HYDRA_development_version
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
hgeomstart.cc
Go to the documentation of this file.
1
//*-- AUTHOR : Ilse Koenig
2
//*-- Created : 12/12/2003
3
4
//_HADES_CLASS_DESCRIPTION
5
/////////////////////////////////////////////////////////////
6
// HGeomStart
7
//
8
// Class for geometry of Start/Veto detector
9
//
10
/////////////////////////////////////////////////////////////
11
12
#include "
hgeomstart.h
"
13
#include "
hgeomstarthit.h
"
14
15
ClassImp
(
HGeomStart
)
16
17
HGeomStart
::
HGeomStart
() {
18
// Constructor
19
fName=
"start"
;
20
strcpy(modName,
"V"
);
21
strcpy(eleName,
"V"
);
22
maxSectors=0;
23
maxModules=1;
24
pHit=
new
HGeomStartHit
(
this
);
25
}
HGeomStart
Definition:
hgeomstart.h:6
ClassImp
ClassImp(HGeomStart) HGeomStart
Definition:
hgeomstart.cc:15
hgeomstarthit.h
HGeomStartHit
Definition:
hgeomstarthit.h:8
hgeomstart.h
simulation
hgeomstart.cc
Generated on Fri Oct 9 2020 14:30:07 for HYDRA_development_version by
1.8.8