![]() |
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 | ( | ) |
|
inline |
Definition at line 12 of file PndGeoFts.h.
References getEleName(), getModNumInMod(), and getModuleName().
| const char* PndGeoFts::getEleName | ( | Int_t | ) |
Referenced by ~PndGeoFts().
|
inline |
Definition at line 19 of file PndGeoFts.h.
Referenced by ~PndGeoFts().
| const char* PndGeoFts::getModuleName | ( | Int_t | ) |
Referenced by ~PndGeoFts().
|
protected |
Definition at line 9 of file PndGeoFts.h.
|
protected |
Definition at line 8 of file PndGeoFts.h.