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