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

#include <MinuitNeymanOSDE1DFcn.hh>

Inheritance diagram for npsi::MinuitNeymanOSDE1DFcn:

Public Member Functions

 MinuitNeymanOSDE1DFcn (const npstat::NeymanOSDE1D &i_osde, const unsigned nCoeffsExpected, const double *shrinkages, const unsigned nShrinkages, const double up=0.1)
 
const npstat::NeymanOSDE1DgetOsde () 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 Neyman OSDE fits by Minuit2. Note that NeymanOSDE1D 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: