![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|

#include <geant4/tree/geant4-10.6-release/source/run/include/G4VPhysicsConstructor.hh>
Collaboration diagram for G4VPCData: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.
View newest version in sPHENIX GitHub at line 73 of file G4VPhysicsConstructor.hh
| using G4VPCData::PhysicsBuilders_V = std::vector<G4PhysicsBuilderInterface*> |
Definition at line 78 of file G4VPhysicsConstructor.hh.
View newest version in sPHENIX GitHub at line 78 of file G4VPhysicsConstructor.hh
| void G4VPCData::initialize | ( | ) |
Definition at line 41 of file G4VPhysicsConstructor.cc.
View newest version in sPHENIX GitHub at line 41 of file G4VPhysicsConstructor.cc
References _aParticleIterator, _builders, G4ParticleTable::GetIterator(), and G4ParticleTable::GetParticleTable().
Here is the call graph for this function:| G4ParticleTable::G4PTblDicIterator* G4VPCData::_aParticleIterator |
Definition at line 80 of file G4VPhysicsConstructor.hh.
View newest version in sPHENIX GitHub at line 80 of file G4VPhysicsConstructor.hh
Referenced by initialize().
| PhysicsBuilders_V* G4VPCData::_builders |
Definition at line 81 of file G4VPhysicsConstructor.hh.
View newest version in sPHENIX GitHub at line 81 of file G4VPhysicsConstructor.hh
Referenced by initialize().
1.8.2
with ECCE GitHub integration
