Selector to select weakly decaying B hadrons. More...
#include <StandardSelectors.h>
Public Member Functions | |
virtual bool | check (const Particle &p) const |
Return true if the particle should be extracted. | |
![]() | |
virtual bool | check (const Particle &p) const |
virtual bool | finalState () const |
virtual bool | intermediate () const |
virtual bool | allSteps () const |
virtual bool | allCollisions () const |
Additional Inherited Members | |
![]() | |
static bool | Check (const Particle &) |
static bool | Intermediate () |
static bool | FinalState () |
static bool | AllSteps () |
static bool | AllCollisions () |
Selector to select weakly decaying B hadrons.
Definition at line 30 of file StandardSelectors.h.
|
virtual |
Return true if the particle should be extracted.
Reimplemented from ThePEG::SelectorBase.