Geant4
10.03.p01
|
#include <G4VParticlePropertyRetriever.hh>
Public Member Functions | |
G4VParticlePropertyRetriever () | |
virtual | ~G4VParticlePropertyRetriever () |
G4int | operator== (const G4VParticlePropertyRetriever &right) const |
G4int | operator!= (const G4VParticlePropertyRetriever &right) const |
virtual void | Retrieve (const G4String &option)=0 |
Protected Attributes | |
G4ParticlePropertyTable * | pPropertyTable |
Definition at line 46 of file G4VParticlePropertyRetriever.hh.
|
inline |
Definition at line 73 of file G4VParticlePropertyRetriever.hh.
|
inlinevirtual |
Definition at line 80 of file G4VParticlePropertyRetriever.hh.
|
inline |
Definition at line 60 of file G4VParticlePropertyRetriever.hh.
|
inline |
Definition at line 57 of file G4VParticlePropertyRetriever.hh.
Implemented in G4TextPPRetriever.
|
protected |
Definition at line 68 of file G4VParticlePropertyRetriever.hh.