Public Member Functions | |
STARRandomFilter () | |
bool | operator() (const Particle &p) |
int | compare (const STARRandomFilter &other) const |
Static Private Attributes | |
static const double | _trkeff [12] = {0,0,0.38,0.72,0.78,0.81,0.82,0.84,0.85,0.86,0.87,0.88} |
Definition at line 12 of file STAR_2008_S7869363.cc.
STARRandomFilter | ( | ) | [inline] |
Definition at line 15 of file STAR_2008_S7869363.cc.
int compare | ( | const STARRandomFilter & | other | ) | const [inline] |
Definition at line 25 of file STAR_2008_S7869363.cc.
bool operator() | ( | const Particle & | p | ) | [inline] |
Definition at line 18 of file STAR_2008_S7869363.cc.
References STARRandomFilter::_trkeff, Rivet::MeV, Particle::momentum(), and FourMomentum::pT().
const double _trkeff = {0,0,0.38,0.72,0.78,0.81,0.82,0.84,0.85,0.86,0.87,0.88} [static, private] |
Definition at line 31 of file STAR_2008_S7869363.cc.
Referenced by STARRandomFilter::operator()().