1 #ifndef CSCALCTHeader_h
2 #define CSCALCTHeader_h
17 #include <boost/dynamic_bitset.hpp>
33 std::vector<CSCALCTDigi>
ALCTDigis()
const;
49 <<
"trying to access NTBINs: ALCT firmware version is bad/not defined!";
65 <<
"trying to access BXNcount: ALCT firmware version is bad/not defined!";
69 unsigned short int L1Acc()
const {
78 <<
"trying to access L1Acc: ALCT firmware version is bad/not defined!";
108 <<
"SizeInWords(): ALCT firmware version is bad/not defined!";
122 <<
"check(): ALCT firmware version is bad/not defined!";
127 void add(
const std::vector<CSCALCTDigi> & digis);
129 boost::dynamic_bitset<>
pack();
std::ostream & operator<<(std::ostream &out, const ALILine &li)