FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
detectors
lmd
LmdMC
PndLmdGeo.h
Go to the documentation of this file.
1
/*
2
* PndLmdGeo.h
3
* * Created on: Jun 30, 2010
4
* Author: huagen
5
*/
6
/*
7
* PndLmdGeo class will define the detector name by user. It was inherited from
8
* Sds base class PndSdsGeo.
9
*/
10
11
#ifndef PNDLMDGEO_H_
12
#define PNDLMDGEO_H_
13
14
#include "
PndSdsGeo.h
"
15
16
class
PndLmdGeo
:
public
PndSdsGeo
{
17
public
:
18
PndLmdGeo
();
19
~PndLmdGeo
();
20
21
const
char
*
getModuleName
(Int_t
m
);
22
const
char
*
getEleName
(Int_t m);
23
24
ClassDef
(
PndLmdGeo
, 1);
25
};
26
27
#endif
/* PNDLMDGEO_H_ */
m
__m128 m
Definition:
P4_F32vec4.h:28
PndLmdGeo::getEleName
const char * getEleName(Int_t m)
Definition:
PndLmdGeo.cxx:36
PndSdsGeo.h
PndLmdGeo
Definition:
PndLmdGeo.h:16
PndLmdGeo::~PndLmdGeo
~PndLmdGeo()
Definition:
PndLmdGeo.cxx:21
PndLmdGeo::ClassDef
ClassDef(PndLmdGeo, 1)
PndLmdGeo::PndLmdGeo
PndLmdGeo()
PndLmdGeo::getModuleName
const char * getModuleName(Int_t m)
Definition:
PndLmdGeo.cxx:23
PndSdsGeo
Definition:
PndSdsGeo.h:6
Generated on Sun Aug 18 2019 03:01:36 for FairRoot/PandaRoot by
1.8.8