FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
field
PndConstPar.h
Go to the documentation of this file.
1
10
#ifndef PNDCONSTPAR_H
11
#define PNDCONSTPAR_H 1
12
#include "
PndMapPar.h
"
13
class
FairParamList;
14
15
class
PndConstPar
:
public
PndMapPar
16
{
17
18
public
:
19
20
22
PndConstPar
(
const
char
*
name
,
const
char
* title,
const
char
* context);
23
25
PndConstPar
();
26
28
~PndConstPar
();
29
30
void
putParams
(FairParamList* list);
31
32
34
Bool_t
getParams
(FairParamList* list);
35
36
38
void
SetParameters
(FairField* field);
39
40
41
Double_t
GetBx
()
const
{
return
fBx
; }
42
Double_t
GetBy
()
const
{
return
fBy
; }
43
Double_t
GetBz
()
const
{
return
fBz
; }
44
45
protected
:
46
48
Double_t
fBx
,
fBy
,
fBz
;
49
50
ClassDef
(
PndConstPar
,1);
51
52
};
53
54
55
#endif
PndConstPar::fBy
Double_t fBy
Definition:
PndConstPar.h:48
PndConstPar::getParams
Bool_t getParams(FairParamList *list)
Definition:
PndConstPar.cxx:39
PndConstPar::fBx
Double_t fBx
Definition:
PndConstPar.h:48
PndConstPar::PndConstPar
PndConstPar()
Definition:
PndConstPar.cxx:11
PndConstPar::ClassDef
ClassDef(PndConstPar, 1)
Double_t
Double_t
Definition:
SimCompleteLinkDef.h:6
PndConstPar::putParams
void putParams(FairParamList *list)
Definition:
PndConstPar.cxx:19
PndConstPar::SetParameters
void SetParameters(FairField *field)
Definition:
PndConstPar.cxx:54
PndConstPar::GetBy
Double_t GetBy() const
Definition:
PndConstPar.h:42
name
TString name
Definition:
createRootGeoFile.C:82
PndMapPar
Definition:
PndMapPar.h:22
PndConstPar
Definition:
PndConstPar.h:15
PndConstPar::GetBx
Double_t GetBx() const
Definition:
PndConstPar.h:41
PndConstPar::fBz
Double_t fBz
Definition:
PndConstPar.h:48
Bool_t
Bool_t
Definition:
SimCompleteLinkDef.h:6
PndConstPar::GetBz
Double_t GetBz() const
Definition:
PndConstPar.h:43
PndMapPar.h
PndConstPar::~PndConstPar
~PndConstPar()
Definition:
PndConstPar.cxx:17
Generated on Sun Aug 18 2019 03:01:19 for FairRoot/PandaRoot by
1.8.8