![]() |
Rivet
3.1.4
|
Transverse momentum in-range functor. More...
#include <ParticleBaseUtils.hh>
Public Member Functions | |
PtInRange (pair< double, double > ptcuts) | |
PtInRange (double ptlow, double pthigh) | |
PtInRange (const FourMomentum &p1, const FourMomentum &p2) | |
bool | operator() (const ParticleBase &p) const |
Public Attributes | |
pair< double, double > | ptcut |
Transverse momentum in-range functor.