Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4TextPPRetriever.hh>
Public Member Functions | |
G4TextPPRetriever () | |
virtual | ~G4TextPPRetriever () |
virtual void | Retrieve (const G4String &option="") |
Public Member Functions inherited from G4VParticlePropertyRetriever | |
G4VParticlePropertyRetriever () | |
virtual | ~G4VParticlePropertyRetriever () |
G4int | operator== (const G4VParticlePropertyRetriever &right) const |
G4int | operator!= (const G4VParticlePropertyRetriever &right) const |
virtual void | Retrieve (const G4String &option)=0 |
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 46 of file G4TextPPRetriever.hh.
G4TextPPRetriever::G4TextPPRetriever | ( | ) |
Definition at line 49 of file G4TextPPRetriever.cc.
|
virtual |
Definition at line 54 of file G4TextPPRetriever.cc.
|
protected |
Definition at line 92 of file G4TextPPRetriever.cc.
Referenced by Retrieve().
Implements G4VParticlePropertyRetriever.
Definition at line 59 of file G4TextPPRetriever.cc.
Definition at line 77 of file G4TextPPRetriever.cc.
Referenced by Retrieve().
|
protected |
Definition at line 63 of file G4TextPPRetriever.hh.
Referenced by ModifyPropertyTable(), and SparseOption().