Belle II Software  release-08-01-10
ExtPhysicsConstructor Class Reference

Define geant4e-specific physics. More...

#include <ExtPhysicsConstructor.h>

Inheritance diagram for ExtPhysicsConstructor:
Collaboration diagram for ExtPhysicsConstructor:

Public Member Functions

 ExtPhysicsConstructor ()
 The ExtPhysicsConstructor constructor.
 
virtual ~ExtPhysicsConstructor ()
 The ExtPhysicsConstructor destructor.
 
void ConstructParticle ()
 ConstructParticle() defines the geant4e-specific particles.
 
void ConstructProcess ()
 ConstructProcess() defines the geant4e-specific processes.
 

Private Attributes

ExtStepLengthLimitProcessm_StepLengthLimitProcess
 Process that limits the geant4e step length.
 
ExtMagFieldLimitProcessm_MagFieldLimitProcess
 Process that limits the geant4e step length in magnetic field.
 
ExtEnergyLossm_ELossProcess
 Process that limits the geant4e step length due to energy loss.
 
ExtMessengerm_Messenger
 Pointer to the ExtMessenger that is used to control geant4e.
 

Detailed Description

Define geant4e-specific physics.

Definition at line 31 of file ExtPhysicsConstructor.h.


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