1 #ifndef HCALHBHETIMESTATUSFROMDIGIS_H
2 #define HCALHBHETIMESTATUSFROMDIGIS_H 1
22 double R2Min,
double R2Max,
23 double FracLeaderMin,
double FracLeaderMax,
24 double SlopeMin,
double SlopeMax,
37 void SetExpLimits(
double R1Min,
double R1Max,
double R2Min,
double R2Max)
56 double TotalX=0, TotalY=0;
60 return (TotalX>TotalY) ;
void SetExpLimits(double R1Min, double R1Max, double R2Min, double R2Max)
void hbheSetTimeFlagsFromDigi(HBHERecHitCollection *, std::vector< HBHEDataFrame >, std::vector< int >)
void SetOuterLimits(double OuterMin, double OuterMax)
int size() const
total number of samples in the digi
double TotalEnergyInDataFrame(HBHEDataFrame x)
void SetFracLeaderLimits(double FracLeaderMin, double FracLeaderMax)
~HBHETimeProfileStatusBitSetter()
HBHETimeProfileStatusBitSetter()
const HcalQIESample & sample(int i) const
access a sample
double nominal_fC() const
get the nominal FC (no calibrations applied)
void SetSlopeLimits(double SlopeMin, double SlopeMax)
bool operator()(const HBHEDataFrame &x, const HBHEDataFrame &y)