#include <StandardSelectors.h>
Static Public Member Functions | |
static bool | Intermediate () |
Static method corresponding to the virtual intermediate() method. | |
static bool | AllSteps () |
Static method corresponding to the virtual allSteps() method. |
Definition at line 76 of file StandardSelectors.h.
static bool ThePEG::FinalStateSelector::Intermediate | ( | ) | [inline, static] |
Static method corresponding to the virtual intermediate() method.
Returns false.
Reimplemented from ThePEG::SelectorBase.
Definition at line 82 of file StandardSelectors.h.
static bool ThePEG::FinalStateSelector::AllSteps | ( | ) | [inline, static] |
Static method corresponding to the virtual allSteps() method.
Returns false.
Reimplemented from ThePEG::SelectorBase.
Definition at line 88 of file StandardSelectors.h.