|
BmnRoot
|
#include <BmnConstPar.h>
Public Member Functions | |
| BmnConstPar (const char *name, const char *title, const char *context) | |
| BmnConstPar () | |
| ~BmnConstPar () | |
| void | putParams (FairParamList *list) |
| Bool_t | getParams (FairParamList *list) |
| void | SetParameters (FairField *field) |
| Double_t | GetBx () const |
| Double_t | GetBy () const |
| Double_t | GetBz () const |
| BmnConstPar (const char *name, const char *title, const char *context) | |
| BmnConstPar () | |
| ~BmnConstPar () | |
| void | putParams (FairParamList *list) |
| Bool_t | getParams (FairParamList *list) |
| void | SetParameters (FairField *field) |
| Double_t | GetBx () const |
| Double_t | GetBy () const |
| Double_t | GetBz () const |
Public Member Functions inherited from BmnMapPar | |
| BmnMapPar (const char *name, const char *title, const char *context) | |
| BmnMapPar () | |
| ~BmnMapPar () | |
| void | SetParameters (FairField *field) |
| Int_t | GetType () const |
| Double_t | GetXmin () const |
| Double_t | GetXmax () const |
| Double_t | GetYmin () const |
| Double_t | GetYmax () const |
| Double_t | GetZmin () const |
| Double_t | GetZmax () const |
| void | MapName (TString &name) |
| Double_t | GetPositionX () const |
| Double_t | GetPositionY () const |
| Double_t | GetPositionZ () const |
| Double_t | GetScale () const |
| BmnMapPar (const char *name, const char *title, const char *context) | |
| BmnMapPar () | |
| ~BmnMapPar () | |
| void | SetParameters (FairField *field) |
| Int_t | GetType () const |
| Double_t | GetXmin () const |
| Double_t | GetXmax () const |
| Double_t | GetYmin () const |
| Double_t | GetYmax () const |
| Double_t | GetZmin () const |
| Double_t | GetZmax () const |
| void | MapName (TString &name) |
| Double_t | GetPositionX () const |
| Double_t | GetPositionY () const |
| Double_t | GetPositionZ () const |
| Double_t | GetScale () const |
Protected Member Functions | |
| ClassDef (BmnConstPar, 1) | |
| ClassDef (BmnConstPar, 1) | |
Protected Member Functions inherited from BmnMapPar | |
| ClassDef (BmnMapPar, 1) | |
| ClassDef (BmnMapPar, 1) | |
Protected Attributes | |
| Double_t | fBx |
| Double_t | fBy |
| Double_t | fBz |
Protected Attributes inherited from BmnMapPar | |
| Int_t | fType |
| Double_t | fXmin |
| Double_t | fXmax |
| Double_t | fYmin |
| Double_t | fYmax |
| Double_t | fZmin |
| Double_t | fZmax |
| TString | fMapName |
| Double_t | fPosX |
| Double_t | fPosY |
| Double_t | fPosZ |
| Double_t | fScale |
Definition at line 10 of file BmnConstPar.h.
| BmnConstPar::BmnConstPar | ( | const char * | name, |
| const char * | title, | ||
| const char * | context | ||
| ) |
Standard constructor
Definition at line 6 of file BmnConstPar.cxx.
References fBx, fBy, fBz, and BmnMapPar::fType.
| BmnConstPar::BmnConstPar | ( | ) |
default constructor
Definition at line 14 of file BmnConstPar.cxx.
References fBx, fBy, fBz, and BmnMapPar::fType.
| BmnConstPar::~BmnConstPar | ( | ) |
Destructor
Definition at line 21 of file BmnConstPar.cxx.
| BmnConstPar::BmnConstPar | ( | const char * | name, |
| const char * | title, | ||
| const char * | context | ||
| ) |
Standard constructor
| BmnConstPar::BmnConstPar | ( | ) |
default constructor
| BmnConstPar::~BmnConstPar | ( | ) |
Destructor
|
protected |
|
protected |
|
inline |
Definition at line 32 of file BmnConstPar.h.
References fBx.
|
inline |
Definition at line 32 of file BmnConstPar.h.
References fBx.
|
inline |
Definition at line 33 of file BmnConstPar.h.
References fBy.
|
inline |
Definition at line 33 of file BmnConstPar.h.
References fBy.
|
inline |
Definition at line 34 of file BmnConstPar.h.
References fBz.
|
inline |
Definition at line 34 of file BmnConstPar.h.
References fBz.
|
virtual |
Get parameters
Reimplemented from BmnMapPar.
Definition at line 43 of file BmnConstPar.cxx.
References fBx, fBy, fBz, BmnMapPar::fType, BmnMapPar::fXmax, BmnMapPar::fXmin, BmnMapPar::fYmax, BmnMapPar::fYmin, BmnMapPar::fZmax, and BmnMapPar::fZmin.
|
virtual |
Get parameters
Reimplemented from BmnMapPar.
|
virtual |
Put parameters
Reimplemented from BmnMapPar.
Definition at line 24 of file BmnConstPar.cxx.
References fBx, fBy, fBz, BmnMapPar::fType, BmnMapPar::fXmax, BmnMapPar::fXmin, BmnMapPar::fYmax, BmnMapPar::fYmin, BmnMapPar::fZmax, and BmnMapPar::fZmin.
|
virtual |
Put parameters
Reimplemented from BmnMapPar.
| void BmnConstPar::SetParameters | ( | FairField * | field | ) |
Set parameters from FairField
Definition at line 60 of file BmnConstPar.cxx.
References fBx, fBy, fBz, BmnMapPar::fMapName, BmnMapPar::fPosX, BmnMapPar::fPosY, BmnMapPar::fPosZ, BmnMapPar::fScale, BmnMapPar::fType, BmnMapPar::fXmax, BmnMapPar::fXmin, BmnMapPar::fYmax, BmnMapPar::fYmin, BmnMapPar::fZmax, BmnMapPar::fZmin, BmnFieldConst::GetBx(), BmnFieldConst::GetBy(), BmnFieldConst::GetBz(), BmnFieldConst::GetXmax(), BmnFieldConst::GetXmin(), BmnFieldConst::GetYmax(), BmnFieldConst::GetYmin(), BmnFieldConst::GetZmax(), and BmnFieldConst::GetZmin().
Referenced by BmnMultiFieldPar::SetParameters().
| void BmnConstPar::SetParameters | ( | FairField * | field | ) |
Set parameters from FairField
|
protected |
Field values in [kG]
Definition at line 39 of file BmnConstPar.h.
Referenced by BmnConstPar(), BmnConstPar(), GetBx(), getParams(), putParams(), and SetParameters().
|
protected |
Definition at line 39 of file BmnConstPar.h.
Referenced by BmnConstPar(), BmnConstPar(), GetBy(), getParams(), putParams(), and SetParameters().
|
protected |
Definition at line 39 of file BmnConstPar.h.
Referenced by BmnConstPar(), BmnConstPar(), GetBz(), getParams(), putParams(), and SetParameters().