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

#include <G3MatTable.hh>

Public Member Functions

 G3MatTable ()
 
virtual ~G3MatTable ()
 
G4Materialget (G4int id) const
 
void put (G4int id, G4Material *material)
 
void Clear ()
 

Detailed Description

Definition at line 53 of file G3MatTable.hh.

Constructor & Destructor Documentation

G3MatTable::G3MatTable ( )

Definition at line 33 of file G3MatTable.cc.

G3MatTable::~G3MatTable ( )
virtual

Definition at line 38 of file G3MatTable.cc.

Here is the call graph for this function:

Member Function Documentation

void G3MatTable::Clear ( )

Definition at line 59 of file G3MatTable.cc.

Here is the caller graph for this function:

G4Material * G3MatTable::get ( G4int  id) const

Definition at line 44 of file G3MatTable.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G3MatTable::put ( G4int  id,
G4Material material 
)

Definition at line 53 of file G3MatTable.cc.

Here is the caller graph for this function:


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