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