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