PandaRoot
PndGeoFtof.h
Go to the documentation of this file.
1
// -------------------------------------------------------------------------
2
// ----- PndGeoFtof header file -----
3
// ----- Created 30.03.09 by A. Sanchez -----
4
// -------------------------------------------------------------------------
5
6
#ifndef PNDGEOFTOF_H
7
#define PNDGEOFTOF_H
8
9
#include "FairGeoSet.h"
10
11
class
PndGeoFtof
:
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
public
:
19
PndGeoFtof
();
20
~PndGeoFtof
() {}
21
// const char* getModuleName(Int_t);
22
// const char* getEleName(Int_t);
23
24
ClassDef(
PndGeoFtof
, 0)
// Class for Ftof
25
};
26
27
#endif
/* !PNDGEOFTOF_H */
PndGeoFtof::~PndGeoFtof
~PndGeoFtof()
Definition:
PndGeoFtof.h:20
PndGeoFtof
Definition:
PndGeoFtof.h:11
PndGeoFtof::eleName
char eleName[4]
Definition:
PndGeoFtof.h:16
PndGeoFtof::PndGeoFtof
PndGeoFtof()
PndGeoFtof::modName
char modName[4]
Definition:
PndGeoFtof.h:15
home
gitlab-runner
builds
LYZoAKaU
0
PandaRootGroup
PandaRoot
detectors
ftof
PndGeoFtof.h
Generated on Fri Oct 21 2022 07:03:58 for PandaRoot by
1.8.13