FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
detectors
scitil
SciTMC
PndGeoSciT.h
Go to the documentation of this file.
1
// -------------------------------------------------------------------------
2
// ----- PndGeoSciT header file -----
3
// ----- Created 30.03.09 by A. Sanchez -----
4
// -------------------------------------------------------------------------
5
6
#ifndef PNDGEOSCIT_H
7
#define PNDGEOSCIT_H
8
9
#include "FairGeoSet.h"
10
11
class
PndGeoSciT
:
public
FairGeoSet {
12
protected
:
13
/* char modName[20]; // name of module */
14
/* char eleName[20]; // substring for elements in module */
15
char
modName
[4];
// name of module
16
char
eleName
[4];
// substring for elements in module
17
18
19
public
:
20
PndGeoSciT
();
21
~PndGeoSciT
() {}
22
// const char* getModuleName(Int_t);
23
// const char* getEleName(Int_t);
24
25
ClassDef(
PndGeoSciT
,0)
// Class for SciT
26
};
27
28
#endif
/* !PNDGEOSCIT_H */
29
30
31
PndGeoSciT::eleName
char eleName[4]
Definition:
PndGeoSciT.h:16
PndGeoSciT::modName
char modName[4]
Definition:
PndGeoSciT.h:15
PndGeoSciT::PndGeoSciT
PndGeoSciT()
Definition:
PndGeoSciT.cxx:16
PndGeoSciT
Definition:
PndGeoSciT.h:11
PndGeoSciT::~PndGeoSciT
~PndGeoSciT()
Definition:
PndGeoSciT.h:21
Generated on Wed Apr 3 2019 10:02:52 for FairRoot/PandaRoot by
1.8.5