Class Reference for E1039 Core & Analysis Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
P6DExtDecayerPhysics Class Reference

#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/simulation/g4decayer/P6DExtDecayerPhysics.hh>

+ Inheritance diagram for P6DExtDecayerPhysics:
+ Collaboration diagram for P6DExtDecayerPhysics:

Public Member Functions

 P6DExtDecayerPhysics (const G4String &name="ExtDecayer")
 
virtual ~P6DExtDecayerPhysics ()
 
void SetForceDecay (EDecayType force_decay_type)
 
EDecayType GetForceDecay ()
 

Protected Member Functions

virtual void ConstructParticle ()
 
virtual void ConstructProcess ()
 

Detailed Description

The builder for external decayer.

The external decayer is added to all instantiated decay processes

Author
I. Hrivnacova; IPN Orsay

Definition at line 51 of file P6DExtDecayerPhysics.hh.

Constructor & Destructor Documentation

P6DExtDecayerPhysics::P6DExtDecayerPhysics ( const G4String &  name = "ExtDecayer")

Standard constructor

Definition at line 49 of file P6DExtDecayerPhysics.cc.

P6DExtDecayerPhysics::~P6DExtDecayerPhysics ( )
virtual

Destructor

Definition at line 59 of file P6DExtDecayerPhysics.cc.

Member Function Documentation

void P6DExtDecayerPhysics::ConstructParticle ( )
protectedvirtual

Nothing to be done here

Definition at line 70 of file P6DExtDecayerPhysics.cc.

void P6DExtDecayerPhysics::ConstructProcess ( )
protectedvirtual

Loop over all particles instantiated and add external decayer to all decay processes if External decayer is set

Definition at line 77 of file P6DExtDecayerPhysics.cc.

References aParticleIterator, G4Pythia6Decayer::ForceDecayType(), and G4Pythia6Decayer::SetVerboseLevel().

+ Here is the call graph for this function:

EDecayType P6DExtDecayerPhysics::GetForceDecay ( )
inline

Definition at line 61 of file P6DExtDecayerPhysics.hh.

void P6DExtDecayerPhysics::SetForceDecay ( EDecayType  force_decay_type)
inline

Definition at line 57 of file P6DExtDecayerPhysics.hh.

Referenced by PHG4Reco::Init().

+ Here is the caller graph for this function:


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