Geant4  10.00.p02
G4SimplePPReporter Class Reference

#include <G4SimplePPReporter.hh>

+ Inheritance diagram for G4SimplePPReporter:
+ Collaboration diagram for G4SimplePPReporter:

Public Member Functions

 G4SimplePPReporter ()
 
virtual ~G4SimplePPReporter ()
 
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
 

Additional Inherited Members

- Public Types inherited from G4VParticlePropertyReporter
typedef std::vector
< G4ParticlePropertyData * > 
G4PPDContainer
 
- Protected Attributes inherited from G4VParticlePropertyReporter
G4PPDContainer pList
 
G4ParticlePropertyTablepPropertyTable
 

Detailed Description

Definition at line 44 of file G4SimplePPReporter.hh.

Constructor & Destructor Documentation

G4SimplePPReporter::G4SimplePPReporter ( )

Definition at line 41 of file G4SimplePPReporter.cc.

G4SimplePPReporter::~G4SimplePPReporter ( )
virtual

Definition at line 46 of file G4SimplePPReporter.cc.

Member Function Documentation

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

Implements G4VParticlePropertyReporter.

Definition at line 51 of file G4SimplePPReporter.cc.

References G4cout, G4endl, G4VParticlePropertyReporter::pList, and G4ParticlePropertyData::Print().

+ Here is the call graph for this function:


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