CbmRoot
Loading...
Searching...
No Matches
CbmGeoPlatform.h
Go to the documentation of this file.
1
/* Copyright (C) 2013 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
2
SPDX-License-Identifier: GPL-3.0-only
3
Authors: Florian Uhlig [committer] */
4
5
#ifndef CBMGEOPLATFORM_H
6
#define CBMGEOPLATFORM_H
7
8
#include "FairGeoSet.h"
9
10
class
CbmGeoPlatform
:
public
FairGeoSet {
11
protected
:
12
char
modName
[2];
// name of module
13
char
eleName
[2];
// substring for elements in module
14
public
:
15
CbmGeoPlatform
();
16
~CbmGeoPlatform
() {}
17
const
char
*
getModuleName
(Int_t) {
return
modName
; }
18
const
char
*
getEleName
(Int_t) {
return
eleName
; }
19
ClassDef(
CbmGeoPlatform
, 0)
// Class for the geometry of Platform
20
};
21
22
#endif
/* !CBMGEOPLATFORM_H */
CbmGeoPlatform
Definition
CbmGeoPlatform.h:10
CbmGeoPlatform::CbmGeoPlatform
CbmGeoPlatform()
CbmGeoPlatform::getEleName
const char * getEleName(Int_t)
Definition
CbmGeoPlatform.h:18
CbmGeoPlatform::modName
char modName[2]
Definition
CbmGeoPlatform.h:12
CbmGeoPlatform::~CbmGeoPlatform
~CbmGeoPlatform()
Definition
CbmGeoPlatform.h:16
CbmGeoPlatform::eleName
char eleName[2]
Definition
CbmGeoPlatform.h:13
CbmGeoPlatform::getModuleName
const char * getModuleName(Int_t)
Definition
CbmGeoPlatform.h:17
sim
passive
CbmGeoPlatform.h
Generated on Mon Feb 3 2025 23:04:01 for CbmRoot by
1.12.0