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