Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &o, const CoreSimTrack &t) |
Variables | |
const float | chg [109] |
const float | onethird = 1./3. |
const float | twothird = 2./3. |
std::ostream& operator<< | ( | std::ostream & | o, |
const CoreSimTrack & | t | ||
) |
Definition at line 59 of file CoreSimTrack.cc.
References CoreSimTrack::momentum(), connectstrParser::o, and CoreSimTrack::type().
const float chg[109] |
Definition at line 5 of file CoreSimTrack.cc.
Referenced by HcalHBHEMuonAnalyzer::analyze(), CoreSimTrack::charge(), IsoValueMapProducer< T >::doMiniIso(), IsoValueMapProducer< T >::doPFIsoEle(), IsoValueMapProducer< T >::doPFIsoPho(), and heppy::MuScleFitCorrector::getCorrectPt().
const float onethird = 1./3. |
Definition at line 3 of file CoreSimTrack.cc.
const float twothird = 2./3. |
Definition at line 4 of file CoreSimTrack.cc.