|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4VPhysicsConstructor.hh>
Public Types | |
| using | PhysicsBuilders_V = std::vector< G4PhysicsBuilderInterface * > |
Public Member Functions | |
| void | initialize () |
Public Attributes | |
| G4ParticleTable::G4PTblDicIterator * | _aParticleIterator |
| PhysicsBuilders_V * | _builders |
Definition at line 73 of file G4VPhysicsConstructor.hh.
| using G4VPCData::PhysicsBuilders_V = std::vector<G4PhysicsBuilderInterface*> |
Definition at line 78 of file G4VPhysicsConstructor.hh.
| void G4VPCData::initialize | ( | ) |
Definition at line 42 of file G4VPhysicsConstructor.cc.
| G4ParticleTable::G4PTblDicIterator* G4VPCData::_aParticleIterator |
Definition at line 80 of file G4VPhysicsConstructor.hh.
Referenced by initialize().
| PhysicsBuilders_V* G4VPCData::_builders |
Definition at line 81 of file G4VPhysicsConstructor.hh.
Referenced by initialize().