FairRoot/PandaRoot
|
#include <PndSolenoidPar.h>
Public Member Functions | |
PndSolenoidPar (const char *name, const char *title, const char *context) | |
PndSolenoidPar () | |
~PndSolenoidPar () | |
ClassDef (PndSolenoidPar, 1) | |
virtual void | putParams (FairParamList *list) |
virtual Bool_t | getParams (FairParamList *list) |
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 (PndMapPar, 1) | |
Protected Attributes | |
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 |
PndSolenoidPar.h
Parameter set for the Panda Solenoid. For the runtime database.
Definition at line 16 of file PndSolenoidPar.h.
PndSolenoidPar::PndSolenoidPar | ( | const char * | name, |
const char * | title, | ||
const char * | context | ||
) |
PndSolenoidPar::PndSolenoidPar | ( | ) |
PndSolenoidPar::~PndSolenoidPar | ( | ) |
PndSolenoidPar::ClassDef | ( | PndSolenoidPar | , |
1 | |||
) |
|
protectedinherited |
|
virtualinherited |
Get parameters
Reimplemented in PndMultiFieldPar, and PndConstPar.
Definition at line 70 of file PndMapPar.cxx.
References PndMapPar::fMapName, PndMapPar::fPosX, PndMapPar::fPosY, PndMapPar::fPosZ, PndMapPar::fScale, and PndMapPar::fType.
|
inlineinherited |
Definition at line 59 of file PndMapPar.h.
References PndMapPar::fPosX.
Referenced by PndDipoleMap::PndDipoleMap(), PndSolenoidMap::PndSolenoidMap(), and PndTransMap::PndTransMap().
|
inlineinherited |
Definition at line 60 of file PndMapPar.h.
References PndMapPar::fPosY.
Referenced by PndDipoleMap::PndDipoleMap(), PndSolenoidMap::PndSolenoidMap(), and PndTransMap::PndTransMap().
|
inlineinherited |
Definition at line 61 of file PndMapPar.h.
References PndMapPar::fPosZ.
Referenced by PndDipoleMap::PndDipoleMap(), PndSolenoidMap::PndSolenoidMap(), and PndTransMap::PndTransMap().
|
inlineinherited |
Definition at line 62 of file PndMapPar.h.
References PndMapPar::fScale.
Referenced by PndDipoleMap::PndDipoleMap(), PndSolenoidMap::PndSolenoidMap(), and PndTransMap::PndTransMap().
|
inlineinherited |
Accessors
Definition at line 51 of file PndMapPar.h.
References PndMapPar::fType.
Referenced by PndFieldCreator::createFairField(), PndConstField::PndConstField(), PndDipoleMap::PndDipoleMap(), PndSolenoidMap::PndSolenoidMap(), and PndTransMap::PndTransMap().
|
inlineinherited |
Definition at line 53 of file PndMapPar.h.
References PndMapPar::fXmax.
Referenced by PndConstField::PndConstField().
|
inlineinherited |
Definition at line 52 of file PndMapPar.h.
References PndMapPar::fXmin.
Referenced by PndConstField::PndConstField().
|
inlineinherited |
Definition at line 55 of file PndMapPar.h.
References PndMapPar::fYmax.
Referenced by PndConstField::PndConstField().
|
inlineinherited |
Definition at line 54 of file PndMapPar.h.
References PndMapPar::fYmin.
Referenced by PndConstField::PndConstField().
|
inlineinherited |
Definition at line 57 of file PndMapPar.h.
References PndMapPar::fZmax.
Referenced by PndConstField::PndConstField().
|
inlineinherited |
Definition at line 56 of file PndMapPar.h.
References PndMapPar::fZmin.
Referenced by PndConstField::PndConstField().
|
inlineinherited |
Definition at line 58 of file PndMapPar.h.
References PndMapPar::fMapName.
Referenced by PndDipoleMap::PndDipoleMap(), PndSolenoidMap::PndSolenoidMap(), and PndTransMap::PndTransMap().
|
virtualinherited |
Put parameters
Reimplemented in PndMultiFieldPar, and PndConstPar.
Definition at line 54 of file PndMapPar.cxx.
References PndMapPar::fMapName, PndMapPar::fPosX, PndMapPar::fPosY, PndMapPar::fPosZ, PndMapPar::fScale, and PndMapPar::fType.
|
inherited |
Set parameters from FairField
Definition at line 91 of file PndMapPar.cxx.
References PndMapPar::fMapName, PndMapPar::fPosX, PndMapPar::fPosY, PndMapPar::fPosZ, PndMapPar::fScale, PndMapPar::fType, PndFieldMap::GetPositionX(), PndFieldMap::GetPositionY(), PndFieldMap::GetPositionZ(), and PndFieldMap::GetScale().
Referenced by PndTransMap::FillParContainer(), and PndMultiFieldPar::SetParameters().
|
protectedinherited |
Field map name in case of field map
Definition at line 84 of file PndMapPar.h.
Referenced by PndMapPar::getParams(), PndMapPar::MapName(), PndMapPar::putParams(), PndConstPar::SetParameters(), and PndMapPar::SetParameters().
|
protectedinherited |
Field centre position for field map
Definition at line 88 of file PndMapPar.h.
Referenced by PndMapPar::getParams(), PndMapPar::GetPositionX(), PndMapPar::putParams(), PndConstPar::SetParameters(), and PndMapPar::SetParameters().
|
protectedinherited |
Definition at line 88 of file PndMapPar.h.
Referenced by PndMapPar::getParams(), PndMapPar::GetPositionY(), PndMapPar::putParams(), PndConstPar::SetParameters(), and PndMapPar::SetParameters().
|
protectedinherited |
Definition at line 88 of file PndMapPar.h.
Referenced by PndMapPar::getParams(), PndMapPar::GetPositionZ(), PndMapPar::putParams(), PndConstPar::SetParameters(), and PndMapPar::SetParameters().
|
protectedinherited |
Scaling factor for field map
Definition at line 92 of file PndMapPar.h.
Referenced by PndMapPar::getParams(), PndMapPar::GetScale(), PndMapPar::putParams(), PndConstPar::SetParameters(), and PndMapPar::SetParameters().
|
protectedinherited |
Field type 0 = constant field 1 = field map 2 = field map sym2 (symmetries in x and y) 3 = field map sym3 (symmetries in x, y and z)
Definition at line 73 of file PndMapPar.h.
Referenced by PndConstPar::getParams(), PndMultiFieldPar::getParams(), PndMapPar::getParams(), PndMapPar::GetType(), PndConstPar::PndConstPar(), PndConstPar::putParams(), PndMultiFieldPar::putParams(), PndMapPar::putParams(), PndConstPar::SetParameters(), PndMultiFieldPar::SetParameters(), and PndMapPar::SetParameters().
|
protectedinherited |
Definition at line 77 of file PndMapPar.h.
Referenced by PndConstPar::getParams(), PndMapPar::GetXmax(), PndConstPar::putParams(), and PndConstPar::SetParameters().
|
protectedinherited |
Field limits in case of constant field
Definition at line 77 of file PndMapPar.h.
Referenced by PndConstPar::getParams(), PndMapPar::GetXmin(), PndConstPar::putParams(), and PndConstPar::SetParameters().
|
protectedinherited |
Definition at line 78 of file PndMapPar.h.
Referenced by PndConstPar::getParams(), PndMapPar::GetYmax(), PndConstPar::putParams(), and PndConstPar::SetParameters().
|
protectedinherited |
Definition at line 78 of file PndMapPar.h.
Referenced by PndConstPar::getParams(), PndMapPar::GetYmin(), PndConstPar::putParams(), and PndConstPar::SetParameters().
|
protectedinherited |
Definition at line 79 of file PndMapPar.h.
Referenced by PndConstPar::getParams(), PndMapPar::GetZmax(), PndConstPar::putParams(), and PndConstPar::SetParameters().
|
protectedinherited |
Definition at line 79 of file PndMapPar.h.
Referenced by PndConstPar::getParams(), PndMapPar::GetZmin(), PndConstPar::putParams(), and PndConstPar::SetParameters().