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

#include <G4DCtable.hh>

Public Member Functions

 G4DCtable ()
 
 ~G4DCtable ()
 
G4int Registor (G4String SDname, G4String DCname)
 
G4int GetCollectionID (G4String DCname) const
 
G4int GetCollectionID (G4VDigitizerModule *aDM) const
 
G4int entries () const
 
G4String GetDMname (G4int i) const
 
G4String GetDCname (G4int i) const
 

Detailed Description

Definition at line 50 of file G4DCtable.hh.

Constructor & Destructor Documentation

G4DCtable::G4DCtable ( )

Definition at line 33 of file G4DCtable.cc.

G4DCtable::~G4DCtable ( )

Definition at line 35 of file G4DCtable.cc.

Member Function Documentation

G4int G4DCtable::entries ( ) const
inline

Definition at line 66 of file G4DCtable.hh.

Here is the caller graph for this function:

G4int G4DCtable::GetCollectionID ( G4String  DCname) const

Definition at line 46 of file G4DCtable.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4DCtable::GetCollectionID ( G4VDigitizerModule aDM) const

Definition at line 77 of file G4DCtable.cc.

Here is the call graph for this function:

G4String G4DCtable::GetDCname ( G4int  i) const
inline

Definition at line 73 of file G4DCtable.hh.

Here is the call graph for this function:

G4String G4DCtable::GetDMname ( G4int  i) const
inline

Definition at line 68 of file G4DCtable.hh.

Here is the call graph for this function:

G4int G4DCtable::Registor ( G4String  SDname,
G4String  DCname 
)

Definition at line 37 of file G4DCtable.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


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