#include <StandardSelectors.h>
Static Public Member Functions | |
static bool | Check (const Particle &p) |
Static method corresponding to the virtual check() method. |
Definition at line 193 of file StandardSelectors.h.
static bool ThePEG::ChargedSelector::Check | ( | const Particle & | p | ) | [inline, static] |
Static method corresponding to the virtual check() method.
Returns true if the given particle is charged..
Reimplemented from ThePEG::SelectorBase.
Definition at line 199 of file StandardSelectors.h.