]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/AliTOFcalib.h
added method for fine tuning of TOF in Monte Carlo simulation
[u/mrichter/AliRoot.git] / TOF / AliTOFcalib.h
index 7f9d81dace2db9285b0bb1026c42aeb0f099050e..6102e00543c1d7e8340b55acdc4fd5a2f3f538bb 100644 (file)
@@ -157,6 +157,7 @@ public:
   void SetCorrectTExp(Bool_t value) {fCorrectTExp = value;}; // setter
   Bool_t IsChannelEnabled(Int_t index, Bool_t checkEfficiency = kTRUE); // is channel enabled
   Bool_t IsChannelEfficient(Int_t index); // is channel efficient
+  Double_t TuneForMC(AliESDEvent *event, Double_t resolution); // tune for MC
 
 private:
   Int_t fNChannels; // number of TOF channels