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