]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONPairLight.h
I have put as default the current parameterization of V0 and SPD --from run 166530...
[u/mrichter/AliRoot.git] / MUON / AliMUONPairLight.h
index bbd0c477a3e052760db6bd911591efb30ec61877..74825541a33259d54ba3727c0da73d23c379603a 100644 (file)
@@ -36,7 +36,7 @@ public:
   AliMUONPairLight();
   AliMUONPairLight(AliMUONPairLight &dimuCopy);
   virtual ~AliMUONPairLight();
-  virtual void SetMuons(AliMUONTrackLight mu0, AliMUONTrackLight mu1);
+  virtual void SetMuons(const AliMUONTrackLight& mu0, const AliMUONTrackLight& mu1);
   AliMUONTrackLight* GetMuon(Int_t index) ;   
   Int_t GetMuonMotherPDG(Int_t imuon, Int_t mother=0) ; 
 
@@ -72,7 +72,7 @@ public:
   TLorentzVector GetPGen(){return fMu0.GetPGen()+fMu1.GetPGen();}
   Double_t GetOpeningAngle(); 
   Bool_t IsDimuonFromCorrPiK();
-  virtual void PrintInfo(Option_t* opt);//"H" single muons' decay histories
+  virtual void PrintInfo(const Option_t* opt);//"H" single muons' decay histories
                                            //"K" dimuon kinematics
                                            //"F" dimuon flags
                                            //"A" all variables