Pythia7::Pythia7Strategy Class Reference

The Pythia7Strategy class is a sub-class of the Strategy class, simply implementing the correct citation for Pythia7 in the ClassDocumentation interface. More...

#include <Pythia7Strategy.h>

Inheritance diagram for Pythia7::Pythia7Strategy:

ThePEG::Strategy ThePEG::Interfaced ThePEG::InterfacedBase ThePEG::Base ThePEG::Named ThePEG::Pointer::ReferenceCounted

List of all members.

Public Member Functions

Standard constructors and destructors.
 Pythia7Strategy ()
 Default constructor.
 Pythia7Strategy (const Pythia7Strategy &)
 Copy-constructor.
virtual ~Pythia7Strategy ()
 Destructor.

Static Public Member Functions

static void Init ()
 Standard Init function used to initialize the interface.

Protected Member Functions

Clone Methods.
virtual IBPtr clone () const
 Make a simple clone of this object.
virtual IBPtr fullclone () const
 Make a clone of this object, possibly modifying the cloned object to make it sane.
Standard Interfaced functions.
virtual void doupdate () throw (UpdateException)
 Check sanity of the object during the setup phase.
virtual void doinit () throw (InitException)
 Initialize this object after the setup phase before saving an EventGenerator to disk.
virtual void dofinish ()
 Finalize this object.
virtual void rebind (const TranslationMap &trans) throw (RebindException)
 Rebind pointer to other Interfaced objects.
virtual IVector getReferences ()
 Return a vector of all pointers to Interfaced objects used in this object.

Private Member Functions

Pythia7Strategyoperator= (const Pythia7Strategy &)
 Private and non-existent assignment operator.

Static Private Attributes

static NoPIOClassDescription
< Pythia7Strategy
initPythia7Strategy
 Describe concrete class without persistent data.


Detailed Description

The Pythia7Strategy class is a sub-class of the Strategy class, simply implementing the correct citation for Pythia7 in the ClassDocumentation interface.

See also the interfaces defined for Pythia7Strategy.

Definition at line 23 of file Pythia7Strategy.h.


Member Function Documentation

virtual IBPtr Pythia7::Pythia7Strategy::clone (  )  const [inline, protected, virtual]

Make a simple clone of this object.

Returns:
a pointer to the new object.

Reimplemented from ThePEG::Strategy.

virtual IBPtr Pythia7::Pythia7Strategy::fullclone (  )  const [inline, protected, virtual]

Make a clone of this object, possibly modifying the cloned object to make it sane.

Returns:
a pointer to the new object.

Reimplemented from ThePEG::Strategy.

virtual void Pythia7::Pythia7Strategy::doinit (  )  throw (InitException) [inline, protected, virtual]

Initialize this object after the setup phase before saving an EventGenerator to disk.

Exceptions:
InitException if object could not be initialized properly.

Reimplemented from ThePEG::InterfacedBase.

virtual void Pythia7::Pythia7Strategy::dofinish (  )  [inline, protected, virtual]

Finalize this object.

Called in the run phase just after a run has ended. Used eg. to write out statistics.

Reimplemented from ThePEG::InterfacedBase.

virtual void Pythia7::Pythia7Strategy::rebind ( const TranslationMap trans  )  throw (RebindException) [inline, protected, virtual]

Rebind pointer to other Interfaced objects.

Called in the setup phase after all objects used in an EventGenerator has been cloned so that the pointers will refer to the cloned objects afterwards.

Parameters:
trans a TranslationMap relating the original objects to their respective clones.
Exceptions:
RebindException if no cloned object was found for a given pointer.

Reimplemented from ThePEG::InterfacedBase.

virtual IVector Pythia7::Pythia7Strategy::getReferences (  )  [inline, protected, virtual]

Return a vector of all pointers to Interfaced objects used in this object.

Returns:
a vector of pointers.

Reimplemented from ThePEG::InterfacedBase.


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

Generated on Thu Apr 29 12:45:34 2010 for Pythia7 by  doxygen 1.5.5