class ROOT::Minuit2::MnPlot

Function Members (Methods)

public:
~MnPlot()
unsigned intLength() const
ROOT::Minuit2::MnPlotMnPlot()
ROOT::Minuit2::MnPlotMnPlot(const ROOT::Minuit2::MnPlot&)
ROOT::Minuit2::MnPlotMnPlot(unsigned int width, unsigned int length)
voidoperator()(const vector<std::pair<double,double> >&) const
voidoperator()(double, double, const vector<std::pair<double,double> >&) const
ROOT::Minuit2::MnPlot&operator=(const ROOT::Minuit2::MnPlot&)
unsigned intWidth() const

Data Members

private:
unsigned intfPageLength
unsigned intfPageWidth

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

MnPlot(const ROOT::Minuit2::MnPlot& )
{}
MnPlot(unsigned int width, unsigned int length)
~MnPlot()
{}
void operator()(const std::vector<std::pair<double,double> >&)
void operator()(double, double, const std::vector<std::pair<double,double> >&)
unsigned int Width()
{return fPageWidth;}
unsigned int Length()
{return fPageLength;}

Last change: root/minuit2:$Id: MnPlot.h 20880 2007-11-19 11:23:41Z rdm $
Last generated: 2008-06-25 08:30
Copyright (c) 2005 LCG ROOT Math team, CERN/PH-SFT *

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.