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 69 of file CoreSimTrack.cc.
References EcalTangentSkim_cfg::o, and OrderedSet::t.
const float chg[109] |
Definition at line 5 of file CoreSimTrack.cc.
Referenced by HcalHBHEMuonAnalyzer::analyze(), HcalHBHEMuonHighEtaAnalyzer::analyzeTracks(), MuScleFitUtils::applyBias(), heppy::MuScleFitCorrector::applyPtCorrection(), heppy::MuScleFitCorrector::applyPtSmearing(), MuScleFitUtils::applyScale(), CoreSimTrack::charge(), IsoValueMapProducer< T >::doMiniIso(), IsoValueMapProducer< T >::doPFIsoEle(), IsoValueMapProducer< T >::doPFIsoPho(), heppy::MuScleFitCorrector::getCorrectPt(), heppy::MuScleFitCorrector::getSmearedPt(), scaleFunction50< T >::scale(), scaleFunctionType50< T >::scale(), and scaleFunctionType64< T >::scale().
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.