FairRoot/PandaRoot
|
#include <PndMultiFieldPar.h>
Public Member Functions | |
PndMultiFieldPar (const char *name, const char *title, const char *context) | |
PndMultiFieldPar () | |
~PndMultiFieldPar () | |
void | putParams (FairParamList *list) |
Bool_t | getParams (FairParamList *list) |
void | SetParameters (FairField *field) |
TObjArray * | GetParArray () |
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 (PndMultiFieldPar, 1) | |
ClassDef (PndMapPar, 1) | |
Protected Attributes | |
TObjArray * | fParArray |
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 |
Private Member Functions | |
PndMultiFieldPar (const PndMultiFieldPar &L) | |
PndMultiFieldPar & | operator= (const PndMultiFieldPar &) |
Definition at line 17 of file PndMultiFieldPar.h.
PndMultiFieldPar::PndMultiFieldPar | ( | const char * | name, |
const char * | title, | ||
const char * | context | ||
) |
PndMultiFieldPar::PndMultiFieldPar | ( | ) |
PndMultiFieldPar::~PndMultiFieldPar | ( | ) |
|
inlineprivate |
Definition at line 45 of file PndMultiFieldPar.h.
|
protected |
|
protectedinherited |
|
virtual |
Get parameters
Reimplemented from PndMapPar.
Definition at line 40 of file PndMultiFieldPar.cxx.
References fParArray, and PndMapPar::fType.
|
inline |
Definition at line 43 of file PndMultiFieldPar.h.
References fParArray.
Referenced by PndFieldCreator::createFairField(), and PndMultiField::PndMultiField().
|
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().
|
inlineprivate |
Definition at line 46 of file PndMultiFieldPar.h.
|
virtual |
Put parameters
Reimplemented from PndMapPar.
Definition at line 31 of file PndMultiFieldPar.cxx.
References fParArray, and PndMapPar::fType.
void PndMultiFieldPar::SetParameters | ( | FairField * | field | ) |
Set parameters from FairField
Definition at line 47 of file PndMultiFieldPar.cxx.
References fField, PndSolenoidMap::fNumberOfRegions, PndDipoleMap::fNumberOfRegions, fParArray, fRun, PndMapPar::fType, PndMultiField::GetFieldList(), PndDipoleMap::GetRegionNo(), PndSolenoidMap::GetRegionNo(), rtdb, PndConstPar::SetParameters(), PndMapPar::SetParameters(), and TString.
Referenced by emc(), emc_complete(), emc_complete_corr(), emc_correction_data_production(), emc_correction_QA_data_production(), error_matrix_data_production(), PndMultiField::FillParContainer(), if(), QAmacro_emc_1(), run_sim(), run_sim_tpcmvd(), runGeaneTestSimBox(), runLumi0SimBox(), runLumiPixel0SimBox(), runLumiSimBox(), runMC(), runMCsim(), runsim(), runSim(), sim(), sim_emc(), sim_emc_test(), sim_gg(), and sim_muo_test().
|
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().
|
protected |
Definition at line 46 of file PndMultiFieldPar.h.
Referenced by getParams(), GetParArray(), PndMultiFieldPar(), putParams(), and 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(), getParams(), PndMapPar::getParams(), PndMapPar::GetType(), PndConstPar::PndConstPar(), PndConstPar::putParams(), putParams(), PndMapPar::putParams(), PndConstPar::SetParameters(), 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().