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