CMS 3D CMS Logo

equalADCSignalTime.h
Go to the documentation of this file.
1 #ifndef CalibCalorimetry_HcalAlgos_equalADCSignalTime_h_
2 #define CalibCalorimetry_HcalAlgos_equalADCSignalTime_h_
3 
4 class QIE8Simulator;
5 
6 //
7 // Determine the start time of the simulator input signal which
8 // produces equal ADC counts in time slices N and N+1. If the start
9 // time is set to "ttry" then ADC[N] should be larger than ADC[N+1].
10 // If the start time is set to "ttry"+25 then ADC[N] should be smaller
11 // than ADC[N+1]. Note that N should be positive.
12 //
13 double equalADCSignalTime(QIE8Simulator& sim, double dt,
14  double tDigitize, unsigned N, double ttry);
15 
16 #endif // CalibCalorimetry_HcalAlgos_equalADCSignalTime_h_
float dt
Definition: AMPTWrapper.h:126
double equalADCSignalTime(QIE8Simulator &sim, double dt, double tDigitize, unsigned N, double ttry)
Definition: RunManager.h:28
#define N
Definition: blowfish.cc:9