1 #ifndef INTEGERCALOSAMPLES_H 2 #define INTEGERCALOSAMPLES_H 1
uint32_t data_[MAXSAMPLES]
std::ostream & operator<<(std::ostream &s, const IntegerCaloSamples &samps)
DetId id() const
get the (generic) id
uint32_t operator[](int i) const
const operator to access samples
void setPresamples(int pre)
set presample information
uint32_t & operator[](int i)
mutable operator to access samples
int presamples() const
access presample information
static const int MAXSAMPLES
int size() const
get the size