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