#include <CorrFitParamsSetup.h>
store information about number of parameters combination stored in XML.
Definition at line 24 of file CorrFitParamsSetup.h.
◆ CorrFitParamsSetup() [1/3]
Hal::CorrFitParamsSetup::CorrFitParamsSetup |
( |
Int_t | params = 1 | ) |
|
◆ CorrFitParamsSetup() [2/3]
Hal::CorrFitParamsSetup::CorrFitParamsSetup |
( |
TString | xmlFile | ) |
|
◆ CorrFitParamsSetup() [3/3]
◆ ~CorrFitParamsSetup()
virtual Hal::CorrFitParamsSetup::~CorrFitParamsSetup |
( |
| ) |
|
|
inlinevirtual |
◆ GetDimensions()
std::vector< int > Hal::CorrFitParamsSetup::GetDimensions |
( |
| ) |
const |
◆ GetMax()
Double_t Hal::CorrFitParamsSetup::GetMax |
( |
Int_t | par_id | ) |
const |
|
inline |
◆ GetMin()
Double_t Hal::CorrFitParamsSetup::GetMin |
( |
Int_t | par_id | ) |
const |
|
inline |
◆ GetNJobs()
Int_t Hal::CorrFitParamsSetup::GetNJobs |
( |
| ) |
const |
◆ GetNParams()
Int_t Hal::CorrFitParamsSetup::GetNParams |
( |
| ) |
const |
|
inline |
◆ GetNPoints()
Int_t Hal::CorrFitParamsSetup::GetNPoints |
( |
Int_t | par_id | ) |
const |
|
inline |
◆ GetNSteps()
Int_t Hal::CorrFitParamsSetup::GetNSteps |
( |
Int_t | par_id | ) |
const |
|
inline |
◆ GetParId()
Int_t Hal::CorrFitParamsSetup::GetParId |
( |
TString | name | ) |
const |
◆ GetParName()
TString Hal::CorrFitParamsSetup::GetParName |
( |
Int_t | par_id | ) |
const |
|
inline |
◆ GetStepSize()
Double_t Hal::CorrFitParamsSetup::GetStepSize |
( |
Int_t | par_id | ) |
const |
◆ operator=()
◆ Print()
void Hal::CorrFitParamsSetup::Print |
( |
Option_t * | opt = "" | ) |
const |
|
virtual |
◆ SetParameter()
void Hal::CorrFitParamsSetup::SetParameter |
( |
Int_t | par_id, |
|
|
Double_t | min, |
|
|
Double_t | max, |
|
|
Int_t | points, |
|
|
TString | name ) |
◆ TestMapFile()
Bool_t Hal::CorrFitParamsSetup::TestMapFile |
( |
Int_t | jobId | ) |
|
|
static |
The documentation for this class was generated from the following files: