PandaRoot
CbmGeoPlane.h
Go to the documentation of this file.
1
#ifndef CBMGEOPlane_H
2
#define CBMGEOPlane_H
3
4
#include "FairGeoSet.h"
5
6
class
CbmGeoPlane
:
public
FairGeoSet {
7
public
:
8
char
modName
[10];
// name of module
9
char
eleName
[10];
// substring for elements in module
10
CbmGeoPlane
();
11
~CbmGeoPlane
() {}
12
// inline Int_t getModNumInMod(const TString&);
13
ClassDef(
CbmGeoPlane
, 0)
// Class for Plane
14
};
15
16
/* inline Int_t CbmGeoPlane::getModNumInMod(const TString& name) { */
17
/* // returns the module index from module name */
18
/* Int_t bla = (Int_t)(name[6]-'0')-1; */
19
/* if(bla == -1) bla = 9; */
20
/* return bla; */
21
/* } */
22
23
#endif
/* !CBMGEOPlane_H */
CbmGeoPlane
Definition:
CbmGeoPlane.h:6
CbmGeoPlane::eleName
char eleName[10]
Definition:
CbmGeoPlane.h:9
CbmGeoPlane::~CbmGeoPlane
~CbmGeoPlane()
Definition:
CbmGeoPlane.h:11
CbmGeoPlane::modName
char modName[10]
Definition:
CbmGeoPlane.h:8
CbmGeoPlane::CbmGeoPlane
CbmGeoPlane()
home
gitlab-runner
builds
Vxspf1vo
0
PandaRootGroup
PandaRoot
tutorials
geane
ex1
plane
CbmGeoPlane.h
Generated on Fri Mar 29 2024 06:04:27 for PandaRoot by
1.8.13