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

#include <CCalSDList.hh>

Public Member Functions

void addCalo (nameType name)
 
void addTracker (nameType name)
 
nameType getCaloSDName (int i)
 
nameType getTrackerSDName (int i)
 
int getNumberOfCaloSD ()
 
int getNumberOfTrackerSD ()
 

Static Public Member Functions

static CCalSDListgetInstance ()
 

Detailed Description

Definition at line 40 of file CCalSDList.hh.

Member Function Documentation

void CCalSDList::addCalo ( nameType  name)

Definition at line 44 of file CCalSDList.cc.

Here is the caller graph for this function:

void CCalSDList::addTracker ( nameType  name)

Definition at line 49 of file CCalSDList.cc.

nameType CCalSDList::getCaloSDName ( int  i)

Definition at line 54 of file CCalSDList.cc.

Here is the call graph for this function:

CCalSDList * CCalSDList::getInstance ( )
static

Definition at line 37 of file CCalSDList.cc.

Here is the caller graph for this function:

int CCalSDList::getNumberOfCaloSD ( )

Definition at line 76 of file CCalSDList.cc.

Here is the caller graph for this function:

int CCalSDList::getNumberOfTrackerSD ( )

Definition at line 81 of file CCalSDList.cc.

Here is the caller graph for this function:

nameType CCalSDList::getTrackerSDName ( int  i)

Definition at line 64 of file CCalSDList.cc.

Here is the call graph for this function:


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