There was an error while loading. Please reload this page.
1 parent dc90288 commit 0d17975Copy full SHA for 0d17975
1 file changed
Detectors/EMCAL/simulation/include/EMCALSimulation/SimParam.h
@@ -90,7 +90,7 @@ class SimParam : public o2::conf::ConfigurableParamHelper<SimParam>
90
Float_t mECPrimThreshold{0.05}; ///< To store primary if EC Shower Elos > threshold
91
92
// Timing
93
- Float_t mSignalDelay{700}; ///< Signal delay time (ns)
+ Float_t mSignalDelay{600}; ///< Signal delay time (ns)
94
unsigned int mTimeWindowStart{400}; ///< The start of the time window
95
Float_t mLiveTime{1500}; ///< EMCal live time (ns)
96
Float_t mBusyTime{35000}; ///< EMCal busy time (ns)
0 commit comments