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(), python.connectstrParser::o, and CoreSimTrack::type().
const float chg[109] |
Definition at line 5 of file CoreSimTrack.cc.
Referenced by CoreSimTrack::charge(), heppy::MuScleFitCorrector::getCorrectPt(), scaleFunctionType30< T >::scale(), and scaleFunctionType31< 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.