|
BmnRoot
|
#include <BmnFDGeo.h>
Public Member Functions | |
| BmnFDGeo () | |
| ~BmnFDGeo () | |
| const char * | getModule2Name (Int_t) |
| const char * | getEle2Name (Int_t) |
| BmnFDGeo () | |
| ~BmnFDGeo () | |
| const char * | getModule2Name (Int_t) |
| const char * | getEle2Name (Int_t) |
Protected Attributes | |
| char | mod2Name [100] |
| char | ele2Name [100] |
Definition at line 7 of file BmnFDGeo.h.
| BmnFDGeo::BmnFDGeo | ( | ) |
Definition at line 10 of file BmnFDGeo.cxx.
|
inline |
Definition at line 14 of file BmnFDGeo.h.
| BmnFDGeo::BmnFDGeo | ( | ) |
|
inline |
Definition at line 14 of file BmnFDGeo.h.
| const char * BmnFDGeo::getEle2Name | ( | Int_t | q | ) |
Definition at line 26 of file BmnFDGeo.cxx.
References ele2Name.
| const char * BmnFDGeo::getEle2Name | ( | Int_t | ) |
| const char * BmnFDGeo::getModule2Name | ( | Int_t | q | ) |
Definition at line 18 of file BmnFDGeo.cxx.
References mod2Name.
| const char * BmnFDGeo::getModule2Name | ( | Int_t | ) |
|
protected |
Definition at line 10 of file BmnFDGeo.h.
Referenced by getEle2Name().
|
protected |
Definition at line 9 of file BmnFDGeo.h.
Referenced by getModule2Name().