27 s << hit.
id() <<
": " << hit.
energy() <<
" GeV";
28 if (hit.
eraw() > -0.9e21) {
29 s <<
", eraw=" << hit.
eraw() <<
" GeV";
31 if (hit.
eaux() > -0.9e21) {
32 s <<
", eaux=" << hit.
eaux() <<
" GeV";
34 if(hit.
time() > -998) {
55 ids->reserve(nMerged);
57 for (
unsigned i=0;
i<nMerged; ++
i)
static const unsigned MASK_NSAMPLES
HcalSubdetector subdet() const
get the subdetector
unsigned getField(const uint32_t u, const unsigned mask, const unsigned offset)
HcalDetId id() const
get the id
HcalDetId idFront() const
static const unsigned OFF_NSAMPLES
int ieta() const
get the cell ieta
float timeFalling() const
get the hit falling time
std::ostream & operator<<(std::ostream &s, const HBHERecHit &hit)
int iphi() const
get the cell iphi
void getMergedIds(std::vector< HcalDetId > *ids) const
static const unsigned OFF_COMBINED