Heavy ion Analysis Libriares
Loading...
Searching...
No Matches
Hal::MinimizerStepConf Class Reference
Inheritance diagram for Hal::MinimizerStepConf:

Public Member Functions

 MinimizerStepConf (const MinimizerStepConf &othe, std::vector< int > order)
 
Int_t GetNParams () const
 
void ConfigureParameter (TString name, Double_t step, Double_t min, Double_t max, TString option="")
 
void SetParameters (std::vector< FitParam > &input, Bool_t overwrite) const
 
 MinimizerStepConf (const MinimizerStepConf &other)=default
 
void LoadFromXML (TString xmlFile)
 
MinimizerStepConfoperator= (const MinimizerStepConf &other)=default
 

Detailed Description

Definition at line 17 of file MinimizerStepConf.h.

Constructor & Destructor Documentation

◆ MinimizerStepConf() [1/2]

Hal::MinimizerStepConf::MinimizerStepConf ( const MinimizerStepConf & othe,
std::vector< int > order )

Definition at line 71 of file MinimizerStepConf.cxx.

◆ MinimizerStepConf() [2/2]

Hal::MinimizerStepConf::MinimizerStepConf ( )

Definition at line 19 of file MinimizerStepConf.cxx.

◆ ~MinimizerStepConf()

Hal::MinimizerStepConf::~MinimizerStepConf ( )
virtual

Definition at line 21 of file MinimizerStepConf.cxx.

Member Function Documentation

◆ ConfigureParameter()

void Hal::MinimizerStepConf::ConfigureParameter ( TString name,
Double_t step,
Double_t min,
Double_t max,
TString option = "" )

configure parameters

Parameters
name
step
min
max
option

Definition at line 23 of file MinimizerStepConf.cxx.

◆ GetNParams()

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

Definition at line 23 of file MinimizerStepConf.h.

◆ LoadFromXML()

void Hal::MinimizerStepConf::LoadFromXML ( TString xmlFile)

load configuration from XML file

Parameters
xmlFile

Definition at line 86 of file MinimizerStepConf.cxx.

◆ SetParameters()

void Hal::MinimizerStepConf::SetParameters ( std::vector< FitParam > & input,
Bool_t overwrite ) const

set parameter limits

Definition at line 49 of file MinimizerStepConf.cxx.


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