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