ThePEG::AllSelector Struct Reference

The AllSelector class is used to extract all particles from an event. More...

#include <StandardSelectors.h>

Inheritance diagram for ThePEG::AllSelector:

ThePEG::SelectorBase

List of all members.

Static Public Member Functions

static bool Check (const Particle &)
 Static method corresponding to the virtual check() method.
static bool Intermediate ()
 Static method corresponding to the virtual intermediate() method.
static bool FinalState ()
 Static method corresponding to the virtual finalState() method.
static bool AllSteps ()
 Static method corresponding to the virtual allSteps() method.
static bool AllCollisions ()
 Static method corresponding to the virtual allCollisions() method.


Detailed Description

The AllSelector class is used to extract all particles from an event.

See also:
SelectorBase

ParticleSelector

Definition at line 30 of file StandardSelectors.h.


Member Function Documentation

static bool ThePEG::AllSelector::Check ( const Particle  )  [inline, static]

Static method corresponding to the virtual check() method.

Returns true.

Reimplemented from ThePEG::SelectorBase.

Definition at line 36 of file StandardSelectors.h.

static bool ThePEG::AllSelector::Intermediate (  )  [inline, static]

Static method corresponding to the virtual intermediate() method.

Returns true.

Reimplemented from ThePEG::SelectorBase.

Definition at line 42 of file StandardSelectors.h.

static bool ThePEG::AllSelector::FinalState (  )  [inline, static]

Static method corresponding to the virtual finalState() method.

Returns true.

Reimplemented from ThePEG::SelectorBase.

Definition at line 48 of file StandardSelectors.h.

static bool ThePEG::AllSelector::AllSteps (  )  [inline, static]

Static method corresponding to the virtual allSteps() method.

Returns true.

Reimplemented from ThePEG::SelectorBase.

Definition at line 54 of file StandardSelectors.h.

static bool ThePEG::AllSelector::AllCollisions (  )  [inline, static]

Static method corresponding to the virtual allCollisions() method.

Returns true.

Reimplemented from ThePEG::SelectorBase.

Definition at line 60 of file StandardSelectors.h.


The documentation for this struct was generated from the following file:

Generated on Thu Apr 29 12:43:01 2010 for ThePEG by  doxygen 1.5.5