Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
Hal::CorrFitParamsSetup Class Reference

#include <CorrFitParamsSetup.h>

Inheritance diagram for Hal::CorrFitParamsSetup:

Public Member Functions

 CorrFitParamsSetup (Int_t params=1)
 
 CorrFitParamsSetup (TString xmlFile)
 
 CorrFitParamsSetup (const CorrFitParamsSetup &other)
 
CorrFitParamsSetupoperator= (const CorrFitParamsSetup &rhs)
 
virtual void Print (Option_t *opt="") const
 
void SetParameter (Int_t par_id, Double_t min, Double_t max, Int_t points, TString name)
 
Int_t GetNJobs () const
 
Int_t GetNParams () const
 
Int_t GetNSteps (Int_t par_id) const
 
Int_t GetNPoints (Int_t par_id) const
 
Int_t GetParId (TString name) const
 
Double_t GetMin (Int_t par_id) const
 
Double_t GetMax (Int_t par_id) const
 
Double_t GetStepSize (Int_t par_id) const
 
std::vector< int > GetDimensions () const
 
TString GetParName (Int_t par_id) const
 

Static Public Member Functions

static Bool_t TestMapFile (Int_t jobId)
 

Detailed Description

store information about number of parameters combination stored in XML.

Definition at line 24 of file CorrFitParamsSetup.h.

Constructor & Destructor Documentation

◆ CorrFitParamsSetup() [1/3]

Hal::CorrFitParamsSetup::CorrFitParamsSetup ( Int_t params = 1)

Definition at line 38 of file CorrFitParamsSetup.cxx.

◆ CorrFitParamsSetup() [2/3]

Hal::CorrFitParamsSetup::CorrFitParamsSetup ( TString xmlFile)

Definition at line 45 of file CorrFitParamsSetup.cxx.

◆ CorrFitParamsSetup() [3/3]

Hal::CorrFitParamsSetup::CorrFitParamsSetup ( const CorrFitParamsSetup & other)

Definition at line 100 of file CorrFitParamsSetup.cxx.

◆ ~CorrFitParamsSetup()

virtual Hal::CorrFitParamsSetup::~CorrFitParamsSetup ( )
inlinevirtual

Definition at line 48 of file CorrFitParamsSetup.h.

Member Function Documentation

◆ GetDimensions()

std::vector< int > Hal::CorrFitParamsSetup::GetDimensions ( ) const

Definition at line 73 of file CorrFitParamsSetup.cxx.

◆ GetMax()

Double_t Hal::CorrFitParamsSetup::GetMax ( Int_t par_id) const
inline

Definition at line 44 of file CorrFitParamsSetup.h.

◆ GetMin()

Double_t Hal::CorrFitParamsSetup::GetMin ( Int_t par_id) const
inline

Definition at line 43 of file CorrFitParamsSetup.h.

◆ GetNJobs()

Int_t Hal::CorrFitParamsSetup::GetNJobs ( ) const

Definition at line 65 of file CorrFitParamsSetup.cxx.

◆ GetNParams()

Int_t Hal::CorrFitParamsSetup::GetNParams ( ) const
inline

Definition at line 39 of file CorrFitParamsSetup.h.

◆ GetNPoints()

Int_t Hal::CorrFitParamsSetup::GetNPoints ( Int_t par_id) const
inline

Definition at line 41 of file CorrFitParamsSetup.h.

◆ GetNSteps()

Int_t Hal::CorrFitParamsSetup::GetNSteps ( Int_t par_id) const
inline

Definition at line 40 of file CorrFitParamsSetup.h.

◆ GetParId()

Int_t Hal::CorrFitParamsSetup::GetParId ( TString name) const

Definition at line 160 of file CorrFitParamsSetup.cxx.

◆ GetParName()

TString Hal::CorrFitParamsSetup::GetParName ( Int_t par_id) const
inline

Definition at line 47 of file CorrFitParamsSetup.h.

◆ GetStepSize()

Double_t Hal::CorrFitParamsSetup::GetStepSize ( Int_t par_id) const

Definition at line 121 of file CorrFitParamsSetup.cxx.

◆ operator=()

CorrFitParamsSetup & Hal::CorrFitParamsSetup::operator= ( const CorrFitParamsSetup & rhs)

Definition at line 107 of file CorrFitParamsSetup.cxx.

◆ Print()

void Hal::CorrFitParamsSetup::Print ( Option_t * opt = "") const
virtual

Definition at line 127 of file CorrFitParamsSetup.cxx.

◆ SetParameter()

void Hal::CorrFitParamsSetup::SetParameter ( Int_t par_id,
Double_t min,
Double_t max,
Int_t points,
TString name )

Definition at line 81 of file CorrFitParamsSetup.cxx.

◆ TestMapFile()

Bool_t Hal::CorrFitParamsSetup::TestMapFile ( Int_t jobId)
static

Definition at line 135 of file CorrFitParamsSetup.cxx.


The documentation for this class was generated from the following files: