Index
- Roo1DTable ........................... 1-dimensional table
- Roo2DKeysPdf ......................... Non-Parametric Multi Variate KEYS PDF
- RooAbsAnaConvPdf ..................... Abstract Composite Convoluted PDF
- RooAbsArg ............................ Abstract variable
- RooAbsBinning ........................ Abstract base class for binning specification
- RooAbsCategory ....................... Abstract index variable
- RooAbsCategoryLValue ................. Abstract modifiable index variable
- RooAbsCollection ..................... Collection of RooAbsArg objects
- RooAbsData ........................... Abstract data collection
- RooAbsFunc ........................... Abstract real-valued function interface
- RooAbsGenContext ..................... Abstract context for generating a dataset from a PDF
- RooAbsGoodnessOfFit .................. Abstract real-valued variable
- RooAbsHiddenReal ..................... Abstract hidden real-valued variable
- RooAbsIntegrator ..................... Abstract interface for real-valued function integrators
- RooAbsLValue ......................... Abstract variable
- RooAbsOptGoodnessOfFit ............... Abstract real-valued variable
- RooAbsPdf ............................ Abstract PDF with normalization support
- RooAbsProxy .......................... Abstract proxy interface
- RooAbsReal ........................... Abstract real-valued variable
- RooAbsRealLValue ..................... Abstract modifiable real-valued variable
- RooAbsRootFinder ..................... Abstract interface for 1-dim real-valued function root finders
- RooAbsString ......................... Abstract string-valued variable
- RooAcceptReject ...................... Context for generating a dataset from a PDF
- RooAdaptiveGaussKronrodIntegrator1D .. 1-dimensional adaptive Gauss-Kronrod numerical integration engine
- RooAddGenContext ..................... Context for generating a dataset from a PDF
- RooAddition .......................... Sum of RooAbsReal terms
- RooAddModel .......................... Resolution model consisting of a sum of resolution models
- RooAddPdf ............................ PDF representing a sum of PDFs
- RooAICRegistry ....................... Registry for analytical integration codes
- RooArgList ........................... List of RooAbsArg objects
- RooArgProxy .......................... Abstract proxy for RooAbsArg objects
- RooArgSet ............................ Set of RooAbsArg objects
- RooArgusBG ........................... Argus background shape PDF
- RooBCPEffDecay ....................... B Mixing decay PDF
- RooBCPGenDecay .......................
- RooBDecay ............................ Abstract Resolution Model
- RooBifurGauss ........................ Bifurcated Gaussian PDF
- RooBinning ........................... Container class for binning specification
- RooBlindTools ........................ Root implementation of BlindTools
- RooBMixDecay ......................... B Mixing decay PDF
- RooBreitWigner ....................... Breit Wigner PDF
- RooBrentRootFinder ................... Abstract interface for 1-dim real-valued function root finders
- RooBukinPdf .......................... Variation of Novosibirsk PDF
- RooCategory .......................... Index variable
- RooCategoryProxy ..................... Proxy for a RooAbsCategory object
- RooCategorySharedProperties .......... Shared properties of a RooCategory clone set
- RooCatType ........................... Category state, (name,index) pair
- RooCBShape ........................... Crystal Ball lineshape PDF
- RooChebychev ......................... Chebychev PDF
- RooChi2Var ........................... Abstract real-valued variable
- RooClassFactory ...................... RooFit class factory
- RooCmdArg ............................ Universal method argument
- RooCmdConfig ......................... Method configuration holder
- RooComplex ........................... a non-persistent bare-bones complex class
- RooConstVar .......................... Real-valued variable, calculated from a string expression formula
- RooConvCoefVar ....................... Auxiliary class representing the coefficient of a RooAbsAnaConvPdf
- RooConvGenContext .................... Context for generating a dataset from a PDF
- RooConvIntegrandBinding .............. RooAbsReal interface adaptor
- RooCurve ............................. 1-dimensional smooth curve
- RooCustomizer ........................ PDF customizer
- RooDataHist .......................... Binned data set
- RooDataProjBinding ................... RealFunc/Dataset binding for data projection of a real function
- RooDataSet ........................... Unbinned data set
- RooDecay ............................. Abstract Resolution Model
- RooDirItem ........................... Base class for RooFit objects that are listed TDirectories
- RooDouble ............................ Container class for Double_t
- RooDstD0BG ........................... D*-D0 mass difference bg PDF
- RooEffGenContext ..................... Context for generating a dataset from a PDF
- RooEfficiency ........................ Generic PDF defined by string expression and list of variables
- RooEffProd ........................... Product of PDF with efficiency function with optimized generator context
- RooEllipse ........................... 2-dimensional contour
- RooErrorVar .......................... Abstract modifiable real-valued variable
- RooExponential ....................... Exponential PDF
- RooExtendPdf ......................... Flat PDF introducing an extended likelihood term
- RooFit ...............................
- RooFitResult ......................... Container class for fit result
- RooFitShortHand ......................
- RooFormula ........................... TFormula derived class interfacing with RooAbsArg objects
- RooFormulaVar ........................ Real-valued variable, calculated from a string expression formula
- RooGaussian .......................... Gaussian PDF
- RooGaussKronrodIntegrator1D .......... 1-dimensional Gauss-Kronrod numerical integration engine
- RooGaussModel ........................ Gaussian Resolution Model
- RooGenCategory ....................... Index variable derived from other indeces, via an external global function
- RooGenContext ........................ Context for generating a dataset from a PDF
- RooGenericPdf ........................ Generic PDF defined by string expression and list of variables
- RooGenProdProj ....................... General form of projected integral of product of PDFs
- RooGExpModel ......................... GExp Resolution Model
- RooGraphEdge .........................
- RooGraphNode ......................... one-D circular node
- RooGraphSpring .......................
- RooGrid .............................. a multi-dimensional grid
- RooHashTable ......................... Hash table
- RooHist .............................. 1-dimensional histogram with error bars
- RooHistError ......................... Utility class for calculating histogram errors
- RooHistPdf ........................... Histogram based PDF
- RooHtml .............................. Convert Roo classes to HTML web pages
- RooImproperIntegrator1D .............. 1-dimensional improper integration engine
- RooInt ............................... Container class for Int_t
- RooIntegrator1D ...................... 1-dimensional numerical integration engine
- RooIntegrator2D ...................... 1-dimensional numerical integration engine
- RooIntegratorBinding ................. RooAbsFunc decorator
- RooInvTransform ...................... RooAbsFunc decorator
- RooKeysPdf ........................... Non-Parametric KEYS PDF
- RooLandau ............................ Landau Distribution PDF
- RooLinearVar ......................... Modifiable linear transformation variable
- RooLinkedList ........................ TList with extra support for Option_t associations
- RooLinkedListElem .................... Element of RooLinkedList container class
- RooLinkedListIter .................... Iterator for RooLinkedList container class
- RooLinTransBinning ................... Linear transformation of binning specification
- RooList .............................. TList with extra support for Option_t associations
- RooListProxy ......................... Proxy class for a RooArgList
- RooMapCatEntry ....................... Utility class, holding a map expression from a index label regexp to a RooCatType
- RooMappedCategory .................... Index varibiable, derived from another index using pattern-matching based mapping
- RooMath .............................. math utility routines
- RooMCIntegrator ...................... multi-dimensional numerical integration engine
- RooMCStudy ........................... Monte Carlo study manager
- RooMinuit ............................ RooFit minimizer based on MINUIT
- RooMPSentinel ........................ Singleton class that terminate MP server processes when parent exists
- RooMultiCategory ..................... Derived index variable represening the maximal permutation of a list of indeces
- RooMultiCatIter ...................... Iterator over all state permutations of a list of categories
- RooNameReg ........................... String name registry
- RooNameSet ........................... A sterile version of RooArgSet, containing only the names of the contained RooAbsArgs
- RooNLLVar ............................ Abstract real-valued variable
- RooNonCPEigenDecay ................... PDF to model CP-violating decays to final states
- RooNormListManager ................... Manager class for PDF normalization integral lists
- RooNormManager ....................... Manager class for PDF normalization integrals
- RooNormSetCache ...................... Manager class for a single PDF normalization integral
- RooNovosibirsk ....................... Novosibirsk PDF
- RooNumber ............................ wrapper class for portable numerics
- RooNumConvolution .................... Operator PDF implementing numeric convolution of 2 input PDFs
- RooNumConvPdf ........................ Operator PDF implementing numeric convolution of 2 input PDFs
- RooNumIntConfig ...................... Numeric Integrator configuration
- RooNumIntFactory ..................... Numeric Integrator factory
- RooParametricStepFunction ............ Parametric Step Function Pdf
- RooPlot .............................. Plot frame and container for graphics objects
- RooPlotable .......................... Abstract interface for plotable objects
- RooPolynomial ........................ Polynomial PDF
- RooPolyVar ........................... Polynomial PDF
- RooPrintable ......................... Interface for printable objects
- RooProdGenContext .................... Context for generating a dataset from a PDF
- RooProdPdf ........................... PDF representing a product of PDFs
- RooProduct ........................... Product of RooAbsReal and RooAbsCategory terms
- RooPullVar ........................... Calculation of pull of measurement w.r.t a truth value
- RooQuasiRandomGenerator .............. quasi-random number generator
- RooRandom ............................ random number generator interface
- RooRangeBinning ...................... Single bin binning
- RooRealAnalytic ...................... RooAbsFunc decorator
- RooRealBinding ....................... RooAbsReal interface adaptor
- RooRealConstant ...................... RooRealVar constants factory
- RooRealIntegral ...................... Real-valued variable 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 representing a sum of real functions
- RooRealVar ........................... Real-valued variable
- RooRealVarSharedProperties ........... Shared properties of a RooRealVar clone set
- RooRefCountList ...................... RooLinkedList with reference counting
- RooResolutionModel ................... Abstract Resolution Model
- RooScaledFunc ........................ RooAbsFunc decorator
- RooSegmentedIntegrator1D ............. 1-dimensional piece-wise numerical integration engine
- RooSegmentedIntegrator2D ............. 1-dimensional numerical integration engine
- RooSetPair ........................... Element of RooLinkedList container class
- 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 generating a dataset from a PDF
- RooSimPdfBuilder ..................... RooSimultaneous PDF Builder
- RooSimultaneous ...................... Description goes here
- RooStreamParser ...................... Utility class that parses istream data into tokens
- RooStringVar ......................... String-valued variable
- RooSuperCategory ..................... Derived index variable represening the maximal permutation of a list of indeces
- RooTable ............................. Abstract interface for tables
- RooThreshEntry ....................... Utility class, holding a threshold/category state pair
- RooThresholdCategory ................. Index variable, defined by a series of thresholds on a RooAbsReal
- RooTObjWrap .......................... Container class for Int_t
- RooTrace ............................. Memory tracer utility for RooFitTools objects
- RooTreeData .......................... Abstract ttree based data collection
- RooTruthModel ........................ Abstract Resolution Model
- RooUnblindCPAsymVar .................. CP-Asymmetry unblinding transformation
- RooUnblindOffset ..................... Offset unblinding transformation
- RooUnblindPrecision .................. Precision unblinding transformation
- RooUnblindUniform .................... Uniform unblinding transformation
- RooUniformBinning .................... Uniform binning specification
- RooVoigtian .......................... Voigtian PDF
| Last CVS Update: Tue Feb 7 11:01:38 2006 |
Top |
Copyright © 2000-2005 University of California, Stanford University
|