PandaRoot
PndGeoStt.h
Go to the documentation of this file.
1
#ifndef PNDGEOSTT_H
2
#define PNDGEOSTT_H
3
4
#include "FairGeoSet.h"
5
6
class
PndGeoStt
:
public
FairGeoSet {
7
protected
:
8
char
modName
[20];
// name of module
9
char
eleName
[20];
// substring for elements in module
10
public
:
11
PndGeoStt
();
12
~PndGeoStt
() {}
13
const
char
*
getModuleName
(Int_t);
14
const
char
*
getEleName
(Int_t);
15
ClassDef(
PndGeoStt
, 0)
// Class for Stt
16
};
17
18
#endif
/* !PNDGEOSTT_H */
PndGeoStt::PndGeoStt
PndGeoStt()
PndGeoStt::~PndGeoStt
~PndGeoStt()
Definition:
PndGeoStt.h:12
PndGeoStt
Definition:
PndGeoStt.h:6
PndGeoStt::modName
char modName[20]
Definition:
PndGeoStt.h:8
PndGeoStt::eleName
char eleName[20]
Definition:
PndGeoStt.h:9
PndGeoStt::getEleName
const char * getEleName(Int_t)
PndGeoStt::getModuleName
const char * getModuleName(Int_t)
home
gitlab-runner
builds
LYZoAKaU
0
PandaRootGroup
PandaRoot
detectors
stt
PndGeoStt.h
Generated on Fri Oct 21 2022 07:03:58 for PandaRoot by
1.8.13