Pythia7::StringCollapser Class Reference

StringCollapser is the class used by the LundFragHandler class to collapse strings which are deemed too small to fragment into one or two hadrons. More...

#include <StringCollapser.h>

Inheritance diagram for Pythia7::StringCollapser:

ThePEG::ClusterCollapser ThePEG::StepHandler ThePEG::HandlerBase ThePEG::HandlerBaseT< T > ThePEG::Interfaced ThePEG::InterfacedBase ThePEG::Base ThePEG::Named ThePEG::Pointer::ReferenceCounted

List of all members.

Public Member Functions

Standard constructors and destructors.
 StringCollapser ()
 Default constructor.
 StringCollapser (const StringCollapser &)
 Copy-constructor.
virtual ~StringCollapser ()
 Destructor.
Functions used by the persistent I/O system.
void persistentOutput (PersistentOStream &os) const
 Function used to write out object persistently.
void persistentInput (PersistentIStream &is, int version)
 Function used to read in object persistently.

Static Public Member Functions

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

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 doinitrun ()
 Initialize this object.
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

StringCollapseroperator= (const StringCollapser &)
 Private and non-existent assignment operator.

Static Private Attributes

static ClassDescription
< StringCollapser
initStringCollapser
 Describe a concrete class with persistent data.


Detailed Description

StringCollapser is the class used by the LundFragHandler class to collapse strings which are deemed too small to fragment into one or two hadrons.

Currently this class does not introduce any functionality on top the ClusterCollapser base class.

See also:
The interfaces defined for StringCollapser.

Definition at line 22 of file StringCollapser.h.


Member Function Documentation

void Pythia7::StringCollapser::persistentOutput ( PersistentOStream os  )  const

Function used to write out object persistently.

Parameters:
os the persistent output stream written to.

Reimplemented from ThePEG::ClusterCollapser.

void Pythia7::StringCollapser::persistentInput ( PersistentIStream is,
int  version 
)

Function used to read in object persistently.

Parameters:
is the persistent input stream read from.
version the version number of the object when written.

Reimplemented from ThePEG::ClusterCollapser.

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

Make a simple clone of this object.

Returns:
a pointer to the new object.

Reimplemented from ThePEG::ClusterCollapser.

virtual IBPtr Pythia7::StringCollapser::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::ClusterCollapser.

virtual void Pythia7::StringCollapser::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::StringCollapser::doinitrun (  )  [inline, protected, virtual]

Initialize this object.

Called in the run phase just before a run begins.

Reimplemented from ThePEG::InterfacedBase.

virtual void Pythia7::StringCollapser::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::StringCollapser::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::StringCollapser::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:35 2010 for Pythia7 by  doxygen 1.5.5