Go to the source code of this file.
◆ operator<<()
Definition at line 200 of file CSCCorrelatedLCTDigi.cc.
206 <<
" Bend = " << ((digi.
getBend() == 0) ?
'L' :
'R') <<
"\n"
207 <<
" anode info: Key wire = " << digi.
getKeyWG() <<
" BX = " << digi.
getBX()
208 <<
" bx0 = " << digi.
getBX0();
References CSCCorrelatedLCTDigi::getBend(), CSCCorrelatedLCTDigi::getBX(), CSCCorrelatedLCTDigi::getBX0(), CSCCorrelatedLCTDigi::getCSCID(), CSCCorrelatedLCTDigi::getHMT(), CSCCorrelatedLCTDigi::getKeyWG(), CSCCorrelatedLCTDigi::getMPCLink(), CSCCorrelatedLCTDigi::getPattern(), CSCCorrelatedLCTDigi::getQuality(), CSCCorrelatedLCTDigi::getStrip(), CSCCorrelatedLCTDigi::getSyncErr(), CSCCorrelatedLCTDigi::getTrknmb(), CSCCorrelatedLCTDigi::getType(), CSCCorrelatedLCTDigi::isValid(), and EcalTangentSkim_cfg::o.