ThePEG::SelectIfNot Class Reference

The SelectIfNot classes can be used to negate the meaning of another SelectorBase object. More...

#include <SelectorBase.h>

Inheritance diagram for ThePEG::SelectIfNot:

ThePEG::SelectorBase

List of all members.

Public Member Functions

 SelectIfNot (const SelectorBase &S)
 Constructor taking the SelectorBase object to be negated.
virtual bool check (const Particle &p) const
 Return true if the particle should be extracted.
virtual bool finalState () const
 Return true if final state particles are to be considered.
virtual bool intermediate () const
 Return true if intermediate particles should be considered.
virtual bool allSteps () const
 Return true if all steps should be considered.
virtual bool allCollisions () const
 Return ture if all collisions should be considered.

Private Attributes

const SelectorBases
 The selector to be negated.


Detailed Description

The SelectIfNot classes can be used to negate the meaning of another SelectorBase object.

Definition at line 178 of file SelectorBase.h.


Constructor & Destructor Documentation

ThePEG::SelectIfNot::SelectIfNot ( const SelectorBase S  )  [inline, explicit]

Constructor taking the SelectorBase object to be negated.

Definition at line 183 of file SelectorBase.h.


Member Function Documentation

virtual bool ThePEG::SelectIfNot::allSteps (  )  const [inline, virtual]

Return true if all steps should be considered.

Otherwise only the last step in each collision is considered.

Reimplemented from ThePEG::SelectorBase.

Definition at line 204 of file SelectorBase.h.

References ThePEG::SelectorBase::allSteps(), and s.

virtual bool ThePEG::SelectIfNot::allCollisions (  )  const [inline, virtual]

Return ture if all collisions should be considered.

Otherwise only the primary collision will be considered.

Reimplemented from ThePEG::SelectorBase.

Definition at line 210 of file SelectorBase.h.

References ThePEG::SelectorBase::allCollisions(), and s.


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

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