Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
G4TextPPReporter Class Reference

#include <G4TextPPReporter.hh>

Inheritance diagram for G4TextPPReporter:
Inheritance graph
[legend]
Collaboration diagram for G4TextPPReporter:
Collaboration graph
[legend]

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

Definition at line 86 of file G4TextPPReporter.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4TextPPReporter::Print ( const G4String option = "")
virtual

Implements G4VParticlePropertyReporter.

Definition at line 59 of file G4TextPPReporter.cc.

Here is the call graph for this function:

void G4TextPPReporter::SparseOption ( const G4String option)
protected

Definition at line 71 of file G4TextPPReporter.cc.

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.


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