Geant4  10.00.p02
LXeEMPhysics Class Reference

#include <LXeEMPhysics.hh>

+ Inheritance diagram for LXeEMPhysics:
+ Collaboration diagram for LXeEMPhysics:

Public Member Functions

 LXeEMPhysics (const G4String &name="EM")
 
virtual ~LXeEMPhysics ()
 
virtual void ConstructParticle ()
 
virtual void ConstructProcess ()
 
- Public Member Functions inherited from G4VPhysicsConstructor
 G4VPhysicsConstructor (const G4String &="")
 
 G4VPhysicsConstructor (const G4String &name, G4int physics_type)
 
virtual ~G4VPhysicsConstructor ()
 
void SetPhysicsName (const G4String &="")
 
const G4StringGetPhysicsName () const
 
void SetPhysicsType (G4int)
 
G4int GetPhysicsType () const
 
void SetVerboseLevel (G4int value)
 
G4int GetVerboseLevel () const
 
G4int GetInstanceID () const
 

Protected Attributes

G4PhotoElectricEffectfPhotoEffect
 
G4ComptonScatteringfComptonEffect
 
G4GammaConversionfPairProduction
 
G4eMultipleScatteringfElectronMultipleScattering
 
G4eIonisationfElectronIonisation
 
G4eBremsstrahlungfElectronBremsStrahlung
 
G4eMultipleScatteringfPositronMultipleScattering
 
G4eIonisationfPositronIonisation
 
G4eBremsstrahlungfPositronBremsStrahlung
 
G4eplusAnnihilationfAnnihilation
 
- Protected Attributes inherited from G4VPhysicsConstructor
G4int verboseLevel
 
G4String namePhysics
 
G4int typePhysics
 
G4ParticleTabletheParticleTable
 
G4int g4vpcInstanceID
 

Additional Inherited Members

- Static Public Member Functions inherited from G4VPhysicsConstructor
static const G4VPCManagerGetSubInstanceManager ()
 
- Protected Member Functions inherited from G4VPhysicsConstructor
G4bool RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle)
 
- Static Protected Attributes inherited from G4VPhysicsConstructor
static G4RUN_DLL G4VPCManager subInstanceManager
 

Detailed Description

Definition at line 48 of file LXeEMPhysics.hh.

Constructor & Destructor Documentation

LXeEMPhysics::~LXeEMPhysics ( )
virtual

Definition at line 57 of file LXeEMPhysics.cc.

Member Function Documentation

void LXeEMPhysics::ConstructParticle ( void  )
virtual

Implements G4VPhysicsConstructor.

Definition at line 72 of file LXeEMPhysics.cc.

References G4AntiNeutrinoE::AntiNeutrinoEDefinition(), G4Electron::ElectronDefinition(), G4Gamma::GammaDefinition(), G4NeutrinoE::NeutrinoEDefinition(), and G4Positron::PositronDefinition().

+ Here is the call graph for this function:

void LXeEMPhysics::ConstructProcess ( void  )
virtual

Member Data Documentation

G4eplusAnnihilation* LXeEMPhysics::fAnnihilation
protected

Definition at line 82 of file LXeEMPhysics.hh.

Referenced by ConstructProcess(), and LXeEMPhysics().

G4ComptonScattering* LXeEMPhysics::fComptonEffect
protected

Definition at line 70 of file LXeEMPhysics.hh.

Referenced by ConstructProcess(), and LXeEMPhysics().

G4eBremsstrahlung* LXeEMPhysics::fElectronBremsStrahlung
protected

Definition at line 76 of file LXeEMPhysics.hh.

Referenced by ConstructProcess(), and LXeEMPhysics().

G4eIonisation* LXeEMPhysics::fElectronIonisation
protected

Definition at line 75 of file LXeEMPhysics.hh.

Referenced by ConstructProcess(), and LXeEMPhysics().

G4eMultipleScattering* LXeEMPhysics::fElectronMultipleScattering
protected

Definition at line 74 of file LXeEMPhysics.hh.

Referenced by ConstructProcess(), and LXeEMPhysics().

G4GammaConversion* LXeEMPhysics::fPairProduction
protected

Definition at line 71 of file LXeEMPhysics.hh.

Referenced by ConstructProcess(), and LXeEMPhysics().

G4PhotoElectricEffect* LXeEMPhysics::fPhotoEffect
protected

Definition at line 69 of file LXeEMPhysics.hh.

Referenced by ConstructProcess(), and LXeEMPhysics().

G4eBremsstrahlung* LXeEMPhysics::fPositronBremsStrahlung
protected

Definition at line 81 of file LXeEMPhysics.hh.

Referenced by ConstructProcess(), and LXeEMPhysics().

G4eIonisation* LXeEMPhysics::fPositronIonisation
protected

Definition at line 80 of file LXeEMPhysics.hh.

Referenced by ConstructProcess(), and LXeEMPhysics().

G4eMultipleScattering* LXeEMPhysics::fPositronMultipleScattering
protected

Definition at line 79 of file LXeEMPhysics.hh.

Referenced by ConstructProcess(), and LXeEMPhysics().


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