ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/particles/utils/include/G4VParticlePropertyRetriever.hh>
Public Member Functions | |
G4VParticlePropertyRetriever () | |
virtual | ~G4VParticlePropertyRetriever () |
G4bool | operator== (const G4VParticlePropertyRetriever &right) const |
G4bool | operator!= (const G4VParticlePropertyRetriever &right) const |
virtual void | Retrieve (const G4String &option)=0 |
Protected Attributes | |
G4ParticlePropertyTable * | pPropertyTable |
Definition at line 45 of file G4VParticlePropertyRetriever.hh.
View newest version in sPHENIX GitHub at line 45 of file G4VParticlePropertyRetriever.hh
|
inline |
Definition at line 72 of file G4VParticlePropertyRetriever.hh.
View newest version in sPHENIX GitHub at line 72 of file G4VParticlePropertyRetriever.hh
References G4ParticlePropertyTable::GetParticlePropertyTable(), and pPropertyTable.
|
inlinevirtual |
Definition at line 79 of file G4VParticlePropertyRetriever.hh.
View newest version in sPHENIX GitHub at line 79 of file G4VParticlePropertyRetriever.hh
References G4ParticlePropertyTable::Clear(), and pPropertyTable.
|
inline |
Definition at line 59 of file G4VParticlePropertyRetriever.hh.
View newest version in sPHENIX GitHub at line 59 of file G4VParticlePropertyRetriever.hh
|
inline |
Definition at line 56 of file G4VParticlePropertyRetriever.hh.
View newest version in sPHENIX GitHub at line 56 of file G4VParticlePropertyRetriever.hh
Implemented in G4TextPPRetriever.
|
protected |
Definition at line 67 of file G4VParticlePropertyRetriever.hh.
View newest version in sPHENIX GitHub at line 67 of file G4VParticlePropertyRetriever.hh
Referenced by G4VParticlePropertyRetriever(), G4TextPPRetriever::ModifyPropertyTable(), and ~G4VParticlePropertyRetriever().