#include <AtTpcGeo.h>
Definition at line 20 of file AtTpcGeo.h.
◆ AtTpcGeo()
◆ ~AtTpcGeo()
◆ getEleName()
const char * AtTpcGeo::getEleName |
( |
Int_t |
m | ) |
|
Returns the element name of Det number m
Definition at line 41 of file AtTpcGeo.cxx.
◆ getModNumInMod()
Int_t AtTpcGeo::getModNumInMod |
( |
const TString & |
name | ) |
|
|
inline |
returns the module index from module name ?? in name[??] has to be the length of the detector name in the .geo file. For example if all nodes in this file starts with newdetector ?? has to be 11.
Definition at line 34 of file AtTpcGeo.h.
◆ getModuleName()
const char * AtTpcGeo::getModuleName |
( |
Int_t |
m | ) |
|
Returns the module name of AtTpc number m Setting AtTpc here means that all modules names in the ASCII file should start with AtTpc otherwise they will not be constructed
Definition at line 30 of file AtTpcGeo.cxx.
◆ eleName
char AtTpcGeo::eleName[20] {} |
|
protected |
◆ modName
char AtTpcGeo::modName[20] {} |
|
protected |
The documentation for this class was generated from the following files: