![]() |
Rivet
3.1.2
|
PID matching functor. More...
#include <ParticleUtils.hh>
Public Member Functions | |
HasPID (PdgId pid) | |
HasPID (vector< PdgId > pids) | |
HasPID (initializer_list< PdgId > pids) | |
bool | operator() (const Particle &p) const |
Public Attributes | |
vector< PdgId > | targetpids |
PID matching functor.