]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - VZERO/AliVZEROConst.h
bugfix in physics selection for running on MC
[u/mrichter/AliRoot.git] / VZERO / AliVZEROConst.h
index 60f088141c9866df371200e060062c97b3ff787c..20a2170ed6811671563ce3df97d9403b5786e753 100644 (file)
@@ -3,10 +3,10 @@
 
 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. */
 
-const Float_t kIntTimeRes = 0.5; // intrinsic time resolution of the scintillator
+const Float_t kIntTimeRes = 0.39; // intrinsic time resolution of the scintillator
 const Float_t kV0CDelayCables = 8.1; // delay cables on the C side (in ns)
-const Float_t kV0Offset = 1461.4; // general V0 offset between the TDCs and the trigger
-const Float_t kADCTimeOffset = -189.0; // ADC sampling clock offset (in ns)
+const Float_t kV0Offset = 14461.4; // general V0 offset between the TDCs and the trigger
+const Float_t kClockOffset = 62.0; // Sampling clock offset (in ns)
 const Int_t   kNClocks = 21; // Number of ADC clocks that are read out
 const Float_t kChargePerADC = 0.6e-12; // Charge per ADC
 const Int_t   kMinTDCWidth = 13; // minimum signal width measured by TDC