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

#include <G3PartTable.hh>

Public Member Functions

 G3PartTable ()
 
virtual ~G3PartTable ()
 
G4ParticleDefinitionGet (G4int partid)
 
void Put (G4int partid, G4ParticleDefinition *partpt)
 
void PrintAll ()
 

Detailed Description

Definition at line 43 of file G3PartTable.hh.

Constructor & Destructor Documentation

G3PartTable::G3PartTable ( )

Definition at line 38 of file G3PartTable.cc.

G3PartTable::~G3PartTable ( )
virtual

Definition at line 41 of file G3PartTable.cc.

Member Function Documentation

G4ParticleDefinition * G3PartTable::Get ( G4int  partid)

Definition at line 52 of file G3PartTable.cc.

void G3PartTable::PrintAll ( void  )

Definition at line 79 of file G3PartTable.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G3PartTable::Put ( G4int  partid,
G4ParticleDefinition partpt 
)

Definition at line 60 of file G3PartTable.cc.


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