Index of ROOFIT/ROOFITCORE
This directory contains the RooFit toolkit classes. For documentation see:
Class Index
- MINIMIZER
- Roo1DTable 1-dimensional table
- RooAICRegistry Registry for analytical integration codes
- RooAbsAnaConvPdf Abstract Composite Convoluted PDF
- RooAbsArg Abstract variable
- RooAbsBinning Abstract base class for binning specification
- RooAbsCache Base class for cache managers
- RooAbsCacheElement Base class for cache elements
- RooAbsCachedPdf Abstract base class for cached p.d.f.s
- RooAbsCachedReal Abstract base class for cached p.d.f.s
- RooAbsCategory Abstract discrete variable
- RooAbsCategoryLValue Abstract modifiable index variable
- RooAbsCollection Collection of RooAbsArg objects
- RooAbsData Abstract data collection
- RooAbsDataStore Abstract Data Storage class
- RooAbsFunc Abstract real-valued function interface
- RooAbsGenContext Abstract context for generating a dataset from a PDF
- RooAbsHiddenReal Abstract hidden real-valued variable
- RooAbsIntegrator Abstract interface for real-valued function integrators
- RooAbsLValue Abstract variable
- RooAbsMCStudyModule Monte Carlo study manager add-on module
- RooAbsMoment Abstract representation of moment in a RooAbsReal in a given RooRealVar
- RooAbsNumGenerator Abstract base class for numeric event generator algorithms
- RooAbsOptTestStatistic Abstract base class for optimized test statistics
- RooAbsPdf Abstract PDF with normalization support
- RooAbsPdf::GenSpec Generation specification
- RooAbsProxy Abstract proxy interface
- RooAbsReal Abstract real-valued variable
- RooAbsRealLValue Abstract modifiable real-valued object
- RooAbsRootFinder Abstract interface for 1-dim real-valued function root finders
- RooAbsSelfCachedPdf Abstract base class for self-caching p.d.f.s
- RooAbsSelfCachedReal Abstract base class for self-caching functions
- RooAbsString Abstract string-valued variable
- RooAbsStudy Abstract base class for RooStudyManager modules
- RooAbsTestStatistic Abstract base class for real-valued test statistics
- RooAcceptReject Context for generating a dataset from a PDF
- RooAdaptiveGaussKronrodIntegrator1D 1-dimensional adaptive Gauss-Kronrod numerical integration engine
- RooAdaptiveIntegratorND N-dimensional adaptive integration (interface to MathCore integrator)
- RooAddGenContext Specialized context for generating a dataset from a RooAddPdf
- RooAddModel Resolution model representing a sum of resolution models
- RooAddPdf PDF representing a sum of PDFs
- RooAddition Sum of RooAbsReal objects
- RooArgList Ordered list of RooAbsArg objects
- RooArgProxy Abstract proxy for RooAbsArg objects
- RooArgSet Set of RooAbsArg objects
- RooBinIntegrator 1-dimensional numerical integration engine
- RooBinnedGenContext Specialized context for generating a dataset from a binned pdf
- RooBinning Generic binning specification
- RooBinningCategory RealVar-to-Category function defined by bin boundaries on input var
- RooBrentRootFinder Abstract interface for 1-dim real-valued function root finders
- RooCacheManager<RooAbsCacheElement> Cache Manager class generic objects
- RooCacheManager<vector<double> > Cache Manager class generic objects
- RooCachedPdf P.d.f class that wraps another p.d.f and caches its output
- RooCachedReal P.d.f class that wraps another p.d.f and caches its output
- RooCatType Category state, (name,index) pair
- RooCategory Discrete valued variable type
- RooCategoryProxy Proxy for a RooAbsCategory object
- RooCategorySharedProperties Shared properties of a RooCategory clone set
- RooChangeTracker Meta object that tracks changes in set of other arguments
- RooChi2Var Chi^2 function of p.d.f w.r.t a binned dataset
- RooCintUtils
- RooClassFactory RooFit class code and instance factory
- RooCmdArg Generic named argument container
- RooCmdConfig Configurable parse of RooCmdArg objects
- RooComplex a non-persistent bare-bones complex class
- RooCompositeDataStore Composite Data Storage class
- RooConstVar Constant RooAbsReal value object
- RooConstraintSum sum of -log of set of RooAbsPdf representing parameter constraints
- RooConvCoefVar Auxiliary class representing the coefficient of a RooAbsAnaConvPdf as a RooAbsReal
- RooConvGenContext Context for generating a dataset from a PDF
- RooConvIntegrandBinding RooAbsFunc representation of convolution integrands
- RooCurve 1-dimensional smooth curve for use in RooPlots
- RooCustomizer Editing tool for RooAbsArg composite object expressions
- RooDLLSignificanceMCSModule MCStudy module to calculate Delta(-logL) significance w.r.t given null hypothesis
- RooDataHist Binned data set
- RooDataHistSliceIter Iterator over a one-dimensional slice of a RooDataHist
- RooDataProjBinding RealFunc/Dataset binding for data projection of a real function
- RooDataSet Unbinned data set
- RooDataWeightedAverage Optimized calculator of data weighted average of a RooAbsReal
- RooDerivative Representation of derivative of any RooAbsReal
- RooDirItem Base class for RooFit objects that are listed TDirectories
- RooDouble Container class for Double_t
- RooEffGenContext Context for generating a dataset from a PDF
- RooEffProd Product operator p.d.f of (PDF x efficiency) implementing optimized generator context
- RooEfficiency Generic PDF defined by string expression and list of variables
- RooEllipse 2-dimensional contour
- RooErrorVar RooAbsRealLValue representation of an error of a RooRealVar
- RooExpensiveObjectCache Singleton class that serves as session repository for expensive objects
- RooExpensiveObjectCache::ExpensiveObject Cache element containing expensive object and parameter values for which object is valid
- RooExtendPdf Wrapper p.d.f adding an extended likelihood term to an existing p.d.f
- RooExtendedBinding Your description goes here...
- RooExtendedTerm Meta-p.d.f flat in all observables introducing only extended ML term
- RooFFTConvPdf Convolution operator p.d.f based on numeric Fourier transforms
- RooFIter
- RooFactoryWSTool RooFit class code and instance factory
- RooFirstMoment Representation of moment in a RooAbsReal in a given RooRealVar
- RooFit
- RooFitResult Container class for fit result
- RooFitShortHand
- RooFoamGenerator Context for generating a dataset from a PDF using the TFoam class
- RooFormula TFormula derived class interfacing with RooAbsArg objects
- RooFormulaVar Real-valued function of other RooAbsArgs calculated by a TFormula expression
- RooFracRemainder Utility function calculating remainder fraction, i.e. 1-sum_i(a_i)
- RooFunctor Export RooAbsReal as functor
- RooGaussKronrodIntegrator1D 1-dimensional Gauss-Kronrod numerical integration engine
- RooGenCategory Generic category-to-category function based on user supplied mapping function
- RooGenContext Universal context for generating toy MC data from any p.d.f
- RooGenFitStudy Generate-and-Fit study module
- RooGenFunction Export RooAbsReal as functor
- RooGenProdProj General form of projected integral of product of PDFs, utility class for RooProdPdf
- RooGenericPdf Generic PDF defined by string expression and list of variables
- RooGlobalFunc
- RooGrid Utility class for RooMCIntegrator holding a multi-dimensional grid
- RooHashTable Hash table
- RooHist 1-dimensional histogram with error bars
- RooHistError Utility class for calculating histogram errors
- RooHistFunc Histogram based function
- RooHistPdf Histogram based PDF
- RooImproperIntegrator1D 1-dimensional improper integration engine
- RooInt Container class for Int_t
- RooIntegrator1D 1-dimensional numerical integration engine
- RooIntegrator2D 2-dimensional numerical integration engine
- RooIntegratorBinding Function binding representing output of numeric integrator
- RooInvTransform Function binding returning inverse of other function binding
- RooLinTransBinning Linear transformation of binning specification
- RooLinearVar Lvalue linear transformation function
- RooLinkedList Doubly linked list for storage of RooAbsArg objects
- RooLinkedListElem Element of RooLinkedList container class
- RooLinkedListIter Iterator for RooLinkedList container class
- RooList TList with extra support for Option_t associations
- RooListProxy Proxy class for a RooArgList
- RooMCIntegrator VEGAS based multi-dimensional numerical integration engine
- RooMCStudy A general purpose toy Monte Carlo study manager
- RooMPSentinel Singleton class that terminate MP server processes when parent exists
- RooMapCatEntry Utility class, holding a map expression from a index label regexp to a RooCatType
- RooMappedCategory Index variable, derived from another index using pattern-matching based mapping
- RooMappedCategory::Entry Map cat entry definition
- RooMath math utility routines
- RooMinimizer RooFit interface to ROOT::Fit::Fitter
- RooMinimizerFcn
- RooMinuit RooFit minimizer based on MINUIT
- RooMoment Representation of moment in a RooAbsReal in a given RooRealVar
- RooMsgService RooFit Message Service Singleton class
- RooMsgService::StreamConfig
- RooMultiCatIter Iterator over all state permutations of a list of categories
- RooMultiCategory Product operator for categories
- RooMultiGenFunction Export RooAbsReal as functor
- RooMultiVarGaussian Multivariate Gaussian PDF with correlations
- RooMultiVarGaussian::AnaIntData
- RooMultiVarGaussian::GenData
- RooNLLVar Function representing (extended) -log(L) of p.d.f and dataset
- RooNameReg String name registry
- RooNameSet A sterile version of RooArgSet, containing only the names of the contained RooAbsArgs
- RooNormSetCache Management tool for tracking sets of similar integration/normalization sets
- RooNumCdf Numeric calculator for CDF for a given PDF
- RooNumConvPdf Operator PDF implementing numeric convolution of 2 input PDFs
- RooNumConvolution Operator PDF implementing numeric convolution of 2 input functions
- RooNumGenConfig Numeric (MC) Event generator configuration
- RooNumGenFactory Numeric Generator factory
- RooNumIntConfig Numeric Integrator configuration
- RooNumIntFactory Numeric Integrator factory
- RooNumRunningInt Numeric calculator for running integral of a given function
- RooNumber wrapper class for portable numerics
- RooObjCacheManager Cache manager for generic caches that contain RooAbsArg objects
- RooParamBinning Binning specification with ranges parameterized by external RooAbsReal functions
- RooPlot Plot frame and container for graphics objects
- RooPlotable Abstract interface for plotable objects in a RooPlot
- RooPolyVar Polynomial function
- RooPrintable Interface for printable objects
- RooProdGenContext Context for efficient generation of a a dataset from a RooProdPdf
- RooProdPdf PDF representing a product of PDFs
- RooProduct Product of RooAbsReal and/or RooAbsCategory terms
- RooProfileLL Real-valued function representing profile likelihood of external (likelihood) function
- RooProjectedPdf Operator p.d.f calculating projection of another p.d.f
- RooProofDriverSelector
- RooPullVar Calculation of pull of measurement w.r.t a truth value
- RooQuasiRandomGenerator Quasi-random number generator
- RooRandom Random number generator interface
- RooRandomizeParamMCSModule MCStudy module to vary one or more input parameters during fit/generation cycle
- RooRangeBinning Binning that only defines the total range
- RooRangeBoolean Polynomial function
- RooRealAnalytic Function binding to an analytical integral of a RooAbsReal
- RooRealBinding Function binding to RooAbsReal object
- RooRealConstant RooRealVar constants factory
- RooRealIntegral Real-valued function representing an integral over a RooAbsReal object
- RooRealMPFE Multi-process front-end for parallel calculation of a real valued function
- RooRealProxy Proxy for a RooAbsReal object
- RooRealSumPdf PDF constructed from a sum of (non-pdf) functions
- RooRealVar Real-valued variable
- RooRealVarSharedProperties Shared properties of a RooRealVar clone set
- RooRecursiveFraction Recursive fraction formula f1*(1-f2)*(1-f3) etc...
- RooRefArray Helper class for proxy lists
- RooRefCountList RooLinkedList with reference counting
- RooResolutionModel Abstract Resolution Model
- RooScaledFunc Function binding applying scaling to another function binding
- RooSecondMoment Representation of moment in a RooAbsReal in a given RooRealVar
- RooSegmentedIntegrator1D 1-dimensional piece-wise numerical integration engine
- RooSegmentedIntegrator2D 2-dimensional piece-wise numerical integration engine
- RooSentinel
- RooSetPair Utility class holding a pair of RooArgSet pointers
- RooSetProxy Proxy class for a RooArgSet
- RooSharedProperties Abstract interface for shared property implementations
- RooSharedPropertiesList Manager for shared properties among clones of certain RooAbsArg-derived types
- RooSimGenContext Context for efficiently generating a dataset from a RooSimultaneous PDF
- RooSimPdfBuilder RooSimultaneous PDF Builder (obsolete)
- RooSimSplitGenContext Context for efficiently generating a dataset from a RooSimultaneous PDF
- RooSimWSTool Workspace oriented tool for customized cloning of p.d.f. into a simultaneous p.d.f
- RooSimWSTool::BuildConfig Build configuration object for RooSimWSTool
- RooSimWSTool::MultiBuildConfig Build configuration object for RooSimWSTool with multiple prototype p.d.f.
- RooSimWSTool::ObjBuildConfig Validated RooSimWSTool build configuration
- RooSimWSTool::ObjSplitRule Validated RooSimWSTool split rule
- RooSimWSTool::SplitRule Split rule specification for prototype p.d.f
- RooSimultaneous Simultaneous operator p.d.f, functions like C++ 'switch()' on input p.d.fs operating on index category5A
- RooStreamParser Utility class that parses std::iostream data into tokens
- RooStringVar String-valued variable
- RooStudyManager A general purpose workspace oriented parallelizing study manager
- RooStudyPackage A general purpose workspace oriented parallelizing study manager
- RooSuperCategory Lvalue product operator for catategory lvalues
- RooTFoamBinding Function binding to RooAbsReal object
- RooTObjWrap Container class for Int_t
- RooTable Abstract interface for tables
- RooThreshEntry Utility class for RooThresholdCategory, holding a threshold/category state pair
- RooThresholdCategory Real-to-Category function defined by series of threshold
- RooTrace Memory tracer utility for RooFit objects
- RooTreeData Dummy class for legacy RooDataSet support
- RooTreeDataStore TTree-based Data Storage class
- RooTruthModel Truth resolution model (delta function)
- RooUniformBinning Uniform binning specification
- RooUnitTest Abstract base class for RooFit/RooStats unit regression tests
- RooVectorDataStore STL-vector-based Data Storage class
- RooVectorDataStore::CatVector STL-vector-based Data Storage class
- RooVectorDataStore::RealFullVector STL-vector-based Data Storage class
- RooVectorDataStore::RealVector STL-vector-based Data Storage class
- RooWorkspace Persistable project container for (composite) pdfs, functions, variables and datasets
- RooWorkspace::CodeRepo Code repository for RooWorkspace
- RooWorkspace::WSDir TDirectory representation of RooWorkspace
- RooXYChi2Var Chi^2 function of p.d.f w.r.t a unbinned dataset with X and Y values