1 #ifndef DIGIECAL_ECALTBHODOSCOPEPLANERAWHITS_H 2 #define DIGIECAL_ECALTBHODOSCOPEPLANERAWHITS_H 1
void setHit(unsigned int i, bool status)
void addHit(unsigned int i)
bool isChannelFired(unsigned int i) const
unsigned int numberOfFiredHits() const
void setChannels(unsigned int size)
Set methods.
unsigned int channels() const
Get Methods.
bool operator[](unsigned int i) const
EcalTBHodoscopePlaneRawHits()
std::vector< bool > rawChannelHits_
EcalTBHodoscopePlaneRawHits(unsigned int channels)
const std::vector< bool > & hits() const
std::ostream & operator<<(std::ostream &, const EcalTBHodoscopePlaneRawHits &)