FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
detectors
passive
PndGeoTarget.cxx
Go to the documentation of this file.
1
//*-- AUTHOR : Ilse Koenig
2
//*-- Created : 10/11/2003
3
5
// PndGeoTarget
6
//
7
// Class for geometry of Target
8
//
10
11
#include "
PndGeoTarget.h
"
12
13
ClassImp
(
PndGeoTarget
)
14
15
PndGeoTarget
::
PndGeoTarget
() {
16
// Constructor
17
fName=
"target"
;
18
strcpy(modName,
"t"
);
19
strcpy(eleName,
"t"
);
20
maxSectors=0;
21
maxModules=1;
22
}
PndGeoTarget.h
ClassImp
ClassImp(PndGeoTarget) PndGeoTarget
Definition:
PndGeoTarget.cxx:13
PndGeoTarget
Definition:
PndGeoTarget.h:6
Generated on Sun Aug 18 2019 03:01:30 for FairRoot/PandaRoot by
1.8.8