BmnRoot
Loading...
Searching...
No Matches
BmnZdcGeo.h
Go to the documentation of this file.
1
/*************************************************************************************
2
*
3
* Class BmnZdcGeo
4
*
5
* Adopted for BMN by: Elena Litvinenko
6
* e-mail: litvin@nf.jinr.ru
7
* Version: 06-11-2015
8
*
9
************************************************************************************/
10
11
#ifndef BMNGEOZDC_H
12
#define BMNGEOZDC_H
13
14
#include "FairGeoSet.h"
15
16
class
BmnZdcGeo
:
public
FairGeoSet {
17
protected
:
18
char
modName
[20];
// name of module
19
char
eleName
[20];
// substring for elements in module
20
21
public
:
22
BmnZdcGeo
();
23
~BmnZdcGeo
() {}
24
const
char
*
getModuleName
(Int_t);
25
const
char
*
getEleName
(Int_t);
26
27
ClassDef(
BmnZdcGeo
,0)
// Class for Hyp
28
};
29
30
#endif
/* !BMNGEOZDC_H */
31
32
33
BmnZdcGeo
Definition
BmnZdcGeo.h:16
BmnZdcGeo::~BmnZdcGeo
~BmnZdcGeo()
Definition
BmnZdcGeo.h:23
BmnZdcGeo::BmnZdcGeo
BmnZdcGeo()
Definition
BmnZdcGeo.cxx:18
BmnZdcGeo::eleName
char eleName[20]
Definition
BmnZdcGeo.h:19
BmnZdcGeo::modName
char modName[20]
Definition
BmnZdcGeo.h:18
BmnZdcGeo::getEleName
const char * getEleName(Int_t)
Definition
BmnZdcGeo.cxx:34
BmnZdcGeo::getModuleName
const char * getModuleName(Int_t)
Definition
BmnZdcGeo.cxx:26
detectors
zdc
BmnZdcGeo.h
Generated on Fri May 15 2026 10:40:55 for BmnRoot by
1.9.8