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

#include <G4HCtable.hh>

Public Member Functions

 G4HCtable ()
 
 ~G4HCtable ()
 
G4int Registor (G4String SDname, G4String HCname)
 
G4int GetCollectionID (G4String HCname) const
 
G4int GetCollectionID (G4VSensitiveDetector *aSD) const
 
G4int entries () const
 
G4String GetSDname (G4int i) const
 
G4String GetHCname (G4int i) const
 

Detailed Description

Definition at line 50 of file G4HCtable.hh.

Constructor & Destructor Documentation

G4HCtable::G4HCtable ( )

Definition at line 33 of file G4HCtable.cc.

G4HCtable::~G4HCtable ( )

Definition at line 35 of file G4HCtable.cc.

Member Function Documentation

G4int G4HCtable::entries ( ) const
inline

Definition at line 66 of file G4HCtable.hh.

Here is the caller graph for this function:

G4int G4HCtable::GetCollectionID ( G4String  HCname) const

Definition at line 46 of file G4HCtable.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4HCtable::GetCollectionID ( G4VSensitiveDetector aSD) const

Definition at line 77 of file G4HCtable.cc.

Here is the call graph for this function:

G4String G4HCtable::GetHCname ( G4int  i) const
inline

Definition at line 73 of file G4HCtable.hh.

Here is the call graph for this function:

G4String G4HCtable::GetSDname ( G4int  i) const
inline

Definition at line 68 of file G4HCtable.hh.

Here is the call graph for this function:

G4int G4HCtable::Registor ( G4String  SDname,
G4String  HCname 
)

Definition at line 37 of file G4HCtable.cc.

Here is the caller graph for this function:


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