Geant4-11
|
#include <G4TextPPReporter.hh>
Public Types | |
typedef std::vector< G4ParticlePropertyData * > | G4PPDContainer |
Public Member Functions | |
virtual void | Clear () |
virtual G4bool | FillList (G4String name) |
G4TextPPReporter () | |
const G4PPDContainer & | GetList () const |
G4bool | operator!= (const G4VParticlePropertyReporter &right) const |
G4bool | operator== (const G4VParticlePropertyReporter &right) const |
virtual void | Print (const G4String &option="") |
virtual | ~G4TextPPReporter () |
Protected Member Functions | |
void | GeneratePropertyTable (const G4ParticleDefinition *) |
void | SparseOption (const G4String &option) |
Protected Attributes | |
G4String | baseDir |
G4PPDContainer | pList |
G4ParticlePropertyTable * | pPropertyTable |
Definition at line 43 of file G4TextPPReporter.hh.
|
inherited |
Definition at line 63 of file G4VParticlePropertyReporter.hh.
G4TextPPReporter::G4TextPPReporter | ( | ) |
Definition at line 48 of file G4TextPPReporter.cc.
|
virtual |
Definition at line 53 of file G4TextPPReporter.cc.
|
virtualinherited |
Definition at line 85 of file G4VParticlePropertyReporter.cc.
References G4VParticlePropertyReporter::pList.
Definition at line 53 of file G4VParticlePropertyReporter.cc.
References G4ParticleTable::GetIterator(), G4ParticlePropertyTable::GetParticleProperty(), G4ParticleTable::GetParticleTable(), G4ParticleDefinition::GetParticleType(), G4InuclParticleNames::name(), G4VParticlePropertyReporter::pList, G4VParticlePropertyReporter::pPropertyTable, and theParticleIterator.
|
protected |
Definition at line 85 of file G4TextPPReporter.cc.
References baseDir, G4DecayTable::entries(), eplus, G4endl, G4VDecayChannel::GetBR(), G4VDecayChannel::GetDaughter(), G4DecayTable::GetDecayChannel(), G4ParticleDefinition::GetDecayTable(), G4VDecayChannel::GetKinematicsName(), G4VDecayChannel::GetNumberOfDaughters(), G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetPDGCharge(), G4ParticleDefinition::GetPDGEncoding(), G4ParticleDefinition::GetPDGiConjugation(), G4ParticleDefinition::GetPDGiIsospin(), G4ParticleDefinition::GetPDGiParity(), G4ParticleDefinition::GetPDGiSpin(), G4ParticleDefinition::GetPDGLifeTime(), G4ParticleDefinition::GetPDGMass(), G4ParticleDefinition::GetPDGWidth(), GeV, G4InuclParticleNames::name(), and second.
Referenced by Print().
|
inlineinherited |
Definition at line 76 of file G4VParticlePropertyReporter.hh.
References G4VParticlePropertyReporter::pList.
|
inlineinherited |
Definition at line 59 of file G4VParticlePropertyReporter.hh.
|
inlineinherited |
Definition at line 56 of file G4VParticlePropertyReporter.hh.
|
virtual |
Implements G4VParticlePropertyReporter.
Definition at line 58 of file G4TextPPReporter.cc.
References G4ParticleTable::FindParticle(), GeneratePropertyTable(), G4ParticleTable::GetParticleTable(), G4VParticlePropertyReporter::pList, and SparseOption().
|
protected |
Definition at line 70 of file G4TextPPReporter.cc.
References baseDir.
Referenced by Print().
|
protected |
Definition at line 60 of file G4TextPPReporter.hh.
Referenced by GeneratePropertyTable(), and SparseOption().
|
protectedinherited |
Definition at line 79 of file G4VParticlePropertyReporter.hh.
Referenced by G4VParticlePropertyReporter::Clear(), G4VParticlePropertyReporter::FillList(), G4HtmlPPReporter::GenerateIndex(), G4VParticlePropertyReporter::GetList(), G4HtmlPPReporter::Print(), G4SimplePPReporter::Print(), Print(), and G4VParticlePropertyReporter::~G4VParticlePropertyReporter().
|
protectedinherited |
Definition at line 80 of file G4VParticlePropertyReporter.hh.
Referenced by G4VParticlePropertyReporter::FillList(), G4VParticlePropertyReporter::G4VParticlePropertyReporter(), and G4VParticlePropertyReporter::~G4VParticlePropertyReporter().