FairRoot/PandaRoot
|
#include <PndGeoEmc.h>
Public Member Functions | |
PndGeoEmc () | |
~PndGeoEmc () | |
const char * | getModuleName (Int_t) |
const char * | getEleName (Int_t) |
Protected Attributes | |
char | modName [20] |
char | eleName [20] |
Definition at line 11 of file PndGeoEmc.h.
PndGeoEmc::PndGeoEmc | ( | ) |
Definition at line 16 of file PndGeoEmc.cxx.
|
inline |
Definition at line 18 of file PndGeoEmc.h.
const char * PndGeoEmc::getEleName | ( | Int_t | m | ) |
const char * PndGeoEmc::getModuleName | ( | Int_t | m | ) |
|
protected |
Definition at line 14 of file PndGeoEmc.h.
Referenced by getEleName().
|
protected |
Definition at line 13 of file PndGeoEmc.h.
Referenced by getModuleName().