ThePEG::PrimaryCollisionSelector Struct Reference

The PrimaryCollisionSelector class is used to extract all particles from the primary Collision of an event. More...

#include <StandardSelectors.h>

Inheritance diagram for ThePEG::PrimaryCollisionSelector:

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 PrimaryCollisionSelector class is used to extract all particles from the primary Collision of an event.

See also:
SelectorBase

ParticleSelector

Definition at line 148 of file StandardSelectors.h.


Member Function Documentation

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

Static method corresponding to the virtual check() method.

Returns true.

Reimplemented from ThePEG::SelectorBase.

Definition at line 154 of file StandardSelectors.h.

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

Static method corresponding to the virtual intermediate() method.

Returns true.

Reimplemented from ThePEG::SelectorBase.

Definition at line 160 of file StandardSelectors.h.

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

Static method corresponding to the virtual finalState() method.

Returns true.

Reimplemented from ThePEG::SelectorBase.

Definition at line 166 of file StandardSelectors.h.

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

Static method corresponding to the virtual allSteps() method.

Returns true.

Reimplemented from ThePEG::SelectorBase.

Definition at line 172 of file StandardSelectors.h.

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

Static method corresponding to the virtual allCollisions() method.

Returns false.

Reimplemented from ThePEG::SelectorBase.

Definition at line 178 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