|
Geant4
10.05.p01
|
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 |
References G4ParticlePropertyTable::GetParticlePropertyTable(), and pPropertyTable.
|
virtual |
References G4ParticlePropertyTable::Clear(), and pPropertyTable.
| G4bool operator== | ( | const G4VParticlePropertyRetriever & | right | ) | const |
| G4bool operator!= | ( | const G4VParticlePropertyRetriever & | right | ) | const |
Implemented in G4TextPPRetriever.
|
protected |
Referenced by G4VParticlePropertyRetriever(), and ~G4VParticlePropertyRetriever().