Go to the source code of this file.
Definition at line 83 of file CSCCorrelatedLCTDigi.cc.
References CSCCorrelatedLCTDigi::getBend(), CSCCorrelatedLCTDigi::getBX(), CSCCorrelatedLCTDigi::getBX0(), CSCCorrelatedLCTDigi::getCSCID(), CSCCorrelatedLCTDigi::getKeyWG(), CSCCorrelatedLCTDigi::getMPCLink(), CSCCorrelatedLCTDigi::getPattern(), CSCCorrelatedLCTDigi::getQuality(), CSCCorrelatedLCTDigi::getStrip(), CSCCorrelatedLCTDigi::getSyncErr(), CSCCorrelatedLCTDigi::getTrknmb(), and CSCCorrelatedLCTDigi::isValid().
87 <<
" Bend = " << ((digi.
getBend() == 0) ?
'L' :
'R') <<
"\n" 88 <<
" anode info: Key wire = " << digi.
getKeyWG() <<
" BX = " << digi.
getBX() <<
" bx0 = " << digi.
getBX0()