17 s << hit.
id() <<
": " << hit.
energy() <<
" GeV";
18 if (hit.
eraw() > -0.9e21) {
19 s <<
", eraw=" << hit.
eraw() <<
" GeV";
21 if (hit.
eaux() > -0.9e21) {
22 s <<
", eaux=" << hit.
eaux() <<
" GeV";
24 if (hit.
time() > -998) {
36 ids->reserve(nMerged);
38 for (
unsigned i = 0;
i < nMerged; ++
i) {
constexpr float energy() const
static const unsigned MASK_NSAMPLES
HcalDetId idFront() const
std::ostream & operator<<(std::ostream &out, const ALILine &li)
static const unsigned OFF_NSAMPLES
constexpr HcalSubdetector subdet() const
get the subdetector
constexpr int iphi() const
get the cell iphi
constexpr HcalDetId id() const
get the id
constexpr float time() const
constexpr int ieta() const
get the cell ieta
constexpr unsigned getField(const uint32_t u, const unsigned mask, const unsigned offset)
void getMergedIds(std::vector< HcalDetId > *ids) const
constexpr float eaux() const
constexpr float eraw() const
static const unsigned OFF_COMBINED
constexpr float timeFalling() const
get the hit falling time