List of all members | Public Member Functions | Static Private Member Functions | Static Private Attributes
LDFFinderOG::RoptFit Class Reference

Encapsulation of the Minuit fit for Ropt. More...

#include <RoptFit.h>

Public Member Functions

std::pair< double, double > Fit (const LDFFunctionType type, const int n, const double *const s1000, const double *const beta, const bool verbose=false)
 

Static Private Member Functions

static void FitFunction (int &nPar, double *const grad, double &value, double *const par, const int flag)
 

Static Private Attributes

static const double * fgBeta
 
static LDFFunctionType fgLDFType
 
static int fgN
 
static const double * fgS1000
 

Detailed Description

Encapsulation of the Minuit fit for Ropt.

Author
Darko Veberic
Date
20 Jan 2009

Definition at line 18 of file RoptFit.h.

Member Function Documentation

pair< double, double > RoptFit::Fit ( const LDFFunctionType  type,
const int  n,
const double *const  s1000,
const double *const  beta,
const bool  verbose = false 
)

Definition at line 16 of file RoptFit.cc.

References FitFunction(), and galactic::meter.

Referenced by LDFFinderOG::LDFFinder::Run().

void RoptFit::FitFunction ( int &  nPar,
double *const  grad,
double &  value,
double *const  par,
const int  flag 
)
staticprivate

Definition at line 53 of file RoptFit.cc.

References LDFFinderOG::LDFFunction(), utl::s, utl::Sqr(), and sqrt().

Referenced by Fit().

Member Data Documentation

const double * RoptFit::fgBeta
staticprivate

Definition at line 34 of file RoptFit.h.

LDFFunctionType RoptFit::fgLDFType
staticprivate

Definition at line 31 of file RoptFit.h.

int RoptFit::fgN
staticprivate

Definition at line 32 of file RoptFit.h.

const double * RoptFit::fgS1000
staticprivate

Definition at line 33 of file RoptFit.h.


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

, generated on Tue Sep 26 2023.