Go to the documentation of this file. 1 #ifndef DATAFORMATS_HCALDIGI_HCALHISTOGRAMDIGI_H
2 #define DATAFORMATS_HCALDIGI_HCALHISTOGRAMDIGI_H 1
21 uint16_t
get(
int capid,
int bin)
const;
int getSum(int bin) const
get the contents of the specified bin summed over capids
uint16_t get(int capid, int bin) const
get the contents of the specified bin for the specified capid (0-3)
HcalDetId key_type
For the sorted collection.
uint16_t bins_[BINS_PER_HISTOGRAM *4]
const HcalDetId & id() const
static const int BINS_PER_HISTOGRAM
std::ostream & operator<<(std::ostream &, const HcalHistogramDigi &digi)
uint16_t * getArray(int capid)
get the array for the specified capid