#include <PndMapPar.h>
Definition at line 18 of file PndMapPar.h.
◆ PndMapPar() [1/2]
| PndMapPar::PndMapPar |
( |
const char * |
name, |
|
|
const char * |
title, |
|
|
const char * |
context |
|
) |
| |
◆ PndMapPar() [2/2]
◆ ~PndMapPar()
| PndMapPar::~PndMapPar |
( |
| ) |
|
◆ ClassDef()
◆ getParams()
| virtual Bool_t PndMapPar::getParams |
( |
FairParamList * |
list | ) |
|
|
virtual |
◆ GetPositionX()
| Double_t PndMapPar::GetPositionX |
( |
| ) |
const |
|
inline |
◆ GetPositionY()
| Double_t PndMapPar::GetPositionY |
( |
| ) |
const |
|
inline |
◆ GetPositionZ()
| Double_t PndMapPar::GetPositionZ |
( |
| ) |
const |
|
inline |
◆ GetScale()
| Double_t PndMapPar::GetScale |
( |
| ) |
const |
|
inline |
◆ GetType()
| Int_t PndMapPar::GetType |
( |
| ) |
const |
|
inline |
◆ GetXmax()
| Double_t PndMapPar::GetXmax |
( |
| ) |
const |
|
inline |
◆ GetXmin()
| Double_t PndMapPar::GetXmin |
( |
| ) |
const |
|
inline |
◆ GetYmax()
| Double_t PndMapPar::GetYmax |
( |
| ) |
const |
|
inline |
◆ GetYmin()
| Double_t PndMapPar::GetYmin |
( |
| ) |
const |
|
inline |
◆ GetZmax()
| Double_t PndMapPar::GetZmax |
( |
| ) |
const |
|
inline |
◆ GetZmin()
| Double_t PndMapPar::GetZmin |
( |
| ) |
const |
|
inline |
◆ MapName()
| void PndMapPar::MapName |
( |
TString & |
name | ) |
|
|
inline |
◆ putParams()
| virtual void PndMapPar::putParams |
( |
FairParamList * |
list | ) |
|
|
virtual |
◆ SetParameters()
| void PndMapPar::SetParameters |
( |
FairField * |
field | ) |
|
Set parameters from FairField
◆ fMapName
| TString PndMapPar::fMapName |
|
protected |
◆ fPosX
| Double_t PndMapPar::fPosX |
|
protected |
◆ fPosY
| Double_t PndMapPar::fPosY |
|
protected |
◆ fPosZ
| Double_t PndMapPar::fPosZ |
|
protected |
◆ fScale
| Double_t PndMapPar::fScale |
|
protected |
◆ fType
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 60 of file PndMapPar.h.
Referenced by GetType().
◆ fXmax
| Double_t PndMapPar::fXmax |
|
protected |
◆ fXmin
| Double_t PndMapPar::fXmin |
|
protected |
◆ fYmax
| Double_t PndMapPar::fYmax |
|
protected |
◆ fYmin
| Double_t PndMapPar::fYmin |
|
protected |
◆ fZmax
| Double_t PndMapPar::fZmax |
|
protected |
◆ fZmin
| Double_t PndMapPar::fZmin |
|
protected |
The documentation for this class was generated from the following file: