![]() |
PandaRoot
|
#include <PndConstPar.h>
Public Member Functions | |
PndConstPar (const char *name, const char *title, const char *context) | |
PndConstPar () | |
~PndConstPar () | |
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 |
![]() | |
PndMapPar (const char *name, const char *title, const char *context) | |
PndMapPar () | |
~PndMapPar () | |
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 (PndConstPar, 1) | |
![]() | |
ClassDef (PndMapPar, 1) | |
Protected Attributes | |
Double_t | fBx |
Double_t | fBy |
Double_t | fBz |
![]() | |
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 14 of file PndConstPar.h.
PndConstPar::PndConstPar | ( | const char * | name, |
const char * | title, | ||
const char * | context | ||
) |
Standard constructor
PndConstPar::PndConstPar | ( | ) |
default constructor
PndConstPar::~PndConstPar | ( | ) |
Destructor
|
protected |
|
inline |
|
inline |
|
inline |
|
virtual |
Get parameters
Reimplemented from PndMapPar.
|
virtual |
Put parameters
Reimplemented from PndMapPar.
void PndConstPar::SetParameters | ( | FairField * | field | ) |
Set parameters from FairField
|
protected |
|
protected |
Definition at line 40 of file PndConstPar.h.
Referenced by GetBy().
|
protected |
Definition at line 40 of file PndConstPar.h.
Referenced by GetBz().