Main Page
Namespaces
Classes
Package Documentation
CalibCalorimetry
HcalAlgos
interface
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_
dt
float dt
Definition:
AMPTWrapper.h:126
equalADCSignalTime
double equalADCSignalTime(QIE8Simulator &sim, double dt, double tDigitize, unsigned N, double ttry)
sim
Definition:
RunManager.h:28
N
#define N
Definition:
blowfish.cc:9
QIE8Simulator
Definition:
QIE8Simulator.h:11
Generated for CMSSW Reference Manual by
1.8.11