]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FASTSIM/AliQuenchingWeights.h
Added possibility to request SPD kFirst for candidates below a certain pt (Zaida...
[u/mrichter/AliRoot.git] / FASTSIM / AliQuenchingWeights.h
index 9348ac031dbc5729691fb4443934f705cd6401f6..0f5d088afe7f7a1aff1f552ae200eeba9c6f97f5 100644 (file)
@@ -30,7 +30,7 @@ class AliQuenchingWeights : public TObject {
   AliQuenchingWeights& operator=(const AliQuenchingWeights& a)
       {a.Copy(*this); return(*this);}
   virtual ~AliQuenchingWeights();
-
+  void Init();
   void Reset();
   Int_t SampleEnergyLoss();
   Int_t SampleEnergyLoss(Int_t ipart, Double_t r);