|
Geant4
9.6.p02
|
#include <XPhysicsList.hh>


Additional Inherited Members | |
Protected Member Functions inherited from G4VUserPhysicsList | |
| void | AddTransportation () |
| G4bool | RegisterProcess (G4VProcess *process, G4ParticleDefinition *particle) |
| void | BuildIntegralPhysicsTable (G4VProcess *, G4ParticleDefinition *) |
| virtual void | RetrievePhysicsTable (G4ParticleDefinition *, const G4String &directory, G4bool ascii=false) |
| void | InitializeProcessManager () |
Protected Attributes inherited from G4VUserPhysicsList | |
| G4ParticleTable * | theParticleTable |
| G4ParticleTable::G4PTblDicIterator * | theParticleIterator |
| G4UserPhysicsListMessenger * | theMessenger |
| G4int | verboseLevel |
| G4double | defaultCutValue |
| G4bool | isSetDefaultCutValue |
| G4ProductionCutsTable * | fCutsTable |
| G4bool | fRetrievePhysicsTable |
| G4bool | fStoredInAscii |
| G4bool | fIsCheckedForRetrievePhysicsTable |
| G4bool | fIsRestoredCutValues |
| G4String | directoryPhysicsTable |
| G4int | fDisplayThreshold |
| G4bool | fIsPhysicsTableBuilt |
| G4bool | fDisableCheckParticleList |
| G4PhysicsListHelper * | thePLHelper |
Definition at line 37 of file XPhysicsList.hh.
| XPhysicsList::XPhysicsList | ( | ) |
| XPhysicsList::~XPhysicsList | ( | ) |
Definition at line 63 of file XPhysicsList.cc.
Implements G4VUserPhysicsList.
Definition at line 66 of file XPhysicsList.cc.

Implements G4VUserPhysicsList.
Definition at line 79 of file XPhysicsList.cc.

|
virtual |
Reimplemented from G4VUserPhysicsList.
Definition at line 118 of file XPhysicsList.cc.

1.8.4