BmnRoot
Loading...
Searching...
No Matches
BmnDchGeo.cxx
Go to the documentation of this file.
1
2
// BmnDchGeo
3
//
4
// Class for geometry of DCH
5
//
7
8
#include "
BmnDchGeo.h
"
9
#include "FairGeoNode.h"
10
11
BmnDchGeo::BmnDchGeo
() {
12
// Constructor
13
maxSectors=0;
14
maxModules=24;
15
}
16
17
const
char
*
BmnDchGeo::getModuleName
(Int_t
m
) {
18
// Returns the module name of DCH number m
19
return
modName
;
20
}
21
22
const
char
*
BmnDchGeo::getEleName
(Int_t
m
) {
23
// Returns the element name of DCH number m
24
return
eleName
;
25
}
26
27
m
__m128 m
Definition
P4_F32vec4.h:27
BmnDchGeo::BmnDchGeo
BmnDchGeo()
Definition
BmnDchGeo.cxx:11
BmnDchGeo::getModuleName
const char * getModuleName(Int_t)
Definition
BmnDchGeo.cxx:17
BmnDchGeo::modName
char modName[20]
Definition
BmnDchGeo.h:9
BmnDchGeo::eleName
char eleName[20]
Definition
BmnDchGeo.h:10
BmnDchGeo::getEleName
const char * getEleName(Int_t)
Definition
BmnDchGeo.cxx:22
BmnDchGeo.h
detectors
dch
BmnDchGeo.cxx
Generated on Fri May 15 2026 10:40:51 for BmnRoot by
1.9.8