|
Geant4_10
|
#include "globals.hh"#include "tls.hh"#include "rundefs.hh"#include "G4ios.hh"#include "G4ParticleTable.hh"#include "G4ParticleDefinition.hh"#include "G4ProductionCutsTable.hh"#include "G4VUPLSplitter.hh"#include "G4Threading.hh"

Go to the source code of this file.
Classes | |
| class | G4VUPLData |
| class | G4VUserPhysicsList |
Macros | |
| #define | theParticleIterator ((this->subInstanceManager.offset[this->g4vuplInstanceID])._theParticleIterator) |
| #define | G4MT_theMessenger ((this->subInstanceManager.offset[this->g4vuplInstanceID])._theMessenger) |
| #define | G4MT_thePLHelper ((this->subInstanceManager.offset[this->g4vuplInstanceID])._thePLHelper) |
| #define | fIsPhysicsTableBuilt ((this->subInstanceManager.offset[this->g4vuplInstanceID])._fIsPhysicsTableBuilt) |
| #define | fDisplayThreshold ((this->subInstanceManager.offset[this->g4vuplInstanceID])._fDisplayThreshold) |
Typedefs | |
| typedef G4VUPLSplitter < G4VUPLData > | G4VUPLManager |
| typedef G4VUPLManager | G4VUserPhysicsListSubInstanceManager |
| #define fDisplayThreshold ((this->subInstanceManager.offset[this->g4vuplInstanceID])._fDisplayThreshold) |
Definition at line 157 of file G4VUserPhysicsList.hh.
| #define fIsPhysicsTableBuilt ((this->subInstanceManager.offset[this->g4vuplInstanceID])._fIsPhysicsTableBuilt) |
Definition at line 156 of file G4VUserPhysicsList.hh.
| #define G4MT_theMessenger ((this->subInstanceManager.offset[this->g4vuplInstanceID])._theMessenger) |
Definition at line 154 of file G4VUserPhysicsList.hh.
| #define G4MT_thePLHelper ((this->subInstanceManager.offset[this->g4vuplInstanceID])._thePLHelper) |
Definition at line 155 of file G4VUserPhysicsList.hh.
| #define theParticleIterator ((this->subInstanceManager.offset[this->g4vuplInstanceID])._theParticleIterator) |
Definition at line 153 of file G4VUserPhysicsList.hh.
| typedef G4VUPLSplitter<G4VUPLData> G4VUPLManager |
Definition at line 141 of file G4VUserPhysicsList.hh.
Definition at line 142 of file G4VUserPhysicsList.hh.
1.8.5