ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions | Variables
TwoHistoFit2D.C File Reference
#include "TH2D.h"
#include "TF2.h"
#include "TCanvas.h"
#include "TStyle.h"
#include "TRandom3.h"
#include "TVirtualFitter.h"
#include "TList.h"
#include <vector>
#include <map>
#include <iostream>
Include dependency graph for TwoHistoFit2D.C:

Go to the source code of this file.

Functions

double gauss2D (double *x, double *par)
 
double my2Dfunc (double *x, double *par)
 
void myFcn (Int_t &, Double_t *, Double_t &fval, Double_t *p, Int_t)
 
void FillHisto (TH2D *h, int n, double *p)
 
int TwoHistoFit2D (bool global=true)
 

Variables

std::vector< std::pair< double,
double > > 
coords
 
std::vector< doublevalues
 
std::vector< doubleerrors
 
TRandom3 rndm
 

Function Documentation

void FillHisto ( TH2D h,
int  n,
double p 
)

Definition at line 49 of file TwoHistoFit2D.C.

Referenced by TwoHistoFit2D().

double gauss2D ( double x,
double par 
)

Definition at line 16 of file TwoHistoFit2D.C.

Referenced by my2Dfunc().

double my2Dfunc ( double x,
double par 
)

Definition at line 21 of file TwoHistoFit2D.C.

Referenced by myFcn(), and TwoHistoFit2D().

void myFcn ( Int_t ,
Double_t ,
Double_t fval,
Double_t p,
Int_t   
)

Definition at line 35 of file TwoHistoFit2D.C.

Referenced by TwoHistoFit2D().

int TwoHistoFit2D ( bool  global = true)

Definition at line 85 of file TwoHistoFit2D.C.

Variable Documentation

std::vector<std::pair<double, double> > coords
std::vector<double > errors
TRandom3 rndm

Definition at line 48 of file TwoHistoFit2D.C.

std::vector<double > values

Definition at line 32 of file TwoHistoFit2D.C.

Referenced by ClassImp(), TGWin32::DrawString(), RooStats::HypoTestInverterResult::ExclusionCleanup(), TMVA::PDEFoamEvent::FillFoamCells(), TMVA::PDEFoamDiscriminant::FillFoamCells(), TMVA::PDEFoamTarget::FillFoamCells(), TMVA::PDEFoam::FillFoamCells(), RooStats::HypoTestInverterResult::GetExpectedLimit(), RooStats::HypoTestInverterResult::GetExpectedPValueDist(), TLDAPAttribute::GetMod(), TMVA::MethodRSVM::GetMvaValue(), GetRomanIndex(), gradients(), TPython::Import(), TGeoManager::InsertPNEId(), Roo2DKeysPdf::loadDataSet(), RooNDKeysPdf::loadDataSet(), RooStats::HypoTestInverterPlot::MakeExpectedPlot(), ROOT::Math::RMinimizer::Minimize(), OneSidedFrequentistUpperLimitWithBands(), TGX11::OpenDisplay(), TPerfStats::PacketEvent(), TMVA::Configurable::ReadOptionsFromXML(), TGX11TTF::RenderString(), TProofMonSenderML::SendDataSetInfo(), TProofMonSenderSQL::SendDataSetInfo(), TProofMonSenderML::SendFileInfo(), TProofMonSenderSQL::SendFileInfo(), TGGC::SetArcMode(), TGGC::SetAttributes(), TGGC::SetBackground(), TGGC::SetCapStyle(), TGGC::SetClipMask(), TGGC::SetClipXOrigin(), TGGC::SetClipYOrigin(), TGX11::SetColor(), TGGC::SetDashList(), TGGC::SetDashOffset(), TGGC::SetFillRule(), TGGC::SetFillStyle(), TGGC::SetFont(), TGGC::SetForeground(), TGGC::SetFunction(), TGGC::SetGraphicsExposures(), TGGC::SetJoinStyle(), TGGC::SetLineStyle(), TGGC::SetLineWidth(), TGGC::SetPlaneMask(), TGGC::SetStipple(), TGGC::SetSubwindowMode(), TGX11::SetTextColor(), TGWin32::SetTextColor(), TGGC::SetTile(), TGGC::SetTileStipXOrigin(), TGGC::SetTileStipYOrigin(), StandardHypoTestDemo(), TClassEdit::STLKind(), ROOT::TMetaUtils::STLKind(), ROOT::Quartz::TextLine::TextLine(), TwoSidedFrequentistUpperLimitWithBands(), Roo2DKeysPdf::writeHistToFile(), TPerfStats::WriteQueryLog(), and XRotPaintAlignedString().