6 #include <boost/shared_ptr.hpp>
24 std::vector<CSCWireDigi>
wireDigis(
int layer)
const {
return theData->wireDigis(layer);}
25 std::vector<std::vector<CSCWireDigi> >
wireDigis()
const;
32 boost::shared_ptr<CSCAnodeDataFormat>
theData;
unsigned short int sizeInWords() const
the amount of the input binary buffer read, in 16-bit words
CSCAnodeData(const CSCALCTHeader &)
a blank one, for Monte Carlo
void add(const CSCWireDigi &wireDigi, int layer)
std::vector< std::vector< CSCWireDigi > > wireDigis() const
std::vector< CSCWireDigi > wireDigis(int layer) const
input layer is from 1 to 6
boost::shared_ptr< CSCAnodeDataFormat > theData