Geant4
10.00.p01
|
#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 |
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.
References baseDir, encoding, G4DecayTable::entries(), eplus, G4cout, G4endl, G4DecayTable::GetDecayChannel(), G4ParticleDefinition::GetDecayTable(), G4VDecayChannel::GetNumberOfDaughters(), G4ParticleDefinition::GetParticleName(), G4ParticlePropertyTable::GetParticleProperty(), G4ParticlePropertyData::GetPDGCharge(), G4ParticlePropertyData::GetPDGEncoding(), G4ParticlePropertyData::GetPDGiConjugation(), G4ParticlePropertyData::GetPDGiIsospin(), G4ParticlePropertyData::GetPDGiParity(), G4ParticlePropertyData::GetPDGiSpin(), G4ParticlePropertyData::GetPDGLifeTime(), G4ParticlePropertyData::GetPDGMass(), G4ParticlePropertyData::GetPDGWidth(), GeV, name, G4VParticlePropertyRetriever::pPropertyTable, second, G4VDecayChannel::SetBR(), G4ParticlePropertyTable::SetParticleProperty(), G4ParticlePropertyData::SetPDGCharge(), G4ParticlePropertyData::SetPDGLifeTime(), G4ParticlePropertyData::SetPDGMass(), G4ParticlePropertyData::SetPDGWidth(), and width.
Referenced by Retrieve().
|
virtual |
Implements G4VParticlePropertyRetriever.
Definition at line 59 of file G4TextPPRetriever.cc.
References G4ParticleTable::GetIterator(), G4ParticleTable::GetParticleTable(), ModifyPropertyTable(), G4ParticleTableIterator< K, V >::reset(), SparseOption(), theParticleIterator, and G4ParticleTableIterator< K, V >::value().
|
protected |
Definition at line 77 of file G4TextPPRetriever.cc.
References baseDir, and G4String::isNull().
Referenced by Retrieve().
|
protected |
Definition at line 63 of file G4TextPPRetriever.hh.
Referenced by ModifyPropertyTable(), and SparseOption().