BmnRoot
Loading...
Searching...
No Matches
FairGeoMagnet.cxx
Go to the documentation of this file.
1
/********************************************************************************
2
* Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH *
3
* *
4
* This software is distributed under the terms of the *
5
* GNU Lesser General Public Licence (LGPL) version 3, *
6
* copied verbatim in the file "LICENSE" *
7
********************************************************************************/
8
//*-- AUTHOR : Ilse Koenig
9
//*-- Created : 10/11/2003
10
12
// FairGeoMagnet
13
//
14
// Class for the geometry of detector part Magnet
15
//
17
18
#include "
FairGeoMagnet.h
"
19
20
#include <TString.h>
// for TString
21
#include <string.h>
// for strcpy
22
23
FairGeoMagnet::FairGeoMagnet
()
24
: FairGeoSet()
25
{
26
// Constructor
27
fName =
"magnet"
;
28
maxSectors = 0;
29
maxModules = 1;
30
strcpy(
modName
,
"m"
);
31
strcpy(
eleName
,
"m"
);
32
}
FairGeoMagnet::FairGeoMagnet
FairGeoMagnet()
Definition
FairGeoMagnet.cxx:23
FairGeoMagnet::modName
char modName[2]
Definition
FairGeoMagnet.h:18
FairGeoMagnet::eleName
char eleName[2]
Definition
FairGeoMagnet.h:19
FairGeoMagnet.h
passive
FairGeoMagnet.cxx
Generated on Fri May 15 2026 10:40:56 for BmnRoot by
1.9.8