![]() |
PandaRoot
|
#include <PndGeoOt.h>
Public Member Functions | |
PndGeoOt () | |
~PndGeoOt () | |
const char * | getModuleName (Int_t) |
const char * | getEleName (Int_t) |
Int_t | getModNumInMod (const TString &) |
Protected Attributes | |
std::string | modName |
std::string | eleName |
Definition at line 29 of file PndGeoOt.h.
PndGeoOt::PndGeoOt | ( | ) |
|
inline |
Definition at line 35 of file PndGeoOt.h.
References getEleName(), getModNumInMod(), and getModuleName().
const char* PndGeoOt::getEleName | ( | Int_t | ) |
Referenced by ~PndGeoOt().
|
inline |
Definition at line 42 of file PndGeoOt.h.
Referenced by ~PndGeoOt().
const char* PndGeoOt::getModuleName | ( | Int_t | ) |
Referenced by ~PndGeoOt().
|
protected |
Definition at line 32 of file PndGeoOt.h.
|
protected |
Definition at line 31 of file PndGeoOt.h.