Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4TextPPRetriever.hh>
Public Member Functions | |
void | Retrieve (const G4String &option="") override |
Public Member Functions inherited from G4VParticlePropertyRetriever | |
G4VParticlePropertyRetriever () | |
virtual | ~G4VParticlePropertyRetriever () |
G4bool | operator== (const G4VParticlePropertyRetriever &right) const |
G4bool | operator!= (const G4VParticlePropertyRetriever &right) const |
Protected Member Functions | |
void | SparseOption (const G4String &option) |
G4bool | ModifyPropertyTable (const G4ParticleDefinition *) |
Protected Attributes | |
G4String | baseDir |
Protected Attributes inherited from G4VParticlePropertyRetriever | |
G4ParticlePropertyTable * | pPropertyTable |
Definition at line 32 of file G4TextPPRetriever.hh.
|
protected |
Definition at line 69 of file G4TextPPRetriever.cc.
Referenced by Retrieve().
|
overridevirtual |
Implements G4VParticlePropertyRetriever.
Definition at line 39 of file G4TextPPRetriever.cc.
|
protected |
Definition at line 56 of file G4TextPPRetriever.cc.
Referenced by Retrieve().
|
protected |
Definition at line 42 of file G4TextPPRetriever.hh.
Referenced by ModifyPropertyTable(), and SparseOption().