Binary compatibility report for the ROOT library  between 5.34.18 and 5.34.19 versions on x86

Test Info


Library NameROOT
Version #15.34.18
Version #25.34.19
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files2247
Total Shared Libraries106
Total Symbols / Types12080 / 4671
VerdictIncompatible
(11.7%)

Problem Summary


SeverityCount
Added Symbols-63
Removed SymbolsHigh8
Problems with
Data Types
High36
Medium13
Low11
Problems with
Symbols
High8
Medium0
Low3
Problems with
Constants
Low3
Other Changes
in Data Types
-8
Other Changes
in Symbols
-16
Other Changes
in Constants
-1

Added Symbols (63)


FitResult.h, libMathCore.so
namespace ROOT::Fit
FitResult::ParameterBounds ( unsigned int ipar, double& lower, double& upper ) const

Minimizer.h, libMinuit2.so
namespace ROOT::Math
Minimizer::CovMatrix ( unsigned int ivar, unsigned int jvar ) const
Minimizer::Edm ( ) const
Minimizer::Errors ( ) const
Minimizer::FixVariable unsigned int ivar )
Minimizer::GetVariableSettings ( unsigned int ivar, ROOT::Fit::ParameterSettings& p2 ) const
Minimizer::IsFixedVariable unsigned int ivar ) const
Minimizer::MinGradient ( ) const
Minimizer::NCalls ( ) const
Minimizer::NFree ( ) const
Minimizer::NIterations ( ) const
Minimizer::ProvidesError ( ) const
Minimizer::ReleaseVariable unsigned int ivar )
Minimizer::SetVariableInitialRange unsigned int p1, double p2, double p3 )
Minimizer::SetVariableLimits ( unsigned int ivar, double lower, double upper )
Minimizer::SetVariableLowerLimit ( unsigned int ivar, double lower )
Minimizer::SetVariableStepSize ( unsigned int ivar, double value )
Minimizer::SetVariableUpperLimit ( unsigned int ivar, double upper )

MinimizerOptions.h, libMathCore.so
namespace ROOT::Math
MinimizerOptions::DefaultExtraOptions ( ) [static]
MinimizerOptions::MinimizerOptions [in-charge] ( )
MinimizerOptions::MinimizerOptions [not-in-charge] ( )
MinimizerOptions::ResetToDefaultOptions ( )
MinimizerOptions::SetDefaultExtraOptions struct IOptions const* extraoptions ) [static]

MinimumBuilder.h, libMinuit2.so
namespace ROOT::Minuit2
MinimumBuilder::MinimumBuilder [in-charge] ( )
MinimumBuilder::MinimumBuilder [not-in-charge] ( )
MinimumBuilder::SetPrintLevel int level )
MinimumBuilder::SetStorageLevel int level )
MinimumBuilder::SetTraceObject MnTraceObject& obj )

Minuit2Minimizer.h, libMinuit2.so
namespace ROOT::Minuit2
Minuit2Minimizer::FixVariable unsigned int ivar )
Minuit2Minimizer::GetVariableSettings ( unsigned int ivar, ROOT::Fit::ParameterSettings& varObj ) const
Minuit2Minimizer::IsFixedVariable unsigned int ivar ) const
Minuit2Minimizer::ReleaseVariable unsigned int ivar )
Minuit2Minimizer::SetStorageLevel int level )
Minuit2Minimizer::SetTraceObject MnTraceObject& obj )
Minuit2Minimizer::SetVariableLimits ( unsigned int ivar, double lower, double upper )
Minuit2Minimizer::SetVariableLowerLimit ( unsigned int ivar, double lower )
Minuit2Minimizer::SetVariableStepSize ( unsigned int ivar, double step )
Minuit2Minimizer::SetVariableUpperLimit ( unsigned int ivar, double upper )

MnTraceObject.h, libMinuit2.so
namespace ROOT::Minuit2
MnTraceObject::Init MnUserParameterState const& state )
MnTraceObject::operator() int i, MinimumState const& state )
MnTraceObject::~MnTraceObject [in-charge-deleting] ( )
MnTraceObject::~MnTraceObject [in-charge] ( )

MnUserParameters.h, libMinuit2.so
namespace ROOT::Minuit2
MnUserParameters::SetName unsigned int p1, std::string const& p2 )

MnUserTransformation.h, libMinuit2.so
namespace ROOT::Minuit2
MnUserTransformation::SetName unsigned int p1, std::string const& p2 )

RooAbsArg.h, libRooFitCore.so
RooAbsArg::inhibitDirty ( ) const

RooFormulaVar.h, libRooFitCore.so
RooFormulaVar::binBoundaries ( RooAbsRealLValue& p1, Double_t p2, Double_t p3 ) const
RooFormulaVar::plotSamplingHint ( RooAbsRealLValue& p1, Double_t p2, Double_t p3 ) const

RooObjCacheManager.h, libRooFitCore.so
RooObjCacheManager::RooObjCacheManager [in-charge] ( RooAbsArg* owner, Int_t maxSize, Bool_t clearCacheOnServerRedirect, Bool_t allowOptimize )
RooObjCacheManager::RooObjCacheManager [not-in-charge] ( RooAbsArg* owner, Int_t maxSize, Bool_t clearCacheOnServerRedirect, Bool_t allowOptimize )

RooStatsUtils.h, libRooStats.so
namespace RooStats
PrintListContent ( RooArgList const& l, std::ostream& os )

TAttAxis.h, libCore.so
TAttAxis::SetAxisColor Color_t color, Float_t alpha )
TAttAxis::SetLabelColor Color_t color, Float_t alpha )

TAttFill.h, libCore.so
TAttFill::SetFillColorAlpha Color_t fcolor, Float_t falpha )

TAttLine.h, libCore.so
TAttLine::SetLineColorAlpha Color_t lcolor, Float_t lalpha )

TAttMarker.h, libCore.so
TAttMarker::SetMarkerColorAlpha Color_t mcolor, Float_t malpha )

TAttText.h, libCore.so
TAttText::SetTextColorAlpha Color_t tcolor, Float_t talpha )

TClass.h, libCore.so
TClass::FindStreamerInfoAbstractEmulated UInt_t checksum ) const
TClass::GetCheckSum enum TClass::ECheckSum code ) const
TClass::MatchLegacyCheckSum UInt_t checksum ) const

TGLUtil.h, libRGL.so
namespace Rgl
DrawBoxWithGradientFill Double_t y1, Double_t y2, Double_t x1, Double_t x2, Double_t const* rgba1, Double_t const* rgba2 )
DrawQuadStripWithRadialGradientFill ( unsigned int nPoints, Double_t const* inner, Double_t const* innerRGBA, Double_t const* outer, Double_t const* outerRGBA )

TVirtualX.h, libCore.so
TVirtualX::GetFontAscent char const* mess ) const
TVirtualX::GetFontDescent char const* mess ) const

to the top

Removed Symbols (8)


MinimizerOptions.h, libMathCore.so
namespace ROOT::Math
MinimizerOptions::MinimizerOptions [in-charge] struct IOptions* extraOpts )
MinimizerOptions::MinimizerOptions [not-in-charge] struct IOptions* extraOpts )

RooAbsArg.h, libRooFitCore.so
RooAbsArg::inhibitDirty ( ) [static]

RooObjCacheManager.h, libRooFitCore.so
RooObjCacheManager::RooObjCacheManager [in-charge] ( RooAbsArg* owner, Int_t maxSize, Bool_t clearCacheOnServerRedirect )
RooObjCacheManager::RooObjCacheManager [not-in-charge] ( RooAbsArg* owner, Int_t maxSize, Bool_t clearCacheOnServerRedirect )

TAttAxis.h, libCore.so
TAttAxis::SetAxisColor Color_t color )
TAttAxis::SetLabelColor Color_t color )

TClass.h, libCore.so
TClass::GetCheckSum UInt_t code ) const

to the top

Problems with Data Types, High Severity (36)


FitResult.h
namespace ROOT::Fit
[+] class FitResult (1)

FumiliBuilder.h
namespace ROOT::Minuit2
[+] class FumiliBuilder (1)

Minimizer.h
namespace ROOT::Math
[+] class Minimizer (14)

MinimumBuilder.h
namespace ROOT::Minuit2
[+] class MinimumBuilder (4)

Minuit2Minimizer.h
namespace ROOT::Minuit2
[+] class Minuit2Minimizer (1)

ParamHistFunc.h
[+] class ParamHistFunc (2)

ProofConfig.h
namespace RooStats
[+] class ProofConfig (1)

RooDataHist.h
[+] class RooDataHist (1)

TAttFill.h
[+] class TAttFill (1)

TAttLine.h
[+] class TAttLine (1)

TAttMarker.h
[+] class TAttMarker (1)

TAttText.h
[+] class TAttText (1)

TGQt.h
[+] class TGQt (4)

TVirtualPad.h
[+] class TVirtualPad (1)

TVirtualX.h
[+] class TVirtualX (2)

to the top

Problems with Symbols, High Severity (8)


MinimizerOptions.h, libMathCore.so
namespace ROOT::Math
[+] MinimizerOptions::MinimizerOptions [in-charge] struct IOptions* extraOpts ) (1)
[+] MinimizerOptions::MinimizerOptions [not-in-charge] struct IOptions* extraOpts ) (1)

RooAbsArg.h, libRooFitCore.so
[+] RooAbsArg::inhibitDirty ( ) [static] (1)

RooObjCacheManager.h, libRooFitCore.so
[+] RooObjCacheManager::RooObjCacheManager [not-in-charge] ( RooAbsArg* owner, Int_t maxSize, Bool_t clearCacheOnServerRedirect ) (1)
[+] RooObjCacheManager::RooObjCacheManager [in-charge] ( RooAbsArg* owner, Int_t maxSize, Bool_t clearCacheOnServerRedirect ) (1)

TAttAxis.h, libCore.so
[+] TAttAxis::SetAxisColor Color_t color ) (1)
[+] TAttAxis::SetLabelColor Color_t color ) (1)

TClass.h, libCore.so
[+] TClass::GetCheckSum UInt_t code ) const (1)

to the top

Problems with Data Types, Medium Severity (13)


FitResult.h
namespace ROOT::Fit
[+] class FitResult (3)

Minimizer.h
namespace ROOT::Math
[+] class Minimizer (6)

ParamHistFunc.h
[+] class ParamHistFunc (1)

ProofConfig.h
namespace RooStats
[+] class ProofConfig (1)

TAttAxis.h
[+] class TAttAxis (2)

to the top

Problems with Data Types, Low Severity (11)


MinimumBuilder.h
namespace ROOT::Minuit2
[+] class MinimumBuilder (3)

ProofConfig.h
namespace RooStats
[+] class ProofConfig (2)

RooAbsArg.h
[+] class RooAbsArg (1)

RooDataHist.h
[+] class RooDataHist (2)

RooFormulaVar.h
[+] class RooFormulaVar (2)

RooObjCacheManager.h
[+] class RooObjCacheManager (1)

to the top

Problems with Symbols, Low Severity (3)


RooAbsReal.h, libRooFitCore.so
[+] RooAbsReal::moment ( RooRealVar& obs, Int_t order, Bool_t central, Bool_t takeRoot ) (1)
[+] RooAbsReal::moment ( RooRealVar& obs, RooArgSet const& normObs, Int_t order, Bool_t central, Bool_t takeRoot, Bool_t intNormObs ) (1)

TAttMarker.h, libTree.so
[+] TAttMarker::SetMarkerColor Color_t tcolor ) (1)

to the top

Problems with Constants, Low Severity (3)


compiledata.h
[+] MAKEEXE
[+] MAKESHAREDLIB

RVersion.h
[+] ROOT_GIT_COMMIT

to the top

Other Changes in Data Types (8)


Minimizer.h
namespace ROOT::Math
[+] class Minimizer (7)

ProofConfig.h
namespace RooStats
[+] class ProofConfig (1)

to the top

Other Changes in Symbols (16)


Channel.h, libHistFactory.so
namespace RooStats::HistFactory
[+] Channel::Print std::ostream& p1 ) (1)

Data.h, libHistFactory.so
namespace RooStats::HistFactory
[+] Data::Print std::ostream& p1 ) (1)

Measurement.h, libHistFactory.so
namespace RooStats::HistFactory
[+] Measurement::PrintTree std::ostream& p1 ) (1)

MinimizerOptions.h, libMathCore.so
namespace ROOT::Math
[+] MinimizerOptions::Print std::ostream& os ) const (1)
[+] MinimizerOptions::PrintDefault ( char const* name, std::ostream& os ) [static] (1)

PreprocessFunction.h, libHistFactory.so
namespace RooStats::HistFactory
[+] PreprocessFunction::Print std::ostream& p1 ) (1)

RooAbsReal.h, libRooFitCore.so
[+] RooAbsReal::printEvalErrors ( std::ostream& os, Int_t maxPerNode ) [static] (1)

Sample.h, libHistFactory.so
namespace RooStats::HistFactory
[+] Sample::Print std::ostream& p1 ) (1)

Systematics.h, libHistFactory.so
namespace RooStats::HistFactory
[+] HistoFactor::Print std::ostream& p1 ) (1)
[+] HistoSys::Print std::ostream& p1 ) (1)
[+] NormFactor::Print std::ostream& p1 ) (1)
[+] OverallSys::Print std::ostream& p1 ) (1)
[+] ShapeFactor::Print std::ostream& p1 ) (1)
[+] ShapeSys::Print std::ostream& p1 ) (1)
[+] StatError::Print std::ostream& p1 ) (1)
[+] StatErrorConfig::Print std::ostream& p1 ) (1)

to the top

Other Changes in Constants (1)


TMCtls.h
[+] VMC_MULTITHREADED

to the top

Header Files (2247)


3DConversions.h
3DDistances.h
ABObj.h
ABProd.h
ABSum.h
ABTypes.h
AdaptiveIntegratorMultiDim.h
AllIntegrationTypes.h
AnalyticalGradientCalculator.h
Any.h
Api.h
Asimov.h
asin.h
AsymptoticCalculator.h
atan.h
atan2.h
AuthConst.h
AxisAngle.h
AxisAnglefwd.h
Base.h
BaseCls.h
BasicFunctionGradient.h
BasicFunctionMinimum.h
BasicMinimumError.h
BasicMinimumParameters.h
BasicMinimumSeed.h
BasicMinimumState.h
BayesianCalculator.h
BDTEventWrapper.h
BernsteinCorrection.h
BinaryOperators.h
BinaryOpPolicy.h
BinarySearchTree.h
BinarySearchTreeNode.h
BinaryTree.h
BinData.h
BinPoint.h
BitReproducible.h
Bits.h
Boost.h
Boostfwd.h
BoostX.h
BoostXfwd.h
BoostY.h
BoostYfwd.h
BoostZ.h
BoostZfwd.h
BrentMethods.h
BrentMinimizer1D.h
BrentRootFinder.h
Bswapcpy.h
BuilderContainer.h
Buttons.h
Bytes.h
Byteswap.h
Callback.h
CallFunc.h
Cartesian2D.h
Cartesian2Dfwd.h
Cartesian3D.h
Cartesian3Dfwd.h
CCPruner.h
CCTreeWrapper.h
cfortran.h
Channel.h
ChebyshevApprox.h
ChebyshevPol.h
Chi2FCN.h
CholeskyDecomp.h
cintdictversion.h
Cintex.h
CintLDAP.h
Class.h
ClassBuilder.h
ClassifierFactory.h
ClassInfo.h
CollectionProxy.h
CombinedCalculator.h
CombinedMinimizer.h
CombinedMinimumBuilder.h
compiledata.h
Compression.h
ConfidenceBelt.h
Config.h
config.h
ConfigParser.h
Configurable.h
ConfInterval.h
ContoursError.h
ConvergenceTest.h
CoordinateSystemTags.h
cos.h
CostComplexityPruneTool.h
CrossEntropy.h
CsgOps.h
Cylindrical3D.h
Cylindrical3Dfwd.h
CylindricalEta3D.h
CylindricalEta3Dfwd.h
DaemonUtils.h
Data.h
DataInputHandler.h
DataMbr.h
DataOptions.h
DataRange.h
DataSet.h
DataSetFactory.h
DataSetInfo.h
DataSetManager.h
DataVector.h
DataVectorfwd.h
DavidonErrorUpdator.h
DebuggingSampler.h
DebuggingTestStat.h
DecisionTree.h
DecisionTreeNode.h
Demangle.h
Derivator.h
DetailedOutputAggregator.h
Dfact.h
Dfactir.h
Dfinv.h
DictionaryGenerator.h
DictSelection.h
Dinv.h
DisplacementVector2D.h
DisplacementVector2Dfwd.h
DisplacementVector3D.h
DisplacementVector3Dfwd.h
DistFunc.h
DistFuncMathCore.h
DistFuncMathMore.h
DistSampler.h
DistSamplerOptions.h
DllImport.h
Dsfact.h
Dsinv.h
EnumBuilder.h
Error.h
EstimateSummary.h
ESTLType.h
eta.h
etaMax.h
EulerAngles.h
EulerAnglesfwd.h
Event.h
exp.h
ExpectedErrorPruneTool.h
Expression.h
FastAllocString.h
FcnAdapter.h
FCNAdapter.h
FCNBase.h
FCNGradAdapter.h
FCNGradientBase.h
FeldmanCousins.h
FitConfig.h
FitMethodFunction.h
FitResult.h
Fitter.h
FitterBase.h
FitUtil.h
FitUtilParallel.h
FlexibleInterpVar.h
Foption.h
FrequentistCalculator.h
FumiliBuilder.h
FumiliChi2FCN.h
FumiliErrorUpdator.h
FumiliFCNAdapter.h
FumiliFCNBase.h
FumiliGradientCalculator.h
FumiliMaximumLikelihoodFCN.h
FumiliMinimizer.h
FumiliStandardChi2FCN.h
FumiliStandardMaximumLikelihoodFCN.h
FunctionBuilder.h
FunctionGradient.h
FunctionMinimizer.h
FunctionMinimum.h
Functions.h
Functor.h
G__ci.h
G__ci_fproto.h
GaussIntegrator.h
GaussLegendreIntegrator.h
GenAlgoOptions.h
GenericFunction.h
GeneticAlgorithm.h
GeneticFitter.h
GeneticGenes.h
GeneticMinimizer.h
GeneticPopulation.h
GeneticRange.h
GenreflexMemberBuilder.h
AxisAngle.h (GenVector/AxisAngle.h)
Boost.h (GenVector/Boost.h)
BoostX.h (GenVector/BoostX.h)
BoostY.h (GenVector/BoostY.h)
BoostZ.h (GenVector/BoostZ.h)
Cartesian2D.h (GenVector/Cartesian2D.h)
Cartesian3D.h (GenVector/Cartesian3D.h)
Cylindrical3D.h (GenVector/Cylindrical3D.h)
CylindricalEta3D.h (GenVector/CylindricalEta3D.h)
DisplacementVector2D.h (GenVector/DisplacementVector2D.h)
DisplacementVector3D.h (GenVector/DisplacementVector3D.h)
EulerAngles.h (GenVector/EulerAngles.h)
LorentzRotation.h (GenVector/LorentzRotation.h)
LorentzVector.h (GenVector/LorentzVector.h)
Plane3D.h (GenVector/Plane3D.h)
Polar2D.h (GenVector/Polar2D.h)
Polar3D.h (GenVector/Polar3D.h)
PositionVector2D.h (GenVector/PositionVector2D.h)
PositionVector3D.h (GenVector/PositionVector3D.h)
PtEtaPhiE4D.h (GenVector/PtEtaPhiE4D.h)
PtEtaPhiM4D.h (GenVector/PtEtaPhiM4D.h)
PxPyPzE4D.h (GenVector/PxPyPzE4D.h)
PxPyPzM4D.h (GenVector/PxPyPzM4D.h)
Quaternion.h (GenVector/Quaternion.h)
Rotation3D.h (GenVector/Rotation3D.h)
RotationX.h (GenVector/RotationX.h)
RotationY.h (GenVector/RotationY.h)
RotationZ.h (GenVector/RotationZ.h)
RotationZYX.h (GenVector/RotationZYX.h)
Transform3D.h (GenVector/Transform3D.h)
Translation3D.h (GenVector/Translation3D.h)
VectorUtil.h (GenVector/VectorUtil.h)
GenVector_exception.h
GenVectorIO.h
Getline.h
GiniIndex.h
GiniIndexWithLaplace.h
gl2ps.h
GLConstants.h
glew.h
glxew.h
GoFTest.h
GradientCalculator.h
GSLFunctionAdapter.h
GSLIntegrator.h
GSLMCIntegrator.h
GSLMinimizer.h
GSLMinimizer1D.h
GSLMultiRootFinder.h
GSLNLSMinimizer.h
GSLQuasiRandom.h
GSLRndmEngines.h
GSLRootFinder.h
GSLRootFinderDeriv.h
GSLRootHelper.h
GSLSimAnMinimizer.h
GSLSimAnnealing.h
Gtypes.h
GuiTypes.h
Heaviside.h
HelperOps.h
HelpSMText.h
HelpText.h
HelpTextTV.h
Hepevt.h
HessianGradientCalculator.h
HFitInterface.h
HistFactoryException.h
HistFactoryModelUtils.h
HistFactoryNavigation.h
HistFactorySimultaneous.h
HistoToWorkspaceFactory.h
HistoToWorkspaceFactoryFast.h
HistRef.h
HLFactory.h
Hoption.h
Hparam.h
Htypes.h
HybridCalculator.h
HybridCalculatorOriginal.h
HybridPlot.h
HybridResult.h
HypoTestCalculator.h
HypoTestCalculatorGeneric.h
HypoTestInverter.h
HypoTestInverterOriginal.h
HypoTestInverterPlot.h
HypoTestInverterResult.h
HypoTestPlot.h
HypoTestResult.h
IFitterTarget.h
IFunction.h
IFunctionfwd.h
IMethod.h
IMinimizer1D.h
InitialGradientCalculator.h
IntegrationTypes.h
Integrator.h
IntegratorMultiDim.h
IntegratorOptions.h
InternalTools.h
InterpolationTypes.h
Interpolator.h
Interval.h
IntervalCalculator.h
inv.h
IOptions.h
IParamFunction.h
IParamFunctionfwd.h
IPruneTool.h
IRootFinderMethod.h
KDEKernel.h
KDTree.h
KelvinFunctions.h
Kernel.h
KeySymbols.h
Krb5Auth.h
LaInverse.h
LaOuterProduct.h
LaProd.h
LaSum.h
LASymMatrix.h
LAVector.h
LDA.h
LikelihoodInterval.h
LikelihoodIntervalPlot.h
LinInterpVar.h
LiteralString.h
log.h
LogInterval.h
LogLikelihoodFCN.h
LorentzRotation.h
LorentzRotationfwd.h
LorentzVector.h
LorentzVectorfwd.h
MakeModelAndMeasurementsFast.h
MarkovChain.h
Match.h
Math.h
Factory.h (Math/Factory.h)
RootFinder.h (Math/RootFinder.h)
MatrixFunctions.h
MatrixInverse.h
MatrixRepresentationsStatic.h
MaxLikelihoodEstimateTestStat.h
MCFitter.h
MCIntegrationTypes.h
MCMCCalculator.h
MCMCInterval.h
MCMCIntervalPlot.h
MConfig.h
MCParameters.h
Measurement.h
Member.h
MemberBase.h
MemberTemplate.h
MemberTemplateImpl.h
MemberTemplateName.h
MemCheck.h
MessageTypes.h
Method.h
MethodANNBase.h
MethodAr.h
MethodBase.h
MethodBayesClassifier.h
MethodBDT.h
MethodBoost.h
MethodCategory.h
MethodCFMlpANN.h
MethodCFMlpANN_def.h
MethodCFMlpANN_Utils.h
MethodCompositeBase.h
MethodCuts.h
MethodDT.h
MethodFDA.h
MethodFisher.h
MethodHMatrix.h
MethodKNN.h
MethodLD.h
MethodLikelihood.h
MethodMLP.h
MethodPDEFoam.h
MethodPDERS.h
MethodRuleFit.h
MethodSVM.h
MethodTMlpANN.h
MetropolisHastings.h
Minimizer.h
MinimizerOptions.h
MinimizerVariable.h
MinimizerVariableTransformation.h
MinimTransformFunction.h
MinimumBuilder.h
MinimumError.h
MinimumErrorUpdator.h
MinimumParameters.h
MinimumSeed.h
MinimumSeedGenerator.h
MinimumState.h
MinNLLTestStat.h
MinosError.h
Minuit2Minimizer.h
MinuitFitter.h
MinuitParameter.h
MinuitWrapper.h
MisClassificationError.h
mmalloc.h
mmconfig.h
mmprivate.h
MnApplication.h
MnConfig.h
MnContours.h
MnCovarianceSqueeze.h
MnCross.h
MnEigen.h
MnFcn.h
MnFumiliMinimize.h
MnFunctionCross.h
MnGlobalCorrelationCoeff.h
MnHesse.h
MnLineSearch.h
MnMachinePrecision.h
MnMatrix.h
MnMigrad.h
MnMinimize.h
MnMinos.h
MnParabola.h
MnParabolaFactory.h
MnParabolaPoint.h
MnParameterScan.h
MnPlot.h
MnPosDef.h
MnPrint.h
MnRefCountedPointer.h
MnReferenceCounter.h
MnScan.h
MnSeedGenerator.h
MnSimplex.h
MnStrategy.h
MnTiny.h
MnUserCovariance.h
MnUserFcn.h
MnUserParameters.h
MnUserParameterState.h
MnUserTransformation.h
MnVectorTransform.h
ModelConfig.h
ModularFunctionMinimizer.h
ModulekNN.h
MPIProcess.h
MsgLogger.h
MultiDimParamFunctionAdapter.h
MultiNumGradFunction.h
MultiRootFinder.h
NamespaceBuilder.h
NegativeG2LineSearch.h
NetErrors.h
NewDelFunctions.h
NeymanConstruction.h
Node.h
NodekNN.h
NumberCountingPdfFactory.h
NumberCountingUtils.h
Numerical2PGradientCalculator.h
NumEventsTestStat.h
Object.h
OnDemandBuilder.h
OnDemandBuilderForScope.h
OneDimFunctionAdapter.h
OptimizeConfigParameters.h
Option.h
OwnedMember.h
OwnedMemberTemplate.h
OwnedPropertyList.h
ParameterSettings.h
ParametricFunction.h
ParamFunction.h
ParamFunctor.h
ParamHistFunc.h
PDEFoam.h
PDEFoamCell.h
PDEFoamDecisionTree.h
PDEFoamDecisionTreeDensity.h
PDEFoamDensityBase.h
PDEFoamDiscriminant.h
PDEFoamDiscriminantDensity.h
PDEFoamEvent.h
PDEFoamEventDensity.h
PDEFoamKernelBase.h
PDEFoamKernelGauss.h
PDEFoamKernelLinN.h
PDEFoamKernelTrivial.h
PDEFoamMultiTarget.h
PDEFoamTarget.h
PDEFoamTargetDensity.h
PDEFoamVect.h
PDF.h
PdfFunc.h
PdfFuncMathCore.h
PdfFuncMathMore.h
PdfProposal.h
PiecewiseInterpolation.h
Plane3D.h
PluginService.h
Point2D.h
Point2Dfwd.h
Point3D.h
Point3Dfwd.h
PointSetInterval.h
PoissonLikelihoodFCN.h
Polar2D.h
Polar2Dfwd.h
Polar3D.h
Polar3Dfwd.h
Polynomial.h
PositionVector2D.h
PositionVector2Dfwd.h
PositionVector3D.h
PositionVector3Dfwd.h
PosixThreadInc.h
pq2actions.h
pq2ping.h
pq2wrappers.h
PreprocessFunction.h
ProbFunc.h
ProbFuncMathCore.h
ProfileInspector.h
ProfileLikelihoodCalculator.h
ProfileLikelihoodTestStat.h
ProofConfig.h
proofdp.h
Property.h
PropertyList.h
PropertyListImpl.h
ProposalFunction.h
ProposalHelper.h
PtEtaPhiE4D.h
PtEtaPhiE4Dfwd.h
PtEtaPhiM4D.h
PtEtaPhiM4Dfwd.h
PxPyPzE4D.h
PxPyPzE4Dfwd.h
PxPyPzM4D.h
PxPyPzM4Dfwd.h
QuantFunc.h
QuantFuncMathCore.h
QuantFuncMathMore.h
QuasiRandom.h
Quaternion.h
Quaternionfwd.h
QuickMVAProbEstimator.h
Random.h
Ranking.h
RatioOfProfiledLikelihoodsTestStat.h
RConfig.h
RConfigOptions.h
RConfigure.h
RConversionRuleParser.h
Reader.h
redirguard.h
Reflex.h
Tools.h (Reflex/Tools.h)
Type.h (Reflex/Type.h)
ReflexBuilder.h
RegressionVariance.h
Results.h
ResultsClassification.h
ResultsMulticlass.h
ResultsRegression.h
RichardsonDerivator.h
Riosfwd.h
Riostream.h
Roo1DMomentMorphFunction.h
Roo1DTable.h
Roo2DKeysPdf.h
Roo2DMomentMorphFunction.h
RooAbsAnaConvPdf.h
RooAbsArg.h
RooAbsBinning.h
RooAbsCache.h
RooAbsCachedPdf.h
RooAbsCachedReal.h
RooAbsCacheElement.h
RooAbsCategory.h
RooAbsCategoryLValue.h
RooAbsCollection.h
RooAbsData.h
RooAbsDataStore.h
RooAbsFunc.h
RooAbsGenContext.h
RooAbsHiddenReal.h
RooAbsIntegrator.h
RooAbsLValue.h
RooAbsMCStudyModule.h
RooAbsNumGenerator.h
RooAbsOptTestStatistic.h
RooAbsPdf.h
RooAbsProxy.h
RooAbsReal.h
RooAbsRealLValue.h
RooAbsRootFinder.h
RooAbsSelfCachedPdf.h
RooAbsSelfCachedReal.h
RooAbsString.h
RooAbsStudy.h
RooAbsTestStatistic.h
RooAcceptReject.h
RooAdaptiveGaussKronrodIntegrator1D.h
RooAdaptiveIntegratorND.h
RooAddGenContext.h
RooAddition.h
RooAddModel.h
RooAddPdf.h
RooAICRegistry.h
RooArgList.h
RooArgProxy.h
RooArgSet.h
RooArgusBG.h
RooBanner.h
RooBarlowBeestonLL.h
RooBCPEffDecay.h
RooBCPGenDecay.h
RooBDecay.h
RooBernstein.h
RooBifurGauss.h
RooBinIntegrator.h
RooBinnedGenContext.h
RooBinning.h
RooBinningCategory.h
RooBlindTools.h
RooBMixDecay.h
RooBreitWigner.h
RooBrentRootFinder.h
RooBukinPdf.h
RooCachedPdf.h
RooCachedReal.h
RooCacheManager.h
RooCategory.h
RooCategoryProxy.h
RooCategorySharedProperties.h
RooCatType.h
RooCBShape.h
RooCFunction1Binding.h
RooCFunction2Binding.h
RooCFunction3Binding.h
RooCFunction4Binding.h
RooChangeTracker.h
RooChebychev.h
RooChi2MCSModule.h
RooChi2Var.h
RooChiSquarePdf.h
RooCintUtils.h
RooClassFactory.h
RooCmdArg.h
RooCmdConfig.h
RooComplex.h
RooCompositeDataStore.h
RooConstraintSum.h
RooConstVar.h
RooConvCoefVar.h
RooConvGenContext.h
RooConvIntegrandBinding.h
RooCurve.h
RooCustomizer.h
RooDataHist.h
RooDataHistSliceIter.h
RooDataProjBinding.h
RooDataSet.h
RooDataWeightedAverage.h
RooDecay.h
RooDerivative.h
RooDirItem.h
RooDLLSignificanceMCSModule.h
RooDouble.h
RooDstD0BG.h
RooEffGenContext.h
RooEfficiency.h
RooEffProd.h
RooEllipse.h
RooErrorHandler.h
RooErrorVar.h
RooExpensiveObjectCache.h
RooExponential.h
RooExtendedBinding.h
RooExtendedTerm.h
RooExtendPdf.h
RooFactoryWSTool.h
RooFFTConvPdf.h
RooFit.h
RooFitResult.h
RooFoamGenerator.h
RooFormula.h
RooFormulaVar.h
RooFracRemainder.h
RooFunctor.h
RooFunctor1DBinding.h
RooFunctorBinding.h
RooGamma.h
RooGaussian.h
RooGaussKronrodIntegrator1D.h
RooGaussModel.h
RooGenCategory.h
RooGenContext.h
RooGenericPdf.h
RooGenFitStudy.h
RooGenFunction.h
RooGenProdProj.h
RooGExpModel.h
RooGlobalFunc.h
RooGrid.h
RooHashTable.h
RooHist.h
RooHistConstraint.h
RooHistError.h
RooHistFunc.h
RooHistPdf.h
RooImproperIntegrator1D.h
RooInt.h
RooIntegralMorph.h
RooIntegrator1D.h
RooIntegrator2D.h
RooIntegratorBinding.h
RooInvTransform.h
RooJeffreysPrior.h
RooKeysPdf.h
RooLandau.h
RooLegendre.h
RooLinearVar.h
RooLinkedList.h
RooLinkedListElem.h
RooLinkedListIter.h
RooLinTransBinning.h
RooList.h
RooListProxy.h
RooLognormal.h
RooMapCatEntry.h
RooMappedCategory.h
RooMath.h
RooMathCoreReg.h
RooMathMoreReg.h
RooMCIntegrator.h
RooMCStudy.h
RooMinimizer.h
RooMinimizerFcn.h
RooMinuit.h
RooMoment.h
RooMomentMorph.h
RooMPSentinel.h
RooMsgService.h
RooMultiBinomial.h
RooMultiCategory.h
RooMultiCatIter.h
RooMultiGenFunction.h
RooMultiVarGaussian.h
RooNameReg.h
RooNameSet.h
RooNDKeysPdf.h
RooNLLVar.h
RooNonCentralChiSquare.h
RooNonCPEigenDecay.h
RooNormSetCache.h
RooNovosibirsk.h
RooNumber.h
RooNumCdf.h
RooNumConvolution.h
RooNumConvPdf.h
RooNumGenConfig.h
RooNumGenFactory.h
RooNumIntConfig.h
RooNumIntFactory.h
RooNumRunningInt.h
RooObjCacheManager.h
RooParamBinning.h
RooParametricStepFunction.h
RooParamHistFunc.h
RooPlot.h
RooPlotable.h
RooPoisson.h
RooPolynomial.h
RooPolyVar.h
RooPrintable.h
RooProdGenContext.h
RooProdPdf.h
RooProduct.h
RooProfileLL.h
RooProjectedPdf.h
RooProofDriverSelector.h
RooPullVar.h
RooQuasiRandomGenerator.h
RooRandom.h
RooRandomizeParamMCSModule.h
RooRangeBinning.h
RooRangeBoolean.h
RooRealAnalytic.h
RooRealBinding.h
RooRealConstant.h
RooRealIntegral.h
RooRealMPFE.h
RooRealProxy.h
RooRealSumPdf.h
RooRealVar.h
RooRealVarSharedProperties.h
RooRecursiveFraction.h
RooRefCountList.h
RooResolutionModel.h
RooScaledFunc.h
RooSegmentedIntegrator1D.h
RooSegmentedIntegrator2D.h
RooSentinel.h
RooSetPair.h
RooSetProxy.h
RooSharedProperties.h
RooSharedPropertiesList.h
RooSimGenContext.h
RooSimPdfBuilder.h
RooSimSplitGenContext.h
RooSimultaneous.h
RooSimWSTool.h
RooSpHarmonic.h
RooStatsUtils.h
RooStepFunction.h
RooStreamParser.h
RooStringVar.h
RooStudyManager.h
RooStudyPackage.h
RooSuperCategory.h
RooTable.h
rootdp.h
RootFinderAlgorithms.h
RooTFnBinding.h
RooTFnPdfBinding.h
RooTFoamBinding.h
RooThreshEntry.h
RooThresholdCategory.h
RooTMathReg.h
RooTObjWrap.h
RooTrace.h
RooTreeData.h
RooTreeDataStore.h
RooTruthModel.h
RooUnblindCPAsymVar.h
RooUnblindOffset.h
RooUnblindPrecision.h
RooUnblindUniform.h
RooUniform.h
RooUniformBinning.h
RooUnitTest.h
RooVectorDataStore.h
RooVoigtian.h
RooWorkspace.h
RooXYChi2Var.h
Rotation3D.h
Rotation3Dfwd.h
RotationX.h
RotationXfwd.h
RotationY.h
RotationYfwd.h
RotationZ.h
RotationZfwd.h
RotationZYX.h
RotationZYXfwd.h
Rpair.h
rpdconn.h
rpddefs.h
rpderr.h
rpdp.h
rpdpriv.h
RQ_OBJECT.h
RRemoteProtocol.h
rsaaux.h
rsadef.h
rsafun.h
rsalib.h
RStipples.h
Rstrstream.h
Rtypeinfo.h
Rtypes.h
Rule.h
RuleCut.h
RuleEnsemble.h
RuleFit.h
RuleFitAPI.h
RuleFitParams.h
RVersion.h
Sample.h
SamplingDistPlot.h
SamplingDistribution.h
ScanBuilder.h
ScanMinimizer.h
Scope.h
ScopeBase.h
ScopeName.h
SdivSqrtSplusB.h
SeparationBase.h
SequentialProposal.h
Shadow.h
SharedLibrary.h
SimpleInterval.h
SimpleLikelihoodRatioTestStat.h
SimplexBuilder.h
SimplexMinimizer.h
SimplexParameters.h
SimplexSeedGenerator.h
SimulatedAnnealing.h
SimulatedAnnealingFitter.h
sin.h
sincos.h
SinParameterTransformation.h
SMatrix.h
SMatrixDfwd.h
SMatrixFfwd.h
snprintf.h
SparseData.h
SpecFunc.h
SpecFuncMathCore.h
SpecFuncMathMore.h
SPlot.h
sqrt.h
SqrtLowParameterTransformation.h
SqrtUpParameterTransformation.h
StackAllocator.h
StaticCheck.h
strlcpy.h
Strlen.h
SVector.h
SVEvent.h
SVKernelFunction.h
SVKernelMatrix.h
SVWorkingSet.h
Systematics.h
tableDescriptor.h
TActivation.h
TActivationChooser.h
TActivationIdentity.h
TActivationRadial.h
TActivationSigmoid.h
TActivationTanh.h
TAdvancedGraphicsDialog.h
Tailor.h
tan.h
TApplication.h
TApplicationImp.h
TApplicationRemote.h
TApplicationServer.h
TArc.h
TArcBall.h
TArchiveFile.h
TArray.h
TArrayC.h
TArrayD.h
TArrayF.h
TArrayI.h
TArrayL.h
TArrayL64.h
TArrayS.h
TArrow.h
TArrowEditor.h
TASImage.h
TASImagePlugin.h
TASPaletteEditor.h
TASPluginGS.h
TAtomicCount.h
TAtomicCountGcc.h
TAtomicCountPthread.h
TAtt3D.h
TAttAxis.h
TAttBBox.h
TAttCanvas.h
TAttFill.h
TAttFillEditor.h
TAttImage.h
TAttLine.h
TAttLineEditor.h
TAttMarker.h
TAttMarkerEditor.h
TAttPad.h
TAttParticle.h
TAttText.h
TAttTextEditor.h
TAuthenticate.h
TAxis.h
TAxis3D.h
TAxisEditor.h
TBackCompFitter.h
TBase64.h
TBaseClass.h
TBasket.h
TBasketSQL.h
TBenchmark.h
TBinLikelihoodFCN.h
TBinomialEfficiencyFitter.h
TBits.h
TBox.h
TBranch.h
TBranchBrowsable.h
TBranchClones.h
TBranchElement.h
TBranchObject.h
TBranchProxy.h
TBranchProxyClassDescriptor.h
TBranchProxyDescriptor.h
TBranchProxyDirector.h
TBranchProxyTemplate.h
TBranchRef.h
TBranchSTL.h
TBRIK.h
TBrowser.h
TBrowserImp.h
TBtree.h
TBuffer.h
TBuffer3D.h
TBuffer3DTypes.h
TBufferFile.h
TBufferSQL.h
TBufferSQL2.h
TBufferXML.h
TButton.h
TCanvas.h
TCanvasImp.h
TCastorFile.h
TCernLib.h
TChain.h
TChainElement.h
TChainIndex.h
TChair.h
TChi2ExtendedFCN.h
TChi2ExtendedFitData.h
TChi2FCN.h
TChi2FitData.h
TCint.h
TClass.h
TClassDocOutput.h
TClassEdit.h
TClassGenerator.h
TClassMenuItem.h
TClassRef.h
TClassStreamer.h
TClassTable.h
TClassTree.h
TClonesArray.h
TCollection.h
TCollectionProxyFactory.h
TCollectionProxyInfo.h
TColor.h
TColorGradient.h
TColorWheel.h
TColumnView.h
TComplex.h
TCondition.h
TConditionImp.h
TCondor.h
TCONE.h
TConfidenceLevel.h
TCONS.h
TContainerConverters.h
TContextMenu.h
TContextMenuImp.h
TControlBar.h
TControlBarButton.h
TControlBarImp.h
TCreatePrimitives.h
TCrown.h
TCTUB.h
TCurlyArc.h
TCurlyArcEditor.h
TCurlyLine.h
TCurlyLineEditor.h
TCut.h
TCutG.h
TDatabasePDG.h
TDataMember.h
TDataPoint.h
TDataPointN.h
TDataSet.h
TDataSetIter.h
TDataSetManager.h
TDataSetManagerAliEn.h
TDataSetManagerFile.h
TDataType.h
TDatime.h
TDCacheFile.h
TDecayChannel.h
TDecompBase.h
TDecompBK.h
TDecompChol.h
TDecompLU.h
TDecompQRH.h
TDecompSparse.h
TDecompSVD.h
TDialogCanvas.h
TDiamond.h
TDictAttributeMap.h
TDictionary.h
TDirectory.h
TDirectoryFile.h
TDocDirective.h
TDocInfo.h
TDocOutput.h
TDocParser.h
TDOMParser.h
TDrawFeedback.h
TDSet.h
TDSetProxy.h
TDsKey.h
TEfficiency.h
TEllipse.h
TELTU.h
TEmulatedCollectionProxy.h
TEmulatedMapProxy.h
TEntryList.h
TEntryListArray.h
TEntryListBlock.h
TEntryListFromFile.h
TEnv.h
TError.h
TestStatistic.h
TestStatSampler.h
TEveArrow.h
TEveArrowEditor.h
TEveArrowGL.h
TEveBox.h
TEveBoxGL.h
TEveBoxSet.h
TEveBoxSetGL.h
TEveBrowser.h
TEveCalo.h
TEveCalo2DGL.h
TEveCalo3DGL.h
TEveCaloData.h
TEveCaloLegoEditor.h
TEveCaloLegoGL.h
TEveCaloLegoOverlay.h
TEveCaloVizEditor.h
TEveChunkManager.h
TEveCompound.h
TEveDigitSet.h
TEveDigitSetEditor.h
TEveDigitSetGL.h
TEveElement.h
TEveElementEditor.h
TEveEventManager.h
TEveFrameBox.h
TEveFrameBoxGL.h
TEveGedEditor.h
TEveGeoNode.h
TEveGeoNodeEditor.h
TEveGeoPolyShape.h
TEveGeoShape.h
TEveGeoShapeExtract.h
TEveGridStepper.h
TEveGridStepperEditor.h
TEveGValuators.h
TEveJetCone.h
TEveJetConeEditor.h
TEveJetConeGL.h
TEveLegoEventHandler.h
TEveLine.h
TEveLineEditor.h
TEveLineGL.h
TEveMacro.h
TEveManager.h
TEventIter.h
TEventList.h
TEvePad.h
TEveParamList.h
TEvePathMark.h
TEvePlot3D.h
TEvePlot3DGL.h
TEvePointSet.h
TEvePointSetArrayEditor.h
TEvePolygonSetProjected.h
TEvePolygonSetProjectedGL.h
TEveProjectionAxes.h
TEveProjectionAxesEditor.h
TEveProjectionAxesGL.h
TEveProjectionBases.h
TEveProjectionManager.h
TEveProjectionManagerEditor.h
TEveProjections.h
TEveQuadSet.h
TEveQuadSetGL.h
TEveRGBAPalette.h
TEveRGBAPaletteEditor.h
TEveRGBAPaletteOverlay.h
TEveScalableStraightLineSet.h
TEveScene.h
TEveSceneInfo.h
TEveSecondarySelectable.h
TEveSelection.h
TEveShape.h
TEveShapeEditor.h
TEveStraightLineSet.h
TEveStraightLineSetEditor.h
TEveStraightLineSetGL.h
TEveText.h
TEveTextEditor.h
TEveTextGL.h
TEveTrack.h
TEveTrackEditor.h
TEveTrackGL.h
TEveTrackProjected.h
TEveTrackProjectedGL.h
TEveTrackPropagator.h
TEveTrackPropagatorEditor.h
TEveTrans.h
TEveTransEditor.h
TEveTreeTools.h
TEveTriangleSet.h
TEveTriangleSetEditor.h
TEveTriangleSetGL.h
TEveUtil.h
TEveVector.h
TEveViewer.h
TEveViewerListEditor.h
TEveVSD.h
TEveVSDStructs.h
TEveWindow.h
TEveWindowEditor.h
TEveWindowManager.h
TException.h
TExec.h
TExMap.h
TF1.h
TF12.h
TF1Editor.h
TF2.h
TF2GL.h
TF3.h
TFcnAdapter.h
TFeldmanCousins.h
TFFTComplex.h
TFFTComplexReal.h
TFFTReal.h
TFFTRealComplex.h
TFile.h
TFileCacheRead.h
TFileCacheWrite.h
TFileCollection.h
TFileDrawMap.h
TFileInfo.h
TFileIter.h
TFileMergeInfo.h
TFileMerger.h
TFilePrefetch.h
TFileSet.h
TFileStager.h
TFitEditor.h
TFitParametersDialog.h
TFitResult.h
TFitResultPtr.h
TFitter.h
TFitterFumili.h
TFitterMinuit.h
TFoam.h
TFoamCell.h
TFoamIntegrand.h
TFoamMaxwt.h
TFoamSampler.h
TFoamVect.h
TFolder.h
TFormLeafInfo.h
TFormLeafInfoReference.h
TFormula.h
TFormulaPrimitive.h
TFPBlock.h
TFractionFitter.h
TFrame.h
TFrameEditor.h
TFree.h
TFriendElement.h
TFriendProxy.h
TFriendProxyDescriptor.h
TFTP.h
TFumili.h
TFumiliFCN.h
TFumiliMinimizer.h
TFunction.h
TFunctionParametersDialog.h
TG3DLine.h
TGApplication.h
TGaxis.h
TGButton.h
TGButtonGroup.h
TGCanvas.h
TGClient.h
TGColorDialog.h
TGColorSelect.h
TGComboBox.h
TGCommandPlugin.h
TGDimension.h
TGDMLParse.h
TGDMLWrite.h
TGDNDManager.h
TGDockableFrame.h
TGDoubleSlider.h
TGedEditor.h
TGedFrame.h
TGedMarkerSelect.h
TGedPatternSelect.h
TGenCollectionProxy.h
TGenCollectionStreamer.h
TGenerator.h
TGenericClassInfo.h
TGenericTable.h
TGenPhaseSpace.h
TGeoArb8.h
TGeoAtt.h
TGeoBBox.h
TGeoBBoxEditor.h
TGeoBoolNode.h
TGeoBranchArray.h
TGeoBuilder.h
TGeoCache.h
TGeoChecker.h
TGeoCompositeShape.h
TGeoCone.h
TGeoConeEditor.h
TGeoElement.h
TGeoEltu.h
TGeoEltuEditor.h
TGeoExtension.h
TGeoGedFrame.h
TGeoGlobalMagField.h
TGeoHalfSpace.h
TGeoHelix.h
TGeoHype.h
TGeoHypeEditor.h
TGeoManager.h
TGeoManagerEditor.h
TGeoMaterial.h
TGeoMaterialEditor.h
TGeoMatrix.h
TGeoMatrixEditor.h
TGeoMCGeometry.h
TGeoMedium.h
TGeoMediumEditor.h
TGeometry.h
TGeoNavigator.h
TGeoNode.h
TGeoNodeEditor.h
TGeoOverlap.h
TGeoPainter.h
TGeoPara.h
TGeoParaboloid.h
TGeoParaEditor.h
TGeoPatternFinder.h
TGeoPcon.h
TGeoPconEditor.h
TGeoPgon.h
TGeoPgonEditor.h
TGeoPhysicalNode.h
TGeoPolygon.h
TGeoRCPtr.h
TGeoScaledShape.h
TGeoShape.h
TGeoShapeAssembly.h
TGeoSphere.h
TGeoSphereEditor.h
TGeoStateInfo.h
TGeoTabManager.h
TGeoTorus.h
TGeoTorusEditor.h
TGeoTrack.h
TGeoTrapEditor.h
TGeoTrd1.h
TGeoTrd1Editor.h
TGeoTrd2.h
TGeoTrd2Editor.h
TGeoTube.h
TGeoTubeEditor.h
TGeoUniformMagField.h
TGeoVolume.h
TGeoVolumeEditor.h
TGeoVoxelFinder.h
TGeoXtru.h
TGEventHandler.h
TGFALFile.h
TGFileBrowser.h
TGFileDialog.h
TGFont.h
TGFontDialog.h
TGFrame.h
TGFSComboBox.h
TGFSContainer.h
TGGC.h
TGHtml.h
TGHtmlBrowser.h
TGHtmlTokens.h
TGHtmlUri.h
TGIcon.h
TGIdleHandler.h
TGImageMap.h
TGInputDialog.h
TGL5D.h
TGL5DDataSetEditor.h
TGL5DPainter.h
TGLabel.h
TGLAdapter.h
TGLAnnotation.h
TGLAutoRotator.h
TGLAxis.h
TGLAxisPainter.h
TGLayout.h
TGLBoundingBox.h
TGLBoxPainter.h
TGLCamera.h
TGLCameraGuide.h
TGLCameraOverlay.h
TGLClip.h
TGLClipSetEditor.h
TGLContext.h
TGLContextPrivate.h
TGLCylinder.h
TGLEmbeddedViewer.h
TGLEventHandler.h
TGLFaceSet.h
TGLFBO.h
TGLFontManager.h
TGLFormat.h
TGLH2PolyPainter.h
TGLHistPainter.h
TGLIncludes.h
TGLIsoMesh.h
TGListBox.h
TGListTree.h
TGListView.h
TGLLegoPainter.h
TGLLightSet.h
TGLLightSetEditor.h
TGLLockable.h
TGLLogicalShape.h
TGLManip.h
TGLManipSet.h
TGLMarchingCubes.h
TGlobal.h
TGLObject.h
TGLOrthoCamera.h
TGLOutput.h
TGLOverlay.h
TGLOverlayButton.h
TGLPadPainter.h
TGLPadUtils.h
TGLParametric.h
TGLParametricEquationGL.h
TGLPerspectiveCamera.h
TGLPhysicalShape.h
TGLPlot3D.h
TGLPlotBox.h
TGLPlotCamera.h
TGLPlotPainter.h
TGLPolyLine.h
TGLPolyMarker.h
TGLPShapeObj.h
TGLPShapeObjEditor.h
TGLPShapeRef.h
TGLQuadric.h
TGLRnrCtx.h
TGLRotateManip.h
TGLSAFrame.h
TGLSAViewer.h
TGLScaleManip.h
TGLScene.h
TGLSceneBase.h
TGLSceneInfo.h
TGLScenePad.h
TGLSelectBuffer.h
TGLSelectRecord.h
TGLSphere.h
TGLStopwatch.h
TGLSurfacePainter.h
TGLText.h
TGLTF3Painter.h
TGLTH3Composition.h
TGLTransManip.h
TGLUtil.h
TGLViewer.h
TGLViewerBase.h
TGLViewerEditor.h
TGLVoxelPainter.h
TGLWidget.h
TGLWSIncludes.h
TGMdi.h
TGMdiDecorFrame.h
TGMdiFrame.h
TGMdiMainFrame.h
TGMdiMenu.h
TGMenu.h
TGMimeTypes.h
TGMsgBox.h
TGNumberEntry.h
TGObject.h
TGondzioSolver.h
TGPack.h
TGPasswdDialog.h
TGPicture.h
TGProgressBar.h
TGQt.h
TGraph.h
TGraph2D.h
TGraph2DErrors.h
TGraph2DPainter.h
TGraphAsymmErrors.h
TGraphBentErrors.h
TGraphDelaunay.h
TGraphEditor.h
TGraphErrors.h
TGraphPainter.h
TGraphPolar.h
TGraphPolargram.h
TGraphQQ.h
TGraphSmooth.h
TGraphTime.h
TGRedirectOutputGuard.h
TGResourcePool.h
TGrid.h
TGridCollection.h
TGridJDL.h
TGridJob.h
TGridJobStatus.h
TGridJobStatusList.h
TGridResult.h
TGroupButton.h
TGScrollBar.h
TGShapedFrame.h
TGShutter.h
TGSimpleTable.h
TGSimpleTableInterface.h
TGSlider.h
TGSpeedo.h
TGSplitFrame.h
TGSplitter.h
TGStatusBar.h
TGString.h
TGTab.h
TGTable.h
TGTableCell.h
TGTableContainer.h
TGTableHeader.h
TGTableLayout.h
TGText.h
TGTextBuffer.h
TGTextEdit.h
TGTextEditDialogs.h
TGTextEditor.h
TGTextEntry.h
TGTextView.h
TGToolBar.h
TGToolTip.h
TGTRA.h
TGTreeTable.h
TGTripleSlider.h
TGuiBldDragManager.h
TGuiBldEditor.h
TGuiBldGeometryFrame.h
TGuiBldHintsButton.h
TGuiBldHintsEditor.h
TGuiBldNameFrame.h
TGuiBuilder.h
TGuiFactory.h
TGView.h
TGWidget.h
TGWindow.h
TGX11.h
TGX11TTF.h
TGXYLayout.h
TH1.h
TH1C.h
TH1D.h
TH1Editor.h
TH1F.h
TH1I.h
TH1K.h
TH1S.h
TH2.h
TH2C.h
TH2D.h
TH2Editor.h
TH2F.h
TH2GL.h
TH2I.h
TH2Poly.h
TH2S.h
TH3.h
TH3C.h
TH3D.h
TH3F.h
TH3GL.h
TH3I.h
TH3S.h
THashList.h
THashTable.h
THbookBranch.h
THbookFile.h
THbookKey.h
THbookTree.h
THelix.h
THistPainter.h
THLimitsFinder.h
THn.h
THnBase.h
THnSparse.h
THnSparse_Internal.h
THostAuth.h
ThreadLocalStorage.h
THStack.h
THtml.h
THYPE.h
TImage.h
TImageDump.h
TImagePlugin.h
Timer.h
TIndArray.h
TIndexTable.h
TInetAddress.h
TInspectCanvas.h
TInspectorImp.h
TInterpreter.h
TIsAProxy.h
TIterator.h
TKDE.h
TKDEAdapter.h
TKDEFGT.h
TKDTree.h
TKDTreeBinning.h
TKey.h
TKeyMapFile.h
TKeySQL.h
TKeyXML.h
TKSocket.h
TLatex.h
TLDAPAttribute.h
TLDAPEntry.h
TLDAPResult.h
TLDAPServer.h
TLeaf.h
TLeafB.h
TLeafC.h
TLeafD.h
TLeafElement.h
TLeafF.h
TLeafI.h
TLeafL.h
TLeafO.h
TLeafObject.h
TLeafS.h
TLegend.h
TLegendEntry.h
TLego.h
TLimit.h
TLimitDataSource.h
TLine.h
TLinearFitter.h
TLinearMinimizer.h
TLineEditor.h
TLink.h
TList.h
TLockFile.h
TLorentzRotation.h
TLorentzVector.h
TMacro.h
TMakeProject.h
TMap.h
TMapFile.h
TMarker.h
TMarker3DBox.h
TMaterial.h
TMath.h
TMathBase.h
TMathText.h
TMatrix.h
TMatrixD.h
TMatrixDBase.h
TMatrixDBasefwd.h
TMatrixDEigen.h
TMatrixDfwd.h
TMatrixDLazy.h
TMatrixDSparse.h
TMatrixDSparsefwd.h
TMatrixDSym.h
TMatrixDSymEigen.h
TMatrixDSymfwd.h
TMatrixDUtils.h
TMatrixDUtilsfwd.h
TMatrixF.h
TMatrixFBase.h
TMatrixFBasefwd.h
TMatrixFfwd.h
TMatrixFLazy.h
TMatrixFSparse.h
TMatrixFSparsefwd.h
TMatrixFSym.h
TMatrixFSymfwd.h
TMatrixFUtils.h
TMatrixFUtilsfwd.h
TMatrixT.h
TMatrixTBase.h
TMatrixTCramerInv.h
TMatrixTLazy.h
TMatrixTSparse.h
TMatrixTSym.h
TMatrixTSymCramerInv.h
TMatrixTUtils.h
TMCOptical.h
TMCParticleType.h
TMCProcess.h
TMCVerbose.h
TMD5.h
TMehrotraSolver.h
TMemberInspector.h
TMemberStreamer.h
TMemFile.h
TMemStat.h
TMemStatBacktrace.h
TMemStatDef.h
TMemStatHelpers.h
TMemStatHook.h
TMemStatMng.h
TMemStatShow.h
TMessage.h
TMessageHandler.h
TMethod.h
TMethodArg.h
TMethodCall.h
TMinuit.h
TMinuitMinimizer.h
TMixture.h
TMLPAnalyzer.h
TMonitor.h
TMultiDimFit.h
TMultiGraph.h
TMultiLayerPerceptron.h
TMutex.h
TMutexImp.h
Factory.h (TMVA/Factory.h)
RootFinder.h (TMVA/RootFinder.h)
TNeuron.h (TMVA/TNeuron.h)
Tools.h (TMVA/Tools.h)
TSynapse.h (TMVA/TSynapse.h)
TMySQLResult.h
TMySQLRow.h
TMySQLServer.h
TMySQLStatement.h
TNamed.h
TNDArray.h
TNetFile.h
TNetFileStager.h
TNeuron.h
TNeuronInput.h
TNeuronInputAbs.h
TNeuronInputChooser.h
TNeuronInputSqSum.h
TNeuronInputSum.h
TNode.h
TNodeDiv.h
TNtuple.h
TNtupleD.h
TObjArray.h
TObject.h
TObjectExecute.h
TObjectSet.h
TObjectSpy.h
TObjectTable.h
TObjString.h
Token.h
TOrdCollection.h
TOutputListSelectorDataMap.h
ToyMCImportanceSampler.h
ToyMCSampler.h
ToyMCStudy.h
TPacketizer.h
TPacketizerAdaptive.h
TPacketizerFile.h
TPacketizerMulti.h
TPacketizerUnit.h
TPad.h
TPadEditor.h
TPadPainter.h
TPainter3dAlgorithms.h
TPaletteAxis.h
TPARA.h
TParallelCoord.h
TParallelCoordEditor.h
TParallelCoordRange.h
TParallelCoordVar.h
TParallelMergingFile.h
TParameter.h
TParticle.h
TParticleClassPDG.h
TParticlePDG.h
TPave.h
TPaveClass.h
TPaveLabel.h
TPaveStats.h
TPaveStatsEditor.h
TPavesText.h
TPaveText.h
TPCON.h
TPDF.h
TPDGCode.h
TPerfStats.h
TPGON.h
TPie.h
TPieEditor.h
TPieSlice.h
TPieSliceEditor.h
TPluginManager.h
TPoint.h
TPoints.h
TPoints3D.h
TPoints3DABC.h
TPointsArray3D.h
TPointSet3D.h
TPointSet3DGL.h
TPolyLine.h
TPolyLine3D.h
TPolyLineShape.h
TPolyMarker.h
TPolyMarker3D.h
TPosixCondition.h
TPosixMutex.h
TPosixThread.h
TPosixThreadFactory.h
TPostScript.h
TPRegexp.h
TPrimary.h
TPrincipal.h
TProcessID.h
TProcessUUID.h
TProfile.h
TProfile2D.h
TProfile3D.h
TProof.h
TProofBench.h
TProofBenchDataSet.h
TProofBenchRun.h
TProofBenchRunCPU.h
TProofBenchRunDataRead.h
TProofBenchTypes.h
TProofChain.h
TProofCondor.h
TProofDebug.h
TProofDraw.h
TProofLimitsFinder.h
TProofLite.h
TProofLog.h
TProofMgr.h
TProofMgrLite.h
TProofMonSender.h
TProofMonSenderML.h
TProofMonSenderSQL.h
TProofNodeInfo.h
TProofNodes.h
TProofOutputFile.h
TProofOutputList.h
TProofPerfAnalysis.h
TProofPlayer.h
TProofPlayerLite.h
TProofProgressDialog.h
TProofProgressLog.h
TProofProgressMemoryPlot.h
TProofProgressStatus.h
TProofQueryResult.h
TProofResources.h
TProofResourcesStatic.h
TProofServ.h
TProofServLite.h
TProofSuperMaster.h
TPServerSocket.h
TPSocket.h
TPyDispatcher.h
TPyException.h
TPyFitFunction.h
TPyReturn.h
TPyROOTApplication.h
TPySelector.h
TPython.h
TQApplication.h
TQCanvasImp.h
TQCanvasMenu.h
TQClass.h
TQCommand.h
TQConnection.h
TQMimeTypes.h
TQObject.h
TQpDataBase.h
TQpDataDens.h
TQpDataSparse.h
TQpLinSolverBase.h
TQpLinSolverDens.h
TQpLinSolverSparse.h
TQpProbBase.h
TQpProbDens.h
TQpProbSparse.h
TQpResidual.h
TQpSolverBase.h
TQpVar.h
TQRootApplication.h
TQRootCanvas.h
TQRootDialog.h
TQRootGuiFactory.h
TQtApplication.h
TQtBrush.h
TQtCanvasPainter.h
TQtClientFilter.h
TQtClientGuard.h
TQtClientWidget.h
TQtEmitter.h
TQtEvent.h
TQtEventQueue.h
TQtLock.h
TQtLockGuard.h
TQtMarker.h
TQtPadFont.h
TQtPen.h
TQtRConfig.h
TQtRootApplication.h
TQtRootGuiFactory.h
TQtRootSlot.h
TQtSymbolCodec.h
TQtTimer.h
TQtUtil.h
TQtWidget.h
TQuaternion.h
TQueryResult.h
TQueryResultManager.h
TQUserEvent.h
TRandom.h
TRandom1.h
TRandom2.h
TRandom3.h
Transform3D.h
TransformationHandler.h
Translation3D.h
TRealData.h
TRecorder.h
TRedirectOutputGuard.h
TreeUtils.h
TRef.h
TRefArray.h
TRefArrayProxy.h
TRefCnt.h
TRefProxy.h
TRefTable.h
TRegexp.h
TRemoteObject.h
TResponseTable.h
TRFIOFile.h
TRint.h
TRobustEstimator.h
TRolke.h
TROOT.h
TRootApplication.h
TRootAuth.h
TRootBrowser.h
TRootBrowserLite.h
TRootCanvas.h
TRootContextMenu.h
TRootControlBar.h
TRootDialog.h
TRootEmbeddedCanvas.h
TRootGuiBuilder.h
TRootGuiFactory.h
TRootHelpDialog.h
TRootIOCtor.h
TRootSecContext.h
TRotation.h
TRotMatrix.h
TRWLock.h
TS3HTTPRequest.h
TS3WebFile.h
TSAXParser.h
TSchemaHelper.h
TSchemaRule.h
TSchemaRuleProcessor.h
TSchemaRuleSet.h
TSchemaType.h
TSecContext.h
TSelector.h
TSelectorCint.h
TSelectorDraw.h
TSelectorEntries.h
TSelectorList.h
TSelectorScalar.h
TSelVerifyDataSet.h
TSemaphore.h
TSeqCollection.h
TServerSocket.h
TSessionDialogs.h
TSessionLogView.h
TSessionViewer.h
TShape.h
TSlave.h
TSlaveLite.h
TSlider.h
TSliderBox.h
TSocket.h
TSortedList.h
TSpectrum.h
TSpectrum2.h
TSpectrum2Fit.h
TSpectrum2Painter.h
TSpectrum2Transform.h
TSpectrum3.h
TSpectrumFit.h
TSpectrumTransform.h
TSPHE.h
TSpider.h
TSpiderEditor.h
TSpline.h
TSpline1.h
TSpline2.h
TSPlot.h
TSQLClassInfo.h
TSQLColumnInfo.h
TSQLFile.h
TSQLiteResult.h
TSQLiteRow.h
TSQLiteServer.h
TSQLiteStatement.h
TSQLMonitoring.h
TSQLObjectData.h
TSQLResult.h
TSQLRow.h
TSQLServer.h
TSQLStatement.h
TSQLStructure.h
TSQLTableInfo.h
TSSLSocket.h
TStatistic.h
TStatsFeedback.h
TStatus.h
TStopwatch.h
TStorage.h
TStreamer.h
TStreamerElement.h
TStreamerInfo.h
TStreamerInfoActions.h
TString.h
TStringLong.h
TStructNode.h
TStructNodeEditor.h
TStructNodeProperty.h
TStructViewer.h
TStructViewerGUI.h
TStyle.h
TStyleDialog.h
TStyleManager.h
TStylePreview.h
TSVDUnfold.h
TSVG.h
TSynapse.h
TSysEvtHandler.h
TSystem.h
TSystemDirectory.h
TSystemFile.h
TTabCom.h
TTable.h
TTable3Points.h
TTableDescriptor.h
TTableIter.h
TTableMap.h
TTablePadView3D.h
TTablePoints.h
TTableSorter.h
TTask.h
TTeXDump.h
TText.h
TTextEditor.h
TTF.h
TThread.h
TThreadFactory.h
TThreadImp.h
TThreadPool.h
TThreadSlots.h
TTime.h
TTimer.h
TTimeStamp.h
TToggle.h
TToggleGroup.h
TTRAP.h
TTRD1.h
TTRD2.h
TTree.h
TTreeCache.h
TTreeCacheUnzip.h
TTreeCloner.h
TTreeDrawArgsParser.h
TTreeFormula.h
TTreeFormulaManager.h
TTreeIndex.h
TTreeInput.h
TTreePerfStats.h
TTreePlayer.h
TTreeProxyGenerator.h
TTreeResult.h
TTreeRow.h
TTreeSQL.h
TTreeTableInterface.h
TTreeViewer.h
TTUBE.h
TTUBS.h
TTVLVContainer.h
TTVSession.h
Ttypes.h
TUDPSocket.h
TUnfold.h
TUnfoldSys.h
TUnixSystem.h
TUnuran.h
TUnuranBaseDist.h
TUnuranContDist.h
TUnuranDiscrDist.h
TUnuranEmpDist.h
TUnuranMultiContDist.h
TUnuranSampler.h
TUri.h
TUrl.h
TUUID.h
TVector.h
TVector2.h
TVector3.h
TVectorD.h
TVectorDfwd.h
TVectorF.h
TVectorFfwd.h
TVectorfwd.h
TVectorT.h
TVersionCheck.h
TView.h
TView3D.h
TViewer3DPad.h
TViewerX3D.h
TVirtualArray.h
TVirtualAuth.h
TVirtualCollectionIterators.h
TVirtualCollectionProxy.h
TVirtualDragManager.h
TVirtualFFT.h
TVirtualFitter.h
TVirtualGeoPainter.h
TVirtualGeoTrack.h
TVirtualGL.h
TVirtualGraphPainter.h
TVirtualHistPainter.h
TVirtualIndex.h
TVirtualIsAProxy.h
TVirtualMagField.h
TVirtualMC.h
TVirtualMCApplication.h
TVirtualMCDecayer.h
TVirtualMCGeometry.h
TVirtualMCStack.h
TVirtualMonitoring.h
TVirtualMutex.h
TVirtualObject.h
TVirtualPacketizer.h
TVirtualPad.h
TVirtualPadEditor.h
TVirtualPadPainter.h
TVirtualPerfStats.h
TVirtualProofPlayer.h
TVirtualPS.h
TVirtualRefProxy.h
TVirtualStreamerInfo.h
TVirtualTableInterface.h
TVirtualTreePlayer.h
TVirtualViewer3D.h
TVirtualX.h
TVirtualX.interface.h
TVolume.h
TVolumePosition.h
TVolumeView.h
TVolumeViewIter.h
TWaitCondition.h
TWbox.h
TWebFile.h
TX11GL.h
TX3DFrame.h
TXHandler.h
TXMLAttr.h
TXMLDocument.h
TXMLEngine.h
TXMLFile.h
TXMLNode.h
TXMLParser.h
TXMLPlayer.h
TXMLSetup.h
TXProofMgr.h
TXProofServ.h
TXSlave.h
TXTRU.h
Type.h
TypeBase.h
TypeBuilder.h
TypedefBuilder.h
Typedf.h
TypeName.h
Types.h
TypeTemplate.h
TypeTemplateImpl.h
TypeTemplateName.h
TZIPFile.h
UnaryOperators.h
UnBinData.h
UniformProposal.h
UnionBuilder.h
UpperLimitMCSModule.h
Util.h
ValueObject.h
Varargs.h
VariableBuilder.h
VariableDecorrTransform.h
VariableGaussTransform.h
VariableIdentityTransform.h
VariableInfo.h
VariableMetricBuilder.h
VariableMetricEDMEstimator.h
VariableMetricMinimizer.h
VariableNormalizeTransform.h
VariablePCATransform.h
VariableRearrangeTransform.h
VariableTransformBase.h
Vavilov.h
VavilovAccurate.h
VavilovAccurateCdf.h
VavilovAccuratePdf.h
VavilovAccurateQuantile.h
VavilovFast.h
vdtcore_common.h
vdtMath.h
Vector2D.h
Vector2Dfwd.h
Vector3D.h
Vector3Dfwd.h
Vector4D.h
Vector4Dfwd.h
VectorOuterProduct.h
VectorUtil.h
Version.h
VirtualIntegrator.h
Volume.h
WidgetMessageTypes.h
WrappedFunction.h
WrappedMultiTF1.h
WrappedParamFunction.h
WrappedTF1.h
x3d.h
X3DBuffer.h
X3DDefs.h
ZIP.h
ZipLZMA.h
ZTrees.h

to the top

Shared Libraries (106)


libASImage.so
libASImageGui.so
libCint.so
libCintex.so
libcomplexDict.so
libCore.so
libDCache.so
libdequeDict.so
libEG.so
libEve.so
libFFTW.so
libFitPanel.so
libFoam.so
libFTGL.so
libFumili.so
libGdml.so
libGed.so
libGenetic.so
libGenVector.so
libGeom.so
libGeomBuilder.so
libGeomPainter.so
libGFAL.so
libGLEW.so
libGpad.so
libGQt.so
libGraf.so
libGraf3d.so
libGui.so
libGuiBld.so
libGuiHtml.so
libGviz3d.so
libGX11.so
libGX11TTF.so
libHbook.so
libHist.so
libHistFactory.so
libHistPainter.so
libHtml.so
libKrb5Auth.so
liblistDict.so
libmap2Dict.so
libmapDict.so
libMathCore.so
libMathMore.so
libMatrix.so
libMemStat.so
libminicern.so
libMinuit.so
libMinuit2.so
libMLP.so
libmultimap2Dict.so
libmultimapDict.so
libmultisetDict.so
libNet.so
libNetx.so
libNew.so
libOracle.so
libPhysics.so
libPostscript.so
libProof.so
libProofBench.so
libProofDraw.so
libProofPlayer.so
libProofx.so
libPyROOT.so
libQtGSI.so
libQtRoot.so
libQuadp.so
libRCastor.so
libRecorder.so
libReflex.so
libReflexDict.so
libRFIO.so
libRGL.so
libRint.so
libRIO.so
libRLDAP.so
libRMySQL.so
libRooFit.so
libRooFitCore.so
libRooStats.so
libRootAuth.so
libSessionViewer.so
libsetDict.so
libSmatrix.so
libSpectrum.so
libSpectrumPainter.so
libSPlot.so
libSQLIO.so
libSQLite.so
libSrvAuth.so
libTable.so
libThread.so
libTMVA.so
libTree.so
libTreePlayer.so
libTreeViewer.so
libUnuran.so
libvalarrayDict.so
libvectorDict.so
libVMC.so
libX3d.so
libXMLIO.so
libXMLParser.so
libXrdProofd.so

to the top




Generated on Thu Jul 10 01:36:02 2014 for ROOT by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API