ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4VPCData Class Reference

#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
 

Detailed Description

Definition at line 73 of file G4VPhysicsConstructor.hh.

View newest version in sPHENIX GitHub at line 73 of file G4VPhysicsConstructor.hh

Member Typedef Documentation

Definition at line 78 of file G4VPhysicsConstructor.hh.

View newest version in sPHENIX GitHub at line 78 of file G4VPhysicsConstructor.hh

Member Function Documentation

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:

Member Data Documentation

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().


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