Geant4-11
|
#include <G4SimplePPReporter.hh>
Public Types | |
typedef std::vector< G4ParticlePropertyData * > | G4PPDContainer |
Public Member Functions | |
virtual void | Clear () |
virtual G4bool | FillList (G4String name) |
G4SimplePPReporter () | |
const G4PPDContainer & | GetList () const |
G4bool | operator!= (const G4VParticlePropertyReporter &right) const |
G4bool | operator== (const G4VParticlePropertyReporter &right) const |
virtual void | Print (const G4String &option="") |
virtual | ~G4SimplePPReporter () |
Protected Attributes | |
G4PPDContainer | pList |
G4ParticlePropertyTable * | pPropertyTable |
Definition at line 43 of file G4SimplePPReporter.hh.
|
inherited |
Definition at line 63 of file G4VParticlePropertyReporter.hh.
G4SimplePPReporter::G4SimplePPReporter | ( | ) |
Definition at line 40 of file G4SimplePPReporter.cc.
|
virtual |
Definition at line 45 of file G4SimplePPReporter.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.
|
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 50 of file G4SimplePPReporter.cc.
References G4cout, G4endl, G4VParticlePropertyReporter::pList, and G4ParticlePropertyData::Print().
|
protectedinherited |
Definition at line 79 of file G4VParticlePropertyReporter.hh.
Referenced by G4VParticlePropertyReporter::Clear(), G4VParticlePropertyReporter::FillList(), G4HtmlPPReporter::GenerateIndex(), G4VParticlePropertyReporter::GetList(), G4HtmlPPReporter::Print(), Print(), G4TextPPReporter::Print(), and G4VParticlePropertyReporter::~G4VParticlePropertyReporter().
|
protectedinherited |
Definition at line 80 of file G4VParticlePropertyReporter.hh.
Referenced by G4VParticlePropertyReporter::FillList(), G4VParticlePropertyReporter::G4VParticlePropertyReporter(), and G4VParticlePropertyReporter::~G4VParticlePropertyReporter().