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

#include <G3DetTable.hh>

Public Member Functions

 G3DetTable ()
 
virtual ~G3DetTable ()
 
G4int GetID (G4String &set, G4String &det)
 
void Put (G4String &set, G4String &det, G4int id, G4VSensitiveDetector *D)
 
G4VSensitiveDetectorGetSD (G4String &set, G4String &det)
 
void PrintAll ()
 

Detailed Description

Definition at line 39 of file G3DetTable.hh.

Constructor & Destructor Documentation

G3DetTable::G3DetTable ( )

Definition at line 40 of file G3DetTable.cc.

G3DetTable::~G3DetTable ( )
virtual

Definition at line 43 of file G3DetTable.cc.

Member Function Documentation

G4int G3DetTable::GetID ( G4String set,
G4String det 
)

Definition at line 70 of file G3DetTable.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4VSensitiveDetector * G3DetTable::GetSD ( G4String set,
G4String det 
)

Definition at line 54 of file G3DetTable.cc.

Here is the call graph for this function:

void G3DetTable::PrintAll ( void  )

Definition at line 96 of file G3DetTable.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G3DetTable::Put ( G4String set,
G4String det,
G4int  id,
G4VSensitiveDetector D 
)

Definition at line 86 of file G3DetTable.cc.


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