Variables | |
tuple | ecalLaserClient |
list | expectedAmplitude = [1700.0, 1300.0, 1700.0, 1700.0] |
list | expectedPNAmplitude = [800.0, 800.0, 800.0, 800.0] |
list | expectedTiming = [4.2, 4.2, 4.2, 4.2] |
float | forwardFactor = 0.5 |
int | minChannelEntries = 3 |
float | toleranceAmplitude = 0.1 |
float | toleranceAmpRMSRatio = 0.3 |
float | tolerancePNAmp = 0.1 |
int | tolerancePNRMSRatio = 1 |
float | toleranceTiming = 0.5 |
float | toleranceTimRMS = 0.4 |
tuple LaserClient_cfi.ecalLaserClient |
Definition at line 19 of file LaserClient_cfi.py.
list LaserClient_cfi.expectedAmplitude = [1700.0, 1300.0, 1700.0, 1700.0] |
Definition at line 9 of file LaserClient_cfi.py.
list LaserClient_cfi.expectedPNAmplitude = [800.0, 800.0, 800.0, 800.0] |
Definition at line 12 of file LaserClient_cfi.py.
list LaserClient_cfi.expectedTiming = [4.2, 4.2, 4.2, 4.2] |
Definition at line 15 of file LaserClient_cfi.py.
float LaserClient_cfi.forwardFactor = 0.5 |
Definition at line 7 of file LaserClient_cfi.py.
int LaserClient_cfi.minChannelEntries = 3 |
Definition at line 8 of file LaserClient_cfi.py.
Referenced by ecaldqm::TimingClient.producePlots().
float LaserClient_cfi.toleranceAmplitude = 0.1 |
Definition at line 10 of file LaserClient_cfi.py.
float LaserClient_cfi.toleranceAmpRMSRatio = 0.3 |
Definition at line 11 of file LaserClient_cfi.py.
float LaserClient_cfi.tolerancePNAmp = 0.1 |
Definition at line 13 of file LaserClient_cfi.py.
int LaserClient_cfi.tolerancePNRMSRatio = 1 |
Definition at line 14 of file LaserClient_cfi.py.
float LaserClient_cfi.toleranceTiming = 0.5 |
Definition at line 16 of file LaserClient_cfi.py.
float LaserClient_cfi.toleranceTimRMS = 0.4 |
Definition at line 17 of file LaserClient_cfi.py.