npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
npsi::MinuitPLogliOSDE1DFcn Class Reference

#include <MinuitPLogliOSDE1DFcn.hh>

Inheritance diagram for npsi::MinuitPLogliOSDE1DFcn:

Public Member Functions

 MinuitPLogliOSDE1DFcn (const npstat::PLogliOSDE1D &i_osde, const unsigned nCoeffsExpected, const double up=0.05)
 
const npstat::PLogliOSDE1DgetOsde () const
 
double Up () const
 
bool CheckGradient () const
 
virtual double operator() (const std::vector< double > &x) const
 
std::vector< double > Gradient (const std::vector< double > &x) const
 

Detailed Description

Target minimization function adapter class for running PLogli OSDE fits by Minuit2. Note that PLogliOSDE1D object is not copied, only a reference is held, with the corresponding consequences for the object lifetimes.


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