CbmRoot
CbmGeoPlatform.cxx
Go to the documentation of this file.
1
// CbmGeoPlatform
3
//
4
// Class for the geometry of detector part Platform
6
7
#include "
CbmGeoPlatform.h
"
8
9
ClassImp
(
CbmGeoPlatform
)
10
11
CbmGeoPlatform::CbmGeoPlatform
()
12
: FairGeoSet(), modName(), eleName() {
13
// Constructor
14
fName =
"platform"
;
15
maxSectors = 0;
16
maxModules = 1;
17
strcpy(modName,
"p"
);
18
strcpy(eleName,
"p"
);
19
}
CbmGeoPlatform
Definition:
CbmGeoPlatform.h:6
CbmGeoPlatform::CbmGeoPlatform
CbmGeoPlatform()
ClassImp
ClassImp(CbmGeoPlatform) CbmGeoPlatform
Definition:
CbmGeoPlatform.cxx:9
CbmGeoPlatform.h
sim
passive
CbmGeoPlatform.cxx
Generated on Wed Oct 28 2020 15:11:35 for CbmRoot by
1.8.18