]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - AD/ADbase/AliADConst.h
Update of simulation
[u/mrichter/AliRoot.git] / AD / ADbase / AliADConst.h
index 3622d3b06a1a3cde91695327b9b88d59a2f6194e..65d7b5f8544a4da9e69abeb59b8b4073f12b6362 100644 (file)
@@ -4,10 +4,9 @@
 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. */
 
 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 = -1338.6; // general V0 offset between the TDCs and the trigger
+const Float_t kADOffset = -1338.6; // general V0 offset between the TDCs and the trigger
 const Int_t   kNClocks = 21; // Number of ADC clocks that are read out
-const Float_t kChargePerADC = 1e-19; // Charge per ADC
+const Float_t kChargePerADC = 0.6e-12; // Charge per ADC
 const Int_t   kMinTDCWidth = 13; // minimum signal width measured by TDC
 const Int_t   kMaxTDCWidth = 128; // maximum signal width measured by TDC
 const Float_t kPMRespTime = 6.0; // PM response time (corresponds to 1.9 ns rise time)