#include <PndSdsGeo.h>
Definition at line 6 of file PndSdsGeo.h.
◆ PndSdsGeo()
◆ ~PndSdsGeo()
PndSdsGeo::~PndSdsGeo |
( |
| ) |
|
|
inline |
◆ ClassDef()
◆ getEleName()
const char* PndSdsGeo::getEleName |
( |
Int_t |
m | ) |
|
◆ getKeepinName()
const char* PndSdsGeo::getKeepinName |
( |
Int_t |
i, |
|
|
Int_t |
j |
|
) |
| |
◆ getModNumInMod()
Int_t PndSdsGeo::getModNumInMod |
( |
const TString & |
name | ) |
const |
|
inline |
returns the module index from module name
Definition at line 25 of file PndSdsGeo.h.
Referenced by ~PndSdsGeo().
28 return (Int_t)(name[3] -
'0') - 1;
◆ getModuleName()
const char* PndSdsGeo::getModuleName |
( |
Int_t |
m | ) |
|
◆ fEleName
char PndSdsGeo::fEleName[20] |
|
protected |
◆ fKeepinName
char PndSdsGeo::fKeepinName[20] |
|
protected |
◆ fModName
char PndSdsGeo::fModName[20] |
|
protected |
The documentation for this class was generated from the following file: