Go to the documentation of this file. 1 #ifndef TPEDestalAnalysis_H
2 #define TPEDestalAnalysis_H
8 static constexpr
unsigned int fNpns = 2;
9 static constexpr
unsigned int fNchans = 400;
10 static constexpr
unsigned int ngains = 3;
42 void putValues(
int,
int,
double,
double,
double);
double valbf[ngains][fNchans+fNpns]
double getCutbfhig(int g, int i)
double sighf[ngains][fNchans+fNpns]
long int timestart[ngains]
long int pntimestart[ngains]
void putpnDateStart(int, long int)
double cuthflow[ngains][fNchans+fNpns]
double cutbfhig[ngains][fNchans+fNpns]
void putValues(int, int, double, double, double)
double evtn[ngains][fNchans+fNpns]
double cuthfhig[ngains][fNchans+fNpns]
void putpnDateStop(int, long int)
long int pntimestop[ngains]
static constexpr unsigned int fNpns
double cutbflow[ngains][fNchans+fNpns]
double getCuthflow(int g, int i)
void putDateStop(int, long int)
double valhf[ngains][fNchans+fNpns]
void putDateStart(int, long int)
void computepedestalcuts(int, int, int, int)
double evts[ngains][fNchans+fNpns]
void putValuesWithCuts(int, int, double, double, double)
double sigbf[ngains][fNchans+fNpns]
virtual ~TPEDestalAnalysis()
long int timestop[ngains]
static constexpr unsigned int ngains
static constexpr unsigned int fNchans
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e g
void printpedestalData(int, int, int, int, int, int)