AmpTools
GaussianBound Class Reference

#include <GaussianBound.h>

Inheritance diagram for GaussianBound:
Collaboration diagram for GaussianBound:

Public Member Functions

 GaussianBound (MinuitMinimizationManager *manager, Parameter *par, double centralValue, double error)
 
double operator() ()
 

Detailed Description

Definition at line 44 of file GaussianBound.h.

Constructor & Destructor Documentation

◆ GaussianBound()

GaussianBound::GaussianBound ( MinuitMinimizationManager manager,
Parameter par,
double  centralValue,
double  error 
)

Definition at line 41 of file GaussianBound.cc.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Function Documentation

◆ operator()()

double GaussianBound::operator() ( )
virtual

Implements MIFunctionContribution.

Definition at line 50 of file GaussianBound.cc.

Here is the call graph for this function:

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