30 for (
unsigned int i = 0;
i < vec.size();
i++) {
41 for (
unsigned int i = 0;
i < vec.size();
i++) {
52 for (
unsigned int i = 0;
i < vec.size();
i++) {
63 for (
unsigned int i = 0;
i < vec.size();
i++) {
74 for (
unsigned int i = 0;
i < vec.size();
i++) {
85 for (
unsigned int i = 0;
i < vec.size();
i++) {
96 std::ostringstream ost;
97 ost <<
" SCAFullCond: ";
99 for (
size_t i = 0;
i < 4; ++
i) {
104 <<
"BWORD is not valid";
110 for (
size_t i = 0;
i <
getCRC().size(); ++
i) {
123 ost <<
" SCA_FULL: ";
130 ost <<
" LCT_PHASE: ";
137 ost <<
" L1A_PHASE: ";
151 ost <<
" TRIG_TIME: ";
160 for (
size_t i = 0;
i < 4; ++
i) {
164 for (
size_t i = 0;
i < digi.
getCRC().size(); ++
i) {
Log< level::Info, true > LogVerbatim
std::vector< int > getSCA_FULL() const
Get SCA_FULL bit from SCA Controller data per each time slice.
std::vector< uint16_t > getCRC() const
Get CRC per each time sample.
int ShiftSel(int nmb, int nshift, int nsel) const
Shift and select.
std::vector< int > getLCT_PHASE() const
Get LCT_PHASE bit from SCA Controller data per each time slice.
std::vector< int > getTS_FLAG() const
Get TS_FLAG bit from SCA Controller data per each time slice.
std::ostream & operator<<(std::ostream &o, const CSCCFEBStatusDigi &digi)
void print() const
Print content of digi.
std::vector< int > getL1A_PHASE() const
Get L1A_PHASE bit from SCA Controller data per each time slice.
std::vector< int > getSCA_BLK() const
Get SCA_BLK 4 bit word from SCA Controller data per each time slice.
std::vector< int > getTRIG_TIME() const
Get TRIG_TIME 8 bit word from SCA Controller data per each time slice.
std::vector< uint16_t > contrWords_
std::vector< uint16_t > bWords_
std::vector< uint16_t > getSCAFullCond() const
Get SCA Full Condition.
int getCFEBNmb() const
Get the CFEB number.