|
BmnRoot
|
#include <BmnBCGeo.h>
Public Member Functions | |
| BmnBCGeo () | |
| ~BmnBCGeo () | |
| const char * | getModule2Name (Int_t) |
| const char * | getEle2Name (Int_t) |
| BmnBCGeo () | |
| ~BmnBCGeo () | |
| const char * | getModule2Name (Int_t) |
| const char * | getEle2Name (Int_t) |
Protected Attributes | |
| char | mod2Name [100] |
| char | ele2Name [100] |
Definition at line 6 of file BmnBCGeo.h.
| BmnBCGeo::BmnBCGeo | ( | ) |
Definition at line 13 of file BmnBCGeo.cxx.
|
inline |
Definition at line 13 of file BmnBCGeo.h.
| BmnBCGeo::BmnBCGeo | ( | ) |
|
inline |
Definition at line 13 of file BmnBCGeo.h.
| const char * BmnBCGeo::getEle2Name | ( | Int_t | q | ) |
Definition at line 29 of file BmnBCGeo.cxx.
References ele2Name.
| const char * BmnBCGeo::getEle2Name | ( | Int_t | ) |
| const char * BmnBCGeo::getModule2Name | ( | Int_t | q | ) |
Definition at line 21 of file BmnBCGeo.cxx.
References mod2Name.
| const char * BmnBCGeo::getModule2Name | ( | Int_t | ) |
|
protected |
Definition at line 9 of file BmnBCGeo.h.
Referenced by getEle2Name().
|
protected |
Definition at line 8 of file BmnBCGeo.h.
Referenced by getModule2Name().