ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4EmParticleList () | |
~G4EmParticleList () | |
const std::vector< G4String > & | PartNames () const |
Private Attributes | |
std::vector< G4String > | pNames |
Definition at line 50 of file G4EmParticleList.hh.
View newest version in sPHENIX GitHub at line 50 of file G4EmParticleList.hh
|
explicit |
Definition at line 40 of file G4EmParticleList.cc.
View newest version in sPHENIX GitHub at line 40 of file G4EmParticleList.cc
References pNames.
G4EmParticleList::~G4EmParticleList | ( | ) |
Definition at line 58 of file G4EmParticleList.cc.
View newest version in sPHENIX GitHub at line 58 of file G4EmParticleList.cc
const std::vector< G4String > & G4EmParticleList::PartNames | ( | ) | const |
Definition at line 61 of file G4EmParticleList.cc.
View newest version in sPHENIX GitHub at line 61 of file G4EmParticleList.cc
References pNames.
Referenced by G4EmModelActivator::ActivateEmOptions(), G4EmLivermorePhysics::ConstructProcess(), G4EmLivermorePolarizedPhysics::ConstructProcess(), G4EmPenelopePhysics::ConstructProcess(), G4EmLowEPPhysics::ConstructProcess(), G4EmStandardPhysicsSS::ConstructProcess(), G4EmStandardPhysicsGS::ConstructProcess(), G4EmStandardPhysics_option3::ConstructProcess(), G4EmStandardPhysics::ConstructProcess(), G4EmStandardPhysics_option4::ConstructProcess(), G4EmStandardPhysicsWVI::ConstructProcess(), G4EmStandardPhysics_option1::ConstructProcess(), and G4EmStandardPhysics_option2::ConstructProcess().
|
private |
Definition at line 61 of file G4EmParticleList.hh.
View newest version in sPHENIX GitHub at line 61 of file G4EmParticleList.hh
Referenced by G4EmParticleList(), and PartNames().