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

#include <G3MedTable.hh>

Public Member Functions

 G3MedTable ()
 
virtual ~G3MedTable ()
 
G3MedTableEntryget (G4int id) const
 
void put (G4int id, G4Material *material, G4MagneticField *field, G4UserLimits *limits, G4int isvol)
 
G4int GetSize () const
 
G3MedTableEntryGetMTE (G4int i) const
 
void Clear ()
 

Detailed Description

Definition at line 57 of file G3MedTable.hh.

Constructor & Destructor Documentation

G3MedTable::G3MedTable ( )

Definition at line 33 of file G3MedTable.cc.

G3MedTable::~G3MedTable ( )
virtual

Definition at line 38 of file G3MedTable.cc.

Here is the call graph for this function:

Member Function Documentation

void G3MedTable::Clear ( )

Definition at line 74 of file G3MedTable.cc.

Here is the caller graph for this function:

G3MedTableEntry * G3MedTable::get ( G4int  id) const

Definition at line 44 of file G3MedTable.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G3MedTableEntry * G3MedTable::GetMTE ( G4int  i) const

Definition at line 61 of file G3MedTable.cc.

G4int G3MedTable::GetSize ( ) const

Definition at line 69 of file G3MedTable.cc.

void G3MedTable::put ( G4int  id,
G4Material material,
G4MagneticField field,
G4UserLimits limits,
G4int  isvol 
)

Definition at line 53 of file G3MedTable.cc.

Here is the caller graph for this function:


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