Geant4  10.00.p02
G4TextPPReporter Class Reference

#include <G4TextPPReporter.hh>

+ Inheritance diagram for G4TextPPReporter:
+ Collaboration diagram for G4TextPPReporter:

Public Member Functions

 G4TextPPReporter ()
 
virtual ~G4TextPPReporter ()
 
virtual void Print (const G4String &option="")
 
- Public Member Functions inherited from G4VParticlePropertyReporter
 G4VParticlePropertyReporter ()
 
virtual ~G4VParticlePropertyReporter ()
 
G4int operator== (const G4VParticlePropertyReporter &right) const
 
G4int operator!= (const G4VParticlePropertyReporter &right) const
 
virtual G4bool FillList (G4String name)
 
virtual void Clear ()
 
const G4PPDContainerGetList () const
 

Protected Member Functions

void SparseOption (const G4String &option)
 
void GeneratePropertyTable (const G4ParticleDefinition *)
 

Protected Attributes

G4String baseDir
 
- Protected Attributes inherited from G4VParticlePropertyReporter
G4PPDContainer pList
 
G4ParticlePropertyTablepPropertyTable
 

Additional Inherited Members

- Public Types inherited from G4VParticlePropertyReporter
typedef std::vector
< G4ParticlePropertyData * > 
G4PPDContainer
 

Detailed Description

Definition at line 44 of file G4TextPPReporter.hh.

Constructor & Destructor Documentation

G4TextPPReporter::G4TextPPReporter ( )

Definition at line 49 of file G4TextPPReporter.cc.

G4TextPPReporter::~G4TextPPReporter ( )
virtual

Definition at line 54 of file G4TextPPReporter.cc.

Member Function Documentation

void G4TextPPReporter::GeneratePropertyTable ( const G4ParticleDefinition particle)
protected
void G4TextPPReporter::Print ( const G4String option = "")
virtual

Implements G4VParticlePropertyReporter.

Definition at line 59 of file G4TextPPReporter.cc.

References G4ParticleTable::FindParticle(), GeneratePropertyTable(), G4ParticleTable::GetParticleTable(), G4VParticlePropertyReporter::pList, and SparseOption().

+ Here is the call graph for this function:

void G4TextPPReporter::SparseOption ( const G4String option)
protected

Definition at line 71 of file G4TextPPReporter.cc.

References baseDir, and G4String::isNull().

Referenced by Print().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Member Data Documentation

G4String G4TextPPReporter::baseDir
protected

Definition at line 61 of file G4TextPPReporter.hh.

Referenced by GeneratePropertyTable(), and SparseOption().


The documentation for this class was generated from the following files: