#include <EmParticleList.h>
Public Member Functions | |
EmParticleList () | |
const std::vector< G4String > & | PartNames () const |
~EmParticleList () | |
Private Attributes | |
std::vector< G4String > | pNames |
Definition at line 10 of file EmParticleList.h.
|
explicit |
EmParticleList::~EmParticleList | ( | ) |
Definition at line 19 of file EmParticleList.cc.
const std::vector< G4String > & EmParticleList::PartNames | ( | ) | const |
Definition at line 22 of file EmParticleList.cc.
References pNames.
Referenced by CMSEmStandardPhysics::ConstructProcess(), CMSEmStandardPhysicsXS::ConstructProcess(), CMSEmStandardPhysicsLPM::ConstructProcess(), CMSEmStandardPhysics95msc93::ConstructProcess(), CMSEmStandardPhysics95::ConstructProcess(), and CMSEmNoDeltaRay::ConstructProcess().
|
private |
Definition at line 21 of file EmParticleList.h.
Referenced by EmParticleList(), and PartNames().