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