Go to the documentation of this file.
44 for (
unsigned int i = firstts;
i < firstts + 2 &&
i <
bigCharge_.size();
i++)
51 for (
unsigned int i = firstts;
i < firstts + 3 &&
i <
bigCharge_.size();
i++)
68 for (
unsigned int i = firstts;
i < firstts + 2 &&
i <
big5Charge_.size();
i++)
75 for (
unsigned int i = firstts;
i < firstts + 2 &&
i <
big5Charge_.size();
i++)
89 const float energy = (*it)->eraw();
99 const float energy = (*it)->eraw();
112 float time = (*it)->time();
124 float time = (*it)->time();
158 total += (*it)->hadEnergy();
165 total += (*it)->emEnergy();
172 total += (*it)->emEnergy() + (*it)->hadEnergy();
179 e += (*it)->emEnergy();
180 h += (*it)->hadEnergy();
182 return (
e +
h) != 0 ?
e / (
e +
h) : 999.;
static const unsigned OFF_COMBINED
edm::RefVector< CaloTowerCollection > calotowers_
double caloTowerEmFraction(void) const
float maxRecHitTime(float threshold=10.0) const
float minRecHitTime(float threshold=10.0) const
const edm::RefVector< HBHERecHitCollection > recHits(void) const
static const unsigned OFF_TDC_TIME
float big5ChargeHighest3TS(unsigned int firstts=4) const
The Signals That Services Can Subscribe To This is based on ActivityRegistry h
Helper function to determine trigger accepts.
float recHitEnergyFailR45(float threshold=1.5) const
float bigChargeHighest2TS(unsigned int firstts=4) const
double caloTowerTotalE(void) const
const edm::RefVector< CaloTowerCollection > caloTowers(void) const
std::vector< float > big5Charge_
int numRecHits(float threshold=1.5) const
float big5ChargeTotal(void) const
double caloTowerEmE(void) const
const std::vector< float > big5Charge(void) const
float big5ChargeHighest2TS(unsigned int firstts=4) const
int totalZeros(void) const
constexpr bool getBit(const uint32_t u, const unsigned bitnum)
edm::RefVector< HBHERecHitCollection > rechits_
float bigChargeTotal(void) const
float recHitEnergy(float threshold=1.5) const
float bigChargeHighest3TS(unsigned int firstts=4) const
const std::vector< float > bigCharge(void) const
std::vector< float > bigCharge_
double caloTowerHadE(void) const
int numRecHitsFailR45(float threshold=1.5) const