1 #ifndef DIGIECAL_ECALTBHODOSCOPERAWINFO_H 2 #define DIGIECAL_ECALTBHODOSCOPERAWINFO_H 1 26 const std::vector<bool>&
hits(
unsigned int plane)
const {
return planeHits_[plane].hits(); }
40 std::vector<EcalTBHodoscopePlaneRawHits>
planeHits_;
std::vector< EcalTBHodoscopePlaneRawHits > planeHits_
const EcalTBHodoscopePlaneRawHits & operator[](unsigned int i) const
void setPlane(unsigned int i, const EcalTBHodoscopePlaneRawHits &planeHit)
unsigned int planes() const
Get Methods.
EcalTBHodoscopeRawInfo(unsigned int planes)
const EcalTBHodoscopePlaneRawHits & getPlaneRawHits(unsigned int i) const
const std::vector< bool > & hits(unsigned int plane) const
unsigned int channels(unsigned int plane) const
std::ostream & operator<<(std::ostream &, const EcalTBHodoscopeRawInfo &)
void setPlanes(unsigned int size)
Set methods.