ROOT
6.07/01
Reference Guide
|
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include "TROOT.h"
#include "THbookFile.h"
#include "TH2.h"
#include "THbookTree.h"
#include "THbookBranch.h"
#include "THbookKey.h"
#include "TGraph.h"
#include "TProfile.h"
#include "TTreeFormula.h"
#include "TLeafI.h"
#include "TBrowser.h"
#include "TSystem.h"
#include "TMath.h"
Go to the source code of this file.
Macros | |
#define | PAWC_SIZE 4000000 |
#define | pawc pawc_ |
#define | quest quest_ |
#define | hcbits hcbits_ |
#define | hcbook hcbook_ |
#define | rzcl rzcl_ |
#define | hlimit hlimit_ |
#define | hldir hldir_ |
#define | hropen hropen_ |
#define | hrend hrend_ |
#define | hrin hrin_ |
#define | hnoent hnoent_ |
#define | hgive hgive_ |
#define | hgiven hgiven_ |
#define | hgnpar hgnpar_ |
#define | hgnf hgnf_ |
#define | hgnt hgnt_ |
#define | hgntf hgntf_ |
#define | hgnt1 hgnt1_ |
#define | rzink rzink_ |
#define | hdcofl hdcofl_ |
#define | hmaxim hmaxim_ |
#define | hminim hminim_ |
#define | hdelet hdelet_ |
#define | hntvar2 hntvar2_ |
#define | hntvar3 hntvar3_ |
#define | hbname hbname_ |
#define | hbnamc hbnamc_ |
#define | hbnam hbnam_ |
#define | hi hi_ |
#define | hie hie_ |
#define | hif hif_ |
#define | hij hij_ |
#define | hix hix_ |
#define | hijxy hijxy_ |
#define | hije hije_ |
#define | hcdir hcdir_ |
#define | type_of_call |
#define | DEFCHAR const char* |
#define | PASSCHAR(string) string |
Functions | |
void type_of_call | hlimit (const int &) |
void type_of_call | hropen (const int &, DEFCHAR, DEFCHAR, DEFCHAR, const int &, const int &, const int, const int, const int) |
void type_of_call | hrend (DEFCHAR, const int) |
void type_of_call | hrin (const int &, const int &, const int &) |
void type_of_call | hnoent (const int &, const int &) |
void type_of_call | hgive (const int &, DEFCHAR, const int &, const float &, const float &, const int &, const float &, const float &, const int &, const int &, const int) |
void type_of_call | hgiven (const int &, DEFCHAR, const int &, DEFCHAR, const float &, const float &, const int, const int) |
void type_of_call | hgnt1 (const int &, DEFCHAR, DEFCHAR, const int &, const int &, const int &, const int &, const int, const int) |
void type_of_call | hntvar2 (const int &, const int &, DEFCHAR, DEFCHAR, DEFCHAR, int &, int &, int &, int &, int &, const int, const int, const int) |
void type_of_call | hntvar3 (const int &, const int &, DEFCHAR, const int) |
void type_of_call | hbnam (const int &, DEFCHAR, const int &, DEFCHAR, const int &, const int, const int) |
void type_of_call | hgnpar (const int &, const char *, const int) |
void type_of_call | hgnf (const int &, const int &, const float &, const int &) |
void type_of_call | hgnt (const int &, const int &, const int &) |
void type_of_call | hgntf (const int &, const int &, const int &) |
void type_of_call | rzink (const int &, const int &, const char *, const int) |
void type_of_call | hdcofl () |
void type_of_call | hmaxim (const int &, const float &) |
void type_of_call | hminim (const int &, const float &) |
void type_of_call | hdelet (const int &) |
float type_of_call | hi (const int &, const int &) |
float type_of_call | hie (const int &, const int &) |
float type_of_call | hif (const int &, const int &) |
float type_of_call | hij (const int &, const int &, const int &) |
void type_of_call | hix (const int &, const int &, const float &) |
void type_of_call | hijxy (const int &, const int &, const int &, const float &, const float &) |
float type_of_call | hije (const int &, const int &, const int &) |
void type_of_call | hcdir (DEFCHAR, DEFCHAR, const int, const int) |
void type_of_call | hldir (DEFCHAR, DEFCHAR, const int, const int) |
ClassImp (THbookFile) THbookFile | |
the constructor More... | |
Variables | |
int | pawc [PAWC_SIZE] |
int | quest [100] |
int | hcbits [37] |
int | hcbook [51] |
int | rzcl [11] |
int * | iq |
int * | lq |
float * | q |
char | idname [128] |
int | nentries |
char | chtitl [128] |
int | ncx |
int | ncy |
int | nwt |
int | idb |
int | lcont |
int | lcid |
int | lcdir |
int | ltab |
float | xmin |
float | xmax |
float | ymin |
float | ymax |
const Int_t | kNRH = 6 |
const Int_t | kMIN1 = 7 |
const Int_t | kMAX1 = 8 |
static Int_t | gLastEntry = -1 |
#define DEFCHAR const char* |
Definition at line 136 of file THbookFile.cxx.
#define hbnam hbnam_ |
Definition at line 125 of file THbookFile.cxx.
Referenced by THbookFile::ConvertCWN(), and THbookFile::SetBranchAddress().
#define hbnamc hbnamc_ |
Definition at line 124 of file THbookFile.cxx.
#define hbname hbname_ |
Definition at line 123 of file THbookFile.cxx.
Referenced by TSpectrum::Background().
#define hcbits hcbits_ |
Definition at line 65 of file THbookFile.cxx.
Referenced by THbookFile::Convert1D(), and THbookFile::Get().
#define hcbook hcbook_ |
Definition at line 66 of file THbookFile.cxx.
Referenced by THbookFile::Get().
#define hcdir hcdir_ |
Definition at line 133 of file THbookFile.cxx.
Referenced by THbookFile::cd().
#define hdcofl hdcofl_ |
Definition at line 117 of file THbookFile.cxx.
Referenced by THbookFile::Get().
#define hdelet hdelet_ |
Definition at line 120 of file THbookFile.cxx.
Referenced by THbookFile::Close(), THbookFile::DeleteID(), and THbookFile::Get().
#define hgive hgive_ |
Definition at line 109 of file THbookFile.cxx.
Referenced by THbookFile::Convert1D(), THbookFile::Convert2D(), and THbookFile::ConvertProfile().
#define hgiven hgiven_ |
Definition at line 110 of file THbookFile.cxx.
Referenced by THbookFile::ConvertCWN(), and THbookFile::ConvertRWN().
#define hgnf hgnf_ |
Definition at line 112 of file THbookFile.cxx.
Referenced by THbookFile::GetEntry().
#define hgnpar hgnpar_ |
Definition at line 111 of file THbookFile.cxx.
Referenced by THbookFile::ConvertRWN().
#define hgnt hgnt_ |
Definition at line 113 of file THbookFile.cxx.
Referenced by THbookFile::GetEntry().
#define hgnt1 hgnt1_ |
Definition at line 115 of file THbookFile.cxx.
#define hgntf hgntf_ |
Definition at line 114 of file THbookFile.cxx.
Referenced by THbookFile::GetEntryBranch().
#define hi hi_ |
Definition at line 126 of file THbookFile.cxx.
Referenced by THbookFile::Convert1D().
#define hie hie_ |
Definition at line 127 of file THbookFile.cxx.
Referenced by THbookFile::Convert1D().
#define hif hif_ |
Definition at line 128 of file THbookFile.cxx.
Referenced by THbookFile::Convert1D().
#define hij hij_ |
Definition at line 129 of file THbookFile.cxx.
Referenced by THbookFile::Convert2D().
#define hije hije_ |
Definition at line 132 of file THbookFile.cxx.
Referenced by THbookFile::Convert2D().
#define hijxy hijxy_ |
Definition at line 131 of file THbookFile.cxx.
Referenced by THbookFile::Convert2D().
#define hix hix_ |
Definition at line 130 of file THbookFile.cxx.
Referenced by THbookFile::ConvertProfile().
#define hldir hldir_ |
Definition at line 104 of file THbookFile.cxx.
Referenced by THbookFile::ls().
#define hlimit hlimit_ |
Definition at line 103 of file THbookFile.cxx.
Referenced by THbookFile::THbookFile().
#define hmaxim hmaxim_ |
Definition at line 118 of file THbookFile.cxx.
#define hminim hminim_ |
Definition at line 119 of file THbookFile.cxx.
#define hnoent hnoent_ |
Definition at line 108 of file THbookFile.cxx.
Referenced by THbookFile::Convert1D(), THbookFile::Convert2D(), THbookFile::ConvertCWN(), THbookFile::ConvertProfile(), and THbookFile::ConvertRWN().
#define hntvar2 hntvar2_ |
Definition at line 121 of file THbookFile.cxx.
Referenced by THbookFile::ConvertCWN().
#define hntvar3 hntvar3_ |
Definition at line 122 of file THbookFile.cxx.
Referenced by THbookFile::InitLeaves().
#define hrend hrend_ |
Definition at line 106 of file THbookFile.cxx.
Referenced by THbookFile::Close().
#define hrin hrin_ |
Definition at line 107 of file THbookFile.cxx.
Referenced by THbookFile::Get().
#define hropen hropen_ |
Definition at line 105 of file THbookFile.cxx.
Referenced by THbookFile::THbookFile().
#define PASSCHAR | ( | string | ) | string |
Definition at line 137 of file THbookFile.cxx.
Referenced by THbookFile::cd(), THbookFile::Close(), THbookFile::ConvertCWN(), THbookFile::ConvertRWN(), THbookFile::InitLeaves(), THbookFile::ls(), THbookFile::SetBranchAddress(), and THbookFile::THbookFile().
#define pawc pawc_ |
Definition at line 63 of file THbookFile.cxx.
Referenced by THbookFile::THbookFile().
#define PAWC_SIZE 4000000 |
Definition at line 58 of file THbookFile.cxx.
Referenced by THbookFile::THbookFile().
#define quest quest_ |
Definition at line 64 of file THbookFile.cxx.
Referenced by THbookFile::Get(), and THbookFile::THbookFile().
#define rzcl rzcl_ |
Definition at line 67 of file THbookFile.cxx.
#define rzink rzink_ |
Definition at line 116 of file THbookFile.cxx.
Referenced by THbookFile::Get(), and THbookFile::THbookFile().
#define type_of_call |
Definition at line 135 of file THbookFile.cxx.
ClassImp | ( | THbookFile | ) |
the constructor
Definition at line 248 of file THbookFile.cxx.
void type_of_call hbnam | ( | const int & | , |
DEFCHAR | , | ||
const int & | , | ||
DEFCHAR | , | ||
const int & | , | ||
const int | , | ||
const int | |||
) |
void type_of_call hcdir | ( | DEFCHAR | , |
DEFCHAR | , | ||
const int | , | ||
const int | |||
) |
void type_of_call hdcofl | ( | ) |
void type_of_call hdelet | ( | const int & | ) |
void type_of_call hgive | ( | const int & | , |
DEFCHAR | , | ||
const int & | , | ||
const float & | , | ||
const float & | , | ||
const int & | , | ||
const float & | , | ||
const float & | , | ||
const int & | , | ||
const int & | , | ||
const int | |||
) |
void type_of_call hgiven | ( | const int & | , |
DEFCHAR | , | ||
const int & | , | ||
DEFCHAR | , | ||
const float & | , | ||
const float & | , | ||
const int | , | ||
const int | |||
) |
void type_of_call hgnf | ( | const int & | , |
const int & | , | ||
const float & | , | ||
const int & | |||
) |
void type_of_call hgnpar | ( | const int & | , |
const char * | , | ||
const int | |||
) |
void type_of_call hgnt | ( | const int & | , |
const int & | , | ||
const int & | |||
) |
void type_of_call hgnt1 | ( | const int & | , |
DEFCHAR | , | ||
DEFCHAR | , | ||
const int & | , | ||
const int & | , | ||
const int & | , | ||
const int & | , | ||
const int | , | ||
const int | |||
) |
void type_of_call hgntf | ( | const int & | , |
const int & | , | ||
const int & | |||
) |
float type_of_call hi | ( | const int & | , |
const int & | |||
) |
Referenced by TASImage::Bevel(), RooNumRunningInt::RICacheElem::calculate(), TColor::CreateGradientColorTable(), TFumili::Derivatives(), TGLabel::DoRedraw(), TGTextButton::DoRedraw(), TGCheckButton::DoRedraw(), TGRadioButton::DoRedraw(), TGSplitButton::DoRedraw(), TImageDump::DrawFrame(), TFoam::GenerCel2(), TMVA::Tools::GetCorrelationRatio(), TMVA::Tools::GetMutualInformation(), RooNDKeysPdf::loopRange(), TGaxis::PaintAxis(), ROOT::Vc::Mem::permute(), RooDataHist::reduceEng(), RooRealVar::setAsymError(), ROOT::Vc::AVX::SortHelper< T >::sort(), RooTreeDataStore::weightError(), RooVectorDataStore::weightError(), and RooDataHist::weightError().
float type_of_call hie | ( | const int & | , |
const int & | |||
) |
float type_of_call hif | ( | const int & | , |
const int & | |||
) |
float type_of_call hij | ( | const int & | , |
const int & | , | ||
const int & | |||
) |
float type_of_call hije | ( | const int & | , |
const int & | , | ||
const int & | |||
) |
void type_of_call hijxy | ( | const int & | , |
const int & | , | ||
const int & | , | ||
const float & | , | ||
const float & | |||
) |
void type_of_call hix | ( | const int & | , |
const int & | , | ||
const float & | |||
) |
void type_of_call hldir | ( | DEFCHAR | , |
DEFCHAR | , | ||
const int | , | ||
const int | |||
) |
void type_of_call hlimit | ( | const int & | ) |
Referenced by TEveCaloViz::AssertPalette(), and TEveCaloViz::DataChanged().
void type_of_call hmaxim | ( | const int & | , |
const float & | |||
) |
void type_of_call hminim | ( | const int & | , |
const float & | |||
) |
void type_of_call hnoent | ( | const int & | , |
const int & | |||
) |
void type_of_call hntvar2 | ( | const int & | , |
const int & | , | ||
DEFCHAR | , | ||
DEFCHAR | , | ||
DEFCHAR | , | ||
int & | , | ||
int & | , | ||
int & | , | ||
int & | , | ||
int & | , | ||
const int | , | ||
const int | , | ||
const int | |||
) |
void type_of_call hntvar3 | ( | const int & | , |
const int & | , | ||
DEFCHAR | , | ||
const int | |||
) |
void type_of_call hrend | ( | DEFCHAR | , |
const int | |||
) |
void type_of_call hrin | ( | const int & | , |
const int & | , | ||
const int & | |||
) |
void type_of_call hropen | ( | const int & | , |
DEFCHAR | , | ||
DEFCHAR | , | ||
DEFCHAR | , | ||
const int & | , | ||
const int & | , | ||
const int | , | ||
const int | , | ||
const int | |||
) |
void type_of_call rzink | ( | const int & | , |
const int & | , | ||
const char * | , | ||
const int | |||
) |
char chtitl[128] |
Definition at line 90 of file THbookFile.cxx.
Referenced by THbookFile::Convert1D(), THbookFile::Convert2D(), THbookFile::ConvertCWN(), THbookFile::ConvertProfile(), and THbookFile::ConvertRWN().
|
static |
Definition at line 98 of file THbookFile.cxx.
Referenced by THbookFile::GetEntryBranch().
int hcbits[37] |
Definition at line 70 of file THbookFile.cxx.
int hcbook[51] |
Definition at line 71 of file THbookFile.cxx.
int idb |
Definition at line 91 of file THbookFile.cxx.
Referenced by THbookFile::Convert1D(), THbookFile::Convert2D(), THbookFile::ConvertProfile(), and TMinuit::mninit().
char idname[128] |
Definition at line 88 of file THbookFile.cxx.
Referenced by THbookFile::Convert1D(), THbookFile::Convert2D(), THbookFile::ConvertCWN(), THbookFile::ConvertProfile(), and THbookFile::ConvertRWN().
int* iq |
Definition at line 86 of file THbookFile.cxx.
Referenced by THbookFile::ConvertProfile(), XrdProofdManager::DoDirectiveDataDir(), THbookFile::Get(), ROOT::Math::Inverter< idim, n >::InvertBunchKaufman(), TMinuit::mnfree(), ROOT::Math::VavilovTest::QuantileTest(), and THbookFile::THbookFile().
const Int_t kMAX1 = 8 |
Definition at line 96 of file THbookFile.cxx.
Referenced by THbookFile::Convert1D().
const Int_t kMIN1 = 7 |
Definition at line 95 of file THbookFile.cxx.
Referenced by THbookFile::Convert1D().
const Int_t kNRH = 6 |
Definition at line 94 of file THbookFile.cxx.
Referenced by THbookFile::Get().
int lcdir |
Definition at line 92 of file THbookFile.cxx.
Referenced by THbookFile::Get().
int lcid |
Definition at line 92 of file THbookFile.cxx.
Referenced by THbookFile::Convert1D(), and THbookFile::Get().
int lcont |
Definition at line 92 of file THbookFile.cxx.
Referenced by THbookFile::Convert2D(), THbookFile::ConvertProfile(), and THbookFile::Get().
int * lq |
Definition at line 86 of file THbookFile.cxx.
Referenced by THbookFile::Convert1D(), THbookFile::Convert2D(), THbookFile::ConvertProfile(), THbookFile::Get(), n_div(), ROOT::Math::VavilovAccurate::Set(), and THbookFile::THbookFile().
int ltab |
Definition at line 92 of file THbookFile.cxx.
Referenced by THbookFile::Get().
int ncx |
Definition at line 91 of file THbookFile.cxx.
Referenced by THbookFile::Convert1D(), THbookFile::Convert2D(), THbookFile::ConvertProfile(), and THistPainter::PaintArrows().
int ncy |
Definition at line 91 of file THbookFile.cxx.
Referenced by THbookFile::Convert1D(), THbookFile::Convert2D(), THbookFile::ConvertProfile(), and THistPainter::PaintArrows().
int nentries |
Definition at line 89 of file THbookFile.cxx.
Referenced by TChain::Add(), TChain::AddFile(), TFileDrawMap::AnimateTree(), TMultiLayerPerceptron::AttachData(), TMultiLayerPerceptron::BFGSDir(), TGeoChecker::CheckBoundaryReference(), ClassImp(), TGeoManager::CleanGarbage(), TMultiLayerPerceptron::ComputeDEDw(), TMultiLayerPerceptron::ConjugateGradientsDir(), THbookFile::Convert1D(), THbookFile::Convert2D(), THbookFile::ConvertCWN(), THbookFile::ConvertProfile(), THbookFile::ConvertRWN(), TTree::CopyEntries(), TTreePlayer::CopyTree(), TMultiLayerPerceptron::DerivDir(), TParallelCoordEditor::DoEntriesToDraw(), TH2::DoFitSlices(), TParallelCoordEditor::DoLiveEntriesToDraw(), TChair::Draw(), TChain::Draw(), TTable::Draw(), TDSet::Draw(), TTree::Draw(), TMultiLayerPerceptron::DumpWeights(), TTreeViewer::ExecuteDraw(), TTreeViewer::ExecuteSpider(), TChair::Fit(), fit2(), fit2a(), TSelEventGen::GenerateFiles(), TNeuron::GetDerivative(), TH1::GetEntries(), TTreePlayer::GetEntriesToProcess(), TSpider::GetEntriesToProcess(), TMultiLayerPerceptron::GetEntry(), TParallelCoordVar::GetHistogram(), TParallelCoordVar::GetMinMaxMean(), TParallelCoordVar::GetQuantiles(), TNeuron::GetValue(), TProof::HandleInputMessage(), TProofServ::HandleProcess(), TSpider::InitVariables(), TMultiLayerPerceptron::LineSearch(), TEntryListFromFile::LoadList(), TChain::LoadTree(), memstatExample(), TProfileHelper::Merge(), TFileCollection::Merge(), TH2::Merge(), TH3::Merge(), TH1::Merge(), TTree::Merge(), TTree::MergeTrees(), TMultiLayerPerceptron::MLP_Stochastic(), TClonesArray::MultiSort(), TTreePlayer::Principal(), TProofPlayerLite::Process(), TProofSuperMaster::Process(), TProofLite::Process(), TTreePlayer::Process(), TProofPlayer::Process(), TProofPlayerLocal::Process(), TProofPlayerRemote::Process(), TProofPlayerSuperMaster::Process(), TProof::Process(), TProofServ::ProcessNext(), TTreePlayer::Query(), TMultiLayerPerceptron::Randomize(), TFITSHDU::ReadAsHistogram(), TTreePlayer::Scan(), TMemStatShow::SetEntryRange(), TMultiLayerPerceptron::SetGammaDelta(), TMemStatShow::Show(), TH2::Smooth(), TClonesArray::Sort(), TParallelCoord::TParallelCoord(), TMultiLayerPerceptron::Train(), TSpider::TSpider(), tv3Read1(), and tv3Read2().
int nwt |
Definition at line 91 of file THbookFile.cxx.
Referenced by THbookFile::Convert1D(), THbookFile::Convert2D(), THbookFile::ConvertProfile(), and XrdProofSched::GetWorkers().
int pawc[PAWC_SIZE] |
Definition at line 68 of file THbookFile.cxx.
float* q |
Definition at line 87 of file THbookFile.cxx.
Referenced by TGHtml::AddFormInfo(), TEveQuadSet::AddHexagon(), TEveQuadSet::AddLine(), TEveQuadSet::AddQuad(), TSpline5::BuildCoeff(), TMath::ChisquareQuantile(), TEveQuadSet::ComputeBBox(), ROOT::Math::gv_detail::convert(), THbookFile::Convert1D(), THbookFile::ConvertProfile(), ROOT::Math::cosint(), RooStats::BernsteinCorrection::CreateQSamplingDist(), TQpDataSparse::DataRandom(), TQpDataDens::DataRandom(), DefAplGivens(), DefGivens(), TSpectrumFit::Deramp(), ROOT::Math::Determinant< n, idim >::Dfact(), ROOT::Math::Dfactir(), ROOT::Math::Inverter< idim, n >::DfactMatrix(), TPointSet3DGL::DirectDraw(), TEveLineGL::DirectDraw(), TASImage::DrawDashZLine(), TASImage::DrawDashZTLine(), TASImage::DrawLineInternal(), ROOT::Math::Cephes::erfc(), EscChar(), RooStats::HypoTestInverterResult::ExclusionCleanup(), TWinNTSystem::ExpandPathName(), FillX3DBuffer(), RooBrentRootFinder::findRoot(), TGHtml::FormCount(), ROOT::Math::Cephes::gamma(), RooStats::HypoTestInverterResult::GetExpectedLimit(), RooStats::HypoTestInverterResult::GetLimitDistribution(), XrdProofdProofServ::GetQuery(), gl2psCompareDepth(), gl2psFreePrimitive(), gl2psTrianglesFirst(), gsl_poly_complex_solve_cubic(), gsl_poly_complex_solve_quartic(), TColor::HSV2RGB(), RooStats::BernsteinCorrection::ImportCorrectedPdf(), ROOT::Math::Cephes::lgam(), RooStats::HypoTestInverterPlot::MakeExpectedPlot(), TMatrixDEigen::MakeSchurr(), ROOT::Math::BrentMethods::MinimBrent(), ROOT::Minuit2::mnvert(), TMath::NormQuantile(), ROOT::Math::Translation3D::operator()(), ROOT::Math::Quaternion::operator*(), ROOT::Math::operator*(), TMVA::CCPruner::Optimize(), TMVA::CostComplexityPruneTool::Optimize(), TTreeDrawArgsParser::ParseName(), TPointSet3DGL::ProcessSelection(), qag(), qags(), TDecompQRH::QRH(), TApplicationServer::ReceiveFile(), TProofServ::ReceiveFile(), TEveLine::ReduceSegmentLengths(), XrdProofdProofServ::RemoveQuery(), TEveQuadSetGL::RenderHexagons(), TEveQuadSetGL::RenderLines(), TEveQuadSetGL::RenderQuads(), TMVA::ROCCalc::Root(), TMVA::RootFinder::Root(), TMath::RootsCubic(), rsa_num_sput(), TUnfold::ScanLcurve(), TUnfoldDensity::ScanTau(), TrackD::Set(), TrackD32::Set(), ClusterD::Set(), ROOT::Math::VavilovAccurate::Set(), TGeoHelix::SetCharge(), TProofPlayer::SetCurrentQuery(), TEveArrow::SetDrawQuality(), TMVA::RuleEnsemble::SetLinQuantile(), THttpCallArg::SetQuery(), ROOT::Math::sinint(), TGeoTorus::SolveCubic(), StandardHypoTestDemo(), TMath::StudentQuantile(), test13(), testListIter(), testOstreamIter(), THbookFile::THbookFile(), UnEscChar(), RooMCIntegrator::vegas(), RooDataHist::weight(), writeTrack(), and TPainter3dAlgorithms::ZDepth().
int quest[100] |
Definition at line 69 of file THbookFile.cxx.
int rzcl[11] |
Definition at line 72 of file THbookFile.cxx.
float xmax |
Definition at line 93 of file THbookFile.cxx.
Referenced by RooStats::SamplingDistPlot::AddSamplingDistribution(), TGeoPainter::AddTrackPoint(), AnalyticalIntegral(), RooPoisson::analyticalIntegral(), RooBernstein::analyticalIntegral(), RooChiSquarePdf::analyticalIntegral(), RooNonCentralChiSquare::analyticalIntegral(), RooParametricStepFunction::analyticalIntegral(), RooPolynomial::analyticalIntegral(), RooPolyVar::analyticalIntegral(), RooKeysPdf::analyticalIntegral(), TSelectorDraw::Begin(), RooIntegralMorph::MorphCacheElem::binX(), TH2::BufferEmpty(), TH3::BufferEmpty(), TProfile::BufferEmpty(), TProfile2D::BufferEmpty(), TProfile3D::BufferEmpty(), TH1::BufferEmpty(), TMVA::DecisionTree::BuildTree(), RooIntegralMorph::MorphCacheElem::calculate(), RooStats::HypoTestInverterResult::CalculateEstimatedError(), RooIntegralMorph::MorphCacheElem::calcX(), TMVA::MethodPDEFoam::CalcXminXmax(), ClassImp(), TMVA::compareanapp(), compareFunctions(), TGeoShapeAssembly::ComputeBBox(), TGeoSphere::ComputeBBox(), TGeoTorus::ComputeBBox(), TGeoPcon::ComputeBBox(), TGeoArb8::ComputeBBox(), TGeoPgon::ComputeBBox(), TGeoXtru::ComputeBBox(), TGeoUnion::ComputeBBox(), TGeoTubeSeg::ComputeBBox(), TGeoConeSeg::ComputeBBox(), TGeoSubtraction::ComputeBBox(), TBinomialEfficiencyFitter::ComputeFCN(), THbookFile::Convert1D(), THbookFile::Convert2D(), THbookFile::ConvertProfile(), copyTF1(), ROOT::Internal::TBranchProxyDirector::CreateHistogram(), RooAbsData::createHistogram(), TMVA::ResultsMulticlass::CreateMulticlassHistos(), TMVA::MethodBoost::CreateMVAHistorgrams(), TMVA::MethodANNBase::CreateRanking(), TGraphDelaunay::CreateTrianglesDataStructure(), TF1::Derivative(), TF1::Derivative2(), TF1::Derivative3(), TMVA::ResultsRegression::DeviationAsAFunctionOf(), THistPainter::DistancetoPrimitive(), ROOT::Fit::DoFillData(), TFitEditor::DoFit(), TUnuranSampler::DoInit1D(), TUnuranSampler::DoInitDiscrete1D(), TUnuranSampler::DoInitND(), TFitEditor::DoNumericSliderXChanged(), TH2Editor::DoSliderYMoved(), TH2Editor::DoSliderYPressed(), TFitEditor::DoUseFuncRange(), RooStats::LikelihoodIntervalPlot::Draw(), TGStatusBar::DrawBorder(), TProofBench::DrawCPU(), TProofBench::DrawDataSet(), TProofBench::DrawEfficiency(), TMVA::DrawMLPoutputMovie(), TPolyLine3D::DrawOutlineCube(), ellipse_TGraph_minimize(), ErrorBand(), RooRangeBoolean::evaluate(), RooChebychev::evaluate(), RooNonCentralChiSquare::evaluate(), ROOT::Fit::FitUtil::EvaluateLogL(), TFrame::ExecuteEvent(), TPaletteAxis::ExecuteEvent(), TPolyLine::ExecuteEvent(), TPad::ExecuteEventAxis(), TGraphPainter::ExecuteEventHelper(), TProfileHelper::ExtendAxis(), TH1::ExtendAxis(), ROOT::Fit::FillData(), TMVA::PDEFoamDecisionTreeDensity::FillHistograms(), TH1::FillRandom(), THLimitsFinder::FindGoodLimits(), RooStats::HypoTestInverterResult::FindInterpolatedLimit(), TH1::FindNewAxisLimits(), TGeoVoxelFinder::FindOverlaps(), RooIntegralMorph::MorphCacheElem::findRange(), fit_ellipse(), RooStats::HistFactory::FormatFrameForLikelihood(), RooAbsRealLValue::frame(), RooXYChi2Var::fy(), RooGaussModel::generateEvent(), TH1::GetAsymmetry(), TMVA::MethodBoost::GetBoostROCIntegral(), HFit::GetDrawingRange(), TMVA::MethodCuts::GetEfficiency(), TMVA::MethodBase::GetEfficiency(), TFitEditor::GetFitFunction(), RooStats::HypoTestInverterResult::GetGraphX(), TGraph2D::GetHistogram(), TGeoTube::GetMakeRuntimeShape(), THistPainter::GetObjectInfo(), TF1::GetRandom(), GetRange(), TF1::GetRange(), TFitEditor::GetRanges(), TMVA::OptimizeConfigParameters::GetROCIntegral(), TMVA::MethodBase::GetROCIntegral(), TF3::GetSave(), TF2::GetSave(), TF1::GetSave(), TMVA::Tools::GetSeparation(), TMVA::MethodBase::GetTrainingEfficiency(), gl2psPrintPDFShader(), ROOT::Math::GoFTest::GoFTest(), H1InitGaus(), TProof::HandleInputMessage(), ROOT::Fit::InitExpo(), Roo2DMomentMorphFunction::initialize(), TCutG::IntegralHist(), RooIntegralMorph::MorphCacheElem::interpolateGap(), RooCurve::isIdentical(), kalman_do(), TProfileHelper::LabelsDeflate(), TH1::LabelsDeflate(), TProfileHelper::LabelsInflate(), TH1::LabelsInflate(), TMath::LocMax(), ROOT::Math::BrentMethods::MinimBrent(), ROOT::Math::BrentMinimizer1D::Minimize(), ROOT::Minuit2::mnplot(), TMinuit::mnplot(), TMVA::mvas(), TMVA::mvasMulticlass(), TMVA::mvaweights(), ROOT::Fit::DataRange::operator()(), TMVA::operator>>(), TView3D::PadRange(), TSpectrum2Painter::Paint(), TPaletteAxis::Paint(), TSpline::Paint(), THStack::Paint(), TClassTree::Paint(), TF1::Paint(), TGaxis::PaintAxis(), THistPainter::PaintBar(), THistPainter::PaintBarH(), TFileDrawMap::PaintBox(), THistPainter::PaintErrors(), TPad::PaintFillArea(), TGraphPainter::PaintGraphQQ(), TMarker3DBox::PaintH3(), THistPainter::PaintInitH(), THistPainter::PaintPalette(), TPad::PaintPolyLine(), TPad::PaintPolyMarker(), RooAbsPdf::paramOn(), plot(), TMVA::TransformationHandler::PlotVariables(), TMVA::probas(), TGX11::PutImage(), TGWin32::PutImage(), TMVA::ResultsRegression::QuadraticDeviation(), TPad::RangeAxis(), TMVA::RuleFitAPI::ReadModelSum(), TMVA::RuleFitAPI::ReadVarImp(), TMVA::PDF::ReadXML(), TProfile::Rebin(), TH1::Rebin(), TH2::Rebin2D(), TProfile2D::Rebin2D(), TH3::Rebin3D(), THistPainter::RecalculateRange(), TH1::RecomputeAxisLimits(), TGeoShapeAssembly::RecomputeBoxLast(), TMVA::regression_averagedevs(), RooIntegrator1D::RooIntegrator1D(), RooRangeBinning::RooRangeBinning(), RooSegmentedIntegrator1D::RooSegmentedIntegrator1D(), RooStats::HypoTestInverter::RunLimit(), runTest(), TF3::Save(), TF2::Save(), TF1::Save(), TBackCompFitter::Scan(), TMinuitMinimizer::Scan(), ROOT::Math::Minimizer::Scan(), TSpectrum3::SearchFast(), TSpectrum3::SearchHighRes(), TSpectrum2::SearchHighRes(), TSpectrum::SearchHighRes(), TUnuran::SetContDistribution(), TUnuran::SetDiscreteDistribution(), TUnuranMultiContDist::SetDomain(), TUnuranContDist::SetDomain(), TUnuranDiscrDist::SetDomain(), TSpectrumFit::SetFitParameters(), TSpectrum2Fit::SetFitParameters(), RooImproperIntegrator1D::setLimits(), RooGaussKronrodIntegrator1D::setLimits(), RooSegmentedIntegrator1D::setLimits(), RooAdaptiveGaussKronrodIntegrator1D::setLimits(), RooBinIntegrator::setLimits(), RooIntegrator1D::setLimits(), TAxis::SetLimits(), TMVA::RuleEnsemble::SetLinDP(), TKDE::SetMirroredEvents(), TUnuran::SetMultiDistribution(), XrdProofdPriorityMgr::SetNiceValues(), TGeoBBox::SetPoints(), TSlider::SetRange(), TF3::SetRange(), TF2::SetRange(), TF1::SetRange(), TSpectrumTransform::SetRegion(), TSpectrum2Transform::SetRegion(), TMVA::DecisionTreeNode::SetSampleMax(), ROOT::Math::GoFTest::SetUserCDF(), ROOT::Math::GoFTest::SetUserDistribution(), ROOT::Math::GoFTest::SetUserPDF(), TSpectrum2Painter::ShadowColorCalculation(), TSpectrum3::SmoothMarkov(), TSpectrum2::SmoothMarkov(), TSpectrum::SmoothMarkov(), ROOT::Math::BrentRootFinder::Solve(), TGeoVoxelFinder::SortAll(), RooAbsData::statOn(), HFit::StoreAndDrawFitFunction(), TProofDrawGraph::Terminate(), TestBinomial(), TGeoChecker::TestOverlaps(), testRandomDist(), TMVA::MethodBase::TestRegression(), TF1::TF1(), TF1Convolution::TF1Convolution(), TGraph::TGraph(), TGraphTime::TGraphTime(), TMVA::MethodLikelihood::Train(), TMVA::MethodCuts::Train(), TMVA::DecisionTree::TrainNodeFast(), TSlider::TSlider(), unuranHist(), unuranMulti2D(), unuranMultiDim(), TBufferFile::WriteDouble32(), TBufferFile::WriteFastArrayDouble32(), TBufferFile::WriteFastArrayFloat16(), TBufferFile::WriteFloat16(), and TMVA::MethodLikelihood::WriteMonitoringHistosToFile().
float xmin |
Definition at line 93 of file THbookFile.cxx.
Referenced by RooStats::SamplingDistPlot::AddSamplingDistribution(), TGeoPainter::AddTrackPoint(), RooDataHist::adjustBinning(), AnalyticalIntegral(), RooPoisson::analyticalIntegral(), RooBernstein::analyticalIntegral(), RooChiSquarePdf::analyticalIntegral(), RooNonCentralChiSquare::analyticalIntegral(), RooParametricStepFunction::analyticalIntegral(), RooPolynomial::analyticalIntegral(), RooPolyVar::analyticalIntegral(), RooKeysPdf::analyticalIntegral(), TSelectorDraw::Begin(), RooIntegralMorph::MorphCacheElem::binX(), TH2::BufferEmpty(), TH3::BufferEmpty(), TProfile::BufferEmpty(), TProfile2D::BufferEmpty(), TProfile3D::BufferEmpty(), TH1::BufferEmpty(), TMVA::DecisionTree::BuildTree(), RooIntegralMorph::MorphCacheElem::calculate(), RooStats::HypoTestInverterResult::CalculateEstimatedError(), RooIntegralMorph::MorphCacheElem::calcX(), TMVA::MethodPDEFoam::CalcXminXmax(), ClassImp(), TMVA::compareanapp(), TGeoShapeAssembly::ComputeBBox(), TGeoSphere::ComputeBBox(), TGeoTorus::ComputeBBox(), TGeoPcon::ComputeBBox(), TGeoArb8::ComputeBBox(), TGeoPgon::ComputeBBox(), TGeoXtru::ComputeBBox(), TGeoUnion::ComputeBBox(), TGeoTubeSeg::ComputeBBox(), TGeoConeSeg::ComputeBBox(), TGeoSubtraction::ComputeBBox(), TBinomialEfficiencyFitter::ComputeFCN(), TGraph::ComputeRange(), THbookFile::Convert1D(), THbookFile::Convert2D(), THbookFile::ConvertProfile(), copyTF1(), ROOT::Internal::TBranchProxyDirector::CreateHistogram(), RooAbsData::createHistogram(), TMVA::ResultsMulticlass::CreateMulticlassHistos(), TMVA::MethodBoost::CreateMVAHistorgrams(), TMVA::MethodANNBase::CreateRanking(), TGraphDelaunay::CreateTrianglesDataStructure(), TF1::Derivative(), TF1::Derivative2(), TF1::Derivative3(), TMVA::ResultsRegression::DeviationAsAFunctionOf(), THistPainter::DistancetoPrimitive(), ROOT::Fit::DoFillData(), TFitEditor::DoFit(), TUnuranSampler::DoInit1D(), TUnuranSampler::DoInitDiscrete1D(), TUnuranSampler::DoInitND(), DoNewMinimization(), TFitEditor::DoNumericSliderXChanged(), TH2Editor::DoSliderYMoved(), TH2Editor::DoSliderYPressed(), TFitEditor::DoUseFuncRange(), RooStats::LikelihoodIntervalPlot::Draw(), TGStatusBar::DrawBorder(), TProofBench::DrawCPU(), TProofBench::DrawDataSet(), TProofBench::DrawEfficiency(), TPad::DrawFrame(), TMVA::DrawMLPoutputMovie(), TPolyLine3D::DrawOutlineCube(), ellipse_TGraph_minimize(), RooBernstein::evaluate(), RooRangeBoolean::evaluate(), RooChebychev::evaluate(), RooNonCentralChiSquare::evaluate(), ROOT::Fit::FitUtil::EvaluateLogL(), TFrame::ExecuteEvent(), TPaletteAxis::ExecuteEvent(), TPolyLine::ExecuteEvent(), TPad::ExecuteEventAxis(), TGraphPainter::ExecuteEventHelper(), TView3D::ExecuteRotateView(), TProfileHelper::ExtendAxis(), TH1::ExtendAxis(), ROOT::Fit::FillData(), TMVA::PDEFoamDecisionTreeDensity::FillHistograms(), TH1::FillRandom(), THLimitsFinder::FindGoodLimits(), FindGoodLimits(), RooStats::HypoTestInverterResult::FindInterpolatedLimit(), TH1::FindNewAxisLimits(), TGeoVoxelFinder::FindOverlaps(), RooIntegralMorph::MorphCacheElem::findRange(), fit_ellipse(), RooStats::HistFactory::FormatFrameForLikelihood(), RooAbsRealLValue::frame(), RooXYChi2Var::fy(), RooGaussModel::generateEvent(), TMVA::MethodBoost::GetBoostROCIntegral(), HFit::GetDrawingRange(), TMVA::MethodCuts::GetEfficiency(), TMVA::MethodBase::GetEfficiency(), TFitEditor::GetFitFunction(), TKDE::GetGraphWithErrors(), RooStats::HypoTestInverterResult::GetGraphX(), TGraph2D::GetHistogram(), TMVA::PDF::GetIntegral(), TGeoTube::GetMakeRuntimeShape(), THistPainter::GetObjectInfo(), TF1::GetRandom(), GetRange(), TF1::GetRange(), TFitEditor::GetRanges(), TMVA::OptimizeConfigParameters::GetROCIntegral(), TMVA::MethodBase::GetROCIntegral(), TF3::GetSave(), TF2::GetSave(), TF1::GetSave(), TMVA::Tools::GetSeparation(), TMVA::MethodBase::GetTrainingEfficiency(), gl2psPrintPDFShader(), gl2psPrintPDFShaderStreamDataCoord(), ROOT::Math::GoFTest::GoFTest(), H1InitGaus(), TProof::HandleInputMessage(), RooDataHist::importTH1(), RooDataHist::importTH1Set(), ROOT::Fit::InitExpo(), Roo2DMomentMorphFunction::initialize(), TPainter3dAlgorithms::InitMoveScreen(), TPainter3dAlgorithms::InitRaster(), TCutG::IntegralHist(), RooIntegralMorph::MorphCacheElem::interpolateGap(), RooCurve::isIdentical(), kalman_do(), TProfileHelper::LabelsDeflate(), TH1::LabelsDeflate(), TProfileHelper::LabelsInflate(), TH1::LabelsInflate(), TMath::LocMin(), ROOT::Math::BrentMethods::MinimBrent(), ROOT::Math::GSLSimAnMinimizer::Minimize(), ROOT::Math::BrentMinimizer1D::Minimize(), ROOT::Math::BrentMethods::MinimStep(), ROOT::Minuit2::mnplot(), TMinuit::mnplot(), TMVA::mvas(), TMVA::mvasMulticlass(), TMVA::mvaweights(), TMVA::Tools::NormVariable(), ROOT::Fit::DataRange::operator()(), TMVA::operator>>(), THLimitsFinder::OptimizeLimits(), TView3D::PadRange(), TSpectrum2Painter::Paint(), TPaletteAxis::Paint(), TSpline::Paint(), THStack::Paint(), TClassTree::Paint(), TF1::Paint(), TGaxis::PaintAxis(), THistPainter::PaintBar(), THistPainter::PaintBarH(), TFileDrawMap::PaintBox(), THistPainter::PaintContour(), THistPainter::PaintErrors(), TPad::PaintFillArea(), TGraphPainter::PaintGraphQQ(), TMarker3DBox::PaintH3(), THistPainter::PaintInitH(), THistPainter::PaintPalette(), TPad::PaintPolyLine(), TPad::PaintPolyMarker(), RooAbsPdf::paramOn(), plot(), TMVA::TransformationHandler::PlotVariables(), TMVA::probas(), TGX11::PutImage(), TGWin32::PutImage(), TMVA::ResultsRegression::QuadraticDeviation(), TPad::RangeAxis(), TBufferFile::ReadFastArrayDouble32(), TBufferFile::ReadFastArrayFloat16(), TMVA::RuleFitAPI::ReadModelSum(), TMVA::PDF::ReadXML(), TProfile::Rebin(), TH1::Rebin(), TH2::Rebin2D(), TProfile2D::Rebin2D(), TH3::Rebin3D(), THistPainter::RecalculateRange(), TH1::RecomputeAxisLimits(), TGeoShapeAssembly::RecomputeBoxLast(), TMVA::regression_averagedevs(), RooIntegrator1D::RooIntegrator1D(), RooPlot::RooPlot(), RooRangeBinning::RooRangeBinning(), RooSegmentedIntegrator1D::RooSegmentedIntegrator1D(), RooStats::HypoTestInverter::RunLimit(), runTest(), TF3::Save(), TF2::Save(), TF1::Save(), TBackCompFitter::Scan(), TMinuitMinimizer::Scan(), ROOT::Math::Minimizer::Scan(), TSpectrum3::SearchFast(), TSpectrum3::SearchHighRes(), TSpectrum2::SearchHighRes(), TSpectrum::SearchHighRes(), TUnuran::SetContDistribution(), TUnuran::SetDiscreteDistribution(), TUnuranMultiContDist::SetDomain(), TUnuranContDist::SetDomain(), TUnuranDiscrDist::SetDomain(), TSpectrumFit::SetFitParameters(), TSpectrum2Fit::SetFitParameters(), ROOT::Math::GSLMinimizer1D::SetFunction(), ROOT::Math::Delaunay2D::SetInputPoints(), RooImproperIntegrator1D::setLimits(), RooSegmentedIntegrator1D::setLimits(), RooGaussKronrodIntegrator1D::setLimits(), RooBinIntegrator::setLimits(), RooAdaptiveGaussKronrodIntegrator1D::setLimits(), RooIntegrator1D::setLimits(), TAxis::SetLimits(), TMVA::RuleEnsemble::SetLinDM(), TKDE::SetMirroredEvents(), TUnuran::SetMultiDistribution(), TGeoBBox::SetPoints(), TSlider::SetRange(), TF3::SetRange(), TF2::SetRange(), TF1::SetRange(), TSpectrumTransform::SetRegion(), TSpectrum2Transform::SetRegion(), TMVA::DecisionTreeNode::SetSampleMin(), ROOT::Math::GoFTest::SetUserCDF(), ROOT::Math::GoFTest::SetUserDistribution(), ROOT::Math::GoFTest::SetUserPDF(), simanTSP(), TH1::SmoothArray(), TSpectrum3::SmoothMarkov(), TSpectrum2::SmoothMarkov(), TSpectrum::SmoothMarkov(), ROOT::Math::BrentRootFinder::Solve(), ROOT::Math::GSLSimAnnealing::Solve(), TGeoVoxelFinder::SortAll(), RooAbsData::statOn(), HFit::StoreAndDrawFitFunction(), TSelectorDraw::TakeEstimate(), TProofDrawGraph::Terminate(), TestBinomial(), testGAMinimizer(), testNewMinimizer(), TGeoChecker::TestOverlaps(), testRandomDist(), TMVA::MethodBase::TestRegression(), TF1::TF1(), TF1Convolution::TF1Convolution(), TGraph::TGraph(), TGraphTime::TGraphTime(), TMVA::MethodLikelihood::Train(), TMVA::MethodCuts::Train(), TMVA::DecisionTree::TrainNodeFast(), TSlider::TSlider(), unuranHist(), unuranMulti2D(), unuranMultiDim(), TBufferFile::WriteDouble32(), TBufferFile::WriteFastArrayDouble32(), TBufferFile::WriteFastArrayFloat16(), TBufferFile::WriteFloat16(), and TMVA::MethodLikelihood::WriteMonitoringHistosToFile().
float ymax |
Definition at line 93 of file THbookFile.cxx.
Referenced by RooCurve::addPoints(), TSelectorDraw::Begin(), TH2::BufferEmpty(), TH3::BufferEmpty(), TProfile2D::BufferEmpty(), TProfile3D::BufferEmpty(), TProfile::BuildOptions(), TMVA::compareanapp(), TGeoShapeAssembly::ComputeBBox(), TGeoSphere::ComputeBBox(), TGeoTorus::ComputeBBox(), TGeoPcon::ComputeBBox(), TGeoArb8::ComputeBBox(), TGeoPgon::ComputeBBox(), TGeoXtru::ComputeBBox(), TGeoUnion::ComputeBBox(), TGeoTubeSeg::ComputeBBox(), TGeoConeSeg::ComputeBBox(), TGeoSubtraction::ComputeBBox(), TBinomialEfficiencyFitter::ComputeFCN(), THbookFile::Convert1D(), THbookFile::Convert2D(), THbookFile::ConvertProfile(), copyTF1(), RooAbsData::createHistogram(), TGraphDelaunay::CreateTrianglesDataStructure(), TMVA::ResultsRegression::DeviationAsAFunctionOf(), THistPainter::DistancetoPrimitive(), TFitEditor::DoFit(), TFitEditor::DoNumericSliderYChanged(), TH1Editor::DoSliderMoved(), TH1Editor::DoSliderPressed(), TH2Editor::DoSliderXMoved(), TH2Editor::DoSliderXPressed(), TFitEditor::DoUseFuncRange(), RooStats::LikelihoodIntervalPlot::Draw(), TMVA::DrawMLPoutputMovie(), TPolyLine3D::DrawOutlineCube(), TFitEditor::DrawSelection(), ellipse_TGraph_minimize(), TFrame::ExecuteEvent(), TPolyLine::ExecuteEvent(), TGraphPainter::ExecuteEventHelper(), ROOT::Fit::FillData(), TPainter3dAlgorithms::FillPolygonBorder(), THLimitsFinder::FindGoodLimits(), TGeoVoxelFinder::FindOverlaps(), fit_ellipse(), TH1::GetAsymmetry(), HFit::GetDrawingRange(), TFitEditor::GetFitFunction(), TGraph2D::GetHistogram(), THistPainter::GetObjectInfo(), TASImage::GetPolygonSpans(), GetPolyYBounds(), TF1::GetRange(), TFitEditor::GetRanges(), TF3::GetSave(), TF2::GetSave(), gl2psPrintPDFShader(), TProof::HandleInputMessage(), Roo2DMomentMorphFunction::initialize(), TCutG::IntegralHist(), RooCurve::isIdentical(), kalman_do(), ROOT::Minuit2::mnplot(), TMinuit::mnplot(), TMVA::mvas(), TMVA::mvasMulticlass(), TMVA::mvaweights(), TView3D::PadRange(), TSpectrum2Painter::Paint(), TPaletteAxis::Paint(), THStack::Paint(), TClassTree::Paint(), TGaxis::PaintAxis(), THistPainter::PaintBar(), THistPainter::PaintBarH(), TFileDrawMap::PaintBox(), THistPainter::PaintErrors(), TPad::PaintFillArea(), TGraphPainter::PaintGraphQQ(), TMarker3DBox::PaintH3(), TPad::PaintHatches(), THistPainter::PaintHist(), THistPainter::PaintInit(), THistPainter::PaintPalette(), TPad::PaintPolyLine(), TPad::PaintPolyMarker(), RooAbsPdf::paramOn(), plot(), RooAbsReal::plotOnWithErrorBand(), TMVA::probas(), TPad::RangeAxis(), TH2::Rebin2D(), TProfile2D::Rebin2D(), TH3::Rebin3D(), THistPainter::RecalculateRange(), TGeoShapeAssembly::RecomputeBoxLast(), TSVDUnfold::RegularisedSymMatInvert(), TF3::Save(), TF2::Save(), TSpectrum3::SearchFast(), TSpectrum3::SearchHighRes(), TSpectrum2::SearchHighRes(), TSpectrum2Fit::SetFitParameters(), TGeoBBox::SetPoints(), TF3::SetRange(), TF2::SetRange(), TSpectrum2Transform::SetRegion(), RooPlotable::setYAxisLimits(), TSpectrum2Painter::ShadowColorCalculation(), TSpectrum3::SmoothMarkov(), TSpectrum2::SmoothMarkov(), TGeoVoxelFinder::SortAll(), RooAbsData::statOn(), HFit::StoreAndDrawFitFunction(), TGHtmlLayoutContext::TableLayout(), TProofDrawGraph::Terminate(), TGeoChecker::TestOverlaps(), TF2::TF2(), TGraphTime::TGraphTime(), TSlider::TSlider(), RooPlot::updateYAxis(), and TMVA::OptimizeConfigParameters::~OptimizeConfigParameters().
float ymin |
Definition at line 93 of file THbookFile.cxx.
Referenced by RooCurve::addPoints(), RooDataHist::adjustBinning(), TSelectorDraw::Begin(), TH2::BufferEmpty(), TH3::BufferEmpty(), TProfile2D::BufferEmpty(), TProfile3D::BufferEmpty(), TProfile::BuildOptions(), TMVA::compareanapp(), TGeoShapeAssembly::ComputeBBox(), TGeoSphere::ComputeBBox(), TGeoTorus::ComputeBBox(), TGeoPcon::ComputeBBox(), TGeoArb8::ComputeBBox(), TGeoPgon::ComputeBBox(), TGeoXtru::ComputeBBox(), TGeoUnion::ComputeBBox(), TGeoTubeSeg::ComputeBBox(), TGeoConeSeg::ComputeBBox(), TGeoSubtraction::ComputeBBox(), TBinomialEfficiencyFitter::ComputeFCN(), TGraph::ComputeRange(), THbookFile::Convert1D(), THbookFile::Convert2D(), THbookFile::ConvertProfile(), copyTF1(), RooAbsData::createHistogram(), TGraphDelaunay::CreateTrianglesDataStructure(), TMVA::ResultsRegression::DeviationAsAFunctionOf(), THistPainter::DistancetoPrimitive(), TFitEditor::DoFit(), TFitEditor::DoNumericSliderYChanged(), TH1Editor::DoSliderMoved(), TH1Editor::DoSliderPressed(), TH2Editor::DoSliderXMoved(), TH2Editor::DoSliderXPressed(), TFitEditor::DoUseFuncRange(), RooStats::LikelihoodIntervalPlot::Draw(), TMVA::DrawMLPoutputMovie(), TPolyLine3D::DrawOutlineCube(), TFitEditor::DrawSelection(), ellipse_TGraph_minimize(), TFrame::ExecuteEvent(), TPolyLine::ExecuteEvent(), TGraphPainter::ExecuteEventHelper(), TView3D::ExecuteRotateView(), ROOT::Fit::FillData(), TPainter3dAlgorithms::FillPolygonBorder(), THLimitsFinder::FindGoodLimits(), TGeoVoxelFinder::FindOverlaps(), RooIntegralMorph::MorphCacheElem::findRange(), fit_ellipse(), HFit::GetDrawingRange(), TFitEditor::GetFitFunction(), TGraph2D::GetHistogram(), THistPainter::GetObjectInfo(), TASImage::GetPolygonSpans(), GetPolyYBounds(), TF1::GetRange(), TFitEditor::GetRanges(), TF3::GetSave(), TF2::GetSave(), gl2psPrintPDFShader(), gl2psPrintPDFShaderStreamDataCoord(), TProof::HandleInputMessage(), RooDataHist::importTH1(), RooDataHist::importTH1Set(), Roo2DMomentMorphFunction::initialize(), TPainter3dAlgorithms::InitRaster(), TCutG::IntegralHist(), RooCurve::isIdentical(), kalman_do(), ROOT::Minuit2::mnplot(), TMinuit::mnplot(), TMVA::mvas(), TMVA::mvasMulticlass(), TMVA::mvaweights(), TView3D::PadRange(), TSpectrum2Painter::Paint(), TPaletteAxis::Paint(), THStack::Paint(), TClassTree::Paint(), TGaxis::PaintAxis(), THistPainter::PaintBar(), THistPainter::PaintBarH(), TFileDrawMap::PaintBox(), THistPainter::PaintContour(), THistPainter::PaintErrors(), TPad::PaintFillArea(), TGraphPainter::PaintGraphQQ(), TMarker3DBox::PaintH3(), TPad::PaintHatches(), THistPainter::PaintHist(), THistPainter::PaintInit(), THistPainter::PaintPalette(), TPad::PaintPolyLine(), TPad::PaintPolyMarker(), RooAbsPdf::paramOn(), plot(), RooAbsReal::plotOnWithErrorBand(), TMVA::probas(), TPad::RangeAxis(), TH2::Rebin2D(), TProfile2D::Rebin2D(), TH3::Rebin3D(), THistPainter::RecalculateRange(), TGeoShapeAssembly::RecomputeBoxLast(), TF3::Save(), TF2::Save(), TSpectrum3::SearchFast(), TSpectrum3::SearchHighRes(), TSpectrum2::SearchHighRes(), TSpectrum2Fit::SetFitParameters(), ROOT::Math::Delaunay2D::SetInputPoints(), TGeoBBox::SetPoints(), TF3::SetRange(), TF2::SetRange(), TSpectrum2Transform::SetRegion(), RooPlotable::setYAxisLimits(), simanTSP(), TSpectrum3::SmoothMarkov(), TSpectrum2::SmoothMarkov(), TGeoVoxelFinder::SortAll(), RooAbsData::statOn(), HFit::StoreAndDrawFitFunction(), TSelectorDraw::TakeEstimate(), TProofDrawGraph::Terminate(), TGeoChecker::TestOverlaps(), TF2::TF2(), TGraphTime::TGraphTime(), TSlider::TSlider(), RooPlot::updateYAxis(), and TMVA::OptimizeConfigParameters::~OptimizeConfigParameters().