FairRoot/PandaRoot
|
#include <PndGeoFts.h>
Public Member Functions | |
PndGeoFts () | |
~PndGeoFts () | |
const char * | getModuleName (Int_t) |
const char * | getEleName (Int_t) |
Int_t | getModNumInMod (const TString &) |
Protected Attributes | |
char | modName [40] |
char | eleName [40] |
Definition at line 6 of file PndGeoFts.h.
PndGeoFts::PndGeoFts | ( | ) |
Definition at line 13 of file PndGeoFts.cxx.
|
inline |
Definition at line 13 of file PndGeoFts.h.
const char * PndGeoFts::getEleName | ( | Int_t | m | ) |
|
inline |
Definition at line 20 of file PndGeoFts.h.
const char * PndGeoFts::getModuleName | ( | Int_t | m | ) |
|
protected |
Definition at line 10 of file PndGeoFts.h.
Referenced by getEleName().
|
protected |
Definition at line 9 of file PndGeoFts.h.
Referenced by getModuleName().