ROOT  6.06/09
Reference Guide
Functions | Variables
legend1.C File Reference

Go to the source code of this file.

Functions

gStyle SetOptStat (0)
 
h1 FillRandom ("gaus", 30000)
 
h1 SetFillColor (kGreen)
 
h1 SetFillStyle (3003)
 
h1 Draw ()
 
f1 SetLineColor (kBlue)
 
f1 SetLineWidth (4)
 
f1 Draw ("same")
 
 for (Int_t i=0;i< n;i++)
 
gr SetName ("gr")
 
gr SetLineColor (kRed)
 
gr SetLineWidth (2)
 
gr SetMarkerStyle (21)
 
gr SetMarkerSize (1.3)
 
gr SetMarkerColor (7)
 
gr Draw ("P")
 
leg SetHeader ("The Legend Title")
 
leg AddEntry (h1,"Histogram filled with random numbers","f")
 
leg AddEntry ("f1","Function abs(#frac{sin(x)}{x})","l")
 
leg AddEntry ("gr","Graph with error bars","lep")
 

Variables

TCanvasc1 = new TCanvas("c1","c1",600,500)
 
TH1Fh1 = new TH1F("h1","TLegend Example",200,-10,10)
 
TF1f1 =new TF1("f1","1000*TMath::Abs(sin(x)/x)",-10,10)
 
const Int_t n = 20
 
Double_t x [n]
 
Double_t y [n]
 
Double_t ex [n]
 
Double_t ey [n]
 
TGraphErrorsgr = new TGraphErrors(n,x,y,ex,ey)
 
 leg = new TLegend(0.1,0.7,0.48,0.9)
 

Function Documentation

leg AddEntry ( h1  ,
"Histogram filled with random numbers"  ,
"f"   
)
leg AddEntry ( "f1"  ,
"Function abs(#frac{sin(x)}{x})"  ,
"l"   
)
leg AddEntry ( "gr"  ,
"Graph with error bars ,
"lep"   
)
h1 Draw ( )
f1 Draw ( "same"  )
gr Draw ( "P"  )
h1 FillRandom ( "gaus"  ,
30000   
)
for ( )
h1 SetFillColor ( kGreen  )
h1 SetFillStyle ( 3003  )
leg SetHeader ( "The Legend Title"  )
f1 SetLineColor ( kBlue  )
gr SetLineColor ( kRed  )
f1 SetLineWidth ( )
gr SetLineWidth ( )
gr SetMarkerColor ( )
gr SetMarkerSize ( 1.  3)
gr SetMarkerStyle ( 21  )
gr SetName ( "gr"  )
gStyle SetOptStat ( )

Variable Documentation

return c1 = new TCanvas("c1","c1",600,500)

Definition at line 2 of file legend1.C.

Referenced by TH1::Add(), ApplicationWindow::ApplicationWindow(), binarySearchTime(), RooGExpModel::calcSinConv(), RooGExpModel::calcSinConvNorm(), RooStats::HypoTestInverterResult::CalculateEstimatedError(), TGeoChecker::CheckBoundaryErrors(), TGeoChecker::CheckGeometryFull(), ClassImp(), TString::CompareTo(), TGeoSphere::ComputeNormal(), TGeoTorus::ComputeNormal(), TGeoPgon::ComputeNormal(), TView3D::DefinePerspectiveView(), TView3D::DefineViewDirection(), TEveCaloLegoGL::DirectDraw(), TGeoSphere::DistFromInside(), TGeoTorus::DistFromInside(), TGeoSphere::DistFromOutside(), TGeoTorus::DistFromOutside(), TGeoTubeSeg::DistFromOutsideS(), TGeoConeSeg::DistFromOutsideS(), TGeoShape::DistToPhiMin(), TProfile::Divide(), TProfile2D::Divide(), TProfile3D::Divide(), TH1::Divide(), THnBase::Divide(), ROOT::Math::GaussIntegrator::DoIntegral(), TProofProgressDialog::DoPlotRateGraph(), TProofPerfAnalysis::EventDist(), TLink::ExecuteEvent(), TProofPerfAnalysis::FileDist(), TProofPerfAnalysis::FileProcPlot(), TProofPerfAnalysis::FileRatePlot(), TestDialog::FillHistos(), TMath::Freq(), Roo2DKeysPdf::g(), TClass::GetBaseClass(), Rgl::GetColor(), THStack::GetMaximum(), THStack::GetMinimum(), TUUID::Hash(), TGraphDelaunay::Interpolate(), kalman_do(), TMath::KolmogorovProb(), TProofPerfAnalysis::LatencyPlot(), TGraphSmooth::Lowess(), matrixOperations_do(), TH1::Multiply(), TGeoShape::NormalPhi(), TView3D::NormalWCtoNDC(), TMath::NormQuantile(), THistPainter::PaintHist(), THistPainter::PaintInit(), THistPainter::PaintInitH(), TGraphPainter::PaintPolyLineHatches(), TMVA::paracoor(), TTabCom::PathIsSpecifiedInFileName(), TUri::PctDecode(), TUri::PctDecodeUnreserved(), performance(), piRandom(), TRootSniffer::ProduceImage(), TXMLPlayer::ProduceStreamerSource(), TProofPerfAnalysis::RatePlot(), TGeoPainter::Raytrace(), TGLAnnotation::Render(), TView3D::ResetView(), RooCurve::RooCurve(), TMath::RootsCubic(), TGeoShape::SafetyPhi(), TGeoTubeSeg::SafetyS(), TGeoShape::SafetySeg(), TGMainFrame::SaveSource(), TGTransientFrame::SaveSource(), ROOT::Math::VavilovAccurate::Set(), TEveTrans::SetupFromToVec(), simanTSP(), stdsort(), TMath::StruveH0(), THistPainter::TableInit(), testAnalyticalIntegrals(), testDiff(), testInterpolation(), testPermute(), testQuasiRandom(), testSpecFuncBeta(), testSpecFuncBetaI(), testSpecFuncErf(), testSpecFuncGamma(), testSphere(), unuranDistr(), unuranGraf(), unuranGraf2D(), unuranHist(), unuranMulti2D(), unuranMultiDim(), and TProofPerfAnalysis::WorkerActivity().

Double_t ex[n]
Double_t ey[n]
TF1* f1 =new TF1("f1","1000*TMath::Abs(sin(x)/x)",-10,10)

Definition at line 11 of file legend1.C.

Referenced by TUnfold::AddRegularisationCondition(), TLinearFitter::AddToDesign(), RooArgusBG::analyticalIntegral(), RooGaussModel::analyticalIntegral(), TLinearFitter::Chisquare(), ClassImp(), TFile::Close(), TKey::Create(), TGeoPgonEditor::CreateEdges(), TLinearFitter::CStep(), TUnuranMultiContDist::Derivative(), ROOT::Math::RichardsonDerivator::Derivative1(), ROOT::Math::RichardsonDerivator::Derivative2(), ROOT::Math::RichardsonDerivator::Derivative3(), ROOT::Math::RichardsonDerivator::DerivativeForward(), TEveCaloLegoGL::DirectDraw(), ROOT::Math::GaussIntegrator::DoIntegral(), RooStats::LikelihoodIntervalPlot::Draw(), TFumili::EvalTFN(), RooGaussModel::evaluate(), TFormula::ExtractFunctors(), TPainter3dAlgorithms::FillPolygon(), TH2::FillRandom(), TH3::FillRandom(), TH1::FillRandom(), TPainter3dAlgorithms::FindPartEdge(), TMultiGraph::Fit(), TGraph::Fit(), TH1::Fit(), fit3DHist(), TFitter::FitChisquare(), TFumili::FitChisquare(), TFitter::FitChisquareI(), TFumili::FitChisquareI(), TFitter::FitLikelihood(), TFumili::FitLikelihood(), TFitter::FitLikelihoodI(), TFumili::FitLikelihoodI(), TROOT::GetFunction(), TKDTree< Index, Value >::GetNodePointsIndexes(), TKDTree< Index, Value >::GetNPointsNode(), TProofLite::GetTreeHeader(), TF1::GradientPar(), GraphFitChisquare(), GraphFitChisquareFumili(), TLinearFitter::GraphLinearFitter(), H1InitExpo(), H1InitGaus(), H1InitPolynom(), TProofPlayerSlave::HandleGetTreeHeader(), TGPack::HandleSplitterResize(), TLinearFitter::HistLinearFitter(), TMultiGraph::InitExpo(), TGraph::InitExpo(), TMultiGraph::InitGaus(), TGraph::InitGaus(), TMultiGraph::InitPolynom(), TGraph::InitPolynom(), TF1::InitStandardFunctions(), TGraphDelaunay::InterpolateOnPlane(), TEveShape::IsBoxOrientationConsistentEv(), TEveShape::IsBoxOrientationConsistentFv(), TPluginManager::LoadHandlerMacros(), TPluginManager::LoadHandlersFromPluginDirs(), TCling::LoadLibraryMap(), TFile::MakeFree(), TGedFrame::MakeTitle(), TPainter3dAlgorithms::MarchingCubeCase07(), TPainter3dAlgorithms::MarchingCubeCase10(), TPainter3dAlgorithms::MarchingCubeCase12(), TPainter3dAlgorithms::MarchingCubeCase13(), TMinuit::mnline(), MultiGraphFitChisquare(), TLinearFitter::MultiGraphLinearFitter(), TMath::NormQuantile(), ROOT::Minuit2::MnLineSearch::operator()(), TSpectrum2Painter::Paint(), THistPainter::PaintInit(), THistPainter::PaintInitH(), TSpectrum2Painter::PaintSpectrum(), TFileInfo::ParseInput(), read(), readSMatrix(), readSMatrixSym(), readTrackD(), readTrackD32(), TUnfoldDensity::RegularizeOneDistribution(), TGLAnnotation::Render(), TFile::ReOpen(), runTest(), ROOT::Math::VavilovAccurate::Rzero(), TMVA::MethodCFMlpANN_Utils::Sen3a(), TF1::SetCurrent(), TEveRGBAPalette::SetupColor(), TEveTrackPropagator::StepRungeKutta(), HFit::StoreAndDrawFitFunction(), stressTF1(), TEveWindow::SwapWindows(), testDerivation(), testGausFit(), testIntegPerf(), testMultiDim(), testMultiRootFinder(), testOneDim(), testPolyFit(), testTreeFit(), TEveTextEditor::TEveTextEditor(), TF1Convolution::TF1Convolution(), TF1NormSum::TF1NormSum(), TGeoBBoxEditor::TGeoBBoxEditor(), TGeoConeEditor::TGeoConeEditor(), TGeoConeSegEditor::TGeoConeSegEditor(), TGeoCtubEditor::TGeoCtubEditor(), TGeoEltuEditor::TGeoEltuEditor(), TGeoGtraEditor::TGeoGtraEditor(), TGeoHypeEditor::TGeoHypeEditor(), TGeoManagerEditor::TGeoManagerEditor(), TGeoMaterialEditor::TGeoMaterialEditor(), TGeoMediumEditor::TGeoMediumEditor(), TGeoNodeEditor::TGeoNodeEditor(), TGeoParaEditor::TGeoParaEditor(), TGeoPconEditor::TGeoPconEditor(), TGeoSphereEditor::TGeoSphereEditor(), TGeoTorusEditor::TGeoTorusEditor(), TGeoTranslationEditor::TGeoTranslationEditor(), TGeoTrapEditor::TGeoTrapEditor(), TGeoTrd1Editor::TGeoTrd1Editor(), TGeoTrd2Editor::TGeoTrd2Editor(), TGeoTubeEditor::TGeoTubeEditor(), TGeoTubeSegEditor::TGeoTubeSegEditor(), TGeoVolumeEditor::TGeoVolumeEditor(), TParallelCoordEditor::TParallelCoordEditor(), TPaveStatsEditor::TPaveStatsEditor(), TPieSliceEditor::TPieSliceEditor(), TSpiderEditor::TSpiderEditor(), TTextEditor::TTextEditor(), unuranDistr(), TKDTree< Index, Value >::UpdateNearestNeighbors(), TKDTree< Index, Value >::UpdateRange(), write(), writeCArray(), writeSMatrix(), writeSMatrixSym(), writeTrack(), writeTrackD(), and writeTrackD32().

Definition at line 25 of file legend1.C.

Referenced by ApplicationWindow::ApplicationWindow(), TMVA::MethodBDT::BoostMonitor(), TPad::BuildLegend(), TEfficiency::Combine(), TMinuit::Contour(), THbookFile::Convert1D(), TRootSniffer::CreateMemFile(), TProofProgressMemoryPlot::DoAveragePlot(), TFitEditor::DoFit(), DoFit(), DoFitVec(), TProofProgressMemoryPlot::DoMasterPlot(), TProofProgressMemoryPlot::DoPlot(), TProofProgressMemoryPlot::DoWorkerPlot(), RooStats::LikelihoodIntervalPlot::Draw(), TGButtonGroup::DrawBorder(), TGGroupFrame::DrawBorder(), TProofBench::DrawCPU(), TProofBench::DrawDataSet(), TF1::DrawDerivative(), TProofBench::DrawEfficiency(), TF1::DrawIntegral(), ROOT::Quartz::DrawPolygonWithGradientFill(), ROOT::Fit::FillData(), TFitter::GetConfidenceIntervals(), TBackCompFitter::GetConfidenceIntervals(), TLinearFitter::GetConfidenceIntervals(), TProofBench::GetGraph(), TUnixSystem::GetGroupInfo(), TWinNTSystem::GetGroupInfo(), TUnixSystem::GetUserInfo(), Graph2DFitChisquare(), TLinearFitter::Graph2DLinearFitter(), GraphFitChisquare(), GraphFitChisquareFumili(), interpolate(), TAlien::ListPackages(), MultiGraphFitChisquare(), TLinearFitter::MultiGraphLinearFitter(), ROOT::Minuit2::InitialGradientCalculator::operator()(), ROOT::Minuit2::MnHesse::operator()(), TParallelCoord::PaintEntries(), piRandom(), TMinuitMinimizer::Scan(), TTreePerfStats::SetGraphIO(), TTreePerfStats::SetGraphTime(), setownerships(), TSelectorDraw::TakeAction(), TProofDrawListOfGraphs::Terminate(), testGausFit(), testGraphFit(), testHisto1DFit(), testPolyFit(), unuranGraf(), and unuranGraf2D().

TH1F* h1 = new TH1F("h1","TLegend Example",200,-10,10)

Definition at line 5 of file legend1.C.

Referenced by TStyleManager::AddAxisXDivisions(), TStyleManager::AddAxisXLabels(), TStyleManager::AddAxisXTitle(), TStyleManager::AddAxisYDivisions(), TStyleManager::AddAxisYLabels(), TStyleManager::AddAxisYTitle(), TStyleManager::AddAxisZDivisions(), TStyleManager::AddAxisZLabels(), TStyleManager::AddAxisZTitle(), TStyleManager::AddCanvasDate(), TStyleManager::AddCanvasGeometry(), TStyleManager::AddGeneralFill(), TStyleManager::AddGeneralText(), TStyleManager::AddHistosFramesFill(), TStyleManager::AddHistosHistosFill(), TGTextView::AddLine(), TStyleManager::AddPadGrid(), TStyleManager::AddPadMargin(), TStyleManager::AddPadTicks(), TStyleManager::AddStatsGeometry(), TStyleManager::AddStatsText(), TGTextView::AddText(), TStyleManager::AddTitleBorderSize(), TStyleManager::AddTitleFill(), TStyleManager::AddTitleGeometry(), TStyleManager::AddTitleText(), TStyleManager::AddTopLevelInterface(), TGraphSmooth::BDRsmooth(), TGeoChecker::CheckGeometryFull(), TKDE::ComputeDataStats(), RooStats::BayesianCalculator::ComputeShortestInterval(), THbookFile::Convert1D(), TGDMLWrite::CreateFakeCtub(), TFitEditor::CreateGeneralTab(), TStyleManager::CreateTabAxisX(), TStyleManager::CreateTabAxisY(), TStyleManager::CreateTabAxisZ(), TStyleManager::CreateTabGeneral(), TStyleManager::CreateTabHistosFrames(), TStyleManager::CreateTabHistosHistos(), TStyleManager::CreateTabPad(), TStyleManager::CreateTabStats(), TStyleManager::CreateTabTitle(), TGeoTrapEditor::DoApply(), TGeoGtraEditor::DoApply(), DoFit(), DoFitVec(), TGeoTrapEditor::DoH1(), TH2::DoProfile(), TH3::DoProject1D(), TH2::DoProjection(), TH2::DoQuantiles(), TTable::Draw(), TMVA::PDEFoam::Draw1Dim(), DrawData(), fit2DHist(), fit3DHist(), ROOT::Vc::SSE::VectorHelper< double >::fma(), ROOT::Vc::AVX::VectorHelper< double >::fma(), GAMinTutorial(), TH1::GetAsymmetry(), TBackCompFitter::GetConfidenceIntervals(), GetData(), HFit::GetDrawingRange(), THStack::GetHistogram(), TMultiGraph::GetHistogram(), TGeoTrap::GetMakeRuntimeShape(), TGeoGtra::GetMakeRuntimeShape(), THistPainter::GetObjectInfo(), TMVA::MethodBase::GetRegressionDeviation(), TMinuit2TraceObject::Init(), TH2::KolmogorovTest(), TH3::KolmogorovTest(), TH1::KolmogorovTest(), TGraphSmooth::Lowest(), operator*(), operator+(), operator-(), operator/(), THStack::Paint(), performance(), piRandom(), TMVA::TransformationHandler::PlotVariables(), TGraph2D::Project(), TMVA::PDEFoamDiscriminant::Project2(), TMVA::PDEFoam::Project2(), TProfile2D::ProjectionXY(), TProfile3D::ProjectionXYZ(), TPad::RedrawAxis(), ROOT::Math::VavilovAccurate::Set(), TEfficiency::SetBetaBinParameters(), simanTSP(), TSelectorDraw::TakeEstimate(), testCompatibility(), testCont1D(), testDisc1D(), testHisto1DFit(), testkdTreeBinning(), testPolyFit(), testProbVector(), testQuasiRandom(), testUserFunc(), TGeoTrap::TGeoTrap(), TGTRA::TGTRA(), TStyleDialog::TStyleDialog(), TTRAP::TTRAP(), unuranDistr(), unuranHist(), unuranMulti2D(), unuranMultiDim(), unuranSimple(), and TMinuit2TraceObject::~TMinuit2TraceObject().

leg = new TLegend(0.1,0.7,0.48,0.9)
const Int_t n = 20

Definition at line 16 of file legend1.C.

Referenced by RooAbsCollection::add(), TMapFile::Add(), RooHist::addBin(), RooHist::addBinWithError(), RooHist::addBinWithXYError(), RooAbsCollection::addClone(), TParticlePDG::AddDecayChannel(), addenv(), ROOT::Internal::TTreeGeneratorBase::AddHeader(), TUnfold::AddMSparse(), RooAbsCollection::addOwned(), ROOT::Internal::TTreeProxyGenerator::AddPragma(), TGHtml::AddStyle(), RooStats::SPlot::AddSWeight(), TMVA::MethodCFMlpANN::AddWeightsXMLTo(), TProof::AddWorkers(), TArrayI::Adopt(), TArrayF::Adopt(), TArrayL::Adopt(), TArrayL64::Adopt(), TArrayS::Adopt(), TArrayD::Adopt(), TArrayC::Adopt(), TGenCollectionProxy::Allocate(), AnalyticalIntegral(), RooSpHarmonic::analyticalIntegral(), RooHistPdf::analyticalIntegral(), RooHistFunc::analyticalIntegral(), ROOT::Math::GoFTest::AndersonDarling2SamplesTest(), ROOT::Math::GoFTest::AndersonDarlingTest(), append_table(), ApplicationWindow::ApplicationWindow(), ROOT::Fit::Fitter::ApplyWeightCorrection(), TCutG::Area(), RooLinTransBinning::array(), ArrayLength(), TFile::AsyncOpen(), std::array_view< T >::at(), TGraphSmooth::BDRksmooth(), TGraphSmooth::BDRsmooth(), TGraphSmooth::BDRsupsmu(), begin_request_handler(), ROOT::Math::KelvinFunctions::Bei(), ROOT::Math::KelvinFunctions::Ber(), TMath::BesselK(), ROOT::Fit::BinData::BinData(), TRandom::Binomial(), UnuRanDist::Binomial(), ROOT::Math::RandomFunctionsImpl< TRandomEngine >::Binomial(), ROOT::Math::GSLRandomEngine::Binomial(), TGraph2D::Build(), ROOT::Math::Plane3D::BuildFrom3Points(), Rgl::Mc::TMeshBuilder< DataSource, ValueType >::BuildNormals(), TTableSorter::BuildSorter(), TGHtmlUri::BuildUri(), RooCurve::calcBandInterval(), TMVA::Tools::CalcCovarianceMatrices(), ROOT::Fit::Fitter::CalculateMinosErrors(), TPad::cd(), ROOT::Math::VavilovAccurate::Cdf(), ROOT::Math::VavilovAccurate::Cdf_c(), ROOT::Math::VavilovTest::CdfTest(), TCutG::Center(), TH2Poly::ChangePartition(), TTF::CharToUnicode(), checkPermute(), TH1::Chi2TestX(), TAxis::ChooseTimeFormat(), ClassImp(), RooStats::HybridResult::CLbError(), TClassEdit::CleanType(), TProofLite::CleanupSandbox(), TClonesArray::Clear(), TMVA::BinarySearchTree::Clear(), TMultiDimFit::Clear(), TGenCollectionProxy::Clear(), TPad::ClipPolygon(), TODBCRow::Close(), TOracleRow::Close(), close_socket_gracefully(), TOracleStatement::CloseBuffer(), RooStats::HybridResult::CLsplusbError(), TEfficiency::Combine(), RooAbsOptTestStatistic::combinedValue(), TProofDraw::CompileVariables(), TGHtmlUri::ComponentLength(), TKDEFGT::Compute_A_k(), ComputeAdaptiveWeights(), TPointSet3D::ComputeBBox(), TEveTrack::ComputeBBox(), TEveBoxSet::ComputeBBox(), TEveQuadSet::ComputeBBox(), TSVDUnfold::ComputeChiSquared(), RooStats::BayesianCalculator::ComputeShortestInterval(), TGFont::ComputeTextLayout(), RooMinuit::contour(), RooMinimizer::contour(), THbookFile::ConvertProfile(), TGraphErrors::CopyPoints(), TGraphAsymmErrors::CopyPoints(), TGraphBentErrors::CopyPoints(), TGraph::CopyPoints(), RooFitResult::correlationHist(), XrdProofGroupMember::Count(), TString::CountChar(), TMVA::Node::CountMeAndAllDaughters(), TColor::CreateColorsCircle(), TColor::CreateColorsRectangle(), Baker::createImage(), TGraphDelaunay::CreateTrianglesDataStructure(), TLinearFitter::CStep(), Rgl::CylindricalNormal(), Rgl::CylindricalNormalInv(), ROOT::Math::KelvinFunctions::DBei(), ROOT::Math::KelvinFunctions::DBer(), DebugPrint(), TGHtml::DecodeBaseIndex(), TMVA::Reader::DecodeVarNames(), TDecompChol::Decompose(), TDecompBK::Decompose(), TDecompLU::DecomposeLUCrout(), TDecompLU::DecomposeLUGauss(), DefHouseHolder(), TTreeFormula::DefinedVariable(), TMixture::DefineElement(), TProofDrawProfile::DefVar(), TProofDrawProfile2D::DefVar(), TProofDrawHist::DefVar1D(), TProofDrawHist::DefVar2D(), TProofDrawHist::DefVar3D(), ROOT::Math::Delaunay2D::Delaunay2D(), TLDAPEntry::DeleteAttribute(), TLDAPAttribute::DeleteValue(), ROOT::Minuit2::HessianGradientCalculator::DeltaGradient(), ROOT::Math::GSLMultiRootFunctionAdapter< FuncVector >::Df(), ROOT::Math::GSLMultiFitFunctionAdapter< FuncVector >::Df(), ROOT::Math::Determinant< n, idim >::Dfact(), ROOT::Math::Dfactir(), ROOT::Math::Inverter< idim, n >::DfactMatrix(), ROOT::Math::Dfinv(), ROOT::Math::Inverter< idim, n >::DfinvMatrix(), TDecompBase::DiagProd(), ROOT::Math::Inverter< idim, n >::Dinv(), TEveTriangleSetGL::DirectDraw(), TEveTrackProjectedGL::DirectDraw(), ROOT::Math::GSLSimAnFunc::Distance(), TGeoEltu::DistancetoPrimitive(), TTUBS::DistancetoPrimitive(), TGeoScaledShape::DistancetoPrimitive(), TGraphEdge::DistancetoPrimitive(), TSPHE::DistancetoPrimitive(), TGeoParaboloid::DistancetoPrimitive(), TGeoSphere::DistancetoPrimitive(), TTUBE::DistancetoPrimitive(), TGeoCone::DistancetoPrimitive(), TPCON::DistancetoPrimitive(), TGeoTube::DistancetoPrimitive(), TGeoTorus::DistancetoPrimitive(), TGeoPcon::DistancetoPrimitive(), TGeoPgon::DistancetoPrimitive(), TGeoTubeSeg::DistancetoPrimitive(), TGeoConeSeg::DistancetoPrimitive(), TPad::Divide(), ROOT::Fit::DivideBox(), TH1Editor::Dividers(), TH2Editor::Dividers(), ROOT::Math::KelvinFunctions::DKei(), ROOT::Math::KelvinFunctions::DKer(), do_crypt(), TH1Editor::DoBinMoved1(), TProofPerfAnalysis::DoDraw(), TTreeViewer::DoError(), ROOT::Math::AdaptiveIntegratorMultiDim::DoIntegral(), TBits::DoLeftShift(), TH2::DoQuantiles(), TBits::DoRightShift(), TParallelCoordEditor::DoWeightCut(), Rgl::Pad::MarkerPainter::DrawCircle(), Rgl::Pad::MarkerPainter::DrawCross(), Rgl::Pad::MarkerPainter::DrawDiamond(), Rgl::Pad::MarkerPainter::DrawDot(), ROOT::Quartz::DrawFillArea(), TGLPadPainter::DrawFillArea(), TGWin32::DrawFillArea(), TGQuartz::DrawFTGlyphIntoPixmap(), Rgl::Pad::MarkerPainter::DrawFullDotLarge(), Rgl::Pad::MarkerPainter::DrawFullDotMedium(), Rgl::Pad::MarkerPainter::DrawFullDotSmall(), Rgl::Pad::MarkerPainter::DrawFullSquare(), Rgl::Pad::MarkerPainter::DrawFullStar(), Rgl::Pad::MarkerPainter::DrawFullTrianlgeDown(), Rgl::Pad::MarkerPainter::DrawFullTrianlgeUp(), TGX11TTF::DrawImage(), TGWin32::DrawImage(), Rgl::DrawMapleMesh(), ROOT::Quartz::DrawMarkerDot(), ROOT::Quartz::DrawMarkerFullCross(), ROOT::Quartz::DrawMarkerFullDiamond(), ROOT::Quartz::DrawMarkerFullDotLarge(), ROOT::Quartz::DrawMarkerFullDotMedium(), ROOT::Quartz::DrawMarkerFullDotSmall(), ROOT::Quartz::DrawMarkerFullSquare(), ROOT::Quartz::DrawMarkerFullStar(), ROOT::Quartz::DrawMarkerFullTriangleDown(), ROOT::Quartz::DrawMarkerFullTriangleUp(), ROOT::Quartz::DrawMarkerOpenCircle(), ROOT::Quartz::DrawMarkerOpenCross(), ROOT::Quartz::DrawMarkerOpenDiamond(), ROOT::Quartz::DrawMarkerOpenSquare(), ROOT::Quartz::DrawMarkerOpenStar(), ROOT::Quartz::DrawMarkerOpenTriangleDown(), ROOT::Quartz::DrawMarkerOpenTriangleUp(), ROOT::Quartz::DrawMarkerPlus(), ROOT::Quartz::DrawMarkerStar(), ROOT::Quartz::DrawMarkerX(), Rgl::Pad::MarkerPainter::DrawOpenStar(), Rgl::Pad::MarkerPainter::DrawPlus(), ROOT::Quartz::DrawPolyLine(), TSVG::DrawPolyLine(), TPolyLine3D::DrawPolyLine(), TPDF::DrawPolyLine(), TGLPadPainter::DrawPolyLine(), TPostScript::DrawPolyLine(), TGWin32::DrawPolyLine(), TSVG::DrawPolyLineNDC(), TPDF::DrawPolyLineNDC(), TPadPainter::DrawPolyLineNDC(), TPostScript::DrawPolyLineNDC(), TGLPadPainter::DrawPolyLineNDC(), TSVG::DrawPolyMarker(), TImageDump::DrawPolyMarker(), TPolyMarker3D::DrawPolyMarker(), TTeXDump::DrawPolyMarker(), TPDF::DrawPolyMarker(), TPostScript::DrawPolyMarker(), TGLPadPainter::DrawPolyMarker(), TGWin32::DrawPolyMarker(), TImageDump::DrawPS(), TSVG::DrawPS(), TTeXDump::DrawPS(), TPDF::DrawPS(), TPostScript::DrawPS(), TProofPlayerRemote::DrawSelect(), Rgl::Pad::MarkerPainter::DrawStar(), TGLPadPainter::DrawTesselation(), TASImage::DrawText(), TASImage::DrawTextTTF(), Rgl::Pad::MarkerPainter::DrawX(), drr_func_cache_push(), ROOT::Math::SDeterminant< n, idim >::Dsfact(), ROOT::Math::SInverter< T, n, idim >::Dsinv(), TGHtml::DumpToken(), TGDMLParse::EleProcess(), ROOT::Minuit2::MnUserTransformation::Error(), TThread::ErrorHandler(), ErrorHandler(), ROOT::Math::ChebyshevApprox::EvalErr(), RooSpHarmonic::evaluate(), ROOT::Fit::FitUtil::EvaluateChi2(), ROOT::Fit::FitUtil::EvaluateChi2Effective(), ROOT::Fit::FitUtil::EvaluateChi2Gradient(), ROOT::Fit::FitUtil::EvaluateLogL(), ROOT::Fit::FitUtil::EvaluateLogLGradient(), ROOT::Fit::FitUtil::EvaluatePoissonLogL(), ROOT::Fit::FitUtil::EvaluatePoissonLogLGradient(), TProof::Exec(), TRootSniffer::ExecuteCmd(), TGraphEdge::ExecuteEvent(), TParallelCoordVar::ExecuteEvent(), ROOT::Vc::Common::exp(), TClonesArray::ExpandCreate(), TClonesArray::ExpandCreateFast(), TSystem::ExpandFileName(), RooRealSumPdf::expectedEvents(), TFoam::Explore(), TLeafB::Export(), TLeafC::Export(), TLeafD::Export(), TLeafF::Export(), TLeafO::Export(), TLeafS::Export(), TLeafI::Export(), TLeafL::Export(), TMultiLayerPerceptron::Export(), XrdProofdMultiStr::Export(), ROOT::Math::GSLMultiRootFunctionAdapter< FuncVector >::F(), ROOT::Math::GSLMultiFitFunctionAdapter< FuncVector >::F(), ROOT::Math::KelvinFunctions::F1(), ROOT::Math::KelvinFunctions::F2(), TDecompSparse::Factor(), TDecompSparse::Factor_sub1(), RooStats::HistFactory::FactorizeHistFactoryPdf(), RooStats::FactorizePdf(), vdt::fast_exp(), vdt::fast_expf(), ROOT::Math::GSLMultiRootFunctionAdapter< FuncVector >::FDf(), ROOT::Math::GSLMultiFitFunctionAdapter< FuncVector >::FDf(), ROOT::Math::LSResidualFunc::FdF(), TGraphDelaunay::FileIt(), TH2Poly::Fill(), TMVA::BinarySearchTree::Fill(), ROOT::Math::GenVector_detail::BitReproducible::Fill_byte_order(), TLeafObject::FillBasket(), RooFFTConvPdf::fillCacheObject(), RooFitResult::fillCorrMatrix(), ROOT::Fit::FillData(), TBranchElement::FillLeavesClones(), TBranchElement::FillLeavesClonesMember(), TBranchElement::FillLeavesCollection(), TBranchElement::FillLeavesMakeClass(), TBranchElement::FillLeavesMemberCounter(), TGHtml::FillOutBlock(), TPainter3dAlgorithms::FillPolygon(), TPainter3dAlgorithms::FillPolygonBorder(), ROOT::Fit::FitResult::FillResult(), TPGON::FillTableOfCoSin(), TPCON::FillTableOfCoSin(), FillUnBinData(), FillX3DBuffer(), TGraphErrors::FillZero(), TGraphAsymmErrors::FillZero(), TGraphBentErrors::FillZero(), TGraphDelaunay::FindAllTriangles(), TH2Poly::FindBin(), TAxis::FindBin(), RooStats::HypoTestInverterResult::FindClosestPointIndex(), TEveShape::FindConvexHull(), TObjectTable::FindElement(), TZIPFile::FindEndHeader(), TGHtml::FindEndNest(), FindGoodLimits(), TGraphDelaunay::FindHull(), TGHtml::FindIndexInBlock(), RooStats::HypoTestInverterResult::FindInterpolatedLimit(), TSQLStructure::FindMaxObjectId(), ROOT::Math::Polynomial::FindNumRoots(), RooCurve::findPoint(), ROOT::Math::Polynomial::FindRoots(), TGeoBatemanSol::FindSolution(), XrdProofdNetMgr::FindUniqueNodes(), TFumili::FitChisquare(), TFumili::FitChisquareI(), TFumili::FitLikelihood(), TFumili::FitLikelihoodI(), ROOT::Minuit2::MnUserTransformation::Fix(), FixDuplicateNames(), Format(), TString::FormImp(), TSpectrum2Transform::FourCos2(), TODBCStatement::FreeBuffers(), ROOT::Minuit2::FumiliStandardChi2FCN::FumiliStandardChi2FCN(), ROOT::Minuit2::FumiliStandardMaximumLikelihoodFCN::FumiliStandardMaximumLikelihoodFCN(), funcpuv(), funcpuvn(), ROOT::Math::KelvinFunctions::G1(), ROOT::Math::KelvinFunctions::G2(), ROOT::Minuit2::GaussDataGen::GaussDataGen(), generate(), TGenPhaseSpace::Generate(), TEveTriangleSet::GenerateTriangleNormals(), TMath::GeomMean(), XrdProofdMultiStr::Get(), RooHistPdf::getAnalyticalIntegral(), RooHistFunc::getAnalyticalIntegral(), RooAddPdf::getAnalyticalIntegralWN(), TLDAPEntry::GetAttribute(), TMVA::MethodBDT::GetBaggedSubSample(), TRobustEstimator::GetBDPoint(), TMVA::ResultsMulticlass::GetBestMultiClassCuts(), RooHistError::getBinomialIntervalAsym(), RooHistError::getBinomialIntervalEff(), TTUBS::GetBuffer3D(), TGeoEltu::GetBuffer3D(), TSPHE::GetBuffer3D(), TTUBE::GetBuffer3D(), TPCON::GetBuffer3D(), TGeoParaboloid::GetBuffer3D(), TGeoTube::GetBuffer3D(), TGeoTorus::GetBuffer3D(), TGeoCone::GetBuffer3D(), TGeoPcon::GetBuffer3D(), TGeoPgon::GetBuffer3D(), TGeoHype::GetBuffer3D(), TGeoTubeSeg::GetBuffer3D(), TGeoConeSeg::GetBuffer3D(), TGeoCtub::GetBuffer3D(), TSQLStructure::GetChild(), TColorWheel::GetColor(), TGHtml::GetColorByName(), TSQLTableData::GetColumn(), TFitter::GetConfidenceIntervals(), TBackCompFitter::GetConfidenceIntervals(), TLinearFitter::GetConfidenceIntervals(), ROOT::Fit::FitResult::GetConfidenceIntervals(), GetCoords(), ROOT::Math::getCount(), RooStats::HistFactory::getDataValuesForObservables(), TGenPhaseSpace::GetDecay(), TQpDataSparse::GetDiagonalOfQ(), TQpDataDens::GetDiagonalOfQ(), TFTP::GetFile(), TWebFile::GetFromWeb10(), TKDE::GetGraphWithErrors(), TWebFile::GetHead(), TWebFile::GetLine(), TFormula::GetLinearPart(), vdt::details::getMantExponent(), vdt::details::getMantExponentf(), TGHtml::GetMarkupMap(), TDecompLU::GetMatrix(), TGeoTube::GetMeshNumbers(), TGeoParaboloid::GetMeshNumbers(), TGeoTorus::GetMeshNumbers(), TGeoCone::GetMeshNumbers(), TGeoPgon::GetMeshNumbers(), TGeoHype::GetMeshNumbers(), TGeoPcon::GetMeshNumbers(), TGeoTubeSeg::GetMeshNumbers(), TGeoConeSeg::GetMeshNumbers(), TLDAPEntry::GetMods(), TBranch::GetMother(), ROOT::Minuit2::MnUserTransformation::GetName(), TTreePlayer::GetNameByIndex(), TGeoTube::GetNmeshVertices(), TGeoParaboloid::GetNmeshVertices(), TGeoTorus::GetNmeshVertices(), TGeoCone::GetNmeshVertices(), TGeoPgon::GetNmeshVertices(), TGeoPcon::GetNmeshVertices(), TGeoHype::GetNmeshVertices(), TGeoTubeSeg::GetNmeshVertices(), TGeoConeSeg::GetNmeshVertices(), TGeoCtub::GetNmeshVertices(), TF1NormSum::GetNpar(), GetNumbers(), TColorWheel::GetObjectInfo(), TXTRU::GetOutlinePointX(), TXTRU::GetOutlinePointY(), TF1NormSum::GetParameters(), TF1::GetParLimits(), TGenerator::GetParticle(), TGHtml::GetPctWidth(), TPolyMarker3D::GetPoint(), RooHistError::getPoissonInterval(), TVirtualPacketizer::GetProgressPerf(), TGWin32::GetProperty(), TParallelCoordVar::GetQuantiles(), TLDAPEntry::GetReferrals(), TOracleRow::GetRowData(), TUnfoldDensity::GetScanVariable(), TXTRU::GetSectionScale(), TXTRU::GetSectionX0(), TXTRU::GetSectionY0(), TXTRU::GetSectionZ(), TMVA::RegressionVariance::GetSeparationIndex(), TProofMgrLite::GetSessionLogs(), TMVA::Tools::GetSQRootMatrix(), ROOT::Math::MixMaxEngine::GetState(), ROOT::Math::getSum(), TFitter::GetSumLog(), TFumili::GetSumLog(), TMySQLServer::GetTableInfo(), TMVA::DataSet::GetTree(), TLDAPAttribute::GetValue(), TGClient::GetWindowByName(), gl2psGetPlaneFromPoints(), gl2psListRealloc(), gl2psParseStipplePattern(), gl2psPrintGzipFooter(), gl2psPrintPGFDash(), gl2psPrintPostScriptDash(), gl2psPrintSVGDash(), gl2psSameColorThreshold(), gl2psSVGGetCoordsAndColors(), TProof::GoParallel(), Graph2DFitChisquare(), TLinearFitter::Graph2DLinearFitter(), GraphFitChisquare(), GraphFitChisquareFumili(), TLinearFitter::GraphLinearFitter(), gsl_integration_workspace_alloc(), H1LeastSquareLinearFit(), H1LeastSquareSeqnd(), TDecompBase::Hager(), handle_file_request(), TPoolWorker< F, T, R >::HandleInput(), TPoolWorker< F, T, void >::HandleInput(), TGTextEdit::HandleKey(), TGContainer::HandleKey(), TGNumberEntryField::HandleKey(), TGTextEntry::HandleKey(), TApplicationServer::HandleUrgentData(), TProofServ::HandleUrgentData(), TEveTrackPropagator::HelixIntersectPlane(), TLeafD::Import(), TLeafF::Import(), TLeafB::Import(), TLeafO::Import(), TLeafS::Import(), TLeafI::Import(), TLeafC::Import(), TLeafL::Import(), RooWorkspace::import(), ROOT::Math::Cephes::incbcf(), ROOT::Math::Cephes::incbd(), TMatrixTBase< Element >::IndexedLexSort(), TGHtml::IndexToBlockIndex(), TGraphDelaunay::InHull(), TProof::Init(), ROOT::Fit::Init2DGaus(), initArray(), TMVA::MethodRuleFit::InitEventSample(), ROOT::Fit::InitExpo(), ROOT::Fit::InitGaus(), ROOT::Fit::BinData::Initialize(), RooDataHist::initialize(), TH2Poly::Initialize(), ROOT::Fit::UnBinData::Initialize(), TF1NormSum::InitializeDataMembers(), initMatrix(), TDecompSparse::InitPivot(), TDecompSparse::InitPivot_sub1(), TDecompSparse::InitPivot_sub3(), TDecompSparse::InitPivot_sub4(), TDecompSparse::InitPivot_sub5(), TDecompSparse::InitPivot_sub6(), RooAbsTestStatistic::initSimMode(), ROOT::Math::GSLMultiRootBaseSolver::InitSolver(), TObjectTable::InstanceStatistics(), TF3::Integral(), TF2::Integral(), RooStats::SamplingDistribution::IntegralAndError(), TCutG::IntegralHist(), interpolate(), RooCurve::interpolate(), TGraphDelaunay::Interpolate(), RooMath::interpolate(), TSlave::Interrupt(), TApplicationRemote::Interrupt(), TDecompLU::InvertLU(), TUnfold::InvertMSparseSymmPos(), TFumili::InvertZ(), RooCurve::isIdentical(), TSQLTableData::IsNumeric(), TGDMLParse::IsoProcess(), TLDAPEntry::IsReferral(), TXMLSetup::IsValidXmlSetup(), TEveGListTreeEditorFrame::ItemDblClicked(), TBufferJSON::JsonWriteConstChar(), TBufferJSON::JsonWriteMember(), ROOT::Math::KelvinFunctions::Kei(), ROOT::Math::KelvinFunctions::Ker(), ROOT::Math::GoFTest::KolmogorovSmirnovTest(), TMath::KOrdStat(), TProfile::LabelsOption(), TProfile2D::LabelsOption(), TH1::LabelsOption(), TTF::LayoutGlyphs(), TMultiGraph::LeastSquareFit(), TGraph::LeastSquareFit(), BidirMMapPipe::lenPageList(), TMVA::likelihoodrefs(), TODBCServer::ListData(), TMath::LocMax(), TMath::LocMin(), TDSet::Lookup(), TGX11::LookupString(), TGraphSmooth::Lowess(), TGraphSmooth::Lowest(), main(), TFoam::MakeActiveList(), TEveGeoShape::MakeBuffer3D(), TGeoParaboloid::MakeBuffer3D(), TGeoTube::MakeBuffer3D(), TGeoTorus::MakeBuffer3D(), TGeoCone::MakeBuffer3D(), TGeoPgon::MakeBuffer3D(), TGeoPcon::MakeBuffer3D(), TGeoHype::MakeBuffer3D(), TGeoTubeSeg::MakeBuffer3D(), TGeoConeSeg::MakeBuffer3D(), TTreePlayer::MakeClass(), TCanvas::MakeDefCanvas(), TMatrixDSymEigen::MakeEigenVectors(), TGFontPool::MakeFont(), TMatrixDEigen::MakeHessenBerg(), makePoints(), TMatrixDEigen::MakeSchurr(), TTUBS::MakeTableOfCoSin(), TSPHE::MakeTableOfCoSin(), TPCON::MakeTableOfCoSin(), TTUBE::MakeTableOfCoSin(), TMatrixDSymEigen::MakeTridiagonal(), Mandel< ScalarImpl >::mandelMe(), Mandel< VcImpl >::mandelMe(), TPainter3dAlgorithms::MarchingCube(), TPainter3dAlgorithms::MarchingCubeCase13(), TPainter3dAlgorithms::MarchingCubeFindNodes(), TPainter3dAlgorithms::MarchingCubeMiddlePoint(), TPainter3dAlgorithms::MarchingCubeSetTriangles(), TGDMLParse::MatProcess(), Matrix3dSetRotationFromQuat4d(), Matrix4fSVD(), TMath::Median(), TSelectorScalar::Merge(), TStatistic::Merge(), TParameter< AParamType >::Merge(), Message(), mg_read(), mg_snprintf(), mg_upload(), mg_vsnprintf(), mg_write(), TFumili::Minimize(), ROOT::Minuit2::ScanBuilder::Minimum(), ROOT::Minuit2::SimplexBuilder::Minimum(), TMinuit::mncalf(), ROOT::Minuit2::mndasum(), ROOT::Minuit2::Mndaxpy(), ROOT::Minuit2::mnddot(), ROOT::Minuit2::Mndscal(), ROOT::Minuit2::Mndspmv(), ROOT::Minuit2::mndspr(), TMinuit::mneig(), ROOT::Minuit2::mneigen(), TMinuit::mnfixp(), ROOT::Minuit2::MnGlobalCorrelationCoeff::MnGlobalCorrelationCoeff(), TMinuit::mnmatu(), TMinuit::mnmigr(), TMinuit::mnvert(), MultiGraphFitChisquare(), TLinearFitter::MultiGraphLinearFitter(), ROOT::Math::MultiNumGradFunction::MultiNumGradFunction(), TUnfold::MultiplyMSparseM(), TUnfold::MultiplyMSparseMSparse(), TUnfold::MultiplyMSparseTranspMSparse(), ROOT::Math::GSLRandomEngine::NegativeBinomial(), TMath::NextPrime(), TOracleStatement::NextResultRow(), RooCompositeDataStore::numEntries(), TFolder::Occurence(), TAlienFile::Open(), TFile::Open(), TFile::OpenFromCache(), ROOT::Minuit2::MnSeedGenerator::operator()(), ROOT::Minuit2::MnCovarianceSqueeze::operator()(), ROOT::Minuit2::MnUserFcn::operator()(), ROOT::Minuit2::GaussFcn::operator()(), ROOT::Minuit2::SimplexSeedGenerator::operator()(), ROOT::Minuit2::GaussFcn2::operator()(), ROOT::Minuit2::InitialGradientCalculator::operator()(), ROOT::Minuit2::NegativeG2LineSearch::operator()(), TF1NormSum::operator()(), ROOT::Minuit2::Numerical2PGradientCalculator::operator()(), ROOT::Minuit2::MnHesse::operator()(), ROOT::Minuit2::MnUserTransformation::operator()(), ROOT::Math::ChebyshevApprox::operator()(), ROOT::Math::Translation3D::operator()(), ROOT::Math::Transform3D::operator()(), ROOT::Minuit2::operator<<(), TGraph2DErrors::operator=(), TGraphErrors::operator=(), TGraphAsymmErrors::operator=(), TGraph::operator=(), TGraph2D::operator=(), TString::operator=(), TFoamVect::operator[](), TMVA::PDEFoamVect::operator[](), std::array_view< T >::operator[](), TMVA::CCPruner::Optimize(), TMVA::CostComplexityPruneTool::Optimize(), THLimitsFinder::OptimizeLimits(), TCreatePrimitives::Pad(), TGraphEdge::Paint(), TColorWheel::PaintCircle(), TGraphPolargram::PaintCircle(), THistPainter::PaintContour(), THistPainter::PaintContourLine(), TEllipse::PaintEllipse(), TParallelCoord::PaintEntries(), TPad::PaintFillArea(), TPolyLineShape::PaintPoints(), TPolyLine::PaintPolyLine(), TPad::PaintPolyLine3D(), TGraphPainter::PaintPolyLineHatches(), TPad::PaintPolyLineNDC(), TPolyMarker::PaintPolyMarker(), TPolyLineShape::PaintPolyMarker(), TPad::PaintPolyMarker(), TGraph2DPainter::PaintPolyMarker0(), TColorWheel::PaintRectangles(), TGraph2DPainter::PaintTriangles_old(), TPolyLineShape::PaintX3DMarker(), ROOT::Minuit2::MnUserTransformation::Parameter(), ROOT::Minuit2::MnUserTransformation::Params(), XMLReader::Parse(), parse_net(), TProof::ParseConfigField(), TGFontPool::ParseFontName(), TMVA::MethodANNBase::ParseLayoutString(), TUrl::ParseOptions(), TArchiveFile::ParseUrl(), TAlienCollection::ParseXML(), TMVA::PDEFoamVect::PDEFoamVect(), ROOT::Math::VavilovAccurate::Pdf(), TSQLStructure::PerformConversion(), TBufferJSON::PerformPostProcessing(), ROOT::Math::VectorUtil::Phi_0_2pi(), ROOT::Math::VectorUtil::Phi_mpi_pi(), piRandom(), pirndm(), RooAbsReal::plotOnWithErrorBand(), TGTextLayout::PointToChar(), TRandom::Poisson(), ROOT::Math::RandomFunctionsImpl< TRandomEngine >::Poisson(), TRandom::PoissonD(), ROOT::Math::RandomFunctionsImpl< TRandomEngine >::PoissonD(), RooStats::HistFactory::FlexibleInterpVar::PolyInterpValue(), TUnfoldSys::PrepareSysError(), TLDAPEntry::Print(), TTreeIndex::Print(), TMVA::GeneticPopulation::Print(), TClassTable::Print(), ROOT::Math::GSLSimAnFunc::Print(), TBranch::Print(), TODBCServer::PrintDataSources(), TODBCServer::PrintDrivers(), TThread::Printf(), TProofPerfAnalysis::PrintFileInfo(), TSQLStructure::PrintLevel(), TGHtml::PrintList(), printMinimum(), RooCurve::printMultiline(), RooHist::printMultiline(), TClassTable::PrintTable(), RooAbsBinning::printValue(), TBranchElement::PrintValue(), TProofPerfAnalysis::PrintWrkInfo(), TApplication::ProcessLine(), TMVA::MethodRuleFit::ProcessOptions(), TSQLFile::ProduceClassSelectQuery(), TRootSniffer::ProduceMulti(), TXMLPlayer::ProduceSTLstreamer(), TXMLPlayer::ProduceStreamerSource(), TGraph2D::Project(), ROOT::Math::Cephes::pseries(), pull_all(), push(), TGWin32::PutImage(), qelg(), TDecompQRH::QRH(), ROOT::Math::VavilovFast::Quantile(), ROOT::Math::VavilovAccurate::Quantile(), ROOT::Math::VavilovAccurate::Quantile_c(), TMath::Quantiles(), TMatrixTSparse< Element >::Randomize(), TMatrixTSparse< Element >::RandomizePD(), TQpDataBase::RandomlyChooseBoundedVariables(), TGraphSmooth::Rank(), read(), read_request(), TBufferFile::ReadArray(), TBufferFile::ReadArrayDouble32(), TBufferFile::ReadArrayFloat16(), TLeafObject::ReadBasket(), TLeafD::ReadBasketExport(), TLeafF::ReadBasketExport(), TLeafS::ReadBasketExport(), TLeafO::ReadBasketExport(), TLeafB::ReadBasketExport(), TLeafI::ReadBasketExport(), TLeafC::ReadBasketExport(), TLeafL::ReadBasketExport(), TBufferFile::ReadBuf(), TNetFile::ReadBuffer(), TWebFile::ReadBuffer10(), TRFIOFile::ReadBuffers(), TNetFile::ReadBuffers(), TWebFile::ReadBuffers(), TFile::ReadBuffers(), TWebFile::ReadBuffers10(), TStreamerInfo::ReadBufferSkip(), TProofResourcesStatic::ReadConfigFile(), TZIPFile::ReadDirectory(), TBufferSQL::ReadFastArray(), TBufferXML::ReadFastArray(), TBufferFile::ReadFastArray(), TBufferSQL2::ReadFastArray(), TBufferFile::ReadFastArrayDouble32(), TBufferFile::ReadFastArrayFloat16(), TBufferFile::ReadFastArrayWithFactor(), TBufferFile::ReadFastArrayWithNbits(), TBranchElement::ReadLeavesClones(), TBranchElement::ReadLeavesCollection(), TBranchElement::ReadLeavesMakeClass(), readSMatrix(), readSMatrixSym(), TBufferFile::ReadStaticArray(), TBufferFile::ReadStaticArrayDouble32(), TBufferFile::ReadStaticArrayFloat16(), readTMatrix(), readTMatrixSym(), readTrackD(), readTrackD32(), TMVA::Node::ReadXML(), TSQLStructure::RecognizeTString(), ROOT::Math::AxisAngle::RectifyAngle(), TNetFile::Recv(), TFTP::Recv(), TPSocket::Recv(), TUDPSocket::Recv(), TSocket::Recv(), TXSocket::Recv(), ROOT::Recvn(), TSSLSocket::RecvRaw(), TUDPSocket::RecvRaw(), TSocket::RecvRaw(), TUnixSystem::RecvRaw(), TWinNTSystem::RecvRaw(), TEveLine::ReduceSegmentLengths(), TSVDUnfold::RegularisedSymMatInvert(), ROOT::Minuit2::MnUserTransformation::Release(), RooAbsCollection::remove(), ROOT::Minuit2::MnUserTransformation::RemoveLimits(), TEveBoxSetGL::RenderBoxAutoNorm(), TEveBoxGL::RenderBoxAutoNorm(), TGLUtil::RenderCrosses(), TEveTrackGL::RenderPathMarksAndFirstVertex(), TGLUtil::RenderPoints(), TGLUtil::RenderPolyLine(), TGX11TTF::RenderString(), TGWin32::RenderString(), TGQuartz::RenderTTFString(), XpdEnv::Reset(), TProofMergePrg::Reset(), TTreeFormula::ResetLoading(), TGenCollectionProxy::Resize(), TProofLite::ResolveKeywords(), TMath::RMS(), TRandom2::RndmArray(), TRandom3::RndmArray(), RooHist::RooHist(), rotationApplication(), RooHist::roundBin(), rr_ctf1_fcn(), rr_ctf2_fcn(), TMVA::GeneticFitter::Run(), TFastCgi::run_func(), TRootEmbeddedCanvas::SavePrimitive(), TF1::SavePrimitive(), TGListTree::SavePrimitive(), TUnfold::ScanLcurve(), TEveDigitSet::ScanMinMaxValues(), TRootSniffer::ScanObjectMembers(), TUnfoldDensity::ScanTau(), TLDAPServer::Search(), TUDPSocket::Send(), TSocket::Send(), TGDNDManager::SendDNDEnter(), TUnixSystem::SendRaw(), TWinNTSystem::SendRaw(), TArrayC::Set(), TArrayD::Set(), TArrayL::Set(), TArrayL64::Set(), TArrayS::Set(), TArrayI::Set(), TArrayF::Set(), TGraph2DErrors::Set(), VecTrackD::Set(), ClusterD::Set(), TTable::Set(), TGraph2D::Set(), TGraph::Set(), ROOT::Math::VavilovAccurate::Set(), set_first_return_element(), set_skip_number(), TEfficiency::SetBetaBinParameters(), TH2C::SetBinsLength(), TH3C::SetBinsLength(), TH2S::SetBinsLength(), TH3S::SetBinsLength(), TH2I::SetBinsLength(), TH3I::SetBinsLength(), TH2F::SetBinsLength(), TH3F::SetBinsLength(), TH2D::SetBinsLength(), TH3D::SetBinsLength(), TH1C::SetBinsLength(), TH1S::SetBinsLength(), TH1I::SetBinsLength(), TH1F::SetBinsLength(), TH1D::SetBinsLength(), TOracleStatement::SetBufferSize(), RooProdPdf::setCacheAndTrackHints(), TGWin32::SetClipRectangles(), TPainter3dAlgorithms::SetColorDark(), TGColorDialog::SetColorInfo(), TPainter3dAlgorithms::SetColorMain(), TParallelCoord::SetCurrentN(), TGWin32::SetDashes(), TGenPhaseSpace::SetDecay(), TSpectrum2::SetDeconIterations(), TSpectrum::SetDeconIterations(), ROOT::Math::IntegratorOneDimOptions::SetDefaultNPoints(), ROOT::Math::BrentRootFinder::SetDefaultNpx(), ROOT::Math::BrentMinimizer1D::SetDefaultNpx(), ROOT::Math::BrentRootFinder::SetDefaultNSearch(), ROOT::Math::BrentMinimizer1D::SetDefaultNSearch(), TEveTrackProjected::SetDepthLocal(), TEveLineProjected::SetDepthLocal(), TEvePointSetProjected::SetDepthLocal(), ROOT::Math::GSLMonteFunctionWrapper::SetDim(), ROOT::Math::GSLMultiMinFunctionWrapper::SetDim(), ROOT::Math::GSLMultiMinDerivFunctionWrapper::SetDim(), TGX11::SetDNDAware(), TGWin32::SetDNDAware(), TPainter3dAlgorithms::SetEdgeAtt(), TEvePointSet::SetElementName(), TEvePointSet::SetElementNameTitle(), TUnuran::SetEmpiricalDistribution(), THbookBranch::SetEntries(), THbookTree::SetEntries(), TH1::SetEntries(), TTree::SetEntries(), ROOT::Minuit2::MnUserTransformation::SetError(), TTree::SetEstimate(), ROOT::Math::GSLMultiRootFunctionWrapper::SetFunctions(), ROOT::Math::GSLMultiRootDerivFunctionWrapper::SetFunctions(), TMVA::RuleFit::SetGDNPathSteps(), TMVA::RuleFitParams::SetGDTauScan(), ROOT::Minuit2::MnStrategy::SetGradientNCycles(), ROOT::Minuit2::MnStrategy::SetHessianGradientNCycles(), ROOT::Minuit2::MnStrategy::SetHessianNCycles(), TParallelCoordVar::SetHistogramBinning(), TRootSniffer::SetItemField(), TKDE::SetKernel(), TDsKey::SetKey(), TTreeCache::SetLearnEntries(), ROOT::Minuit2::MnUserTransformation::SetLimits(), ROOT::Quartz::SetLineType(), ROOT::Minuit2::MnUserTransformation::SetLowerLimit(), RooMinuit::setMaxEvalMultiplier(), TMultiDimFit::SetMaxFunctions(), TGraphDelaunay::SetMaxIter(), TGraph2D::SetMaxIter(), ROOT::Math::AdaptiveIntegratorMultiDim::SetMaxPts(), TMultiDimFit::SetMaxStudy(), TText::SetMbTitle(), ROOT::Math::AdaptiveIntegratorMultiDim::SetMinPts(), TH1Editor::SetModel(), TPythia6::SetN(), ROOT::Minuit2::MnUserTransformation::SetName(), TGL5DPainter::SetNContours(), TAttAxis::SetNdivisions(), TParallelCoord::SetNentries(), TBasket::SetNevBufSize(), TMVA::RuleCut::SetNeve(), ROOT::Fit::Chi2FCN< FunType >::SetNFitPoints(), TPythia6::SetNGENPD(), TF1Convolution::SetNofPointsFFT(), TMVA::VariableTransformBase::SetNormalise(), TPythia6::SetNPAD(), ROOT::Math::IntegratorOneDimOptions::SetNPoints(), ROOT::Fit::UnBinData::SetNPoints(), ROOT::Fit::BinData::SetNPoints(), TSpline::SetNpx(), TMVA::DecisionTreeNode::SetNTerminal(), TChainElement::SetNumberEntries(), TControlBar::SetNumberOfColumns(), TControlBar::SetNumberOfRows(), TODBCStatement::SetNumBuffers(), TMVA::DecisionTree::SetNVars(), TMPClient::SetNWorkers(), TProofMergePrg::SetNWrks(), TProof::SetParallel(), TProof::SetParallelSilent(), TF1NormSum::SetParameters(), XrdProofdProofServ::SetPLiteNWrks(), TPointsArray3D::SetPoint(), TPolyMarker::SetPoint(), TPolyLine3D::SetPoint(), TPolyMarker3D::SetPoint(), TPolyLine::SetPoint(), TGraph2D::SetPoint(), TCONS::SetPoints(), TCONE::SetPoints(), TTUBS::SetPoints(), TCTUB::SetPoints(), TSPHE::SetPoints(), TTUBE::SetPoints(), TPCON::SetPoints(), TPointsArray3D::SetPoints(), TGeoEltu::SetPoints(), TGeoParaboloid::SetPoints(), TGeoTube::SetPoints(), TGeoTorus::SetPoints(), TGeoCone::SetPoints(), TGeoPgon::SetPoints(), TGeoPcon::SetPoints(), TGeoHype::SetPoints(), TGeoTubeSeg::SetPoints(), TGeoConeSeg::SetPoints(), TGeoCtub::SetPoints(), TPolyLine3D::SetPolyLine(), TPolyLine::SetPolyLine(), TPolyMarker::SetPolyMarker(), TPolyMarker3D::SetPolyMarker(), RooAbsGenContext::setProtoDataOrder(), RooHist::setRawEntries(), TEveTrans::SetRotByAnyAngles(), TTree::SetScanField(), TTUBE::SetSegsAndPols(), TPCON::SetSegsAndPols(), TGeoParaboloid::SetSegsAndPols(), TGeoTube::SetSegsAndPols(), TGeoTorus::SetSegsAndPols(), TGeoCone::SetSegsAndPols(), TGeoPgon::SetSegsAndPols(), TGeoPcon::SetSegsAndPols(), TGeoHype::SetSegsAndPols(), TGeoTubeSeg::SetSegsAndPols(), TGeoConeSeg::SetSegsAndPols(), ROOT::Math::GSLMultiRootSolver::SetSolver(), ROOT::Math::GSLMultiRootDerivSolver::SetSolver(), TMVA::RuleFitAPI::SetTestParms(), TMVA::RuleFitAPI::SetTrainParms(), TSpectrumTransform::SetTransformType(), TSpectrum2Transform::SetTransformType(), TGX11::SetTypeList(), TGLClipPlane::Setup(), TEveBrowser::SetupCintExport(), ROOT::Minuit2::MnUserTransformation::SetUpperLimit(), TDsKey::SetUrr(), TTable::SetUsedRows(), TMVA::MethodBDT::SetUseNvars(), THttpCallArg::SetUserName(), ROOT::Minuit2::MnUserTransformation::SetValue(), ROOT::Minuit2::Minuit2Minimizer::SetVariableValues(), TFumili::SGZ(), TPad::ShowGuidelines(), TMultiLayerPerceptron::Shuffle(), TMVA::MethodMLP::Shuffle(), TTUBS::Sizeof3D(), TTUBE::Sizeof3D(), TSPHE::Sizeof3D(), TPCON::Sizeof3D(), ROOT::Math::GSLQuasiRandomEngine::Skip(), SlowFormat(), TH2::Smooth(), TMVA::PDF::SmoothHistogram(), TDecompChol::Solve(), TDecompBK::Solve(), TDecompLU::Solve(), TDecompSparse::Solve(), TMatrixDEigen::Sort(), XrdProofWorker::Sort(), TGeoBranchArray::Sort(), TMath::Sort(), RooStats::SamplingDistribution::SortValues(), TMVA::ConvergenceTest::SpeedControl(), Rgl::SphericalNormal(), Rgl::SphericalNormalInv(), Rgl::Mc::TF3EdgeSplitter::SplitEdge(), TMVA::GeneticAlgorithm::SpreadControl(), TBufferSQL2::SqlObjectInfo(), TBufferSQL2::SqlReadBasic(), XrdProofdProtocol::StartRootd(), TMath::StdDev(), TQpVar::StepBound(), TSQLStructure::StoreClassInNormalForm(), TSQLStructure::StoreElementInNormalForm(), TSQLStructure::StoreObject(), TODBCStatement::StoreResult(), RooStats::StripConstraints(), StrNDup(), substitute_index_file(), sum_results(), RooDataHist::sumEntries(), TGHtml::TableDimensions(), TGHtmlLayoutContext::TableLayout(), TEvePointSet::TakeAction(), TEvePointSetArray::TakeAction(), ROOT::TAxisLabels::TAxisLabels(), TBranch__SetTree(), TBtItem::TBtItem(), TCling_GenerateDictionary(), TDsKey::TDsKey(), templateClassImp(), TSpline3::Test(), TSpline5::Test(), test23(), testArrayFunctions(), testBinarySearch(), testBinomial(), testBinomialCLHEP(), testBreitWigner(), testChebyQuad(), testCircle(), testCont1D(), testDisc1D(), testDistSampler(), testDummy(), testExp(), testFlat(), testGaus(), ROOT::Math::GSLMultiMinimizer::TestGradient(), testGraphFit(), testIntegPerf(), testInterpolation(), testInversion(), testIteratorFunctions(), testLandau(), testMultinomial(), testNumber(), testPoints(), testPoisson(), testPoisson2(), testQuantiles(), testQuasiRandom(), testSort(), testSphere(), testStatFunc(), testTStatistic(), testUnBin1DFit(), testUserFunc(), TEventIter::TEventIter(), TGHtml::TextInsertCmd(), TFFTComplex::TFFTComplex(), TFFTComplexReal::TFFTComplexReal(), TFFTReal::TFFTReal(), TFFTRealComplex::TFFTRealComplex(), TFoamVect::TFoamVect(), TGeoElement::TGeoElement(), TGHtmlUri::TGHtmlUri(), TGraph::TGraph(), TGraph2DErrors::TGraph2DErrors(), TGraphAsymmErrors::TGraphAsymmErrors(), TGraphBentErrors::TGraphBentErrors(), TGraphErrors::TGraphErrors(), TGraphQQ::TGraphQQ(), TGRegion::TGRegion(), TGHtml::TokenByIndex(), TGHtml::Tokenize(), TSubString::ToLower(), TString::ToLower(), ToLower(), TSubString::ToUpper(), TString::ToUpper(), ToUpper(), TPointsArray3D::TPointsArray3D(), TPolyLine::TPolyLine(), TPolyLine3D::TPolyLine3D(), TPolyMarker::TPolyMarker(), TPolyMarker3D::TPolyMarker3D(), TProofBench::TProofBench(), TDecompLU::TransSolve(), TSpectrum::TSpectrum(), TSpectrum2::TSpectrum2(), TSpectrum2Transform::TSpectrum2Transform(), TSpectrum3::TSpectrum3(), TSpectrumTransform::TSpectrumTransform(), TSpline3::TSpline3(), TSpline5::TSpline5(), TString::TString(), TUnuranEmpDist::TUnuranEmpDist(), TCL::ucopy(), ROOT::Fit::UnBinData::UnBinData(), TUnixSystem::UnixRecv(), TUnixSystem::UnixSend(), unuranGraf(), unuranGraf2D(), unuranHist(), unuranSimple(), XrdProofdProofServMgr::UpdateCounter(), TEveLineProjected::UpdateProjection(), TEvePointSetProjected::UpdateProjection(), TParallelMergingFile::UploadAndReset(), TStreamerInfoActions::UseCacheGenericCollection(), TStreamerInfoActions::UseCacheVectorLoop(), TStreamerInfoActions::UseCacheVectorPtrLoop(), TCL::vadd(), TPacketizer::ValidateFiles(), TPacketizerAdaptive::ValidateFiles(), ROOT::Minuit2::MnUserTransformation::Value(), TCL::vcopyn(), TCL::vdot(), TCL::vlinco(), TCL::vmatl(), TCL::vmatr(), TCL::vscale(), TCL::vsub(), write(), TBufferFile::WriteArray(), TBufferFile::WriteArrayDouble32(), TBufferFile::WriteArrayFloat16(), TStreamerInfo::WriteBufferAux(), writeCArray(), TBufferSQL::WriteFastArray(), TBufferXML::WriteFastArray(), TBufferJSON::WriteFastArray(), TBufferFile::WriteFastArray(), TBufferSQL2::WriteFastArray(), TBufferFile::WriteFastArrayDouble32(), TBufferFile::WriteFastArrayFloat16(), TBufferFile::WriteFastArrayString(), writeSMatrix(), writeSMatrixSym(), TXMLFile::WriteStreamerInfo(), writeTMatrix(), writeTMatrixSym(), writeTrack(), writeTrackD(), writeTrackD32(), TBufferXML::XmlReadBasic(), XrdProofdPInfo::XrdProofdPInfo(), XrdProofdSandbox::XrdProofdSandbox(), TPainter3dAlgorithms::ZDepth(), TMVA::OptimizeConfigParameters::~OptimizeConfigParameters(), and TEveCalo2D::~TEveCalo2D().

Double_t x[n]

Definition at line 17 of file legend1.C.

Referenced by ROOT::Vc::Scalar::abs(), ROOT::Fit::BinData::Add(), THnBase::Add(), TUnfoldBinning::AddAxis(), TH2Poly::AddBin(), RooStats::NumberCountingPdfFactory::AddData(), RooStats::NumberCountingPdfFactory::AddDataWithSideband(), THnBase::AddInternal(), RooIntegrator1D::addMidpoints(), RooStats::NumberCountingPdfFactory::AddModel(), TGeoTrack::AddPoint(), RooIntegrator1D::addTrapezoids(), alignedStore(), RooNDKeysPdf::analyticalIntegral(), ROOT::Math::GoFTest::AndersonDarling2SamplesTest(), TRotation::AngleAxis(), ApplicationWindow::ApplicationWindow(), TGraphErrors::Apply(), TGraphAsymmErrors::Apply(), TGraphBentErrors::Apply(), applyAndCall(), TMVA::MethodPDERS::ApplyKernelFunction(), TGraphSmooth::Approx(), TGraphSmooth::Approxin(), TGMdiMainFrame::ArrangeFrames(), TGMdiMainFrame::ArrangeMinimized(), RooAbsReal::asTF(), TQpDataSparse::ATransmult(), TQpDataDens::ATransmult(), TGWin32GLManager::AttachOffScreenDevice(), TX11GLManager::AttachOffScreenDevice(), TSpectrum3::Background(), TSpectrum2::Background(), TAttBBox::BBoxCheckPoint(), TGraphSmooth::BDRsmooth(), TGraphSmooth::BDRsupsmu(), TMath::BesselJ0(), TMath::BesselJ1(), TMath::BesselK(), TMath::BesselK0(), TMath::BesselK1(), TMath::BesselY0(), TMath::BesselY1(), TASImage::Bevel(), RooFit::bindFunction(), Binding(), RooFit::bindPdf(), TKDE::BiweightKernel(), ROOT::Vc::Mem::blend(), ROOT::Vc::Reg::blend(), TGHtml::BlockDraw(), ROOT::Vc::SSE::Vector< T >::broadcast4(), MandelBase::brot(), TH2::BufferEmpty(), TH3::BufferEmpty(), TProfile::BufferEmpty(), TProfile2D::BufferEmpty(), TProfile3D::BufferEmpty(), TH1::BufferEmpty(), TProfile2D::BufferFill(), TProfile3D::BufferFill(), TProfile::BufferFill(), TH2::BufferFill(), TH3::BufferFill(), TH1::BufferFill(), Rgl::Mc::TMeshBuilder< DataSource, ValueType >::BuildRow(), Rgl::Mc::TMeshBuilder< DataSource, ValueType >::BuildSlice(), ROOT::Vc::Common::LogImpl< Base >::calc(), RooGExpModel::calcDecayConv(), TMVA::VariableTransformBase::CalcNorm(), TMVA::TransformationHandler::CalcStats(), RooProduct::calculate(), RooNDKeysPdf::calculateBandWidth(), TEveBrowser::CalculateReparentXY(), RooNDKeysPdf::calculateShell(), TUnuranContDist::Cdf(), TUnuranDiscrDist::Cdf(), ROOT::Math::VavilovAccurate::Cdf_c(), TGTransientFrame::CenterOnParent(), ROOT::Math::Chebyshev1(), ROOT::Math::Chebyshev10(), ROOT::Math::Chebyshev3(), ROOT::Math::Chebyshev4(), ROOT::Math::Chebyshev5(), ROOT::Math::Chebyshev6(), ROOT::Math::Chebyshev7(), ROOT::Math::Chebyshev8(), ROOT::Math::Chebyshev9(), ROOT::Math::ChebyshevN(), TFractionFitter::CheckConsistency(), TGeoChecker::CheckPoint(), TMVA::Tools::CheckSplines(), TGuiBldDragManager::CheckTargetAtPoint(), RooCurve::chiSquare(), TMath::ChisquareQuantile(), ClassImp(), TGContainer::Clicked(), TGListView::Clicked(), TGListTree::Clicked(), TEveTrackPropagator::ClosestPointBetweenLines(), ROOT::Vc::AVX::VectorHelper< int >::cmple(), ROOT::Vc::AVX::VectorHelper< signed short >::cmple(), ROOT::Vc::AVX::VectorHelper< signed short >::cmpneq(), ROOT::Vc::AVX::VectorHelper< int >::cmpnlt(), ROOT::Vc::AVX::VectorHelper< signed short >::cmpnlt(), TGHtml::ColorDistance(), TEfficiency::Combine(), TEveCalo2D::ComputeBBox(), TFractionFitter::ComputeChisquareLambda(), TFractionFitter::ComputeFCN(), TRolke::ComputeInterval(), TGHtmlLayoutContext::ComputeMargins(), RooStats::MetropolisHastings::ConstructChain(), THbookFile::Convert1D(), THbookFile::Convert2D(), THbookFile::ConvertProfile(), THbookFile::ConvertRWN(), ROOT::Fit::DataWrapper::Coord(), ROOT::Fit::DataWrapper::Coords(), TASImage::CopyArea(), ROOT::Math::cosint(), ROOT::Vc::SSE::Mask< VectorSize >::count(), ROOT::Vc::SSE::Float8Mask::count(), TRootCanvas::CreateCanvas(), ROOT::MacOSX::X11::CreateChildView(), TGColorPick::CreateDitheredImage(), TDocLatexDirective::CreateLatex(), RooStats::BernsteinCorrection::CreateQSamplingDist(), TVolume::CreateTNode(), TGWin32::CreateWindow(), TASImage::Crop(), TASImage::CropSpans(), TQpDataSparse::CTransmult(), TQpDataDens::CTransmult(), TGContainer::CurrentChanged(), TQpDataSparse::DataRandom(), TQpDataDens::DataRandom(), ROOT::Math::KelvinFunctions::DBer(), TGHtml::DecodeBaseIndex(), TTreeFormula::DefinedVariable(), TXTRU::DefineVertex(), ROOT::Math::Delaunay2D::Delaunay2D(), ROOT::Minuit2::HessianGradientCalculator::DeltaGradient(), RooTFoamBinding::Density(), ROOT::Math::RichardsonDerivator::Derivative2(), ROOT::Math::RichardsonDerivator::Derivative3(), TEveDigitSet::DigitColor(), TMath::DiLog(), ROOT::Math::GSLRandomEngine::Dir2D(), ROOT::Math::GSLRandomEngine::Dir3D(), TEveTextGL::DirectDraw(), TMarker::DisplayMarkerTypes(), ROOT::Math::GSLSimAnFunc::Distance(), TPoints3DABC::DistancetoLine(), TAttLine::DistancetoLine(), TCrown::DistancetoPrimitive(), THistPainter::DistancetoPrimitive(), TEllipse::DistancetoPrimitive(), TF2::DistancetoPrimitive(), TGraphPolargram::DistancetoPrimitive(), TGTextLayout::DistanceToText(), TProfile::Divide(), TProfile2D::Divide(), TProfile3D::Divide(), ROOT::Math::KelvinFunctions::DKei(), ROOT::Math::KelvinFunctions::DKer(), do_anadist(), TGHtmlLayoutContext::DoBreakMarkup(), GaussFunction::DoDerivative(), ROOT::Math::Polynomial::DoDerivative(), ROOT::Math::MemGradFunHandler< ParentFunctor, PointerToObj, PointerToMemFn, PointerToGradMemFn >::DoDerivative(), ROOT::Math::MultiNumGradFunction::DoEval(), ROOT::Math::WrappedMemFunction< FuncObj, MemFuncPtr >::DoEval(), ROOT::Math::WrappedTF1::DoEval(), TFormula::DoEval(), ROOT::Math::OneDimMultiFunctionAdapter< MultiFuncType >::DoEval(), ROOT::Math::WrappedMemMultiFunction< FuncObj, MemFuncPtr >::DoEval(), ROOT::Math::OneDimParamFunctionAdapter< ParamFuncType >::DoEval(), ROOT::Math::MemFunHandler< ParentFunctor, PointerToObj, PointerToMemFn >::DoEval(), ROOT::Math::MemGradFunHandler< ParentFunctor, PointerToObj, PointerToMemFn, PointerToGradMemFn >::DoEval(), ROOT::Math::Functor::DoEval(), ROOT::Math::Functor1D::DoEval(), ROOT::Math::GradFunctor::DoEval(), ROOT::Math::GradFunctor1D::DoEval(), ROOT::Math::WrappedParamFunction< FuncPtr >::DoEvalPar(), ROOT::Math::WrappedTF1::DoEvalPar(), ROOT::Math::MultiDimParamFunctionAdapter::DoEvalPar(), ROOT::Math::MultiDimParamGradFunctionAdapter::DoEvalPar(), ROOT::Fit::DoFillData(), doFit(), ROOT::Math::GaussIntegrator::DoIntegral(), ROOT::Math::Delaunay2D::DoInterpolateNormalized(), TGraphErrors::DoMerge(), TGraphAsymmErrors::DoMerge(), TGraphBentErrors::DoMerge(), TGraph::DoMerge(), ROOT::Math::WrappedTF1::DoParameterDerivative(), TGTableCell::DoRedraw(), TGDockButton::DoRedraw(), TGLabel::DoRedraw(), TGedMarkerSelect::DoRedraw(), TGDockHideButton::DoRedraw(), TGColorPalette::DoRedraw(), TGTextEntry::DoRedraw(), TGHProgressBar::DoRedraw(), TGedSelect::DoRedraw(), TGColorSelect::DoRedraw(), TGedPatternSelect::DoRedraw(), TGHSlider::DoRedraw(), TGTextButton::DoRedraw(), TGDoubleHSlider::DoRedraw(), TGPictureButton::DoRedraw(), TGMenuTitle::DoRedraw(), TGCheckButton::DoRedraw(), TGSplitButton::DoRedraw(), TGuiBldDragManager::DoResize(), TF1Editor::DoSliderXMoved(), TF1Editor::DoSliderXPressed(), TF1Editor::DoSliderXReleased(), doTestL(), doTestLA(), TGContainer::DoubleClicked(), TGListView::DoubleClicked(), TGListTree::DoubleClicked(), TF1Editor::DoXRange(), vdt::details::dp2uint64(), TUnuranContDist::DPdf(), TGPicture::Draw(), TGListTree::Draw(), TMVA::draw_input_labels(), TGScrollBarElement::DrawBorder(), TGButtonGroup::DrawBorder(), TGGroupFrame::DrawBorder(), TSVG::DrawBox(), TImageDump::DrawBox(), TPDF::DrawBox(), TPostScript::DrawBox(), TASImage::DrawBox(), TGX11::DrawBox(), TGWin32::DrawBox(), TEveCaloLegoGL::DrawCells2D(), TGuiBldHintsButton::DrawCenterX(), TGuiBldHintsButton::DrawCenterY(), RooStats::MCMCIntervalPlot::DrawChainScatter(), TLatex::DrawCircle(), Rgl::Pad::MarkerPainter::DrawCircle(), TPad::DrawClassObject(), TAdvancedGraphicsDialog::DrawConfidenceLevels(), TGTreeLBEntry::DrawCopy(), Rgl::Pad::MarkerPainter::DrawCross(), TASImage::DrawDashHLine(), TImageDump::DrawDashPolyLine(), TASImage::DrawDashVLine(), TASImage::DrawDashZLine(), TASImage::DrawDashZTLine(), Rgl::Pad::MarkerPainter::DrawDiamond(), TPainter3dAlgorithms::DrawFaceMode1(), TPainter3dAlgorithms::DrawFaceMode2(), TPainter3dAlgorithms::DrawFaceMode3(), TPainter3dAlgorithms::DrawFaceMove1(), TPainter3dAlgorithms::DrawFaceMove2(), TPainter3dAlgorithms::DrawFaceMove3(), TPainter3dAlgorithms::DrawFaceRaster1(), TPainter3dAlgorithms::DrawFaceRaster2(), TGQuartz::DrawFTGlyphIntoPixmap(), Rgl::Pad::MarkerPainter::DrawFullDotLarge(), Rgl::Pad::MarkerPainter::DrawFullDotSmall(), Rgl::Pad::MarkerPainter::DrawFullStar(), Rgl::Pad::MarkerPainter::DrawFullTrianlgeDown(), Rgl::Pad::MarkerPainter::DrawFullTrianlgeUp(), DrawFunction(), TASImage::DrawGlyph(), TGuiBldDragManager::DrawGrabRectangles(), TGraph::DrawGraph(), TASImage::DrawHLine(), TGColorPick::DrawHScursor(), TGX11TTF::DrawImage(), TGWin32::DrawImage(), TGHtml::DrawImage(), TGListTree::DrawItem(), TGListTree::DrawItemName(), TGuiBldDragManager::DrawLasso(), TASImage::DrawLineInternal(), ROOT::Quartz::DrawMarkerFullCross(), ROOT::Quartz::DrawMarkerFullDiamond(), ROOT::Quartz::DrawMarkerFullDotLarge(), ROOT::Quartz::DrawMarkerFullDotSmall(), ROOT::Quartz::DrawMarkerFullStar(), ROOT::Quartz::DrawMarkerFullTriangleDown(), ROOT::Quartz::DrawMarkerFullTriangleUp(), ROOT::Quartz::DrawMarkerOpenCircle(), ROOT::Quartz::DrawMarkerOpenCross(), ROOT::Quartz::DrawMarkerOpenDiamond(), ROOT::Quartz::DrawMarkerOpenStar(), ROOT::Quartz::DrawMarkerOpenTriangleDown(), ROOT::Quartz::DrawMarkerOpenTriangleUp(), ROOT::Quartz::DrawMarkerPlus(), ROOT::Quartz::DrawMarkerStar(), ROOT::Quartz::DrawMarkerX(), Rgl::Pad::MarkerPainter::DrawOpenStar(), Rgl::DrawPaletteAxis(), TLatex::DrawParenthesis(), ROOT::Quartz::DrawPattern(), Rgl::Pad::MarkerPainter::DrawPlus(), TSpider::DrawPoly(), TSpider::DrawPolyAverage(), TGeoPainter::DrawPolygon(), TASImage::DrawPolyLine(), TTeXDump::DrawPolyMarker(), TGLSurfacePainter::DrawProjections(), TTeXDump::DrawPS(), TGHtml::DrawRect(), TGTableFrame::DrawRegion(), TGTableHeaderFrame::DrawRegion(), TGTextView::DrawRegion(), TGContainer::DrawRegion(), TGHtml::DrawRegion(), TGHtml::DrawSelectionBackground(), Rgl::Pad::MarkerPainter::DrawStar(), TGLPolyMarker::DrawStars(), TASImage::DrawText(), ROOT::Quartz::DrawTextLineNoKerning(), TGedSelect::DrawTriangle(), TGColorSelect::DrawTriangle(), TGSplitButton::DrawTriangle(), TASImage::DrawVLine(), Rgl::Pad::MarkerPainter::DrawX(), TGuiBldDragManager::Drop(), TGLMatrix::Dump(), TXTRU::DumpPoints(), TGraphDelaunay::Enclose(), TTable::EntryLoop(), TSpectrum2Painter::Envelope(), TSpectrum2Painter::EnvelopeBars(), TKDE::EpanechnikovKernel(), ROOT::Math::Cephes::erf(), ROOT::Math::Cephes::erfc(), TMath::ErfInverse(), ErrorBand(), ROOT::Math::Chebyshev::Eval(), RooFunctor::eval(), TMVA::TSpline2::Eval(), TMVA::TSpline1::Eval(), ROOT::Math::ParamFunctorHandler< ParentFunctor, Func >::FuncEvaluator< F * >::Eval(), ROOT::Math::ParamFunctorHandler< ParentFunctor, Func >::FuncEvaluator< F *const >::Eval(), TFormula::Eval(), ROOT::Math::Derivator::Eval(), TH1::Eval(), TF1::Eval(), ROOT::Math::Chebyshev::Eval< 2 >(), ROOT::Math::Chebyshev::Eval< 3 >(), RooChebychev::evalAnaInt(), ROOT::Math::GSLDerivator::EvalBackward(), ROOT::Math::GSLDerivator::EvalCentral(), ROOT::Math::ChebyshevApprox::EvalErr(), TMultiDimFit::EvalFactor(), ROOT::Math::GSLDerivator::EvalForward(), TRolke::EvalLikeMod2(), TRolke::EvalLikeMod3(), ROOT::v5::TFormula::EvalPar(), RooTFnPdfBinding::evaluate(), RooTFnBinding::evaluate(), RooBernstein::evaluate(), RooNumConvolution::evaluate(), RooChebychev::evaluate(), RooPolyVar::evaluate(), RooPolynomial::evaluate(), RooStats::HistFactory::FlexibleInterpVar::evaluate(), PiecewiseInterpolation::evaluate(), RooMultiVarGaussian::evaluate(), ROOT::Fit::FitUtil::EvaluateChi2(), ROOT::Fit::FitUtil::EvaluateChi2Effective(), ROOT::Fit::FitUtil::EvaluateChi2Gradient(), ROOT::Fit::FitUtil::EvaluateChi2Residual(), ROOT::Fit::FitUtil::EvaluateLogL(), ROOT::Fit::FitUtil::EvaluateLogLGradient(), ROOT::Fit::FitUtil::EvaluatePdf(), ROOT::Fit::FitUtil::EvaluatePoissonBinPdf(), ROOT::Fit::FitUtil::EvaluatePoissonLogL(), ROOT::Fit::FitUtil::EvaluatePoissonLogLGradient(), RooStats::HypoTestInverterResult::ExclusionCleanup(), TDiamond::ExecuteEvent(), TCurlyArc::ExecuteEvent(), TPolyLine::ExecuteEvent(), THistPainter::ExecuteEvent(), TEllipse::ExecuteEvent(), TGraphPainter::ExecuteEventHelper(), TView3D::ExecuteRotateView(), TRandom::Exp(), ROOT::Vc::Common::exp(), ROOT::Math::RandomFunctionsImpl< TRandomEngine >::Exp(), TGLRect::Expand(), TSystem::ExpandFileName(), ROOT::Math::expm1(), Rcpp::traits::Exporter< std::array< T, i > >::Exporter(), ROOT::Math::MinimTransformVariable::ExternalToInternal(), f(), ROOT::Math::GSLMonteFunctionAdapter< UserFunc >::F(), ROOT::Math::GSLFunctionAdapter< UserFunc >::F(), ROOT::Math::KelvinFunctions::F1(), ROOT::Math::KelvinFunctions::F2(), TMath::Factorial(), vdt::fast_asin(), vdt::fast_asinf(), vdt::fast_atan(), vdt::fast_atanf(), vdt::fast_exp(), vdt::fast_expf(), vdt::fast_isqrt_general(), vdt::fast_isqrtf_general(), vdt::fast_log(), vdt::fast_logf(), vdt::fast_sincos(), vdt::fast_sincosf(), vdt::details::fast_sincosf_m45_45(), TMinuitMinimizer::Fcn(), TMinuitMinimizer::FcnGrad(), ROOT::Math::GSLFunctionAdapter< UserFunc >::Fdf(), ROOT::Math::Polynomial::FdF(), TH1K::Fill(), ROOT::Internal::THistBufferedFillBase< THistConcurrentFiller< HIST, SIZE >, HIST, SIZE >::Fill(), TH2::Fill(), TH3::Fill(), TH2Poly::Fill(), TProfile::Fill(), TProfile2D::Fill(), TProfile3D::Fill(), TH1::Fill(), ROOT::Math::GenVector_detail::BitReproducible::Fill_byte_order(), ROOT::Fit::FillData(), TEfficiency::FillGraph(), TGHtml::FillOutBlock(), TPainter3dAlgorithms::FillPolygon(), TPainter3dAlgorithms::FillPolygonBorder(), TH2::FillRandom(), TH3::FillRandom(), TH1::FillRandom(), TASImage::FillRectangleInternal(), TASImage::FillSpans(), TMVA::PDF::FillSplineToHist(), fillTree(), FillUnBinData(), BinomialNeymanInterval< FeldmanCousinsSorter >::Find_rho_set(), ROOT::TAxisEquidistant::FindBin(), ROOT::TAxisIrregular::FindBin(), ROOT::TAxisView::FindBin(), TGContainer::FindFrame(), TGeoNavigator::FindNode(), RooCurve::findPoint(), TGCocoa::FindRWindow(), TGWin32::FindRWindow(), TGDNDManager::FindWindow(), TMath::Finite(), TMultiDimFit::Fit(), fit2DHist(), fit3DHist(), TFitter::FitChisquare(), TFumili::FitChisquare(), TFitter::FitChisquareI(), TFumili::FitChisquareI(), TFitter::FitLikelihood(), TFumili::FitLikelihood(), TFitter::FitLikelihoodI(), TFumili::FitLikelihoodI(), TH3::FitSlicesZ(), fitSparse2D(), fitSparse3D(), FitUsingRooFit(), FitUsingRooFit2(), ROOT::Vc::SSE::floor_shift(), TMVA::MethodANNBase::ForceNetworkInputs(), fp2uint< double >(), fp2uint< float >(), TGMdiMainFrame::FreeMove(), freeRootFunc1D(), TGMdiMainFrame::FreeSize(), TASImage::FromWindow(), ROOT::Minuit2::FumiliStandardChi2FCN::FumiliStandardChi2FCN(), ROOT::Minuit2::FumiliStandardMaximumLikelihoodFCN::FumiliStandardMaximumLikelihoodFCN(), func(), RooXYChi2Var::fy(), ROOT::Math::KelvinFunctions::G1(), ROOT::Math::VavilovAccurate::G116f1(), ROOT::Math::KelvinFunctions::G2(), ROOT::Math::Cephes::gamma(), TRandom::Gaus(), ROOT::Math::RandomFunctionsImpl< TRandomEngine >::GausACR(), ROOT::Math::RandomFunctionsImpl< TRandomEngine >::GausBM(), ROOT::Math::GSLRandomEngine::Gaussian2D(), generate(), TGenPhaseSpace::Generate(), ROOT::Math::DistSampler::Generate(), TMVA::SimulatedAnnealing::GenerateMaxTemperature(), genPoisson(), vdt::details::get_cos_px(), vdt::details::get_log_poly(), vdt::details::get_log_px(), vdt::details::get_log_qx(), vdt::details::get_sin_px(), RooStats::MarkovChain::GetAsSparseHist(), TGX11TTF::GetBackground(), TGWin32::GetBackground(), TGMdiMainFrame::GetBBox(), TPad::GetBBoxCenter(), TH1K::GetBinContent(), ROOT::Detail::THistImpl< DIMENSIONS, PRECISION, STATISTICS, AXISCONFIG >::GetBinIndex(), ROOT::Detail::THistImpl< DIMENSIONS, PRECISION, STATISTICS, AXISCONFIG >::GetBinIndexAndGrow(), ROOT::TAxisEquidistant::GetBinIndexForLowEdge(), TEveCaloDataHist::GetCellData(), TColorWheel::GetColor(), TFitter::GetConfidenceIntervals(), TBackCompFitter::GetConfidenceIntervals(), ROOT::Fit::GetConfidenceIntervals(), TLinearFitter::GetConfidenceIntervals(), ROOT::Fit::FitResult::GetConfidenceIntervals(), TMVA::MethodFisher::GetCov_BetweenClass(), TMVA::MethodFisher::GetCov_Full(), TMVA::MethodFisher::GetCov_WithinClass(), TGTileLayout::GetDefaultSize(), TGListLayout::GetDefaultSize(), TGClient::GetDisplayHeight(), TGClient::GetDisplayWidth(), TView3D::GetDistancetoAxis(), TKDE::GetError(), RooStats::HypoTestInverterResult::GetExpectedLimit(), TMVA::DecisionTree::GetFisherCoefficients(), RooHist::getFitRangeNEvt(), TGuiBldDragManager::GetFramesInside(), TGCocoa::GetGeometry(), TUnfoldBinning::GetGlobalBinNumber(), TKDE::GetGraphWithErrors(), TGraph2D::GetHistogram(), TH1::GetKurtosis(), TGHtmlLayoutContext::GetLine(), TASImage::GetMask(), TF1::GetMaximum(), TF1::GetMaximumX(), TF1::GetMinimum(), TF1::GetMinimumX(), TF1::GetMinMaxNDim(), TMVA::Tools::GetMutualInformation(), TMVA::MethodLikelihood::GetMvaValue(), TVolumeView::GetObjectInfo(), TGeoTrack::GetObjectInfo(), THistPainter::GetObjectInfo(), TVolume::GetObjectInfo(), TF2::GetObjectInfo(), TObject::GetObjectInfo(), TFileDrawMap::GetObjectInfoDir(), TASImage::GetPixels(), TGeoXtru::GetPlaneVertices(), ROOT::Fit::BinData::GetPoint(), TGeoBBox::GetPointsOnSegments(), vdt::details::getPX(), vdt::details::getQX(), TH1::GetRandom(), TF1::GetRandom(), TGraph::GetRMS(), vdt::details::getRX(), TMVA::MethodPDERS::GetSample(), TF3::GetSave(), TF2::GetSave(), TGLMatrix::GetScale(), TEveProjection::GetScreenVal(), TMVA::Tools::GetSeparation(), TH1::GetSkewness(), TH2::GetStats(), TH3::GetStats(), TProfile::GetStats(), TProfile2D::GetStats(), TProfile3D::GetStats(), TH1::GetStats(), TH1::GetStdDev(), vdt::details::getSX(), TMVA::PDF::GetValInverse(), TKDE::GetValue(), GetWindowFromPoint(), TRootCanvas::GetWindowGeometry(), GIFencode(), gl2psPrintPDFBeginViewport(), gl2psPrintPDFPixmapStreamData(), gl2psPrintPGFBeginViewport(), gl2psPrintPostScriptBeginViewport(), gl2psPrintSVGBeginViewport(), gl2psPrintSVGHeader(), gl2psPrintSVGPixmap(), TPainter3dAlgorithms::GouraudFunction(), ROOT::Minuit2::Quad1F::Gradient(), ROOT::Minuit2::Quad4FGrad::Gradient(), TASImage::Gradient(), Graph2DFitChisquare(), TLinearFitter::Graph2DLinearFitter(), GraphFitChisquare(), GraphFitChisquareFumili(), TLinearFitter::GraphLinearFitter(), gsl_coerce_double(), H1InitGaus(), TGuiBldDragManager::HandleAlignment(), TGLEventHandler::HandleButton(), TGVSplitter::HandleButton(), TGHSplitter::HandleButton(), TGTextEntry::HandleButton(), TGLBContainer::HandleButton(), TGHtml::HandleButton(), TGLEventHandler::HandleConfigureNotify(), TRootEmbeddedCanvas::HandleContainerButton(), TRootCanvas::HandleContainerButton(), TRootEmbeddedCanvas::HandleContainerCrossing(), TRootCanvas::HandleContainerCrossing(), TRootEmbeddedCanvas::HandleContainerDoubleClick(), TRootCanvas::HandleContainerDoubleClick(), TRootEmbeddedCanvas::HandleContainerMotion(), TRootCanvas::HandleContainerMotion(), TGuiBldDragManager::HandleDelete(), TGDNDManager::HandleDNDPosition(), TGTextEntry::HandleDoubleClick(), TGuiBldDragManager::HandleGrid(), TGContainer::HandleMotion(), TGTextEntry::HandleMotion(), TGMdiTitleBar::HandleMotion(), TGLBContainer::HandleMotion(), TGHtml::HandleMotion(), TGuiBldDragManager::HandleReturn(), TGToolTip::HandleTimer(), TGTextView::HandleTimer(), TUUID::Hash(), TLinearFitter::HistLinearFitter(), TH2Poly::Honeycomb(), host2net(), i_transform(), ROOT::Math::Cephes::igamc(), ROOT::Math::Cephes::igami(), il_transform(), TASImage::Image2Drawable(), TGWin32::ImgPickPalette(), TGX11::ImgPickPalette(), RooStats::BernsteinCorrection::ImportCorrectedPdf(), TGHtml::InArea(), ROOT::Math::Cephes::incbd(), ROOT::Math::Cephes::incbet(), ROOT::Math::Cephes::incbi(), IncreaseReal(), TGHtml::IndexMod(), TPie::Init(), ROOT::Minuit2::GaussFcn2::Init(), ROOT::Fit::Init2DGaus(), ROOT::Fit::InitExpo(), TMultiGraph::InitGaus(), ROOT::Fit::InitGaus(), TGraph::InitGaus(), TGOSXGLManager::InitGLWindow(), TX11GLManager::InitGLWindow(), TApplication::InitializeGraphics(), TGColorPick::InitImages(), RooXYChi2Var::initIntegrator(), ROOT::Math::VavilovAccurate::InitQuantile(), TCutG::IntegralHist(), RooAbsIntegrator::integrand(), ROOT::Math::MinimTransformVariable::InternalToExternal(), TH2::Interpolate(), RooMath::interpolate(), TGTextLayout::IntersectText(), vdt::inv(), ROOT::Math::Inverter< idim, n >::InvertBunchKaufman(), TUnfold::InvertMSparseSymmPos(), vdt::invf(), TGHtml::IsDarkColor(), THistPainter::IsInside(), TGuiBldDragManager::IsPointVisible(), TGeoNavigator::IsSameLocation(), iu_transform(), TMVA::MethodPDERS::LanczosFilter(), TRandom::Landau(), ROOT::Math::RandomFunctionsImpl< TRandomEngine >::Landau(), TGVerticalLayout::Layout(), TGHorizontalLayout::Layout(), TGRowLayout::Layout(), TGColumnLayout::Layout(), TGMatrixLayout::Layout(), TGTileLayout::Layout(), TGListLayout::Layout(), TGListDetailsLayout::Layout(), TGeoChecker::LegoPlot(), ROOT::Math::Cephes::lgam(), TGContainer::LineDown(), TGLVContainer::LineDown(), TGContainer::LineLeft(), TGLVContainer::LineLeft(), TGContainer::LineRight(), TGLVContainer::LineRight(), TGContainer::LineUp(), TGLVContainer::LineUp(), RooKeysPdf::LoadDataSet(), TNode::Local2Master(), TGeometry::Local2Master(), ROOT::Math::log1p(), ROOT::Vc::Common::LogImpl< Base >::log_series(), TEveTrackPropagator::LoopToLineSegment(), TKDE::LowerConfidenceInterval(), ROOT::Math::KelvinFunctions::M(), main(), TMultiDimFit::MakeCandidates(), TMultiDimFit::MakeChi2(), RooStats::HypoTestInverterPlot::MakeExpectedPlot(), TF1Convolution::MakeFFTConv(), TMultiDimFit::MakeGramSchmidt(), TPrincipal::MakeHistograms(), RooHist::makeResidHist(), TEveCalo2DGL::MakeRhoZCell(), TEveCalo2DGL::MakeRPhiCell(), TMatrixDEigen::MakeSchurr(), TEveTrackProjected::MakeTrack(), Mandel< VcImpl >::mandelMe(), Mandel< ScalarImpl >::mandelMe(), TGHtml::MapControls(), TGuiBldDragManager::MapGlobalDialog(), TStylePreview::MapTheWindow(), TEveStraightLineSet::Marker_t::Marker_t(), maskedGatherArray(), maskedStore(), TNode::Master2Local(), TGeometry::Master2Local(), matrixOperations_do(), TGuiBldDragManager::Menu4Frame(), TPolyMarker::Merge(), TGraphErrors::Merge(), TPolyLine::Merge(), TGraphAsymmErrors::Merge(), TASImage::Merge(), ROOT::Math::BrentMethods::MinimBrent(), ROOT::Math::BrentMinimizer1D::Minimize(), ROOT::Math::GSLMinimizer::Minimize(), TGMdiMainFrame::Minimize(), ROOT::Math::GSLNLSMinimizer::Minimize(), ROOT::Math::BrentMethods::MinimStep(), ROOT::Minuit2::ScanBuilder::Minimum(), ROOT::Minuit2::SimplexBuilder::Minimum(), RooNDKeysPdf::mirrorDataSet(), ROOT::Minuit2::Mndspmv(), ROOT::Minuit2::mndspr(), ROOT::Math::Vavilov::Mode(), ROOT::Math::VavilovAccurate::Mode(), ROOT::Math::moments(), TGMdiFrame::Move(), TGFrame::Move(), TEveTrans::Move3PF(), TGFrame::MoveResize(), MultiGraphFitChisquare(), THnBase::Multiply(), myfunc_deriv(), myfunc_fdf(), ROOT::Math::KelvinFunctions::N(), NamespaceImp(), ROOT::Math::Cephes::ndtri(), TGTextEntry::NewMark(), TMath::NextPrime(), TStringToken::NextToken(), TMVA::MethodCFMlpANN::NN_ava(), Rgl::NormalToColor(), TView3D::NormalWCtoNDC(), TMVA::MethodPDERS::NormSinc(), TGeoToOCC::OCC_Arb8(), TGeoToOCC::OCC_Xtru(), TGContainer::OnAutoScroll(), TGLBContainer::OnAutoScroll(), ROOT::Vc::Common::AliasingEntryHelper< StorageType >::operator%=(), ROOT::Vc::Common::AliasingEntryHelper< StorageType >::operator&=(), ROOT::Minuit2::Quad12F::operator()(), ROOT::Minuit2::Quad8F::operator()(), ROOT::Minuit2::Quad4F::operator()(), ROOT::Minuit2::Quad1F::operator()(), ROOT::Minuit2::MnSeedGenerator::operator()(), ROOT::Minuit2::SimplexSeedGenerator::operator()(), ROOT::Minuit2::MnPlot::operator()(), ROOT::Minuit2::Quad4FGrad::operator()(), TComplex::operator()(), ROOT::Minuit2::Numerical2PGradientCalculator::operator()(), ROOT::Minuit2::MnHesse::operator()(), RooCFunction1Ref< VO, VI >::operator()(), ROOT::Math::GSLQuasiRandomEngine::operator()(), RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::operator()(), RooCFunction2Ref< VO, VI1, VI2 >::operator()(), TKDE::operator()(), RooCFunction3Ref< VO, VI1, VI2, VI3 >::operator()(), ROOT::Math::ChebyshevApprox::operator()(), ROOT::Math::BoostX::operator()(), ROOT::Math::ParamMemFunHandler< ParentFunctor, PointerToObj, PointerToMemFn >::operator()(), ROOT::Math::Boost::operator()(), ROOT::Math::ParamFunctor::operator()(), ROOT::Math::LorentzRotation::operator()(), ROOT::Math::RotationX::operator*(), ROOT::Math::RotationY::operator*(), ROOT::Math::RotationZ::operator*(), ROOT::Vc::Scalar::WriteMaskedVector< T >::operator*=(), ROOT::Vc::Common::AliasingEntryHelper< StorageType >::operator*=(), ROOT::Vc::Scalar::WriteMaskedVector< T >::operator+=(), ROOT::Vc::Common::AliasingEntryHelper< StorageType >::operator+=(), ROOT::Vc::Scalar::WriteMaskedVector< T >::operator-=(), ROOT::Vc::Common::AliasingEntryHelper< StorageType >::operator-=(), RooComplex::operator/(), ROOT::Vc::Scalar::WriteMaskedVector< T >::operator/=(), ROOT::Vc::Common::AliasingEntryHelper< StorageType >::operator/=(), operator<<(), ROOT::Vc::AVX::DebugStream::operator<<(), ROOT::Vc::SSE::DebugStream::operator<<(), ADD_PASS::operator<<(), ROOT::Vc::Common::AliasingEntryHelper< StorageType >::operator<<=(), ROOT::Vc::Common::AliasingEntryHelper< StorageType >::operator=(), ROOT::Vc::Common::VectorMemoryUnion< VectorType, EntryType >::operator=(), ROOT::Vc::Common::AliasingEntryHelper< StorageType >::operator>>=(), ROOT::Vc::Common::AliasingEntryHelper< StorageType >::operator^=(), ROOT::Vc::Common::AliasingEntryHelper< StorageType >::operator|=(), TASImage::Pad(), TView3D::PadRange(), TPad::PadtoX(), TGContainer::PageDown(), TGContainer::PageUp(), TCrown::Paint(), TDiamond::Paint(), TSpectrum2Painter::Paint(), THistPainter::Paint2DErrors(), THistPainter::PaintBoxes(), THistPainter::PaintCandlePlot(), TGraphPolargram::PaintCircle(), THistPainter::PaintContour(), TEllipse::PaintEllipse(), TParallelCoord::PaintEntries(), TPad::PaintFillArea(), TGLAxis::PaintGLAxisLabels(), TGraphPainter::PaintGraphAsymmErrors(), TGraphPainter::PaintGraphBentErrors(), TGraphPainter::PaintGraphErrors(), TPolyMarker3D::PaintH3(), THistPainter::PaintH3Iso(), TPad::PaintHatches(), TLatex::PaintLatex1(), TPad::PaintLine(), TPave::PaintPave(), TPave::PaintPaveArc(), TPaveLabel::PaintPaveLabel(), TPolyLine::PaintPolyLine(), TMultiGraph::PaintPolyLine3D(), TPolyMarker::PaintPolyMarker(), TPolyLineShape::PaintPolyMarker(), TLegend::PaintPrimitives(), TColorWheel::PaintRectangles(), TParallelCoordRange::PaintSlider(), THistPainter::PaintText(), TPad::PaintTextNDC(), THistPainter::PaintTH2PolyText(), TGraph2DPainter::PaintTriangles_new(), TGraph2DPainter::PaintTriangles_old(), THistPainter::PaintViolinPlot(), TGDMLParse::Para(), UnuranDistr< Function >::Pdf(), UnuranDistrMulti< Function >::Pdf(), ROOT::Math::VavilovFast::Pdf(), TUnuranMultiContDist::Pdf(), TUnuranContDist::Pdf(), ROOT::Math::VavilovTest::PdfTest(), ROOT::Vc::Mem::permute(), ROOT::Math::KelvinFunctions::Phi(), TVector2::Phi_0_2pi(), TVector2::Phi_mpi_pi(), TPad::Pick(), TAxis3D::PixeltoXYZ(), TGuiBldDragManager::PlaceFrame(), RooDataSet::plotOnXY(), TUnuranDiscrDist::Pmf(), TASImage::PolyPoint(), TQCanvasMenu::Popup(), PowellFunction(), TGeoTrack::Print(), TH1::Print(), _UnitTest_Compare::print(), printCheb(), ROOT::Math::VavilovTest::PrintPdfTable(), ROOT::Vc::SSE::DebugStream::printVector(), ROOT::Vc::AVX::DebugStream::printVector(), TSelHist::Process(), TCanvas::ProcessedEvent(), TRootBrowserLite::ProcessMessage(), TGListView::ProcessMessage(), TTreeViewer::ProcessMessage(), THistPainter::ProjectAitoff2xy(), TEveProjection::ProjectPointdv(), TGX11::PutImage(), TGWin32::PutImage(), ROOT::Math::VavilovFast::Quantile(), ROOT::Math::VavilovAccurate::Quantile(), ROOT::Math::VavilovAccurate::Quantile_c(), TGraphQQ::Quartiles(), TMath::Range(), TRandom::Rannor(), ROOT::Math::RandomFunctionsImpl< TRandomEngine >::Rannor(), RooBinning::rawBinNumber(), RCPP_MODULE(), TFITSHDU::ReadAsHistogram(), TStreamerInfoActions::ReadBasicType(), TStreamerInfoActions::ReadBasicType< BitsMarker >(), TStreamerInfo::ReadBuffer(), TStreamerInfo::ReadBufferConv(), TStreamerInfo::ReadBufferSkip(), reads(), readsConstantIndexTest(), RooStats::HypoTestInverter::RebuildDistributions(), ROOT::Math::RotationZ::Rectify(), ROOT::Math::RotationY::Rectify(), ROOT::Math::RotationX::Rectify(), ROOT::Math::LorentzRotation::Rectify(), TGHtml::Redraw(), TMVA::regression_averagedevs(), TEveRGBAPaletteOverlay::Render(), TEveCalo3DGL::RenderGridBarrel(), TEveCaloLegoOverlay::RenderHeader(), TEveQuadSetGL::RenderQuads(), TGuiBldDragManager::ReparentFrames(), TGWindow::ReparentWindow(), TGFrame::ReparentWindow(), TGWin32GLManager::ResizeOffScreenDevice(), TX11GLManager::ResizeOffScreenDevice(), RooConvIntegrandBinding::RooConvIntegrandBinding(), RooCurve::RooCurve(), RooEffGenContext::RooEffGenContext(), RooFunctorBinding::RooFunctorBinding(), RooHist::RooHist(), TFoam::RootPlot2dim(), TMVA::PDEFoam::RootPlot2dim(), RosenBrock(), TEveTrans::Rotate(), TGLMatrix::Rotate(), TRotation::RotateX(), TRotation::RotateY(), TRotation::RotateZ(), ROOT::Math::Round(), ROOT::Vc::Scalar::round(), MandelBase::run(), RooStats::HypoTestInverterOriginal::RunAutoScan(), RooStats::NumberCountingPdfFactory::SafeObservableCreation(), TVolumePosition::SavePrimitive(), TMinuitMinimizer::Scan(), TUnfold::ScanLcurve(), TUnfoldDensity::ScanTau(), ROOT::MacOSX::X11::ScreenPointIsInView(), TGText::Search(), TSpectrum3::SearchFast(), TSpectrum3::SearchHighRes(), TSpectrum2::SearchHighRes(), RooHistError::seek(), TGuiBldDragManager::SelectFrame(), TEveVectorT< Float_t >::Set(), ROOT::Fit::BinPoint::Set(), TLatex::TLatexFormSize::Set(), TGLVertex3::Set(), VecTrackD::Set(), ClusterD::Set(), ROOT::Math::VavilovAccurate::Set(), TEveVector2T< TT >::Set(), TGLRect::Set(), TEveFrameBox::SetAABox(), TEveFrameBox::SetAAQuadXY(), TEveFrameBox::SetAAQuadXZ(), TGLAnnotation::SetAllowClose(), TCurlyLine::SetAmplitude(), TEveCaloViz::SetAutoRange(), TEveProjectionAxes::SetAxesMode(), THelix::SetAxis(), TGLAnnotation::SetBackColor(), TEveTrans::SetBaseVec(), TGLMatrix::SetBaseVec(), TEveCaloLego::SetCellPixelFontSize(), TCurlyArc::SetCenter(), TPie::SetCircle(), TGX11::SetClipRegion(), TGWin32::SetClipRegion(), TEveArrow::SetConeL(), TEveArrow::SetConeR(), TGLRect::SetCorner(), TGeoNavigator::SetCurrentPoint(), TGTextEntry::SetCursorPosition(), TStyle::SetDateX(), TEveTrackPropagator::SetDelta(), TEveCalo2D::SetDepthLocal(), TEveStraightLineSet::SetDepthTest(), TGeoGtra::SetDimensions(), TEveProjection::SetDisplaceOrigin(), TGLEventHandler::SetDoInternalSelection(), TGLOrthoCamera::SetDollyToZoom(), TGLViewer::SetDrawCameraCenter(), TEveProjectionAxes::SetDrawCenter(), TEveBoxSet::SetDrawConeCap(), TEveCaloLego::SetDrawNumberCellPixels(), TEveProjectionAxes::SetDrawOrigin(), TEveElement::SetEditMainColor(), TEveElement::SetEditMainTransparency(), TEveTrackPropagator::SetEditPathMarks(), TEveTrans::SetEditRotation(), TEveTrans::SetEditScale(), TGLOrthoCamera::SetEnableRotate(), TCurlyLine::SetEndPoint(), TGSplitter::SetExternalHandler(), TEveText::SetExtrude(), TGLViewer::SetFader(), TEveTrackPropagator::SetFitCluster2Ds(), TEveTrackPropagator::SetFitDaughters(), TEveTrackPropagator::SetFitDecay(), TEveTrackPropagator::SetFitLineSegments(), TEveTrackPropagator::SetFitReferences(), TGLCamera::SetFixDefCenter(), TEveCaloLego::SetFixedHeightValIn2DMode(), TEveCalo3D::SetFrameTransparency(), TLinearMinimizer::SetFunction(), TEveCaloLego::SetHasFixedHeightIn2DMode(), TGColorPick::SetHScursor(), TGTable::SetInterface(), ROOT::Math::VavilovFast::SetKappaBeta2(), TEveProjectionAxes::SetLabMode(), TGeoNavigator::SetLastPoint(), TGeoNavigator::SetLastSafetyForPoint(), TEveLegoEventHandler::SetLego(), TSpectrum2Painter::SetLightPosition(), TEveWindow::SetMainFrameDefHeight(), TEveWindow::SetMainFrameDefWidth(), TEveTrackPropagator::SetMaxAng(), TEveTrackPropagator::SetMaxOrbs(), TEveTrackPropagator::SetMaxR(), TEveTrackPropagator::SetMaxStep(), TEveCaloViz::SetMaxTowerH(), TEveCaloViz::SetMaxValAbs(), TEveTrackPropagator::SetMaxZ(), TGMdiDecorFrame::SetMinimizedX(), TUnuranMultiContDist::SetMode(), TEveTransSubEditor::SetModel(), TF1Editor::SetModel(), TRolke::SetModelParameters(), TGX11::SetOpacity(), TGWin32::SetOpacity(), TPad::SetPad(), TEveProjection::SetPastFixRFac(), TEveProjection::SetPastFixZFac(), TCurlyArc::SetPhimax(), TCurlyArc::SetPhimin(), TGraph2DErrors::SetPoint(), TPointsArray3D::SetPoint(), TPolyMarker::SetPoint(), TPolyLine3D::SetPoint(), TPolyMarker3D::SetPoint(), TPolyLine::SetPoint(), TGraph2D::SetPoint(), TGraph::SetPoint(), TSpline3::SetPoint(), TSpline5::SetPoint(), TEvePointSet::SetPointIntIds(), TGTRA::SetPoints(), TXTRU::SetPoints(), TMarker3DBox::SetPoints(), TEveTrans::SetPos(), TEveRGBAPaletteOverlay::SetPosition(), TGToolTip::SetPosition(), TGLOverlayButton::SetPosition(), TGSplitTool::SetPosition(), TMarker3DBox::SetPosition(), TVolumePosition::SetPosition(), TNode::SetPosition(), TGeometry::SetPosition(), TGMdiDecorFrame::SetPreResizeX(), TEveTrackPropagator::SetProjTrackBreaking(), TCurlyArc::SetRadius(), TGLPlotCoordinates::SetRanges(), TGLPlotCoordinates::SetRangesCartesian(), TGLPlotCoordinates::SetRangesCylindrical(), TEveTrackList::SetRecurse(), TEveTrackPropagator::SetRnrFV(), TEveStraightLineSet::SetRnrLines(), TEveStraightLineSet::SetRnrMarkers(), TEveTrackPropagator::SetRnrPTBMarkers(), TEveCaloViz::SetScaleAbs(), TEveScalableStraightLineSet::SetScaleCenter(), TEveCaloLegoOverlay::SetScalePosition(), TGLCameraOverlay::SetShowOrthographic(), TGLCameraOverlay::SetShowPerspective(), TEveCaloLegoOverlay::SetShowPlane(), TEveCaloLegoOverlay::SetShowScales(), TEveWindow::SetShowTitleBar(), TEveViewerList::SetShowTooltip(), TGColorPick::SetSliderColor(), TCurlyLine::SetStartPoint(), TStyle::SetStatX(), TGLAnnotation::SetText(), TText::SetText(), TGLAnnotation::SetTextColor(), TGLAnnotation::SetTextSize(), TStyle::SetTitleX(), TGLAxisPainter::SetTMNDim(), TGLAnnotation::SetTransparency(), TEveArrow::SetTubeR(), TEveContextMenu::SetupAndPopup(), TEveTrans::SetupFromToVec(), TUrl::SetUrl(), TGLAxisPainter::SetUseAxisColors(), TGLAnnotation::SetUseColorSet(), TEveProjection::SetUsePreScale(), TGPack::SetUseSplitters(), TEveCaloViz::SetValueIsColor(), TGLCamera::SetVAxisMinAngle(), TEveBox::SetVertex(), TEveTriangleSet::SetVertex(), TGeoArb8::SetVertex(), TGPack::SetVertical(), TCurlyLine::SetWaveLength(), TGX11::SetWMPosition(), TGMainFrame::SetWMPosition(), TGLCameraGuide::SetX(), TPoints::SetX(), TPoint::SetX(), TTVRecord::SetX(), TMarker::SetX(), TText::SetX(), TVolumePosition::SetX(), TStructNode::SetX(), TPie::SetX(), TParallelCoordVar::SetX(), TGXYLayoutHints::SetX(), ROOT::Math::OneDimMultiFunctionAdapter< MultiFuncType >::SetX(), ROOT::Math::GSLSimAnFunc::SetX(), TGFrame::SetX(), QuartzView::setX::, QuartzView::setX::::, TGLCameraGuide::SetXY(), TGeoPolygon::SetXY(), TGLOrthoCamera::SetZoom(), TFumili::SGZ(), RooCurve::shiftCurveToZero(), TGToolTip::Show(), TClassTree::ShowCod(), TClassTree::ShowMul(), THistPainter::ShowProjectionY(), ROOT::Vc::Reg::shuffle(), ROOT::Math::sinint(), TDecompChol::Solve(), TDecompBK::Solve(), TDecompLU::Solve(), TDecompQRH::Solve(), TDecompSVD::Solve(), ROOT::Math::BrentRootFinder::Solve(), TDecompSparse::Solve(), ROOT::Vc::AVX::SortHelper< T >::sort(), vdt::details::sp2uint32(), TMath::Sq(), TMVA::PDEFoamKernelGauss::Sqr(), TFoam::Sqr(), TMVA::PDEFoam::Sqr(), TMVA::MethodPDEFoam::Sqr(), ROOT::Math::Square(), TGuiBldDragManager::StartDrag(), TMCVerbose::Stepping(), TEveTrackPropagator::StepRungeKutta(), ROOT::Math::Cephes::stirf(), streamingAndAlignedStore(), streamingAndUnalignedStore(), TMath::StruveL0(), TMath::StruveL1(), TMath::StudentQuantile(), ROOT::Minuit2::MPIProcess::SyncSymMatrixOffDiagonal(), ROOT::Math::Chebyshev::T(), ROOT::Math::Chebyshev::T< 1 >(), ROOT::Math::Chebyshev::T< 2 >(), ROOT::Math::Chebyshev::T< 3 >(), TGHtmlLayoutContext::TableLayout(), TProofDrawGraph::Terminate(), TProofDrawPolyMarker3D::Terminate(), TSpline3::Test(), TSpline5::Test(), test1(), test2(), test23(), test4(), test5(), test7(), test8(), test_smatrix_kalman(), test_smatrix_sym_kalman(), test_tmatrix_kalman(), testAdd(), testAsin(), testAtan(), testCeil(), testCircle(), testCos(), ROOT::Math::GSLMultiRootBaseSolver::TestDelta(), TestDerivative(), TPainter3dAlgorithms::TestEdge(), testFloor(), testGauss(), testGetRandom(), testGraphFit(), testHisto2DFit(), testIntegPerf(), TestIntegral(), testInterpolation(), testLargeTreeFit(), testLargeTreeRooFit(), testLog(), testLog10(), testLog2(), TestMaxMin(), testMore(), testNdimFit(), TestNeighbors(), testProduct(), testQuantiles(), testQuasiRandom(), TestRange(), TestRoot(), testShift(), testSiCi(), testSin(), testSincos(), testSort(), testSpecFuncBeta(), testSpecFuncBetaI(), testSpecFuncErf(), testSpecFuncGamma(), testSphere(), testSum(), TestTime(), TestTimePF(), TestTimeTF1(), testTreeFit(), testTrunc(), testUniform(), testUnuran(), TCreatePrimitives::Text(), TPDF::Text(), TPostScript::Text(), TSVG::TextNDC(), TTeXDump::TextNDC(), TPDF::TextNDC(), TPostScript::TextNDC(), TGeoGtra::TGeoGtra(), TGLText::TGLText(), TGraph::TGraph(), TGraph2D::TGraph2D(), TGraphErrors::TGraphErrors(), TGToolTip::TGToolTip(), THelix::THelix(), ROOT::Math::KelvinFunctions::Theta(), TMarker::TMarker(), TMarker3DBox::TMarker3DBox(), TNode::TNode(), TGeoTorus::ToBoundary(), tobuf(), TMVA::MethodMLP::TrainOneEventFast(), transfernodes(), TMD5::Transform(), TGCompositeFrame::TranslateCoordinates(), TEveTrans::TransposeRotationPart(), TDecompChol::TransSolve(), TDecompBK::TransSolve(), TDecompLU::TransSolve(), TDecompQRH::TransSolve(), TDecompSVD::TransSolve(), TDecompSparse::TransSolve(), TGLEventHandler::TriggerTooltip(), TSpline3::TSpline3(), TSpline5::TSpline5(), TStyleManager::TStyleManager(), TText::TText(), TVolumePosition::TVolumePosition(), vdt::details::uint322sp(), unalignedStore(), unuranSimple(), TGView::UpdateRegion(), TGeometry::UpdateTempMatrix(), TSpider::UpdateView(), TKDE::UpperConfidenceInterval(), TGLViewer::UseDefaultColorSetForNewViewers(), TGLCameraOverlay::UseExternalRefPlane(), TMVA::PDF::ValidatePDF(), TCL::vcopyn(), TCL::vdot(), TASImage::Vectorize(), RooMCIntegrator::vegas(), TCL::vlinco(), TCL::vmatl(), TCL::vmatr(), TMath::Voigt(), TCL::vsub(), TGeoChecker::Weight(), TStreamerInfoActions::WriteBasicType(), TStreamerInfo::WriteBufferAux(), TBufferFile::WriteDouble32(), TBufferFile::WriteFastArrayDouble32(), TBufferFile::WriteFastArrayFloat16(), TBufferFile::WriteFloat16(), TMVA::MethodLikelihood::WriteMonitoringHistosToFile(), TMVA::RuleFitAPI::WriteTrain(), ROOT::Math::GSLMultiRootBaseSolver::X(), ROOT::Math::GSLMultiFit::X(), ROOT::Math::GSLMultiMinimizer::X(), XRotDrawHorizontalString(), XRotMagnifyImage(), TPad::XtoPad(), TGDMLParse::Xtru(), and TMVA::OptimizeConfigParameters::~OptimizeConfigParameters().

Double_t y[n]

Definition at line 17 of file legend1.C.

Referenced by accents(), ROOT::Fit::BinData::Add(), TH1::Add(), TH2Poly::AddBin(), RooStats::NumberCountingPdfFactory::AddData(), RooStats::NumberCountingPdfFactory::AddDataWithSideband(), RooStats::NumberCountingPdfFactory::AddModel(), TGeoTrack::AddPoint(), TLinearFitter::AddPoint(), TLinearFitter::AddToDesign(), TGListTree::AdjustPosition(), TLatex::Analyse(), TRotation::AngleAxis(), append_table(), ApplicationWindow::ApplicationWindow(), TGraphErrors::Apply(), TGraphAsymmErrors::Apply(), TGraphBentErrors::Apply(), TGraphSmooth::Approxin(), TGMdiMainFrame::ArrangeFrames(), TGMdiMainFrame::ArrangeMinimized(), TLinearFitter::AssignData(), RooAbsReal::asTF(), TGWin32GLManager::AttachOffScreenDevice(), TX11GLManager::AttachOffScreenDevice(), TSpectrum3::Background(), TSpectrum2::Background(), bars(), TAttBBox::BBoxCheckPoint(), TGraphSmooth::BDRsmooth(), TGraphSmooth::BDRsupsmu(), TMath::BesselI0(), TMath::BesselI1(), TMath::BesselJ0(), TMath::BesselJ1(), TMath::BesselK0(), TMath::BesselK1(), TMath::BesselY0(), TMath::BesselY1(), TASImage::Bevel(), RooFit::bindFunction(), RooFit::bindPdf(), binomial_pmf(), ROOT::Vc::Mem::blend(), ROOT::Vc::Reg::blend(), TGHtml::BlockDraw(), MandelBase::brot(), TH2::BufferEmpty(), TH3::BufferEmpty(), TProfile2D::BufferEmpty(), TProfile3D::BufferEmpty(), TProfile2D::BufferFill(), TProfile3D::BufferFill(), TProfile::BufferFill(), TH2::BufferFill(), TH3::BufferFill(), Rgl::Mc::TMeshBuilder< DataSource, ValueType >::BuildCol(), Rgl::Mc::TMeshBuilder< DataSource, ValueType >::BuildSlice(), RooCurve::calcBandInterval(), RooIntegralMorph::MorphCacheElem::calculate(), TEveBrowser::CalculateReparentXY(), ROOT::Math::VavilovAccurate::Cdf(), ROOT::Math::VavilovAccurate::Cdf_c(), TGTransientFrame::CenterOnParent(), TFractionFitter::CheckConsistency(), TGeoChecker::CheckPoint(), TGuiBldDragManager::CheckTargetAtPoint(), RooCurve::chiSquare(), ClassImp(), TGContainer::Clicked(), TGListView::Clicked(), TGListTree::Clicked(), TGHtml::ColorDistance(), RooAbsOptTestStatistic::combinedValue(), TEveCalo2D::ComputeBBox(), TFractionFitter::ComputeChisquareLambda(), TFractionFitter::ComputeFCN(), TH1::ComputeIntegral(), RooStats::BayesianCalculator::ComputeIntervalUsingRooFit(), TGHtmlLayoutContext::ComputeMargins(), TGFont::ComputeTextLayout(), THbookFile::Convert2D(), THbookFile::ConvertProfile(), TASImage::CopyArea(), ROOT::MacOSX::X11::CreateChildView(), TGColorPick::CreateDitheredImage(), TVolume::CreateTNode(), TGWin32::CreateWindow(), TASImage::Crop(), TASImage::CropSpans(), TGContainer::CurrentChanged(), TQpDataSparse::DataRandom(), TQpDataDens::DataRandom(), TGHtml::DecodeBaseIndex(), TXTRU::DefineVertex(), ROOT::Math::Delaunay2D::Delaunay2D(), TGTextEdit::DelChar(), TFumili::Derivatives(), TMath::DiLog(), ROOT::Math::GSLRandomEngine::Dir2D(), ROOT::Math::GSLRandomEngine::Dir3D(), TEveTextGL::DirectDraw(), ROOT::Math::GSLSimAnFunc::Distance(), TPoints3DABC::DistancetoLine(), TAttLine::DistancetoLine(), TCrown::DistancetoPrimitive(), THistPainter::DistancetoPrimitive(), TEllipse::DistancetoPrimitive(), TF2::DistancetoPrimitive(), TGraphPolargram::DistancetoPrimitive(), TF1::DistancetoPrimitive(), TGTextLayout::DistanceToText(), TProfile2D::Divide(), TProfile3D::Divide(), TGHtmlLayoutContext::DoBreakMarkup(), ROOT::Math::OneDimMultiFunctionAdapter< MultiFuncType >::DoEval(), ROOT::Math::OneDimParamFunctionAdapter< ParamFuncType >::DoEval(), GaussFunction::DoEvalPar(), doFit(), ROOT::Math::Delaunay2D::DoInterpolateNormalized(), TGraphErrors::DoMerge(), TGraphAsymmErrors::DoMerge(), TGraphBentErrors::DoMerge(), TGraph::DoMerge(), TGTableCell::DoRedraw(), TGDockButton::DoRedraw(), TGLabel::DoRedraw(), TGedMarkerSelect::DoRedraw(), TGDockHideButton::DoRedraw(), TGColorPalette::DoRedraw(), TGTextEntry::DoRedraw(), TGHProgressBar::DoRedraw(), TGVSlider::DoRedraw(), TGedSelect::DoRedraw(), TGColorSelect::DoRedraw(), TGedPatternSelect::DoRedraw(), TGDoubleVSlider::DoRedraw(), TGTextButton::DoRedraw(), TGPictureButton::DoRedraw(), TGMenuTitle::DoRedraw(), TGCheckButton::DoRedraw(), TGSplitButton::DoRedraw(), TGuiBldDragManager::DoResize(), doTestL(), doTestLA(), TGContainer::DoubleClicked(), TGListView::DoubleClicked(), TGListTree::DoubleClicked(), TGPicture::Draw(), TGListTree::Draw(), TMVA::draw_input_labels(), TGScrollBarElement::DrawBorder(), TGButtonGroup::DrawBorder(), TGGroupFrame::DrawBorder(), TSVG::DrawBox(), TImageDump::DrawBox(), TPDF::DrawBox(), TPostScript::DrawBox(), TASImage::DrawBox(), TGX11::DrawBox(), TGWin32::DrawBox(), TEveCaloLegoGL::DrawCells2D(), TGuiBldHintsButton::DrawCenterX(), TGuiBldHintsButton::DrawCenterY(), RooStats::MCMCIntervalPlot::DrawChainScatter(), TGListTree::DrawChildren(), TLatex::DrawCircle(), Rgl::Pad::MarkerPainter::DrawCircle(), TPad::DrawClassObject(), TAdvancedGraphicsDialog::DrawConfidenceLevels(), Rgl::Pad::MarkerPainter::DrawCross(), TASImage::DrawDashHLine(), TImageDump::DrawDashPolyLine(), TASImage::DrawDashVLine(), TASImage::DrawDashZLine(), TASImage::DrawDashZTLine(), Rgl::Pad::MarkerPainter::DrawDiamond(), TPainter3dAlgorithms::DrawFaceMode1(), TPainter3dAlgorithms::DrawFaceMode2(), TPainter3dAlgorithms::DrawFaceMode3(), TPainter3dAlgorithms::DrawFaceMove1(), TPainter3dAlgorithms::DrawFaceMove2(), TPainter3dAlgorithms::DrawFaceMove3(), TPainter3dAlgorithms::DrawFaceRaster1(), TPainter3dAlgorithms::DrawFaceRaster2(), TASImage::DrawFillArea(), TGQuartz::DrawFTGlyphIntoPixmap(), Rgl::Pad::MarkerPainter::DrawFullDotLarge(), Rgl::Pad::MarkerPainter::DrawFullDotSmall(), Rgl::Pad::MarkerPainter::DrawFullStar(), Rgl::Pad::MarkerPainter::DrawFullTrianlgeDown(), Rgl::Pad::MarkerPainter::DrawFullTrianlgeUp(), DrawFunction(), TASImage::DrawGlyph(), TGuiBldDragManager::DrawGrabRectangles(), TGraph::DrawGraph(), TASImage::DrawHLine(), TGColorPick::DrawHScursor(), TGX11TTF::DrawImage(), TGWin32::DrawImage(), TGHtml::DrawImage(), TGListTree::DrawItem(), TGListTree::DrawItemName(), TGuiBldDragManager::DrawLasso(), TASImage::DrawLineInternal(), ROOT::Quartz::DrawMarkerFullCross(), ROOT::Quartz::DrawMarkerFullDiamond(), ROOT::Quartz::DrawMarkerFullDotLarge(), ROOT::Quartz::DrawMarkerFullDotSmall(), ROOT::Quartz::DrawMarkerFullStar(), ROOT::Quartz::DrawMarkerFullTriangleDown(), ROOT::Quartz::DrawMarkerFullTriangleUp(), ROOT::Quartz::DrawMarkerOpenCircle(), ROOT::Quartz::DrawMarkerOpenCross(), ROOT::Quartz::DrawMarkerOpenDiamond(), ROOT::Quartz::DrawMarkerOpenStar(), ROOT::Quartz::DrawMarkerOpenTriangleDown(), ROOT::Quartz::DrawMarkerOpenTriangleUp(), ROOT::Quartz::DrawMarkerPlus(), ROOT::Quartz::DrawMarkerStar(), ROOT::Quartz::DrawMarkerX(), Rgl::Pad::MarkerPainter::DrawOpenStar(), TLatex::DrawParenthesis(), ROOT::Quartz::DrawPattern(), Rgl::Pad::MarkerPainter::DrawPlus(), TSpider::DrawPoly(), TSpider::DrawPolyAverage(), TGeoPainter::DrawPolygon(), TASImage::DrawPolyLine(), TTeXDump::DrawPolyMarker(), TGLSurfacePainter::DrawProjections(), TTeXDump::DrawPS(), TGHtml::DrawRect(), TGTableFrame::DrawRegion(), TGTableHeaderFrame::DrawRegion(), TGTextView::DrawRegion(), TGContainer::DrawRegion(), TGListTree::DrawRegion(), TGHtml::DrawRegion(), TGHtml::DrawSelectionBackground(), Rgl::Pad::MarkerPainter::DrawStar(), TGLPolyMarker::DrawStars(), TASImage::DrawText(), ROOT::Quartz::DrawTextLineNoKerning(), TGedSelect::DrawTriangle(), TGColorSelect::DrawTriangle(), TGSplitButton::DrawTriangle(), TASImage::DrawVLine(), Rgl::Pad::MarkerPainter::DrawX(), TGuiBldDragManager::Drop(), TGLMatrix::Dump(), TXTRU::DumpPoints(), TGraphDelaunay::Enclose(), TTable::EntryLoop(), TSpectrum2Painter::Envelope(), TSpectrum2Painter::EnvelopeBars(), ROOT::Math::Cephes::erf(), ROOT::Math::Cephes::erfc(), TMVA::MethodFDA::EstimatorFunction(), ROOT::Math::GSLInterpolator::Eval(), TMultiDimFit::Eval(), TFormula::Eval(), TF1::Eval(), TMultiDimFit::EvalError(), TRolke::EvalLikeMod1(), TRolke::EvalLikeMod2(), RooTFnPdfBinding::evaluate(), RooTFnBinding::evaluate(), RooStepFunction::evaluate(), RooAbsTestStatistic::evaluate(), ROOT::Fit::FitUtil::EvaluateChi2(), ROOT::Fit::FitUtil::EvaluateChi2Effective(), ROOT::Fit::FitUtil::EvaluateChi2Gradient(), ROOT::Fit::FitUtil::EvaluateChi2Residual(), RooNLLVar::evaluatePartition(), RooChi2Var::evaluatePartition(), RooXYChi2Var::evaluatePartition(), ROOT::Fit::FitUtil::EvaluatePoissonBinPdf(), ROOT::Fit::FitUtil::EvaluatePoissonLogL(), ROOT::Fit::FitUtil::EvaluatePoissonLogLGradient(), TDiamond::ExecuteEvent(), TCurlyArc::ExecuteEvent(), TPolyLine::ExecuteEvent(), TEllipse::ExecuteEvent(), TGraphPainter::ExecuteEventHelper(), TView3D::ExecuteRotateView(), TGLRect::Expand(), vdt::fast_atan(), vdt::fast_atanf(), vdt::fast_isqrt_general(), vdt::fast_isqrtf_general(), ROOT::Math::fdistribution_quantile(), ROOT::Math::fdistribution_quantile_c(), RooVectorDataStore::fill(), TH2::Fill(), TH3::Fill(), TH2Poly::Fill(), TProfile::Fill(), TProfile2D::Fill(), TProfile3D::Fill(), ROOT::Math::GenVector_detail::BitReproducible::Fill_byte_order(), ROOT::Fit::FillData(), TEfficiency::FillGraph(), TGHtml::FillOutBlock(), fillpatterns(), TPainter3dAlgorithms::FillPolygon(), TPainter3dAlgorithms::FillPolygonBorder(), TH2::FillRandom(), TH3::FillRandom(), TH1::FillRandom(), TASImage::FillRectangleInternal(), TMVA::PDF::FillSplineToHist(), FillUnBinData(), TGContainer::FindFrame(), TGListTree::FindItem(), TGeoNavigator::FindNode(), RooCurve::findPoint(), TGCocoa::FindRWindow(), TGWin32::FindRWindow(), TGDNDManager::FindWindow(), fit2DHist(), fit3DHist(), TH3::FitSlicesZ(), fitSparse2D(), fitSparse3D(), FitUsingRooFit(), TGHtmlLayoutContext::FixAnchors(), TGHtmlLayoutContext::FixLine(), ROOT::Vc::SSE::floor_shift(), fonts(), fractions(), TGMdiMainFrame::FreeMove(), TGMdiMainFrame::FreeSize(), TMath::Freq(), TASImage::FromWindow(), RooKeysPdf::g(), TRandom::Gaus(), ROOT::Math::RandomFunctionsImpl< TRandomEngine >::GausACR(), ROOT::Math::RandomFunctionsImpl< TRandomEngine >::GausBM(), ROOT::Math::GSLRandomEngine::Gaussian2D(), generate(), TGenPhaseSpace::Generate(), TMVA::SimulatedAnnealing::GenerateMaxTemperature(), RooGrid::generatePoint(), genPoisson(), genPoisson2(), vdt::details::get_log_poly(), TGX11TTF::GetBackground(), TGWin32::GetBackground(), TGMdiMainFrame::GetBBox(), TPad::GetBBoxCenter(), TEveCaloDataHist::GetCellData(), TColorWheel::GetColor(), TFitter::GetConfidenceIntervals(), TBackCompFitter::GetConfidenceIntervals(), TLinearFitter::GetConfidenceIntervals(), TText::GetControlBox(), TMVA::MethodFisher::GetCov_BetweenClass(), TMVA::MethodFisher::GetCov_Full(), TMVA::MethodFisher::GetCov_WithinClass(), TGTileLayout::GetDefaultSize(), TGListLayout::GetDefaultSize(), TGListDetailsLayout::GetDefaultSize(), TGClient::GetDisplayHeight(), TGClient::GetDisplayWidth(), TView3D::GetDistancetoAxis(), TMVA::DecisionTree::GetFisherCoefficients(), RooHist::getFitRangeNEvt(), TGuiBldDragManager::GetFramesInside(), TGCocoa::GetGeometry(), TUnfoldBinning::GetGlobalBinNumber(), ROOT::Minuit2::GaussianModelFunction::GetGradient(), TKDE::GetGraphWithErrors(), TGraph2D::GetHistogram(), TASImage::GetMask(), TMVA::Tools::GetMutualInformation(), TPaveText::GetObject(), TPaletteAxis::GetObjectInfo(), TGeoTrack::GetObjectInfo(), THistPainter::GetObjectInfo(), TF2::GetObjectInfo(), TObject::GetObjectInfo(), TFileDrawMap::GetObjectInfoDir(), TASImage::GetPixels(), TGeoXtru::GetPlaneVertices(), TGeoBBox::GetPointsOnSegments(), TASImage::GetPolygonSpans(), TASImage::GetRgbaArray(), TF3::GetSave(), TF2::GetSave(), TF1::GetSave(), TGLMatrix::GetScale(), TH2::GetStats(), TH3::GetStats(), TProfile2D::GetStats(), TProfile3D::GetStats(), GetWindowFromPoint(), TRootCanvas::GetWindowGeometry(), TMVA::Tools::GetYMean_binX(), GIFencode(), gl2psGetRGB(), gl2psPrintPDFBeginViewport(), gl2psPrintPDFPixmapStreamData(), gl2psPrintPGFBeginViewport(), gl2psPrintPostScriptBeginViewport(), gl2psPrintSVGBeginViewport(), gl2psPrintSVGHeader(), gl2psPrintSVGPixmap(), TPainter3dAlgorithms::GouraudFunction(), ROOT::Minuit2::Quad4FGrad::Gradient(), TASImage::Gradient(), TLinearFitter::GraphLinearFitter(), TASImage::Gray(), greekletters(), gsl_coerce_double(), TDecompBase::Hager(), TGuiBldDragManager::HandleAlignment(), TGLEventHandler::HandleButton(), TGVSplitter::HandleButton(), TGHSplitter::HandleButton(), TGLBContainer::HandleButton(), TGHtml::HandleButton(), TGLEventHandler::HandleConfigureNotify(), TRootEmbeddedCanvas::HandleContainerButton(), TRootCanvas::HandleContainerButton(), TRootEmbeddedCanvas::HandleContainerCrossing(), TRootCanvas::HandleContainerCrossing(), TRootEmbeddedCanvas::HandleContainerDoubleClick(), TRootCanvas::HandleContainerDoubleClick(), TRootEmbeddedCanvas::HandleContainerMotion(), TRootCanvas::HandleContainerMotion(), TGuiBldDragManager::HandleDelete(), TGDNDManager::HandleDNDPosition(), TGuiBldDragManager::HandleGrid(), TGContainer::HandleMotion(), TGMdiTitleBar::HandleMotion(), TGLBContainer::HandleMotion(), TGHtml::HandleMotion(), TGuiBldDragManager::HandleReturn(), TGToolTip::HandleTimer(), TGTextView::HandleTimer(), TUUID::Hash(), TH2Poly::Honeycomb(), i_transform(), ROOT::Math::Cephes::igamc(), ROOT::Math::Cephes::igami(), il_transform(), TASImage::Image2Drawable(), TGWin32::ImgPickPalette(), TGX11::ImgPickPalette(), TGHtml::InArea(), ROOT::Math::Cephes::incbet(), ROOT::Math::Cephes::incbi(), IncreaseReal(), TPie::Init(), ROOT::Fit::Init2DGaus(), TGOSXGLManager::InitGLWindow(), TX11GLManager::InitGLWindow(), TApplication::InitializeGraphics(), TGColorPick::InitImages(), TCutG::IntegralHist(), TH2::Interpolate(), RooMath::interpolate(), TGTextLayout::IntersectText(), TRolke::Interval(), TGHtml::IsDarkColor(), THistPainter::IsInside(), TGuiBldDragManager::IsPointVisible(), TGeoNavigator::IsSameLocation(), itbold(), iu_transform(), kerning(), TGShutter::Layout(), TGVerticalLayout::Layout(), TGHorizontalLayout::Layout(), TGRowLayout::Layout(), TGColumnLayout::Layout(), TGMatrixLayout::Layout(), TGTileLayout::Layout(), TGListLayout::Layout(), TGListDetailsLayout::Layout(), TGHtmlLayoutContext::LayoutBlock(), TGContainer::LineDown(), TGLVContainer::LineDown(), TGContainer::LineLeft(), TGLVContainer::LineLeft(), TGContainer::LineRight(), TGLVContainer::LineRight(), TGContainer::LineUp(), TGLVContainer::LineUp(), TNode::Local2Master(), TGeometry::Local2Master(), ROOT::Math::log1p(), ROOT::Vc::Common::LogImpl< Base >::log_series(), LogMultiGaussPdf(), ROOT::Math::lognormal_quantile(), ROOT::Math::lognormal_quantile_c(), main(), TMVA::RuleFitParams::MakeGradientVector(), RooHist::makeResidHist(), TEveCalo2DGL::MakeRhoZCell(), TEveCalo2DGL::MakeRPhiCell(), TMatrixDEigen::MakeSchurr(), TEveTrackProjected::MakeTrack(), TMVA::RuleFitParams::MakeTstGradientVector(), Mandel< VcImpl >::mandelMe(), Mandel< ScalarImpl >::mandelMe(), TGHtml::MapControls(), TGuiBldDragManager::MapGlobalDialog(), TStylePreview::MapTheWindow(), TEveStraightLineSet::Marker_t::Marker_t(), TNode::Master2Local(), TGeometry::Master2Local(), mathsymbols(), TGuiBldDragManager::Menu4Frame(), TPolyMarker::Merge(), TGraphErrors::Merge(), TPolyLine::Merge(), TGraphAsymmErrors::Merge(), TASImage::Merge(), TGMdiMainFrame::Minimize(), ROOT::Math::BrentMethods::MinimStep(), ROOT::Minuit2::Mndspmv(), TMinuit::mnpfit(), TGMdiFrame::Move(), TGFrame::Move(), TEveTrans::Move3PF(), TGFrame::MoveResize(), ROOT::Math::Cephes::ndtri(), TGFont::NewChunk(), Rgl::NormalToColor(), TView3D::NormalWCtoNDC(), TGeoToOCC::OCC_Arb8(), TGeoToOCC::OCC_Xtru(), TGContainer::OnAutoScroll(), TGLBContainer::OnAutoScroll(), ROOT::Minuit2::Quad12F::operator()(), ROOT::Minuit2::Quad8F::operator()(), ROOT::Minuit2::Quad4F::operator()(), GaussFunction::operator()(), ROOT::Minuit2::MnPlot::operator()(), ROOT::Minuit2::Quad4FGrad::operator()(), TComplex::operator()(), RooCFunction4Ref< VO, VI1, VI2, VI3, VI4 >::operator()(), RooCFunction2Ref< VO, VI1, VI2 >::operator()(), RooCFunction3Ref< VO, VI1, VI2, VI3 >::operator()(), ROOT::Math::BoostY::operator()(), ROOT::Math::Boost::operator()(), ROOT::Math::LorentzRotation::operator()(), TMVA::RuleFitParams::Optimism(), TASImage::Pad(), TView3D::PadRange(), TPad::PadtoY(), TGContainer::PageDown(), TGContainer::PageUp(), TCrown::Paint(), TDiamond::Paint(), TSpectrum2Painter::Paint(), TClassTree::Paint(), THistPainter::Paint2DErrors(), TGaxis::PaintAxis(), THistPainter::PaintBar(), THistPainter::PaintBoxes(), THistPainter::PaintCandlePlot(), TGraphPolargram::PaintCircle(), TClassTree::PaintClass(), THistPainter::PaintContour(), TEllipse::PaintEllipse(), TParallelCoord::PaintEntries(), TPad::PaintFillArea(), TGLAxis::PaintGLAxisLabels(), TGraphPainter::PaintGraphAsymmErrors(), TGraphPainter::PaintGraphBentErrors(), TGraphPainter::PaintGraphErrors(), TPolyMarker3D::PaintH3(), THistPainter::PaintH3Iso(), TPad::PaintHatches(), TLatex::PaintLatex1(), TPad::PaintLine(), TPave::PaintPave(), TPave::PaintPaveArc(), TPaveLabel::PaintPaveLabel(), TPolyLine::PaintPolyLine(), TMultiGraph::PaintPolyLine3D(), TPolyMarker::PaintPolyMarker(), TPolyLineShape::PaintPolyMarker(), TLegend::PaintPrimitives(), TColorWheel::PaintRectangles(), TParallelCoordRange::PaintSlider(), THistPainter::PaintText(), TPad::PaintTextNDC(), THistPainter::PaintTH2PolyText(), TGraph2DPainter::PaintTriangles_new(), TGraph2DPainter::PaintTriangles_old(), THistPainter::PaintViolinPlot(), TGDMLParse::Para(), GaussFunction::ParameterGradient(), ROOT::Math::VavilovAccurate::Pdf(), TPad::Pick(), TGuiBldDragManager::PlaceFrame(), RooDataSet::plotOnXY(), TRandom::Poisson(), ROOT::Math::RandomFunctionsImpl< TRandomEngine >::Poisson(), poisson_pmf(), TRandom::PoissonD(), ROOT::Math::RandomFunctionsImpl< TRandomEngine >::PoissonD(), TASImage::PolyPoint(), TQCanvasMenu::Popup(), PowellFunction(), TComplex::Power(), TGeoTrack::Print(), TH1::Print(), printCheb(), TSelHist::Process(), TCanvas::ProcessedEvent(), TRootBrowserLite::ProcessMessage(), TGListView::ProcessMessage(), TTreeViewer::ProcessMessage(), THistPainter::ProjectAitoff2xy(), TEveProjection::ProjectPointdv(), TGX11::PutImage(), TGWin32::PutImage(), ROOT::Math::VavilovFast::Quantile(), ROOT::Math::VavilovAccurate::Quantile(), ROOT::Math::VavilovAccurate::Quantile_c(), TGraphQQ::Quartiles(), TRandom::Rannor(), ROOT::Math::RandomFunctionsImpl< TRandomEngine >::Rannor(), RCPP_MODULE(), TFITSHDU::ReadAsHistogram(), reads(), readsConstantIndexTest(), ROOT::Math::LorentzRotation::Rectify(), TGHtml::Redraw(), vdt::details::reduce2quadrant(), vdt::details::reduce2quadranttan(), TEveCalo3DGL::RenderGridBarrel(), TEveCaloLegoOverlay::RenderHeader(), TEveCaloLegoOverlay::RenderPaletteScales(), TEveQuadSetGL::RenderQuads(), TGuiBldDragManager::ReparentFrames(), TGWindow::ReparentWindow(), TGFrame::ReparentWindow(), TGWin32GLManager::ResizeOffScreenDevice(), TX11GLManager::ResizeOffScreenDevice(), TRandom3::Rndm(), ROOT::Math::MersenneTwisterEngine::Rndm_impl(), TRandom3::RndmArray(), RooCurve::RooCurve(), RooHist::RooHist(), TFoam::RootPlot2dim(), TMVA::PDEFoam::RootPlot2dim(), roots(), RosenBrock(), TGLMatrix::Rotate(), TRotation::RotateX(), TRotation::RotateY(), TRotation::RotateZ(), MandelBase::run(), TVolumePosition::SavePrimitive(), TMinuitMinimizer::Scan(), TUnfold::ScanLcurve(), TUnfoldDensity::ScanTau(), ROOT::MacOSX::X11::ScreenPointIsInView(), TGListTree::SearchChildren(), TSpectrum3::SearchFast(), TSpectrum3::SearchHighRes(), TSpectrum2::SearchHighRes(), TGuiBldDragManager::SelectFrame(), TEveVectorT< Float_t >::Set(), TGLVertex3::Set(), VecTrackD::Set(), ClusterD::Set(), TEveVector2T< TT >::Set(), TGLRect::Set(), TEveFrameBox::SetAABox(), TEveFrameBox::SetAAQuadXY(), TEveFrameBox::SetAAQuadXZ(), THelix::SetAxis(), TEveTrans::SetBaseVec(), TGLMatrix::SetBaseVec(), TCurlyArc::SetCenter(), TPie::SetCircle(), TGX11::SetClipRegion(), TGWin32::SetClipRegion(), TGLRect::SetCorner(), TGeoNavigator::SetCurrentPoint(), TStyle::SetDateY(), TGeoGtra::SetDimensions(), TCurlyLine::SetEndPoint(), TLinearMinimizer::SetFunction(), TGColorPick::SetHScursor(), TGTable::SetInterface(), ROOT::Math::VavilovFast::SetKappaBeta2(), TGeoNavigator::SetLastPoint(), TGeoNavigator::SetLastSafetyForPoint(), TSpectrum2Painter::SetLightPosition(), TGMdiDecorFrame::SetMinimizedY(), TEveTransSubEditor::SetModel(), TRolke::SetModelParameters(), TGX11::SetOpacity(), TGWin32::SetOpacity(), TPad::SetPad(), TGraph2DErrors::SetPoint(), TPointsArray3D::SetPoint(), TPolyMarker::SetPoint(), TPolyLine3D::SetPoint(), TPolyMarker3D::SetPoint(), TPolyLine::SetPoint(), TGraph2D::SetPoint(), TGraph::SetPoint(), TSpline3::SetPoint(), TSpline5::SetPoint(), TGTRA::SetPoints(), TXTRU::SetPoints(), TMarker3DBox::SetPoints(), TEveTrans::SetPos(), TEveRGBAPaletteOverlay::SetPosition(), TGToolTip::SetPosition(), TGLOverlayButton::SetPosition(), TGSplitTool::SetPosition(), TMarker3DBox::SetPosition(), TVolumePosition::SetPosition(), TNode::SetPosition(), TGeometry::SetPosition(), TGMdiDecorFrame::SetPreResizeY(), TGLPlotCoordinates::SetRanges(), TGLPlotCoordinates::SetRangesCartesian(), TGLPlotCoordinates::SetRangesCylindrical(), TEveScalableStraightLineSet::SetScaleCenter(), TEveCaloLegoOverlay::SetScalePosition(), TGColorPick::SetSliderColor(), TCurlyLine::SetStartPoint(), TStyle::SetStatY(), TText::SetText(), TStyle::SetTitleY(), TEveContextMenu::SetupAndPopup(), TEveBox::SetVertex(), TEveTriangleSet::SetVertex(), TGeoArb8::SetVertex(), TGX11::SetWMPosition(), TGMainFrame::SetWMPosition(), QuartzView::setX::, QuartzView::setX::::, TGLCameraGuide::SetXY(), TGeoPolygon::SetXY(), TGLCameraGuide::SetY(), TPoints::SetY(), TPoint::SetY(), TTVRecord::SetY(), TMarker::SetY(), TText::SetY(), TVolumePosition::SetY(), TStructNode::SetY(), TPie::SetY(), TParallelCoordVar::SetY(), TGXYLayoutHints::SetY(), TGFrame::SetY(), TFumili::SGZ(), TSpectrum2Fit::Shape2(), RooCurve::shiftCurveToZero(), TGToolTip::Show(), TClassTree::ShowCod(), TClassTree::ShowHas(), TClassTree::ShowMul(), THistPainter::ShowProjectionX(), TClassTree::ShowRef(), ROOT::Vc::Reg::shuffle(), SimpleQuadFunction(), ROOT::Math::sinint(), slash(), ROOT::Vc::AVX::SortHelper< T >::sort(), splitline(), TGuiBldDragManager::StartDrag(), TMCVerbose::Stepping(), TEveTrackPropagator::StepRungeKutta(), ROOT::Math::Cephes::stirf(), TMath::StruveH0(), TMath::StruveH1(), TMath::StudentQuantile(), style(), subsupscript(), subsupscript2(), RooDataHist::sum(), RooDataSet::sumEntries(), RooDataHist::sumEntries(), RooTreeDataStore::sumEntries(), ROOT::Minuit2::MPIProcess::SyncSymMatrixOffDiagonal(), TGHtmlLayoutContext::TableLayout(), TProofDrawGraph::Terminate(), TProofDrawPolyMarker3D::Terminate(), TSpline3::Test(), TSpline5::Test(), test1(), test2(), test5(), test7(), test8(), testAtan2(), testCircle(), TPainter3dAlgorithms::TestEdge(), testGauss(), testGraphFit(), testHisto2DFit(), testInterpolation(), testMultinomial(), TestNeighbors(), TestRange(), testSphere(), TestTime(), TestTimePF(), TestTimeTF1(), testTreeFit(), testUniform(), TCreatePrimitives::Text(), TPDF::Text(), TPostScript::Text(), TSVG::TextNDC(), TTeXDump::TextNDC(), TPDF::TextNDC(), TPostScript::TextNDC(), TGeoGtra::TGeoGtra(), TGLText::TGLText(), TGraph::TGraph(), TGraph2D::TGraph2D(), TGraphErrors::TGraphErrors(), TGToolTip::TGToolTip(), THelix::THelix(), TMarker::TMarker(), TMarker3DBox::TMarker3DBox(), TNode::TNode(), TGeoTorus::ToBoundary(), transfernodes(), TGCompositeFrame::TranslateCoordinates(), TGLEventHandler::TriggerTooltip(), TStyleManager::TStyleManager(), TText::TText(), TVolumePosition::TVolumePosition(), TGTextView::UnMark(), ROOT::Minuit2::SimplexParameters::Update(), TGView::UpdateRegion(), TGeometry::UpdateTempMatrix(), TSpider::UpdateView(), RooPlotable::updateYAxisLimits(), TMVA::PDF::ValidatePDF(), TASImage::Vectorize(), TMath::Voigt(), TGeoChecker::Weight(), TGLCamera::WindowToViewport(), WoodFunction(), TMVA::RuleFitAPI::WriteTrain(), XRotDrawHorizontalString(), XRotMagnifyImage(), TGDMLParse::Xtru(), TPad::YtoPad(), and TMVA::OptimizeConfigParameters::~OptimizeConfigParameters().