herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Herwig::ThreeBodyDecayConstructor Class Reference

The ThreeBodyDecayConstructor class inherits from the dummy base class NBodyDecayConstructorBase and implements the necessary functions in order to create the 3 body decaymodes for a given set of vertices stored in a Model class. More...

#include <ThreeBodyDecayConstructor.h>

Inheritance diagram for Herwig::ThreeBodyDecayConstructor:

Public Member Functions

 ThreeBodyDecayConstructor ()
 The default constructor.
 
virtual void DecayList (const set< PDPtr > &part)
 Function used to determine allowed decaymodes, to be implemented in derived class. More...
 
virtual unsigned int numBodies () const
 Number of outgoing lines. More...
 
Functions used by the persistent I/O system.
void persistentOutput (PersistentOStream &os) const
 Function used to write out object persistently. More...
 
void persistentInput (PersistentIStream &is, int version)
 Function used to read in object persistently. More...
 
- Public Member Functions inherited from Herwig::NBodyDecayConstructorBase
 NBodyDecayConstructorBase ()
 The default constructor.
 
void decayConstructor (tDecayConstructorPtr d)
 Set the pointer to the DecayConstrcutor.
 
bool removeFlavourChangingVertices () const
 Remove flavour changing vertices ?
 
bool removeSmallVertices () const
 Remove small vertices ?
 
double minVertexNorm () const
 Minimum norm for vertex removal.
 
void persistentOutput (PersistentOStream &os) const
 Function used to write out object persistently. More...
 
void persistentInput (PersistentIStream &is, int version)
 Function used to read in object persistently. More...
 
- Public Member Functions inherited from ThePEG::Interfaced
virtual bool defaultInit ()
 
PPtr getParticle (PID) const
 
PDPtr getParticleData (PID) const
 
bool used () const
 
void useMe () const
 
tEGPtr generator () const
 
void persistentOutput (PersistentOStream &os) const
 
void persistentInput (PersistentIStream &is, int version)
 
PPtr getParticle (PID) const
 
PDPtr getParticleData (PID) const
 
bool used () const
 
void useMe () const
 
tEGPtr generator () const
 
void persistentOutput (PersistentOStream &os) const
 
void persistentInput (PersistentIStream &is, int version)
 
- Public Member Functions inherited from ThePEG::InterfacedBase
string fullName () const
 
string name () const
 
string path () const
 
string comment () const
 
void setup (istream &is)
 
virtual void debugme () const
 
void update ()
 
void init ()
 
virtual bool preInitialize () const
 
void initrun ()
 
void finish ()
 
void touch ()
 
void reset ()
 
void clear ()
 
InitState state () const
 
bool locked () const
 
bool touched () const
 
void persistentOutput (PersistentOStream &os) const
 
void persistentInput (PersistentIStream &is, int version)
 
void update ()
 
void init ()
 
virtual bool preInitialize () const
 
void initrun ()
 
void finish ()
 
void touch ()
 
void reset ()
 
void clear ()
 
InitState state () const
 
bool locked () const
 
bool touched () const
 
void persistentOutput (PersistentOStream &os) const
 
void persistentInput (PersistentIStream &is, int version)
 
- Public Member Functions inherited from ThePEG::Base
void debug () const
 
- Public Member Functions inherited from ThePEG::Pointer::ReferenceCounted
CounterType referenceCount () const
 
- Public Member Functions inherited from ThePEG::Named
 Named (const string &newName=string())
 
 Named (const Named &)=default
 
const string & name () const
 
bool operator== (const Named &other) const
 
bool operator< (const Named &other) const
 

Static Public Member Functions

static void Init ()
 The standard Init function used to initialize the interfaces. More...
 
- Static Public Member Functions inherited from Herwig::NBodyDecayConstructorBase
static void Init ()
 The standard Init function used to initialize the interfaces. More...
 
- Static Public Member Functions inherited from ThePEG::Interfaced
static void Init ()
 
- Static Public Member Functions inherited from ThePEG::InterfacedBase
static void Init ()
 
- Static Public Member Functions inherited from ThePEG::Base
static void Init ()
 

Protected Member Functions

GeneralThreeBodyDecayerPtr createDecayer (vector< TBDiagram > &diagrams, bool inter, double symfac) const
 Create the decayer. More...
 
string DecayerClassName (tcPDPtr incoming, const OrderedParticles &outgoing, string &objname) const
 Contruct the classname and object name for the Decayer. More...
 
virtual void createDecayMode (vector< NBDiagram > &mode, bool possibleOnShell, double symfac)
 Create the DecayMode from the diagrams. More...
 
Clone Methods.
virtual IBPtr clone () const
 Make a simple clone of this object. More...
 
virtual IBPtr fullclone () const
 Make a clone of this object, possibly modifying the cloned object to make it sane. More...
 
- Protected Member Functions inherited from Herwig::NBodyDecayConstructorBase
void setBranchingRatio (tDMPtr dm, Energy pwidth)
 Set the branching ratio of this mode. More...
 
void setDecayerInterfaces (string name) const
 Set the interfaces of the decayers depending on the flags stored. More...
 
bool initialize () const
 Whether to initialize decayers or not.
 
int iteration () const
 Number of iterations if initializing (default 1)
 
int points () const
 Number of points to do in initialization.
 
bool info () const
 Whether to output information on the decayers.
 
bool createDecayModes () const
 Whether to create the DecayModes as well as the Decayer objects.
 
unsigned int maximumGaugeBosons () const
 Maximum number of electroweak gauge bosons.
 
unsigned int maximumList () const
 Maximum number of particles from the list whose decays we are calculating.
 
double minimumReleaseFraction () const
 Minimum energy release fraction.
 
tDecayConstructorPtr decayConstructor () const
 Get the pointer to the DecayConstructor object.
 
unsigned int removeOnShell () const
 Option for on-shell particles.
 
bool excluded (VertexBasePtr vertex) const
 Check if a vertex is excluded.
 
virtual void doinit ()
 Initialize this object after the setup phase before saving an EventGenerator to disk. More...
 
- Protected Member Functions inherited from ThePEG::Interfaced
void reporeg (IBPtr object, string name) const
 
bool setDefaultReference (PtrT &ptr, string classname, string objectname)
 
 Interfaced (const string &newName)
 
 Interfaced (const Interfaced &i)
 
void setGenerator (tEGPtr generator)
 
- Protected Member Functions inherited from ThePEG::InterfacedBase
 InterfacedBase (string newName)
 
 InterfacedBase (const InterfacedBase &i)
 
virtual void readSetup (istream &is)
 
virtual void doupdate ()
 
virtual void doinitrun ()
 
virtual void dofinish ()
 
virtual IVector getReferences ()
 
virtual void rebind (const TranslationMap &)
 
virtual void readSetup (istream &is)
 
virtual void doupdate ()
 
virtual void doinitrun ()
 
virtual void dofinish ()
 
virtual IVector getReferences ()
 
virtual void rebind (const TranslationMap &)
 
- Protected Member Functions inherited from ThePEG::Pointer::ReferenceCounted
 ReferenceCounted (const ReferenceCounted &)
 
ReferenceCountedoperator= (const ReferenceCounted &)
 
 ReferenceCounted (const ReferenceCounted &)
 
ReferenceCountedoperator= (const ReferenceCounted &)
 
- Protected Member Functions inherited from ThePEG::Named
const Namedoperator= (const Named &other)
 
const string & name (const string &newName)
 

Private Member Functions

ThreeBodyDecayConstructoroperator= (const ThreeBodyDecayConstructor &)=delete
 The assignment operator is private and must never be called. More...
 

Private Attributes

bool includeIntermediatePhotons_
 Option for intermediate photons.
 
unsigned int interOpt_
 Option for the inclusion of intermediates.
 
unsigned int widthOpt_
 How to treat the widths of the intermediate particles.
 
Energy weakMassCut_
 Cut off or decays via the weak current.
 
unsigned int intOpt_
 Option for the integration to get the partial width.
 
double relErr_
 Relative error for partial width integration.
 

Additional Inherited Members

- Public Types inherited from ThePEG::InterfacedBase
enum  InitState
 
- Public Types inherited from ThePEG::Pointer::ReferenceCounted
typedef unsigned int CounterType
 
- Public Attributes inherited from ThePEG::InterfacedBase
 initializing
 
 uninitialized
 
 initialized
 
 runready
 
- Public Attributes inherited from ThePEG::Pointer::ReferenceCounted
const unsigned long uniqueId
 
- Static Protected Member Functions inherited from ThePEG::Interfaced
static void registerRepository (IBPtr)
 
static void registerRepository (IBPtr, string newName)
 

Detailed Description

The ThreeBodyDecayConstructor class inherits from the dummy base class NBodyDecayConstructorBase and implements the necessary functions in order to create the 3 body decaymodes for a given set of vertices stored in a Model class.

See also
The interfaces defined for ThreeBodyDecayConstructor.
NBodyDecayConstructor

Definition at line 29 of file ThreeBodyDecayConstructor.h.

Member Function Documentation

◆ clone()

virtual IBPtr Herwig::ThreeBodyDecayConstructor::clone ( ) const
protectedvirtual

Make a simple clone of this object.

Returns
a pointer to the new object.

Implements ThePEG::InterfacedBase.

◆ createDecayer()

GeneralThreeBodyDecayerPtr Herwig::ThreeBodyDecayConstructor::createDecayer ( vector< TBDiagram > &  diagrams,
bool  inter,
double  symfac 
) const
protected

Create the decayer.

Parameters
diagramsThe diagrams for the decay
interOption for intermediates

◆ createDecayMode()

virtual void Herwig::ThreeBodyDecayConstructor::createDecayMode ( vector< NBDiagram > &  mode,
bool  possibleOnShell,
double  symfac 
)
protectedvirtual

Create the DecayMode from the diagrams.

Parameters
diagramsThe diagrams
interOption for intermediates

Reimplemented from Herwig::NBodyDecayConstructorBase.

◆ DecayerClassName()

string Herwig::ThreeBodyDecayConstructor::DecayerClassName ( tcPDPtr  incoming,
const OrderedParticles outgoing,
string &  objname 
) const
protected

Contruct the classname and object name for the Decayer.

Parameters
incomingThe incoming particle
outgoingThe decay products
objnamea string containing the default path of the Decayer object

◆ DecayList()

virtual void Herwig::ThreeBodyDecayConstructor::DecayList ( const set< PDPtr > &  part)
virtual

Function used to determine allowed decaymodes, to be implemented in derived class.

Parameters
partvector of ParticleData pointers containing particles in model

Reimplemented from Herwig::NBodyDecayConstructorBase.

◆ fullclone()

virtual IBPtr Herwig::ThreeBodyDecayConstructor::fullclone ( ) const
protectedvirtual

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::InterfacedBase.

◆ Init()

static void Herwig::ThreeBodyDecayConstructor::Init ( )
static

The standard Init function used to initialize the interfaces.

Called exactly once for each class by the class description system before the main function starts or when this class is dynamically loaded.

◆ numBodies()

virtual unsigned int Herwig::ThreeBodyDecayConstructor::numBodies ( ) const
inlinevirtual

Number of outgoing lines.

Required for correct ordering.

Implements Herwig::NBodyDecayConstructorBase.

Definition at line 51 of file ThreeBodyDecayConstructor.h.

References ThePEG::Helicity::incoming, and ThePEG::Helicity::outgoing.

◆ operator=()

ThreeBodyDecayConstructor& Herwig::ThreeBodyDecayConstructor::operator= ( const ThreeBodyDecayConstructor )
privatedelete

The assignment operator is private and must never be called.

In fact, it should not even be implemented.

◆ persistentInput()

void Herwig::ThreeBodyDecayConstructor::persistentInput ( PersistentIStream is,
int  version 
)

Function used to read in object persistently.

Parameters
isthe persistent input stream read from.
versionthe version number of the object when written.

◆ persistentOutput()

void Herwig::ThreeBodyDecayConstructor::persistentOutput ( PersistentOStream os) const

Function used to write out object persistently.

Parameters
osthe persistent output stream written to.

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