BmnRoot
Loading...
Searching...
No Matches
BmnBCGeo.h
Go to the documentation of this file.
1
#ifndef BMNGEOBC_H
2
#define BMNGEOBC_H
3
4
#include "FairGeoSet.h"
5
6
class
BmnBCGeo
:
public
FairGeoSet {
7
protected
:
8
char
mod2Name
[100];
// name of module
9
char
ele2Name
[100];
// substring for elements in module
10
11
public
:
12
BmnBCGeo
();
13
~BmnBCGeo
() {}
14
const
char
*
getModule2Name
(Int_t);
15
const
char
*
getEle2Name
(Int_t);
16
17
ClassDef(
BmnBCGeo
,0)
// Class for Hyp
18
};
19
20
#endif
/* !BMNGEOBC_H */
21
22
23
BmnBCGeo
Definition
BmnBCGeo.h:6
BmnBCGeo::ele2Name
char ele2Name[100]
Definition
BmnBCGeo.h:9
BmnBCGeo::~BmnBCGeo
~BmnBCGeo()
Definition
BmnBCGeo.h:13
BmnBCGeo::BmnBCGeo
BmnBCGeo()
BmnBCGeo::mod2Name
char mod2Name[100]
Definition
BmnBCGeo.h:8
BmnBCGeo::getModule2Name
const char * getModule2Name(Int_t)
BmnBCGeo::getEle2Name
const char * getEle2Name(Int_t)
install
include
BmnBCGeo.h
Generated on Fri May 15 2026 10:40:53 for BmnRoot by
1.9.8