// // File generated by core/utils/src/rootcint_tmp at Wed Mar 14 10:31:06 2018 // Do NOT change. Changes will be lost next time file is generated // #define R__DICTIONARY_FILENAME roofitdIhistfactorydIsrcdIG__HistFactory #include "RConfig.h" //rootcint 4834 #if !defined(R__ACCESS_IN_SYMBOL) //Break the privacy of classes -- Disabled for the moment #define private public #define protected public #endif // Since CINT ignores the std namespace, we need to do so in this file. namespace std {} using namespace std; #include "G__HistFactory.h" #include "TCollectionProxyInfo.h" #include "TClass.h" #include "TBuffer.h" #include "TMemberInspector.h" #include "TInterpreter.h" #include "TVirtualMutex.h" #include "TError.h" #ifndef G__ROOT #define G__ROOT #endif #include "RtypesImp.h" #include "TIsAProxy.h" #include "TFileMergeInfo.h" #include "TBuffer.h" #include "TVirtualObject.h" #include #include "TSchemaHelper.h" // Direct notice to TROOT of the dictionary's loading. namespace { static struct DictInit { DictInit() { ROOT::RegisterModule(); } } __TheDictionaryInitializer; } // START OF SHADOWS namespace ROOT { namespace Shadow { namespace RooStats { namespace HistFactory { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::RooStats::HistFactory::Asimov Asimov; #else class Asimov { public: //friend XX; string fName; // map< ::string, bool > fParamsToFix; // map< ::string, double > fParamValsToSet; // }; #endif } } namespace RooStats { namespace HistFactory { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::RooStats::HistFactory::HistRef HistRef; #else class HistRef { public: //friend XX; ::TH1* fHist; //pointer to contained histogram }; #endif } } namespace RooStats { namespace HistFactory { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::RooStats::HistFactory::OverallSys OverallSys; #else class OverallSys { public: //friend XX; string fName; // double fLow; // double fHigh; // }; #endif } } namespace RooStats { namespace HistFactory { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::RooStats::HistFactory::NormFactor NormFactor; #else class NormFactor { public: //friend XX; string fName; // double fVal; // double fLow; // double fHigh; // bool fConst; // }; #endif } } namespace RooStats { namespace HistFactory { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::RooStats::HistFactory::HistoSys HistoSys; #else class HistoSys { public: //friend XX; string fName; // string fInputFileLow; // string fHistoNameLow; // string fHistoPathLow; // string fInputFileHigh; // string fHistoNameHigh; // string fHistoPathHigh; // ::RooStats::HistFactory::HistRef fhLow; // ::RooStats::HistFactory::HistRef fhHigh; // }; #endif } } namespace RooStats { namespace HistFactory { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::RooStats::HistFactory::HistoFactor HistoFactor; #else class HistoFactor { public: //friend XX; string fName; // string fInputFileLow; // string fHistoNameLow; // string fHistoPathLow; // string fInputFileHigh; // string fHistoNameHigh; // string fHistoPathHigh; // ::RooStats::HistFactory::HistRef fhLow; // ::RooStats::HistFactory::HistRef fhHigh; // }; #endif } } namespace RooStats { namespace HistFactory { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::RooStats::HistFactory::ShapeSys ShapeSys; #else class ShapeSys { public: //friend XX; string fName; // string fInputFile; // string fHistoName; // string fHistoPath; // ::RooStats::HistFactory::Constraint::Type fConstraintType; // ::RooStats::HistFactory::HistRef fhError; // }; #endif } } namespace RooStats { namespace HistFactory { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::RooStats::HistFactory::ShapeFactor ShapeFactor; #else class ShapeFactor { public: //friend XX; string fName; // bool fConstant; // bool fHasInitialShape; // string fHistoName; // string fHistoPath; // string fInputFile; // ::TH1* fhInitialShape; // }; #endif } } namespace RooStats { namespace HistFactory { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::RooStats::HistFactory::StatError StatError; #else class StatError { public: //friend XX; bool fActivate; // bool fUseHisto; //Use an external histogram for the errors string fInputFile; // string fHistoName; // string fHistoPath; // ::RooStats::HistFactory::HistRef fhError; // }; #endif } } namespace RooStats { namespace HistFactory { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::RooStats::HistFactory::StatErrorConfig StatErrorConfig; #else class StatErrorConfig { public: //friend XX; double fRelErrorThreshold; // ::RooStats::HistFactory::Constraint::Type fConstraintType; // }; #endif } } namespace RooStats { namespace HistFactory { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::RooStats::HistFactory::Sample Sample; #else class Sample { public: //friend XX; string fName; // string fInputFile; // string fHistoName; // string fHistoPath; // string fChannelName; // vector< ::RooStats::HistFactory::OverallSys > fOverallSysList; // vector< ::RooStats::HistFactory::NormFactor > fNormFactorList; // vector< ::RooStats::HistFactory::HistoSys > fHistoSysList; // vector< ::RooStats::HistFactory::HistoFactor > fHistoFactorList; // vector< ::RooStats::HistFactory::ShapeSys > fShapeSysList; // vector< ::RooStats::HistFactory::ShapeFactor > fShapeFactorList; // ::RooStats::HistFactory::StatError fStatError; // bool fNormalizeByTheory; // bool fStatErrorActivate; // ::RooStats::HistFactory::HistRef fhNominal; // ::TH1* fhCountingHist; // }; #endif } } namespace RooStats { namespace HistFactory { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::RooStats::HistFactory::Data Data; #else class Data { public: //friend XX; string fName; // string fInputFile; // string fHistoName; // string fHistoPath; // ::RooStats::HistFactory::HistRef fhData; // }; #endif } } namespace RooStats { namespace HistFactory { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::RooStats::HistFactory::Channel Channel; #else class Channel { public: //friend XX; #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::RooStats::HistFactory::Channel::Measurement Measurement; #else class Measurement { public: //friend XX; }; #endif string fName; // string fInputFile; // string fHistoPath; // ::RooStats::HistFactory::Data fData; // vector< ::RooStats::HistFactory::Data > fAdditionalData; // ::RooStats::HistFactory::StatErrorConfig fStatErrorConfig; // vector< ::RooStats::HistFactory::Sample > fSamples; // }; #endif } } namespace RooStats { namespace HistFactory { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::RooStats::HistFactory::PreprocessFunction PreprocessFunction; #else class PreprocessFunction { public: //friend XX; string fName; // string fExpression; // string fDependents; // string fCommand; // }; #endif } } namespace RooStats { namespace HistFactory { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::RooStats::HistFactory::ConfigParser ConfigParser; #else class ConfigParser { public: //friend XX; string m_currentInputFile; // string m_currentChannel; // string m_currentHistoPath; // }; #endif } } } // of namespace Shadow } // of namespace ROOT // END OF SHADOWS namespace RooStats { namespace ROOT { inline ::ROOT::TGenericClassInfo *GenerateInitInstance(); static void RooStats_Dictionary(); // Function generating the singleton type initializer inline ::ROOT::TGenericClassInfo *GenerateInitInstance() { static ::ROOT::TGenericClassInfo instance("RooStats", 0 /*version*/, "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/RooBarlowBeestonLL.h", 23, ::ROOT::DefineBehavior((void*)0,(void*)0), &RooStats_Dictionary, 0); return &instance; } // Insure that the inline function is _not_ optimized away by the compiler ::ROOT::TGenericClassInfo *(*_R__UNIQUE_(InitFunctionKeeper))() = &GenerateInitInstance; // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance(); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void RooStats_Dictionary() { GenerateInitInstance()->GetClass(); } } } namespace RooStats { namespace HistFactory { namespace ROOT { inline ::ROOT::TGenericClassInfo *GenerateInitInstance(); static void RooStatscLcLHistFactory_Dictionary(); // Function generating the singleton type initializer inline ::ROOT::TGenericClassInfo *GenerateInitInstance() { static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory", 0 /*version*/, "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/RooBarlowBeestonLL.h", 24, ::ROOT::DefineBehavior((void*)0,(void*)0), &RooStatscLcLHistFactory_Dictionary, 0); return &instance; } // Insure that the inline function is _not_ optimized away by the compiler ::ROOT::TGenericClassInfo *(*_R__UNIQUE_(InitFunctionKeeper))() = &GenerateInitInstance; // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance(); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void RooStatscLcLHistFactory_Dictionary() { GenerateInitInstance()->GetClass(); } } } } namespace ROOT { void RooStatscLcLHistFactorycLcLAsimov_ShowMembers(void *obj, TMemberInspector &R__insp); static void RooStatscLcLHistFactorycLcLAsimov_Dictionary(); static void *new_RooStatscLcLHistFactorycLcLAsimov(void *p = 0); static void *newArray_RooStatscLcLHistFactorycLcLAsimov(Long_t size, void *p); static void delete_RooStatscLcLHistFactorycLcLAsimov(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLAsimov(void *p); static void destruct_RooStatscLcLHistFactorycLcLAsimov(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::Asimov*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::RooStats::HistFactory::Asimov) == sizeof(::ROOT::Shadow::RooStats::HistFactory::Asimov)); ::RooStats::HistFactory::Asimov *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::RooStats::HistFactory::Asimov),0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::Asimov", "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/Asimov.h", 23, typeid(::RooStats::HistFactory::Asimov), DefineBehavior(ptr, ptr), &RooStatscLcLHistFactorycLcLAsimov_ShowMembers, &RooStatscLcLHistFactorycLcLAsimov_Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::Asimov) ); instance.SetNew(&new_RooStatscLcLHistFactorycLcLAsimov); instance.SetNewArray(&newArray_RooStatscLcLHistFactorycLcLAsimov); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLAsimov); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLAsimov); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLAsimov); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::Asimov*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::Asimov*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::Asimov*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void RooStatscLcLHistFactorycLcLAsimov_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::Asimov*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void RooStatscLcLHistFactorycLcLHistRef_ShowMembers(void *obj, TMemberInspector &R__insp); static void RooStatscLcLHistFactorycLcLHistRef_Dictionary(); static void *new_RooStatscLcLHistFactorycLcLHistRef(void *p = 0); static void *newArray_RooStatscLcLHistFactorycLcLHistRef(Long_t size, void *p); static void delete_RooStatscLcLHistFactorycLcLHistRef(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLHistRef(void *p); static void destruct_RooStatscLcLHistFactorycLcLHistRef(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::HistRef*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::RooStats::HistFactory::HistRef) == sizeof(::ROOT::Shadow::RooStats::HistFactory::HistRef)); ::RooStats::HistFactory::HistRef *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::RooStats::HistFactory::HistRef),0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::HistRef", "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/HistRef.h", 24, typeid(::RooStats::HistFactory::HistRef), DefineBehavior(ptr, ptr), &RooStatscLcLHistFactorycLcLHistRef_ShowMembers, &RooStatscLcLHistFactorycLcLHistRef_Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::HistRef) ); instance.SetNew(&new_RooStatscLcLHistFactorycLcLHistRef); instance.SetNewArray(&newArray_RooStatscLcLHistFactorycLcLHistRef); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLHistRef); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLHistRef); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLHistRef); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::HistRef*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::HistRef*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistRef*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void RooStatscLcLHistFactorycLcLHistRef_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistRef*)0x0)->GetClass(); } } // end of namespace ROOT namespace RooStats { namespace HistFactory { namespace Constraint { namespace ROOT { inline ::ROOT::TGenericClassInfo *GenerateInitInstance(); static void RooStatscLcLHistFactorycLcLConstraint_Dictionary(); // Function generating the singleton type initializer inline ::ROOT::TGenericClassInfo *GenerateInitInstance() { static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::Constraint", 0 /*version*/, "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/Systematics.h", 24, ::ROOT::DefineBehavior((void*)0,(void*)0), &RooStatscLcLHistFactorycLcLConstraint_Dictionary, 4); return &instance; } // Insure that the inline function is _not_ optimized away by the compiler ::ROOT::TGenericClassInfo *(*_R__UNIQUE_(InitFunctionKeeper))() = &GenerateInitInstance; // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance(); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void RooStatscLcLHistFactorycLcLConstraint_Dictionary() { GenerateInitInstance()->GetClass(); } } } } } namespace ROOT { void RooStatscLcLHistFactorycLcLOverallSys_ShowMembers(void *obj, TMemberInspector &R__insp); static void RooStatscLcLHistFactorycLcLOverallSys_Dictionary(); static void *new_RooStatscLcLHistFactorycLcLOverallSys(void *p = 0); static void *newArray_RooStatscLcLHistFactorycLcLOverallSys(Long_t size, void *p); static void delete_RooStatscLcLHistFactorycLcLOverallSys(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLOverallSys(void *p); static void destruct_RooStatscLcLHistFactorycLcLOverallSys(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::OverallSys*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::RooStats::HistFactory::OverallSys) == sizeof(::ROOT::Shadow::RooStats::HistFactory::OverallSys)); ::RooStats::HistFactory::OverallSys *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::RooStats::HistFactory::OverallSys),0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::OverallSys", "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/Systematics.h", 45, typeid(::RooStats::HistFactory::OverallSys), DefineBehavior(ptr, ptr), &RooStatscLcLHistFactorycLcLOverallSys_ShowMembers, &RooStatscLcLHistFactorycLcLOverallSys_Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::OverallSys) ); instance.SetNew(&new_RooStatscLcLHistFactorycLcLOverallSys); instance.SetNewArray(&newArray_RooStatscLcLHistFactorycLcLOverallSys); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLOverallSys); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLOverallSys); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLOverallSys); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::OverallSys*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::OverallSys*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::OverallSys*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void RooStatscLcLHistFactorycLcLOverallSys_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::OverallSys*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void RooStatscLcLHistFactorycLcLNormFactor_ShowMembers(void *obj, TMemberInspector &R__insp); static void RooStatscLcLHistFactorycLcLNormFactor_Dictionary(); static void *new_RooStatscLcLHistFactorycLcLNormFactor(void *p = 0); static void *newArray_RooStatscLcLHistFactorycLcLNormFactor(Long_t size, void *p); static void delete_RooStatscLcLHistFactorycLcLNormFactor(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLNormFactor(void *p); static void destruct_RooStatscLcLHistFactorycLcLNormFactor(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::NormFactor*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::RooStats::HistFactory::NormFactor) == sizeof(::ROOT::Shadow::RooStats::HistFactory::NormFactor)); ::RooStats::HistFactory::NormFactor *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::RooStats::HistFactory::NormFactor),0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::NormFactor", "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/Systematics.h", 70, typeid(::RooStats::HistFactory::NormFactor), DefineBehavior(ptr, ptr), &RooStatscLcLHistFactorycLcLNormFactor_ShowMembers, &RooStatscLcLHistFactorycLcLNormFactor_Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::NormFactor) ); instance.SetNew(&new_RooStatscLcLHistFactorycLcLNormFactor); instance.SetNewArray(&newArray_RooStatscLcLHistFactorycLcLNormFactor); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLNormFactor); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLNormFactor); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLNormFactor); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::NormFactor*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::NormFactor*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::NormFactor*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void RooStatscLcLHistFactorycLcLNormFactor_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::NormFactor*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void RooStatscLcLHistFactorycLcLHistoSys_ShowMembers(void *obj, TMemberInspector &R__insp); static void RooStatscLcLHistFactorycLcLHistoSys_Dictionary(); static void *new_RooStatscLcLHistFactorycLcLHistoSys(void *p = 0); static void *newArray_RooStatscLcLHistFactorycLcLHistoSys(Long_t size, void *p); static void delete_RooStatscLcLHistFactorycLcLHistoSys(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLHistoSys(void *p); static void destruct_RooStatscLcLHistFactorycLcLHistoSys(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::HistoSys*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::RooStats::HistFactory::HistoSys) == sizeof(::ROOT::Shadow::RooStats::HistFactory::HistoSys)); ::RooStats::HistFactory::HistoSys *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::RooStats::HistFactory::HistoSys),0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::HistoSys", "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/Systematics.h", 104, typeid(::RooStats::HistFactory::HistoSys), DefineBehavior(ptr, ptr), &RooStatscLcLHistFactorycLcLHistoSys_ShowMembers, &RooStatscLcLHistFactorycLcLHistoSys_Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::HistoSys) ); instance.SetNew(&new_RooStatscLcLHistFactorycLcLHistoSys); instance.SetNewArray(&newArray_RooStatscLcLHistFactorycLcLHistoSys); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLHistoSys); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLHistoSys); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLHistoSys); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::HistoSys*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::HistoSys*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistoSys*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void RooStatscLcLHistFactorycLcLHistoSys_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistoSys*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void RooStatscLcLHistFactorycLcLHistoFactor_ShowMembers(void *obj, TMemberInspector &R__insp); static void RooStatscLcLHistFactorycLcLHistoFactor_Dictionary(); static void *new_RooStatscLcLHistFactorycLcLHistoFactor(void *p = 0); static void *newArray_RooStatscLcLHistFactorycLcLHistoFactor(Long_t size, void *p); static void delete_RooStatscLcLHistFactorycLcLHistoFactor(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLHistoFactor(void *p); static void destruct_RooStatscLcLHistFactorycLcLHistoFactor(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::HistoFactor*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::RooStats::HistFactory::HistoFactor) == sizeof(::ROOT::Shadow::RooStats::HistFactory::HistoFactor)); ::RooStats::HistFactory::HistoFactor *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::RooStats::HistFactory::HistoFactor),0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::HistoFactor", "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/Systematics.h", 161, typeid(::RooStats::HistFactory::HistoFactor), DefineBehavior(ptr, ptr), &RooStatscLcLHistFactorycLcLHistoFactor_ShowMembers, &RooStatscLcLHistFactorycLcLHistoFactor_Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::HistoFactor) ); instance.SetNew(&new_RooStatscLcLHistFactorycLcLHistoFactor); instance.SetNewArray(&newArray_RooStatscLcLHistFactorycLcLHistoFactor); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLHistoFactor); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLHistoFactor); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLHistoFactor); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::HistoFactor*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::HistoFactor*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistoFactor*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void RooStatscLcLHistFactorycLcLHistoFactor_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistoFactor*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void RooStatscLcLHistFactorycLcLShapeSys_ShowMembers(void *obj, TMemberInspector &R__insp); static void RooStatscLcLHistFactorycLcLShapeSys_Dictionary(); static void *new_RooStatscLcLHistFactorycLcLShapeSys(void *p = 0); static void *newArray_RooStatscLcLHistFactorycLcLShapeSys(Long_t size, void *p); static void delete_RooStatscLcLHistFactorycLcLShapeSys(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLShapeSys(void *p); static void destruct_RooStatscLcLHistFactorycLcLShapeSys(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::ShapeSys*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::RooStats::HistFactory::ShapeSys) == sizeof(::ROOT::Shadow::RooStats::HistFactory::ShapeSys)); ::RooStats::HistFactory::ShapeSys *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::RooStats::HistFactory::ShapeSys),0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::ShapeSys", "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/Systematics.h", 216, typeid(::RooStats::HistFactory::ShapeSys), DefineBehavior(ptr, ptr), &RooStatscLcLHistFactorycLcLShapeSys_ShowMembers, &RooStatscLcLHistFactorycLcLShapeSys_Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::ShapeSys) ); instance.SetNew(&new_RooStatscLcLHistFactorycLcLShapeSys); instance.SetNewArray(&newArray_RooStatscLcLHistFactorycLcLShapeSys); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLShapeSys); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLShapeSys); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLShapeSys); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::ShapeSys*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::ShapeSys*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::ShapeSys*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void RooStatscLcLHistFactorycLcLShapeSys_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::ShapeSys*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void RooStatscLcLHistFactorycLcLShapeFactor_ShowMembers(void *obj, TMemberInspector &R__insp); static void RooStatscLcLHistFactorycLcLShapeFactor_Dictionary(); static void *new_RooStatscLcLHistFactorycLcLShapeFactor(void *p = 0); static void *newArray_RooStatscLcLHistFactorycLcLShapeFactor(Long_t size, void *p); static void delete_RooStatscLcLHistFactorycLcLShapeFactor(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLShapeFactor(void *p); static void destruct_RooStatscLcLHistFactorycLcLShapeFactor(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::ShapeFactor*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::RooStats::HistFactory::ShapeFactor) == sizeof(::ROOT::Shadow::RooStats::HistFactory::ShapeFactor)); ::RooStats::HistFactory::ShapeFactor *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::RooStats::HistFactory::ShapeFactor),0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::ShapeFactor", "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/Systematics.h", 258, typeid(::RooStats::HistFactory::ShapeFactor), DefineBehavior(ptr, ptr), &RooStatscLcLHistFactorycLcLShapeFactor_ShowMembers, &RooStatscLcLHistFactorycLcLShapeFactor_Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::ShapeFactor) ); instance.SetNew(&new_RooStatscLcLHistFactorycLcLShapeFactor); instance.SetNewArray(&newArray_RooStatscLcLHistFactorycLcLShapeFactor); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLShapeFactor); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLShapeFactor); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLShapeFactor); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::ShapeFactor*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::ShapeFactor*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::ShapeFactor*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void RooStatscLcLHistFactorycLcLShapeFactor_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::ShapeFactor*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void RooStatscLcLHistFactorycLcLStatError_ShowMembers(void *obj, TMemberInspector &R__insp); static void RooStatscLcLHistFactorycLcLStatError_Dictionary(); static void *new_RooStatscLcLHistFactorycLcLStatError(void *p = 0); static void *newArray_RooStatscLcLHistFactorycLcLStatError(Long_t size, void *p); static void delete_RooStatscLcLHistFactorycLcLStatError(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLStatError(void *p); static void destruct_RooStatscLcLHistFactorycLcLStatError(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::StatError*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::RooStats::HistFactory::StatError) == sizeof(::ROOT::Shadow::RooStats::HistFactory::StatError)); ::RooStats::HistFactory::StatError *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::RooStats::HistFactory::StatError),0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::StatError", "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/Systematics.h", 313, typeid(::RooStats::HistFactory::StatError), DefineBehavior(ptr, ptr), &RooStatscLcLHistFactorycLcLStatError_ShowMembers, &RooStatscLcLHistFactorycLcLStatError_Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::StatError) ); instance.SetNew(&new_RooStatscLcLHistFactorycLcLStatError); instance.SetNewArray(&newArray_RooStatscLcLHistFactorycLcLStatError); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLStatError); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLStatError); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLStatError); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::StatError*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::StatError*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::StatError*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void RooStatscLcLHistFactorycLcLStatError_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::StatError*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void RooStatscLcLHistFactorycLcLStatErrorConfig_ShowMembers(void *obj, TMemberInspector &R__insp); static void RooStatscLcLHistFactorycLcLStatErrorConfig_Dictionary(); static void *new_RooStatscLcLHistFactorycLcLStatErrorConfig(void *p = 0); static void *newArray_RooStatscLcLHistFactorycLcLStatErrorConfig(Long_t size, void *p); static void delete_RooStatscLcLHistFactorycLcLStatErrorConfig(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLStatErrorConfig(void *p); static void destruct_RooStatscLcLHistFactorycLcLStatErrorConfig(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::StatErrorConfig*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::RooStats::HistFactory::StatErrorConfig) == sizeof(::ROOT::Shadow::RooStats::HistFactory::StatErrorConfig)); ::RooStats::HistFactory::StatErrorConfig *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::RooStats::HistFactory::StatErrorConfig),0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::StatErrorConfig", "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/Systematics.h", 355, typeid(::RooStats::HistFactory::StatErrorConfig), DefineBehavior(ptr, ptr), &RooStatscLcLHistFactorycLcLStatErrorConfig_ShowMembers, &RooStatscLcLHistFactorycLcLStatErrorConfig_Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::StatErrorConfig) ); instance.SetNew(&new_RooStatscLcLHistFactorycLcLStatErrorConfig); instance.SetNewArray(&newArray_RooStatscLcLHistFactorycLcLStatErrorConfig); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLStatErrorConfig); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLStatErrorConfig); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLStatErrorConfig); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::StatErrorConfig*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::StatErrorConfig*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::StatErrorConfig*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void RooStatscLcLHistFactorycLcLStatErrorConfig_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::StatErrorConfig*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void RooStatscLcLHistFactorycLcLSample_ShowMembers(void *obj, TMemberInspector &R__insp); static void RooStatscLcLHistFactorycLcLSample_Dictionary(); static void *new_RooStatscLcLHistFactorycLcLSample(void *p = 0); static void *newArray_RooStatscLcLHistFactorycLcLSample(Long_t size, void *p); static void delete_RooStatscLcLHistFactorycLcLSample(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLSample(void *p); static void destruct_RooStatscLcLHistFactorycLcLSample(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::Sample*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::RooStats::HistFactory::Sample) == sizeof(::ROOT::Shadow::RooStats::HistFactory::Sample)); ::RooStats::HistFactory::Sample *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::RooStats::HistFactory::Sample),0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::Sample", "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/Sample.h", 27, typeid(::RooStats::HistFactory::Sample), DefineBehavior(ptr, ptr), &RooStatscLcLHistFactorycLcLSample_ShowMembers, &RooStatscLcLHistFactorycLcLSample_Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::Sample) ); instance.SetNew(&new_RooStatscLcLHistFactorycLcLSample); instance.SetNewArray(&newArray_RooStatscLcLHistFactorycLcLSample); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLSample); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLSample); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLSample); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::Sample*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::Sample*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::Sample*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void RooStatscLcLHistFactorycLcLSample_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::Sample*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void RooStatscLcLHistFactorycLcLData_ShowMembers(void *obj, TMemberInspector &R__insp); static void RooStatscLcLHistFactorycLcLData_Dictionary(); static void *new_RooStatscLcLHistFactorycLcLData(void *p = 0); static void *newArray_RooStatscLcLHistFactorycLcLData(Long_t size, void *p); static void delete_RooStatscLcLHistFactorycLcLData(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLData(void *p); static void destruct_RooStatscLcLHistFactorycLcLData(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::Data*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::RooStats::HistFactory::Data) == sizeof(::ROOT::Shadow::RooStats::HistFactory::Data)); ::RooStats::HistFactory::Data *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::RooStats::HistFactory::Data),0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::Data", "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/Data.h", 24, typeid(::RooStats::HistFactory::Data), DefineBehavior(ptr, ptr), &RooStatscLcLHistFactorycLcLData_ShowMembers, &RooStatscLcLHistFactorycLcLData_Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::Data) ); instance.SetNew(&new_RooStatscLcLHistFactorycLcLData); instance.SetNewArray(&newArray_RooStatscLcLHistFactorycLcLData); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLData); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLData); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLData); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::Data*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::Data*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::Data*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void RooStatscLcLHistFactorycLcLData_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::Data*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void RooStatscLcLHistFactorycLcLChannel_ShowMembers(void *obj, TMemberInspector &R__insp); static void RooStatscLcLHistFactorycLcLChannel_Dictionary(); static void *new_RooStatscLcLHistFactorycLcLChannel(void *p = 0); static void *newArray_RooStatscLcLHistFactorycLcLChannel(Long_t size, void *p); static void delete_RooStatscLcLHistFactorycLcLChannel(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLChannel(void *p); static void destruct_RooStatscLcLHistFactorycLcLChannel(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::Channel*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::RooStats::HistFactory::Channel) == sizeof(::ROOT::Shadow::RooStats::HistFactory::Channel)); ::RooStats::HistFactory::Channel *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::RooStats::HistFactory::Channel),0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::Channel", "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/Channel.h", 26, typeid(::RooStats::HistFactory::Channel), DefineBehavior(ptr, ptr), &RooStatscLcLHistFactorycLcLChannel_ShowMembers, &RooStatscLcLHistFactorycLcLChannel_Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::Channel) ); instance.SetNew(&new_RooStatscLcLHistFactorycLcLChannel); instance.SetNewArray(&newArray_RooStatscLcLHistFactorycLcLChannel); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLChannel); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLChannel); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLChannel); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::Channel*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::Channel*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::Channel*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void RooStatscLcLHistFactorycLcLChannel_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::Channel*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void RooStatscLcLHistFactorycLcLPreprocessFunction_ShowMembers(void *obj, TMemberInspector &R__insp); static void RooStatscLcLHistFactorycLcLPreprocessFunction_Dictionary(); static void *new_RooStatscLcLHistFactorycLcLPreprocessFunction(void *p = 0); static void *newArray_RooStatscLcLHistFactorycLcLPreprocessFunction(Long_t size, void *p); static void delete_RooStatscLcLHistFactorycLcLPreprocessFunction(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLPreprocessFunction(void *p); static void destruct_RooStatscLcLHistFactorycLcLPreprocessFunction(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::PreprocessFunction*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::RooStats::HistFactory::PreprocessFunction) == sizeof(::ROOT::Shadow::RooStats::HistFactory::PreprocessFunction)); ::RooStats::HistFactory::PreprocessFunction *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::RooStats::HistFactory::PreprocessFunction),0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::PreprocessFunction", "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/PreprocessFunction.h", 11, typeid(::RooStats::HistFactory::PreprocessFunction), DefineBehavior(ptr, ptr), &RooStatscLcLHistFactorycLcLPreprocessFunction_ShowMembers, &RooStatscLcLHistFactorycLcLPreprocessFunction_Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::PreprocessFunction) ); instance.SetNew(&new_RooStatscLcLHistFactorycLcLPreprocessFunction); instance.SetNewArray(&newArray_RooStatscLcLHistFactorycLcLPreprocessFunction); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLPreprocessFunction); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLPreprocessFunction); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLPreprocessFunction); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::PreprocessFunction*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::PreprocessFunction*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::PreprocessFunction*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void RooStatscLcLHistFactorycLcLPreprocessFunction_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::PreprocessFunction*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void RooStatscLcLHistFactorycLcLMeasurement_ShowMembers(void *obj, TMemberInspector &R__insp); static void *new_RooStatscLcLHistFactorycLcLMeasurement(void *p = 0); static void *newArray_RooStatscLcLHistFactorycLcLMeasurement(Long_t size, void *p); static void delete_RooStatscLcLHistFactorycLcLMeasurement(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLMeasurement(void *p); static void destruct_RooStatscLcLHistFactorycLcLMeasurement(void *p); // Schema evolution read functions static void read_RooStatscLcLHistFactorycLcLMeasurement_0( char* target, TVirtualObject *oldObj ) { //--- Automatically generated variables --- #if 0 static Int_t id_fPOI = oldObj->GetId("fPOI"); #endif struct RooStatscLcLHistFactorycLcLMeasurement_Onfile { std::string &fPOI; RooStatscLcLHistFactorycLcLMeasurement_Onfile(std::string &onfile_fPOI ): fPOI(onfile_fPOI) {} }; static Long_t offset_Onfile_RooStatscLcLHistFactorycLcLMeasurement_fPOI = oldObj->GetClass()->GetDataMemberOffset("fPOI"); char *onfile_add = (char*)oldObj->GetObject(); RooStatscLcLHistFactorycLcLMeasurement_Onfile onfile( *(std::string*)(onfile_add+offset_Onfile_RooStatscLcLHistFactorycLcLMeasurement_fPOI) ); static TClassRef cls("RooStats::HistFactory::Measurement"); static Long_t offset_fPOI = cls->GetDataMemberOffset("fPOI"); vector& fPOI = *(vector*)(target+offset_fPOI); RooStats::HistFactory::Measurement* newObj = (RooStats::HistFactory::Measurement*)target; // Supress warning message. if (oldObj) {} if (newObj) {} //--- User's code --- fPOI.push_back(onfile.fPOI) ; } // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::Measurement*) { ::RooStats::HistFactory::Measurement *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::RooStats::HistFactory::Measurement >(0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::Measurement", ::RooStats::HistFactory::Measurement::Class_Version(), "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/Measurement.h", 30, typeid(::RooStats::HistFactory::Measurement), DefineBehavior(ptr, ptr), &::RooStats::HistFactory::Measurement::Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::Measurement) ); instance.SetNew(&new_RooStatscLcLHistFactorycLcLMeasurement); instance.SetNewArray(&newArray_RooStatscLcLHistFactorycLcLMeasurement); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLMeasurement); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLMeasurement); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLMeasurement); ROOT::TSchemaHelper* rule; // the io read rules std::vector readrules(1); rule = &readrules[0]; rule->fSourceClass = "RooStats::HistFactory::Measurement"; rule->fTarget = "fPOI"; rule->fSource = "std::string fPOI"; rule->fFunctionPtr = (void *)G__func2void( read_RooStatscLcLHistFactorycLcLMeasurement_0); rule->fCode = " fPOI.push_back(onfile.fPOI) ; "; rule->fChecksum = "[973506941]"; instance.SetReadRules( readrules ); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::Measurement*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::Measurement*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::Measurement*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT namespace ROOT { void RooStatscLcLHistFactorycLcLConfigParser_ShowMembers(void *obj, TMemberInspector &R__insp); static void RooStatscLcLHistFactorycLcLConfigParser_Dictionary(); static void *new_RooStatscLcLHistFactorycLcLConfigParser(void *p = 0); static void *newArray_RooStatscLcLHistFactorycLcLConfigParser(Long_t size, void *p); static void delete_RooStatscLcLHistFactorycLcLConfigParser(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLConfigParser(void *p); static void destruct_RooStatscLcLHistFactorycLcLConfigParser(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::ConfigParser*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::RooStats::HistFactory::ConfigParser) == sizeof(::ROOT::Shadow::RooStats::HistFactory::ConfigParser)); ::RooStats::HistFactory::ConfigParser *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::RooStats::HistFactory::ConfigParser),0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::ConfigParser", "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/ConfigParser.h", 32, typeid(::RooStats::HistFactory::ConfigParser), DefineBehavior(ptr, ptr), &RooStatscLcLHistFactorycLcLConfigParser_ShowMembers, &RooStatscLcLHistFactorycLcLConfigParser_Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::ConfigParser) ); instance.SetNew(&new_RooStatscLcLHistFactorycLcLConfigParser); instance.SetNewArray(&newArray_RooStatscLcLHistFactorycLcLConfigParser); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLConfigParser); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLConfigParser); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLConfigParser); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::ConfigParser*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::ConfigParser*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::ConfigParser*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void RooStatscLcLHistFactorycLcLConfigParser_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::ConfigParser*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void RooStatscLcLHistFactorycLcLEstimateSummary_ShowMembers(void *obj, TMemberInspector &R__insp); static void *new_RooStatscLcLHistFactorycLcLEstimateSummary(void *p = 0); static void *newArray_RooStatscLcLHistFactorycLcLEstimateSummary(Long_t size, void *p); static void delete_RooStatscLcLHistFactorycLcLEstimateSummary(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLEstimateSummary(void *p); static void destruct_RooStatscLcLHistFactorycLcLEstimateSummary(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::EstimateSummary*) { ::RooStats::HistFactory::EstimateSummary *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::RooStats::HistFactory::EstimateSummary >(0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::EstimateSummary", ::RooStats::HistFactory::EstimateSummary::Class_Version(), "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/EstimateSummary.h", 26, typeid(::RooStats::HistFactory::EstimateSummary), DefineBehavior(ptr, ptr), &::RooStats::HistFactory::EstimateSummary::Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::EstimateSummary) ); instance.SetNew(&new_RooStatscLcLHistFactorycLcLEstimateSummary); instance.SetNewArray(&newArray_RooStatscLcLHistFactorycLcLEstimateSummary); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLEstimateSummary); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLEstimateSummary); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLEstimateSummary); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::EstimateSummary*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::EstimateSummary*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::EstimateSummary*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT namespace ROOT { void RooStatscLcLHistFactorycLcLFlexibleInterpVar_ShowMembers(void *obj, TMemberInspector &R__insp); static void *new_RooStatscLcLHistFactorycLcLFlexibleInterpVar(void *p = 0); static void *newArray_RooStatscLcLHistFactorycLcLFlexibleInterpVar(Long_t size, void *p); static void delete_RooStatscLcLHistFactorycLcLFlexibleInterpVar(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLFlexibleInterpVar(void *p); static void destruct_RooStatscLcLHistFactorycLcLFlexibleInterpVar(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::FlexibleInterpVar*) { ::RooStats::HistFactory::FlexibleInterpVar *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::RooStats::HistFactory::FlexibleInterpVar >(0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::FlexibleInterpVar", ::RooStats::HistFactory::FlexibleInterpVar::Class_Version(), "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/FlexibleInterpVar.h", 25, typeid(::RooStats::HistFactory::FlexibleInterpVar), DefineBehavior(ptr, ptr), &::RooStats::HistFactory::FlexibleInterpVar::Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::FlexibleInterpVar) ); instance.SetNew(&new_RooStatscLcLHistFactorycLcLFlexibleInterpVar); instance.SetNewArray(&newArray_RooStatscLcLHistFactorycLcLFlexibleInterpVar); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLFlexibleInterpVar); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLFlexibleInterpVar); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLFlexibleInterpVar); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::FlexibleInterpVar*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::FlexibleInterpVar*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::FlexibleInterpVar*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT namespace ROOT { void ParamHistFunc_ShowMembers(void *obj, TMemberInspector &R__insp); static void *new_ParamHistFunc(void *p = 0); static void *newArray_ParamHistFunc(Long_t size, void *p); static void delete_ParamHistFunc(void *p); static void deleteArray_ParamHistFunc(void *p); static void destruct_ParamHistFunc(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ParamHistFunc*) { ::ParamHistFunc *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::ParamHistFunc >(0); static ::ROOT::TGenericClassInfo instance("ParamHistFunc", ::ParamHistFunc::Class_Version(), "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/ParamHistFunc.h", 28, typeid(::ParamHistFunc), DefineBehavior(ptr, ptr), &::ParamHistFunc::Dictionary, isa_proxy, 4, sizeof(::ParamHistFunc) ); instance.SetNew(&new_ParamHistFunc); instance.SetNewArray(&newArray_ParamHistFunc); instance.SetDelete(&delete_ParamHistFunc); instance.SetDeleteArray(&deleteArray_ParamHistFunc); instance.SetDestructor(&destruct_ParamHistFunc); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ParamHistFunc*) { return GenerateInitInstanceLocal((::ParamHistFunc*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ParamHistFunc*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT namespace ROOT { void RooStatscLcLHistFactorycLcLHistFactoryNavigation_ShowMembers(void *obj, TMemberInspector &R__insp); static void delete_RooStatscLcLHistFactorycLcLHistFactoryNavigation(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLHistFactoryNavigation(void *p); static void destruct_RooStatscLcLHistFactorycLcLHistFactoryNavigation(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::HistFactoryNavigation*) { ::RooStats::HistFactory::HistFactoryNavigation *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::RooStats::HistFactory::HistFactoryNavigation >(0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::HistFactoryNavigation", ::RooStats::HistFactory::HistFactoryNavigation::Class_Version(), "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/HistFactoryNavigation.h", 17, typeid(::RooStats::HistFactory::HistFactoryNavigation), DefineBehavior(ptr, ptr), &::RooStats::HistFactory::HistFactoryNavigation::Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::HistFactoryNavigation) ); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLHistFactoryNavigation); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLHistFactoryNavigation); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLHistFactoryNavigation); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::HistFactoryNavigation*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::HistFactoryNavigation*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistFactoryNavigation*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT namespace ROOT { void RooStatscLcLHistFactorycLcLHistFactorySimultaneous_ShowMembers(void *obj, TMemberInspector &R__insp); static void *new_RooStatscLcLHistFactorycLcLHistFactorySimultaneous(void *p = 0); static void *newArray_RooStatscLcLHistFactorycLcLHistFactorySimultaneous(Long_t size, void *p); static void delete_RooStatscLcLHistFactorycLcLHistFactorySimultaneous(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLHistFactorySimultaneous(void *p); static void destruct_RooStatscLcLHistFactorycLcLHistFactorySimultaneous(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::HistFactorySimultaneous*) { ::RooStats::HistFactory::HistFactorySimultaneous *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::RooStats::HistFactory::HistFactorySimultaneous >(0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::HistFactorySimultaneous", ::RooStats::HistFactory::HistFactorySimultaneous::Class_Version(), "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/HistFactorySimultaneous.h", 26, typeid(::RooStats::HistFactory::HistFactorySimultaneous), DefineBehavior(ptr, ptr), &::RooStats::HistFactory::HistFactorySimultaneous::Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::HistFactorySimultaneous) ); instance.SetNew(&new_RooStatscLcLHistFactorycLcLHistFactorySimultaneous); instance.SetNewArray(&newArray_RooStatscLcLHistFactorycLcLHistFactorySimultaneous); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLHistFactorySimultaneous); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLHistFactorySimultaneous); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLHistFactorySimultaneous); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::HistFactorySimultaneous*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::HistFactorySimultaneous*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistFactorySimultaneous*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT namespace ROOT { void RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast_ShowMembers(void *obj, TMemberInspector &R__insp); static void *new_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast(void *p = 0); static void *newArray_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast(Long_t size, void *p); static void delete_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast(void *p); static void destruct_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::HistoToWorkspaceFactoryFast*) { ::RooStats::HistFactory::HistoToWorkspaceFactoryFast *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::RooStats::HistFactory::HistoToWorkspaceFactoryFast >(0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::HistoToWorkspaceFactoryFast", ::RooStats::HistFactory::HistoToWorkspaceFactoryFast::Class_Version(), "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/HistoToWorkspaceFactoryFast.h", 42, typeid(::RooStats::HistFactory::HistoToWorkspaceFactoryFast), DefineBehavior(ptr, ptr), &::RooStats::HistFactory::HistoToWorkspaceFactoryFast::Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::HistoToWorkspaceFactoryFast) ); instance.SetNew(&new_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast); instance.SetNewArray(&newArray_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::HistoToWorkspaceFactoryFast*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::HistoToWorkspaceFactoryFast*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistoToWorkspaceFactoryFast*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT namespace ROOT { void RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory_ShowMembers(void *obj, TMemberInspector &R__insp); static void *new_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory(void *p = 0); static void *newArray_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory(Long_t size, void *p); static void delete_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory(void *p); static void destruct_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::HistoToWorkspaceFactory*) { ::RooStats::HistFactory::HistoToWorkspaceFactory *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::RooStats::HistFactory::HistoToWorkspaceFactory >(0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::HistoToWorkspaceFactory", ::RooStats::HistFactory::HistoToWorkspaceFactory::Class_Version(), "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/HistoToWorkspaceFactory.h", 36, typeid(::RooStats::HistFactory::HistoToWorkspaceFactory), DefineBehavior(ptr, ptr), &::RooStats::HistFactory::HistoToWorkspaceFactory::Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::HistoToWorkspaceFactory) ); instance.SetNew(&new_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory); instance.SetNewArray(&newArray_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::HistoToWorkspaceFactory*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::HistoToWorkspaceFactory*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistoToWorkspaceFactory*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT namespace ROOT { void RooStatscLcLHistFactorycLcLLinInterpVar_ShowMembers(void *obj, TMemberInspector &R__insp); static void *new_RooStatscLcLHistFactorycLcLLinInterpVar(void *p = 0); static void *newArray_RooStatscLcLHistFactorycLcLLinInterpVar(Long_t size, void *p); static void delete_RooStatscLcLHistFactorycLcLLinInterpVar(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLLinInterpVar(void *p); static void destruct_RooStatscLcLHistFactorycLcLLinInterpVar(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::LinInterpVar*) { ::RooStats::HistFactory::LinInterpVar *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::RooStats::HistFactory::LinInterpVar >(0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::LinInterpVar", ::RooStats::HistFactory::LinInterpVar::Class_Version(), "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/LinInterpVar.h", 24, typeid(::RooStats::HistFactory::LinInterpVar), DefineBehavior(ptr, ptr), &::RooStats::HistFactory::LinInterpVar::Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::LinInterpVar) ); instance.SetNew(&new_RooStatscLcLHistFactorycLcLLinInterpVar); instance.SetNewArray(&newArray_RooStatscLcLHistFactorycLcLLinInterpVar); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLLinInterpVar); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLLinInterpVar); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLLinInterpVar); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::LinInterpVar*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::LinInterpVar*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::LinInterpVar*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT namespace ROOT { void PiecewiseInterpolation_ShowMembers(void *obj, TMemberInspector &R__insp); static void *new_PiecewiseInterpolation(void *p = 0); static void *newArray_PiecewiseInterpolation(Long_t size, void *p); static void delete_PiecewiseInterpolation(void *p); static void deleteArray_PiecewiseInterpolation(void *p); static void destruct_PiecewiseInterpolation(void *p); static void streamer_PiecewiseInterpolation(TBuffer &buf, void *obj); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::PiecewiseInterpolation*) { ::PiecewiseInterpolation *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::PiecewiseInterpolation >(0); static ::ROOT::TGenericClassInfo instance("PiecewiseInterpolation", ::PiecewiseInterpolation::Class_Version(), "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/PiecewiseInterpolation.h", 28, typeid(::PiecewiseInterpolation), DefineBehavior(ptr, ptr), &::PiecewiseInterpolation::Dictionary, isa_proxy, 1, sizeof(::PiecewiseInterpolation) ); instance.SetNew(&new_PiecewiseInterpolation); instance.SetNewArray(&newArray_PiecewiseInterpolation); instance.SetDelete(&delete_PiecewiseInterpolation); instance.SetDeleteArray(&deleteArray_PiecewiseInterpolation); instance.SetDestructor(&destruct_PiecewiseInterpolation); instance.SetStreamerFunc(&streamer_PiecewiseInterpolation); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::PiecewiseInterpolation*) { return GenerateInitInstanceLocal((::PiecewiseInterpolation*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::PiecewiseInterpolation*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT namespace ROOT { void RooStatscLcLHistFactorycLcLRooBarlowBeestonLL_ShowMembers(void *obj, TMemberInspector &R__insp); static void *new_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL(void *p = 0); static void *newArray_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL(Long_t size, void *p); static void delete_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL(void *p); static void deleteArray_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL(void *p); static void destruct_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::RooStats::HistFactory::RooBarlowBeestonLL*) { ::RooStats::HistFactory::RooBarlowBeestonLL *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::RooStats::HistFactory::RooBarlowBeestonLL >(0); static ::ROOT::TGenericClassInfo instance("RooStats::HistFactory::RooBarlowBeestonLL", ::RooStats::HistFactory::RooBarlowBeestonLL::Class_Version(), "/.data/zsoldos/cvmfs/root/roofit/histfactory/inc/RooStats/HistFactory/RooBarlowBeestonLL.h", 26, typeid(::RooStats::HistFactory::RooBarlowBeestonLL), DefineBehavior(ptr, ptr), &::RooStats::HistFactory::RooBarlowBeestonLL::Dictionary, isa_proxy, 4, sizeof(::RooStats::HistFactory::RooBarlowBeestonLL) ); instance.SetNew(&new_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL); instance.SetNewArray(&newArray_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL); instance.SetDelete(&delete_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL); instance.SetDeleteArray(&deleteArray_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL); instance.SetDestructor(&destruct_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::RooStats::HistFactory::RooBarlowBeestonLL*) { return GenerateInitInstanceLocal((::RooStats::HistFactory::RooBarlowBeestonLL*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RooStats::HistFactory::RooBarlowBeestonLL*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT namespace RooStats { namespace HistFactory { //______________________________________________________________________________ atomic_TClass_ptr Measurement::fgIsA(0); // static to hold class pointer //______________________________________________________________________________ const char *Measurement::Class_Name() { return "RooStats::HistFactory::Measurement"; } //______________________________________________________________________________ const char *Measurement::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::Measurement*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int Measurement::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::Measurement*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void Measurement::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::Measurement*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *Measurement::Class() { if (!fgIsA) { R__LOCKGUARD2(gCINTMutex); if(!fgIsA) {fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::Measurement*)0x0)->GetClass();} } return fgIsA; } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory namespace RooStats { namespace HistFactory { //______________________________________________________________________________ atomic_TClass_ptr EstimateSummary::fgIsA(0); // static to hold class pointer //______________________________________________________________________________ const char *EstimateSummary::Class_Name() { return "RooStats::HistFactory::EstimateSummary"; } //______________________________________________________________________________ const char *EstimateSummary::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::EstimateSummary*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int EstimateSummary::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::EstimateSummary*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void EstimateSummary::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::EstimateSummary*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *EstimateSummary::Class() { if (!fgIsA) { R__LOCKGUARD2(gCINTMutex); if(!fgIsA) {fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::EstimateSummary*)0x0)->GetClass();} } return fgIsA; } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory namespace RooStats { namespace HistFactory { //______________________________________________________________________________ atomic_TClass_ptr FlexibleInterpVar::fgIsA(0); // static to hold class pointer //______________________________________________________________________________ const char *FlexibleInterpVar::Class_Name() { return "RooStats::HistFactory::FlexibleInterpVar"; } //______________________________________________________________________________ const char *FlexibleInterpVar::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::FlexibleInterpVar*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int FlexibleInterpVar::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::FlexibleInterpVar*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void FlexibleInterpVar::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::FlexibleInterpVar*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *FlexibleInterpVar::Class() { if (!fgIsA) { R__LOCKGUARD2(gCINTMutex); if(!fgIsA) {fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::FlexibleInterpVar*)0x0)->GetClass();} } return fgIsA; } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory //______________________________________________________________________________ atomic_TClass_ptr ParamHistFunc::fgIsA(0); // static to hold class pointer //______________________________________________________________________________ const char *ParamHistFunc::Class_Name() { return "ParamHistFunc"; } //______________________________________________________________________________ const char *ParamHistFunc::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::ParamHistFunc*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int ParamHistFunc::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::ParamHistFunc*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void ParamHistFunc::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::ParamHistFunc*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *ParamHistFunc::Class() { if (!fgIsA) { R__LOCKGUARD2(gCINTMutex); if(!fgIsA) {fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::ParamHistFunc*)0x0)->GetClass();} } return fgIsA; } namespace RooStats { namespace HistFactory { //______________________________________________________________________________ atomic_TClass_ptr HistFactoryNavigation::fgIsA(0); // static to hold class pointer //______________________________________________________________________________ const char *HistFactoryNavigation::Class_Name() { return "RooStats::HistFactory::HistFactoryNavigation"; } //______________________________________________________________________________ const char *HistFactoryNavigation::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistFactoryNavigation*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int HistFactoryNavigation::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistFactoryNavigation*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void HistFactoryNavigation::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistFactoryNavigation*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *HistFactoryNavigation::Class() { if (!fgIsA) { R__LOCKGUARD2(gCINTMutex); if(!fgIsA) {fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistFactoryNavigation*)0x0)->GetClass();} } return fgIsA; } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory namespace RooStats { namespace HistFactory { //______________________________________________________________________________ atomic_TClass_ptr HistFactorySimultaneous::fgIsA(0); // static to hold class pointer //______________________________________________________________________________ const char *HistFactorySimultaneous::Class_Name() { return "RooStats::HistFactory::HistFactorySimultaneous"; } //______________________________________________________________________________ const char *HistFactorySimultaneous::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistFactorySimultaneous*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int HistFactorySimultaneous::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistFactorySimultaneous*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void HistFactorySimultaneous::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistFactorySimultaneous*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *HistFactorySimultaneous::Class() { if (!fgIsA) { R__LOCKGUARD2(gCINTMutex); if(!fgIsA) {fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistFactorySimultaneous*)0x0)->GetClass();} } return fgIsA; } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory namespace RooStats { namespace HistFactory { //______________________________________________________________________________ atomic_TClass_ptr HistoToWorkspaceFactoryFast::fgIsA(0); // static to hold class pointer //______________________________________________________________________________ const char *HistoToWorkspaceFactoryFast::Class_Name() { return "RooStats::HistFactory::HistoToWorkspaceFactoryFast"; } //______________________________________________________________________________ const char *HistoToWorkspaceFactoryFast::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistoToWorkspaceFactoryFast*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int HistoToWorkspaceFactoryFast::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistoToWorkspaceFactoryFast*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void HistoToWorkspaceFactoryFast::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistoToWorkspaceFactoryFast*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *HistoToWorkspaceFactoryFast::Class() { if (!fgIsA) { R__LOCKGUARD2(gCINTMutex); if(!fgIsA) {fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistoToWorkspaceFactoryFast*)0x0)->GetClass();} } return fgIsA; } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory namespace RooStats { namespace HistFactory { //______________________________________________________________________________ atomic_TClass_ptr HistoToWorkspaceFactory::fgIsA(0); // static to hold class pointer //______________________________________________________________________________ const char *HistoToWorkspaceFactory::Class_Name() { return "RooStats::HistFactory::HistoToWorkspaceFactory"; } //______________________________________________________________________________ const char *HistoToWorkspaceFactory::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistoToWorkspaceFactory*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int HistoToWorkspaceFactory::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistoToWorkspaceFactory*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void HistoToWorkspaceFactory::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistoToWorkspaceFactory*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *HistoToWorkspaceFactory::Class() { if (!fgIsA) { R__LOCKGUARD2(gCINTMutex); if(!fgIsA) {fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistoToWorkspaceFactory*)0x0)->GetClass();} } return fgIsA; } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory namespace RooStats { namespace HistFactory { //______________________________________________________________________________ atomic_TClass_ptr LinInterpVar::fgIsA(0); // static to hold class pointer //______________________________________________________________________________ const char *LinInterpVar::Class_Name() { return "RooStats::HistFactory::LinInterpVar"; } //______________________________________________________________________________ const char *LinInterpVar::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::LinInterpVar*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int LinInterpVar::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::LinInterpVar*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void LinInterpVar::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::LinInterpVar*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *LinInterpVar::Class() { if (!fgIsA) { R__LOCKGUARD2(gCINTMutex); if(!fgIsA) {fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::LinInterpVar*)0x0)->GetClass();} } return fgIsA; } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory //______________________________________________________________________________ atomic_TClass_ptr PiecewiseInterpolation::fgIsA(0); // static to hold class pointer //______________________________________________________________________________ const char *PiecewiseInterpolation::Class_Name() { return "PiecewiseInterpolation"; } //______________________________________________________________________________ const char *PiecewiseInterpolation::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::PiecewiseInterpolation*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int PiecewiseInterpolation::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::PiecewiseInterpolation*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void PiecewiseInterpolation::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::PiecewiseInterpolation*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *PiecewiseInterpolation::Class() { if (!fgIsA) { R__LOCKGUARD2(gCINTMutex); if(!fgIsA) {fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::PiecewiseInterpolation*)0x0)->GetClass();} } return fgIsA; } namespace RooStats { namespace HistFactory { //______________________________________________________________________________ atomic_TClass_ptr RooBarlowBeestonLL::fgIsA(0); // static to hold class pointer //______________________________________________________________________________ const char *RooBarlowBeestonLL::Class_Name() { return "RooStats::HistFactory::RooBarlowBeestonLL"; } //______________________________________________________________________________ const char *RooBarlowBeestonLL::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::RooBarlowBeestonLL*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int RooBarlowBeestonLL::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::RooBarlowBeestonLL*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void RooBarlowBeestonLL::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::RooBarlowBeestonLL*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *RooBarlowBeestonLL::Class() { if (!fgIsA) { R__LOCKGUARD2(gCINTMutex); if(!fgIsA) {fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::RooBarlowBeestonLL*)0x0)->GetClass();} } return fgIsA; } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory //______________________________________________________________________________ void PiecewiseInterpolation::ShowMembers(TMemberInspector &R__insp) { // Inspect the data members of an object of class PiecewiseInterpolation. TClass *R__cl = ::PiecewiseInterpolation::IsA(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "_normIntMgr", &_normIntMgr); R__insp.InspectMember(_normIntMgr, "_normIntMgr."); R__insp.Inspect(R__cl, R__insp.GetParent(), "_nominal", &_nominal); R__insp.InspectMember(_nominal, "_nominal."); R__insp.Inspect(R__cl, R__insp.GetParent(), "_ownedList", &_ownedList); R__insp.InspectMember(_ownedList, "_ownedList."); R__insp.Inspect(R__cl, R__insp.GetParent(), "_lowSet", &_lowSet); R__insp.InspectMember(_lowSet, "_lowSet."); R__insp.Inspect(R__cl, R__insp.GetParent(), "_highSet", &_highSet); R__insp.InspectMember(_highSet, "_highSet."); R__insp.Inspect(R__cl, R__insp.GetParent(), "_paramSet", &_paramSet); R__insp.InspectMember(_paramSet, "_paramSet."); R__insp.Inspect(R__cl, R__insp.GetParent(), "_normSet", &_normSet); R__insp.InspectMember(_normSet, "_normSet."); R__insp.Inspect(R__cl, R__insp.GetParent(), "_positiveDefinite", &_positiveDefinite); R__insp.Inspect(R__cl, R__insp.GetParent(), "_interpCode", (void*)&_interpCode); R__insp.InspectMember("vector", (void*)&_interpCode, "_interpCode.", false); RooAbsReal::ShowMembers(R__insp); } namespace ROOT { // Wrappers around operator new static void *new_PiecewiseInterpolation(void *p) { return p ? new(p) ::PiecewiseInterpolation : new ::PiecewiseInterpolation; } static void *newArray_PiecewiseInterpolation(Long_t nElements, void *p) { return p ? new(p) ::PiecewiseInterpolation[nElements] : new ::PiecewiseInterpolation[nElements]; } // Wrapper around operator delete static void delete_PiecewiseInterpolation(void *p) { delete ((::PiecewiseInterpolation*)p); } static void deleteArray_PiecewiseInterpolation(void *p) { delete [] ((::PiecewiseInterpolation*)p); } static void destruct_PiecewiseInterpolation(void *p) { typedef ::PiecewiseInterpolation current_t; ((current_t*)p)->~current_t(); } // Wrapper around a custom streamer member function. static void streamer_PiecewiseInterpolation(TBuffer &buf, void *obj) { ((::PiecewiseInterpolation*)obj)->::PiecewiseInterpolation::Streamer(buf); } } // end of namespace ROOT for class ::PiecewiseInterpolation //______________________________________________________________________________ void ParamHistFunc::Streamer(TBuffer &R__b) { // Stream an object of class ParamHistFunc. if (R__b.IsReading()) { R__b.ReadClassBuffer(ParamHistFunc::Class(),this); } else { R__b.WriteClassBuffer(ParamHistFunc::Class(),this); } } //______________________________________________________________________________ void ParamHistFunc::ShowMembers(TMemberInspector &R__insp) { // Inspect the data members of an object of class ParamHistFunc. TClass *R__cl = ::ParamHistFunc::IsA(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "_normIntMgr", &_normIntMgr); R__insp.InspectMember(_normIntMgr, "_normIntMgr."); R__insp.Inspect(R__cl, R__insp.GetParent(), "_dataVars", &_dataVars); R__insp.InspectMember(_dataVars, "_dataVars."); R__insp.Inspect(R__cl, R__insp.GetParent(), "_paramSet", &_paramSet); R__insp.InspectMember(_paramSet, "_paramSet."); R__insp.Inspect(R__cl, R__insp.GetParent(), "_numBins", &_numBins); R__insp.Inspect(R__cl, R__insp.GetParent(), "_binMap", (void*)&_binMap); R__insp.InspectMember("map", (void*)&_binMap, "_binMap.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "_dataSet", &_dataSet); R__insp.InspectMember(_dataSet, "_dataSet."); R__insp.Inspect(R__cl, R__insp.GetParent(), "_ownedList", &_ownedList); R__insp.InspectMember(_ownedList, "_ownedList."); RooAbsReal::ShowMembers(R__insp); } namespace ROOT { // Wrappers around operator new static void *new_ParamHistFunc(void *p) { return p ? new(p) ::ParamHistFunc : new ::ParamHistFunc; } static void *newArray_ParamHistFunc(Long_t nElements, void *p) { return p ? new(p) ::ParamHistFunc[nElements] : new ::ParamHistFunc[nElements]; } // Wrapper around operator delete static void delete_ParamHistFunc(void *p) { delete ((::ParamHistFunc*)p); } static void deleteArray_ParamHistFunc(void *p) { delete [] ((::ParamHistFunc*)p); } static void destruct_ParamHistFunc(void *p) { typedef ::ParamHistFunc current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ParamHistFunc namespace RooStats { namespace HistFactory { //______________________________________________________________________________ void LinInterpVar::Streamer(TBuffer &R__b) { // Stream an object of class RooStats::HistFactory::LinInterpVar. if (R__b.IsReading()) { R__b.ReadClassBuffer(RooStats::HistFactory::LinInterpVar::Class(),this); } else { R__b.WriteClassBuffer(RooStats::HistFactory::LinInterpVar::Class(),this); } } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory //______________________________________________________________________________ namespace RooStats { namespace HistFactory { void LinInterpVar::ShowMembers(TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::LinInterpVar. TClass *R__cl = ::RooStats::HistFactory::LinInterpVar::IsA(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "_paramList", &_paramList); R__insp.InspectMember(_paramList, "_paramList."); R__insp.Inspect(R__cl, R__insp.GetParent(), "_nominal", &_nominal); R__insp.Inspect(R__cl, R__insp.GetParent(), "_low", (void*)&_low); R__insp.InspectMember("vector", (void*)&_low, "_low.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "_high", (void*)&_high); R__insp.InspectMember("vector", (void*)&_high, "_high.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "*_paramIter", &_paramIter); RooAbsReal::ShowMembers(R__insp); } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory namespace ROOT { // Wrappers around operator new static void *new_RooStatscLcLHistFactorycLcLLinInterpVar(void *p) { return p ? new(p) ::RooStats::HistFactory::LinInterpVar : new ::RooStats::HistFactory::LinInterpVar; } static void *newArray_RooStatscLcLHistFactorycLcLLinInterpVar(Long_t nElements, void *p) { return p ? new(p) ::RooStats::HistFactory::LinInterpVar[nElements] : new ::RooStats::HistFactory::LinInterpVar[nElements]; } // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLLinInterpVar(void *p) { delete ((::RooStats::HistFactory::LinInterpVar*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLLinInterpVar(void *p) { delete [] ((::RooStats::HistFactory::LinInterpVar*)p); } static void destruct_RooStatscLcLHistFactorycLcLLinInterpVar(void *p) { typedef ::RooStats::HistFactory::LinInterpVar current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::LinInterpVar namespace RooStats { namespace HistFactory { //______________________________________________________________________________ void FlexibleInterpVar::Streamer(TBuffer &R__b) { // Stream an object of class RooStats::HistFactory::FlexibleInterpVar. if (R__b.IsReading()) { R__b.ReadClassBuffer(RooStats::HistFactory::FlexibleInterpVar::Class(),this); } else { R__b.WriteClassBuffer(RooStats::HistFactory::FlexibleInterpVar::Class(),this); } } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory //______________________________________________________________________________ namespace RooStats { namespace HistFactory { void FlexibleInterpVar::ShowMembers(TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::FlexibleInterpVar. TClass *R__cl = ::RooStats::HistFactory::FlexibleInterpVar::IsA(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "_paramList", &_paramList); R__insp.InspectMember(_paramList, "_paramList."); R__insp.Inspect(R__cl, R__insp.GetParent(), "_nominal", &_nominal); R__insp.Inspect(R__cl, R__insp.GetParent(), "_low", (void*)&_low); R__insp.InspectMember("vector", (void*)&_low, "_low.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "_high", (void*)&_high); R__insp.InspectMember("vector", (void*)&_high, "_high.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "_interpCode", (void*)&_interpCode); R__insp.InspectMember("vector", (void*)&_interpCode, "_interpCode.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "_interpBoundary", &_interpBoundary); R__insp.Inspect(R__cl, R__insp.GetParent(), "*_paramIter", &_paramIter); R__insp.Inspect(R__cl, R__insp.GetParent(), "_logInit", &_logInit); R__insp.Inspect(R__cl, R__insp.GetParent(), "_polCoeff", (void*)&_polCoeff); R__insp.InspectMember("vector", (void*)&_polCoeff, "_polCoeff.", true); RooAbsReal::ShowMembers(R__insp); } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory namespace ROOT { // Wrappers around operator new static void *new_RooStatscLcLHistFactorycLcLFlexibleInterpVar(void *p) { return p ? new(p) ::RooStats::HistFactory::FlexibleInterpVar : new ::RooStats::HistFactory::FlexibleInterpVar; } static void *newArray_RooStatscLcLHistFactorycLcLFlexibleInterpVar(Long_t nElements, void *p) { return p ? new(p) ::RooStats::HistFactory::FlexibleInterpVar[nElements] : new ::RooStats::HistFactory::FlexibleInterpVar[nElements]; } // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLFlexibleInterpVar(void *p) { delete ((::RooStats::HistFactory::FlexibleInterpVar*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLFlexibleInterpVar(void *p) { delete [] ((::RooStats::HistFactory::FlexibleInterpVar*)p); } static void destruct_RooStatscLcLHistFactorycLcLFlexibleInterpVar(void *p) { typedef ::RooStats::HistFactory::FlexibleInterpVar current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::FlexibleInterpVar namespace RooStats { namespace HistFactory { //______________________________________________________________________________ void EstimateSummary::Streamer(TBuffer &R__b) { // Stream an object of class RooStats::HistFactory::EstimateSummary. if (R__b.IsReading()) { R__b.ReadClassBuffer(RooStats::HistFactory::EstimateSummary::Class(),this); } else { R__b.WriteClassBuffer(RooStats::HistFactory::EstimateSummary::Class(),this); } } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory //______________________________________________________________________________ namespace RooStats { namespace HistFactory { void EstimateSummary::ShowMembers(TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::EstimateSummary. TClass *R__cl = ::RooStats::HistFactory::EstimateSummary::IsA(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "name", (void*)&name); R__insp.InspectMember("string", (void*)&name, "name.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "channel", (void*)&channel); R__insp.InspectMember("string", (void*)&channel, "channel.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "normName", (void*)&normName); R__insp.InspectMember("string", (void*)&normName, "normName.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "*nominal", &nominal); R__insp.Inspect(R__cl, R__insp.GetParent(), "systSourceForHist", (void*)&systSourceForHist); R__insp.InspectMember("vector", (void*)&systSourceForHist, "systSourceForHist.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "lowHists", (void*)&lowHists); R__insp.InspectMember("vector", (void*)&lowHists, "lowHists.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "highHists", (void*)&highHists); R__insp.InspectMember("vector", (void*)&highHists, "highHists.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "overallSyst", (void*)&overallSyst); R__insp.InspectMember("map >", (void*)&overallSyst, "overallSyst.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "dummyForRoot", (void*)&dummyForRoot); R__insp.InspectMember("pair", (void*)&dummyForRoot, "dummyForRoot.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "normFactor", (void*)&normFactor); R__insp.InspectMember("vector", (void*)&normFactor, "normFactor.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "IncludeStatError", &IncludeStatError); R__insp.Inspect(R__cl, R__insp.GetParent(), "StatConstraintType", &StatConstraintType); R__insp.Inspect(R__cl, R__insp.GetParent(), "RelErrorThreshold", &RelErrorThreshold); R__insp.Inspect(R__cl, R__insp.GetParent(), "*relStatError", &relStatError); R__insp.Inspect(R__cl, R__insp.GetParent(), "shapeFactorName", (void*)&shapeFactorName); R__insp.InspectMember("string", (void*)&shapeFactorName, "shapeFactorName.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "shapeSysts", (void*)&shapeSysts); R__insp.InspectMember("vector", (void*)&shapeSysts, "shapeSysts.", false); TObject::ShowMembers(R__insp); } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory namespace ROOT { // Wrappers around operator new static void *new_RooStatscLcLHistFactorycLcLEstimateSummary(void *p) { return p ? new(p) ::RooStats::HistFactory::EstimateSummary : new ::RooStats::HistFactory::EstimateSummary; } static void *newArray_RooStatscLcLHistFactorycLcLEstimateSummary(Long_t nElements, void *p) { return p ? new(p) ::RooStats::HistFactory::EstimateSummary[nElements] : new ::RooStats::HistFactory::EstimateSummary[nElements]; } // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLEstimateSummary(void *p) { delete ((::RooStats::HistFactory::EstimateSummary*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLEstimateSummary(void *p) { delete [] ((::RooStats::HistFactory::EstimateSummary*)p); } static void destruct_RooStatscLcLHistFactorycLcLEstimateSummary(void *p) { typedef ::RooStats::HistFactory::EstimateSummary current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::EstimateSummary namespace RooStats { namespace HistFactory { //______________________________________________________________________________ void HistoToWorkspaceFactory::Streamer(TBuffer &R__b) { // Stream an object of class RooStats::HistFactory::HistoToWorkspaceFactory. if (R__b.IsReading()) { R__b.ReadClassBuffer(RooStats::HistFactory::HistoToWorkspaceFactory::Class(),this); } else { R__b.WriteClassBuffer(RooStats::HistFactory::HistoToWorkspaceFactory::Class(),this); } } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory //______________________________________________________________________________ namespace RooStats { namespace HistFactory { void HistoToWorkspaceFactory::ShowMembers(TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::HistoToWorkspaceFactory. TClass *R__cl = ::RooStats::HistFactory::HistoToWorkspaceFactory::IsA(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fFileNamePrefix", (void*)&fFileNamePrefix); R__insp.InspectMember("string", (void*)&fFileNamePrefix, "fFileNamePrefix.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fRowTitle", (void*)&fRowTitle); R__insp.InspectMember("string", (void*)&fRowTitle, "fRowTitle.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fSystToFix", (void*)&fSystToFix); R__insp.InspectMember("vector", (void*)&fSystToFix, "fSystToFix.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fNomLumi", &fNomLumi); R__insp.Inspect(R__cl, R__insp.GetParent(), "fLumiError", &fLumiError); R__insp.Inspect(R__cl, R__insp.GetParent(), "fLowBin", &fLowBin); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHighBin", &fHighBin); R__insp.Inspect(R__cl, R__insp.GetParent(), "fResultsPrefixStr", (void*)&fResultsPrefixStr); R__insp.InspectMember("stringstream", (void*)&fResultsPrefixStr, "fResultsPrefixStr.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "*fOut_f", &fOut_f); R__insp.Inspect(R__cl, R__insp.GetParent(), "*pFile", &pFile); TObject::ShowMembers(R__insp); } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory namespace ROOT { // Wrappers around operator new static void *new_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory(void *p) { return p ? new(p) ::RooStats::HistFactory::HistoToWorkspaceFactory : new ::RooStats::HistFactory::HistoToWorkspaceFactory; } static void *newArray_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory(Long_t nElements, void *p) { return p ? new(p) ::RooStats::HistFactory::HistoToWorkspaceFactory[nElements] : new ::RooStats::HistFactory::HistoToWorkspaceFactory[nElements]; } // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory(void *p) { delete ((::RooStats::HistFactory::HistoToWorkspaceFactory*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory(void *p) { delete [] ((::RooStats::HistFactory::HistoToWorkspaceFactory*)p); } static void destruct_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory(void *p) { typedef ::RooStats::HistFactory::HistoToWorkspaceFactory current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::HistoToWorkspaceFactory namespace RooStats { namespace HistFactory { //______________________________________________________________________________ void HistoToWorkspaceFactoryFast::Streamer(TBuffer &R__b) { // Stream an object of class RooStats::HistFactory::HistoToWorkspaceFactoryFast. if (R__b.IsReading()) { R__b.ReadClassBuffer(RooStats::HistFactory::HistoToWorkspaceFactoryFast::Class(),this); } else { R__b.WriteClassBuffer(RooStats::HistFactory::HistoToWorkspaceFactoryFast::Class(),this); } } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory //______________________________________________________________________________ namespace RooStats { namespace HistFactory { void HistoToWorkspaceFactoryFast::ShowMembers(TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::HistoToWorkspaceFactoryFast. TClass *R__cl = ::RooStats::HistFactory::HistoToWorkspaceFactoryFast::IsA(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fSystToFix", (void*)&fSystToFix); R__insp.InspectMember("vector", (void*)&fSystToFix, "fSystToFix.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fParamValues", (void*)&fParamValues); R__insp.InspectMember("map", (void*)&fParamValues, "fParamValues.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fNomLumi", &fNomLumi); R__insp.Inspect(R__cl, R__insp.GetParent(), "fLumiError", &fLumiError); R__insp.Inspect(R__cl, R__insp.GetParent(), "fLowBin", &fLowBin); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHighBin", &fHighBin); R__insp.Inspect(R__cl, R__insp.GetParent(), "fObsNameVec", (void*)&fObsNameVec); R__insp.InspectMember("vector", (void*)&fObsNameVec, "fObsNameVec.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fObsName", (void*)&fObsName); R__insp.InspectMember("string", (void*)&fObsName, "fObsName.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fPreprocessFunctions", (void*)&fPreprocessFunctions); R__insp.InspectMember("vector", (void*)&fPreprocessFunctions, "fPreprocessFunctions.", false); TObject::ShowMembers(R__insp); } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory namespace ROOT { // Wrappers around operator new static void *new_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast(void *p) { return p ? new(p) ::RooStats::HistFactory::HistoToWorkspaceFactoryFast : new ::RooStats::HistFactory::HistoToWorkspaceFactoryFast; } static void *newArray_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast(Long_t nElements, void *p) { return p ? new(p) ::RooStats::HistFactory::HistoToWorkspaceFactoryFast[nElements] : new ::RooStats::HistFactory::HistoToWorkspaceFactoryFast[nElements]; } // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast(void *p) { delete ((::RooStats::HistFactory::HistoToWorkspaceFactoryFast*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast(void *p) { delete [] ((::RooStats::HistFactory::HistoToWorkspaceFactoryFast*)p); } static void destruct_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast(void *p) { typedef ::RooStats::HistFactory::HistoToWorkspaceFactoryFast current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::HistoToWorkspaceFactoryFast namespace RooStats { namespace HistFactory { //______________________________________________________________________________ void RooBarlowBeestonLL::Streamer(TBuffer &R__b) { // Stream an object of class RooStats::HistFactory::RooBarlowBeestonLL. if (R__b.IsReading()) { R__b.ReadClassBuffer(RooStats::HistFactory::RooBarlowBeestonLL::Class(),this); } else { R__b.WriteClassBuffer(RooStats::HistFactory::RooBarlowBeestonLL::Class(),this); } } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory //______________________________________________________________________________ namespace RooStats { namespace HistFactory { void RooBarlowBeestonLL::ShowMembers(TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::RooBarlowBeestonLL. TClass *R__cl = ::RooStats::HistFactory::RooBarlowBeestonLL::IsA(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "_nll", &_nll); R__insp.InspectMember(_nll, "_nll."); R__insp.Inspect(R__cl, R__insp.GetParent(), "*_pdf", &_pdf); R__insp.Inspect(R__cl, R__insp.GetParent(), "*_data", &_data); R__insp.Inspect(R__cl, R__insp.GetParent(), "_barlowCache", (void*)&_barlowCache); R__insp.InspectMember("map >", (void*)&_barlowCache, "_barlowCache.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "_statUncertParams", (void*)&_statUncertParams); R__insp.InspectMember("set", (void*)&_statUncertParams, "_statUncertParams.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "_paramFixed", (void*)&_paramFixed); R__insp.InspectMember("map", (void*)&_paramFixed, "_paramFixed.", false); RooAbsReal::ShowMembers(R__insp); } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory namespace ROOT { // Wrappers around operator new static void *new_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL(void *p) { return p ? new(p) ::RooStats::HistFactory::RooBarlowBeestonLL : new ::RooStats::HistFactory::RooBarlowBeestonLL; } static void *newArray_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL(Long_t nElements, void *p) { return p ? new(p) ::RooStats::HistFactory::RooBarlowBeestonLL[nElements] : new ::RooStats::HistFactory::RooBarlowBeestonLL[nElements]; } // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL(void *p) { delete ((::RooStats::HistFactory::RooBarlowBeestonLL*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL(void *p) { delete [] ((::RooStats::HistFactory::RooBarlowBeestonLL*)p); } static void destruct_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL(void *p) { typedef ::RooStats::HistFactory::RooBarlowBeestonLL current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::RooBarlowBeestonLL namespace RooStats { namespace HistFactory { //______________________________________________________________________________ void HistFactorySimultaneous::Streamer(TBuffer &R__b) { // Stream an object of class RooStats::HistFactory::HistFactorySimultaneous. if (R__b.IsReading()) { R__b.ReadClassBuffer(RooStats::HistFactory::HistFactorySimultaneous::Class(),this); } else { R__b.WriteClassBuffer(RooStats::HistFactory::HistFactorySimultaneous::Class(),this); } } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory //______________________________________________________________________________ namespace RooStats { namespace HistFactory { void HistFactorySimultaneous::ShowMembers(TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::HistFactorySimultaneous. TClass *R__cl = ::RooStats::HistFactory::HistFactorySimultaneous::IsA(); if (R__cl || R__insp.IsA()) { } RooSimultaneous::ShowMembers(R__insp); } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory namespace ROOT { // Wrappers around operator new static void *new_RooStatscLcLHistFactorycLcLHistFactorySimultaneous(void *p) { return p ? new(p) ::RooStats::HistFactory::HistFactorySimultaneous : new ::RooStats::HistFactory::HistFactorySimultaneous; } static void *newArray_RooStatscLcLHistFactorycLcLHistFactorySimultaneous(Long_t nElements, void *p) { return p ? new(p) ::RooStats::HistFactory::HistFactorySimultaneous[nElements] : new ::RooStats::HistFactory::HistFactorySimultaneous[nElements]; } // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLHistFactorySimultaneous(void *p) { delete ((::RooStats::HistFactory::HistFactorySimultaneous*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLHistFactorySimultaneous(void *p) { delete [] ((::RooStats::HistFactory::HistFactorySimultaneous*)p); } static void destruct_RooStatscLcLHistFactorycLcLHistFactorySimultaneous(void *p) { typedef ::RooStats::HistFactory::HistFactorySimultaneous current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::HistFactorySimultaneous namespace RooStats { namespace HistFactory { //______________________________________________________________________________ void HistFactoryNavigation::Streamer(TBuffer &R__b) { // Stream an object of class RooStats::HistFactory::HistFactoryNavigation. if (R__b.IsReading()) { R__b.ReadClassBuffer(RooStats::HistFactory::HistFactoryNavigation::Class(),this); } else { R__b.WriteClassBuffer(RooStats::HistFactory::HistFactoryNavigation::Class(),this); } } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory //______________________________________________________________________________ namespace RooStats { namespace HistFactory { void HistFactoryNavigation::ShowMembers(TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::HistFactoryNavigation. TClass *R__cl = ::RooStats::HistFactory::HistFactoryNavigation::IsA(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "*fModel", &fModel); R__insp.Inspect(R__cl, R__insp.GetParent(), "*fObservables", &fObservables); R__insp.Inspect(R__cl, R__insp.GetParent(), "_minBinToPrint", &_minBinToPrint); R__insp.Inspect(R__cl, R__insp.GetParent(), "_maxBinToPrint", &_maxBinToPrint); R__insp.Inspect(R__cl, R__insp.GetParent(), "_label_print_width", &_label_print_width); R__insp.Inspect(R__cl, R__insp.GetParent(), "_bin_print_width", &_bin_print_width); R__insp.Inspect(R__cl, R__insp.GetParent(), "fChannelNameVec", (void*)&fChannelNameVec); R__insp.InspectMember("vector", (void*)&fChannelNameVec, "fChannelNameVec.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fChannelPdfMap", (void*)&fChannelPdfMap); R__insp.InspectMember("map", (void*)&fChannelPdfMap, "fChannelPdfMap.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fChannelSumNodeMap", (void*)&fChannelSumNodeMap); R__insp.InspectMember("map", (void*)&fChannelSumNodeMap, "fChannelSumNodeMap.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fChannelObservMap", (void*)&fChannelObservMap); R__insp.InspectMember("map", (void*)&fChannelObservMap, "fChannelObservMap.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fChannelSampleFunctionMap", (void*)&fChannelSampleFunctionMap); R__insp.InspectMember("map >", (void*)&fChannelSampleFunctionMap, "fChannelSampleFunctionMap.", false); } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory namespace ROOT { // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLHistFactoryNavigation(void *p) { delete ((::RooStats::HistFactory::HistFactoryNavigation*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLHistFactoryNavigation(void *p) { delete [] ((::RooStats::HistFactory::HistFactoryNavigation*)p); } static void destruct_RooStatscLcLHistFactorycLcLHistFactoryNavigation(void *p) { typedef ::RooStats::HistFactory::HistFactoryNavigation current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::HistFactoryNavigation //______________________________________________________________________________ namespace ROOT { void RooStatscLcLHistFactorycLcLConfigParser_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::ConfigParser. typedef ::ROOT::Shadow::RooStats::HistFactory::ConfigParser ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::ConfigParser*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "m_currentInputFile", (void*)&sobj->m_currentInputFile); R__insp.InspectMember("string", (void*)&sobj->m_currentInputFile, "m_currentInputFile.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "m_currentChannel", (void*)&sobj->m_currentChannel); R__insp.InspectMember("string", (void*)&sobj->m_currentChannel, "m_currentChannel.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "m_currentHistoPath", (void*)&sobj->m_currentHistoPath); R__insp.InspectMember("string", (void*)&sobj->m_currentHistoPath, "m_currentHistoPath.", false); } } namespace ROOT { // Wrappers around operator new static void *new_RooStatscLcLHistFactorycLcLConfigParser(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::ConfigParser : new ::RooStats::HistFactory::ConfigParser; } static void *newArray_RooStatscLcLHistFactorycLcLConfigParser(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::ConfigParser[nElements] : new ::RooStats::HistFactory::ConfigParser[nElements]; } // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLConfigParser(void *p) { delete ((::RooStats::HistFactory::ConfigParser*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLConfigParser(void *p) { delete [] ((::RooStats::HistFactory::ConfigParser*)p); } static void destruct_RooStatscLcLHistFactorycLcLConfigParser(void *p) { typedef ::RooStats::HistFactory::ConfigParser current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::ConfigParser namespace RooStats { namespace HistFactory { //______________________________________________________________________________ void Measurement::Streamer(TBuffer &R__b) { // Stream an object of class RooStats::HistFactory::Measurement. if (R__b.IsReading()) { R__b.ReadClassBuffer(RooStats::HistFactory::Measurement::Class(),this); } else { R__b.WriteClassBuffer(RooStats::HistFactory::Measurement::Class(),this); } } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory //______________________________________________________________________________ namespace RooStats { namespace HistFactory { void Measurement::ShowMembers(TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::Measurement. TClass *R__cl = ::RooStats::HistFactory::Measurement::IsA(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fOutputFilePrefix", (void*)&fOutputFilePrefix); R__insp.InspectMember("string", (void*)&fOutputFilePrefix, "fOutputFilePrefix.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fPOI", (void*)&fPOI); R__insp.InspectMember("vector", (void*)&fPOI, "fPOI.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fLumi", &fLumi); R__insp.Inspect(R__cl, R__insp.GetParent(), "fLumiRelErr", &fLumiRelErr); R__insp.Inspect(R__cl, R__insp.GetParent(), "fBinLow", &fBinLow); R__insp.Inspect(R__cl, R__insp.GetParent(), "fBinHigh", &fBinHigh); R__insp.Inspect(R__cl, R__insp.GetParent(), "fExportOnly", &fExportOnly); R__insp.Inspect(R__cl, R__insp.GetParent(), "fInterpolationScheme", (void*)&fInterpolationScheme); R__insp.InspectMember("string", (void*)&fInterpolationScheme, "fInterpolationScheme.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fChannels", (void*)&fChannels); R__insp.InspectMember("vector", (void*)&fChannels, "fChannels.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fConstantParams", (void*)&fConstantParams); R__insp.InspectMember("vector", (void*)&fConstantParams, "fConstantParams.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fParamValues", (void*)&fParamValues); R__insp.InspectMember("map", (void*)&fParamValues, "fParamValues.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fFunctionObjects", (void*)&fFunctionObjects); R__insp.InspectMember("vector", (void*)&fFunctionObjects, "fFunctionObjects.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fAsimovDatasets", (void*)&fAsimovDatasets); R__insp.InspectMember("vector", (void*)&fAsimovDatasets, "fAsimovDatasets.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fGammaSyst", (void*)&fGammaSyst); R__insp.InspectMember("map", (void*)&fGammaSyst, "fGammaSyst.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fUniformSyst", (void*)&fUniformSyst); R__insp.InspectMember("map", (void*)&fUniformSyst, "fUniformSyst.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fLogNormSyst", (void*)&fLogNormSyst); R__insp.InspectMember("map", (void*)&fLogNormSyst, "fLogNormSyst.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fNoSyst", (void*)&fNoSyst); R__insp.InspectMember("map", (void*)&fNoSyst, "fNoSyst.", false); TNamed::ShowMembers(R__insp); } } // namespace RooStats::HistFactory } // namespace RooStats::HistFactory namespace ROOT { // Wrappers around operator new static void *new_RooStatscLcLHistFactorycLcLMeasurement(void *p) { return p ? new(p) ::RooStats::HistFactory::Measurement : new ::RooStats::HistFactory::Measurement; } static void *newArray_RooStatscLcLHistFactorycLcLMeasurement(Long_t nElements, void *p) { return p ? new(p) ::RooStats::HistFactory::Measurement[nElements] : new ::RooStats::HistFactory::Measurement[nElements]; } // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLMeasurement(void *p) { delete ((::RooStats::HistFactory::Measurement*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLMeasurement(void *p) { delete [] ((::RooStats::HistFactory::Measurement*)p); } static void destruct_RooStatscLcLHistFactorycLcLMeasurement(void *p) { typedef ::RooStats::HistFactory::Measurement current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::Measurement //______________________________________________________________________________ namespace ROOT { void RooStatscLcLHistFactorycLcLChannel_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::Channel. typedef ::ROOT::Shadow::RooStats::HistFactory::Channel ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::Channel*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fName", (void*)&sobj->fName); R__insp.InspectMember("string", (void*)&sobj->fName, "fName.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fInputFile", (void*)&sobj->fInputFile); R__insp.InspectMember("string", (void*)&sobj->fInputFile, "fInputFile.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHistoPath", (void*)&sobj->fHistoPath); R__insp.InspectMember("string", (void*)&sobj->fHistoPath, "fHistoPath.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fData", (void*)&sobj->fData); R__insp.InspectMember("RooStats::HistFactory::Data", (void*)&sobj->fData, "fData.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fAdditionalData", (void*)&sobj->fAdditionalData); R__insp.InspectMember("vector", (void*)&sobj->fAdditionalData, "fAdditionalData.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fStatErrorConfig", (void*)&sobj->fStatErrorConfig); R__insp.InspectMember("RooStats::HistFactory::StatErrorConfig", (void*)&sobj->fStatErrorConfig, "fStatErrorConfig.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fSamples", (void*)&sobj->fSamples); R__insp.InspectMember("vector", (void*)&sobj->fSamples, "fSamples.", false); } } namespace ROOT { // Wrappers around operator new static void *new_RooStatscLcLHistFactorycLcLChannel(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::Channel : new ::RooStats::HistFactory::Channel; } static void *newArray_RooStatscLcLHistFactorycLcLChannel(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::Channel[nElements] : new ::RooStats::HistFactory::Channel[nElements]; } // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLChannel(void *p) { delete ((::RooStats::HistFactory::Channel*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLChannel(void *p) { delete [] ((::RooStats::HistFactory::Channel*)p); } static void destruct_RooStatscLcLHistFactorycLcLChannel(void *p) { typedef ::RooStats::HistFactory::Channel current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::Channel //______________________________________________________________________________ namespace ROOT { void RooStatscLcLHistFactorycLcLSample_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::Sample. typedef ::ROOT::Shadow::RooStats::HistFactory::Sample ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::Sample*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fName", (void*)&sobj->fName); R__insp.InspectMember("string", (void*)&sobj->fName, "fName.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fInputFile", (void*)&sobj->fInputFile); R__insp.InspectMember("string", (void*)&sobj->fInputFile, "fInputFile.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHistoName", (void*)&sobj->fHistoName); R__insp.InspectMember("string", (void*)&sobj->fHistoName, "fHistoName.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHistoPath", (void*)&sobj->fHistoPath); R__insp.InspectMember("string", (void*)&sobj->fHistoPath, "fHistoPath.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fChannelName", (void*)&sobj->fChannelName); R__insp.InspectMember("string", (void*)&sobj->fChannelName, "fChannelName.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fOverallSysList", (void*)&sobj->fOverallSysList); R__insp.InspectMember("vector", (void*)&sobj->fOverallSysList, "fOverallSysList.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fNormFactorList", (void*)&sobj->fNormFactorList); R__insp.InspectMember("vector", (void*)&sobj->fNormFactorList, "fNormFactorList.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHistoSysList", (void*)&sobj->fHistoSysList); R__insp.InspectMember("vector", (void*)&sobj->fHistoSysList, "fHistoSysList.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHistoFactorList", (void*)&sobj->fHistoFactorList); R__insp.InspectMember("vector", (void*)&sobj->fHistoFactorList, "fHistoFactorList.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fShapeSysList", (void*)&sobj->fShapeSysList); R__insp.InspectMember("vector", (void*)&sobj->fShapeSysList, "fShapeSysList.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fShapeFactorList", (void*)&sobj->fShapeFactorList); R__insp.InspectMember("vector", (void*)&sobj->fShapeFactorList, "fShapeFactorList.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fStatError", (void*)&sobj->fStatError); R__insp.InspectMember("RooStats::HistFactory::StatError", (void*)&sobj->fStatError, "fStatError.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fNormalizeByTheory", &sobj->fNormalizeByTheory); R__insp.Inspect(R__cl, R__insp.GetParent(), "fStatErrorActivate", &sobj->fStatErrorActivate); R__insp.Inspect(R__cl, R__insp.GetParent(), "fhNominal", (void*)&sobj->fhNominal); R__insp.InspectMember("RooStats::HistFactory::HistRef", (void*)&sobj->fhNominal, "fhNominal.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "*fhCountingHist", &sobj->fhCountingHist); } } namespace ROOT { // Wrappers around operator new static void *new_RooStatscLcLHistFactorycLcLSample(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::Sample : new ::RooStats::HistFactory::Sample; } static void *newArray_RooStatscLcLHistFactorycLcLSample(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::Sample[nElements] : new ::RooStats::HistFactory::Sample[nElements]; } // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLSample(void *p) { delete ((::RooStats::HistFactory::Sample*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLSample(void *p) { delete [] ((::RooStats::HistFactory::Sample*)p); } static void destruct_RooStatscLcLHistFactorycLcLSample(void *p) { typedef ::RooStats::HistFactory::Sample current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::Sample //______________________________________________________________________________ namespace ROOT { void RooStatscLcLHistFactorycLcLData_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::Data. typedef ::ROOT::Shadow::RooStats::HistFactory::Data ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::Data*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fName", (void*)&sobj->fName); R__insp.InspectMember("string", (void*)&sobj->fName, "fName.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fInputFile", (void*)&sobj->fInputFile); R__insp.InspectMember("string", (void*)&sobj->fInputFile, "fInputFile.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHistoName", (void*)&sobj->fHistoName); R__insp.InspectMember("string", (void*)&sobj->fHistoName, "fHistoName.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHistoPath", (void*)&sobj->fHistoPath); R__insp.InspectMember("string", (void*)&sobj->fHistoPath, "fHistoPath.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fhData", (void*)&sobj->fhData); R__insp.InspectMember("RooStats::HistFactory::HistRef", (void*)&sobj->fhData, "fhData.", false); } } namespace ROOT { // Wrappers around operator new static void *new_RooStatscLcLHistFactorycLcLData(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::Data : new ::RooStats::HistFactory::Data; } static void *newArray_RooStatscLcLHistFactorycLcLData(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::Data[nElements] : new ::RooStats::HistFactory::Data[nElements]; } // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLData(void *p) { delete ((::RooStats::HistFactory::Data*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLData(void *p) { delete [] ((::RooStats::HistFactory::Data*)p); } static void destruct_RooStatscLcLHistFactorycLcLData(void *p) { typedef ::RooStats::HistFactory::Data current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::Data //______________________________________________________________________________ namespace ROOT { void RooStatscLcLHistFactorycLcLAsimov_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::Asimov. typedef ::ROOT::Shadow::RooStats::HistFactory::Asimov ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::Asimov*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fName", (void*)&sobj->fName); R__insp.InspectMember("string", (void*)&sobj->fName, "fName.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fParamsToFix", (void*)&sobj->fParamsToFix); R__insp.InspectMember("map", (void*)&sobj->fParamsToFix, "fParamsToFix.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fParamValsToSet", (void*)&sobj->fParamValsToSet); R__insp.InspectMember("map", (void*)&sobj->fParamValsToSet, "fParamValsToSet.", false); } } namespace ROOT { // Wrappers around operator new static void *new_RooStatscLcLHistFactorycLcLAsimov(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::Asimov : new ::RooStats::HistFactory::Asimov; } static void *newArray_RooStatscLcLHistFactorycLcLAsimov(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::Asimov[nElements] : new ::RooStats::HistFactory::Asimov[nElements]; } // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLAsimov(void *p) { delete ((::RooStats::HistFactory::Asimov*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLAsimov(void *p) { delete [] ((::RooStats::HistFactory::Asimov*)p); } static void destruct_RooStatscLcLHistFactorycLcLAsimov(void *p) { typedef ::RooStats::HistFactory::Asimov current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::Asimov //______________________________________________________________________________ namespace ROOT { void RooStatscLcLHistFactorycLcLHistRef_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::HistRef. typedef ::ROOT::Shadow::RooStats::HistFactory::HistRef ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistRef*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "*fHist", &sobj->fHist); } } namespace ROOT { // Wrappers around operator new static void *new_RooStatscLcLHistFactorycLcLHistRef(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::HistRef : new ::RooStats::HistFactory::HistRef; } static void *newArray_RooStatscLcLHistFactorycLcLHistRef(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::HistRef[nElements] : new ::RooStats::HistFactory::HistRef[nElements]; } // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLHistRef(void *p) { delete ((::RooStats::HistFactory::HistRef*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLHistRef(void *p) { delete [] ((::RooStats::HistFactory::HistRef*)p); } static void destruct_RooStatscLcLHistFactorycLcLHistRef(void *p) { typedef ::RooStats::HistFactory::HistRef current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::HistRef //______________________________________________________________________________ namespace ROOT { void RooStatscLcLHistFactorycLcLStatError_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::StatError. typedef ::ROOT::Shadow::RooStats::HistFactory::StatError ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::StatError*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fActivate", &sobj->fActivate); R__insp.Inspect(R__cl, R__insp.GetParent(), "fUseHisto", &sobj->fUseHisto); R__insp.Inspect(R__cl, R__insp.GetParent(), "fInputFile", (void*)&sobj->fInputFile); R__insp.InspectMember("string", (void*)&sobj->fInputFile, "fInputFile.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHistoName", (void*)&sobj->fHistoName); R__insp.InspectMember("string", (void*)&sobj->fHistoName, "fHistoName.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHistoPath", (void*)&sobj->fHistoPath); R__insp.InspectMember("string", (void*)&sobj->fHistoPath, "fHistoPath.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fhError", (void*)&sobj->fhError); R__insp.InspectMember("RooStats::HistFactory::HistRef", (void*)&sobj->fhError, "fhError.", false); } } namespace ROOT { // Wrappers around operator new static void *new_RooStatscLcLHistFactorycLcLStatError(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::StatError : new ::RooStats::HistFactory::StatError; } static void *newArray_RooStatscLcLHistFactorycLcLStatError(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::StatError[nElements] : new ::RooStats::HistFactory::StatError[nElements]; } // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLStatError(void *p) { delete ((::RooStats::HistFactory::StatError*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLStatError(void *p) { delete [] ((::RooStats::HistFactory::StatError*)p); } static void destruct_RooStatscLcLHistFactorycLcLStatError(void *p) { typedef ::RooStats::HistFactory::StatError current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::StatError //______________________________________________________________________________ namespace ROOT { void RooStatscLcLHistFactorycLcLStatErrorConfig_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::StatErrorConfig. typedef ::ROOT::Shadow::RooStats::HistFactory::StatErrorConfig ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::StatErrorConfig*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fRelErrorThreshold", &sobj->fRelErrorThreshold); R__insp.Inspect(R__cl, R__insp.GetParent(), "fConstraintType", &sobj->fConstraintType); } } namespace ROOT { // Wrappers around operator new static void *new_RooStatscLcLHistFactorycLcLStatErrorConfig(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::StatErrorConfig : new ::RooStats::HistFactory::StatErrorConfig; } static void *newArray_RooStatscLcLHistFactorycLcLStatErrorConfig(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::StatErrorConfig[nElements] : new ::RooStats::HistFactory::StatErrorConfig[nElements]; } // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLStatErrorConfig(void *p) { delete ((::RooStats::HistFactory::StatErrorConfig*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLStatErrorConfig(void *p) { delete [] ((::RooStats::HistFactory::StatErrorConfig*)p); } static void destruct_RooStatscLcLHistFactorycLcLStatErrorConfig(void *p) { typedef ::RooStats::HistFactory::StatErrorConfig current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::StatErrorConfig //______________________________________________________________________________ namespace ROOT { void RooStatscLcLHistFactorycLcLPreprocessFunction_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::PreprocessFunction. typedef ::ROOT::Shadow::RooStats::HistFactory::PreprocessFunction ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::PreprocessFunction*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fName", (void*)&sobj->fName); R__insp.InspectMember("string", (void*)&sobj->fName, "fName.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fExpression", (void*)&sobj->fExpression); R__insp.InspectMember("string", (void*)&sobj->fExpression, "fExpression.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fDependents", (void*)&sobj->fDependents); R__insp.InspectMember("string", (void*)&sobj->fDependents, "fDependents.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fCommand", (void*)&sobj->fCommand); R__insp.InspectMember("string", (void*)&sobj->fCommand, "fCommand.", false); } } namespace ROOT { // Wrappers around operator new static void *new_RooStatscLcLHistFactorycLcLPreprocessFunction(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::PreprocessFunction : new ::RooStats::HistFactory::PreprocessFunction; } static void *newArray_RooStatscLcLHistFactorycLcLPreprocessFunction(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::PreprocessFunction[nElements] : new ::RooStats::HistFactory::PreprocessFunction[nElements]; } // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLPreprocessFunction(void *p) { delete ((::RooStats::HistFactory::PreprocessFunction*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLPreprocessFunction(void *p) { delete [] ((::RooStats::HistFactory::PreprocessFunction*)p); } static void destruct_RooStatscLcLHistFactorycLcLPreprocessFunction(void *p) { typedef ::RooStats::HistFactory::PreprocessFunction current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::PreprocessFunction //______________________________________________________________________________ namespace ROOT { void RooStatscLcLHistFactorycLcLOverallSys_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::OverallSys. typedef ::ROOT::Shadow::RooStats::HistFactory::OverallSys ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::OverallSys*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fName", (void*)&sobj->fName); R__insp.InspectMember("string", (void*)&sobj->fName, "fName.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fLow", &sobj->fLow); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHigh", &sobj->fHigh); } } namespace ROOT { // Wrappers around operator new static void *new_RooStatscLcLHistFactorycLcLOverallSys(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::OverallSys : new ::RooStats::HistFactory::OverallSys; } static void *newArray_RooStatscLcLHistFactorycLcLOverallSys(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::OverallSys[nElements] : new ::RooStats::HistFactory::OverallSys[nElements]; } // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLOverallSys(void *p) { delete ((::RooStats::HistFactory::OverallSys*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLOverallSys(void *p) { delete [] ((::RooStats::HistFactory::OverallSys*)p); } static void destruct_RooStatscLcLHistFactorycLcLOverallSys(void *p) { typedef ::RooStats::HistFactory::OverallSys current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::OverallSys //______________________________________________________________________________ namespace ROOT { void RooStatscLcLHistFactorycLcLNormFactor_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::NormFactor. typedef ::ROOT::Shadow::RooStats::HistFactory::NormFactor ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::NormFactor*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fName", (void*)&sobj->fName); R__insp.InspectMember("string", (void*)&sobj->fName, "fName.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fVal", &sobj->fVal); R__insp.Inspect(R__cl, R__insp.GetParent(), "fLow", &sobj->fLow); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHigh", &sobj->fHigh); R__insp.Inspect(R__cl, R__insp.GetParent(), "fConst", &sobj->fConst); } } namespace ROOT { // Wrappers around operator new static void *new_RooStatscLcLHistFactorycLcLNormFactor(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::NormFactor : new ::RooStats::HistFactory::NormFactor; } static void *newArray_RooStatscLcLHistFactorycLcLNormFactor(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::NormFactor[nElements] : new ::RooStats::HistFactory::NormFactor[nElements]; } // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLNormFactor(void *p) { delete ((::RooStats::HistFactory::NormFactor*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLNormFactor(void *p) { delete [] ((::RooStats::HistFactory::NormFactor*)p); } static void destruct_RooStatscLcLHistFactorycLcLNormFactor(void *p) { typedef ::RooStats::HistFactory::NormFactor current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::NormFactor //______________________________________________________________________________ namespace ROOT { void RooStatscLcLHistFactorycLcLHistoSys_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::HistoSys. typedef ::ROOT::Shadow::RooStats::HistFactory::HistoSys ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistoSys*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fName", (void*)&sobj->fName); R__insp.InspectMember("string", (void*)&sobj->fName, "fName.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fInputFileLow", (void*)&sobj->fInputFileLow); R__insp.InspectMember("string", (void*)&sobj->fInputFileLow, "fInputFileLow.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHistoNameLow", (void*)&sobj->fHistoNameLow); R__insp.InspectMember("string", (void*)&sobj->fHistoNameLow, "fHistoNameLow.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHistoPathLow", (void*)&sobj->fHistoPathLow); R__insp.InspectMember("string", (void*)&sobj->fHistoPathLow, "fHistoPathLow.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fInputFileHigh", (void*)&sobj->fInputFileHigh); R__insp.InspectMember("string", (void*)&sobj->fInputFileHigh, "fInputFileHigh.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHistoNameHigh", (void*)&sobj->fHistoNameHigh); R__insp.InspectMember("string", (void*)&sobj->fHistoNameHigh, "fHistoNameHigh.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHistoPathHigh", (void*)&sobj->fHistoPathHigh); R__insp.InspectMember("string", (void*)&sobj->fHistoPathHigh, "fHistoPathHigh.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fhLow", (void*)&sobj->fhLow); R__insp.InspectMember("RooStats::HistFactory::HistRef", (void*)&sobj->fhLow, "fhLow.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fhHigh", (void*)&sobj->fhHigh); R__insp.InspectMember("RooStats::HistFactory::HistRef", (void*)&sobj->fhHigh, "fhHigh.", false); } } namespace ROOT { // Wrappers around operator new static void *new_RooStatscLcLHistFactorycLcLHistoSys(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::HistoSys : new ::RooStats::HistFactory::HistoSys; } static void *newArray_RooStatscLcLHistFactorycLcLHistoSys(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::HistoSys[nElements] : new ::RooStats::HistFactory::HistoSys[nElements]; } // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLHistoSys(void *p) { delete ((::RooStats::HistFactory::HistoSys*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLHistoSys(void *p) { delete [] ((::RooStats::HistFactory::HistoSys*)p); } static void destruct_RooStatscLcLHistFactorycLcLHistoSys(void *p) { typedef ::RooStats::HistFactory::HistoSys current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::HistoSys //______________________________________________________________________________ namespace ROOT { void RooStatscLcLHistFactorycLcLHistoFactor_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::HistoFactor. typedef ::ROOT::Shadow::RooStats::HistFactory::HistoFactor ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::HistoFactor*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fName", (void*)&sobj->fName); R__insp.InspectMember("string", (void*)&sobj->fName, "fName.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fInputFileLow", (void*)&sobj->fInputFileLow); R__insp.InspectMember("string", (void*)&sobj->fInputFileLow, "fInputFileLow.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHistoNameLow", (void*)&sobj->fHistoNameLow); R__insp.InspectMember("string", (void*)&sobj->fHistoNameLow, "fHistoNameLow.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHistoPathLow", (void*)&sobj->fHistoPathLow); R__insp.InspectMember("string", (void*)&sobj->fHistoPathLow, "fHistoPathLow.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fInputFileHigh", (void*)&sobj->fInputFileHigh); R__insp.InspectMember("string", (void*)&sobj->fInputFileHigh, "fInputFileHigh.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHistoNameHigh", (void*)&sobj->fHistoNameHigh); R__insp.InspectMember("string", (void*)&sobj->fHistoNameHigh, "fHistoNameHigh.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHistoPathHigh", (void*)&sobj->fHistoPathHigh); R__insp.InspectMember("string", (void*)&sobj->fHistoPathHigh, "fHistoPathHigh.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fhLow", (void*)&sobj->fhLow); R__insp.InspectMember("RooStats::HistFactory::HistRef", (void*)&sobj->fhLow, "fhLow.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fhHigh", (void*)&sobj->fhHigh); R__insp.InspectMember("RooStats::HistFactory::HistRef", (void*)&sobj->fhHigh, "fhHigh.", false); } } namespace ROOT { // Wrappers around operator new static void *new_RooStatscLcLHistFactorycLcLHistoFactor(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::HistoFactor : new ::RooStats::HistFactory::HistoFactor; } static void *newArray_RooStatscLcLHistFactorycLcLHistoFactor(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::HistoFactor[nElements] : new ::RooStats::HistFactory::HistoFactor[nElements]; } // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLHistoFactor(void *p) { delete ((::RooStats::HistFactory::HistoFactor*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLHistoFactor(void *p) { delete [] ((::RooStats::HistFactory::HistoFactor*)p); } static void destruct_RooStatscLcLHistFactorycLcLHistoFactor(void *p) { typedef ::RooStats::HistFactory::HistoFactor current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::HistoFactor //______________________________________________________________________________ namespace ROOT { void RooStatscLcLHistFactorycLcLShapeSys_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::ShapeSys. typedef ::ROOT::Shadow::RooStats::HistFactory::ShapeSys ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::ShapeSys*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fName", (void*)&sobj->fName); R__insp.InspectMember("string", (void*)&sobj->fName, "fName.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fInputFile", (void*)&sobj->fInputFile); R__insp.InspectMember("string", (void*)&sobj->fInputFile, "fInputFile.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHistoName", (void*)&sobj->fHistoName); R__insp.InspectMember("string", (void*)&sobj->fHistoName, "fHistoName.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHistoPath", (void*)&sobj->fHistoPath); R__insp.InspectMember("string", (void*)&sobj->fHistoPath, "fHistoPath.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fConstraintType", &sobj->fConstraintType); R__insp.Inspect(R__cl, R__insp.GetParent(), "fhError", (void*)&sobj->fhError); R__insp.InspectMember("RooStats::HistFactory::HistRef", (void*)&sobj->fhError, "fhError.", false); } } namespace ROOT { // Wrappers around operator new static void *new_RooStatscLcLHistFactorycLcLShapeSys(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::ShapeSys : new ::RooStats::HistFactory::ShapeSys; } static void *newArray_RooStatscLcLHistFactorycLcLShapeSys(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::ShapeSys[nElements] : new ::RooStats::HistFactory::ShapeSys[nElements]; } // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLShapeSys(void *p) { delete ((::RooStats::HistFactory::ShapeSys*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLShapeSys(void *p) { delete [] ((::RooStats::HistFactory::ShapeSys*)p); } static void destruct_RooStatscLcLHistFactorycLcLShapeSys(void *p) { typedef ::RooStats::HistFactory::ShapeSys current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::ShapeSys //______________________________________________________________________________ namespace ROOT { void RooStatscLcLHistFactorycLcLShapeFactor_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class RooStats::HistFactory::ShapeFactor. typedef ::ROOT::Shadow::RooStats::HistFactory::ShapeFactor ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::RooStats::HistFactory::ShapeFactor*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fName", (void*)&sobj->fName); R__insp.InspectMember("string", (void*)&sobj->fName, "fName.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fConstant", &sobj->fConstant); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHasInitialShape", &sobj->fHasInitialShape); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHistoName", (void*)&sobj->fHistoName); R__insp.InspectMember("string", (void*)&sobj->fHistoName, "fHistoName.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHistoPath", (void*)&sobj->fHistoPath); R__insp.InspectMember("string", (void*)&sobj->fHistoPath, "fHistoPath.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fInputFile", (void*)&sobj->fInputFile); R__insp.InspectMember("string", (void*)&sobj->fInputFile, "fInputFile.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "*fhInitialShape", &sobj->fhInitialShape); } } namespace ROOT { // Wrappers around operator new static void *new_RooStatscLcLHistFactorycLcLShapeFactor(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::ShapeFactor : new ::RooStats::HistFactory::ShapeFactor; } static void *newArray_RooStatscLcLHistFactorycLcLShapeFactor(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RooStats::HistFactory::ShapeFactor[nElements] : new ::RooStats::HistFactory::ShapeFactor[nElements]; } // Wrapper around operator delete static void delete_RooStatscLcLHistFactorycLcLShapeFactor(void *p) { delete ((::RooStats::HistFactory::ShapeFactor*)p); } static void deleteArray_RooStatscLcLHistFactorycLcLShapeFactor(void *p) { delete [] ((::RooStats::HistFactory::ShapeFactor*)p); } static void destruct_RooStatscLcLHistFactorycLcLShapeFactor(void *p) { typedef ::RooStats::HistFactory::ShapeFactor current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::RooStats::HistFactory::ShapeFactor namespace ROOT { void maplEintcOintgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void maplEintcOintgR_Dictionary(); static void *new_maplEintcOintgR(void *p = 0); static void *newArray_maplEintcOintgR(Long_t size, void *p); static void delete_maplEintcOintgR(void *p); static void deleteArray_maplEintcOintgR(void *p); static void destruct_maplEintcOintgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const map*) { map *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(map),0); static ::ROOT::TGenericClassInfo instance("map", -2, "prec_stl/map", 63, typeid(map), DefineBehavior(ptr, ptr), 0, &maplEintcOintgR_Dictionary, isa_proxy, 0, sizeof(map) ); instance.SetNew(&new_maplEintcOintgR); instance.SetNewArray(&newArray_maplEintcOintgR); instance.SetDelete(&delete_maplEintcOintgR); instance.SetDeleteArray(&deleteArray_maplEintcOintgR); instance.SetDestructor(&destruct_maplEintcOintgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::MapInsert< map >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const map*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void maplEintcOintgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const map*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_maplEintcOintgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) map : new map; } static void *newArray_maplEintcOintgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) map[nElements] : new map[nElements]; } // Wrapper around operator delete static void delete_maplEintcOintgR(void *p) { delete ((map*)p); } static void deleteArray_maplEintcOintgR(void *p) { delete [] ((map*)p); } static void destruct_maplEintcOintgR(void *p) { typedef map current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class map namespace ROOT { void maplEstringcORooAbsPdfmUgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void maplEstringcORooAbsPdfmUgR_Dictionary(); static void *new_maplEstringcORooAbsPdfmUgR(void *p = 0); static void *newArray_maplEstringcORooAbsPdfmUgR(Long_t size, void *p); static void delete_maplEstringcORooAbsPdfmUgR(void *p); static void deleteArray_maplEstringcORooAbsPdfmUgR(void *p); static void destruct_maplEstringcORooAbsPdfmUgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const map*) { map *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(map),0); static ::ROOT::TGenericClassInfo instance("map", -2, "prec_stl/map", 63, typeid(map), DefineBehavior(ptr, ptr), 0, &maplEstringcORooAbsPdfmUgR_Dictionary, isa_proxy, 0, sizeof(map) ); instance.SetNew(&new_maplEstringcORooAbsPdfmUgR); instance.SetNewArray(&newArray_maplEstringcORooAbsPdfmUgR); instance.SetDelete(&delete_maplEstringcORooAbsPdfmUgR); instance.SetDeleteArray(&deleteArray_maplEstringcORooAbsPdfmUgR); instance.SetDestructor(&destruct_maplEstringcORooAbsPdfmUgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::MapInsert< map >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const map*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void maplEstringcORooAbsPdfmUgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const map*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_maplEstringcORooAbsPdfmUgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) map : new map; } static void *newArray_maplEstringcORooAbsPdfmUgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) map[nElements] : new map[nElements]; } // Wrapper around operator delete static void delete_maplEstringcORooAbsPdfmUgR(void *p) { delete ((map*)p); } static void deleteArray_maplEstringcORooAbsPdfmUgR(void *p) { delete [] ((map*)p); } static void destruct_maplEstringcORooAbsPdfmUgR(void *p) { typedef map current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class map namespace ROOT { void maplEstringcORooAbsRealmUgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void maplEstringcORooAbsRealmUgR_Dictionary(); static void *new_maplEstringcORooAbsRealmUgR(void *p = 0); static void *newArray_maplEstringcORooAbsRealmUgR(Long_t size, void *p); static void delete_maplEstringcORooAbsRealmUgR(void *p); static void deleteArray_maplEstringcORooAbsRealmUgR(void *p); static void destruct_maplEstringcORooAbsRealmUgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const map*) { map *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(map),0); static ::ROOT::TGenericClassInfo instance("map", -2, "prec_stl/map", 63, typeid(map), DefineBehavior(ptr, ptr), 0, &maplEstringcORooAbsRealmUgR_Dictionary, isa_proxy, 0, sizeof(map) ); instance.SetNew(&new_maplEstringcORooAbsRealmUgR); instance.SetNewArray(&newArray_maplEstringcORooAbsRealmUgR); instance.SetDelete(&delete_maplEstringcORooAbsRealmUgR); instance.SetDeleteArray(&deleteArray_maplEstringcORooAbsRealmUgR); instance.SetDestructor(&destruct_maplEstringcORooAbsRealmUgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::MapInsert< map >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const map*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void maplEstringcORooAbsRealmUgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const map*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_maplEstringcORooAbsRealmUgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) map : new map; } static void *newArray_maplEstringcORooAbsRealmUgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) map[nElements] : new map[nElements]; } // Wrapper around operator delete static void delete_maplEstringcORooAbsRealmUgR(void *p) { delete ((map*)p); } static void deleteArray_maplEstringcORooAbsRealmUgR(void *p) { delete [] ((map*)p); } static void destruct_maplEstringcORooAbsRealmUgR(void *p) { typedef map current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class map namespace ROOT { void maplEstringcORooArgSetmUgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void maplEstringcORooArgSetmUgR_Dictionary(); static void *new_maplEstringcORooArgSetmUgR(void *p = 0); static void *newArray_maplEstringcORooArgSetmUgR(Long_t size, void *p); static void delete_maplEstringcORooArgSetmUgR(void *p); static void deleteArray_maplEstringcORooArgSetmUgR(void *p); static void destruct_maplEstringcORooArgSetmUgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const map*) { map *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(map),0); static ::ROOT::TGenericClassInfo instance("map", -2, "prec_stl/map", 63, typeid(map), DefineBehavior(ptr, ptr), 0, &maplEstringcORooArgSetmUgR_Dictionary, isa_proxy, 0, sizeof(map) ); instance.SetNew(&new_maplEstringcORooArgSetmUgR); instance.SetNewArray(&newArray_maplEstringcORooArgSetmUgR); instance.SetDelete(&delete_maplEstringcORooArgSetmUgR); instance.SetDeleteArray(&deleteArray_maplEstringcORooArgSetmUgR); instance.SetDestructor(&destruct_maplEstringcORooArgSetmUgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::MapInsert< map >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const map*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void maplEstringcORooArgSetmUgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const map*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_maplEstringcORooArgSetmUgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) map : new map; } static void *newArray_maplEstringcORooArgSetmUgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) map[nElements] : new map[nElements]; } // Wrapper around operator delete static void delete_maplEstringcORooArgSetmUgR(void *p) { delete ((map*)p); } static void deleteArray_maplEstringcORooArgSetmUgR(void *p) { delete [] ((map*)p); } static void destruct_maplEstringcORooArgSetmUgR(void *p) { typedef map current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class map namespace ROOT { void maplEstringcOboolgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void maplEstringcOboolgR_Dictionary(); static void *new_maplEstringcOboolgR(void *p = 0); static void *newArray_maplEstringcOboolgR(Long_t size, void *p); static void delete_maplEstringcOboolgR(void *p); static void deleteArray_maplEstringcOboolgR(void *p); static void destruct_maplEstringcOboolgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const map*) { map *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(map),0); static ::ROOT::TGenericClassInfo instance("map", -2, "prec_stl/map", 63, typeid(map), DefineBehavior(ptr, ptr), 0, &maplEstringcOboolgR_Dictionary, isa_proxy, 0, sizeof(map) ); instance.SetNew(&new_maplEstringcOboolgR); instance.SetNewArray(&newArray_maplEstringcOboolgR); instance.SetDelete(&delete_maplEstringcOboolgR); instance.SetDeleteArray(&deleteArray_maplEstringcOboolgR); instance.SetDestructor(&destruct_maplEstringcOboolgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::MapInsert< map >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const map*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void maplEstringcOboolgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const map*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_maplEstringcOboolgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) map : new map; } static void *newArray_maplEstringcOboolgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) map[nElements] : new map[nElements]; } // Wrapper around operator delete static void delete_maplEstringcOboolgR(void *p) { delete ((map*)p); } static void deleteArray_maplEstringcOboolgR(void *p) { delete [] ((map*)p); } static void destruct_maplEstringcOboolgR(void *p) { typedef map current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class map namespace ROOT { void maplEstringcOdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp); static void maplEstringcOdoublegR_Dictionary(); static void *new_maplEstringcOdoublegR(void *p = 0); static void *newArray_maplEstringcOdoublegR(Long_t size, void *p); static void delete_maplEstringcOdoublegR(void *p); static void deleteArray_maplEstringcOdoublegR(void *p); static void destruct_maplEstringcOdoublegR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const map*) { map *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(map),0); static ::ROOT::TGenericClassInfo instance("map", -2, "prec_stl/map", 63, typeid(map), DefineBehavior(ptr, ptr), 0, &maplEstringcOdoublegR_Dictionary, isa_proxy, 0, sizeof(map) ); instance.SetNew(&new_maplEstringcOdoublegR); instance.SetNewArray(&newArray_maplEstringcOdoublegR); instance.SetDelete(&delete_maplEstringcOdoublegR); instance.SetDeleteArray(&deleteArray_maplEstringcOdoublegR); instance.SetDestructor(&destruct_maplEstringcOdoublegR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::MapInsert< map >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const map*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void maplEstringcOdoublegR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const map*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_maplEstringcOdoublegR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) map : new map; } static void *newArray_maplEstringcOdoublegR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) map[nElements] : new map[nElements]; } // Wrapper around operator delete static void delete_maplEstringcOdoublegR(void *p) { delete ((map*)p); } static void deleteArray_maplEstringcOdoublegR(void *p) { delete [] ((map*)p); } static void destruct_maplEstringcOdoublegR(void *p) { typedef map current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class map namespace ROOT { void maplEstringcOmaplEstringcORooAbsRealmUgRsPgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void maplEstringcOmaplEstringcORooAbsRealmUgRsPgR_Dictionary(); static void *new_maplEstringcOmaplEstringcORooAbsRealmUgRsPgR(void *p = 0); static void *newArray_maplEstringcOmaplEstringcORooAbsRealmUgRsPgR(Long_t size, void *p); static void delete_maplEstringcOmaplEstringcORooAbsRealmUgRsPgR(void *p); static void deleteArray_maplEstringcOmaplEstringcORooAbsRealmUgRsPgR(void *p); static void destruct_maplEstringcOmaplEstringcORooAbsRealmUgRsPgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const map >*) { map > *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(map >),0); static ::ROOT::TGenericClassInfo instance("map >", -2, "prec_stl/map", 63, typeid(map >), DefineBehavior(ptr, ptr), 0, &maplEstringcOmaplEstringcORooAbsRealmUgRsPgR_Dictionary, isa_proxy, 0, sizeof(map >) ); instance.SetNew(&new_maplEstringcOmaplEstringcORooAbsRealmUgRsPgR); instance.SetNewArray(&newArray_maplEstringcOmaplEstringcORooAbsRealmUgRsPgR); instance.SetDelete(&delete_maplEstringcOmaplEstringcORooAbsRealmUgRsPgR); instance.SetDeleteArray(&deleteArray_maplEstringcOmaplEstringcORooAbsRealmUgRsPgR); instance.SetDestructor(&destruct_maplEstringcOmaplEstringcORooAbsRealmUgRsPgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::MapInsert< map > >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const map >*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void maplEstringcOmaplEstringcORooAbsRealmUgRsPgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const map >*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_maplEstringcOmaplEstringcORooAbsRealmUgRsPgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) map > : new map >; } static void *newArray_maplEstringcOmaplEstringcORooAbsRealmUgRsPgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) map >[nElements] : new map >[nElements]; } // Wrapper around operator delete static void delete_maplEstringcOmaplEstringcORooAbsRealmUgRsPgR(void *p) { delete ((map >*)p); } static void deleteArray_maplEstringcOmaplEstringcORooAbsRealmUgRsPgR(void *p) { delete [] ((map >*)p); } static void destruct_maplEstringcOmaplEstringcORooAbsRealmUgRsPgR(void *p) { typedef map > current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class map > namespace ROOT { void maplEstringcOpairlEdoublecOdoublegRsPgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void maplEstringcOpairlEdoublecOdoublegRsPgR_Dictionary(); static void *new_maplEstringcOpairlEdoublecOdoublegRsPgR(void *p = 0); static void *newArray_maplEstringcOpairlEdoublecOdoublegRsPgR(Long_t size, void *p); static void delete_maplEstringcOpairlEdoublecOdoublegRsPgR(void *p); static void deleteArray_maplEstringcOpairlEdoublecOdoublegRsPgR(void *p); static void destruct_maplEstringcOpairlEdoublecOdoublegRsPgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const map >*) { map > *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(map >),0); static ::ROOT::TGenericClassInfo instance("map >", -2, "prec_stl/map", 63, typeid(map >), DefineBehavior(ptr, ptr), 0, &maplEstringcOpairlEdoublecOdoublegRsPgR_Dictionary, isa_proxy, 0, sizeof(map >) ); instance.SetNew(&new_maplEstringcOpairlEdoublecOdoublegRsPgR); instance.SetNewArray(&newArray_maplEstringcOpairlEdoublecOdoublegRsPgR); instance.SetDelete(&delete_maplEstringcOpairlEdoublecOdoublegRsPgR); instance.SetDeleteArray(&deleteArray_maplEstringcOpairlEdoublecOdoublegRsPgR); instance.SetDestructor(&destruct_maplEstringcOpairlEdoublecOdoublegRsPgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::MapInsert< map > >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const map >*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void maplEstringcOpairlEdoublecOdoublegRsPgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const map >*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_maplEstringcOpairlEdoublecOdoublegRsPgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) map > : new map >; } static void *newArray_maplEstringcOpairlEdoublecOdoublegRsPgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) map >[nElements] : new map >[nElements]; } // Wrapper around operator delete static void delete_maplEstringcOpairlEdoublecOdoublegRsPgR(void *p) { delete ((map >*)p); } static void deleteArray_maplEstringcOpairlEdoublecOdoublegRsPgR(void *p) { delete [] ((map >*)p); } static void destruct_maplEstringcOpairlEdoublecOdoublegRsPgR(void *p) { typedef map > current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class map > namespace ROOT { void vectorlERooStatscLcLHistFactorycLcLAsimovgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlERooStatscLcLHistFactorycLcLAsimovgR_Dictionary(); static void *new_vectorlERooStatscLcLHistFactorycLcLAsimovgR(void *p = 0); static void *newArray_vectorlERooStatscLcLHistFactorycLcLAsimovgR(Long_t size, void *p); static void delete_vectorlERooStatscLcLHistFactorycLcLAsimovgR(void *p); static void deleteArray_vectorlERooStatscLcLHistFactorycLcLAsimovgR(void *p); static void destruct_vectorlERooStatscLcLHistFactorycLcLAsimovgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector*) { vector *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector),0); static ::ROOT::TGenericClassInfo instance("vector", -2, "prec_stl/vector", 49, typeid(vector), DefineBehavior(ptr, ptr), 0, &vectorlERooStatscLcLHistFactorycLcLAsimovgR_Dictionary, isa_proxy, 0, sizeof(vector) ); instance.SetNew(&new_vectorlERooStatscLcLHistFactorycLcLAsimovgR); instance.SetNewArray(&newArray_vectorlERooStatscLcLHistFactorycLcLAsimovgR); instance.SetDelete(&delete_vectorlERooStatscLcLHistFactorycLcLAsimovgR); instance.SetDeleteArray(&deleteArray_vectorlERooStatscLcLHistFactorycLcLAsimovgR); instance.SetDestructor(&destruct_vectorlERooStatscLcLHistFactorycLcLAsimovgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlERooStatscLcLHistFactorycLcLAsimovgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlERooStatscLcLHistFactorycLcLAsimovgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector : new vector; } static void *newArray_vectorlERooStatscLcLHistFactorycLcLAsimovgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector[nElements] : new vector[nElements]; } // Wrapper around operator delete static void delete_vectorlERooStatscLcLHistFactorycLcLAsimovgR(void *p) { delete ((vector*)p); } static void deleteArray_vectorlERooStatscLcLHistFactorycLcLAsimovgR(void *p) { delete [] ((vector*)p); } static void destruct_vectorlERooStatscLcLHistFactorycLcLAsimovgR(void *p) { typedef vector current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector namespace ROOT { void vectorlERooStatscLcLHistFactorycLcLChannelgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlERooStatscLcLHistFactorycLcLChannelgR_Dictionary(); static void *new_vectorlERooStatscLcLHistFactorycLcLChannelgR(void *p = 0); static void *newArray_vectorlERooStatscLcLHistFactorycLcLChannelgR(Long_t size, void *p); static void delete_vectorlERooStatscLcLHistFactorycLcLChannelgR(void *p); static void deleteArray_vectorlERooStatscLcLHistFactorycLcLChannelgR(void *p); static void destruct_vectorlERooStatscLcLHistFactorycLcLChannelgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector*) { vector *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector),0); static ::ROOT::TGenericClassInfo instance("vector", -2, "prec_stl/vector", 49, typeid(vector), DefineBehavior(ptr, ptr), 0, &vectorlERooStatscLcLHistFactorycLcLChannelgR_Dictionary, isa_proxy, 4, sizeof(vector) ); instance.SetNew(&new_vectorlERooStatscLcLHistFactorycLcLChannelgR); instance.SetNewArray(&newArray_vectorlERooStatscLcLHistFactorycLcLChannelgR); instance.SetDelete(&delete_vectorlERooStatscLcLHistFactorycLcLChannelgR); instance.SetDeleteArray(&deleteArray_vectorlERooStatscLcLHistFactorycLcLChannelgR); instance.SetDestructor(&destruct_vectorlERooStatscLcLHistFactorycLcLChannelgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlERooStatscLcLHistFactorycLcLChannelgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlERooStatscLcLHistFactorycLcLChannelgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector : new vector; } static void *newArray_vectorlERooStatscLcLHistFactorycLcLChannelgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector[nElements] : new vector[nElements]; } // Wrapper around operator delete static void delete_vectorlERooStatscLcLHistFactorycLcLChannelgR(void *p) { delete ((vector*)p); } static void deleteArray_vectorlERooStatscLcLHistFactorycLcLChannelgR(void *p) { delete [] ((vector*)p); } static void destruct_vectorlERooStatscLcLHistFactorycLcLChannelgR(void *p) { typedef vector current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector namespace ROOT { void vectorlERooStatscLcLHistFactorycLcLDatagR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlERooStatscLcLHistFactorycLcLDatagR_Dictionary(); static void *new_vectorlERooStatscLcLHistFactorycLcLDatagR(void *p = 0); static void *newArray_vectorlERooStatscLcLHistFactorycLcLDatagR(Long_t size, void *p); static void delete_vectorlERooStatscLcLHistFactorycLcLDatagR(void *p); static void deleteArray_vectorlERooStatscLcLHistFactorycLcLDatagR(void *p); static void destruct_vectorlERooStatscLcLHistFactorycLcLDatagR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector*) { vector *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector),0); static ::ROOT::TGenericClassInfo instance("vector", -2, "prec_stl/vector", 49, typeid(vector), DefineBehavior(ptr, ptr), 0, &vectorlERooStatscLcLHistFactorycLcLDatagR_Dictionary, isa_proxy, 0, sizeof(vector) ); instance.SetNew(&new_vectorlERooStatscLcLHistFactorycLcLDatagR); instance.SetNewArray(&newArray_vectorlERooStatscLcLHistFactorycLcLDatagR); instance.SetDelete(&delete_vectorlERooStatscLcLHistFactorycLcLDatagR); instance.SetDeleteArray(&deleteArray_vectorlERooStatscLcLHistFactorycLcLDatagR); instance.SetDestructor(&destruct_vectorlERooStatscLcLHistFactorycLcLDatagR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlERooStatscLcLHistFactorycLcLDatagR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlERooStatscLcLHistFactorycLcLDatagR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector : new vector; } static void *newArray_vectorlERooStatscLcLHistFactorycLcLDatagR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector[nElements] : new vector[nElements]; } // Wrapper around operator delete static void delete_vectorlERooStatscLcLHistFactorycLcLDatagR(void *p) { delete ((vector*)p); } static void deleteArray_vectorlERooStatscLcLHistFactorycLcLDatagR(void *p) { delete [] ((vector*)p); } static void destruct_vectorlERooStatscLcLHistFactorycLcLDatagR(void *p) { typedef vector current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector namespace ROOT { void vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgR_Dictionary(); static void *new_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgR(void *p = 0); static void *newArray_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgR(Long_t size, void *p); static void delete_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgR(void *p); static void deleteArray_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgR(void *p); static void destruct_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector*) { vector *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector),0); static ::ROOT::TGenericClassInfo instance("vector", -2, "prec_stl/vector", 49, typeid(vector), DefineBehavior(ptr, ptr), 0, &vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgR_Dictionary, isa_proxy, 0, sizeof(vector) ); instance.SetNew(&new_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgR); instance.SetNewArray(&newArray_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgR); instance.SetDelete(&delete_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgR); instance.SetDeleteArray(&deleteArray_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgR); instance.SetDestructor(&destruct_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector : new vector; } static void *newArray_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector[nElements] : new vector[nElements]; } // Wrapper around operator delete static void delete_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgR(void *p) { delete ((vector*)p); } static void deleteArray_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgR(void *p) { delete [] ((vector*)p); } static void destruct_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgR(void *p) { typedef vector current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector namespace ROOT { void vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgR_Dictionary(); static void *new_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgR(void *p = 0); static void *newArray_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgR(Long_t size, void *p); static void delete_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgR(void *p); static void deleteArray_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgR(void *p); static void destruct_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector*) { vector *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector),0); static ::ROOT::TGenericClassInfo instance("vector", -2, "prec_stl/vector", 49, typeid(vector), DefineBehavior(ptr, ptr), 0, &vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgR_Dictionary, isa_proxy, 0, sizeof(vector) ); instance.SetNew(&new_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgR); instance.SetNewArray(&newArray_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgR); instance.SetDelete(&delete_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgR); instance.SetDeleteArray(&deleteArray_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgR); instance.SetDestructor(&destruct_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector : new vector; } static void *newArray_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector[nElements] : new vector[nElements]; } // Wrapper around operator delete static void delete_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgR(void *p) { delete ((vector*)p); } static void deleteArray_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgR(void *p) { delete [] ((vector*)p); } static void destruct_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgR(void *p) { typedef vector current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector namespace ROOT { void vectorlERooStatscLcLHistFactorycLcLHistRefgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlERooStatscLcLHistFactorycLcLHistRefgR_Dictionary(); static void *new_vectorlERooStatscLcLHistFactorycLcLHistRefgR(void *p = 0); static void *newArray_vectorlERooStatscLcLHistFactorycLcLHistRefgR(Long_t size, void *p); static void delete_vectorlERooStatscLcLHistFactorycLcLHistRefgR(void *p); static void deleteArray_vectorlERooStatscLcLHistFactorycLcLHistRefgR(void *p); static void destruct_vectorlERooStatscLcLHistFactorycLcLHistRefgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector*) { vector *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector),0); static ::ROOT::TGenericClassInfo instance("vector", -2, "prec_stl/vector", 49, typeid(vector), DefineBehavior(ptr, ptr), 0, &vectorlERooStatscLcLHistFactorycLcLHistRefgR_Dictionary, isa_proxy, 4, sizeof(vector) ); instance.SetNew(&new_vectorlERooStatscLcLHistFactorycLcLHistRefgR); instance.SetNewArray(&newArray_vectorlERooStatscLcLHistFactorycLcLHistRefgR); instance.SetDelete(&delete_vectorlERooStatscLcLHistFactorycLcLHistRefgR); instance.SetDeleteArray(&deleteArray_vectorlERooStatscLcLHistFactorycLcLHistRefgR); instance.SetDestructor(&destruct_vectorlERooStatscLcLHistFactorycLcLHistRefgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlERooStatscLcLHistFactorycLcLHistRefgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlERooStatscLcLHistFactorycLcLHistRefgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector : new vector; } static void *newArray_vectorlERooStatscLcLHistFactorycLcLHistRefgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector[nElements] : new vector[nElements]; } // Wrapper around operator delete static void delete_vectorlERooStatscLcLHistFactorycLcLHistRefgR(void *p) { delete ((vector*)p); } static void deleteArray_vectorlERooStatscLcLHistFactorycLcLHistRefgR(void *p) { delete [] ((vector*)p); } static void destruct_vectorlERooStatscLcLHistFactorycLcLHistRefgR(void *p) { typedef vector current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector namespace ROOT { void vectorlERooStatscLcLHistFactorycLcLHistoFactorgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlERooStatscLcLHistFactorycLcLHistoFactorgR_Dictionary(); static void *new_vectorlERooStatscLcLHistFactorycLcLHistoFactorgR(void *p = 0); static void *newArray_vectorlERooStatscLcLHistFactorycLcLHistoFactorgR(Long_t size, void *p); static void delete_vectorlERooStatscLcLHistFactorycLcLHistoFactorgR(void *p); static void deleteArray_vectorlERooStatscLcLHistFactorycLcLHistoFactorgR(void *p); static void destruct_vectorlERooStatscLcLHistFactorycLcLHistoFactorgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector*) { vector *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector),0); static ::ROOT::TGenericClassInfo instance("vector", -2, "prec_stl/vector", 49, typeid(vector), DefineBehavior(ptr, ptr), 0, &vectorlERooStatscLcLHistFactorycLcLHistoFactorgR_Dictionary, isa_proxy, 0, sizeof(vector) ); instance.SetNew(&new_vectorlERooStatscLcLHistFactorycLcLHistoFactorgR); instance.SetNewArray(&newArray_vectorlERooStatscLcLHistFactorycLcLHistoFactorgR); instance.SetDelete(&delete_vectorlERooStatscLcLHistFactorycLcLHistoFactorgR); instance.SetDeleteArray(&deleteArray_vectorlERooStatscLcLHistFactorycLcLHistoFactorgR); instance.SetDestructor(&destruct_vectorlERooStatscLcLHistFactorycLcLHistoFactorgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlERooStatscLcLHistFactorycLcLHistoFactorgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlERooStatscLcLHistFactorycLcLHistoFactorgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector : new vector; } static void *newArray_vectorlERooStatscLcLHistFactorycLcLHistoFactorgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector[nElements] : new vector[nElements]; } // Wrapper around operator delete static void delete_vectorlERooStatscLcLHistFactorycLcLHistoFactorgR(void *p) { delete ((vector*)p); } static void deleteArray_vectorlERooStatscLcLHistFactorycLcLHistoFactorgR(void *p) { delete [] ((vector*)p); } static void destruct_vectorlERooStatscLcLHistFactorycLcLHistoFactorgR(void *p) { typedef vector current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector namespace ROOT { void vectorlERooStatscLcLHistFactorycLcLHistoSysgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlERooStatscLcLHistFactorycLcLHistoSysgR_Dictionary(); static void *new_vectorlERooStatscLcLHistFactorycLcLHistoSysgR(void *p = 0); static void *newArray_vectorlERooStatscLcLHistFactorycLcLHistoSysgR(Long_t size, void *p); static void delete_vectorlERooStatscLcLHistFactorycLcLHistoSysgR(void *p); static void deleteArray_vectorlERooStatscLcLHistFactorycLcLHistoSysgR(void *p); static void destruct_vectorlERooStatscLcLHistFactorycLcLHistoSysgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector*) { vector *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector),0); static ::ROOT::TGenericClassInfo instance("vector", -2, "prec_stl/vector", 49, typeid(vector), DefineBehavior(ptr, ptr), 0, &vectorlERooStatscLcLHistFactorycLcLHistoSysgR_Dictionary, isa_proxy, 0, sizeof(vector) ); instance.SetNew(&new_vectorlERooStatscLcLHistFactorycLcLHistoSysgR); instance.SetNewArray(&newArray_vectorlERooStatscLcLHistFactorycLcLHistoSysgR); instance.SetDelete(&delete_vectorlERooStatscLcLHistFactorycLcLHistoSysgR); instance.SetDeleteArray(&deleteArray_vectorlERooStatscLcLHistFactorycLcLHistoSysgR); instance.SetDestructor(&destruct_vectorlERooStatscLcLHistFactorycLcLHistoSysgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlERooStatscLcLHistFactorycLcLHistoSysgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlERooStatscLcLHistFactorycLcLHistoSysgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector : new vector; } static void *newArray_vectorlERooStatscLcLHistFactorycLcLHistoSysgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector[nElements] : new vector[nElements]; } // Wrapper around operator delete static void delete_vectorlERooStatscLcLHistFactorycLcLHistoSysgR(void *p) { delete ((vector*)p); } static void deleteArray_vectorlERooStatscLcLHistFactorycLcLHistoSysgR(void *p) { delete [] ((vector*)p); } static void destruct_vectorlERooStatscLcLHistFactorycLcLHistoSysgR(void *p) { typedef vector current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector namespace ROOT { void vectorlERooStatscLcLHistFactorycLcLNormFactorgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlERooStatscLcLHistFactorycLcLNormFactorgR_Dictionary(); static void *new_vectorlERooStatscLcLHistFactorycLcLNormFactorgR(void *p = 0); static void *newArray_vectorlERooStatscLcLHistFactorycLcLNormFactorgR(Long_t size, void *p); static void delete_vectorlERooStatscLcLHistFactorycLcLNormFactorgR(void *p); static void deleteArray_vectorlERooStatscLcLHistFactorycLcLNormFactorgR(void *p); static void destruct_vectorlERooStatscLcLHistFactorycLcLNormFactorgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector*) { vector *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector),0); static ::ROOT::TGenericClassInfo instance("vector", -2, "prec_stl/vector", 49, typeid(vector), DefineBehavior(ptr, ptr), 0, &vectorlERooStatscLcLHistFactorycLcLNormFactorgR_Dictionary, isa_proxy, 0, sizeof(vector) ); instance.SetNew(&new_vectorlERooStatscLcLHistFactorycLcLNormFactorgR); instance.SetNewArray(&newArray_vectorlERooStatscLcLHistFactorycLcLNormFactorgR); instance.SetDelete(&delete_vectorlERooStatscLcLHistFactorycLcLNormFactorgR); instance.SetDeleteArray(&deleteArray_vectorlERooStatscLcLHistFactorycLcLNormFactorgR); instance.SetDestructor(&destruct_vectorlERooStatscLcLHistFactorycLcLNormFactorgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlERooStatscLcLHistFactorycLcLNormFactorgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlERooStatscLcLHistFactorycLcLNormFactorgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector : new vector; } static void *newArray_vectorlERooStatscLcLHistFactorycLcLNormFactorgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector[nElements] : new vector[nElements]; } // Wrapper around operator delete static void delete_vectorlERooStatscLcLHistFactorycLcLNormFactorgR(void *p) { delete ((vector*)p); } static void deleteArray_vectorlERooStatscLcLHistFactorycLcLNormFactorgR(void *p) { delete [] ((vector*)p); } static void destruct_vectorlERooStatscLcLHistFactorycLcLNormFactorgR(void *p) { typedef vector current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector namespace ROOT { void vectorlERooStatscLcLHistFactorycLcLOverallSysgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlERooStatscLcLHistFactorycLcLOverallSysgR_Dictionary(); static void *new_vectorlERooStatscLcLHistFactorycLcLOverallSysgR(void *p = 0); static void *newArray_vectorlERooStatscLcLHistFactorycLcLOverallSysgR(Long_t size, void *p); static void delete_vectorlERooStatscLcLHistFactorycLcLOverallSysgR(void *p); static void deleteArray_vectorlERooStatscLcLHistFactorycLcLOverallSysgR(void *p); static void destruct_vectorlERooStatscLcLHistFactorycLcLOverallSysgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector*) { vector *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector),0); static ::ROOT::TGenericClassInfo instance("vector", -2, "prec_stl/vector", 49, typeid(vector), DefineBehavior(ptr, ptr), 0, &vectorlERooStatscLcLHistFactorycLcLOverallSysgR_Dictionary, isa_proxy, 0, sizeof(vector) ); instance.SetNew(&new_vectorlERooStatscLcLHistFactorycLcLOverallSysgR); instance.SetNewArray(&newArray_vectorlERooStatscLcLHistFactorycLcLOverallSysgR); instance.SetDelete(&delete_vectorlERooStatscLcLHistFactorycLcLOverallSysgR); instance.SetDeleteArray(&deleteArray_vectorlERooStatscLcLHistFactorycLcLOverallSysgR); instance.SetDestructor(&destruct_vectorlERooStatscLcLHistFactorycLcLOverallSysgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlERooStatscLcLHistFactorycLcLOverallSysgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlERooStatscLcLHistFactorycLcLOverallSysgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector : new vector; } static void *newArray_vectorlERooStatscLcLHistFactorycLcLOverallSysgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector[nElements] : new vector[nElements]; } // Wrapper around operator delete static void delete_vectorlERooStatscLcLHistFactorycLcLOverallSysgR(void *p) { delete ((vector*)p); } static void deleteArray_vectorlERooStatscLcLHistFactorycLcLOverallSysgR(void *p) { delete [] ((vector*)p); } static void destruct_vectorlERooStatscLcLHistFactorycLcLOverallSysgR(void *p) { typedef vector current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector namespace ROOT { void vectorlERooStatscLcLHistFactorycLcLPreprocessFunctiongR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlERooStatscLcLHistFactorycLcLPreprocessFunctiongR_Dictionary(); static void *new_vectorlERooStatscLcLHistFactorycLcLPreprocessFunctiongR(void *p = 0); static void *newArray_vectorlERooStatscLcLHistFactorycLcLPreprocessFunctiongR(Long_t size, void *p); static void delete_vectorlERooStatscLcLHistFactorycLcLPreprocessFunctiongR(void *p); static void deleteArray_vectorlERooStatscLcLHistFactorycLcLPreprocessFunctiongR(void *p); static void destruct_vectorlERooStatscLcLHistFactorycLcLPreprocessFunctiongR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector*) { vector *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector),0); static ::ROOT::TGenericClassInfo instance("vector", -2, "prec_stl/vector", 49, typeid(vector), DefineBehavior(ptr, ptr), 0, &vectorlERooStatscLcLHistFactorycLcLPreprocessFunctiongR_Dictionary, isa_proxy, 0, sizeof(vector) ); instance.SetNew(&new_vectorlERooStatscLcLHistFactorycLcLPreprocessFunctiongR); instance.SetNewArray(&newArray_vectorlERooStatscLcLHistFactorycLcLPreprocessFunctiongR); instance.SetDelete(&delete_vectorlERooStatscLcLHistFactorycLcLPreprocessFunctiongR); instance.SetDeleteArray(&deleteArray_vectorlERooStatscLcLHistFactorycLcLPreprocessFunctiongR); instance.SetDestructor(&destruct_vectorlERooStatscLcLHistFactorycLcLPreprocessFunctiongR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlERooStatscLcLHistFactorycLcLPreprocessFunctiongR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlERooStatscLcLHistFactorycLcLPreprocessFunctiongR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector : new vector; } static void *newArray_vectorlERooStatscLcLHistFactorycLcLPreprocessFunctiongR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector[nElements] : new vector[nElements]; } // Wrapper around operator delete static void delete_vectorlERooStatscLcLHistFactorycLcLPreprocessFunctiongR(void *p) { delete ((vector*)p); } static void deleteArray_vectorlERooStatscLcLHistFactorycLcLPreprocessFunctiongR(void *p) { delete [] ((vector*)p); } static void destruct_vectorlERooStatscLcLHistFactorycLcLPreprocessFunctiongR(void *p) { typedef vector current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector namespace ROOT { void vectorlERooStatscLcLHistFactorycLcLSamplegR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlERooStatscLcLHistFactorycLcLSamplegR_Dictionary(); static void *new_vectorlERooStatscLcLHistFactorycLcLSamplegR(void *p = 0); static void *newArray_vectorlERooStatscLcLHistFactorycLcLSamplegR(Long_t size, void *p); static void delete_vectorlERooStatscLcLHistFactorycLcLSamplegR(void *p); static void deleteArray_vectorlERooStatscLcLHistFactorycLcLSamplegR(void *p); static void destruct_vectorlERooStatscLcLHistFactorycLcLSamplegR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector*) { vector *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector),0); static ::ROOT::TGenericClassInfo instance("vector", -2, "prec_stl/vector", 49, typeid(vector), DefineBehavior(ptr, ptr), 0, &vectorlERooStatscLcLHistFactorycLcLSamplegR_Dictionary, isa_proxy, 4, sizeof(vector) ); instance.SetNew(&new_vectorlERooStatscLcLHistFactorycLcLSamplegR); instance.SetNewArray(&newArray_vectorlERooStatscLcLHistFactorycLcLSamplegR); instance.SetDelete(&delete_vectorlERooStatscLcLHistFactorycLcLSamplegR); instance.SetDeleteArray(&deleteArray_vectorlERooStatscLcLHistFactorycLcLSamplegR); instance.SetDestructor(&destruct_vectorlERooStatscLcLHistFactorycLcLSamplegR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlERooStatscLcLHistFactorycLcLSamplegR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlERooStatscLcLHistFactorycLcLSamplegR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector : new vector; } static void *newArray_vectorlERooStatscLcLHistFactorycLcLSamplegR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector[nElements] : new vector[nElements]; } // Wrapper around operator delete static void delete_vectorlERooStatscLcLHistFactorycLcLSamplegR(void *p) { delete ((vector*)p); } static void deleteArray_vectorlERooStatscLcLHistFactorycLcLSamplegR(void *p) { delete [] ((vector*)p); } static void destruct_vectorlERooStatscLcLHistFactorycLcLSamplegR(void *p) { typedef vector current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector namespace ROOT { void vectorlERooStatscLcLHistFactorycLcLShapeFactorgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlERooStatscLcLHistFactorycLcLShapeFactorgR_Dictionary(); static void *new_vectorlERooStatscLcLHistFactorycLcLShapeFactorgR(void *p = 0); static void *newArray_vectorlERooStatscLcLHistFactorycLcLShapeFactorgR(Long_t size, void *p); static void delete_vectorlERooStatscLcLHistFactorycLcLShapeFactorgR(void *p); static void deleteArray_vectorlERooStatscLcLHistFactorycLcLShapeFactorgR(void *p); static void destruct_vectorlERooStatscLcLHistFactorycLcLShapeFactorgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector*) { vector *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector),0); static ::ROOT::TGenericClassInfo instance("vector", -2, "prec_stl/vector", 49, typeid(vector), DefineBehavior(ptr, ptr), 0, &vectorlERooStatscLcLHistFactorycLcLShapeFactorgR_Dictionary, isa_proxy, 0, sizeof(vector) ); instance.SetNew(&new_vectorlERooStatscLcLHistFactorycLcLShapeFactorgR); instance.SetNewArray(&newArray_vectorlERooStatscLcLHistFactorycLcLShapeFactorgR); instance.SetDelete(&delete_vectorlERooStatscLcLHistFactorycLcLShapeFactorgR); instance.SetDeleteArray(&deleteArray_vectorlERooStatscLcLHistFactorycLcLShapeFactorgR); instance.SetDestructor(&destruct_vectorlERooStatscLcLHistFactorycLcLShapeFactorgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlERooStatscLcLHistFactorycLcLShapeFactorgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlERooStatscLcLHistFactorycLcLShapeFactorgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector : new vector; } static void *newArray_vectorlERooStatscLcLHistFactorycLcLShapeFactorgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector[nElements] : new vector[nElements]; } // Wrapper around operator delete static void delete_vectorlERooStatscLcLHistFactorycLcLShapeFactorgR(void *p) { delete ((vector*)p); } static void deleteArray_vectorlERooStatscLcLHistFactorycLcLShapeFactorgR(void *p) { delete [] ((vector*)p); } static void destruct_vectorlERooStatscLcLHistFactorycLcLShapeFactorgR(void *p) { typedef vector current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector namespace ROOT { void vectorlERooStatscLcLHistFactorycLcLShapeSysgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlERooStatscLcLHistFactorycLcLShapeSysgR_Dictionary(); static void *new_vectorlERooStatscLcLHistFactorycLcLShapeSysgR(void *p = 0); static void *newArray_vectorlERooStatscLcLHistFactorycLcLShapeSysgR(Long_t size, void *p); static void delete_vectorlERooStatscLcLHistFactorycLcLShapeSysgR(void *p); static void deleteArray_vectorlERooStatscLcLHistFactorycLcLShapeSysgR(void *p); static void destruct_vectorlERooStatscLcLHistFactorycLcLShapeSysgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector*) { vector *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector),0); static ::ROOT::TGenericClassInfo instance("vector", -2, "prec_stl/vector", 49, typeid(vector), DefineBehavior(ptr, ptr), 0, &vectorlERooStatscLcLHistFactorycLcLShapeSysgR_Dictionary, isa_proxy, 0, sizeof(vector) ); instance.SetNew(&new_vectorlERooStatscLcLHistFactorycLcLShapeSysgR); instance.SetNewArray(&newArray_vectorlERooStatscLcLHistFactorycLcLShapeSysgR); instance.SetDelete(&delete_vectorlERooStatscLcLHistFactorycLcLShapeSysgR); instance.SetDeleteArray(&deleteArray_vectorlERooStatscLcLHistFactorycLcLShapeSysgR); instance.SetDestructor(&destruct_vectorlERooStatscLcLHistFactorycLcLShapeSysgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlERooStatscLcLHistFactorycLcLShapeSysgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlERooStatscLcLHistFactorycLcLShapeSysgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector : new vector; } static void *newArray_vectorlERooStatscLcLHistFactorycLcLShapeSysgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector[nElements] : new vector[nElements]; } // Wrapper around operator delete static void delete_vectorlERooStatscLcLHistFactorycLcLShapeSysgR(void *p) { delete ((vector*)p); } static void deleteArray_vectorlERooStatscLcLHistFactorycLcLShapeSysgR(void *p) { delete [] ((vector*)p); } static void destruct_vectorlERooStatscLcLHistFactorycLcLShapeSysgR(void *p) { typedef vector current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector namespace ROOT { void vectorlETH1mUgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlETH1mUgR_Dictionary(); static void *new_vectorlETH1mUgR(void *p = 0); static void *newArray_vectorlETH1mUgR(Long_t size, void *p); static void delete_vectorlETH1mUgR(void *p); static void deleteArray_vectorlETH1mUgR(void *p); static void destruct_vectorlETH1mUgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector*) { vector *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector),0); static ::ROOT::TGenericClassInfo instance("vector", -2, "prec_stl/vector", 49, typeid(vector), DefineBehavior(ptr, ptr), 0, &vectorlETH1mUgR_Dictionary, isa_proxy, 0, sizeof(vector) ); instance.SetNew(&new_vectorlETH1mUgR); instance.SetNewArray(&newArray_vectorlETH1mUgR); instance.SetDelete(&delete_vectorlETH1mUgR); instance.SetDeleteArray(&deleteArray_vectorlETH1mUgR); instance.SetDestructor(&destruct_vectorlETH1mUgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlETH1mUgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlETH1mUgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector : new vector; } static void *newArray_vectorlETH1mUgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector[nElements] : new vector[nElements]; } // Wrapper around operator delete static void delete_vectorlETH1mUgR(void *p) { delete ((vector*)p); } static void deleteArray_vectorlETH1mUgR(void *p) { delete [] ((vector*)p); } static void destruct_vectorlETH1mUgR(void *p) { typedef vector current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector namespace ROOT { void vectorlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlEdoublegR_Dictionary(); static void *new_vectorlEdoublegR(void *p = 0); static void *newArray_vectorlEdoublegR(Long_t size, void *p); static void delete_vectorlEdoublegR(void *p); static void deleteArray_vectorlEdoublegR(void *p); static void destruct_vectorlEdoublegR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector*) { vector *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector),0); static ::ROOT::TGenericClassInfo instance("vector", -2, "prec_stl/vector", 49, typeid(vector), DefineBehavior(ptr, ptr), 0, &vectorlEdoublegR_Dictionary, isa_proxy, 0, sizeof(vector) ); instance.SetNew(&new_vectorlEdoublegR); instance.SetNewArray(&newArray_vectorlEdoublegR); instance.SetDelete(&delete_vectorlEdoublegR); instance.SetDeleteArray(&deleteArray_vectorlEdoublegR); instance.SetDestructor(&destruct_vectorlEdoublegR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlEdoublegR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlEdoublegR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector : new vector; } static void *newArray_vectorlEdoublegR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector[nElements] : new vector[nElements]; } // Wrapper around operator delete static void delete_vectorlEdoublegR(void *p) { delete ((vector*)p); } static void deleteArray_vectorlEdoublegR(void *p) { delete [] ((vector*)p); } static void destruct_vectorlEdoublegR(void *p) { typedef vector current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector namespace ROOT { void vectorlEintgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlEintgR_Dictionary(); static void *new_vectorlEintgR(void *p = 0); static void *newArray_vectorlEintgR(Long_t size, void *p); static void delete_vectorlEintgR(void *p); static void deleteArray_vectorlEintgR(void *p); static void destruct_vectorlEintgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector*) { vector *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector),0); static ::ROOT::TGenericClassInfo instance("vector", -2, "prec_stl/vector", 49, typeid(vector), DefineBehavior(ptr, ptr), 0, &vectorlEintgR_Dictionary, isa_proxy, 0, sizeof(vector) ); instance.SetNew(&new_vectorlEintgR); instance.SetNewArray(&newArray_vectorlEintgR); instance.SetDelete(&delete_vectorlEintgR); instance.SetDeleteArray(&deleteArray_vectorlEintgR); instance.SetDestructor(&destruct_vectorlEintgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlEintgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlEintgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector : new vector; } static void *newArray_vectorlEintgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector[nElements] : new vector[nElements]; } // Wrapper around operator delete static void delete_vectorlEintgR(void *p) { delete ((vector*)p); } static void deleteArray_vectorlEintgR(void *p) { delete [] ((vector*)p); } static void destruct_vectorlEintgR(void *p) { typedef vector current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector namespace ROOT { void vectorlEstringgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlEstringgR_Dictionary(); static void *new_vectorlEstringgR(void *p = 0); static void *newArray_vectorlEstringgR(Long_t size, void *p); static void delete_vectorlEstringgR(void *p); static void deleteArray_vectorlEstringgR(void *p); static void destruct_vectorlEstringgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector*) { vector *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector),0); static ::ROOT::TGenericClassInfo instance("vector", -2, "prec_stl/vector", 49, typeid(vector), DefineBehavior(ptr, ptr), 0, &vectorlEstringgR_Dictionary, isa_proxy, 0, sizeof(vector) ); instance.SetNew(&new_vectorlEstringgR); instance.SetNewArray(&newArray_vectorlEstringgR); instance.SetDelete(&delete_vectorlEstringgR); instance.SetDeleteArray(&deleteArray_vectorlEstringgR); instance.SetDestructor(&destruct_vectorlEstringgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlEstringgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlEstringgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector : new vector; } static void *newArray_vectorlEstringgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector[nElements] : new vector[nElements]; } // Wrapper around operator delete static void delete_vectorlEstringgR(void *p) { delete ((vector*)p); } static void deleteArray_vectorlEstringgR(void *p) { delete [] ((vector*)p); } static void destruct_vectorlEstringgR(void *p) { typedef vector current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector /******************************************************** * roofit/histfactory/src/G__HistFactory.cxx * CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED * FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX(). * CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE. ********************************************************/ #ifdef G__MEMTEST #undef malloc #undef free #endif #if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3)) #pragma GCC diagnostic ignored "-Wstrict-aliasing" #endif extern "C" void G__cpp_reset_tagtableG__HistFactory(); extern "C" void G__set_cpp_environmentG__HistFactory() { G__add_compiledheader("TObject.h"); G__add_compiledheader("TMemberInspector.h"); G__add_compiledheader("RooStats/HistFactory/Asimov.h"); G__add_compiledheader("RooStats/HistFactory/Channel.h"); G__add_compiledheader("RooStats/HistFactory/ConfigParser.h"); G__add_compiledheader("RooStats/HistFactory/Data.h"); G__add_compiledheader("RooStats/HistFactory/EstimateSummary.h"); G__add_compiledheader("RooStats/HistFactory/FlexibleInterpVar.h"); G__add_compiledheader("RooStats/HistFactory/HistFactoryException.h"); G__add_compiledheader("RooStats/HistFactory/HistFactoryModelUtils.h"); G__add_compiledheader("RooStats/HistFactory/HistFactoryNavigation.h"); G__add_compiledheader("RooStats/HistFactory/HistFactorySimultaneous.h"); G__add_compiledheader("RooStats/HistFactory/HistoToWorkspaceFactoryFast.h"); G__add_compiledheader("RooStats/HistFactory/HistoToWorkspaceFactory.h"); G__add_compiledheader("RooStats/HistFactory/HistRef.h"); G__add_compiledheader("RooStats/HistFactory/LinInterpVar.h"); G__add_compiledheader("RooStats/HistFactory/MakeModelAndMeasurementsFast.h"); G__add_compiledheader("RooStats/HistFactory/Measurement.h"); G__add_compiledheader("RooStats/HistFactory/ParamHistFunc.h"); G__add_compiledheader("RooStats/HistFactory/PiecewiseInterpolation.h"); G__add_compiledheader("RooStats/HistFactory/PreprocessFunction.h"); G__add_compiledheader("RooStats/HistFactory/RooBarlowBeestonLL.h"); G__add_compiledheader("RooStats/HistFactory/Sample.h"); G__add_compiledheader("RooStats/HistFactory/Systematics.h"); G__cpp_reset_tagtableG__HistFactory(); } #include extern "C" int G__cpp_dllrevG__HistFactory() { return(30051515); } /********************************************************* * Member function Interface Method *********************************************************/ /* RooStats */ /* RooStats::HistFactory */ static int G__G__HistFactory_354_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = RooStats::HistFactory::channelNameFromPdf((RooAbsPdf*) G__int(libp->para[0])); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_354_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::FactorizeHistFactoryPdf(*(RooArgSet*) libp->para[0].ref, *(RooAbsPdf*) libp->para[1].ref , *(RooArgList*) libp->para[2].ref, *(RooArgList*) libp->para[3].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_354_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) RooStats::HistFactory::getStatUncertaintyFromChannel((RooAbsPdf*) G__int(libp->para[0]), libp->para[1].ref ? *(ParamHistFunc**) libp->para[1].ref : *(ParamHistFunc**) (void*) (&G__Mlong(libp->para[1])) , (RooArgList*) G__int(libp->para[2]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_354_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) RooStats::HistFactory::getSumPdfFromChannel((RooAbsPdf*) G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_354_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::getDataValuesForObservables(*(map >*) libp->para[0].ref, (RooAbsData*) G__int(libp->para[1]) , (RooAbsPdf*) G__int(libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_354_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) RooStats::HistFactory::getStatUncertaintyConstraintTerm((RooArgList*) G__int(libp->para[0]), (RooRealVar*) G__int(libp->para[1]) , libp->para[2].ref ? *(RooAbsReal**) libp->para[2].ref : *(RooAbsReal**) (void*) (&G__Mlong(libp->para[2])), libp->para[3].ref ? *(RooRealVar**) libp->para[3].ref : *(RooRealVar**) (void*) (&G__Mlong(libp->para[3])))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_354_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) RooStats::HistFactory::MakeModelAndMeasurementFast(*(RooStats::HistFactory::Measurement*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_354_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector* pobj; vector xobj = RooStats::HistFactory::GetChannelEstimateSummaries(*(RooStats::HistFactory::Measurement*) libp->para[0].ref, *(RooStats::HistFactory::Channel*) libp->para[1].ref); pobj = new vector(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_354_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 3: RooStats::HistFactory::FormatFrameForLikelihood((RooPlot*) G__int(libp->para[0]), *((string*) G__int(libp->para[1])) , *((string*) G__int(libp->para[2]))); G__setnull(result7); break; case 2: RooStats::HistFactory::FormatFrameForLikelihood((RooPlot*) G__int(libp->para[0]), *((string*) G__int(libp->para[1]))); G__setnull(result7); break; case 1: RooStats::HistFactory::FormatFrameForLikelihood((RooPlot*) G__int(libp->para[0])); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_354_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 2: RooStats::HistFactory::FitModel((RooWorkspace*) G__int(libp->para[0]), *((string*) G__int(libp->para[1]))); G__setnull(result7); break; case 1: RooStats::HistFactory::FitModel((RooWorkspace*) G__int(libp->para[0])); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_354_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::FitModelAndPlot( *(string*) libp->para[0].ref, *(string*) libp->para[1].ref , (RooWorkspace*) G__int(libp->para[2]), *((string*) G__int(libp->para[3])) , *((string*) G__int(libp->para[4])), (TFile*) G__int(libp->para[5]) , (FILE*) G__int(libp->para[6])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::Asimov */ static int G__G__HistFactory_355_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::Asimov* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::Asimov[n]; } else { p = new((void*) gvp) RooStats::HistFactory::Asimov[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::Asimov; } else { p = new((void*) gvp) RooStats::HistFactory::Asimov; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLAsimov)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_355_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::Asimov* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::Asimov(*((string*) G__int(libp->para[0]))); } else { p = new((void*) gvp) RooStats::HistFactory::Asimov(*((string*) G__int(libp->para[0]))); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLAsimov)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_355_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Asimov*) G__getstructoffset())->ConfigureWorkspace((RooWorkspace*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_355_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::Asimov*) G__getstructoffset())->GetName(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_355_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Asimov*) G__getstructoffset())->SetName(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_355_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 2: ((RooStats::HistFactory::Asimov*) G__getstructoffset())->SetFixedParam(*(string*) libp->para[0].ref, (bool) G__int(libp->para[1])); G__setnull(result7); break; case 1: ((RooStats::HistFactory::Asimov*) G__getstructoffset())->SetFixedParam(*(string*) libp->para[0].ref); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_355_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Asimov*) G__getstructoffset())->SetParamValue(*(string*) libp->para[0].ref, (double) G__double(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_355_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const map& obj = ((RooStats::HistFactory::Asimov*) G__getstructoffset())->GetParamsToFix(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_355_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const map& obj = ((RooStats::HistFactory::Asimov*) G__getstructoffset())->GetParamsToSet(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__HistFactory_355_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::Asimov* p; void* tmp = (void*) G__int(libp->para[0]); p = new RooStats::HistFactory::Asimov(*(RooStats::HistFactory::Asimov*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLAsimov)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::Asimov G__TRooStatscLcLHistFactorycLcLAsimov; static int G__G__HistFactory_355_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::Asimov*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::Asimov*) (soff+(sizeof(RooStats::HistFactory::Asimov)*i)))->~G__TRooStatscLcLHistFactorycLcLAsimov(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::Asimov*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::Asimov*) (soff))->~G__TRooStatscLcLHistFactorycLcLAsimov(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__HistFactory_355_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::Asimov* dest = (RooStats::HistFactory::Asimov*) G__getstructoffset(); *dest = *(RooStats::HistFactory::Asimov*) libp->para[0].ref; const RooStats::HistFactory::Asimov& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::HistRef */ static int G__G__HistFactory_371_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistRef* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistRef((TH1*) G__int(libp->para[0])); } else { p = new((void*) gvp) RooStats::HistFactory::HistRef((TH1*) G__int(libp->para[0])); } break; case 0: int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistRef[n]; } else { p = new((void*) gvp) RooStats::HistFactory::HistRef[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistRef; } else { p = new((void*) gvp) RooStats::HistFactory::HistRef; } } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_371_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistRef* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistRef(*(RooStats::HistFactory::HistRef*) libp->para[0].ref); } else { p = new((void*) gvp) RooStats::HistFactory::HistRef(*(RooStats::HistFactory::HistRef*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_371_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const RooStats::HistFactory::HistRef& obj = ((RooStats::HistFactory::HistRef*) G__getstructoffset())->operator=(*(RooStats::HistFactory::HistRef*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_371_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((const RooStats::HistFactory::HistRef*) G__getstructoffset())->GetObject()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_371_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistRef*) G__getstructoffset())->SetObject((TH1*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_371_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistRef*) G__getstructoffset())->operator=((TH1*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_371_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) RooStats::HistFactory::HistRef::CopyObject((TH1*) G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_371_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistRef::DeleteObject((TH1*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::HistRef G__TRooStatscLcLHistFactorycLcLHistRef; static int G__G__HistFactory_371_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::HistRef*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::HistRef*) (soff+(sizeof(RooStats::HistFactory::HistRef)*i)))->~G__TRooStatscLcLHistFactorycLcLHistRef(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::HistRef*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::HistRef*) (soff))->~G__TRooStatscLcLHistFactorycLcLHistRef(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::Constraint */ static int G__G__HistFactory_402_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = RooStats::HistFactory::Constraint::Name((RooStats::HistFactory::Constraint::Type) G__int(libp->para[0])); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_402_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) RooStats::HistFactory::Constraint::GetType(*(string*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::OverallSys */ static int G__G__HistFactory_404_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::OverallSys* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::OverallSys[n]; } else { p = new((void*) gvp) RooStats::HistFactory::OverallSys[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::OverallSys; } else { p = new((void*) gvp) RooStats::HistFactory::OverallSys; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLOverallSys)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_404_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::OverallSys*) G__getstructoffset())->SetName(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_404_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::OverallSys*) G__getstructoffset())->GetName(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_404_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::OverallSys*) G__getstructoffset())->SetLow((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_404_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::OverallSys*) G__getstructoffset())->SetHigh((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_404_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((RooStats::HistFactory::OverallSys*) G__getstructoffset())->GetLow()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_404_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((RooStats::HistFactory::OverallSys*) G__getstructoffset())->GetHigh()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_404_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((RooStats::HistFactory::OverallSys*) G__getstructoffset())->Print(*(ostream*) libp->para[0].ref); G__setnull(result7); break; case 0: ((RooStats::HistFactory::OverallSys*) G__getstructoffset())->Print(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_404_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::OverallSys*) G__getstructoffset())->PrintXML(*(ostream*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__HistFactory_404_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::OverallSys* p; void* tmp = (void*) G__int(libp->para[0]); p = new RooStats::HistFactory::OverallSys(*(RooStats::HistFactory::OverallSys*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLOverallSys)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::OverallSys G__TRooStatscLcLHistFactorycLcLOverallSys; static int G__G__HistFactory_404_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::OverallSys*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::OverallSys*) (soff+(sizeof(RooStats::HistFactory::OverallSys)*i)))->~G__TRooStatscLcLHistFactorycLcLOverallSys(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::OverallSys*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::OverallSys*) (soff))->~G__TRooStatscLcLHistFactorycLcLOverallSys(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__HistFactory_404_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::OverallSys* dest = (RooStats::HistFactory::OverallSys*) G__getstructoffset(); *dest = *(RooStats::HistFactory::OverallSys*) libp->para[0].ref; const RooStats::HistFactory::OverallSys& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::NormFactor */ static int G__G__HistFactory_405_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::NormFactor* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::NormFactor[n]; } else { p = new((void*) gvp) RooStats::HistFactory::NormFactor[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::NormFactor; } else { p = new((void*) gvp) RooStats::HistFactory::NormFactor; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLNormFactor)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_405_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::NormFactor*) G__getstructoffset())->SetName(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_405_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::NormFactor*) G__getstructoffset())->GetName(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_405_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::NormFactor*) G__getstructoffset())->SetVal((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_405_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((RooStats::HistFactory::NormFactor*) G__getstructoffset())->GetVal()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_405_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((RooStats::HistFactory::NormFactor*) G__getstructoffset())->SetConst((bool) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((RooStats::HistFactory::NormFactor*) G__getstructoffset())->SetConst(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_405_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((RooStats::HistFactory::NormFactor*) G__getstructoffset())->GetConst()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_405_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::NormFactor*) G__getstructoffset())->SetLow((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_405_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::NormFactor*) G__getstructoffset())->SetHigh((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_405_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((RooStats::HistFactory::NormFactor*) G__getstructoffset())->GetLow()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_405_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((RooStats::HistFactory::NormFactor*) G__getstructoffset())->GetHigh()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_405_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((RooStats::HistFactory::NormFactor*) G__getstructoffset())->Print(*(ostream*) libp->para[0].ref); G__setnull(result7); break; case 0: ((RooStats::HistFactory::NormFactor*) G__getstructoffset())->Print(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_405_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::NormFactor*) G__getstructoffset())->PrintXML(*(ostream*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__HistFactory_405_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::NormFactor* p; void* tmp = (void*) G__int(libp->para[0]); p = new RooStats::HistFactory::NormFactor(*(RooStats::HistFactory::NormFactor*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLNormFactor)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::NormFactor G__TRooStatscLcLHistFactorycLcLNormFactor; static int G__G__HistFactory_405_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::NormFactor*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::NormFactor*) (soff+(sizeof(RooStats::HistFactory::NormFactor)*i)))->~G__TRooStatscLcLHistFactorycLcLNormFactor(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::NormFactor*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::NormFactor*) (soff))->~G__TRooStatscLcLHistFactorycLcLNormFactor(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__HistFactory_405_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::NormFactor* dest = (RooStats::HistFactory::NormFactor*) G__getstructoffset(); *dest = *(RooStats::HistFactory::NormFactor*) libp->para[0].ref; const RooStats::HistFactory::NormFactor& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::HistoSys */ static int G__G__HistFactory_406_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistoSys* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistoSys[n]; } else { p = new((void*) gvp) RooStats::HistFactory::HistoSys[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistoSys; } else { p = new((void*) gvp) RooStats::HistFactory::HistoSys; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoSys)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_406_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistoSys* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistoSys(*(string*) libp->para[0].ref); } else { p = new((void*) gvp) RooStats::HistFactory::HistoSys(*(string*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoSys)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_406_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((RooStats::HistFactory::HistoSys*) G__getstructoffset())->Print(*(ostream*) libp->para[0].ref); G__setnull(result7); break; case 0: ((RooStats::HistFactory::HistoSys*) G__getstructoffset())->Print(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_406_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoSys*) G__getstructoffset())->PrintXML(*(ostream*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_406_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoSys*) G__getstructoffset())->writeToFile(*(string*) libp->para[0].ref, *(string*) libp->para[1].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_406_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoSys*) G__getstructoffset())->SetHistoLow((TH1*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_406_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoSys*) G__getstructoffset())->SetHistoHigh((TH1*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_406_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((RooStats::HistFactory::HistoSys*) G__getstructoffset())->GetHistoLow()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_406_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((RooStats::HistFactory::HistoSys*) G__getstructoffset())->GetHistoHigh()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_406_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoSys*) G__getstructoffset())->SetName(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_406_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::HistoSys*) G__getstructoffset())->GetName(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_406_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoSys*) G__getstructoffset())->SetInputFileLow(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_406_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoSys*) G__getstructoffset())->SetInputFileHigh(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_406_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::HistoSys*) G__getstructoffset())->GetInputFileLow(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_406_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::HistoSys*) G__getstructoffset())->GetInputFileHigh(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_406_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoSys*) G__getstructoffset())->SetHistoNameLow(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_406_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoSys*) G__getstructoffset())->SetHistoNameHigh(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_406_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::HistoSys*) G__getstructoffset())->GetHistoNameLow(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_406_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::HistoSys*) G__getstructoffset())->GetHistoNameHigh(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_406_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoSys*) G__getstructoffset())->SetHistoPathLow(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_406_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoSys*) G__getstructoffset())->SetHistoPathHigh(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_406_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::HistoSys*) G__getstructoffset())->GetHistoPathLow(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_406_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::HistoSys*) G__getstructoffset())->GetHistoPathHigh(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__HistFactory_406_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistoSys* p; void* tmp = (void*) G__int(libp->para[0]); p = new RooStats::HistFactory::HistoSys(*(RooStats::HistFactory::HistoSys*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoSys)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::HistoSys G__TRooStatscLcLHistFactorycLcLHistoSys; static int G__G__HistFactory_406_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::HistoSys*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::HistoSys*) (soff+(sizeof(RooStats::HistFactory::HistoSys)*i)))->~G__TRooStatscLcLHistFactorycLcLHistoSys(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::HistoSys*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::HistoSys*) (soff))->~G__TRooStatscLcLHistFactorycLcLHistoSys(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__HistFactory_406_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistoSys* dest = (RooStats::HistFactory::HistoSys*) G__getstructoffset(); *dest = *(RooStats::HistFactory::HistoSys*) libp->para[0].ref; const RooStats::HistFactory::HistoSys& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::HistoFactor */ static int G__G__HistFactory_407_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistoFactor* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistoFactor[n]; } else { p = new((void*) gvp) RooStats::HistFactory::HistoFactor[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistoFactor; } else { p = new((void*) gvp) RooStats::HistFactory::HistoFactor; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoFactor)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_407_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoFactor*) G__getstructoffset())->SetName(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_407_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::HistoFactor*) G__getstructoffset())->GetName(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_407_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoFactor*) G__getstructoffset())->SetInputFileLow(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_407_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoFactor*) G__getstructoffset())->SetInputFileHigh(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_407_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::HistoFactor*) G__getstructoffset())->GetInputFileLow(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_407_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::HistoFactor*) G__getstructoffset())->GetInputFileHigh(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_407_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoFactor*) G__getstructoffset())->SetHistoNameLow(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_407_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoFactor*) G__getstructoffset())->SetHistoNameHigh(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_407_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::HistoFactor*) G__getstructoffset())->GetHistoNameLow(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_407_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::HistoFactor*) G__getstructoffset())->GetHistoNameHigh(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_407_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoFactor*) G__getstructoffset())->SetHistoPathLow(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_407_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoFactor*) G__getstructoffset())->SetHistoPathHigh(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_407_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::HistoFactor*) G__getstructoffset())->GetHistoPathLow(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_407_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::HistoFactor*) G__getstructoffset())->GetHistoPathHigh(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_407_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((RooStats::HistFactory::HistoFactor*) G__getstructoffset())->Print(*(ostream*) libp->para[0].ref); G__setnull(result7); break; case 0: ((RooStats::HistFactory::HistoFactor*) G__getstructoffset())->Print(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_407_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoFactor*) G__getstructoffset())->writeToFile(*(string*) libp->para[0].ref, *(string*) libp->para[1].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_407_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoFactor*) G__getstructoffset())->PrintXML(*(ostream*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_407_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((RooStats::HistFactory::HistoFactor*) G__getstructoffset())->GetHistoLow()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_407_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((RooStats::HistFactory::HistoFactor*) G__getstructoffset())->GetHistoHigh()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_407_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoFactor*) G__getstructoffset())->SetHistoLow((TH1*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_407_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoFactor*) G__getstructoffset())->SetHistoHigh((TH1*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__HistFactory_407_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistoFactor* p; void* tmp = (void*) G__int(libp->para[0]); p = new RooStats::HistFactory::HistoFactor(*(RooStats::HistFactory::HistoFactor*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoFactor)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::HistoFactor G__TRooStatscLcLHistFactorycLcLHistoFactor; static int G__G__HistFactory_407_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::HistoFactor*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::HistoFactor*) (soff+(sizeof(RooStats::HistFactory::HistoFactor)*i)))->~G__TRooStatscLcLHistFactorycLcLHistoFactor(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::HistoFactor*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::HistoFactor*) (soff))->~G__TRooStatscLcLHistFactorycLcLHistoFactor(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__HistFactory_407_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistoFactor* dest = (RooStats::HistFactory::HistoFactor*) G__getstructoffset(); *dest = *(RooStats::HistFactory::HistoFactor*) libp->para[0].ref; const RooStats::HistFactory::HistoFactor& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::ShapeSys */ static int G__G__HistFactory_408_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::ShapeSys* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::ShapeSys[n]; } else { p = new((void*) gvp) RooStats::HistFactory::ShapeSys[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::ShapeSys; } else { p = new((void*) gvp) RooStats::HistFactory::ShapeSys; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLShapeSys)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_408_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::ShapeSys*) G__getstructoffset())->SetName(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_408_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::ShapeSys*) G__getstructoffset())->GetName(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_408_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::ShapeSys*) G__getstructoffset())->SetInputFile(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_408_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::ShapeSys*) G__getstructoffset())->GetInputFile(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_408_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::ShapeSys*) G__getstructoffset())->SetHistoName(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_408_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::ShapeSys*) G__getstructoffset())->GetHistoName(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_408_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::ShapeSys*) G__getstructoffset())->SetHistoPath(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_408_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::ShapeSys*) G__getstructoffset())->GetHistoPath(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_408_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((RooStats::HistFactory::ShapeSys*) G__getstructoffset())->Print(*(ostream*) libp->para[0].ref); G__setnull(result7); break; case 0: ((RooStats::HistFactory::ShapeSys*) G__getstructoffset())->Print(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_408_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::ShapeSys*) G__getstructoffset())->PrintXML(*(ostream*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_408_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::ShapeSys*) G__getstructoffset())->writeToFile(*(string*) libp->para[0].ref, *(string*) libp->para[1].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_408_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((RooStats::HistFactory::ShapeSys*) G__getstructoffset())->GetErrorHist()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_408_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::ShapeSys*) G__getstructoffset())->SetErrorHist((TH1*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_408_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::ShapeSys*) G__getstructoffset())->SetConstraintType((RooStats::HistFactory::Constraint::Type) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_408_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) ((RooStats::HistFactory::ShapeSys*) G__getstructoffset())->GetConstraintType()); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__HistFactory_408_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::ShapeSys* p; void* tmp = (void*) G__int(libp->para[0]); p = new RooStats::HistFactory::ShapeSys(*(RooStats::HistFactory::ShapeSys*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLShapeSys)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::ShapeSys G__TRooStatscLcLHistFactorycLcLShapeSys; static int G__G__HistFactory_408_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::ShapeSys*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::ShapeSys*) (soff+(sizeof(RooStats::HistFactory::ShapeSys)*i)))->~G__TRooStatscLcLHistFactorycLcLShapeSys(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::ShapeSys*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::ShapeSys*) (soff))->~G__TRooStatscLcLHistFactorycLcLShapeSys(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__HistFactory_408_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::ShapeSys* dest = (RooStats::HistFactory::ShapeSys*) G__getstructoffset(); *dest = *(RooStats::HistFactory::ShapeSys*) libp->para[0].ref; const RooStats::HistFactory::ShapeSys& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::ShapeFactor */ static int G__G__HistFactory_409_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::ShapeFactor* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::ShapeFactor[n]; } else { p = new((void*) gvp) RooStats::HistFactory::ShapeFactor[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::ShapeFactor; } else { p = new((void*) gvp) RooStats::HistFactory::ShapeFactor; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLShapeFactor)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_409_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::ShapeFactor*) G__getstructoffset())->SetName(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_409_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::ShapeFactor*) G__getstructoffset())->GetName(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_409_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((RooStats::HistFactory::ShapeFactor*) G__getstructoffset())->Print(*(ostream*) libp->para[0].ref); G__setnull(result7); break; case 0: ((RooStats::HistFactory::ShapeFactor*) G__getstructoffset())->Print(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_409_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::ShapeFactor*) G__getstructoffset())->PrintXML(*(ostream*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_409_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::ShapeFactor*) G__getstructoffset())->writeToFile(*(string*) libp->para[0].ref, *(string*) libp->para[1].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_409_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::ShapeFactor*) G__getstructoffset())->SetInitialShape((TH1*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_409_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((RooStats::HistFactory::ShapeFactor*) G__getstructoffset())->GetInitialShape()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_409_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::ShapeFactor*) G__getstructoffset())->SetConstant((bool) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_409_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((RooStats::HistFactory::ShapeFactor*) G__getstructoffset())->IsConstant()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_409_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((RooStats::HistFactory::ShapeFactor*) G__getstructoffset())->HasInitialShape()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_409_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::ShapeFactor*) G__getstructoffset())->SetInputFile(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_409_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::ShapeFactor*) G__getstructoffset())->GetInputFile(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_409_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::ShapeFactor*) G__getstructoffset())->SetHistoName(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_409_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::ShapeFactor*) G__getstructoffset())->GetHistoName(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_409_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::ShapeFactor*) G__getstructoffset())->SetHistoPath(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_409_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::ShapeFactor*) G__getstructoffset())->GetHistoPath(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__HistFactory_409_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::ShapeFactor* p; void* tmp = (void*) G__int(libp->para[0]); p = new RooStats::HistFactory::ShapeFactor(*(RooStats::HistFactory::ShapeFactor*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLShapeFactor)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::ShapeFactor G__TRooStatscLcLHistFactorycLcLShapeFactor; static int G__G__HistFactory_409_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::ShapeFactor*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::ShapeFactor*) (soff+(sizeof(RooStats::HistFactory::ShapeFactor)*i)))->~G__TRooStatscLcLHistFactorycLcLShapeFactor(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::ShapeFactor*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::ShapeFactor*) (soff))->~G__TRooStatscLcLHistFactorycLcLShapeFactor(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__HistFactory_409_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::ShapeFactor* dest = (RooStats::HistFactory::ShapeFactor*) G__getstructoffset(); *dest = *(RooStats::HistFactory::ShapeFactor*) libp->para[0].ref; const RooStats::HistFactory::ShapeFactor& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::StatError */ static int G__G__HistFactory_410_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::StatError* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::StatError[n]; } else { p = new((void*) gvp) RooStats::HistFactory::StatError[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::StatError; } else { p = new((void*) gvp) RooStats::HistFactory::StatError; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatError)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_410_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((RooStats::HistFactory::StatError*) G__getstructoffset())->Print(*(ostream*) libp->para[0].ref); G__setnull(result7); break; case 0: ((RooStats::HistFactory::StatError*) G__getstructoffset())->Print(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_410_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::StatError*) G__getstructoffset())->PrintXML(*(ostream*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_410_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::StatError*) G__getstructoffset())->writeToFile(*(string*) libp->para[0].ref, *(string*) libp->para[1].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_410_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((RooStats::HistFactory::StatError*) G__getstructoffset())->Activate((bool) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((RooStats::HistFactory::StatError*) G__getstructoffset())->Activate(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_410_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((RooStats::HistFactory::StatError*) G__getstructoffset())->GetActivate()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_410_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((RooStats::HistFactory::StatError*) G__getstructoffset())->SetUseHisto((bool) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((RooStats::HistFactory::StatError*) G__getstructoffset())->SetUseHisto(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_410_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((RooStats::HistFactory::StatError*) G__getstructoffset())->GetUseHisto()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_410_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::StatError*) G__getstructoffset())->SetInputFile(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_410_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::StatError*) G__getstructoffset())->GetInputFile(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_410_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::StatError*) G__getstructoffset())->SetHistoName(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_410_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::StatError*) G__getstructoffset())->GetHistoName(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_410_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::StatError*) G__getstructoffset())->SetHistoPath(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_410_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::StatError*) G__getstructoffset())->GetHistoPath(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_410_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((RooStats::HistFactory::StatError*) G__getstructoffset())->GetErrorHist()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_410_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::StatError*) G__getstructoffset())->SetErrorHist((TH1*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__HistFactory_410_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::StatError* p; void* tmp = (void*) G__int(libp->para[0]); p = new RooStats::HistFactory::StatError(*(RooStats::HistFactory::StatError*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatError)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::StatError G__TRooStatscLcLHistFactorycLcLStatError; static int G__G__HistFactory_410_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::StatError*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::StatError*) (soff+(sizeof(RooStats::HistFactory::StatError)*i)))->~G__TRooStatscLcLHistFactorycLcLStatError(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::StatError*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::StatError*) (soff))->~G__TRooStatscLcLHistFactorycLcLStatError(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__HistFactory_410_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::StatError* dest = (RooStats::HistFactory::StatError*) G__getstructoffset(); *dest = *(RooStats::HistFactory::StatError*) libp->para[0].ref; const RooStats::HistFactory::StatError& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::StatErrorConfig */ static int G__G__HistFactory_411_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::StatErrorConfig* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::StatErrorConfig[n]; } else { p = new((void*) gvp) RooStats::HistFactory::StatErrorConfig[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::StatErrorConfig; } else { p = new((void*) gvp) RooStats::HistFactory::StatErrorConfig; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatErrorConfig)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_411_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((RooStats::HistFactory::StatErrorConfig*) G__getstructoffset())->Print(*(ostream*) libp->para[0].ref); G__setnull(result7); break; case 0: ((RooStats::HistFactory::StatErrorConfig*) G__getstructoffset())->Print(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_411_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::StatErrorConfig*) G__getstructoffset())->PrintXML(*(ostream*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_411_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::StatErrorConfig*) G__getstructoffset())->SetRelErrorThreshold((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_411_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((RooStats::HistFactory::StatErrorConfig*) G__getstructoffset())->GetRelErrorThreshold()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_411_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::StatErrorConfig*) G__getstructoffset())->SetConstraintType((RooStats::HistFactory::Constraint::Type) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_411_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) ((RooStats::HistFactory::StatErrorConfig*) G__getstructoffset())->GetConstraintType()); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__HistFactory_411_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::StatErrorConfig* p; void* tmp = (void*) G__int(libp->para[0]); p = new RooStats::HistFactory::StatErrorConfig(*(RooStats::HistFactory::StatErrorConfig*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatErrorConfig)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::StatErrorConfig G__TRooStatscLcLHistFactorycLcLStatErrorConfig; static int G__G__HistFactory_411_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::StatErrorConfig*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::StatErrorConfig*) (soff+(sizeof(RooStats::HistFactory::StatErrorConfig)*i)))->~G__TRooStatscLcLHistFactorycLcLStatErrorConfig(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::StatErrorConfig*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::StatErrorConfig*) (soff))->~G__TRooStatscLcLHistFactorycLcLStatErrorConfig(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__HistFactory_411_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::StatErrorConfig* dest = (RooStats::HistFactory::StatErrorConfig*) G__getstructoffset(); *dest = *(RooStats::HistFactory::StatErrorConfig*) libp->para[0].ref; const RooStats::HistFactory::StatErrorConfig& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::Sample */ static int G__G__HistFactory_412_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::Sample* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::Sample[n]; } else { p = new((void*) gvp) RooStats::HistFactory::Sample[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::Sample; } else { p = new((void*) gvp) RooStats::HistFactory::Sample; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::Sample* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::Sample(*((string*) G__int(libp->para[0]))); } else { p = new((void*) gvp) RooStats::HistFactory::Sample(*((string*) G__int(libp->para[0]))); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::Sample* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::Sample(*(RooStats::HistFactory::Sample*) libp->para[0].ref); } else { p = new((void*) gvp) RooStats::HistFactory::Sample(*(RooStats::HistFactory::Sample*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::Sample* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 4: //m: 4 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::Sample( *((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((string*) G__int(libp->para[2])), *((string*) G__int(libp->para[3]))); } else { p = new((void*) gvp) RooStats::HistFactory::Sample( *((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((string*) G__int(libp->para[2])), *((string*) G__int(libp->para[3]))); } break; case 3: //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::Sample( *((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((string*) G__int(libp->para[2]))); } else { p = new((void*) gvp) RooStats::HistFactory::Sample( *((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((string*) G__int(libp->para[2]))); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((RooStats::HistFactory::Sample*) G__getstructoffset())->Print(*(ostream*) libp->para[0].ref); G__setnull(result7); break; case 0: ((RooStats::HistFactory::Sample*) G__getstructoffset())->Print(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Sample*) G__getstructoffset())->PrintXML(*(ofstream*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Sample*) G__getstructoffset())->writeToFile(*((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((RooStats::HistFactory::Sample*) G__getstructoffset())->GetHisto()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Sample*) G__getstructoffset())->SetHisto((TH1*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Sample*) G__getstructoffset())->SetValue((Double_t) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Sample*) G__getstructoffset())->ActivateStatError(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 3: ((RooStats::HistFactory::Sample*) G__getstructoffset())->ActivateStatError(*((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((string*) G__int(libp->para[2]))); G__setnull(result7); break; case 2: ((RooStats::HistFactory::Sample*) G__getstructoffset())->ActivateStatError(*((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1]))); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Sample*) G__getstructoffset())->AddOverallSys(*((string*) G__int(libp->para[0])), (Double_t) G__double(libp->para[1]) , (Double_t) G__double(libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Sample*) G__getstructoffset())->AddOverallSys(*(RooStats::HistFactory::OverallSys*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 5: ((RooStats::HistFactory::Sample*) G__getstructoffset())->AddNormFactor(*((string*) G__int(libp->para[0])), (Double_t) G__double(libp->para[1]) , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]) , (bool) G__int(libp->para[4])); G__setnull(result7); break; case 4: ((RooStats::HistFactory::Sample*) G__getstructoffset())->AddNormFactor(*((string*) G__int(libp->para[0])), (Double_t) G__double(libp->para[1]) , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Sample*) G__getstructoffset())->AddNormFactor(*(RooStats::HistFactory::NormFactor*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Sample*) G__getstructoffset())->AddHistoSys( *((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((string*) G__int(libp->para[2])), *((string*) G__int(libp->para[3])) , *((string*) G__int(libp->para[4])), *((string*) G__int(libp->para[5])) , *((string*) G__int(libp->para[6]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Sample*) G__getstructoffset())->AddHistoSys(*(RooStats::HistFactory::HistoSys*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Sample*) G__getstructoffset())->AddHistoFactor( *((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((string*) G__int(libp->para[2])), *((string*) G__int(libp->para[3])) , *((string*) G__int(libp->para[4])), *((string*) G__int(libp->para[5])) , *((string*) G__int(libp->para[6]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Sample*) G__getstructoffset())->AddHistoFactor(*(RooStats::HistFactory::HistoFactor*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Sample*) G__getstructoffset())->AddShapeFactor(*((string*) G__int(libp->para[0]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Sample*) G__getstructoffset())->AddShapeFactor(*(RooStats::HistFactory::ShapeFactor*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 5: ((RooStats::HistFactory::Sample*) G__getstructoffset())->AddShapeSys(*((string*) G__int(libp->para[0])), (RooStats::HistFactory::Constraint::Type) G__int(libp->para[1]) , *((string*) G__int(libp->para[2])), *((string*) G__int(libp->para[3])) , *((string*) G__int(libp->para[4]))); G__setnull(result7); break; case 4: ((RooStats::HistFactory::Sample*) G__getstructoffset())->AddShapeSys(*((string*) G__int(libp->para[0])), (RooStats::HistFactory::Constraint::Type) G__int(libp->para[1]) , *((string*) G__int(libp->para[2])), *((string*) G__int(libp->para[3]))); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Sample*) G__getstructoffset())->AddShapeSys(*(RooStats::HistFactory::ShapeSys*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Sample*) G__getstructoffset())->SetNormalizeByTheory((bool) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((RooStats::HistFactory::Sample*) G__getstructoffset())->GetNormalizeByTheory()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::Sample*) G__getstructoffset())->GetName(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Sample*) G__getstructoffset())->SetName(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::Sample*) G__getstructoffset())->GetInputFile(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Sample*) G__getstructoffset())->SetInputFile(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::Sample*) G__getstructoffset())->GetHistoName(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Sample*) G__getstructoffset())->SetHistoName(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::Sample*) G__getstructoffset())->GetHistoPath(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Sample*) G__getstructoffset())->SetHistoPath(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::Sample*) G__getstructoffset())->GetChannelName(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Sample*) G__getstructoffset())->SetChannelName(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector& obj = ((RooStats::HistFactory::Sample*) G__getstructoffset())->GetOverallSysList(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector& obj = ((RooStats::HistFactory::Sample*) G__getstructoffset())->GetNormFactorList(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector& obj = ((RooStats::HistFactory::Sample*) G__getstructoffset())->GetHistoSysList(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector& obj = ((RooStats::HistFactory::Sample*) G__getstructoffset())->GetHistoFactorList(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector& obj = ((RooStats::HistFactory::Sample*) G__getstructoffset())->GetShapeSysList(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector& obj = ((RooStats::HistFactory::Sample*) G__getstructoffset())->GetShapeFactorList(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const RooStats::HistFactory::StatError& obj = ((RooStats::HistFactory::Sample*) G__getstructoffset())->GetStatError(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_412_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Sample*) G__getstructoffset())->SetStatError(*((RooStats::HistFactory::StatError*) G__int(libp->para[0]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::Sample G__TRooStatscLcLHistFactorycLcLSample; static int G__G__HistFactory_412_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::Sample*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::Sample*) (soff+(sizeof(RooStats::HistFactory::Sample)*i)))->~G__TRooStatscLcLHistFactorycLcLSample(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::Sample*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::Sample*) (soff))->~G__TRooStatscLcLHistFactorycLcLSample(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__HistFactory_412_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::Sample* dest = (RooStats::HistFactory::Sample*) G__getstructoffset(); *dest = *(RooStats::HistFactory::Sample*) libp->para[0].ref; const RooStats::HistFactory::Sample& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::Data */ static int G__G__HistFactory_437_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::Data* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::Data[n]; } else { p = new((void*) gvp) RooStats::HistFactory::Data[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::Data; } else { p = new((void*) gvp) RooStats::HistFactory::Data; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLData)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_437_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::Data* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::Data(*(RooStats::HistFactory::Data*) libp->para[0].ref); } else { p = new((void*) gvp) RooStats::HistFactory::Data(*(RooStats::HistFactory::Data*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLData)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_437_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::Data* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 3: //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::Data( *((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((string*) G__int(libp->para[2]))); } else { p = new((void*) gvp) RooStats::HistFactory::Data( *((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((string*) G__int(libp->para[2]))); } break; case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::Data(*((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1]))); } else { p = new((void*) gvp) RooStats::HistFactory::Data(*((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1]))); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLData)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_437_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::Data*) G__getstructoffset())->GetName(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_437_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Data*) G__getstructoffset())->SetName(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_437_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Data*) G__getstructoffset())->SetInputFile(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_437_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::Data*) G__getstructoffset())->GetInputFile(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_437_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Data*) G__getstructoffset())->SetHistoName(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_437_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::Data*) G__getstructoffset())->GetHistoName(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_437_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Data*) G__getstructoffset())->SetHistoPath(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_437_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::Data*) G__getstructoffset())->GetHistoPath(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_437_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((RooStats::HistFactory::Data*) G__getstructoffset())->Print(*(ostream*) libp->para[0].ref); G__setnull(result7); break; case 0: ((RooStats::HistFactory::Data*) G__getstructoffset())->Print(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_437_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Data*) G__getstructoffset())->PrintXML(*(ostream*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_437_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Data*) G__getstructoffset())->writeToFile(*((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_437_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((RooStats::HistFactory::Data*) G__getstructoffset())->GetHisto()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_437_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Data*) G__getstructoffset())->SetHisto((TH1*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::Data G__TRooStatscLcLHistFactorycLcLData; static int G__G__HistFactory_437_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::Data*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::Data*) (soff+(sizeof(RooStats::HistFactory::Data)*i)))->~G__TRooStatscLcLHistFactorycLcLData(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::Data*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::Data*) (soff))->~G__TRooStatscLcLHistFactorycLcLData(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__HistFactory_437_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::Data* dest = (RooStats::HistFactory::Data*) G__getstructoffset(); *dest = *(RooStats::HistFactory::Data*) libp->para[0].ref; const RooStats::HistFactory::Data& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::Channel */ static int G__G__HistFactory_438_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::Channel* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::Channel[n]; } else { p = new((void*) gvp) RooStats::HistFactory::Channel[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::Channel; } else { p = new((void*) gvp) RooStats::HistFactory::Channel; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::Channel* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::Channel(*(RooStats::HistFactory::Channel*) libp->para[0].ref); } else { p = new((void*) gvp) RooStats::HistFactory::Channel(*(RooStats::HistFactory::Channel*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::Channel* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::Channel(*((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1]))); } else { p = new((void*) gvp) RooStats::HistFactory::Channel(*((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1]))); } break; case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::Channel(*((string*) G__int(libp->para[0]))); } else { p = new((void*) gvp) RooStats::HistFactory::Channel(*((string*) G__int(libp->para[0]))); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Channel*) G__getstructoffset())->SetName(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::Channel*) G__getstructoffset())->GetName(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Channel*) G__getstructoffset())->SetInputFile(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::Channel*) G__getstructoffset())->GetInputFile(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Channel*) G__getstructoffset())->SetHistoPath(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::Channel*) G__getstructoffset())->GetHistoPath(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Channel*) G__getstructoffset())->SetData(*(RooStats::HistFactory::Data*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 3: ((RooStats::HistFactory::Channel*) G__getstructoffset())->SetData(*((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((string*) G__int(libp->para[2]))); G__setnull(result7); break; case 2: ((RooStats::HistFactory::Channel*) G__getstructoffset())->SetData(*((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1]))); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Channel*) G__getstructoffset())->SetData((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Channel*) G__getstructoffset())->SetData((TH1*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const RooStats::HistFactory::Data& obj = ((RooStats::HistFactory::Channel*) G__getstructoffset())->GetData(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Channel*) G__getstructoffset())->AddAdditionalData(*(RooStats::HistFactory::Data*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector& obj = ((RooStats::HistFactory::Channel*) G__getstructoffset())->GetAdditionalData(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Channel*) G__getstructoffset())->SetStatErrorConfig((double) G__double(libp->para[0]), (RooStats::HistFactory::Constraint::Type) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Channel*) G__getstructoffset())->SetStatErrorConfig((double) G__double(libp->para[0]), *((string*) G__int(libp->para[1]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Channel*) G__getstructoffset())->SetStatErrorConfig(*((RooStats::HistFactory::StatErrorConfig*) G__int(libp->para[0]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const RooStats::HistFactory::StatErrorConfig& obj = ((RooStats::HistFactory::Channel*) G__getstructoffset())->GetStatErrorConfig(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Channel*) G__getstructoffset())->AddSample(*((RooStats::HistFactory::Sample*) G__int(libp->para[0]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector& obj = ((RooStats::HistFactory::Channel*) G__getstructoffset())->GetSamples(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((RooStats::HistFactory::Channel*) G__getstructoffset())->Print(*(ostream*) libp->para[0].ref); G__setnull(result7); break; case 0: ((RooStats::HistFactory::Channel*) G__getstructoffset())->Print(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 2: ((RooStats::HistFactory::Channel*) G__getstructoffset())->PrintXML(*((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1]))); G__setnull(result7); break; case 1: ((RooStats::HistFactory::Channel*) G__getstructoffset())->PrintXML(*((string*) G__int(libp->para[0]))); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Channel*) G__getstructoffset())->CollectHistograms(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_438_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((RooStats::HistFactory::Channel*) G__getstructoffset())->CheckHistograms()); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::Channel G__TRooStatscLcLHistFactorycLcLChannel; static int G__G__HistFactory_438_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::Channel*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::Channel*) (soff+(sizeof(RooStats::HistFactory::Channel)*i)))->~G__TRooStatscLcLHistFactorycLcLChannel(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::Channel*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::Channel*) (soff))->~G__TRooStatscLcLHistFactorycLcLChannel(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__HistFactory_438_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::Channel* dest = (RooStats::HistFactory::Channel*) G__getstructoffset(); *dest = *(RooStats::HistFactory::Channel*) libp->para[0].ref; const RooStats::HistFactory::Channel& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* vector > */ static int G__G__HistFactory_445_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector >::reference obj = ((vector >*) G__getstructoffset())->at((vector >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >::const_reference obj = ((const vector >*) G__getstructoffset())->at((vector >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >::iterator* pobj; vector >::iterator xobj = ((vector >*) G__getstructoffset())->begin(); pobj = new vector >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >::iterator* pobj; vector >::iterator xobj = ((vector >*) G__getstructoffset())->end(); pobj = new vector >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >::reverse_iterator* pobj; vector >::reverse_iterator xobj = ((vector >*) G__getstructoffset())->rbegin(); pobj = new vector >::reverse_iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >::reverse_iterator* pobj; vector >::reverse_iterator xobj = ((vector >*) G__getstructoffset())->rend(); pobj = new vector >::reverse_iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector >*) G__getstructoffset())->size()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector >*) G__getstructoffset())->max_size()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->resize((vector >::size_type) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->resize((vector >::size_type) G__int(libp->para[0]), *((RooStats::HistFactory::Sample*) G__int(libp->para[1]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector >*) G__getstructoffset())->capacity()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const vector >*) G__getstructoffset())->empty()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector >::reference obj = ((vector >*) G__getstructoffset())->operator[]((vector >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >::const_reference obj = ((const vector >*) G__getstructoffset())->operator[]((vector >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector >* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >[n]; } else { p = new((void*) gvp) vector >[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >; } else { p = new((void*) gvp) vector >; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector >* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >((vector >::size_type) G__int(libp->para[0]), *(RooStats::HistFactory::Sample*) libp->para[1].ref); } else { p = new((void*) gvp) vector >((vector >::size_type) G__int(libp->para[0]), *(RooStats::HistFactory::Sample*) libp->para[1].ref); } break; case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >((vector >::size_type) G__int(libp->para[0])); } else { p = new((void*) gvp) vector >((vector >::size_type) G__int(libp->para[0])); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >(*(vector >*) libp->para[0].ref); } else { p = new((void*) gvp) vector >(*(vector >*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >(*((vector >::const_iterator*) G__int(libp->para[0])), *((vector >::const_iterator*) G__int(libp->para[1]))); } else { p = new((void*) gvp) vector >(*((vector >::const_iterator*) G__int(libp->para[0])), *((vector >::const_iterator*) G__int(libp->para[1]))); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector >& obj = ((vector >*) G__getstructoffset())->operator=(*(vector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->reserve((vector >::size_type) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const RooStats::HistFactory::Sample& obj = ((vector >*) G__getstructoffset())->front(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const RooStats::HistFactory::Sample& obj = ((vector >*) G__getstructoffset())->back(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->push_back(*(RooStats::HistFactory::Sample*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->swap(*(vector >*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >::iterator* pobj; vector >::iterator xobj = ((vector >*) G__getstructoffset())->insert(*((vector >::iterator*) G__int(libp->para[0])), *(RooStats::HistFactory::Sample*) libp->para[1].ref); pobj = new vector >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->insert(*((vector >::iterator*) G__int(libp->para[0])), *((vector >::const_iterator*) G__int(libp->para[1])) , *((vector >::const_iterator*) G__int(libp->para[2]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->insert(*((vector >::iterator*) G__int(libp->para[0])), (vector >::size_type) G__int(libp->para[1]) , *(RooStats::HistFactory::Sample*) libp->para[2].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->pop_back(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->erase(*((vector >::iterator*) G__int(libp->para[0]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->erase(*((vector >::iterator*) G__int(libp->para[0])), *((vector >::iterator*) G__int(libp->para[1]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_445_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->clear(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef vector > G__TvectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR; static int G__G__HistFactory_445_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (vector >*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((vector >*) (soff+(sizeof(vector >)*i)))->~G__TvectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (vector >*) soff; } else { G__setgvp((long) G__PVOID); ((vector >*) (soff))->~G__TvectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::PreprocessFunction */ static int G__G__HistFactory_474_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::PreprocessFunction* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::PreprocessFunction[n]; } else { p = new((void*) gvp) RooStats::HistFactory::PreprocessFunction[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::PreprocessFunction; } else { p = new((void*) gvp) RooStats::HistFactory::PreprocessFunction; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLPreprocessFunction)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_474_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::PreprocessFunction* p = NULL; char* gvp = (char*) G__getgvp(); //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::PreprocessFunction( *((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((string*) G__int(libp->para[2]))); } else { p = new((void*) gvp) RooStats::HistFactory::PreprocessFunction( *((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((string*) G__int(libp->para[2]))); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLPreprocessFunction)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_474_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::PreprocessFunction*) G__getstructoffset())->GetCommand(*((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((string*) G__int(libp->para[2]))); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_474_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((RooStats::HistFactory::PreprocessFunction*) G__getstructoffset())->Print(*(ostream*) libp->para[0].ref); G__setnull(result7); break; case 0: ((RooStats::HistFactory::PreprocessFunction*) G__getstructoffset())->Print(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_474_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::PreprocessFunction*) G__getstructoffset())->PrintXML(*(ostream*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_474_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::PreprocessFunction*) G__getstructoffset())->SetName(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_474_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::PreprocessFunction*) G__getstructoffset())->GetName(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_474_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::PreprocessFunction*) G__getstructoffset())->SetExpression(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_474_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::PreprocessFunction*) G__getstructoffset())->GetExpression(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_474_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::PreprocessFunction*) G__getstructoffset())->SetDependents(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_474_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::PreprocessFunction*) G__getstructoffset())->GetDependents(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_474_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::PreprocessFunction*) G__getstructoffset())->SetCommand(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_474_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::PreprocessFunction*) G__getstructoffset())->GetCommand(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__HistFactory_474_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::PreprocessFunction* p; void* tmp = (void*) G__int(libp->para[0]); p = new RooStats::HistFactory::PreprocessFunction(*(RooStats::HistFactory::PreprocessFunction*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLPreprocessFunction)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::PreprocessFunction G__TRooStatscLcLHistFactorycLcLPreprocessFunction; static int G__G__HistFactory_474_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::PreprocessFunction*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::PreprocessFunction*) (soff+(sizeof(RooStats::HistFactory::PreprocessFunction)*i)))->~G__TRooStatscLcLHistFactorycLcLPreprocessFunction(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::PreprocessFunction*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::PreprocessFunction*) (soff))->~G__TRooStatscLcLHistFactorycLcLPreprocessFunction(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__HistFactory_474_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::PreprocessFunction* dest = (RooStats::HistFactory::PreprocessFunction*) G__getstructoffset(); *dest = *(RooStats::HistFactory::PreprocessFunction*) libp->para[0].ref; const RooStats::HistFactory::PreprocessFunction& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::Measurement */ static int G__G__HistFactory_475_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::Measurement* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::Measurement[n]; } else { p = new((void*) gvp) RooStats::HistFactory::Measurement[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::Measurement; } else { p = new((void*) gvp) RooStats::HistFactory::Measurement; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLMeasurement)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::Measurement* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::Measurement((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])); } else { p = new((void*) gvp) RooStats::HistFactory::Measurement((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])); } break; case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::Measurement((const char*) G__int(libp->para[0])); } else { p = new((void*) gvp) RooStats::HistFactory::Measurement((const char*) G__int(libp->para[0])); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLMeasurement)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->SetOutputFilePrefix(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::Measurement*) G__getstructoffset())->GetOutputFilePrefix(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->SetPOI(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->AddPOI(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: { string* pobj; string xobj = ((RooStats::HistFactory::Measurement*) G__getstructoffset())->GetPOI((unsigned int) G__int(libp->para[0])); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } break; case 0: { string* pobj; string xobj = ((RooStats::HistFactory::Measurement*) G__getstructoffset())->GetPOI(); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector& obj = ((RooStats::HistFactory::Measurement*) G__getstructoffset())->GetPOIList(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->AddConstantParam(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->ClearConstantParams(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector& obj = ((RooStats::HistFactory::Measurement*) G__getstructoffset())->GetConstantParams(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->SetParamValue(*(string*) libp->para[0].ref, (double) G__double(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const map& obj = ((RooStats::HistFactory::Measurement*) G__getstructoffset())->GetParamValues(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->ClearParamValues(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->AddPreprocessFunction(*((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((string*) G__int(libp->para[2]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->AddFunctionObject(*((const RooStats::HistFactory::PreprocessFunction*) G__int(libp->para[0]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->SetFunctionObjects(*((vector*) G__int(libp->para[0]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector& obj = ((RooStats::HistFactory::Measurement*) G__getstructoffset())->GetFunctionObjects(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector* pobj; vector xobj = ((RooStats::HistFactory::Measurement*) G__getstructoffset())->GetPreprocessFunctions(); pobj = new vector(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector& obj = ((RooStats::HistFactory::Measurement*) G__getstructoffset())->GetAsimovDatasets(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->AddAsimovDataset(*((RooStats::HistFactory::Asimov*) G__int(libp->para[0]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->SetLumi((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->SetLumiRelErr((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((RooStats::HistFactory::Measurement*) G__getstructoffset())->GetLumi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((RooStats::HistFactory::Measurement*) G__getstructoffset())->GetLumiRelErr()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->SetBinLow((int) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->SetBinHigh((int) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) ((RooStats::HistFactory::Measurement*) G__getstructoffset())->GetBinLow()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) ((RooStats::HistFactory::Measurement*) G__getstructoffset())->GetBinHigh()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->SetExportOnly((bool) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((RooStats::HistFactory::Measurement*) G__getstructoffset())->GetExportOnly()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((RooStats::HistFactory::Measurement*) G__getstructoffset())->PrintTree(*(ostream*) libp->para[0].ref); G__setnull(result7); break; case 0: ((RooStats::HistFactory::Measurement*) G__getstructoffset())->PrintTree(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 2: ((RooStats::HistFactory::Measurement*) G__getstructoffset())->PrintXML(*((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1]))); G__setnull(result7); break; case 1: ((RooStats::HistFactory::Measurement*) G__getstructoffset())->PrintXML(*((string*) G__int(libp->para[0]))); G__setnull(result7); break; case 0: ((RooStats::HistFactory::Measurement*) G__getstructoffset())->PrintXML(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector& obj = ((RooStats::HistFactory::Measurement*) G__getstructoffset())->GetChannels(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const RooStats::HistFactory::Channel& obj = ((RooStats::HistFactory::Measurement*) G__getstructoffset())->GetChannel(*((string*) G__int(libp->para[0]))); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->AddChannel(*((RooStats::HistFactory::Channel*) G__int(libp->para[0]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((RooStats::HistFactory::Measurement*) G__getstructoffset())->HasChannel(*((string*) G__int(libp->para[0])))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->writeToFile((TFile*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->CollectHistograms(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->AddGammaSyst(*((string*) G__int(libp->para[0])), (double) G__double(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->AddLogNormSyst(*((string*) G__int(libp->para[0])), (double) G__double(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->AddUniformSyst(*((string*) G__int(libp->para[0]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->AddNoSyst(*((string*) G__int(libp->para[0]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const map& obj = ((RooStats::HistFactory::Measurement*) G__getstructoffset())->GetGammaSyst(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const map& obj = ((RooStats::HistFactory::Measurement*) G__getstructoffset())->GetUniformSyst(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const map& obj = ((RooStats::HistFactory::Measurement*) G__getstructoffset())->GetLogNormSyst(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const map& obj = ((RooStats::HistFactory::Measurement*) G__getstructoffset())->GetNoSyst(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) RooStats::HistFactory::Measurement::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::Measurement::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) RooStats::HistFactory::Measurement::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::Measurement::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::Measurement*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::Measurement::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) RooStats::HistFactory::Measurement::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::Measurement::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_475_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) RooStats::HistFactory::Measurement::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__HistFactory_475_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::Measurement* p; void* tmp = (void*) G__int(libp->para[0]); p = new RooStats::HistFactory::Measurement(*(RooStats::HistFactory::Measurement*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLMeasurement)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::Measurement G__TRooStatscLcLHistFactorycLcLMeasurement; static int G__G__HistFactory_475_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 1 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::Measurement*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::Measurement*) (soff+(sizeof(RooStats::HistFactory::Measurement)*i)))->~G__TRooStatscLcLHistFactorycLcLMeasurement(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::Measurement*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::Measurement*) (soff))->~G__TRooStatscLcLHistFactorycLcLMeasurement(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__HistFactory_475_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::Measurement* dest = (RooStats::HistFactory::Measurement*) G__getstructoffset(); *dest = *(RooStats::HistFactory::Measurement*) libp->para[0].ref; const RooStats::HistFactory::Measurement& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* vector > */ static int G__G__HistFactory_488_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector >::reference obj = ((vector >*) G__getstructoffset())->at((vector >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >::const_reference obj = ((const vector >*) G__getstructoffset())->at((vector >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >::iterator* pobj; vector >::iterator xobj = ((vector >*) G__getstructoffset())->begin(); pobj = new vector >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >::iterator* pobj; vector >::iterator xobj = ((vector >*) G__getstructoffset())->end(); pobj = new vector >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >::reverse_iterator* pobj; vector >::reverse_iterator xobj = ((vector >*) G__getstructoffset())->rbegin(); pobj = new vector >::reverse_iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >::reverse_iterator* pobj; vector >::reverse_iterator xobj = ((vector >*) G__getstructoffset())->rend(); pobj = new vector >::reverse_iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector >*) G__getstructoffset())->size()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector >*) G__getstructoffset())->max_size()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->resize((vector >::size_type) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->resize((vector >::size_type) G__int(libp->para[0]), *((RooStats::HistFactory::Channel*) G__int(libp->para[1]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector >*) G__getstructoffset())->capacity()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const vector >*) G__getstructoffset())->empty()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector >::reference obj = ((vector >*) G__getstructoffset())->operator[]((vector >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >::const_reference obj = ((const vector >*) G__getstructoffset())->operator[]((vector >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector >* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >[n]; } else { p = new((void*) gvp) vector >[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >; } else { p = new((void*) gvp) vector >; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector >* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >((vector >::size_type) G__int(libp->para[0]), *(RooStats::HistFactory::Channel*) libp->para[1].ref); } else { p = new((void*) gvp) vector >((vector >::size_type) G__int(libp->para[0]), *(RooStats::HistFactory::Channel*) libp->para[1].ref); } break; case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >((vector >::size_type) G__int(libp->para[0])); } else { p = new((void*) gvp) vector >((vector >::size_type) G__int(libp->para[0])); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >(*(vector >*) libp->para[0].ref); } else { p = new((void*) gvp) vector >(*(vector >*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >(*((vector >::const_iterator*) G__int(libp->para[0])), *((vector >::const_iterator*) G__int(libp->para[1]))); } else { p = new((void*) gvp) vector >(*((vector >::const_iterator*) G__int(libp->para[0])), *((vector >::const_iterator*) G__int(libp->para[1]))); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector >& obj = ((vector >*) G__getstructoffset())->operator=(*(vector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->reserve((vector >::size_type) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const RooStats::HistFactory::Channel& obj = ((vector >*) G__getstructoffset())->front(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const RooStats::HistFactory::Channel& obj = ((vector >*) G__getstructoffset())->back(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->push_back(*(RooStats::HistFactory::Channel*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->swap(*(vector >*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >::iterator* pobj; vector >::iterator xobj = ((vector >*) G__getstructoffset())->insert(*((vector >::iterator*) G__int(libp->para[0])), *(RooStats::HistFactory::Channel*) libp->para[1].ref); pobj = new vector >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->insert(*((vector >::iterator*) G__int(libp->para[0])), *((vector >::const_iterator*) G__int(libp->para[1])) , *((vector >::const_iterator*) G__int(libp->para[2]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->insert(*((vector >::iterator*) G__int(libp->para[0])), (vector >::size_type) G__int(libp->para[1]) , *(RooStats::HistFactory::Channel*) libp->para[2].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->pop_back(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->erase(*((vector >::iterator*) G__int(libp->para[0]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->erase(*((vector >::iterator*) G__int(libp->para[0])), *((vector >::iterator*) G__int(libp->para[1]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_488_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->clear(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef vector > G__TvectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR; static int G__G__HistFactory_488_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (vector >*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((vector >*) (soff+(sizeof(vector >)*i)))->~G__TvectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (vector >*) soff; } else { G__setgvp((long) G__PVOID); ((vector >*) (soff))->~G__TvectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::ConfigParser */ static int G__G__HistFactory_491_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector* pobj; vector xobj = ((RooStats::HistFactory::ConfigParser*) G__getstructoffset())->GetMeasurementsFromXML(*((string*) G__int(libp->para[0]))); pobj = new vector(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_491_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { RooStats::HistFactory::Measurement* pobj; RooStats::HistFactory::Measurement xobj = ((RooStats::HistFactory::ConfigParser*) G__getstructoffset())->CreateMeasurementFromDriverNode((TXMLNode*) G__int(libp->para[0])); pobj = new RooStats::HistFactory::Measurement(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_491_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { RooStats::HistFactory::Channel* pobj; RooStats::HistFactory::Channel xobj = ((RooStats::HistFactory::ConfigParser*) G__getstructoffset())->ParseChannelXMLFile(*((string*) G__int(libp->para[0]))); pobj = new RooStats::HistFactory::Channel(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_491_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { RooStats::HistFactory::Data* pobj; RooStats::HistFactory::Data xobj = ((RooStats::HistFactory::ConfigParser*) G__getstructoffset())->CreateDataElement((TXMLNode*) G__int(libp->para[0])); pobj = new RooStats::HistFactory::Data(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_491_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { RooStats::HistFactory::Sample* pobj; RooStats::HistFactory::Sample xobj = ((RooStats::HistFactory::ConfigParser*) G__getstructoffset())->CreateSampleElement((TXMLNode*) G__int(libp->para[0])); pobj = new RooStats::HistFactory::Sample(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_491_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { RooStats::HistFactory::StatErrorConfig* pobj; RooStats::HistFactory::StatErrorConfig xobj = ((RooStats::HistFactory::ConfigParser*) G__getstructoffset())->CreateStatErrorConfigElement((TXMLNode*) G__int(libp->para[0])); pobj = new RooStats::HistFactory::StatErrorConfig(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_491_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { RooStats::HistFactory::NormFactor* pobj; RooStats::HistFactory::NormFactor xobj = ((RooStats::HistFactory::ConfigParser*) G__getstructoffset())->MakeNormFactor((TXMLNode*) G__int(libp->para[0])); pobj = new RooStats::HistFactory::NormFactor(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_491_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { RooStats::HistFactory::HistoSys* pobj; RooStats::HistFactory::HistoSys xobj = ((RooStats::HistFactory::ConfigParser*) G__getstructoffset())->MakeHistoSys((TXMLNode*) G__int(libp->para[0])); pobj = new RooStats::HistFactory::HistoSys(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_491_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { RooStats::HistFactory::HistoFactor* pobj; RooStats::HistFactory::HistoFactor xobj = ((RooStats::HistFactory::ConfigParser*) G__getstructoffset())->MakeHistoFactor((TXMLNode*) G__int(libp->para[0])); pobj = new RooStats::HistFactory::HistoFactor(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_491_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { RooStats::HistFactory::OverallSys* pobj; RooStats::HistFactory::OverallSys xobj = ((RooStats::HistFactory::ConfigParser*) G__getstructoffset())->MakeOverallSys((TXMLNode*) G__int(libp->para[0])); pobj = new RooStats::HistFactory::OverallSys(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_491_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { RooStats::HistFactory::ShapeFactor* pobj; RooStats::HistFactory::ShapeFactor xobj = ((RooStats::HistFactory::ConfigParser*) G__getstructoffset())->MakeShapeFactor((TXMLNode*) G__int(libp->para[0])); pobj = new RooStats::HistFactory::ShapeFactor(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_491_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { RooStats::HistFactory::ShapeSys* pobj; RooStats::HistFactory::ShapeSys xobj = ((RooStats::HistFactory::ConfigParser*) G__getstructoffset())->MakeShapeSys((TXMLNode*) G__int(libp->para[0])); pobj = new RooStats::HistFactory::ShapeSys(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_491_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { RooStats::HistFactory::StatError* pobj; RooStats::HistFactory::StatError xobj = ((RooStats::HistFactory::ConfigParser*) G__getstructoffset())->ActivateStatError((TXMLNode*) G__int(libp->para[0])); pobj = new RooStats::HistFactory::StatError(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_491_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { RooStats::HistFactory::PreprocessFunction* pobj; RooStats::HistFactory::PreprocessFunction xobj = ((RooStats::HistFactory::ConfigParser*) G__getstructoffset())->ParseFunctionConfig((TXMLNode*) G__int(libp->para[0])); pobj = new RooStats::HistFactory::PreprocessFunction(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic default constructor static int G__G__HistFactory_491_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::ConfigParser *p; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::ConfigParser[n]; } else { p = new((void*) gvp) RooStats::HistFactory::ConfigParser[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::ConfigParser; } else { p = new((void*) gvp) RooStats::HistFactory::ConfigParser; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConfigParser)); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__HistFactory_491_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::ConfigParser* p; void* tmp = (void*) G__int(libp->para[0]); p = new RooStats::HistFactory::ConfigParser(*(RooStats::HistFactory::ConfigParser*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConfigParser)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::ConfigParser G__TRooStatscLcLHistFactorycLcLConfigParser; static int G__G__HistFactory_491_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::ConfigParser*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::ConfigParser*) (soff+(sizeof(RooStats::HistFactory::ConfigParser)*i)))->~G__TRooStatscLcLHistFactorycLcLConfigParser(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::ConfigParser*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::ConfigParser*) (soff))->~G__TRooStatscLcLHistFactorycLcLConfigParser(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__HistFactory_491_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::ConfigParser* dest = (RooStats::HistFactory::ConfigParser*) G__getstructoffset(); *dest = *(RooStats::HistFactory::ConfigParser*) libp->para[0].ref; const RooStats::HistFactory::ConfigParser& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::EstimateSummary */ static int G__G__HistFactory_496_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::EstimateSummary* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::EstimateSummary[n]; } else { p = new((void*) gvp) RooStats::HistFactory::EstimateSummary[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::EstimateSummary; } else { p = new((void*) gvp) RooStats::HistFactory::EstimateSummary; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLEstimateSummary)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_496_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::EstimateSummary*) G__getstructoffset())->AddSyst(*(string*) libp->para[0].ref, (TH1*) G__int(libp->para[1]) , (TH1*) G__int(libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_496_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const RooStats::HistFactory::EstimateSummary*) G__getstructoffset())->operator==(*(RooStats::HistFactory::EstimateSummary*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_496_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const RooStats::HistFactory::EstimateSummary*) G__getstructoffset())->CompareHisto((TH1*) G__int(libp->para[0]), (TH1*) G__int(libp->para[1]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_496_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) RooStats::HistFactory::EstimateSummary::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_496_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::EstimateSummary::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_496_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) RooStats::HistFactory::EstimateSummary::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_496_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::EstimateSummary::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_496_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::EstimateSummary*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_496_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::EstimateSummary::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_496_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) RooStats::HistFactory::EstimateSummary::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_496_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::EstimateSummary::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_496_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) RooStats::HistFactory::EstimateSummary::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__HistFactory_496_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::EstimateSummary* p; void* tmp = (void*) G__int(libp->para[0]); p = new RooStats::HistFactory::EstimateSummary(*(RooStats::HistFactory::EstimateSummary*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLEstimateSummary)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::EstimateSummary G__TRooStatscLcLHistFactorycLcLEstimateSummary; static int G__G__HistFactory_496_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 1 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::EstimateSummary*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::EstimateSummary*) (soff+(sizeof(RooStats::HistFactory::EstimateSummary)*i)))->~G__TRooStatscLcLHistFactorycLcLEstimateSummary(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::EstimateSummary*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::EstimateSummary*) (soff))->~G__TRooStatscLcLHistFactorycLcLEstimateSummary(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::FlexibleInterpVar */ static int G__G__HistFactory_685_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::FlexibleInterpVar* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::FlexibleInterpVar[n]; } else { p = new((void*) gvp) RooStats::HistFactory::FlexibleInterpVar[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::FlexibleInterpVar; } else { p = new((void*) gvp) RooStats::HistFactory::FlexibleInterpVar; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLFlexibleInterpVar)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_685_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::FlexibleInterpVar* p = NULL; char* gvp = (char*) G__getgvp(); //m: 6 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::FlexibleInterpVar( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *(RooArgList*) libp->para[2].ref, (Double_t) G__double(libp->para[3]) , *(RooArgList*) libp->para[4].ref, *(RooArgList*) libp->para[5].ref); } else { p = new((void*) gvp) RooStats::HistFactory::FlexibleInterpVar( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *(RooArgList*) libp->para[2].ref, (Double_t) G__double(libp->para[3]) , *(RooArgList*) libp->para[4].ref, *(RooArgList*) libp->para[5].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLFlexibleInterpVar)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_685_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::FlexibleInterpVar* p = NULL; char* gvp = (char*) G__getgvp(); //m: 6 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::FlexibleInterpVar( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *(RooArgList*) libp->para[2].ref, (double) G__double(libp->para[3]) , *((vector*) G__int(libp->para[4])), *((vector*) G__int(libp->para[5]))); } else { p = new((void*) gvp) RooStats::HistFactory::FlexibleInterpVar( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *(RooArgList*) libp->para[2].ref, (double) G__double(libp->para[3]) , *((vector*) G__int(libp->para[4])), *((vector*) G__int(libp->para[5]))); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLFlexibleInterpVar)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_685_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::FlexibleInterpVar* p = NULL; char* gvp = (char*) G__getgvp(); //m: 7 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::FlexibleInterpVar( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *(RooArgList*) libp->para[2].ref, (double) G__double(libp->para[3]) , *((vector*) G__int(libp->para[4])), *((vector*) G__int(libp->para[5])) , *((vector*) G__int(libp->para[6]))); } else { p = new((void*) gvp) RooStats::HistFactory::FlexibleInterpVar( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *(RooArgList*) libp->para[2].ref, (double) G__double(libp->para[3]) , *((vector*) G__int(libp->para[4])), *((vector*) G__int(libp->para[5])) , *((vector*) G__int(libp->para[6]))); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLFlexibleInterpVar)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_685_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::FlexibleInterpVar* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::FlexibleInterpVar((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])); } else { p = new((void*) gvp) RooStats::HistFactory::FlexibleInterpVar((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLFlexibleInterpVar)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_685_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::FlexibleInterpVar* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::FlexibleInterpVar(*(RooStats::HistFactory::FlexibleInterpVar*) libp->para[0].ref, (const char*) G__int(libp->para[1])); } else { p = new((void*) gvp) RooStats::HistFactory::FlexibleInterpVar(*(RooStats::HistFactory::FlexibleInterpVar*) libp->para[0].ref, (const char*) G__int(libp->para[1])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLFlexibleInterpVar)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_685_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::FlexibleInterpVar*) G__getstructoffset())->setInterpCode(*(RooAbsReal*) libp->para[0].ref, (int) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_685_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::FlexibleInterpVar*) G__getstructoffset())->setAllInterpCodes((int) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_685_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::FlexibleInterpVar*) G__getstructoffset())->setGlobalBoundary((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_685_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::FlexibleInterpVar*) G__getstructoffset())->setNominal((Double_t) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_685_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::FlexibleInterpVar*) G__getstructoffset())->setLow(*(RooAbsReal*) libp->para[0].ref, (Double_t) G__double(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_685_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::FlexibleInterpVar*) G__getstructoffset())->setHigh(*(RooAbsReal*) libp->para[0].ref, (Double_t) G__double(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_685_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::FlexibleInterpVar*) G__getstructoffset())->printAllInterpCodes(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_685_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const RooStats::HistFactory::FlexibleInterpVar*) G__getstructoffset())->printFlexibleInterpVars(*(ostream*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_685_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) RooStats::HistFactory::FlexibleInterpVar::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_685_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::FlexibleInterpVar::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_685_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) RooStats::HistFactory::FlexibleInterpVar::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_685_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::FlexibleInterpVar::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_685_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::FlexibleInterpVar*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_685_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::FlexibleInterpVar::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_685_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) RooStats::HistFactory::FlexibleInterpVar::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_685_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::FlexibleInterpVar::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_685_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) RooStats::HistFactory::FlexibleInterpVar::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::FlexibleInterpVar G__TRooStatscLcLHistFactorycLcLFlexibleInterpVar; static int G__G__HistFactory_685_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 1 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::FlexibleInterpVar*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::FlexibleInterpVar*) (soff+(sizeof(RooStats::HistFactory::FlexibleInterpVar)*i)))->~G__TRooStatscLcLHistFactorycLcLFlexibleInterpVar(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::FlexibleInterpVar*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::FlexibleInterpVar*) (soff))->~G__TRooStatscLcLHistFactorycLcLFlexibleInterpVar(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* ParamHistFunc */ static int G__G__HistFactory_795_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ParamHistFunc* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ParamHistFunc[n]; } else { p = new((void*) gvp) ParamHistFunc[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ParamHistFunc; } else { p = new((void*) gvp) ParamHistFunc; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_ParamHistFunc)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ParamHistFunc* p = NULL; char* gvp = (char*) G__getgvp(); //m: 4 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ParamHistFunc( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *(RooArgList*) libp->para[2].ref, *(RooArgList*) libp->para[3].ref); } else { p = new((void*) gvp) ParamHistFunc( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *(RooArgList*) libp->para[2].ref, *(RooArgList*) libp->para[3].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_ParamHistFunc)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ParamHistFunc* p = NULL; char* gvp = (char*) G__getgvp(); //m: 5 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ParamHistFunc( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *(RooArgList*) libp->para[2].ref, *(RooArgList*) libp->para[3].ref , (TH1*) G__int(libp->para[4])); } else { p = new((void*) gvp) ParamHistFunc( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *(RooArgList*) libp->para[2].ref, *(RooArgList*) libp->para[3].ref , (TH1*) G__int(libp->para[4])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_ParamHistFunc)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ParamHistFunc* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ParamHistFunc(*(ParamHistFunc*) libp->para[0].ref, (const char*) G__int(libp->para[1])); } else { p = new((void*) gvp) ParamHistFunc(*(ParamHistFunc*) libp->para[0].ref, (const char*) G__int(libp->para[1])); } break; case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ParamHistFunc(*(ParamHistFunc*) libp->para[0].ref); } else { p = new((void*) gvp) ParamHistFunc(*(ParamHistFunc*) libp->para[0].ref); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_ParamHistFunc)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const RooArgList& obj = ((const ParamHistFunc*) G__getstructoffset())->paramList(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) ((const ParamHistFunc*) G__getstructoffset())->numBins()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 2: ((ParamHistFunc*) G__getstructoffset())->setParamConst((Int_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1])); G__setnull(result7); break; case 1: ((ParamHistFunc*) G__getstructoffset())->setParamConst((Int_t) G__int(libp->para[0])); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ParamHistFunc*) G__getstructoffset())->setConstant((bool) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ParamHistFunc*) G__getstructoffset())->setShape((TH1*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const RooRealVar& obj = ((const ParamHistFunc*) G__getstructoffset())->getParameter(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const RooRealVar& obj = ((const ParamHistFunc*) G__getstructoffset())->getParameter((Int_t) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((const ParamHistFunc*) G__getstructoffset())->get((Int_t) G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((const ParamHistFunc*) G__getstructoffset())->get(*(RooArgSet*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ParamHistFunc*) G__getstructoffset())->binVolume()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { RooArgList* pobj; RooArgList xobj = ParamHistFunc::createParamSet(*(RooWorkspace*) libp->para[0].ref, *(string*) libp->para[1].ref , *(RooArgList*) libp->para[2].ref); pobj = new RooArgList(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { RooArgList* pobj; RooArgList xobj = ParamHistFunc::createParamSet(*(RooWorkspace*) libp->para[0].ref, *(string*) libp->para[1].ref , *(RooArgList*) libp->para[2].ref, (Double_t) G__double(libp->para[3]) , (Double_t) G__double(libp->para[4])); pobj = new RooArgList(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { RooArgList* pobj; RooArgList xobj = ParamHistFunc::createParamSet(*(string*) libp->para[0].ref, (Int_t) G__int(libp->para[1]) , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])); pobj = new RooArgList(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ParamHistFunc::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) ParamHistFunc::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) ParamHistFunc::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ParamHistFunc::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ParamHistFunc*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) ParamHistFunc::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) ParamHistFunc::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) ParamHistFunc::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_795_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) ParamHistFunc::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ParamHistFunc G__TParamHistFunc; static int G__G__HistFactory_795_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 1 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ParamHistFunc*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ParamHistFunc*) (soff+(sizeof(ParamHistFunc)*i)))->~G__TParamHistFunc(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ParamHistFunc*) soff; } else { G__setgvp((long) G__PVOID); ((ParamHistFunc*) (soff))->~G__TParamHistFunc(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::HistFactoryNavigation */ static int G__G__HistFactory_831_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistFactoryNavigation* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistFactoryNavigation((RooStats::ModelConfig*) G__int(libp->para[0])); } else { p = new((void*) gvp) RooStats::HistFactory::HistFactoryNavigation((RooStats::ModelConfig*) G__int(libp->para[0])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactoryNavigation)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistFactoryNavigation* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 3: //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistFactoryNavigation( *(string*) libp->para[0].ref, *(string*) libp->para[1].ref , *(string*) libp->para[2].ref); } else { p = new((void*) gvp) RooStats::HistFactory::HistFactoryNavigation( *(string*) libp->para[0].ref, *(string*) libp->para[1].ref , *(string*) libp->para[2].ref); } break; case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistFactoryNavigation(*(string*) libp->para[0].ref, *(string*) libp->para[1].ref); } else { p = new((void*) gvp) RooStats::HistFactory::HistFactoryNavigation(*(string*) libp->para[0].ref, *(string*) libp->para[1].ref); } break; case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistFactoryNavigation(*(string*) libp->para[0].ref); } else { p = new((void*) gvp) RooStats::HistFactory::HistFactoryNavigation(*(string*) libp->para[0].ref); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactoryNavigation)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistFactoryNavigation* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistFactoryNavigation((RooAbsPdf*) G__int(libp->para[0]), (RooArgSet*) G__int(libp->para[1])); } else { p = new((void*) gvp) RooStats::HistFactory::HistFactoryNavigation((RooAbsPdf*) G__int(libp->para[0]), (RooArgSet*) G__int(libp->para[1])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactoryNavigation)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->PrintState(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->PrintState(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->PrintParameters((bool) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->PrintParameters(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 2: ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->PrintChannelParameters(*(string*) libp->para[0].ref, (bool) G__int(libp->para[1])); G__setnull(result7); break; case 1: ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->PrintChannelParameters(*(string*) libp->para[0].ref); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 3: ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->PrintSampleParameters(*(string*) libp->para[0].ref, *(string*) libp->para[1].ref , (bool) G__int(libp->para[2])); G__setnull(result7); break; case 2: ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->PrintSampleParameters(*(string*) libp->para[0].ref, *(string*) libp->para[1].ref); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->PrintSampleComponents(*(string*) libp->para[0].ref, *(string*) libp->para[1].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 2: ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->PrintDataSet((RooDataSet*) G__int(libp->para[0]), *(string*) libp->para[1].ref); G__setnull(result7); break; case 1: ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->PrintDataSet((RooDataSet*) G__int(libp->para[0])); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->PrintModelAndData((RooDataSet*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->GetBinValue((int) G__int(libp->para[0]), *(string*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->GetBinValue((int) G__int(libp->para[0]), *(string*) libp->para[1].ref , *(string*) libp->para[2].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 3: G__letint(result7, 85, (long) ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->GetSampleHist(*(string*) libp->para[0].ref, *(string*) libp->para[1].ref , *(string*) libp->para[2].ref)); break; case 2: G__letint(result7, 85, (long) ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->GetSampleHist(*(string*) libp->para[0].ref, *(string*) libp->para[1].ref)); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 2: G__letint(result7, 85, (long) ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->GetChannelHist(*(string*) libp->para[0].ref, *(string*) libp->para[1].ref)); break; case 1: G__letint(result7, 85, (long) ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->GetChannelHist(*(string*) libp->para[0].ref)); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 3: G__letint(result7, 85, (long) ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->GetDataHist((RooDataSet*) G__int(libp->para[0]), *(string*) libp->para[1].ref , *(string*) libp->para[2].ref)); break; case 2: G__letint(result7, 85, (long) ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->GetDataHist((RooDataSet*) G__int(libp->para[0]), *(string*) libp->para[1].ref)); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 2: G__letint(result7, 85, (long) ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->GetChannelStack(*(string*) libp->para[0].ref, *(string*) libp->para[1].ref)); break; case 1: G__letint(result7, 85, (long) ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->GetChannelStack(*(string*) libp->para[0].ref)); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 2: ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->DrawChannel(*(string*) libp->para[0].ref, (RooDataSet*) G__int(libp->para[1])); G__setnull(result7); break; case 1: ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->DrawChannel(*(string*) libp->para[0].ref); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->SampleFunction(*(string*) libp->para[0].ref, *(string*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->GetObservableSet(*(string*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->GetConstraintTerm(*(string*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->GetConstraintUncertainty(*(string*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->ReplaceNode(*(string*) libp->para[0].ref, (RooAbsArg*) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 2: ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->SetConstant(*(string*) libp->para[0].ref, (bool) G__int(libp->para[1])); G__setnull(result7); break; case 1: ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->SetConstant(*(string*) libp->para[0].ref); G__setnull(result7); break; case 0: ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->SetConstant(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->SetMaxBinToPrint((int) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) ((const RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->GetMaxBinToPrint()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->SetMinBinToPrint((int) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) ((const RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->GetMinBinToPrint()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((const RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->GetModel()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->GetChannelPdf(*(string*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector* pobj; vector xobj = ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->GetChannelSampleList(*(string*) libp->para[0].ref); pobj = new vector(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((const RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->var(*(string*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) RooStats::HistFactory::HistFactoryNavigation::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::HistFactoryNavigation::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) RooStats::HistFactory::HistFactoryNavigation::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistFactoryNavigation::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((const RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->IsA()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::HistFactoryNavigation::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) RooStats::HistFactory::HistFactoryNavigation::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::HistFactoryNavigation::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_831_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) RooStats::HistFactory::HistFactoryNavigation::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__HistFactory_831_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistFactoryNavigation* p; void* tmp = (void*) G__int(libp->para[0]); p = new RooStats::HistFactory::HistFactoryNavigation(*(RooStats::HistFactory::HistFactoryNavigation*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactoryNavigation)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::HistFactoryNavigation G__TRooStatscLcLHistFactorycLcLHistFactoryNavigation; static int G__G__HistFactory_831_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::HistFactoryNavigation*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::HistFactoryNavigation*) (soff+(sizeof(RooStats::HistFactory::HistFactoryNavigation)*i)))->~G__TRooStatscLcLHistFactorycLcLHistFactoryNavigation(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::HistFactoryNavigation*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::HistFactoryNavigation*) (soff))->~G__TRooStatscLcLHistFactorycLcLHistFactoryNavigation(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__HistFactory_831_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistFactoryNavigation* dest = (RooStats::HistFactory::HistFactoryNavigation*) G__getstructoffset(); *dest = *(RooStats::HistFactory::HistFactoryNavigation*) libp->para[0].ref; const RooStats::HistFactory::HistFactoryNavigation& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::HistFactorySimultaneous */ static int G__G__HistFactory_872_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistFactorySimultaneous* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistFactorySimultaneous[n]; } else { p = new((void*) gvp) RooStats::HistFactory::HistFactorySimultaneous[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistFactorySimultaneous; } else { p = new((void*) gvp) RooStats::HistFactory::HistFactorySimultaneous; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_872_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistFactorySimultaneous* p = NULL; char* gvp = (char*) G__getgvp(); //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistFactorySimultaneous( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *(RooAbsCategoryLValue*) libp->para[2].ref); } else { p = new((void*) gvp) RooStats::HistFactory::HistFactorySimultaneous( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *(RooAbsCategoryLValue*) libp->para[2].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_872_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistFactorySimultaneous* p = NULL; char* gvp = (char*) G__getgvp(); //m: 4 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistFactorySimultaneous( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *((map*) G__int(libp->para[2])), *(RooAbsCategoryLValue*) libp->para[3].ref); } else { p = new((void*) gvp) RooStats::HistFactory::HistFactorySimultaneous( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *((map*) G__int(libp->para[2])), *(RooAbsCategoryLValue*) libp->para[3].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_872_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistFactorySimultaneous* p = NULL; char* gvp = (char*) G__getgvp(); //m: 4 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistFactorySimultaneous( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *(RooArgList*) libp->para[2].ref, *(RooAbsCategoryLValue*) libp->para[3].ref); } else { p = new((void*) gvp) RooStats::HistFactory::HistFactorySimultaneous( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *(RooArgList*) libp->para[2].ref, *(RooAbsCategoryLValue*) libp->para[3].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_872_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistFactorySimultaneous* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistFactorySimultaneous(*(RooStats::HistFactory::HistFactorySimultaneous*) libp->para[0].ref, (const char*) G__int(libp->para[1])); } else { p = new((void*) gvp) RooStats::HistFactory::HistFactorySimultaneous(*(RooStats::HistFactory::HistFactorySimultaneous*) libp->para[0].ref, (const char*) G__int(libp->para[1])); } break; case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistFactorySimultaneous(*(RooStats::HistFactory::HistFactorySimultaneous*) libp->para[0].ref); } else { p = new((void*) gvp) RooStats::HistFactory::HistFactorySimultaneous(*(RooStats::HistFactory::HistFactorySimultaneous*) libp->para[0].ref); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_872_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistFactorySimultaneous* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistFactorySimultaneous(*(RooSimultaneous*) libp->para[0].ref, (const char*) G__int(libp->para[1])); } else { p = new((void*) gvp) RooStats::HistFactory::HistFactorySimultaneous(*(RooSimultaneous*) libp->para[0].ref, (const char*) G__int(libp->para[1])); } break; case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistFactorySimultaneous(*(RooSimultaneous*) libp->para[0].ref); } else { p = new((void*) gvp) RooStats::HistFactory::HistFactorySimultaneous(*(RooSimultaneous*) libp->para[0].ref); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_872_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) RooStats::HistFactory::HistFactorySimultaneous::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_872_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::HistFactorySimultaneous::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_872_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) RooStats::HistFactory::HistFactorySimultaneous::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_872_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistFactorySimultaneous::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_872_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistFactorySimultaneous*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_872_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::HistFactorySimultaneous::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_872_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) RooStats::HistFactory::HistFactorySimultaneous::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_872_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::HistFactorySimultaneous::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_872_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) RooStats::HistFactory::HistFactorySimultaneous::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::HistFactorySimultaneous G__TRooStatscLcLHistFactorycLcLHistFactorySimultaneous; static int G__G__HistFactory_872_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 1 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::HistFactorySimultaneous*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::HistFactorySimultaneous*) (soff+(sizeof(RooStats::HistFactory::HistFactorySimultaneous)*i)))->~G__TRooStatscLcLHistFactorycLcLHistFactorySimultaneous(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::HistFactorySimultaneous*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::HistFactorySimultaneous*) (soff))->~G__TRooStatscLcLHistFactorycLcLHistFactorySimultaneous(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::HistoToWorkspaceFactoryFast */ static int G__G__HistFactory_883_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistoToWorkspaceFactoryFast* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistoToWorkspaceFactoryFast[n]; } else { p = new((void*) gvp) RooStats::HistFactory::HistoToWorkspaceFactoryFast[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistoToWorkspaceFactoryFast; } else { p = new((void*) gvp) RooStats::HistFactory::HistoToWorkspaceFactoryFast; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_883_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistoToWorkspaceFactoryFast* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistoToWorkspaceFactoryFast(*(RooStats::HistFactory::Measurement*) libp->para[0].ref); } else { p = new((void*) gvp) RooStats::HistFactory::HistoToWorkspaceFactoryFast(*(RooStats::HistFactory::Measurement*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_883_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistoToWorkspaceFactoryFast::ConfigureWorkspaceForMeasurement(*(string*) libp->para[0].ref, (RooWorkspace*) G__int(libp->para[1]) , *(RooStats::HistFactory::Measurement*) libp->para[2].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_883_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((RooStats::HistFactory::HistoToWorkspaceFactoryFast*) G__getstructoffset())->MakeSingleChannelModel(*(RooStats::HistFactory::Measurement*) libp->para[0].ref, *(RooStats::HistFactory::Channel*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_883_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((RooStats::HistFactory::HistoToWorkspaceFactoryFast*) G__getstructoffset())->MakeCombinedModel(*((vector*) G__int(libp->para[0])), *((vector*) G__int(libp->para[1])))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_883_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) RooStats::HistFactory::HistoToWorkspaceFactoryFast::MakeCombinedModel(*(RooStats::HistFactory::Measurement*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_883_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistoToWorkspaceFactoryFast::PrintCovarianceMatrix((RooFitResult*) G__int(libp->para[0]), (RooArgSet*) G__int(libp->para[1]) , *((string*) G__int(libp->para[2]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_883_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoToWorkspaceFactoryFast*) G__getstructoffset())->SetFunctionsToPreprocess(*((vector*) G__int(libp->para[0]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_883_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) RooStats::HistFactory::HistoToWorkspaceFactoryFast::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_883_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::HistoToWorkspaceFactoryFast::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_883_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) RooStats::HistFactory::HistoToWorkspaceFactoryFast::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_883_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistoToWorkspaceFactoryFast::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_883_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoToWorkspaceFactoryFast*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_883_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::HistoToWorkspaceFactoryFast::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_883_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) RooStats::HistFactory::HistoToWorkspaceFactoryFast::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_883_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::HistoToWorkspaceFactoryFast::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_883_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) RooStats::HistFactory::HistoToWorkspaceFactoryFast::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__HistFactory_883_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistoToWorkspaceFactoryFast* p; void* tmp = (void*) G__int(libp->para[0]); p = new RooStats::HistFactory::HistoToWorkspaceFactoryFast(*(RooStats::HistFactory::HistoToWorkspaceFactoryFast*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::HistoToWorkspaceFactoryFast G__TRooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast; static int G__G__HistFactory_883_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 1 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::HistoToWorkspaceFactoryFast*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::HistoToWorkspaceFactoryFast*) (soff+(sizeof(RooStats::HistFactory::HistoToWorkspaceFactoryFast)*i)))->~G__TRooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::HistoToWorkspaceFactoryFast*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::HistoToWorkspaceFactoryFast*) (soff))->~G__TRooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__HistFactory_883_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistoToWorkspaceFactoryFast* dest = (RooStats::HistFactory::HistoToWorkspaceFactoryFast*) G__getstructoffset(); *dest = *(RooStats::HistFactory::HistoToWorkspaceFactoryFast*) libp->para[0].ref; const RooStats::HistFactory::HistoToWorkspaceFactoryFast& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::HistoToWorkspaceFactory */ static int G__G__HistFactory_893_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistoToWorkspaceFactory* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 8: //m: 8 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistoToWorkspaceFactory( *((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((vector*) G__int(libp->para[2])), (double) G__double(libp->para[3]) , (double) G__double(libp->para[4]), (int) G__int(libp->para[5]) , (int) G__int(libp->para[6]), (TFile*) G__int(libp->para[7])); } else { p = new((void*) gvp) RooStats::HistFactory::HistoToWorkspaceFactory( *((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((vector*) G__int(libp->para[2])), (double) G__double(libp->para[3]) , (double) G__double(libp->para[4]), (int) G__int(libp->para[5]) , (int) G__int(libp->para[6]), (TFile*) G__int(libp->para[7])); } break; case 7: //m: 7 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistoToWorkspaceFactory( *((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((vector*) G__int(libp->para[2])), (double) G__double(libp->para[3]) , (double) G__double(libp->para[4]), (int) G__int(libp->para[5]) , (int) G__int(libp->para[6])); } else { p = new((void*) gvp) RooStats::HistFactory::HistoToWorkspaceFactory( *((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((vector*) G__int(libp->para[2])), (double) G__double(libp->para[3]) , (double) G__double(libp->para[4]), (int) G__int(libp->para[5]) , (int) G__int(libp->para[6])); } break; case 6: //m: 6 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistoToWorkspaceFactory( *((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((vector*) G__int(libp->para[2])), (double) G__double(libp->para[3]) , (double) G__double(libp->para[4]), (int) G__int(libp->para[5])); } else { p = new((void*) gvp) RooStats::HistFactory::HistoToWorkspaceFactory( *((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((vector*) G__int(libp->para[2])), (double) G__double(libp->para[3]) , (double) G__double(libp->para[4]), (int) G__int(libp->para[5])); } break; case 5: //m: 5 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistoToWorkspaceFactory( *((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((vector*) G__int(libp->para[2])), (double) G__double(libp->para[3]) , (double) G__double(libp->para[4])); } else { p = new((void*) gvp) RooStats::HistFactory::HistoToWorkspaceFactory( *((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((vector*) G__int(libp->para[2])), (double) G__double(libp->para[3]) , (double) G__double(libp->para[4])); } break; case 4: //m: 4 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistoToWorkspaceFactory( *((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((vector*) G__int(libp->para[2])), (double) G__double(libp->para[3])); } else { p = new((void*) gvp) RooStats::HistFactory::HistoToWorkspaceFactory( *((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((vector*) G__int(libp->para[2])), (double) G__double(libp->para[3])); } break; case 3: //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistoToWorkspaceFactory( *((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((vector*) G__int(libp->para[2]))); } else { p = new((void*) gvp) RooStats::HistFactory::HistoToWorkspaceFactory( *((string*) G__int(libp->para[0])), *((string*) G__int(libp->para[1])) , *((vector*) G__int(libp->para[2]))); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistoToWorkspaceFactory* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistoToWorkspaceFactory[n]; } else { p = new((void*) gvp) RooStats::HistFactory::HistoToWorkspaceFactory[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::HistoToWorkspaceFactory; } else { p = new((void*) gvp) RooStats::HistFactory::HistoToWorkspaceFactory; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoToWorkspaceFactory*) G__getstructoffset())->AddEfficiencyTerms((RooWorkspace*) G__int(libp->para[0]), *((string*) G__int(libp->para[1])) , *((string*) G__int(libp->para[2])), *((map >*) G__int(libp->para[3])) , *(vector*) libp->para[4].ref, *(vector*) libp->para[5].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::HistoToWorkspaceFactory*) G__getstructoffset())->AddNormFactor((RooWorkspace*) G__int(libp->para[0]), *(string*) libp->para[1].ref , *(string*) libp->para[2].ref, *(RooStats::HistFactory::EstimateSummary*) libp->para[3].ref , (bool) G__int(libp->para[4])); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoToWorkspaceFactory*) G__getstructoffset())->AddMultiVarGaussConstraint((RooWorkspace*) G__int(libp->para[0]), *((string*) G__int(libp->para[1])) , (int) G__int(libp->para[2]), (int) G__int(libp->para[3]) , *(vector*) libp->para[4].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoToWorkspaceFactory*) G__getstructoffset())->AddPoissonTerms( (RooWorkspace*) G__int(libp->para[0]), *((string*) G__int(libp->para[1])) , *((string*) G__int(libp->para[2])), *((string*) G__int(libp->para[3])) , (int) G__int(libp->para[4]), (int) G__int(libp->para[5]) , *(vector*) libp->para[6].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((RooStats::HistFactory::HistoToWorkspaceFactory*) G__getstructoffset())->MakeCombinedModel(*((vector*) G__int(libp->para[0])), *((vector*) G__int(libp->para[1])))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoToWorkspaceFactory*) G__getstructoffset())->Customize((RooWorkspace*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *((map*) G__int(libp->para[2]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoToWorkspaceFactory*) G__getstructoffset())->EditSyst((RooWorkspace*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *((map*) G__int(libp->para[2])), *((map*) G__int(libp->para[3])) , *((map*) G__int(libp->para[4]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 3: ((RooStats::HistFactory::HistoToWorkspaceFactory*) G__getstructoffset())->FormatFrameForLikelihood((RooPlot*) G__int(libp->para[0]), *((string*) G__int(libp->para[1])) , *((string*) G__int(libp->para[2]))); G__setnull(result7); break; case 2: ((RooStats::HistFactory::HistoToWorkspaceFactory*) G__getstructoffset())->FormatFrameForLikelihood((RooPlot*) G__int(libp->para[0]), *((string*) G__int(libp->para[1]))); G__setnull(result7); break; case 1: ((RooStats::HistFactory::HistoToWorkspaceFactory*) G__getstructoffset())->FormatFrameForLikelihood((RooPlot*) G__int(libp->para[0])); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoToWorkspaceFactory*) G__getstructoffset())->LinInterpWithConstraint( (RooWorkspace*) G__int(libp->para[0]), (TH1*) G__int(libp->para[1]) , *((vector*) G__int(libp->para[2])), *((vector*) G__int(libp->para[3])) , *((vector*) G__int(libp->para[4])), *((string*) G__int(libp->para[5])) , *((string*) G__int(libp->para[6])), *((string*) G__int(libp->para[7])) , (int) G__int(libp->para[8]), (int) G__int(libp->para[9]) , *(vector*) libp->para[10].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((RooStats::HistFactory::HistoToWorkspaceFactory*) G__getstructoffset())->Makedirs((TDirectory*) G__int(libp->para[0]), *((vector*) G__int(libp->para[1])))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 3: G__letint(result7, 85, (long) ((RooStats::HistFactory::HistoToWorkspaceFactory*) G__getstructoffset())->MakeSingleChannelModel(*((vector*) G__int(libp->para[0])), *((vector*) G__int(libp->para[1])) , (bool) G__int(libp->para[2]))); break; case 2: G__letint(result7, 85, (long) ((RooStats::HistFactory::HistoToWorkspaceFactory*) G__getstructoffset())->MakeSingleChannelModel(*((vector*) G__int(libp->para[0])), *((vector*) G__int(libp->para[1])))); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoToWorkspaceFactory*) G__getstructoffset())->MakeTotalExpected( (RooWorkspace*) G__int(libp->para[0]), *((string*) G__int(libp->para[1])) , *((string*) G__int(libp->para[2])), *((string*) G__int(libp->para[3])) , (int) G__int(libp->para[4]), (int) G__int(libp->para[5]) , *(vector*) libp->para[6].ref, *(vector*) libp->para[7].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((RooStats::HistFactory::HistoToWorkspaceFactory*) G__getstructoffset())->Mkdir((TDirectory*) G__int(libp->para[0]), *((string*) G__int(libp->para[1])))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoToWorkspaceFactory*) G__getstructoffset())->PrintCovarianceMatrix((RooFitResult*) G__int(libp->para[0]), (RooArgSet*) G__int(libp->para[1]) , *((string*) G__int(libp->para[2]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoToWorkspaceFactory*) G__getstructoffset())->ProcessExpectedHisto( (TH1*) G__int(libp->para[0]), (RooWorkspace*) G__int(libp->para[1]) , *((string*) G__int(libp->para[2])), *((string*) G__int(libp->para[3])) , *((string*) G__int(libp->para[4])), (double) G__double(libp->para[5]) , (double) G__double(libp->para[6]), (int) G__int(libp->para[7]) , (int) G__int(libp->para[8])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoToWorkspaceFactory*) G__getstructoffset())->SetObsToExpected((RooWorkspace*) G__int(libp->para[0]), *((string*) G__int(libp->para[1])) , *((string*) G__int(libp->para[2])), (int) G__int(libp->para[3]) , (int) G__int(libp->para[4])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 5: ((RooStats::HistFactory::HistoToWorkspaceFactory*) G__getstructoffset())->FitModel((RooWorkspace*) G__int(libp->para[0]), *((string*) G__int(libp->para[1])) , *((string*) G__int(libp->para[2])), *((string*) G__int(libp->para[3])) , (bool) G__int(libp->para[4])); G__setnull(result7); break; case 4: ((RooStats::HistFactory::HistoToWorkspaceFactory*) G__getstructoffset())->FitModel((RooWorkspace*) G__int(libp->para[0]), *((string*) G__int(libp->para[1])) , *((string*) G__int(libp->para[2])), *((string*) G__int(libp->para[3]))); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { string* pobj; string xobj = ((RooStats::HistFactory::HistoToWorkspaceFactory*) G__getstructoffset())->FilePrefixStr(*((string*) G__int(libp->para[0]))); pobj = new string(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) RooStats::HistFactory::HistoToWorkspaceFactory::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::HistoToWorkspaceFactory::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) RooStats::HistFactory::HistoToWorkspaceFactory::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::HistoToWorkspaceFactory::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::HistoToWorkspaceFactory*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::HistoToWorkspaceFactory::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) RooStats::HistFactory::HistoToWorkspaceFactory::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::HistoToWorkspaceFactory::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_893_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) RooStats::HistFactory::HistoToWorkspaceFactory::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::HistoToWorkspaceFactory G__TRooStatscLcLHistFactorycLcLHistoToWorkspaceFactory; static int G__G__HistFactory_893_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 1 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::HistoToWorkspaceFactory*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::HistoToWorkspaceFactory*) (soff+(sizeof(RooStats::HistFactory::HistoToWorkspaceFactory)*i)))->~G__TRooStatscLcLHistFactorycLcLHistoToWorkspaceFactory(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::HistoToWorkspaceFactory*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::HistoToWorkspaceFactory*) (soff))->~G__TRooStatscLcLHistFactorycLcLHistoToWorkspaceFactory(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::LinInterpVar */ static int G__G__HistFactory_898_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::LinInterpVar* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::LinInterpVar[n]; } else { p = new((void*) gvp) RooStats::HistFactory::LinInterpVar[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::LinInterpVar; } else { p = new((void*) gvp) RooStats::HistFactory::LinInterpVar; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLLinInterpVar)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_898_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::LinInterpVar* p = NULL; char* gvp = (char*) G__getgvp(); //m: 6 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::LinInterpVar( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *(RooArgList*) libp->para[2].ref, (double) G__double(libp->para[3]) , *((vector*) G__int(libp->para[4])), *((vector*) G__int(libp->para[5]))); } else { p = new((void*) gvp) RooStats::HistFactory::LinInterpVar( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *(RooArgList*) libp->para[2].ref, (double) G__double(libp->para[3]) , *((vector*) G__int(libp->para[4])), *((vector*) G__int(libp->para[5]))); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLLinInterpVar)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_898_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::LinInterpVar* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::LinInterpVar((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])); } else { p = new((void*) gvp) RooStats::HistFactory::LinInterpVar((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLLinInterpVar)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_898_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::LinInterpVar* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::LinInterpVar(*(RooStats::HistFactory::LinInterpVar*) libp->para[0].ref, (const char*) G__int(libp->para[1])); } else { p = new((void*) gvp) RooStats::HistFactory::LinInterpVar(*(RooStats::HistFactory::LinInterpVar*) libp->para[0].ref, (const char*) G__int(libp->para[1])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLLinInterpVar)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_898_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) RooStats::HistFactory::LinInterpVar::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_898_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::LinInterpVar::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_898_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) RooStats::HistFactory::LinInterpVar::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_898_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::LinInterpVar::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_898_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::LinInterpVar*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_898_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::LinInterpVar::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_898_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) RooStats::HistFactory::LinInterpVar::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_898_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::LinInterpVar::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_898_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) RooStats::HistFactory::LinInterpVar::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::LinInterpVar G__TRooStatscLcLHistFactorycLcLLinInterpVar; static int G__G__HistFactory_898_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 1 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::LinInterpVar*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::LinInterpVar*) (soff+(sizeof(RooStats::HistFactory::LinInterpVar)*i)))->~G__TRooStatscLcLHistFactorycLcLLinInterpVar(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::LinInterpVar*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::LinInterpVar*) (soff))->~G__TRooStatscLcLHistFactorycLcLLinInterpVar(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* PiecewiseInterpolation */ static int G__G__HistFactory_899_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { PiecewiseInterpolation* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new PiecewiseInterpolation[n]; } else { p = new((void*) gvp) PiecewiseInterpolation[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new PiecewiseInterpolation; } else { p = new((void*) gvp) PiecewiseInterpolation; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_PiecewiseInterpolation)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_899_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { PiecewiseInterpolation* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 7: //m: 7 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new PiecewiseInterpolation( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *(RooAbsReal*) libp->para[2].ref, *(RooArgList*) libp->para[3].ref , *(RooArgList*) libp->para[4].ref, *(RooArgList*) libp->para[5].ref , (Bool_t) G__int(libp->para[6])); } else { p = new((void*) gvp) PiecewiseInterpolation( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *(RooAbsReal*) libp->para[2].ref, *(RooArgList*) libp->para[3].ref , *(RooArgList*) libp->para[4].ref, *(RooArgList*) libp->para[5].ref , (Bool_t) G__int(libp->para[6])); } break; case 6: //m: 6 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new PiecewiseInterpolation( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *(RooAbsReal*) libp->para[2].ref, *(RooArgList*) libp->para[3].ref , *(RooArgList*) libp->para[4].ref, *(RooArgList*) libp->para[5].ref); } else { p = new((void*) gvp) PiecewiseInterpolation( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *(RooAbsReal*) libp->para[2].ref, *(RooArgList*) libp->para[3].ref , *(RooArgList*) libp->para[4].ref, *(RooArgList*) libp->para[5].ref); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_PiecewiseInterpolation)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_899_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { PiecewiseInterpolation* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new PiecewiseInterpolation(*(PiecewiseInterpolation*) libp->para[0].ref, (const char*) G__int(libp->para[1])); } else { p = new((void*) gvp) PiecewiseInterpolation(*(PiecewiseInterpolation*) libp->para[0].ref, (const char*) G__int(libp->para[1])); } break; case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new PiecewiseInterpolation(*(PiecewiseInterpolation*) libp->para[0].ref); } else { p = new((void*) gvp) PiecewiseInterpolation(*(PiecewiseInterpolation*) libp->para[0].ref); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_PiecewiseInterpolation)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_899_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const RooArgList& obj = ((const PiecewiseInterpolation*) G__getstructoffset())->lowList(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_899_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const RooArgList& obj = ((const PiecewiseInterpolation*) G__getstructoffset())->highList(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_899_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const RooArgList& obj = ((const PiecewiseInterpolation*) G__getstructoffset())->paramList(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_899_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((PiecewiseInterpolation*) G__getstructoffset())->setBinIntegrator(*(RooArgSet*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_899_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((PiecewiseInterpolation*) G__getstructoffset())->setPositiveDefinite((bool) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((PiecewiseInterpolation*) G__getstructoffset())->setPositiveDefinite(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_899_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((PiecewiseInterpolation*) G__getstructoffset())->setInterpCode(*(RooAbsReal*) libp->para[0].ref, (int) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_899_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((PiecewiseInterpolation*) G__getstructoffset())->setAllInterpCodes((int) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_899_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((PiecewiseInterpolation*) G__getstructoffset())->printAllInterpCodes(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_899_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) PiecewiseInterpolation::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_899_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) PiecewiseInterpolation::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_899_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) PiecewiseInterpolation::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_899_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { PiecewiseInterpolation::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_899_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((PiecewiseInterpolation*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_899_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) PiecewiseInterpolation::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_899_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) PiecewiseInterpolation::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_899_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) PiecewiseInterpolation::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_899_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) PiecewiseInterpolation::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef PiecewiseInterpolation G__TPiecewiseInterpolation; static int G__G__HistFactory_899_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 1 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (PiecewiseInterpolation*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((PiecewiseInterpolation*) (soff+(sizeof(PiecewiseInterpolation)*i)))->~G__TPiecewiseInterpolation(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (PiecewiseInterpolation*) soff; } else { G__setgvp((long) G__PVOID); ((PiecewiseInterpolation*) (soff))->~G__TPiecewiseInterpolation(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* RooStats::HistFactory::RooBarlowBeestonLL */ static int G__G__HistFactory_901_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::RooBarlowBeestonLL* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::RooBarlowBeestonLL[n]; } else { p = new((void*) gvp) RooStats::HistFactory::RooBarlowBeestonLL[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::RooBarlowBeestonLL; } else { p = new((void*) gvp) RooStats::HistFactory::RooBarlowBeestonLL; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_901_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::RooBarlowBeestonLL* p = NULL; char* gvp = (char*) G__getgvp(); //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::RooBarlowBeestonLL( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *(RooAbsReal*) libp->para[2].ref); } else { p = new((void*) gvp) RooStats::HistFactory::RooBarlowBeestonLL( (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , *(RooAbsReal*) libp->para[2].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_901_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::RooBarlowBeestonLL* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::RooBarlowBeestonLL(*(RooStats::HistFactory::RooBarlowBeestonLL*) libp->para[0].ref, (const char*) G__int(libp->para[1])); } else { p = new((void*) gvp) RooStats::HistFactory::RooBarlowBeestonLL(*(RooStats::HistFactory::RooBarlowBeestonLL*) libp->para[0].ref, (const char*) G__int(libp->para[1])); } break; case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new RooStats::HistFactory::RooBarlowBeestonLL(*(RooStats::HistFactory::RooBarlowBeestonLL*) libp->para[0].ref); } else { p = new((void*) gvp) RooStats::HistFactory::RooBarlowBeestonLL(*(RooStats::HistFactory::RooBarlowBeestonLL*) libp->para[0].ref); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_901_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::RooBarlowBeestonLL*) G__getstructoffset())->initializeBarlowCache(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_901_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const RooAbsReal& obj = ((RooStats::HistFactory::RooBarlowBeestonLL*) G__getstructoffset())->nll(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_901_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::RooBarlowBeestonLL*) G__getstructoffset())->setPdf((RooAbsPdf*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_901_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::RooBarlowBeestonLL*) G__getstructoffset())->setDataset((RooAbsData*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_901_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) RooStats::HistFactory::RooBarlowBeestonLL::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_901_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::RooBarlowBeestonLL::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_901_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) RooStats::HistFactory::RooBarlowBeestonLL::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_901_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { RooStats::HistFactory::RooBarlowBeestonLL::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_901_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((RooStats::HistFactory::RooBarlowBeestonLL*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_901_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::RooBarlowBeestonLL::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_901_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) RooStats::HistFactory::RooBarlowBeestonLL::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_901_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) RooStats::HistFactory::RooBarlowBeestonLL::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_901_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) RooStats::HistFactory::RooBarlowBeestonLL::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef RooStats::HistFactory::RooBarlowBeestonLL G__TRooStatscLcLHistFactorycLcLRooBarlowBeestonLL; static int G__G__HistFactory_901_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 1 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (RooStats::HistFactory::RooBarlowBeestonLL*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((RooStats::HistFactory::RooBarlowBeestonLL*) (soff+(sizeof(RooStats::HistFactory::RooBarlowBeestonLL)*i)))->~G__TRooStatscLcLHistFactorycLcLRooBarlowBeestonLL(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (RooStats::HistFactory::RooBarlowBeestonLL*) soff; } else { G__setgvp((long) G__PVOID); ((RooStats::HistFactory::RooBarlowBeestonLL*) (soff))->~G__TRooStatscLcLHistFactorycLcLRooBarlowBeestonLL(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* vector > */ static int G__G__HistFactory_915_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector >::reference obj = ((vector >*) G__getstructoffset())->at((vector >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >::const_reference obj = ((const vector >*) G__getstructoffset())->at((vector >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >::iterator* pobj; vector >::iterator xobj = ((vector >*) G__getstructoffset())->begin(); pobj = new vector >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >::iterator* pobj; vector >::iterator xobj = ((vector >*) G__getstructoffset())->end(); pobj = new vector >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >::reverse_iterator* pobj; vector >::reverse_iterator xobj = ((vector >*) G__getstructoffset())->rbegin(); pobj = new vector >::reverse_iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >::reverse_iterator* pobj; vector >::reverse_iterator xobj = ((vector >*) G__getstructoffset())->rend(); pobj = new vector >::reverse_iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector >*) G__getstructoffset())->size()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector >*) G__getstructoffset())->max_size()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->resize((vector >::size_type) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->resize((vector >::size_type) G__int(libp->para[0]), *((RooStats::HistFactory::HistRef*) G__int(libp->para[1]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector >*) G__getstructoffset())->capacity()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const vector >*) G__getstructoffset())->empty()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector >::reference obj = ((vector >*) G__getstructoffset())->operator[]((vector >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >::const_reference obj = ((const vector >*) G__getstructoffset())->operator[]((vector >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector >* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >[n]; } else { p = new((void*) gvp) vector >[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >; } else { p = new((void*) gvp) vector >; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector >* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >((vector >::size_type) G__int(libp->para[0]), *(RooStats::HistFactory::HistRef*) libp->para[1].ref); } else { p = new((void*) gvp) vector >((vector >::size_type) G__int(libp->para[0]), *(RooStats::HistFactory::HistRef*) libp->para[1].ref); } break; case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >((vector >::size_type) G__int(libp->para[0])); } else { p = new((void*) gvp) vector >((vector >::size_type) G__int(libp->para[0])); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >(*(vector >*) libp->para[0].ref); } else { p = new((void*) gvp) vector >(*(vector >*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >(*((vector >::const_iterator*) G__int(libp->para[0])), *((vector >::const_iterator*) G__int(libp->para[1]))); } else { p = new((void*) gvp) vector >(*((vector >::const_iterator*) G__int(libp->para[0])), *((vector >::const_iterator*) G__int(libp->para[1]))); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector >& obj = ((vector >*) G__getstructoffset())->operator=(*(vector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->reserve((vector >::size_type) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const RooStats::HistFactory::HistRef& obj = ((vector >*) G__getstructoffset())->front(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const RooStats::HistFactory::HistRef& obj = ((vector >*) G__getstructoffset())->back(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->push_back(*(RooStats::HistFactory::HistRef*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->swap(*(vector >*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >::iterator* pobj; vector >::iterator xobj = ((vector >*) G__getstructoffset())->insert(*((vector >::iterator*) G__int(libp->para[0])), *(RooStats::HistFactory::HistRef*) libp->para[1].ref); pobj = new vector >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->insert(*((vector >::iterator*) G__int(libp->para[0])), *((vector >::const_iterator*) G__int(libp->para[1])) , *((vector >::const_iterator*) G__int(libp->para[2]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->insert(*((vector >::iterator*) G__int(libp->para[0])), (vector >::size_type) G__int(libp->para[1]) , *(RooStats::HistFactory::HistRef*) libp->para[2].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->pop_back(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->erase(*((vector >::iterator*) G__int(libp->para[0]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->erase(*((vector >::iterator*) G__int(libp->para[0])), *((vector >::iterator*) G__int(libp->para[1]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__HistFactory_915_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >*) G__getstructoffset())->clear(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef vector > G__TvectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR; static int G__G__HistFactory_915_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (vector >*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((vector >*) (soff+(sizeof(vector >)*i)))->~G__TvectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (vector >*) soff; } else { G__setgvp((long) G__PVOID); ((vector >*) (soff))->~G__TvectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* Setting up global function */ /********************************************************* * Member function Stub *********************************************************/ /* RooStats */ /* RooStats::HistFactory */ /* RooStats::HistFactory::Asimov */ /* RooStats::HistFactory::HistRef */ /* RooStats::HistFactory::Constraint */ /* RooStats::HistFactory::OverallSys */ /* RooStats::HistFactory::NormFactor */ /* RooStats::HistFactory::HistoSys */ /* RooStats::HistFactory::HistoFactor */ /* RooStats::HistFactory::ShapeSys */ /* RooStats::HistFactory::ShapeFactor */ /* RooStats::HistFactory::StatError */ /* RooStats::HistFactory::StatErrorConfig */ /* RooStats::HistFactory::Sample */ /* RooStats::HistFactory::Data */ /* RooStats::HistFactory::Channel */ /* vector > */ /* RooStats::HistFactory::PreprocessFunction */ /* RooStats::HistFactory::Measurement */ /* vector > */ /* RooStats::HistFactory::ConfigParser */ /* RooStats::HistFactory::EstimateSummary */ /* RooStats::HistFactory::FlexibleInterpVar */ /* ParamHistFunc */ /* RooStats::HistFactory::HistFactoryNavigation */ /* RooStats::HistFactory::HistFactorySimultaneous */ /* RooStats::HistFactory::HistoToWorkspaceFactoryFast */ /* RooStats::HistFactory::HistoToWorkspaceFactory */ /* RooStats::HistFactory::LinInterpVar */ /* PiecewiseInterpolation */ /* RooStats::HistFactory::RooBarlowBeestonLL */ /* vector > */ /********************************************************* * Global function Stub *********************************************************/ /********************************************************* * Get size of pointer to member function *********************************************************/ class G__Sizep2memfuncG__HistFactory { public: G__Sizep2memfuncG__HistFactory(): p(&G__Sizep2memfuncG__HistFactory::sizep2memfunc) {} size_t sizep2memfunc() { return(sizeof(p)); } private: size_t (G__Sizep2memfuncG__HistFactory::*p)(); }; size_t G__get_sizep2memfuncG__HistFactory() { G__Sizep2memfuncG__HistFactory a; G__setsizep2memfunc((int)a.sizep2memfunc()); return((size_t)a.sizep2memfunc()); } /********************************************************* * virtual base class offset calculation interface *********************************************************/ /* Setting up class inheritance */ /********************************************************* * Inheritance information setup/ *********************************************************/ extern "C" void G__cpp_setup_inheritanceG__HistFactory() { /* Setting up class inheritance */ if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLMeasurement))) { RooStats::HistFactory::Measurement *G__Lderived; G__Lderived=(RooStats::HistFactory::Measurement*)0x1000; { TNamed *G__Lpbase=(TNamed*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLMeasurement),G__get_linked_tagnum(&G__G__HistFactoryLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLMeasurement),G__get_linked_tagnum(&G__G__HistFactoryLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLEstimateSummary))) { RooStats::HistFactory::EstimateSummary *G__Lderived; G__Lderived=(RooStats::HistFactory::EstimateSummary*)0x1000; { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLEstimateSummary),G__get_linked_tagnum(&G__G__HistFactoryLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLFlexibleInterpVar))) { RooStats::HistFactory::FlexibleInterpVar *G__Lderived; G__Lderived=(RooStats::HistFactory::FlexibleInterpVar*)0x1000; { RooAbsReal *G__Lpbase=(RooAbsReal*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLFlexibleInterpVar),G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsReal),(long)G__Lpbase-(long)G__Lderived,1,1); } { RooAbsArg *G__Lpbase=(RooAbsArg*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLFlexibleInterpVar),G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsArg),(long)G__Lpbase-(long)G__Lderived,1,0); } { TNamed *G__Lpbase=(TNamed*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLFlexibleInterpVar),G__get_linked_tagnum(&G__G__HistFactoryLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLFlexibleInterpVar),G__get_linked_tagnum(&G__G__HistFactoryLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } { RooPrintable *G__Lpbase=(RooPrintable*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLFlexibleInterpVar),G__get_linked_tagnum(&G__G__HistFactoryLN_RooPrintable),(long)G__Lpbase-(long)G__Lderived,1,0); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__HistFactoryLN_ParamHistFunc))) { ParamHistFunc *G__Lderived; G__Lderived=(ParamHistFunc*)0x1000; { RooAbsReal *G__Lpbase=(RooAbsReal*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_ParamHistFunc),G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsReal),(long)G__Lpbase-(long)G__Lderived,1,1); } { RooAbsArg *G__Lpbase=(RooAbsArg*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_ParamHistFunc),G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsArg),(long)G__Lpbase-(long)G__Lderived,1,0); } { TNamed *G__Lpbase=(TNamed*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_ParamHistFunc),G__get_linked_tagnum(&G__G__HistFactoryLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_ParamHistFunc),G__get_linked_tagnum(&G__G__HistFactoryLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } { RooPrintable *G__Lpbase=(RooPrintable*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_ParamHistFunc),G__get_linked_tagnum(&G__G__HistFactoryLN_RooPrintable),(long)G__Lpbase-(long)G__Lderived,1,0); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous))) { RooStats::HistFactory::HistFactorySimultaneous *G__Lderived; G__Lderived=(RooStats::HistFactory::HistFactorySimultaneous*)0x1000; { RooSimultaneous *G__Lpbase=(RooSimultaneous*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous),G__get_linked_tagnum(&G__G__HistFactoryLN_RooSimultaneous),(long)G__Lpbase-(long)G__Lderived,1,1); } { RooAbsPdf *G__Lpbase=(RooAbsPdf*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous),G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsPdf),(long)G__Lpbase-(long)G__Lderived,1,0); } { RooAbsReal *G__Lpbase=(RooAbsReal*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous),G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsReal),(long)G__Lpbase-(long)G__Lderived,1,0); } { RooAbsArg *G__Lpbase=(RooAbsArg*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous),G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsArg),(long)G__Lpbase-(long)G__Lderived,1,0); } { TNamed *G__Lpbase=(TNamed*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous),G__get_linked_tagnum(&G__G__HistFactoryLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous),G__get_linked_tagnum(&G__G__HistFactoryLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } { RooPrintable *G__Lpbase=(RooPrintable*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous),G__get_linked_tagnum(&G__G__HistFactoryLN_RooPrintable),(long)G__Lpbase-(long)G__Lderived,1,0); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast))) { RooStats::HistFactory::HistoToWorkspaceFactoryFast *G__Lderived; G__Lderived=(RooStats::HistFactory::HistoToWorkspaceFactoryFast*)0x1000; { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast),G__get_linked_tagnum(&G__G__HistFactoryLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory))) { RooStats::HistFactory::HistoToWorkspaceFactory *G__Lderived; G__Lderived=(RooStats::HistFactory::HistoToWorkspaceFactory*)0x1000; { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory),G__get_linked_tagnum(&G__G__HistFactoryLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLLinInterpVar))) { RooStats::HistFactory::LinInterpVar *G__Lderived; G__Lderived=(RooStats::HistFactory::LinInterpVar*)0x1000; { RooAbsReal *G__Lpbase=(RooAbsReal*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLLinInterpVar),G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsReal),(long)G__Lpbase-(long)G__Lderived,1,1); } { RooAbsArg *G__Lpbase=(RooAbsArg*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLLinInterpVar),G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsArg),(long)G__Lpbase-(long)G__Lderived,1,0); } { TNamed *G__Lpbase=(TNamed*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLLinInterpVar),G__get_linked_tagnum(&G__G__HistFactoryLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLLinInterpVar),G__get_linked_tagnum(&G__G__HistFactoryLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } { RooPrintable *G__Lpbase=(RooPrintable*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLLinInterpVar),G__get_linked_tagnum(&G__G__HistFactoryLN_RooPrintable),(long)G__Lpbase-(long)G__Lderived,1,0); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__HistFactoryLN_PiecewiseInterpolation))) { PiecewiseInterpolation *G__Lderived; G__Lderived=(PiecewiseInterpolation*)0x1000; { RooAbsReal *G__Lpbase=(RooAbsReal*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_PiecewiseInterpolation),G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsReal),(long)G__Lpbase-(long)G__Lderived,1,1); } { RooAbsArg *G__Lpbase=(RooAbsArg*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_PiecewiseInterpolation),G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsArg),(long)G__Lpbase-(long)G__Lderived,1,0); } { TNamed *G__Lpbase=(TNamed*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_PiecewiseInterpolation),G__get_linked_tagnum(&G__G__HistFactoryLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_PiecewiseInterpolation),G__get_linked_tagnum(&G__G__HistFactoryLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } { RooPrintable *G__Lpbase=(RooPrintable*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_PiecewiseInterpolation),G__get_linked_tagnum(&G__G__HistFactoryLN_RooPrintable),(long)G__Lpbase-(long)G__Lderived,1,0); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL))) { RooStats::HistFactory::RooBarlowBeestonLL *G__Lderived; G__Lderived=(RooStats::HistFactory::RooBarlowBeestonLL*)0x1000; { RooAbsReal *G__Lpbase=(RooAbsReal*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL),G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsReal),(long)G__Lpbase-(long)G__Lderived,1,1); } { RooAbsArg *G__Lpbase=(RooAbsArg*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL),G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsArg),(long)G__Lpbase-(long)G__Lderived,1,0); } { TNamed *G__Lpbase=(TNamed*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL),G__get_linked_tagnum(&G__G__HistFactoryLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL),G__get_linked_tagnum(&G__G__HistFactoryLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } { RooPrintable *G__Lpbase=(RooPrintable*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL),G__get_linked_tagnum(&G__G__HistFactoryLN_RooPrintable),(long)G__Lpbase-(long)G__Lderived,1,0); } } } /********************************************************* * typedef information setup/ *********************************************************/ extern "C" void G__cpp_setup_typetableG__HistFactory() { /* Setting up typedef entry */ G__search_typename2("Int_t",105,-1,0,-1); G__setnewtype(-1,"Signed integer 4 bytes (int)",0); G__search_typename2("Double_t",100,-1,0,-1); G__setnewtype(-1,"Double 8 bytes",0); G__search_typename2("Bool_t",103,-1,0,-1); G__setnewtype(-1,"Boolean (0=false, 1=true) (bool)",0); G__search_typename2("Version_t",115,-1,0,-1); G__setnewtype(-1,"Class version identifier (short)",0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("set",117,G__get_linked_tagnum(&G__G__HistFactoryLN_setlEstringcOlesslEstringgRcOallocatorlEstringgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("set",117,G__get_linked_tagnum(&G__G__HistFactoryLN_setlEstringcOlesslEstringgRcOallocatorlEstringgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("set",117,G__get_linked_tagnum(&G__G__HistFactoryLN_setlEstringcOlesslEstringgRcOallocatorlEstringgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("set >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_setlEstringcOlesslEstringgRcOallocatorlEstringgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOstringcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOstringgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOstringcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOstringgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOstringcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOstringgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOstringcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOstringgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("set >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_setlEpairlERooAbsArgmUcORooAbsArgmUgRcOlesslEpairlERooAbsArgmUcORooAbsArgmUgRsPgRcOallocatorlEpairlERooAbsArgmUcORooAbsArgmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("set >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_setlEpairlERooAbsArgmUcORooAbsArgmUgRcOlesslEpairlERooAbsArgmUcORooAbsArgmUgRsPgRcOallocatorlEpairlERooAbsArgmUcORooAbsArgmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("set >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_setlEpairlERooAbsArgmUcORooAbsArgmUgRcOlesslEpairlERooAbsArgmUcORooAbsArgmUgRsPgRcOallocatorlEpairlERooAbsArgmUcORooAbsArgmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("set,less > >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_setlEpairlERooAbsArgmUcORooAbsArgmUgRcOlesslEpairlERooAbsArgmUcORooAbsArgmUgRsPgRcOallocatorlEpairlERooAbsArgmUcORooAbsArgmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("deque",117,G__get_linked_tagnum(&G__G__HistFactoryLN_dequelERooAbsCachemUcOallocatorlERooAbsCachemUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplERooAbsArgmUcOTRefArraymUcOlesslERooAbsArgmUgRcOallocatorlEpairlERooAbsArgmUsPconstcOTRefArraymUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplERooAbsArgmUcOTRefArraymUcOlesslERooAbsArgmUgRcOallocatorlEpairlERooAbsArgmUsPconstcOTRefArraymUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("deque",117,G__get_linked_tagnum(&G__G__HistFactoryLN_dequelERooAbsArgmUcOallocatorlERooAbsArgmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("stack",117,G__get_linked_tagnum(&G__G__HistFactoryLN_stacklERooAbsArgmUcOdequelERooAbsArgmUcOallocatorlERooAbsArgmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplETStringcOdoublecOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOdoublegRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplETStringcOdoublecOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOdoublegRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplETStringcOdoublecOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOdoublegRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplETStringcOintcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOintgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplETStringcOintcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOintgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplETStringcOintcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOintgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplETStringcORooExpensiveObjectCachecLcLExpensiveObjectmUcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooExpensiveObjectCachecLcLExpensiveObjectmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplETStringcORooExpensiveObjectCachecLcLExpensiveObjectmUcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooExpensiveObjectCachecLcLExpensiveObjectmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplETStringcORooExpensiveObjectCachecLcLExpensiveObjectmUcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooExpensiveObjectCachecLcLExpensiveObjectmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("list",117,G__get_linked_tagnum(&G__G__HistFactoryLN_listlERooAbsDatamUcOallocatorlERooAbsDatamUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("list",117,G__get_linked_tagnum(&G__G__HistFactoryLN_listlETObjectmUcOallocatorlETObjectmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplETStringcORooWorkspacecLcLCodeRepocLcLClassRelInfocOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooWorkspacecLcLCodeRepocLcLClassRelInfogRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplETStringcORooWorkspacecLcLCodeRepocLcLClassRelInfocOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooWorkspacecLcLCodeRepocLcLClassRelInfogRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplETStringcORooWorkspacecLcLCodeRepocLcLClassRelInfocOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooWorkspacecLcLCodeRepocLcLClassRelInfogRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplETStringcORooWorkspacecLcLCodeRepocLcLClassFilescOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooWorkspacecLcLCodeRepocLcLClassFilesgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplETStringcORooWorkspacecLcLCodeRepocLcLClassFilescOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooWorkspacecLcLCodeRepocLcLClassFilesgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplETStringcORooWorkspacecLcLCodeRepocLcLClassFilescOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooWorkspacecLcLCodeRepocLcLClassFilesgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplETStringcORooWorkspacecLcLCodeRepocLcLExtraHeadercOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooWorkspacecLcLCodeRepocLcLExtraHeadergRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplETStringcORooWorkspacecLcLCodeRepocLcLExtraHeadercOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooWorkspacecLcLCodeRepocLcLExtraHeadergRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplETStringcORooWorkspacecLcLCodeRepocLcLExtraHeadercOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooWorkspacecLcLCodeRepocLcLExtraHeadergRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("list",117,G__get_linked_tagnum(&G__G__HistFactoryLN_listlEstringcOallocatorlEstringgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("list",117,G__get_linked_tagnum(&G__G__HistFactoryLN_listlEstringcOallocatorlEstringgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("list",117,G__get_linked_tagnum(&G__G__HistFactoryLN_listlEstringcOallocatorlEstringgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooArgSetcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooArgSetgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooArgSetcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooArgSetgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooArgSetcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooArgSetgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooArgSetcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooArgSetgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOboolcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOboolgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOboolcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOboolgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOboolcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOboolgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOboolcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOboolgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TVectorT",117,G__get_linked_tagnum(&G__G__HistFactoryLN_TVectorTlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TVectorT",117,G__get_linked_tagnum(&G__G__HistFactoryLN_TVectorTlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLOverallSyscOallocatorlERooStatscLcLHistFactorycLcLOverallSysgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLOverallSyscOallocatorlERooStatscLcLHistFactorycLcLOverallSysgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLOverallSyscOallocatorlERooStatscLcLHistFactorycLcLOverallSysgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLOverallSyscOallocatorlERooStatscLcLHistFactorycLcLOverallSysgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLOverallSyscOallocatorlERooStatscLcLHistFactorycLcLOverallSysgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLNormFactorgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLNormFactorgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLNormFactorgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLNormFactorgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLNormFactorgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistoSyscOallocatorlERooStatscLcLHistFactorycLcLHistoSysgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLHistoSyscOallocatorlERooStatscLcLHistFactorycLcLHistoSysgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistoSyscOallocatorlERooStatscLcLHistFactorycLcLHistoSysgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLHistoSyscOallocatorlERooStatscLcLHistFactorycLcLHistoSysgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistoSyscOallocatorlERooStatscLcLHistFactorycLcLHistoSysgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistoFactorcOallocatorlERooStatscLcLHistFactorycLcLHistoFactorgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLHistoFactorcOallocatorlERooStatscLcLHistFactorycLcLHistoFactorgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistoFactorcOallocatorlERooStatscLcLHistFactorycLcLHistoFactorgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLHistoFactorcOallocatorlERooStatscLcLHistFactorycLcLHistoFactorgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistoFactorcOallocatorlERooStatscLcLHistFactorycLcLHistoFactorgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLShapeSysgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLShapeSysgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLShapeSysgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLShapeSysgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLShapeSysgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLShapeFactorcOallocatorlERooStatscLcLHistFactorycLcLShapeFactorgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLShapeFactorcOallocatorlERooStatscLcLHistFactorycLcLShapeFactorgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLShapeFactorcOallocatorlERooStatscLcLHistFactorycLcLShapeFactorgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLShapeFactorcOallocatorlERooStatscLcLHistFactorycLcLShapeFactorgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLShapeFactorcOallocatorlERooStatscLcLHistFactorycLcLShapeFactorgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLDatacOallocatorlERooStatscLcLHistFactorycLcLDatagRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLDatacOallocatorlERooStatscLcLHistFactorycLcLDatagRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLDatacOallocatorlERooStatscLcLHistFactorycLcLDatagRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLDatacOallocatorlERooStatscLcLHistFactorycLcLDatagRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLDatacOallocatorlERooStatscLcLHistFactorycLcLDatagRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("value_type",117,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("pointer",85,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_pointer",85,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample),256,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reference",117,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample),1,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_reference",117,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample),257,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("size_type",107,-1,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgRcLcLiterator),256,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEstringcOallocatorlEstringgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEstringcOallocatorlEstringgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEstringcOallocatorlEstringgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEstringcOallocatorlEstringgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEstringcOallocatorlEstringgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLPreprocessFunctioncOallocatorlERooStatscLcLHistFactorycLcLPreprocessFunctiongRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLPreprocessFunctioncOallocatorlERooStatscLcLHistFactorycLcLPreprocessFunctiongRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLPreprocessFunctioncOallocatorlERooStatscLcLHistFactorycLcLPreprocessFunctiongRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLPreprocessFunctioncOallocatorlERooStatscLcLHistFactorycLcLPreprocessFunctiongRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLPreprocessFunctioncOallocatorlERooStatscLcLHistFactorycLcLPreprocessFunctiongRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLAsimovcOallocatorlERooStatscLcLHistFactorycLcLAsimovgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLAsimovcOallocatorlERooStatscLcLHistFactorycLcLAsimovgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLAsimovcOallocatorlERooStatscLcLHistFactorycLcLAsimovgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLAsimovcOallocatorlERooStatscLcLHistFactorycLcLAsimovgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLAsimovcOallocatorlERooStatscLcLHistFactorycLcLAsimovgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("value_type",117,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("pointer",85,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_pointer",85,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel),256,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reference",117,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel),1,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_reference",117,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel),257,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("size_type",107,-1,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgRcLcLiterator),256,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLMeasurementcOallocatorlERooStatscLcLHistFactorycLcLMeasurementgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLMeasurementcOallocatorlERooStatscLcLHistFactorycLcLMeasurementgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLMeasurementcOallocatorlERooStatscLcLHistFactorycLcLMeasurementgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLMeasurementcOallocatorlERooStatscLcLHistFactorycLcLMeasurementgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLMeasurementcOallocatorlERooStatscLcLHistFactorycLcLMeasurementgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vecstring",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEstringcOallocatorlEstringgRsPgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLEstimateSummary)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlETH1mUcOallocatorlETH1mUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlETH1mUcOallocatorlETH1mUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlETH1mUcOallocatorlETH1mUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlETH1mUcOallocatorlETH1mUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlETH1mUcOallocatorlETH1mUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vechist",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlETH1mUcOallocatorlETH1mUgRsPgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLEstimateSummary)); G__setnewtype(-1,NULL,0); G__search_typename2("pairdouble",117,G__get_linked_tagnum(&G__G__HistFactoryLN_pairlEdoublecOdoublegR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLEstimateSummary)); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOpairlEdoublecOdoublegRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOpairlEdoublecOdoublegRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOpairlEdoublecOdoublegRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOpairlEdoublecOdoublegRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOpairlEdoublecOdoublegRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOpairlEdoublecOdoublegRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,less >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOpairlEdoublecOdoublegRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOpairlEdoublecOdoublegRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("mappair",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOpairlEdoublecOdoublegRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOpairlEdoublecOdoublegRsPgRsPgRsPgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLEstimateSummary)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixT",117,G__get_linked_tagnum(&G__G__HistFactoryLN_TMatrixTlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooCurvemUcOallocatorlERooCurvemUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooCurvemUcOallocatorlERooCurvemUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooCurvemUcOallocatorlERooCurvemUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooCurvemUcOallocatorlERooCurvemUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooCurvemUcOallocatorlERooCurvemUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("list",117,G__get_linked_tagnum(&G__G__HistFactoryLN_listlEdoublecOallocatorlEdoublegRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("list",117,G__get_linked_tagnum(&G__G__HistFactoryLN_listlEdoublecOallocatorlEdoublegRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOTH1mUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH1mUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOTH1mUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH1mUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOTH1mUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH1mUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOTH1mUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH1mUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooDataHistmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooDataHistmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooDataHistmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooDataHistmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooDataHistmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooDataHistmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooDataHistmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooDataHistmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooDataSetmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooDataSetmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooDataSetmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooDataSetmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooDataSetmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooDataSetmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooDataSetmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooDataSetmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooAbsDatamUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsDatamUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooAbsDatamUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsDatamUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooAbsDatamUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsDatamUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooAbsDatamUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsDatamUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("list",117,G__get_linked_tagnum(&G__G__HistFactoryLN_listlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("list",117,G__get_linked_tagnum(&G__G__HistFactoryLN_listlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("pair >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_pairlEstringcOlistlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("pair >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_pairlEstringcOlistlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map > >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEconstsPRooAbsArgmUcOpairlEstringcOlistlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgRsPgRcOlesslEconstsPRooAbsArgmUgRcOallocatorlEpairlEconstsPRooAbsArgmUsPconstcOpairlEstringcOlistlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map > >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEconstsPRooAbsArgmUcOpairlEstringcOlistlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgRsPgRcOlesslEconstsPRooAbsArgmUgRcOallocatorlEpairlEconstsPRooAbsArgmUsPconstcOpairlEstringcOlistlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map > > >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEconstsPRooAbsArgmUcOpairlEstringcOlistlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgRsPgRcOlesslEconstsPRooAbsArgmUgRcOallocatorlEpairlEconstsPRooAbsArgmUsPconstcOpairlEstringcOlistlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map > >,less >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEconstsPRooAbsArgmUcOpairlEstringcOlistlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgRsPgRcOlesslEconstsPRooAbsArgmUgRcOallocatorlEpairlEconstsPRooAbsArgmUsPconstcOpairlEstringcOlistlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOallocatorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOallocatorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOallocatorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOallocatorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOallocatorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOallocatorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOunsignedsPlongcOlesslEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRsPgRcOallocatorlEpairlEconstsPpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOunsignedsPlonggRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,unsigned long>",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOunsignedsPlongcOlesslEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRsPgRcOallocatorlEpairlEconstsPpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOunsignedsPlonggRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,unsigned long,less > >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOunsignedsPlongcOlesslEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRsPgRcOallocatorlEpairlEconstsPpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOunsignedsPlonggRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEintcOstringcOlesslEintgRcOallocatorlEpairlEconstsPintcOstringgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEintcOstringcOlesslEintgRcOallocatorlEpairlEconstsPintcOstringgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEintcOstringcOlesslEintgRcOallocatorlEpairlEconstsPintcOstringgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("deque > >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_dequelEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRcOallocatorlEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("stack >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_stacklEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRcOdequelEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRcOallocatorlEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("stack >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_stacklEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRcOdequelEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRcOallocatorlEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("stack > >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_stacklEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRcOdequelEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRcOallocatorlEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcObasic_ostreamlEcharcOchar_traitslEchargRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcObasic_ostreamlEcharcOchar_traitslEchargRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcObasic_ostreamlEcharcOchar_traitslEchargRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcObasic_ostreamlEcharcOchar_traitslEchargRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*>",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcObasic_ostreamlEcharcOchar_traitslEchargRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcObasic_ostreamlEcharcOchar_traitslEchargRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*,less >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcObasic_ostreamlEcharcOchar_traitslEchargRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcObasic_ostreamlEcharcOchar_traitslEchargRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooNormSetCachecOallocatorlERooNormSetCachegRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooNormSetCachecOallocatorlERooNormSetCachegRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooNormSetCachecOallocatorlERooNormSetCachegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooNormSetCachecOallocatorlERooNormSetCachegRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooNormSetCachecOallocatorlERooNormSetCachegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooAbsCacheElementmUcOallocatorlERooAbsCacheElementmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooAbsCacheElementmUcOallocatorlERooAbsCacheElementmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooAbsCacheElementmUcOallocatorlERooAbsCacheElementmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooAbsCacheElementmUcOallocatorlERooAbsCacheElementmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooAbsCacheElementmUcOallocatorlERooAbsCacheElementmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEdoublecOallocatorlEdoublegRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEdoublecOallocatorlEdoublegRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEdoublecOallocatorlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEdoublecOallocatorlEdoublegRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEdoublecOallocatorlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEintcOallocatorlEintgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEintcOallocatorlEintgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEintcOallocatorlEintgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEboolcOallocatorlEboolgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEboolcOallocatorlEboolgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEboolcOallocatorlEboolgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEboolcOallocatorlEboolgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEboolcOallocatorlEboolgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEboolcOallocatorlEboolgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplETClassmUcOintcOlesslETClassmUgRcOallocatorlEpairlETClassmUsPconstcOintgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplETClassmUcOintcOlesslETClassmUgRcOallocatorlEpairlETClassmUsPconstcOintgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTBase",117,G__get_linked_tagnum(&G__G__HistFactoryLN_TMatrixTBaselEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTBase",117,G__get_linked_tagnum(&G__G__HistFactoryLN_TMatrixTBaselEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSym",117,G__get_linked_tagnum(&G__G__HistFactoryLN_TMatrixTSymlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTRow_const",117,G__get_linked_tagnum(&G__G__HistFactoryLN_TMatrixTRow_constlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTColumn_const",117,G__get_linked_tagnum(&G__G__HistFactoryLN_TMatrixTColumn_constlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTDiag_const",117,G__get_linked_tagnum(&G__G__HistFactoryLN_TMatrixTDiag_constlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTFlat_const",117,G__get_linked_tagnum(&G__G__HistFactoryLN_TMatrixTFlat_constlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSub_const",117,G__get_linked_tagnum(&G__G__HistFactoryLN_TMatrixTSub_constlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSparseRow_const",117,G__get_linked_tagnum(&G__G__HistFactoryLN_TMatrixTSparseRow_constlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSparseDiag_const",117,G__get_linked_tagnum(&G__G__HistFactoryLN_TMatrixTSparseDiag_constlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTRow",117,G__get_linked_tagnum(&G__G__HistFactoryLN_TMatrixTRowlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTColumn",117,G__get_linked_tagnum(&G__G__HistFactoryLN_TMatrixTColumnlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTDiag",117,G__get_linked_tagnum(&G__G__HistFactoryLN_TMatrixTDiaglEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTFlat",117,G__get_linked_tagnum(&G__G__HistFactoryLN_TMatrixTFlatlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSub",117,G__get_linked_tagnum(&G__G__HistFactoryLN_TMatrixTSublEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSparseRow",117,G__get_linked_tagnum(&G__G__HistFactoryLN_TMatrixTSparseRowlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSparseDiag",117,G__get_linked_tagnum(&G__G__HistFactoryLN_TMatrixTSparseDiaglEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TElementActionT",117,G__get_linked_tagnum(&G__G__HistFactoryLN_TElementActionTlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TElementPosActionT",117,G__get_linked_tagnum(&G__G__HistFactoryLN_TElementPosActionTlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("list",117,G__get_linked_tagnum(&G__G__HistFactoryLN_listlERooDataSetmUcOallocatorlERooDataSetmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("pair",117,G__get_linked_tagnum(&G__G__HistFactoryLN_pairlEdoublecOdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEconstsPRooAbsArgmUcOpairlEdoublecOdoublegRcOlesslEconstsPRooAbsArgmUgRcOallocatorlEpairlEconstsPRooAbsArgmUsPconstcOpairlEdoublecOdoublegRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEconstsPRooAbsArgmUcOpairlEdoublecOdoublegRcOlesslEconstsPRooAbsArgmUgRcOallocatorlEpairlEconstsPRooAbsArgmUsPconstcOpairlEdoublecOdoublegRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,less >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEconstsPRooAbsArgmUcOpairlEdoublecOdoublegRcOlesslEconstsPRooAbsArgmUgRcOallocatorlEpairlEconstsPRooAbsArgmUsPconstcOpairlEdoublecOdoublegRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEintcOallocatorlEintgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEdoublecOallocatorlEdoublegRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("RooCacheManager >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_RooCacheManagerlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("RooCacheManager >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_RooCacheManagerlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector >*>",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRmUcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRmUcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRmUcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRmUcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRmUcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooAbsLValuemUcOallocatorlERooAbsLValuemUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooAbsLValuemUcOallocatorlERooAbsLValuemUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooAbsLValuemUcOallocatorlERooAbsLValuemUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooAbsLValuemUcOallocatorlERooAbsLValuemUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooAbsLValuemUcOallocatorlERooAbsLValuemUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEconstsPRooAbsBinningmUcOallocatorlEconstsPRooAbsBinningmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEconstsPRooAbsBinningmUcOallocatorlEconstsPRooAbsBinningmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEconstsPRooAbsBinningmUcOallocatorlEconstsPRooAbsBinningmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEconstsPRooAbsBinningmUcOallocatorlEconstsPRooAbsBinningmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEconstsPRooAbsBinningmUcOallocatorlEconstsPRooAbsBinningmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector > >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEintcOintcOlesslEintgRcOallocatorlEpairlEconstsPintcOintgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEintcOintcOlesslEintgRcOallocatorlEpairlEconstsPintcOintgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEintcOintcOlesslEintgRcOallocatorlEpairlEconstsPintcOintgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOvectorlEdoublecOallocatorlEdoublegRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOvectorlEdoublecOallocatorlEdoublegRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map > >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOvectorlEdoublecOallocatorlEdoublegRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,less >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOvectorlEdoublecOallocatorlEdoublegRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooSharedPropertiesmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooSharedPropertiesmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooSharedPropertiesmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooSharedPropertiesmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooSharedPropertiesmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooSharedPropertiesmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooSharedPropertiesmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooSharedPropertiesmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooAbsPdfmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsPdfmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooAbsPdfmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsPdfmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooAbsPdfmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsPdfmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooAbsPdfmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsPdfmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooArgSetmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooArgSetmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooArgSetmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooArgSetmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooArgSetmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooArgSetmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooArgSetmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooArgSetmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOmaplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOmaplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > > >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOmaplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > >,less >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOmaplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector > >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooArgSetmUcOallocatorlERooArgSetmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooArgSetmUcOallocatorlERooArgSetmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooArgSetmUcOallocatorlERooArgSetmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooArgSetmUcOallocatorlERooArgSetmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooArgSetmUcOallocatorlERooArgSetmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooArgSetmUcOallocatorlERooArgSetmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixT",117,G__get_linked_tagnum(&G__G__HistFactoryLN_TMatrixTlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("pair",117,G__get_linked_tagnum(&G__G__HistFactoryLN_pairlEstringcOintgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("pair",117,G__get_linked_tagnum(&G__G__HistFactoryLN_pairlEstringcOintgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEpairlEstringcOintgRcOallocatorlEpairlEstringcOintgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEpairlEstringcOintgRcOallocatorlEpairlEstringcOintgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEpairlEstringcOintgRcOallocatorlEpairlEstringcOintgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEpairlEstringcOintgRcOallocatorlEpairlEstringcOintgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEpairlEstringcOintgRcOallocatorlEpairlEstringcOintgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEpairlEstringcOintgRcOallocatorlEpairlEstringcOintgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEpairlEstringcOintgRcOallocatorlEpairlEstringcOintgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooWorkspacemUcOallocatorlERooWorkspacemUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooWorkspacemUcOallocatorlERooWorkspacemUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooWorkspacemUcOallocatorlERooWorkspacemUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooWorkspacemUcOallocatorlERooWorkspacemUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooWorkspacemUcOallocatorlERooWorkspacemUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLOverallSyscOallocatorlERooStatscLcLHistFactorycLcLOverallSysgRsPgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistoSyscOallocatorlERooStatscLcLHistFactorycLcLHistoSysgRsPgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast)); G__setnewtype(-1,NULL,0); G__search_typename2("vector >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEpairlETH1mUcOTH1mUgRcOallocatorlEpairlETH1mUcOTH1mUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEpairlETH1mUcOTH1mUgRcOallocatorlEpairlETH1mUcOTH1mUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEpairlETH1mUcOTH1mUgRcOallocatorlEpairlETH1mUcOTH1mUgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEpairlETH1mUcOTH1mUgRcOallocatorlEpairlETH1mUcOTH1mUgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEpairlETH1mUcOTH1mUgRcOallocatorlEpairlETH1mUcOTH1mUgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEpairlETH1mUcOTH1mUgRcOallocatorlEpairlETH1mUcOTH1mUgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEpairlETH1mUcOTH1mUgRcOallocatorlEpairlETH1mUcOTH1mUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarygRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLEstimateSummarycOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarygRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarygRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLEstimateSummarycOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarygRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarygRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOvectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOvectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map > >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOvectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,less >",117,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOvectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("value_type",117,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("pointer",85,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_pointer",85,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef),256,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reference",117,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef),1,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_reference",117,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef),257,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("size_type",107,-1,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgRcLcLiterator),256,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR)); G__setnewtype(-1,NULL,0); } /********************************************************* * Data Member information setup/ *********************************************************/ /* Setting up class,struct,union tag member variable */ /* RooStats */ static void G__setup_memvarRooStats(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStats)); { } G__tag_memvar_reset(); } /* RooStats::HistFactory */ static void G__setup_memvarRooStatscLcLHistFactory(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactory)); { G__memvar_setup((void*)(&RooStats::HistFactory::BadChannel),117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel),-1,-1,1,"BadChannel=",0,(char*)NULL); } G__tag_memvar_reset(); } /* RooStats::HistFactory::Asimov */ static void G__setup_memvarRooStatscLcLHistFactorycLcLAsimov(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLAsimov)); { RooStats::HistFactory::Asimov *p; p=(RooStats::HistFactory::Asimov*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fName=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOboolcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOboolgRsPgRsPgR),G__defined_typename("map"),-1,2,"fParamsToFix=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR),G__defined_typename("map"),-1,2,"fParamValsToSet=",0,(char*)NULL); } G__tag_memvar_reset(); } /* RooStats::HistFactory::HistRef */ static void G__setup_memvarRooStatscLcLHistFactorycLcLHistRef(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef)); { RooStats::HistFactory::HistRef *p; p=(RooStats::HistFactory::HistRef*)0x1000; if (p) { } G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_TH1),-1,-1,2,"fHist=",0,"pointer to contained histogram "); } G__tag_memvar_reset(); } /* RooStats::HistFactory::Constraint */ static void G__setup_memvarRooStatscLcLHistFactorycLcLConstraint(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConstraint)); { G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConstraintcLcLType),-1,-2,1,G__FastAllocString(2048).Format("Gaussian=%lldLL",(long long)RooStats::HistFactory::Constraint::Gaussian).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConstraintcLcLType),-1,-2,1,G__FastAllocString(2048).Format("Poisson=%lldLL",(long long)RooStats::HistFactory::Constraint::Poisson).data(),0,(char*)NULL); } G__tag_memvar_reset(); } /* RooStats::HistFactory::OverallSys */ static void G__setup_memvarRooStatscLcLHistFactorycLcLOverallSys(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLOverallSys)); { RooStats::HistFactory::OverallSys *p; p=(RooStats::HistFactory::OverallSys*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fName=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,2,"fLow=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,2,"fHigh=",0,(char*)NULL); } G__tag_memvar_reset(); } /* RooStats::HistFactory::NormFactor */ static void G__setup_memvarRooStatscLcLHistFactorycLcLNormFactor(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLNormFactor)); { RooStats::HistFactory::NormFactor *p; p=(RooStats::HistFactory::NormFactor*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fName=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,2,"fVal=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,2,"fLow=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,2,"fHigh=",0,(char*)NULL); G__memvar_setup((void*)0,103,0,0,-1,-1,-1,2,"fConst=",0,(char*)NULL); } G__tag_memvar_reset(); } /* RooStats::HistFactory::HistoSys */ static void G__setup_memvarRooStatscLcLHistFactorycLcLHistoSys(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoSys)); { RooStats::HistFactory::HistoSys *p; p=(RooStats::HistFactory::HistoSys*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fName=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fInputFileLow=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fHistoNameLow=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fHistoPathLow=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fInputFileHigh=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fHistoNameHigh=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fHistoPathHigh=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef),-1,-1,2,"fhLow=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef),-1,-1,2,"fhHigh=",0,(char*)NULL); } G__tag_memvar_reset(); } /* RooStats::HistFactory::HistoFactor */ static void G__setup_memvarRooStatscLcLHistFactorycLcLHistoFactor(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoFactor)); { RooStats::HistFactory::HistoFactor *p; p=(RooStats::HistFactory::HistoFactor*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fName=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fInputFileLow=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fHistoNameLow=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fHistoPathLow=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fInputFileHigh=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fHistoNameHigh=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fHistoPathHigh=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef),-1,-1,2,"fhLow=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef),-1,-1,2,"fhHigh=",0,(char*)NULL); } G__tag_memvar_reset(); } /* RooStats::HistFactory::ShapeSys */ static void G__setup_memvarRooStatscLcLHistFactorycLcLShapeSys(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLShapeSys)); { RooStats::HistFactory::ShapeSys *p; p=(RooStats::HistFactory::ShapeSys*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fName=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fInputFile=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fHistoName=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fHistoPath=",0,(char*)NULL); G__memvar_setup((void*)0,105,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConstraintcLcLType),-1,-1,2,"fConstraintType=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef),-1,-1,2,"fhError=",0,(char*)NULL); } G__tag_memvar_reset(); } /* RooStats::HistFactory::ShapeFactor */ static void G__setup_memvarRooStatscLcLHistFactorycLcLShapeFactor(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLShapeFactor)); { RooStats::HistFactory::ShapeFactor *p; p=(RooStats::HistFactory::ShapeFactor*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fName=",0,(char*)NULL); G__memvar_setup((void*)0,103,0,0,-1,-1,-1,2,"fConstant=",0,(char*)NULL); G__memvar_setup((void*)0,103,0,0,-1,-1,-1,2,"fHasInitialShape=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fHistoName=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fHistoPath=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fInputFile=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_TH1),-1,-1,2,"fhInitialShape=",0,(char*)NULL); } G__tag_memvar_reset(); } /* RooStats::HistFactory::StatError */ static void G__setup_memvarRooStatscLcLHistFactorycLcLStatError(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatError)); { RooStats::HistFactory::StatError *p; p=(RooStats::HistFactory::StatError*)0x1000; if (p) { } G__memvar_setup((void*)0,103,0,0,-1,-1,-1,2,"fActivate=",0,(char*)NULL); G__memvar_setup((void*)0,103,0,0,-1,-1,-1,2,"fUseHisto=",0,"Use an external histogram for the errors "); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fInputFile=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fHistoName=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fHistoPath=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef),-1,-1,2,"fhError=",0,(char*)NULL); } G__tag_memvar_reset(); } /* RooStats::HistFactory::StatErrorConfig */ static void G__setup_memvarRooStatscLcLHistFactorycLcLStatErrorConfig(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatErrorConfig)); { RooStats::HistFactory::StatErrorConfig *p; p=(RooStats::HistFactory::StatErrorConfig*)0x1000; if (p) { } G__memvar_setup((void*)0,100,0,0,-1,-1,-1,2,"fRelErrorThreshold=",0,(char*)NULL); G__memvar_setup((void*)0,105,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConstraintcLcLType),-1,-1,2,"fConstraintType=",0,(char*)NULL); } G__tag_memvar_reset(); } /* RooStats::HistFactory::Sample */ static void G__setup_memvarRooStatscLcLHistFactorycLcLSample(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample)); { RooStats::HistFactory::Sample *p; p=(RooStats::HistFactory::Sample*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fName=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fInputFile=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fHistoName=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fHistoPath=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fChannelName=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLOverallSyscOallocatorlERooStatscLcLHistFactorycLcLOverallSysgRsPgR),G__defined_typename("vector"),-1,2,"fOverallSysList=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLNormFactorgRsPgR),G__defined_typename("vector"),-1,2,"fNormFactorList=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistoSyscOallocatorlERooStatscLcLHistFactorycLcLHistoSysgRsPgR),G__defined_typename("vector"),-1,2,"fHistoSysList=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistoFactorcOallocatorlERooStatscLcLHistFactorycLcLHistoFactorgRsPgR),G__defined_typename("vector"),-1,2,"fHistoFactorList=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLShapeSysgRsPgR),G__defined_typename("vector"),-1,2,"fShapeSysList=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLShapeFactorcOallocatorlERooStatscLcLHistFactorycLcLShapeFactorgRsPgR),G__defined_typename("vector"),-1,2,"fShapeFactorList=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatError),-1,-1,2,"fStatError=",0,(char*)NULL); G__memvar_setup((void*)0,103,0,0,-1,-1,-1,2,"fNormalizeByTheory=",0,(char*)NULL); G__memvar_setup((void*)0,103,0,0,-1,-1,-1,2,"fStatErrorActivate=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef),-1,-1,2,"fhNominal=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_TH1),-1,-1,2,"fhCountingHist=",0,(char*)NULL); } G__tag_memvar_reset(); } /* RooStats::HistFactory::Data */ static void G__setup_memvarRooStatscLcLHistFactorycLcLData(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLData)); { RooStats::HistFactory::Data *p; p=(RooStats::HistFactory::Data*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fName=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fInputFile=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fHistoName=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fHistoPath=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef),-1,-1,2,"fhData=",0,(char*)NULL); } G__tag_memvar_reset(); } /* RooStats::HistFactory::Channel */ static void G__setup_memvarRooStatscLcLHistFactorycLcLChannel(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel)); { RooStats::HistFactory::Channel *p; p=(RooStats::HistFactory::Channel*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fName=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fInputFile=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fHistoPath=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLData),-1,-1,2,"fData=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLDatacOallocatorlERooStatscLcLHistFactorycLcLDatagRsPgR),G__defined_typename("vector"),-1,2,"fAdditionalData=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatErrorConfig),-1,-1,2,"fStatErrorConfig=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR),G__defined_typename("vector"),-1,2,"fSamples=",0,(char*)NULL); } G__tag_memvar_reset(); } /* vector > */ static void G__setup_memvarvectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR)); { vector > *p; p=(vector >*)0x1000; if (p) { } } G__tag_memvar_reset(); } /* RooStats::HistFactory::PreprocessFunction */ static void G__setup_memvarRooStatscLcLHistFactorycLcLPreprocessFunction(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLPreprocessFunction)); { RooStats::HistFactory::PreprocessFunction *p; p=(RooStats::HistFactory::PreprocessFunction*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fName=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fExpression=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fDependents=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"fCommand=",0,(char*)NULL); } G__tag_memvar_reset(); } /* RooStats::HistFactory::Measurement */ static void G__setup_memvarRooStatscLcLHistFactorycLcLMeasurement(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLMeasurement)); { RooStats::HistFactory::Measurement *p; p=(RooStats::HistFactory::Measurement*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,4,"fOutputFilePrefix=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEstringcOallocatorlEstringgRsPgR),G__defined_typename("vector"),-1,4,"fPOI=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fLumi=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fLumiRelErr=",0,(char*)NULL); G__memvar_setup((void*)0,105,0,0,-1,-1,-1,4,"fBinLow=",0,(char*)NULL); G__memvar_setup((void*)0,105,0,0,-1,-1,-1,4,"fBinHigh=",0,(char*)NULL); G__memvar_setup((void*)0,103,0,0,-1,-1,-1,4,"fExportOnly=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,4,"fInterpolationScheme=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR),G__defined_typename("vector"),-1,4,"fChannels=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEstringcOallocatorlEstringgRsPgR),G__defined_typename("vector"),-1,4,"fConstantParams=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR),G__defined_typename("map"),-1,4,"fParamValues=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLPreprocessFunctioncOallocatorlERooStatscLcLHistFactorycLcLPreprocessFunctiongRsPgR),G__defined_typename("vector"),-1,4,"fFunctionObjects=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLAsimovcOallocatorlERooStatscLcLHistFactorycLcLAsimovgRsPgR),G__defined_typename("vector"),-1,4,"fAsimovDatasets=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR),G__defined_typename("map"),-1,4,"fGammaSyst=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR),G__defined_typename("map"),-1,4,"fUniformSyst=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR),G__defined_typename("map"),-1,4,"fLogNormSyst=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR),G__defined_typename("map"),-1,4,"fNoSyst=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_TClass),G__defined_typename("atomic_TClass_ptr"),-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* vector > */ static void G__setup_memvarvectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR)); { vector > *p; p=(vector >*)0x1000; if (p) { } } G__tag_memvar_reset(); } /* RooStats::HistFactory::ConfigParser */ static void G__setup_memvarRooStatscLcLHistFactorycLcLConfigParser(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConfigParser)); { RooStats::HistFactory::ConfigParser *p; p=(RooStats::HistFactory::ConfigParser*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"m_currentInputFile=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"m_currentChannel=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,2,"m_currentHistoPath=",0,(char*)NULL); } G__tag_memvar_reset(); } /* RooStats::HistFactory::EstimateSummary */ static void G__setup_memvarRooStatscLcLHistFactorycLcLEstimateSummary(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLEstimateSummary)); { RooStats::HistFactory::EstimateSummary *p; p=(RooStats::HistFactory::EstimateSummary*)0x1000; if (p) { } G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLEstimateSummarycLcLConstraintType),-1,-2,1,G__FastAllocString(2048).Format("Gaussian=%lldLL",(long long)RooStats::HistFactory::EstimateSummary::Gaussian).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLEstimateSummarycLcLConstraintType),-1,-2,1,G__FastAllocString(2048).Format("Poisson=%lldLL",(long long)RooStats::HistFactory::EstimateSummary::Poisson).data(),0,(char*)NULL); G__memvar_setup((void*)((long)(&p->name)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,1,"name=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->channel)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,1,"channel=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->normName)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,1,"normName=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->nominal)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_TH1),-1,-1,1,"nominal=",0,"x pb per jet bin. all histograms need index of binning to be consistent"); G__memvar_setup((void*)((long)(&p->systSourceForHist)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEstringcOallocatorlEstringgRsPgR),G__defined_typename("vector"),-1,1,"systSourceForHist=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->lowHists)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlETH1mUcOallocatorlETH1mUgRsPgR),G__defined_typename("vector"),-1,1,"lowHists=",0,"x pb per jet bin for - variations over list of systematics"); G__memvar_setup((void*)((long)(&p->highHists)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlETH1mUcOallocatorlETH1mUgRsPgR),G__defined_typename("vector"),-1,1,"highHists=",0,"x pb per jet bin for + variations over list of systematics"); G__memvar_setup((void*)((long)(&p->overallSyst)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOpairlEdoublecOdoublegRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOpairlEdoublecOdoublegRsPgRsPgRsPgR),G__defined_typename("map >"),-1,1,"overallSyst=",0,"\"acceptance\"->(0.8,1.2)"); G__memvar_setup((void*)((long)(&p->dummyForRoot)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_pairlEdoublecOdoublegR),-1,-1,1,"dummyForRoot=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->normFactor)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgRsPgR),G__defined_typename("vector"),-1,1,"normFactor=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->IncludeStatError)-(long)(p)),103,0,0,-1,-1,-1,1,"IncludeStatError=",0,"Flag to implement Statistical errors for this sample"); G__memvar_setup((void*)((long)(&p->StatConstraintType)-(long)(p)),105,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLEstimateSummarycLcLConstraintType),-1,-1,1,"StatConstraintType=",0,"The type of constraint binwise stat errors"); G__memvar_setup((void*)((long)(&p->RelErrorThreshold)-(long)(p)),100,0,0,-1,G__defined_typename("Double_t"),-1,1,"RelErrorThreshold=",0,"The minimum relative uncertainty for a bin to use stat errors"); G__memvar_setup((void*)((long)(&p->relStatError)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_TH1),-1,-1,1,"relStatError=",0,"An (optional) externally provided shape for this error"); G__memvar_setup((void*)((long)(&p->shapeFactorName)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,1,"shapeFactorName=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->shapeSysts)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgRsPgR),G__defined_typename("vector"),-1,1,"shapeSysts=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_TClass),G__defined_typename("atomic_TClass_ptr"),-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* RooStats::HistFactory::FlexibleInterpVar */ static void G__setup_memvarRooStatscLcLHistFactorycLcLFlexibleInterpVar(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLFlexibleInterpVar)); { RooStats::HistFactory::FlexibleInterpVar *p; p=(RooStats::HistFactory::FlexibleInterpVar*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooListProxy),-1,-1,2,"_paramList=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"_nominal=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEdoublecOallocatorlEdoublegRsPgR),G__defined_typename("vector"),-1,2,"_low=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEdoublecOallocatorlEdoublegRsPgR),G__defined_typename("vector"),-1,2,"_high=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEintcOallocatorlEintgRsPgR),G__defined_typename("vector"),-1,2,"_interpCode=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"_interpBoundary=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_TIterator),-1,-1,2,"_paramIter=",0,"! do not persist"); G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"_logInit=",0,"! flag used for chaching polynomial coefficients"); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEdoublecOallocatorlEdoublegRsPgR),G__defined_typename("vector"),-1,2,"_polCoeff=",0,"! cached polynomial coefficients"); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_TClass),G__defined_typename("atomic_TClass_ptr"),-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* ParamHistFunc */ static void G__setup_memvarParamHistFunc(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_ParamHistFunc)); { ParamHistFunc *p; p=(ParamHistFunc*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooObjCacheManager),-1,-1,2,"_normIntMgr=",0,"The integration cache manager"); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooListProxy),-1,-1,2,"_dataVars=",0,"The RooRealVars"); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooListProxy),-1,-1,2,"_paramSet=",0,"interpolation parameters"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"_numBins=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEintcOintcOlesslEintgRcOallocatorlEpairlEconstsPintcOintgRsPgRsPgR),G__defined_typename("map"),-1,2,"_binMap=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooDataHist),-1,-1,2,"_dataSet=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooArgList),-1,-1,2,"_ownedList=",0,"List of owned components"); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_TClass),G__defined_typename("atomic_TClass_ptr"),-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* RooStats::HistFactory::HistFactoryNavigation */ static void G__setup_memvarRooStatscLcLHistFactorycLcLHistFactoryNavigation(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactoryNavigation)); { RooStats::HistFactory::HistFactoryNavigation *p; p=(RooStats::HistFactory::HistFactoryNavigation*)0x1000; if (p) { } G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsPdf),-1,-1,4,"fModel=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooArgSet),-1,-1,4,"fObservables=",0,(char*)NULL); G__memvar_setup((void*)0,105,0,0,-1,-1,-1,4,"_minBinToPrint=",0,(char*)NULL); G__memvar_setup((void*)0,105,0,0,-1,-1,-1,4,"_maxBinToPrint=",0,(char*)NULL); G__memvar_setup((void*)0,105,0,0,-1,-1,-1,4,"_label_print_width=",0,(char*)NULL); G__memvar_setup((void*)0,105,0,0,-1,-1,-1,4,"_bin_print_width=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEstringcOallocatorlEstringgRsPgR),G__defined_typename("vector"),-1,4,"fChannelNameVec=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooAbsPdfmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsPdfmUgRsPgRsPgR),G__defined_typename("map"),-1,4,"fChannelPdfMap=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooAbsPdfmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsPdfmUgRsPgRsPgR),G__defined_typename("map"),-1,4,"fChannelSumNodeMap=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooArgSetmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooArgSetmUgRsPgRsPgR),G__defined_typename("map"),-1,4,"fChannelObservMap=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOmaplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgRsPgRsPgRsPgR),G__defined_typename("map >"),-1,4,"fChannelSampleFunctionMap=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_TClass),G__defined_typename("atomic_TClass_ptr"),-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* RooStats::HistFactory::HistFactorySimultaneous */ static void G__setup_memvarRooStatscLcLHistFactorycLcLHistFactorySimultaneous(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous)); { RooStats::HistFactory::HistFactorySimultaneous *p; p=(RooStats::HistFactory::HistFactorySimultaneous*)0x1000; if (p) { } G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_TClass),G__defined_typename("atomic_TClass_ptr"),-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* RooStats::HistFactory::HistoToWorkspaceFactoryFast */ static void G__setup_memvarRooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast)); { RooStats::HistFactory::HistoToWorkspaceFactoryFast *p; p=(RooStats::HistFactory::HistoToWorkspaceFactoryFast*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEstringcOallocatorlEstringgRsPgR),G__defined_typename("vector"),-1,2,"fSystToFix=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR),G__defined_typename("map"),-1,2,"fParamValues=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,2,"fNomLumi=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,2,"fLumiError=",0,(char*)NULL); G__memvar_setup((void*)0,105,0,0,-1,-1,-1,2,"fLowBin=",0,(char*)NULL); G__memvar_setup((void*)0,105,0,0,-1,-1,-1,2,"fHighBin=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEstringcOallocatorlEstringgRsPgR),G__defined_typename("vector"),-1,4,"fObsNameVec=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,4,"fObsName=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEstringcOallocatorlEstringgRsPgR),G__defined_typename("vector"),-1,4,"fPreprocessFunctions=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_TClass),G__defined_typename("atomic_TClass_ptr"),-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* RooStats::HistFactory::HistoToWorkspaceFactory */ static void G__setup_memvarRooStatscLcLHistFactorycLcLHistoToWorkspaceFactory(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory)); { RooStats::HistFactory::HistoToWorkspaceFactory *p; p=(RooStats::HistFactory::HistoToWorkspaceFactory*)0x1000; if (p) { } G__memvar_setup((void*)((long)(&p->fFileNamePrefix)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,1,"fFileNamePrefix=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fRowTitle)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_string),-1,-1,1,"fRowTitle=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fSystToFix)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEstringcOallocatorlEstringgRsPgR),G__defined_typename("vector"),-1,1,"fSystToFix=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fNomLumi)-(long)(p)),100,0,0,-1,-1,-1,1,"fNomLumi=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fLumiError)-(long)(p)),100,0,0,-1,-1,-1,1,"fLumiError=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fLowBin)-(long)(p)),105,0,0,-1,-1,-1,1,"fLowBin=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fHighBin)-(long)(p)),105,0,0,-1,-1,-1,1,"fHighBin=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fResultsPrefixStr)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_basic_stringstreamlEcharcOchar_traitslEchargRcOallocatorlEchargRsPgR),G__defined_typename("stringstream"),-1,1,"fResultsPrefixStr=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fOut_f)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_TFile),-1,-1,1,"fOut_f=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->pFile)-(long)(p)),69,0,0,-1,-1,-1,1,"pFile=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_TClass),G__defined_typename("atomic_TClass_ptr"),-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* RooStats::HistFactory::LinInterpVar */ static void G__setup_memvarRooStatscLcLHistFactorycLcLLinInterpVar(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLLinInterpVar)); { RooStats::HistFactory::LinInterpVar *p; p=(RooStats::HistFactory::LinInterpVar*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooListProxy),-1,-1,2,"_paramList=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,2,"_nominal=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEdoublecOallocatorlEdoublegRsPgR),G__defined_typename("vector"),-1,2,"_low=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEdoublecOallocatorlEdoublegRsPgR),G__defined_typename("vector"),-1,2,"_high=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_TIterator),-1,-1,2,"_paramIter=",0,"! do not persist"); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_TClass),G__defined_typename("atomic_TClass_ptr"),-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* PiecewiseInterpolation */ static void G__setup_memvarPiecewiseInterpolation(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_PiecewiseInterpolation)); { PiecewiseInterpolation *p; p=(PiecewiseInterpolation*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooObjCacheManager),-1,-1,2,"_normIntMgr=",0,"The integration cache manager"); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooRealProxy),-1,-1,2,"_nominal=",0,"The nominal value"); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooArgList),-1,-1,2,"_ownedList=",0,"List of owned components"); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooListProxy),-1,-1,2,"_lowSet=",0,"Low-side variation"); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooListProxy),-1,-1,2,"_highSet=",0,"High-side varaition"); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooListProxy),-1,-1,2,"_paramSet=",0,"interpolation parameters"); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooListProxy),-1,-1,2,"_normSet=",0,"interpolation parameters"); G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"_positiveDefinite=",0,"protect against negative and 0 bins."); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEintcOallocatorlEintgRsPgR),G__defined_typename("vector"),-1,2,"_interpCode=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_TClass),G__defined_typename("atomic_TClass_ptr"),-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* RooStats::HistFactory::RooBarlowBeestonLL */ static void G__setup_memvarRooStatscLcLHistFactorycLcLRooBarlowBeestonLL(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL)); { RooStats::HistFactory::RooBarlowBeestonLL *p; p=(RooStats::HistFactory::RooBarlowBeestonLL*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooRealProxy),-1,-1,2,"_nll=",0,"Input -log(L) function"); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsPdf),-1,-1,2,"_pdf=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsData),-1,-1,2,"_data=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOvectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgRsPgRsPgRsPgR),G__defined_typename("map >"),-1,2,"_barlowCache=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_setlEstringcOlesslEstringgRcOallocatorlEstringgRsPgR),G__defined_typename("set"),-1,2,"_statUncertParams=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOboolcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOboolgRsPgRsPgR),G__defined_typename("map"),-1,2,"_paramFixed=",0,"Parameter constant status at last time of use"); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistFactoryLN_TClass),G__defined_typename("atomic_TClass_ptr"),-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* vector > */ static void G__setup_memvarvectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR)); { vector > *p; p=(vector >*)0x1000; if (p) { } } G__tag_memvar_reset(); } extern "C" void G__cpp_setup_memvarG__HistFactory() { } /*********************************************************** ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ***********************************************************/ /********************************************************* * Member function information setup for each class *********************************************************/ static void G__setup_memfuncRooStats(void) { /* RooStats */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStats)); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactory(void) { /* RooStats::HistFactory */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactory)); G__memfunc_setup("channelNameFromPdf",1800,G__G__HistFactory_354_0_1, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 1, 1, 1, 0, "U 'RooAbsPdf' - 0 - channelPdf", (char*)NULL, (void*) G__func2void( (string (*)(RooAbsPdf*))(&RooStats::HistFactory::channelNameFromPdf) ), 0); G__memfunc_setup("FactorizeHistFactoryPdf",2353,G__G__HistFactory_354_0_2, 121, -1, -1, 0, 4, 1, 1, 0, "u 'RooArgSet' - 11 - - u 'RooAbsPdf' - 1 - - " "u 'RooArgList' - 1 - - u 'RooArgList' - 1 - -", (char*)NULL, (void*) G__func2void( (void (*)(const RooArgSet&, RooAbsPdf&, RooArgList&, RooArgList&))(&RooStats::HistFactory::FactorizeHistFactoryPdf) ), 0); G__memfunc_setup("getStatUncertaintyFromChannel",3007,G__G__HistFactory_354_0_3, 103, -1, -1, 0, 3, 1, 1, 0, "U 'RooAbsPdf' - 0 - channel U 'ParamHistFunc' - 1 - paramfunc " "U 'RooArgList' - 0 - gammaList", (char*)NULL, (void*) G__func2void( (bool (*)(RooAbsPdf*, ParamHistFunc*&, RooArgList*))(&RooStats::HistFactory::getStatUncertaintyFromChannel) ), 0); G__memfunc_setup("getSumPdfFromChannel",2012,G__G__HistFactory_354_0_4, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsPdf), -1, 0, 1, 1, 1, 0, "U 'RooAbsPdf' - 0 - channel", (char*)NULL, (void*) G__func2void( (RooAbsPdf* (*)(RooAbsPdf*))(&RooStats::HistFactory::getSumPdfFromChannel) ), 0); G__memfunc_setup("getDataValuesForObservables",2761,G__G__HistFactory_354_0_5, 121, -1, -1, 0, 3, 1, 1, 0, "u 'map >,less,allocator > > > >' 'map >' 1 - ChannelBinDataMap U 'RooAbsData' - 0 - data " "U 'RooAbsPdf' - 0 - simPdf", (char*)NULL, (void*) G__func2void( (void (*)(map >&, RooAbsData*, RooAbsPdf*))(&RooStats::HistFactory::getDataValuesForObservables) ), 0); G__memfunc_setup("getStatUncertaintyConstraintTerm",3375,G__G__HistFactory_354_0_6, 105, -1, -1, 0, 4, 1, 1, 0, "U 'RooArgList' - 0 - constraints U 'RooRealVar' - 0 - gamma_stat " "U 'RooAbsReal' - 1 - pois_mean U 'RooRealVar' - 1 - tau", (char*)NULL, (void*) G__func2void( (int (*)(RooArgList*, RooRealVar*, RooAbsReal*&, RooRealVar*&))(&RooStats::HistFactory::getStatUncertaintyConstraintTerm) ), 0); G__memfunc_setup("MakeModelAndMeasurementFast",2710,G__G__HistFactory_354_0_7, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_RooWorkspace), -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::Measurement' - 1 - measurement", (char*)NULL, (void*) G__func2void( (RooWorkspace* (*)(RooStats::HistFactory::Measurement&))(&RooStats::HistFactory::MakeModelAndMeasurementFast) ), 0); G__memfunc_setup("GetChannelEstimateSummaries",2763,G__G__HistFactory_354_0_8, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarygRsPgR), G__defined_typename("vector"), 0, 2, 1, 1, 0, "u 'RooStats::HistFactory::Measurement' - 1 - measurement u 'RooStats::HistFactory::Channel' - 1 - channel", (char*)NULL, (void*) G__func2void( (vector (*)(RooStats::HistFactory::Measurement&, RooStats::HistFactory::Channel&))(&RooStats::HistFactory::GetChannelEstimateSummaries) ), 0); G__memfunc_setup("FormatFrameForLikelihood",2431,G__G__HistFactory_354_0_9, 121, -1, -1, 0, 3, 1, 1, 0, "U 'RooPlot' - 0 - frame u 'string' - 0 'std::string(\"#sigma / #sigma_{SM}\")' xTitle " "u 'string' - 0 'std::string(\"-log likelihood\")' yTitle", (char*)NULL, (void*) G__func2void( (void (*)(RooPlot*, string, string))(&RooStats::HistFactory::FormatFrameForLikelihood) ), 0); G__memfunc_setup("FitModel",788,G__G__HistFactory_354_0_10, 121, -1, -1, 0, 2, 1, 1, 0, "U 'RooWorkspace' - 0 - - u 'string' - 0 '\"obsData\"' data_name", (char*)NULL, (void*) G__func2void( (void (*)(RooWorkspace*, string))(&RooStats::HistFactory::FitModel) ), 0); G__memfunc_setup("FitModelAndPlot",1478,G__G__HistFactory_354_0_11, 121, -1, -1, 0, 7, 1, 1, 0, "u 'string' - 11 - measurementName u 'string' - 11 - fileNamePrefix " "U 'RooWorkspace' - 0 - - u 'string' - 0 - - " "u 'string' - 0 - - U 'TFile' - 0 - - " "E - - 0 - -", (char*)NULL, (void*) G__func2void( (void (*)(const string&, const string&, RooWorkspace*, string, string, TFile*, FILE*))(&RooStats::HistFactory::FitModelAndPlot) ), 0); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLAsimov(void) { /* RooStats::HistFactory::Asimov */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLAsimov)); G__memfunc_setup("Asimov",623,G__G__HistFactory_355_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLAsimov), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Asimov",623,G__G__HistFactory_355_0_2, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLAsimov), -1, 0, 1, 1, 1, 0, "u 'string' - 0 - Name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ConfigureWorkspace",1873,G__G__HistFactory_355_0_3, 121, -1, -1, 0, 1, 1, 1, 0, "U 'RooWorkspace' - 0 - -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetName",673,G__G__HistFactory_355_0_4, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetName",685,G__G__HistFactory_355_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetFixedParam",1293,G__G__HistFactory_355_0_6, 121, -1, -1, 0, 2, 1, 1, 0, "u 'string' - 11 - param g - - 0 'true' constant", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetParamValue",1306,G__G__HistFactory_355_0_7, 121, -1, -1, 0, 2, 1, 1, 0, "u 'string' - 11 - param d - - 0 - value", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetParamsToFix",1390,G__G__HistFactory_355_0_8, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOboolcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOboolgRsPgRsPgR), G__defined_typename("map"), 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetParamsToSet",1395,G__G__HistFactory_355_0_9, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR), G__defined_typename("map"), 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("Asimov", 623, G__G__HistFactory_355_0_10, (int) ('i'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLAsimov), -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::Asimov' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~Asimov", 749, G__G__HistFactory_355_0_11, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__HistFactory_355_0_12, (int) ('u'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLAsimov), -1, 1, 1, 1, 1, 0, "u 'RooStats::HistFactory::Asimov' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLHistRef(void) { /* RooStats::HistFactory::HistRef */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef)); G__memfunc_setup("HistRef",693,G__G__HistFactory_371_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef), -1, 0, 1, 1, 1, 0, "U 'TH1' - 0 '0' h", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("HistRef",693,G__G__HistFactory_371_0_2, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef), -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::HistRef' - 11 - other", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__HistFactory_371_0_3, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef), -1, 1, 1, 1, 1, 0, "u 'RooStats::HistFactory::HistRef' - 11 - other", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetObject",887,G__G__HistFactory_371_0_4, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TH1), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetObject",899,G__G__HistFactory_371_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TH1' - 0 - h", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__HistFactory_371_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TH1' - 0 - h", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("CopyObject",1010,G__G__HistFactory_371_0_7, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TH1), -1, 0, 1, 3, 1, 0, "U 'TH1' - 0 - h", (char*)NULL, (void*) G__func2void( (TH1* (*)(TH1*))(&RooStats::HistFactory::HistRef::CopyObject) ), 0); G__memfunc_setup("DeleteObject",1194,G__G__HistFactory_371_0_8, 121, -1, -1, 0, 1, 3, 1, 0, "U 'TH1' - 0 - h", (char*)NULL, (void*) G__func2void( (void (*)(TH1*))(&RooStats::HistFactory::HistRef::DeleteObject) ), 0); // automatic destructor G__memfunc_setup("~HistRef", 819, G__G__HistFactory_371_0_9, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLConstraint(void) { /* RooStats::HistFactory::Constraint */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConstraint)); G__memfunc_setup("Name",385,G__G__HistFactory_402_0_1, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 1, 1, 1, 0, "i 'RooStats::HistFactory::Constraint::Type' - 0 - type", (char*)NULL, (void*) G__func2void( (string (*)(RooStats::HistFactory::Constraint::Type))(&RooStats::HistFactory::Constraint::Name) ), 0); G__memfunc_setup("GetType",706,G__G__HistFactory_402_0_2, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConstraintcLcLType), -1, 0, 1, 1, 1, 0, "u 'string' - 11 - Name", (char*)NULL, (void*) G__func2void( (RooStats::HistFactory::Constraint::Type (*)(const string&))(&RooStats::HistFactory::Constraint::GetType) ), 0); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLOverallSys(void) { /* RooStats::HistFactory::OverallSys */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLOverallSys)); G__memfunc_setup("OverallSys",1044,G__G__HistFactory_404_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLOverallSys), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetName",685,G__G__HistFactory_404_0_2, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - Name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetName",673,G__G__HistFactory_404_0_3, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetLow",606,G__G__HistFactory_404_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - Low", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHigh",684,G__G__HistFactory_404_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - High", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetLow",594,G__G__HistFactory_404_0_6, 100, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHigh",672,G__G__HistFactory_404_0_7, 100, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Print",525,G__G__HistFactory_404_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 'std::cout' -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintXML",766,G__G__HistFactory_404_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - -", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("OverallSys", 1044, G__G__HistFactory_404_0_10, (int) ('i'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLOverallSys), -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::OverallSys' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~OverallSys", 1170, G__G__HistFactory_404_0_11, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__HistFactory_404_0_12, (int) ('u'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLOverallSys), -1, 1, 1, 1, 1, 0, "u 'RooStats::HistFactory::OverallSys' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLNormFactor(void) { /* RooStats::HistFactory::NormFactor */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLNormFactor)); G__memfunc_setup("NormFactor",1019,G__G__HistFactory_405_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLNormFactor), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetName",685,G__G__HistFactory_405_0_2, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - Name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetName",673,G__G__HistFactory_405_0_3, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetVal",591,G__G__HistFactory_405_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - Val", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetVal",579,G__G__HistFactory_405_0_5, 100, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetConst",819,G__G__HistFactory_405_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "g - - 0 'true' Const", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetConst",807,G__G__HistFactory_405_0_7, 103, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetLow",606,G__G__HistFactory_405_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - Low", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHigh",684,G__G__HistFactory_405_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - High", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetLow",594,G__G__HistFactory_405_0_10, 100, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHigh",672,G__G__HistFactory_405_0_11, 100, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Print",525,G__G__HistFactory_405_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 'std::cout' -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintXML",766,G__G__HistFactory_405_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - -", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("NormFactor", 1019, G__G__HistFactory_405_0_14, (int) ('i'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLNormFactor), -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::NormFactor' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~NormFactor", 1145, G__G__HistFactory_405_0_15, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__HistFactory_405_0_16, (int) ('u'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLNormFactor), -1, 1, 1, 1, 1, 0, "u 'RooStats::HistFactory::NormFactor' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLHistoSys(void) { /* RooStats::HistFactory::HistoSys */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoSys)); G__memfunc_setup("HistoSys",838,G__G__HistFactory_406_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoSys), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("HistoSys",838,G__G__HistFactory_406_0_2, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoSys), -1, 0, 1, 1, 1, 0, "u 'string' - 11 - Name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Print",525,G__G__HistFactory_406_0_3, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 'std::cout' -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintXML",766,G__G__HistFactory_406_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("writeToFile",1134,G__G__HistFactory_406_0_5, 121, -1, -1, 0, 2, 1, 1, 0, "u 'string' - 11 - FileName u 'string' - 11 - DirName", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHistoLow",1125,G__G__HistFactory_406_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TH1' - 0 - Low", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHistoHigh",1203,G__G__HistFactory_406_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TH1' - 0 - High", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoLow",1113,G__G__HistFactory_406_0_8, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TH1), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoHigh",1191,G__G__HistFactory_406_0_9, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TH1), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetName",685,G__G__HistFactory_406_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - Name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetName",673,G__G__HistFactory_406_0_11, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetInputFileLow",1518,G__G__HistFactory_406_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - InputFileLow", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetInputFileHigh",1596,G__G__HistFactory_406_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - InputFileHigh", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetInputFileLow",1506,G__G__HistFactory_406_0_14, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetInputFileHigh",1584,G__G__HistFactory_406_0_15, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHistoNameLow",1510,G__G__HistFactory_406_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - HistoNameLow", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHistoNameHigh",1588,G__G__HistFactory_406_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - HistoNameHigh", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoNameLow",1498,G__G__HistFactory_406_0_18, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoNameHigh",1576,G__G__HistFactory_406_0_19, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHistoPathLow",1522,G__G__HistFactory_406_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - HistoPathLow", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHistoPathHigh",1600,G__G__HistFactory_406_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - HistoPathHigh", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoPathLow",1510,G__G__HistFactory_406_0_22, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoPathHigh",1588,G__G__HistFactory_406_0_23, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("HistoSys", 838, G__G__HistFactory_406_0_24, (int) ('i'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoSys), -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::HistoSys' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~HistoSys", 964, G__G__HistFactory_406_0_25, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__HistFactory_406_0_26, (int) ('u'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoSys), -1, 1, 1, 1, 1, 0, "u 'RooStats::HistFactory::HistoSys' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLHistoFactor(void) { /* RooStats::HistFactory::HistoFactor */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoFactor)); G__memfunc_setup("HistoFactor",1126,G__G__HistFactory_407_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoFactor), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetName",685,G__G__HistFactory_407_0_2, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - Name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetName",673,G__G__HistFactory_407_0_3, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetInputFileLow",1518,G__G__HistFactory_407_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - InputFileLow", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetInputFileHigh",1596,G__G__HistFactory_407_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - InputFileHigh", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetInputFileLow",1506,G__G__HistFactory_407_0_6, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetInputFileHigh",1584,G__G__HistFactory_407_0_7, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHistoNameLow",1510,G__G__HistFactory_407_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - HistoNameLow", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHistoNameHigh",1588,G__G__HistFactory_407_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - HistoNameHigh", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoNameLow",1498,G__G__HistFactory_407_0_10, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoNameHigh",1576,G__G__HistFactory_407_0_11, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHistoPathLow",1522,G__G__HistFactory_407_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - HistoPathLow", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHistoPathHigh",1600,G__G__HistFactory_407_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - HistoPathHigh", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoPathLow",1510,G__G__HistFactory_407_0_14, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoPathHigh",1588,G__G__HistFactory_407_0_15, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Print",525,G__G__HistFactory_407_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 'std::cout' -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("writeToFile",1134,G__G__HistFactory_407_0_17, 121, -1, -1, 0, 2, 1, 1, 0, "u 'string' - 11 - FileName u 'string' - 11 - DirName", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintXML",766,G__G__HistFactory_407_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoLow",1113,G__G__HistFactory_407_0_19, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TH1), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoHigh",1191,G__G__HistFactory_407_0_20, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TH1), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHistoLow",1125,G__G__HistFactory_407_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TH1' - 0 - Low", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHistoHigh",1203,G__G__HistFactory_407_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TH1' - 0 - High", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("HistoFactor", 1126, G__G__HistFactory_407_0_23, (int) ('i'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoFactor), -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::HistoFactor' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~HistoFactor", 1252, G__G__HistFactory_407_0_24, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__HistFactory_407_0_25, (int) ('u'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoFactor), -1, 1, 1, 1, 1, 0, "u 'RooStats::HistFactory::HistoFactor' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLShapeSys(void) { /* RooStats::HistFactory::ShapeSys */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLShapeSys)); G__memfunc_setup("ShapeSys",816,G__G__HistFactory_408_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLShapeSys), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetName",685,G__G__HistFactory_408_0_2, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - Name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetName",673,G__G__HistFactory_408_0_3, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetInputFile",1212,G__G__HistFactory_408_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - InputFile", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetInputFile",1200,G__G__HistFactory_408_0_5, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHistoName",1204,G__G__HistFactory_408_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - HistoName", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoName",1192,G__G__HistFactory_408_0_7, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHistoPath",1216,G__G__HistFactory_408_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - HistoPath", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoPath",1204,G__G__HistFactory_408_0_9, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Print",525,G__G__HistFactory_408_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 'std::cout' -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintXML",766,G__G__HistFactory_408_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("writeToFile",1134,G__G__HistFactory_408_0_12, 121, -1, -1, 0, 2, 1, 1, 0, "u 'string' - 11 - FileName u 'string' - 11 - DirName", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetErrorHist",1218,G__G__HistFactory_408_0_13, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TH1), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetErrorHist",1230,G__G__HistFactory_408_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TH1' - 0 - hError", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetConstraintType",1779,G__G__HistFactory_408_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "i 'RooStats::HistFactory::Constraint::Type' - 0 - ConstrType", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetConstraintType",1767,G__G__HistFactory_408_0_16, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConstraintcLcLType), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("ShapeSys", 816, G__G__HistFactory_408_0_17, (int) ('i'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLShapeSys), -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::ShapeSys' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~ShapeSys", 942, G__G__HistFactory_408_0_18, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__HistFactory_408_0_19, (int) ('u'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLShapeSys), -1, 1, 1, 1, 1, 0, "u 'RooStats::HistFactory::ShapeSys' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLShapeFactor(void) { /* RooStats::HistFactory::ShapeFactor */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLShapeFactor)); G__memfunc_setup("ShapeFactor",1104,G__G__HistFactory_409_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLShapeFactor), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetName",685,G__G__HistFactory_409_0_2, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - Name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetName",673,G__G__HistFactory_409_0_3, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Print",525,G__G__HistFactory_409_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 'std::cout' -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintXML",766,G__G__HistFactory_409_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("writeToFile",1134,G__G__HistFactory_409_0_6, 121, -1, -1, 0, 2, 1, 1, 0, "u 'string' - 11 - FileName u 'string' - 11 - DirName", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetInitialShape",1511,G__G__HistFactory_409_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TH1' - 0 - shape", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetInitialShape",1499,G__G__HistFactory_409_0_8, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TH1), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetConstant",1142,G__G__HistFactory_409_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "g - - 0 - constant", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("IsConstant",1030,G__G__HistFactory_409_0_10, 103, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("HasInitialShape",1495,G__G__HistFactory_409_0_11, 103, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetInputFile",1212,G__G__HistFactory_409_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - InputFile", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetInputFile",1200,G__G__HistFactory_409_0_13, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHistoName",1204,G__G__HistFactory_409_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - HistoName", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoName",1192,G__G__HistFactory_409_0_15, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHistoPath",1216,G__G__HistFactory_409_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - HistoPath", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoPath",1204,G__G__HistFactory_409_0_17, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("ShapeFactor", 1104, G__G__HistFactory_409_0_18, (int) ('i'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLShapeFactor), -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::ShapeFactor' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~ShapeFactor", 1230, G__G__HistFactory_409_0_19, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__HistFactory_409_0_20, (int) ('u'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLShapeFactor), -1, 1, 1, 1, 1, 0, "u 'RooStats::HistFactory::ShapeFactor' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLStatError(void) { /* RooStats::HistFactory::StatError */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatError)); G__memfunc_setup("StatError",934,G__G__HistFactory_410_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatError), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Print",525,G__G__HistFactory_410_0_2, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 'std::cout' -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintXML",766,G__G__HistFactory_410_0_3, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("writeToFile",1134,G__G__HistFactory_410_0_4, 121, -1, -1, 0, 2, 1, 1, 0, "u 'string' - 11 - FileName u 'string' - 11 - DirName", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Activate",817,G__G__HistFactory_410_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "g - - 0 'true' IsActive", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetActivate",1105,G__G__HistFactory_410_0_6, 103, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetUseHisto",1120,G__G__HistFactory_410_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "g - - 0 'true' UseHisto", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetUseHisto",1108,G__G__HistFactory_410_0_8, 103, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetInputFile",1212,G__G__HistFactory_410_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - InputFile", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetInputFile",1200,G__G__HistFactory_410_0_10, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHistoName",1204,G__G__HistFactory_410_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - HistoName", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoName",1192,G__G__HistFactory_410_0_12, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHistoPath",1216,G__G__HistFactory_410_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - HistoPath", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoPath",1204,G__G__HistFactory_410_0_14, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetErrorHist",1218,G__G__HistFactory_410_0_15, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TH1), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetErrorHist",1230,G__G__HistFactory_410_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TH1' - 0 - Error", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("StatError", 934, G__G__HistFactory_410_0_17, (int) ('i'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatError), -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::StatError' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~StatError", 1060, G__G__HistFactory_410_0_18, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__HistFactory_410_0_19, (int) ('u'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatError), -1, 1, 1, 1, 1, 0, "u 'RooStats::HistFactory::StatError' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLStatErrorConfig(void) { /* RooStats::HistFactory::StatErrorConfig */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatErrorConfig)); G__memfunc_setup("StatErrorConfig",1532,G__G__HistFactory_411_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatErrorConfig), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Print",525,G__G__HistFactory_411_0_2, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 'std::cout' -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintXML",766,G__G__HistFactory_411_0_3, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetRelErrorThreshold",2054,G__G__HistFactory_411_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - Threshold", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetRelErrorThreshold",2042,G__G__HistFactory_411_0_5, 100, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetConstraintType",1779,G__G__HistFactory_411_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "i 'RooStats::HistFactory::Constraint::Type' - 0 - ConstrType", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetConstraintType",1767,G__G__HistFactory_411_0_7, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConstraintcLcLType), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("StatErrorConfig", 1532, G__G__HistFactory_411_0_8, (int) ('i'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatErrorConfig), -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::StatErrorConfig' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~StatErrorConfig", 1658, G__G__HistFactory_411_0_9, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__HistFactory_411_0_10, (int) ('u'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatErrorConfig), -1, 1, 1, 1, 1, 0, "u 'RooStats::HistFactory::StatErrorConfig' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLSample(void) { /* RooStats::HistFactory::Sample */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample)); G__memfunc_setup("Sample",610,G__G__HistFactory_412_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Sample",610,G__G__HistFactory_412_0_2, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample), -1, 0, 1, 1, 1, 0, "u 'string' - 0 - Name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Sample",610,G__G__HistFactory_412_0_3, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample), -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::Sample' - 11 - other", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Sample",610,G__G__HistFactory_412_0_4, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample), -1, 0, 4, 1, 1, 0, "u 'string' - 0 - Name u 'string' - 0 - HistoName " "u 'string' - 0 - InputFile u 'string' - 0 '\"\"' HistoPath", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Print",525,G__G__HistFactory_412_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 'std::cout' -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintXML",766,G__G__HistFactory_412_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ofstream >' 'ofstream' 1 - xml", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("writeToFile",1134,G__G__HistFactory_412_0_7, 121, -1, -1, 0, 2, 1, 1, 0, "u 'string' - 0 - FileName u 'string' - 0 - DirName", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHisto",807,G__G__HistFactory_412_0_8, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TH1), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHisto",819,G__G__HistFactory_412_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TH1' - 0 - histo", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetValue",809,G__G__HistFactory_412_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - Val", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ActivateStatError",1751,G__G__HistFactory_412_0_11, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ActivateStatError",1751,G__G__HistFactory_412_0_12, 121, -1, -1, 0, 3, 1, 1, 0, "u 'string' - 0 - HistoName u 'string' - 0 - InputFile " "u 'string' - 0 '\"\"' HistoPath", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddOverallSys",1309,G__G__HistFactory_412_0_13, 121, -1, -1, 0, 3, 1, 1, 0, "u 'string' - 0 - Name d - 'Double_t' 0 - Low " "d - 'Double_t' 0 - High", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddOverallSys",1309,G__G__HistFactory_412_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::OverallSys' - 11 - Sys", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddNormFactor",1284,G__G__HistFactory_412_0_15, 121, -1, -1, 0, 5, 1, 1, 0, "u 'string' - 0 - Name d - 'Double_t' 0 - Val " "d - 'Double_t' 0 - Low d - 'Double_t' 0 - High " "g - - 0 'false' Const", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddNormFactor",1284,G__G__HistFactory_412_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::NormFactor' - 11 - Factor", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddHistoSys",1103,G__G__HistFactory_412_0_17, 121, -1, -1, 0, 7, 1, 1, 0, "u 'string' - 0 - Name u 'string' - 0 - HistoNameLow " "u 'string' - 0 - HistoFileLow u 'string' - 0 - HistoPathLow " "u 'string' - 0 - HistoNameHigh u 'string' - 0 - HistoFileHigh " "u 'string' - 0 - HistoPathHigh", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddHistoSys",1103,G__G__HistFactory_412_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::HistoSys' - 11 - Sys", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddHistoFactor",1391,G__G__HistFactory_412_0_19, 121, -1, -1, 0, 7, 1, 1, 0, "u 'string' - 0 - Name u 'string' - 0 - HistoNameLow " "u 'string' - 0 - HistoFileLow u 'string' - 0 - HistoPathLow " "u 'string' - 0 - HistoNameHigh u 'string' - 0 - HistoFileHigh " "u 'string' - 0 - HistoPathHigh", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddHistoFactor",1391,G__G__HistFactory_412_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::HistoFactor' - 11 - Factor", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddShapeFactor",1369,G__G__HistFactory_412_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 0 - Name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddShapeFactor",1369,G__G__HistFactory_412_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::ShapeFactor' - 11 - Factor", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddShapeSys",1081,G__G__HistFactory_412_0_23, 121, -1, -1, 0, 5, 1, 1, 0, "u 'string' - 0 - Name i 'RooStats::HistFactory::Constraint::Type' - 0 - ConstraintType " "u 'string' - 0 - HistoName u 'string' - 0 - HistoFile " "u 'string' - 0 '\"\"' HistoPath", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddShapeSys",1081,G__G__HistFactory_412_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::ShapeSys' - 11 - Sys", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetNormalizeByTheory",2067,G__G__HistFactory_412_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "g - - 0 - norm", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetNormalizeByTheory",2055,G__G__HistFactory_412_0_26, 103, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetName",673,G__G__HistFactory_412_0_27, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetName",685,G__G__HistFactory_412_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - Name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetInputFile",1200,G__G__HistFactory_412_0_29, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetInputFile",1212,G__G__HistFactory_412_0_30, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - InputFile", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoName",1192,G__G__HistFactory_412_0_31, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHistoName",1204,G__G__HistFactory_412_0_32, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - HistoName", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoPath",1204,G__G__HistFactory_412_0_33, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHistoPath",1216,G__G__HistFactory_412_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - HistoPath", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetChannelName",1370,G__G__HistFactory_412_0_35, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetChannelName",1382,G__G__HistFactory_412_0_36, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - ChannelName", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetOverallSysList",1744,G__G__HistFactory_412_0_37, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLOverallSyscOallocatorlERooStatscLcLHistFactorycLcLOverallSysgRsPgR), G__defined_typename("vector"), 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetNormFactorList",1719,G__G__HistFactory_412_0_38, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLNormFactorgRsPgR), G__defined_typename("vector"), 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoSysList",1538,G__G__HistFactory_412_0_39, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistoSyscOallocatorlERooStatscLcLHistFactorycLcLHistoSysgRsPgR), G__defined_typename("vector"), 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoFactorList",1826,G__G__HistFactory_412_0_40, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistoFactorcOallocatorlERooStatscLcLHistFactorycLcLHistoFactorgRsPgR), G__defined_typename("vector"), 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetShapeSysList",1516,G__G__HistFactory_412_0_41, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLShapeSysgRsPgR), G__defined_typename("vector"), 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetShapeFactorList",1804,G__G__HistFactory_412_0_42, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLShapeFactorcOallocatorlERooStatscLcLHistFactorycLcLShapeFactorgRsPgR), G__defined_typename("vector"), 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetStatError",1222,G__G__HistFactory_412_0_43, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatError), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetStatError",1234,G__G__HistFactory_412_0_44, 121, -1, -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::StatError' - 0 - Error", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~Sample", 736, G__G__HistFactory_412_0_45, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__HistFactory_412_0_46, (int) ('u'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample), -1, 1, 1, 1, 1, 0, "u 'RooStats::HistFactory::Sample' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLData(void) { /* RooStats::HistFactory::Data */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLData)); G__memfunc_setup("Data",378,G__G__HistFactory_437_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLData), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Data",378,G__G__HistFactory_437_0_2, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLData), -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::Data' - 11 - other", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Data",378,G__G__HistFactory_437_0_3, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLData), -1, 0, 3, 1, 1, 0, "u 'string' - 0 - HistoName u 'string' - 0 - InputFile " "u 'string' - 0 '\"\"' HistoPath", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetName",673,G__G__HistFactory_437_0_4, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetName",685,G__G__HistFactory_437_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetInputFile",1212,G__G__HistFactory_437_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - InputFile", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetInputFile",1200,G__G__HistFactory_437_0_7, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHistoName",1204,G__G__HistFactory_437_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - HistoName", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoName",1192,G__G__HistFactory_437_0_9, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHistoPath",1216,G__G__HistFactory_437_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - HistoPath", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoPath",1204,G__G__HistFactory_437_0_11, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Print",525,G__G__HistFactory_437_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 'std::cout' -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintXML",766,G__G__HistFactory_437_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("writeToFile",1134,G__G__HistFactory_437_0_14, 121, -1, -1, 0, 2, 1, 1, 0, "u 'string' - 0 - FileName u 'string' - 0 - DirName", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHisto",807,G__G__HistFactory_437_0_15, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TH1), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHisto",819,G__G__HistFactory_437_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TH1' - 0 - Hist", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~Data", 504, G__G__HistFactory_437_0_17, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__HistFactory_437_0_18, (int) ('u'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLData), -1, 1, 1, 1, 1, 0, "u 'RooStats::HistFactory::Data' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLChannel(void) { /* RooStats::HistFactory::Channel */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel)); G__memfunc_setup("Channel",697,G__G__HistFactory_438_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Channel",697,G__G__HistFactory_438_0_2, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel), -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::Channel' - 11 - other", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Channel",697,G__G__HistFactory_438_0_3, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel), -1, 0, 2, 1, 1, 0, "u 'string' - 0 - Name u 'string' - 0 '\"\"' InputFile", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetName",685,G__G__HistFactory_438_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - Name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetName",673,G__G__HistFactory_438_0_5, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetInputFile",1212,G__G__HistFactory_438_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - file", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetInputFile",1200,G__G__HistFactory_438_0_7, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHistoPath",1216,G__G__HistFactory_438_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - file", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistoPath",1204,G__G__HistFactory_438_0_9, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetData",678,G__G__HistFactory_438_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::Data' - 11 - data", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetData",678,G__G__HistFactory_438_0_11, 121, -1, -1, 0, 3, 1, 1, 0, "u 'string' - 0 - HistoName u 'string' - 0 - InputFile " "u 'string' - 0 '\"\"' HistoPath", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetData",678,G__G__HistFactory_438_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - Val", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetData",678,G__G__HistFactory_438_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TH1' - 0 - hData", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetData",666,G__G__HistFactory_438_0_14, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLData), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddAdditionalData",1660,G__G__HistFactory_438_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::Data' - 11 - data", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetAdditionalData",1683,G__G__HistFactory_438_0_16, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLDatacOallocatorlERooStatscLcLHistFactorycLcLDatagRsPgR), G__defined_typename("vector"), 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetStatErrorConfig",1832,G__G__HistFactory_438_0_17, 121, -1, -1, 0, 2, 1, 1, 0, "d - - 0 - RelErrorThreshold i 'RooStats::HistFactory::Constraint::Type' - 0 - ConstraintType", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetStatErrorConfig",1832,G__G__HistFactory_438_0_18, 121, -1, -1, 0, 2, 1, 1, 0, "d - - 0 - RelErrorThreshold u 'string' - 0 - ConstraintType", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetStatErrorConfig",1832,G__G__HistFactory_438_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::StatErrorConfig' - 0 - Config", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetStatErrorConfig",1820,G__G__HistFactory_438_0_20, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatErrorConfig), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddSample",875,G__G__HistFactory_438_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::Sample' - 0 - sample", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetSamples",1013,G__G__HistFactory_438_0_22, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR), G__defined_typename("vector"), 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Print",525,G__G__HistFactory_438_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 'std::cout' -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintXML",766,G__G__HistFactory_438_0_24, 121, -1, -1, 0, 2, 1, 1, 0, "u 'string' - 0 - Directory u 'string' - 0 '\"\"' Prefix", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("CollectHistograms",1767,G__G__HistFactory_438_0_25, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("CheckHistograms",1535,G__G__HistFactory_438_0_26, 103, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHistogram",1230,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TH1), -1, 0, 3, 1, 2, 0, "u 'string' - 0 - InputFile u 'string' - 0 - HistoPath " "u 'string' - 0 - HistoName", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~Channel", 823, G__G__HistFactory_438_0_28, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__HistFactory_438_0_29, (int) ('u'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel), -1, 1, 1, 1, 1, 0, "u 'RooStats::HistFactory::Channel' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncvectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR(void) { /* vector > */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR)); G__memfunc_setup("at",213,G__G__HistFactory_445_0_1, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample), G__defined_typename("vector >::reference"), 1, 1, 1, 1, 0, "k - 'vector >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("at",213,G__G__HistFactory_445_0_2, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample), G__defined_typename("vector >::const_reference"), 1, 1, 1, 1, 8, "k - 'vector >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("begin",517,G__G__HistFactory_445_0_3, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("end",311,G__G__HistFactory_445_0_4, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rbegin",631,G__G__HistFactory_445_0_5, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgRcLcLiteratorgR), G__defined_typename("vector >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rend",425,G__G__HistFactory_445_0_6, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgRcLcLiteratorgR), G__defined_typename("vector >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("size",443,G__G__HistFactory_445_0_7, 107, -1, G__defined_typename("vector >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("max_size",864,G__G__HistFactory_445_0_8, 107, -1, G__defined_typename("vector >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("resize",658,G__G__HistFactory_445_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'vector >::size_type' 0 - sz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("resize",658,G__G__HistFactory_445_0_10, 121, -1, -1, 0, 2, 1, 1, 0, "k - 'vector >::size_type' 0 - sz u 'RooStats::HistFactory::Sample' - 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("capacity",846,G__G__HistFactory_445_0_11, 107, -1, G__defined_typename("vector >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("empty",559,G__G__HistFactory_445_0_12, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator[]",1060,G__G__HistFactory_445_0_13, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample), G__defined_typename("vector >::reference"), 1, 1, 1, 1, 0, "k - 'vector >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator[]",1060,G__G__HistFactory_445_0_14, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample), G__defined_typename("vector >::const_reference"), 1, 1, 1, 1, 8, "k - 'vector >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector >",7558,G__G__HistFactory_445_0_15, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector >",7558,G__G__HistFactory_445_0_16, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR), -1, 0, 2, 1, 1, 0, "k - 'vector >::size_type' 0 - n u 'RooStats::HistFactory::Sample' - 11 'RooStats::HistFactory::Sample()' value", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector >",7558,G__G__HistFactory_445_0_17, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR), -1, 0, 1, 1, 1, 0, "u 'vector >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector >",7558,G__G__HistFactory_445_0_18, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR), -1, 0, 2, 1, 1, 0, "u 'vector >::iterator' 'vector >::const_iterator' 10 - first u 'vector >::iterator' 'vector >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__HistFactory_445_0_19, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR), -1, 1, 1, 1, 1, 0, "u 'vector >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("reserve",764,G__G__HistFactory_445_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'vector >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("front",553,G__G__HistFactory_445_0_21, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("back",401,G__G__HistFactory_445_0_22, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("push_back",944,G__G__HistFactory_445_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::Sample' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("swap",443,G__G__HistFactory_445_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector >' - 1 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__HistFactory_445_0_25, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgRcLcLiterator), -1, 0, 2, 1, 1, 0, "u 'vector >::iterator' - 0 - position u 'RooStats::HistFactory::Sample' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__HistFactory_445_0_26, 121, -1, -1, 0, 3, 1, 1, 0, "u 'vector >::iterator' - 0 - position u 'vector >::iterator' 'vector >::const_iterator' 10 - first " "u 'vector >::iterator' 'vector >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__HistFactory_445_0_27, 121, -1, -1, 0, 3, 1, 1, 0, "u 'vector >::iterator' - 0 - position k - 'vector >::size_type' 0 - n " "u 'RooStats::HistFactory::Sample' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pop_back",831,G__G__HistFactory_445_0_28, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("erase",528,G__G__HistFactory_445_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector >::iterator' - 0 - position", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("erase",528,G__G__HistFactory_445_0_30, 121, -1, -1, 0, 2, 1, 1, 0, "u 'vector >::iterator' - 0 - first u 'vector >::iterator' - 0 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("clear",519,G__G__HistFactory_445_0_31, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~vector >", 7684, G__G__HistFactory_445_0_32, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLPreprocessFunction(void) { /* RooStats::HistFactory::PreprocessFunction */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLPreprocessFunction)); G__memfunc_setup("PreprocessFunction",1900,G__G__HistFactory_474_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLPreprocessFunction), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PreprocessFunction",1900,G__G__HistFactory_474_0_2, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLPreprocessFunction), -1, 0, 3, 1, 1, 0, "u 'string' - 0 - Name u 'string' - 0 - Expression " "u 'string' - 0 - Dependents", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCommand",991,G__G__HistFactory_474_0_3, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 3, 1, 1, 0, "u 'string' - 0 - Name u 'string' - 0 - Expression " "u 'string' - 0 - Dependents", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Print",525,G__G__HistFactory_474_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 'std::cout' -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintXML",766,G__G__HistFactory_474_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetName",685,G__G__HistFactory_474_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - Name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetName",673,G__G__HistFactory_474_0_7, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetExpression",1372,G__G__HistFactory_474_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - Expression", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetExpression",1360,G__G__HistFactory_474_0_9, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetDependents",1334,G__G__HistFactory_474_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - Dependents", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetDependents",1322,G__G__HistFactory_474_0_11, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCommand",1003,G__G__HistFactory_474_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - Command", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCommand",991,G__G__HistFactory_474_0_13, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("PreprocessFunction", 1900, G__G__HistFactory_474_0_14, (int) ('i'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLPreprocessFunction), -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::PreprocessFunction' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~PreprocessFunction", 2026, G__G__HistFactory_474_0_15, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__HistFactory_474_0_16, (int) ('u'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLPreprocessFunction), -1, 1, 1, 1, 1, 0, "u 'RooStats::HistFactory::PreprocessFunction' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLMeasurement(void) { /* RooStats::HistFactory::Measurement */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLMeasurement)); G__memfunc_setup("Measurement",1158,G__G__HistFactory_475_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLMeasurement), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Measurement",1158,G__G__HistFactory_475_0_2, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLMeasurement), -1, 0, 2, 1, 1, 0, "C - - 10 - Name C - - 10 '\"\"' Title", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetOutputFilePrefix",1963,G__G__HistFactory_475_0_3, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - prefix", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetOutputFilePrefix",1951,G__G__HistFactory_475_0_4, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPOI",532,G__G__HistFactory_475_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - POI", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddPOI",497,G__G__HistFactory_475_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - POI", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetPOI",520,G__G__HistFactory_475_0_7, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 1, 1, 1, 0, "h - - 0 '0' i", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetPOIList",932,G__G__HistFactory_475_0_8, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEstringcOallocatorlEstringgRsPgR), G__defined_typename("vector"), 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddConstantParam",1604,G__G__HistFactory_475_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - param", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ClearConstantParams",1941,G__G__HistFactory_475_0_10, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetConstantParams",1742,G__G__HistFactory_475_0_11, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEstringcOallocatorlEstringgRsPgR), G__defined_typename("vector"), 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetParamValue",1306,G__G__HistFactory_475_0_12, 121, -1, -1, 0, 2, 1, 1, 0, "u 'string' - 11 - param d - - 0 - value", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetParamValues",1409,G__G__HistFactory_475_0_13, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR), G__defined_typename("map"), 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ClearParamValues",1608,G__G__HistFactory_475_0_14, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddPreprocessFunction",2165,G__G__HistFactory_475_0_15, 121, -1, -1, 0, 3, 1, 1, 0, "u 'string' - 0 - name u 'string' - 0 - expression " "u 'string' - 0 - dependencies", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddFunctionObject",1702,G__G__HistFactory_475_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::PreprocessFunction' - 10 - function", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetFunctionObjects",1852,G__G__HistFactory_475_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector >' 'vector' 0 - objects", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetFunctionObjects",1840,G__G__HistFactory_475_0_18, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLPreprocessFunctioncOallocatorlERooStatscLcLHistFactorycLcLPreprocessFunctiongRsPgR), G__defined_typename("vector"), 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetPreprocessFunctions",2303,G__G__HistFactory_475_0_19, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEstringcOallocatorlEstringgRsPgR), G__defined_typename("vector"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetAsimovDatasets",1736,G__G__HistFactory_475_0_20, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLAsimovcOallocatorlERooStatscLcLHistFactorycLcLAsimovgRsPgR), G__defined_typename("vector"), 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddAsimovDataset",1598,G__G__HistFactory_475_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::Asimov' - 0 - dataset", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetLumi",707,G__G__HistFactory_475_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - Lumi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetLumiRelErr",1295,G__G__HistFactory_475_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - RelErr", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetLumi",695,G__G__HistFactory_475_0_24, 100, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetLumiRelErr",1283,G__G__HistFactory_475_0_25, 100, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetBinLow",887,G__G__HistFactory_475_0_26, 121, -1, -1, 0, 1, 1, 1, 0, "i - - 0 - BinLow", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetBinHigh",965,G__G__HistFactory_475_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "i - - 0 - BinHigh", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetBinLow",875,G__G__HistFactory_475_0_28, 105, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetBinHigh",953,G__G__HistFactory_475_0_29, 105, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetExportOnly",1360,G__G__HistFactory_475_0_30, 121, -1, -1, 0, 1, 1, 1, 0, "g - - 0 - ExportOnly", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetExportOnly",1348,G__G__HistFactory_475_0_31, 103, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintTree",925,G__G__HistFactory_475_0_32, 121, -1, -1, 0, 1, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 'std::cout' -", "Print to a stream", (void*) NULL, 0); G__memfunc_setup("PrintXML",766,G__G__HistFactory_475_0_33, 121, -1, -1, 0, 2, 1, 1, 0, "u 'string' - 0 '\"\"' Directory u 'string' - 0 '\"\"' NewOutputPrefix", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetChannels",1100,G__G__HistFactory_475_0_34, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR), G__defined_typename("vector"), 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetChannel",985,G__G__HistFactory_475_0_35, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel), -1, 1, 1, 1, 1, 0, "u 'string' - 0 - -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddChannel",962,G__G__HistFactory_475_0_36, 121, -1, -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::Channel' - 0 - chan", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("HasChannel",981,G__G__HistFactory_475_0_37, 103, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 0 - -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("writeToFile",1134,G__G__HistFactory_475_0_38, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TFile' - 0 - file", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("CollectHistograms",1767,G__G__HistFactory_475_0_39, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddGammaSyst",1183,G__G__HistFactory_475_0_40, 121, -1, -1, 0, 2, 1, 1, 0, "u 'string' - 0 - syst d - - 0 - uncert", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddLogNormSyst",1402,G__G__HistFactory_475_0_41, 121, -1, -1, 0, 2, 1, 1, 0, "u 'string' - 0 - syst d - - 0 - uncert", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddUniformSyst",1436,G__G__HistFactory_475_0_42, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 0 - syst", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddNoSyst",889,G__G__HistFactory_475_0_43, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 0 - syst", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetGammaSyst",1206,G__G__HistFactory_475_0_44, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR), G__defined_typename("map"), 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetUniformSyst",1459,G__G__HistFactory_475_0_45, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR), G__defined_typename("map"), 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetLogNormSyst",1425,G__G__HistFactory_475_0_46, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR), G__defined_typename("map"), 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetNoSyst",912,G__G__HistFactory_475_0_47, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR), G__defined_typename("map"), 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetDirPath",972,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 1, 1, 4, 0, "U 'TDirectory' - 0 - dir", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Class",502,G__G__HistFactory_475_0_49, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&RooStats::HistFactory::Measurement::Class) ), 0); G__memfunc_setup("Class_Name",982,G__G__HistFactory_475_0_50, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::Measurement::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__G__HistFactory_475_0_51, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&RooStats::HistFactory::Measurement::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__G__HistFactory_475_0_52, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&RooStats::HistFactory::Measurement::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistFactoryLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__G__HistFactory_475_0_56, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__G__HistFactory_475_0_57, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::Measurement::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__G__HistFactory_475_0_58, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&RooStats::HistFactory::Measurement::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__G__HistFactory_475_0_59, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::Measurement::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__G__HistFactory_475_0_60, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&RooStats::HistFactory::Measurement::DeclFileLine) ), 0); // automatic copy constructor G__memfunc_setup("Measurement", 1158, G__G__HistFactory_475_0_61, (int) ('i'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLMeasurement), -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::Measurement' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~Measurement", 1284, G__G__HistFactory_475_0_62, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__HistFactory_475_0_63, (int) ('u'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLMeasurement), -1, 1, 1, 1, 1, 0, "u 'RooStats::HistFactory::Measurement' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncvectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR(void) { /* vector > */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR)); G__memfunc_setup("at",213,G__G__HistFactory_488_0_1, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel), G__defined_typename("vector >::reference"), 1, 1, 1, 1, 0, "k - 'vector >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("at",213,G__G__HistFactory_488_0_2, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel), G__defined_typename("vector >::const_reference"), 1, 1, 1, 1, 8, "k - 'vector >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("begin",517,G__G__HistFactory_488_0_3, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("end",311,G__G__HistFactory_488_0_4, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rbegin",631,G__G__HistFactory_488_0_5, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgRcLcLiteratorgR), G__defined_typename("vector >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rend",425,G__G__HistFactory_488_0_6, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgRcLcLiteratorgR), G__defined_typename("vector >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("size",443,G__G__HistFactory_488_0_7, 107, -1, G__defined_typename("vector >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("max_size",864,G__G__HistFactory_488_0_8, 107, -1, G__defined_typename("vector >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("resize",658,G__G__HistFactory_488_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'vector >::size_type' 0 - sz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("resize",658,G__G__HistFactory_488_0_10, 121, -1, -1, 0, 2, 1, 1, 0, "k - 'vector >::size_type' 0 - sz u 'RooStats::HistFactory::Channel' - 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("capacity",846,G__G__HistFactory_488_0_11, 107, -1, G__defined_typename("vector >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("empty",559,G__G__HistFactory_488_0_12, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator[]",1060,G__G__HistFactory_488_0_13, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel), G__defined_typename("vector >::reference"), 1, 1, 1, 1, 0, "k - 'vector >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator[]",1060,G__G__HistFactory_488_0_14, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel), G__defined_typename("vector >::const_reference"), 1, 1, 1, 1, 8, "k - 'vector >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector >",7732,G__G__HistFactory_488_0_15, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector >",7732,G__G__HistFactory_488_0_16, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR), -1, 0, 2, 1, 1, 0, "k - 'vector >::size_type' 0 - n u 'RooStats::HistFactory::Channel' - 11 'RooStats::HistFactory::Channel()' value", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector >",7732,G__G__HistFactory_488_0_17, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR), -1, 0, 1, 1, 1, 0, "u 'vector >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector >",7732,G__G__HistFactory_488_0_18, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR), -1, 0, 2, 1, 1, 0, "u 'vector >::iterator' 'vector >::const_iterator' 10 - first u 'vector >::iterator' 'vector >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__HistFactory_488_0_19, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR), -1, 1, 1, 1, 1, 0, "u 'vector >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("reserve",764,G__G__HistFactory_488_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'vector >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("front",553,G__G__HistFactory_488_0_21, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("back",401,G__G__HistFactory_488_0_22, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("push_back",944,G__G__HistFactory_488_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::Channel' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("swap",443,G__G__HistFactory_488_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector >' - 1 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__HistFactory_488_0_25, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgRcLcLiterator), -1, 0, 2, 1, 1, 0, "u 'vector >::iterator' - 0 - position u 'RooStats::HistFactory::Channel' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__HistFactory_488_0_26, 121, -1, -1, 0, 3, 1, 1, 0, "u 'vector >::iterator' - 0 - position u 'vector >::iterator' 'vector >::const_iterator' 10 - first " "u 'vector >::iterator' 'vector >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__HistFactory_488_0_27, 121, -1, -1, 0, 3, 1, 1, 0, "u 'vector >::iterator' - 0 - position k - 'vector >::size_type' 0 - n " "u 'RooStats::HistFactory::Channel' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pop_back",831,G__G__HistFactory_488_0_28, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("erase",528,G__G__HistFactory_488_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector >::iterator' - 0 - position", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("erase",528,G__G__HistFactory_488_0_30, 121, -1, -1, 0, 2, 1, 1, 0, "u 'vector >::iterator' - 0 - first u 'vector >::iterator' - 0 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("clear",519,G__G__HistFactory_488_0_31, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~vector >", 7858, G__G__HistFactory_488_0_32, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLConfigParser(void) { /* RooStats::HistFactory::ConfigParser */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConfigParser)); G__memfunc_setup("GetMeasurementsFromXML",2206,G__G__HistFactory_491_0_1, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLMeasurementcOallocatorlERooStatscLcLHistFactorycLcLMeasurementgRsPgR), G__defined_typename("vector"), 0, 1, 1, 1, 0, "u 'string' - 0 - input", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("CreateMeasurementFromDriverNode",3168,G__G__HistFactory_491_0_2, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLMeasurement), -1, 0, 1, 1, 1, 0, "U 'TXMLNode' - 0 - node", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ParseChannelXMLFile",1829,G__G__HistFactory_491_0_3, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel), -1, 0, 1, 1, 1, 0, "u 'string' - 0 - filen", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("CreateDataElement",1688,G__G__HistFactory_491_0_4, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLData), -1, 0, 1, 1, 1, 0, "U 'TXMLNode' - 0 - node", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("CreateSampleElement",1920,G__G__HistFactory_491_0_5, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample), -1, 0, 1, 1, 1, 0, "U 'TXMLNode' - 0 - node", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("CreateStatErrorConfigElement",2842,G__G__HistFactory_491_0_6, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatErrorConfig), -1, 0, 1, 1, 1, 0, "U 'TXMLNode' - 0 - node", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("MakeNormFactor",1401,G__G__HistFactory_491_0_7, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLNormFactor), -1, 0, 1, 1, 1, 0, "U 'TXMLNode' - 0 - node", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("MakeHistoSys",1220,G__G__HistFactory_491_0_8, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoSys), -1, 0, 1, 1, 1, 0, "U 'TXMLNode' - 0 - node", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("MakeHistoFactor",1508,G__G__HistFactory_491_0_9, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoFactor), -1, 0, 1, 1, 1, 0, "U 'TXMLNode' - 0 - node", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("MakeOverallSys",1426,G__G__HistFactory_491_0_10, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLOverallSys), -1, 0, 1, 1, 1, 0, "U 'TXMLNode' - 0 - node", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("MakeShapeFactor",1486,G__G__HistFactory_491_0_11, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLShapeFactor), -1, 0, 1, 1, 1, 0, "U 'TXMLNode' - 0 - node", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("MakeShapeSys",1198,G__G__HistFactory_491_0_12, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLShapeSys), -1, 0, 1, 1, 1, 0, "U 'TXMLNode' - 0 - node", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ActivateStatError",1751,G__G__HistFactory_491_0_13, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatError), -1, 0, 1, 1, 1, 0, "U 'TXMLNode' - 0 - node", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ParseFunctionConfig",1943,G__G__HistFactory_491_0_14, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLPreprocessFunction), -1, 0, 1, 1, 1, 0, "U 'TXMLNode' - 0 - functionNode", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("CheckTrueFalse",1385,(G__InterfaceMethod) NULL, 103, -1, -1, 0, 2, 1, 2, 0, "u 'string' - 0 - val u 'string' - 0 - Name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("IsAcceptableNode",1574,(G__InterfaceMethod) NULL, 103, -1, -1, 0, 1, 1, 2, 0, "U 'TXMLNode' - 0 - functionNode", (char*)NULL, (void*) NULL, 0); // automatic default constructor G__memfunc_setup("ConfigParser", 1219, G__G__HistFactory_491_0_17, (int) ('i'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConfigParser), -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("ConfigParser", 1219, G__G__HistFactory_491_0_18, (int) ('i'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConfigParser), -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::ConfigParser' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~ConfigParser", 1345, G__G__HistFactory_491_0_19, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__HistFactory_491_0_20, (int) ('u'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConfigParser), -1, 1, 1, 1, 1, 0, "u 'RooStats::HistFactory::ConfigParser' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLEstimateSummary(void) { /* RooStats::HistFactory::EstimateSummary */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLEstimateSummary)); G__memfunc_setup("EstimateSummary",1578,G__G__HistFactory_496_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLEstimateSummary), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Print",525,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - - 10 '0' opt", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("AddSyst",700,G__G__HistFactory_496_0_3, 121, -1, -1, 0, 3, 1, 1, 0, "u 'string' - 11 - sname U 'TH1' - 0 - low " "U 'TH1' - 0 - high", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__HistFactory_496_0_4, 103, -1, -1, 0, 1, 1, 1, 8, "u 'RooStats::HistFactory::EstimateSummary' - 11 - other", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("CompareHisto",1230,G__G__HistFactory_496_0_5, 103, -1, -1, 0, 2, 1, 1, 8, "U 'TH1' - 10 - one U 'TH1' - 10 - two", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Class",502,G__G__HistFactory_496_0_6, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&RooStats::HistFactory::EstimateSummary::Class) ), 0); G__memfunc_setup("Class_Name",982,G__G__HistFactory_496_0_7, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::EstimateSummary::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__G__HistFactory_496_0_8, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&RooStats::HistFactory::EstimateSummary::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__G__HistFactory_496_0_9, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&RooStats::HistFactory::EstimateSummary::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistFactoryLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__G__HistFactory_496_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__G__HistFactory_496_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::EstimateSummary::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__G__HistFactory_496_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&RooStats::HistFactory::EstimateSummary::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__G__HistFactory_496_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::EstimateSummary::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__G__HistFactory_496_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&RooStats::HistFactory::EstimateSummary::DeclFileLine) ), 0); // automatic copy constructor G__memfunc_setup("EstimateSummary", 1578, G__G__HistFactory_496_0_18, (int) ('i'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLEstimateSummary), -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::EstimateSummary' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~EstimateSummary", 1704, G__G__HistFactory_496_0_19, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLFlexibleInterpVar(void) { /* RooStats::HistFactory::FlexibleInterpVar */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLFlexibleInterpVar)); G__memfunc_setup("FlexibleInterpVar",1734,G__G__HistFactory_685_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLFlexibleInterpVar), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("FlexibleInterpVar",1734,G__G__HistFactory_685_0_2, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLFlexibleInterpVar), -1, 0, 6, 1, 1, 0, "C - - 10 - name C - - 10 - title " "u 'RooArgList' - 11 - _paramList d - 'Double_t' 0 - nominal " "u 'RooArgList' - 11 - low u 'RooArgList' - 11 - high", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("FlexibleInterpVar",1734,G__G__HistFactory_685_0_3, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLFlexibleInterpVar), -1, 0, 6, 1, 1, 0, "C - - 10 - name C - - 10 - title " "u 'RooArgList' - 11 - _paramList d - - 0 - nominal " "u 'vector >' 'vector' 0 - low u 'vector >' 'vector' 0 - high", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("FlexibleInterpVar",1734,G__G__HistFactory_685_0_4, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLFlexibleInterpVar), -1, 0, 7, 1, 1, 0, "C - - 10 - name C - - 10 - title " "u 'RooArgList' - 11 - _paramList d - - 0 - nominal " "u 'vector >' 'vector' 0 - low u 'vector >' 'vector' 0 - high " "u 'vector >' 'vector' 0 - code", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("FlexibleInterpVar",1734,G__G__HistFactory_685_0_5, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLFlexibleInterpVar), -1, 0, 2, 1, 1, 0, "C - - 10 - name C - - 10 - title", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("FlexibleInterpVar",1734,G__G__HistFactory_685_0_6, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLFlexibleInterpVar), -1, 0, 2, 1, 1, 0, "u 'RooStats::HistFactory::FlexibleInterpVar' - 11 - - C - - 10 - -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("setInterpCode",1337,G__G__HistFactory_685_0_7, 121, -1, -1, 0, 2, 1, 1, 0, "u 'RooAbsReal' - 1 - param i - - 0 - code", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("setAllInterpCodes",1733,G__G__HistFactory_685_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "i - - 0 - code", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("setGlobalBoundary",1761,G__G__HistFactory_685_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - boundary", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("setNominal",1050,G__G__HistFactory_685_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - newNominal", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("setLow",638,G__G__HistFactory_685_0_11, 121, -1, -1, 0, 2, 1, 1, 0, "u 'RooAbsReal' - 1 - param d - 'Double_t' 0 - newLow", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("setHigh",716,G__G__HistFactory_685_0_12, 121, -1, -1, 0, 2, 1, 1, 0, "u 'RooAbsReal' - 1 - param d - 'Double_t' 0 - newHigh", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("printAllInterpCodes",1958,G__G__HistFactory_685_0_13, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("clone",529,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistFactoryLN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - newname", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("printMultiline",1504,(G__InterfaceMethod) NULL,121, -1, -1, 0, 4, 1, 1, 8, "u 'basic_ostream >' 'ostream' 1 - os i - 'Int_t' 0 - contents " "g - 'Bool_t' 0 'kFALSE' verbose u 'TString' - 0 '\"\"' indent", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("printFlexibleInterpVars",2406,G__G__HistFactory_685_0_16, 121, -1, -1, 0, 1, 1, 1, 8, "u 'basic_ostream >' 'ostream' 1 - os", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("PolyInterpValue",1555,(G__InterfaceMethod) NULL, 100, -1, -1, 0, 2, 1, 4, 8, "i - - 0 - i d - - 0 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("evaluate",855,(G__InterfaceMethod) NULL, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 2, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Class",502,G__G__HistFactory_685_0_19, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&RooStats::HistFactory::FlexibleInterpVar::Class) ), 0); G__memfunc_setup("Class_Name",982,G__G__HistFactory_685_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::FlexibleInterpVar::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__G__HistFactory_685_0_21, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&RooStats::HistFactory::FlexibleInterpVar::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__G__HistFactory_685_0_22, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&RooStats::HistFactory::FlexibleInterpVar::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistFactoryLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__G__HistFactory_685_0_26, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__G__HistFactory_685_0_27, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::FlexibleInterpVar::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__G__HistFactory_685_0_28, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&RooStats::HistFactory::FlexibleInterpVar::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__G__HistFactory_685_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::FlexibleInterpVar::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__G__HistFactory_685_0_30, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&RooStats::HistFactory::FlexibleInterpVar::DeclFileLine) ), 0); // automatic destructor G__memfunc_setup("~FlexibleInterpVar", 1860, G__G__HistFactory_685_0_31, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); G__tag_memfunc_reset(); } static void G__setup_memfuncParamHistFunc(void) { /* ParamHistFunc */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_ParamHistFunc)); G__memfunc_setup("ParamHistFunc",1301,G__G__HistFactory_795_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_ParamHistFunc), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ParamHistFunc",1301,G__G__HistFactory_795_0_2, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_ParamHistFunc), -1, 0, 4, 1, 1, 0, "C - - 10 - name C - - 10 - title " "u 'RooArgList' - 11 - vars u 'RooArgList' - 11 - paramSet", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ParamHistFunc",1301,G__G__HistFactory_795_0_3, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_ParamHistFunc), -1, 0, 5, 1, 1, 0, "C - - 10 - name C - - 10 - title " "u 'RooArgList' - 11 - vars u 'RooArgList' - 11 - paramSet " "U 'TH1' - 10 - hist", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ParamHistFunc",1301,G__G__HistFactory_795_0_4, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_ParamHistFunc), -1, 0, 2, 1, 1, 0, "u 'ParamHistFunc' - 11 - other C - - 10 '0' name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("clone",529,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistFactoryLN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - newname", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("paramList",941,G__G__HistFactory_795_0_6, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooArgList), -1, 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("numBins",732,G__G__HistFactory_795_0_7, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", "Number of bins (called numEntries in RooDataHist)", (void*) NULL, 0); G__memfunc_setup("setParamConst",1348,G__G__HistFactory_795_0_8, 121, -1, -1, 0, 2, 1, 1, 0, "i - 'Int_t' 0 - - g - 'Bool_t' 0 'kTRUE' -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("setConstant",1174,G__G__HistFactory_795_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "g - - 0 - constant", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("setShape",829,G__G__HistFactory_795_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TH1' - 0 - shape", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("getParameter",1249,G__G__HistFactory_795_0_11, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooRealVar), -1, 1, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("getParameter",1249,G__G__HistFactory_795_0_12, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooRealVar), -1, 1, 1, 1, 1, 8, "i - 'Int_t' 0 - masterIdx", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("get",320,G__G__HistFactory_795_0_13, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_RooArgSet), -1, 0, 1, 1, 1, 9, "i - 'Int_t' 0 - masterIdx", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("get",320,G__G__HistFactory_795_0_14, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_RooArgSet), -1, 0, 1, 1, 1, 9, "u 'RooArgSet' - 11 - coord", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("binVolume",945,G__G__HistFactory_795_0_15, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("forceAnalyticalInt",1852,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "u 'RooAbsArg' - 11 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("getAnalyticalIntegralWN",2333,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 4, 1, 1, 8, "u 'RooArgSet' - 1 - allVars u 'RooArgSet' - 1 - analVars " "U 'RooArgSet' - 10 - normSet C - - 10 '0' rangeName", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("analyticalIntegralWN",2045,(G__InterfaceMethod) NULL,100, -1, G__defined_typename("Double_t"), 0, 3, 1, 1, 8, "i - 'Int_t' 0 - code U 'RooArgSet' - 10 - normSet " "C - - 10 '0' rangeName", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("createParamSet",1425,G__G__HistFactory_795_0_19, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooArgList), -1, 0, 3, 3, 1, 0, "u 'RooWorkspace' - 1 - w u 'string' - 11 - - " "u 'RooArgList' - 11 - Vars", (char*)NULL, (void*) G__func2void( (RooArgList (*)(RooWorkspace&, const string&, const RooArgList&))(&ParamHistFunc::createParamSet) ), 0); G__memfunc_setup("createParamSet",1425,G__G__HistFactory_795_0_20, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooArgList), -1, 0, 5, 3, 1, 0, "u 'RooWorkspace' - 1 - w u 'string' - 11 - - " "u 'RooArgList' - 11 - Vars d - 'Double_t' 0 - - " "d - 'Double_t' 0 - -", (char*)NULL, (void*) G__func2void( (RooArgList (*)(RooWorkspace&, const string&, const RooArgList&, Double_t, Double_t))(&ParamHistFunc::createParamSet) ), 0); G__memfunc_setup("createParamSet",1425,G__G__HistFactory_795_0_21, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooArgList), -1, 0, 4, 3, 1, 0, "u 'string' - 11 - - i - 'Int_t' 0 - - " "d - 'Double_t' 0 - - d - 'Double_t' 0 - -", (char*)NULL, (void*) G__func2void( (RooArgList (*)(const string&, Int_t, Double_t, Double_t))(&ParamHistFunc::createParamSet) ), 0); G__memfunc_setup("binBoundaries",1349,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistFactoryLN_listlEdoublecOallocatorlEdoublegRsPgR), G__defined_typename("list"), 0, 3, 1, 1, 8, "u 'RooAbsRealLValue' - 1 - - d - 'Double_t' 0 - - " "d - 'Double_t' 0 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("plotSamplingHint",1677,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistFactoryLN_listlEdoublecOallocatorlEdoublegRsPgR), G__defined_typename("list"), 0, 3, 1, 1, 8, "u 'RooAbsRealLValue' - 1 - obs d - 'Double_t' 0 - xlo " "d - 'Double_t' 0 - xhi", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("isBinnedDistribution",2092,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "u 'RooArgSet' - 11 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("getCurrentBin",1340,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 2, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("addVarSet",894,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 2, 0, "u 'RooArgList' - 11 - vars", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("addParamSet",1094,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 2, 0, "u 'RooArgList' - 11 - params", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetNumBins",988,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 3, 2, 0, "u 'RooArgSet' - 11 - vars", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("evaluate",855,(G__InterfaceMethod) NULL, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 2, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Class",502,G__G__HistFactory_795_0_30, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&ParamHistFunc::Class) ), 0); G__memfunc_setup("Class_Name",982,G__G__HistFactory_795_0_31, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&ParamHistFunc::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__G__HistFactory_795_0_32, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&ParamHistFunc::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__G__HistFactory_795_0_33, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&ParamHistFunc::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistFactoryLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__G__HistFactory_795_0_37, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__G__HistFactory_795_0_38, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&ParamHistFunc::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__G__HistFactory_795_0_39, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&ParamHistFunc::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__G__HistFactory_795_0_40, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&ParamHistFunc::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__G__HistFactory_795_0_41, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&ParamHistFunc::DeclFileLine) ), 0); // automatic destructor G__memfunc_setup("~ParamHistFunc", 1427, G__G__HistFactory_795_0_42, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLHistFactoryNavigation(void) { /* RooStats::HistFactory::HistFactoryNavigation */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactoryNavigation)); G__memfunc_setup("HistFactoryNavigation",2176,G__G__HistFactory_831_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactoryNavigation), -1, 0, 1, 1, 1, 0, "U 'RooStats::ModelConfig' - 0 - mc", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("HistFactoryNavigation",2176,G__G__HistFactory_831_0_2, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactoryNavigation), -1, 0, 3, 1, 1, 0, "u 'string' - 11 - File u 'string' - 11 '\"combined\"' WorkspaceName " "u 'string' - 11 '\"ModelConfig\"' ModelConfigName", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("HistFactoryNavigation",2176,G__G__HistFactory_831_0_3, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactoryNavigation), -1, 0, 2, 1, 1, 0, "U 'RooAbsPdf' - 0 - model U 'RooArgSet' - 0 - observables", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintState",1038,G__G__HistFactory_831_0_4, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintState",1038,G__G__HistFactory_831_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - channel", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintParameters",1569,G__G__HistFactory_831_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "g - - 0 'false' IncludeConstantParams", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintChannelParameters",2266,G__G__HistFactory_831_0_7, 121, -1, -1, 0, 2, 1, 1, 0, "u 'string' - 11 - channel g - - 0 'false' IncludeConstantParams", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintSampleParameters",2179,G__G__HistFactory_831_0_8, 121, -1, -1, 0, 3, 1, 1, 0, "u 'string' - 11 - channel u 'string' - 11 - sample " "g - - 0 'false' IncludeConstantParams", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintSampleComponents",2197,G__G__HistFactory_831_0_9, 121, -1, -1, 0, 2, 1, 1, 0, "u 'string' - 11 - channel u 'string' - 11 - sample", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintDataSet",1203,G__G__HistFactory_831_0_10, 121, -1, -1, 0, 2, 1, 1, 0, "U 'RooDataSet' - 0 - data u 'string' - 11 '\"\"' channel", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintModelAndData",1675,G__G__HistFactory_831_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "U 'RooDataSet' - 0 - data", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetBinValue",1078,G__G__HistFactory_831_0_12, 100, -1, -1, 0, 2, 1, 1, 0, "i - - 0 - bin u 'string' - 11 - channel", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetBinValue",1078,G__G__HistFactory_831_0_13, 100, -1, -1, 0, 3, 1, 1, 0, "i - - 0 - bin u 'string' - 11 - channel " "u 'string' - 11 - sample", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetSampleHist",1306,G__G__HistFactory_831_0_14, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TH1), -1, 0, 3, 1, 1, 0, "u 'string' - 11 - channel u 'string' - 11 - sample " "u 'string' - 11 '\"\"' name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetChannelHist",1393,G__G__HistFactory_831_0_15, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TH1), -1, 0, 2, 1, 1, 0, "u 'string' - 11 - channel u 'string' - 11 '\"\"' name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetDataHist",1074,G__G__HistFactory_831_0_16, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TH1), -1, 0, 3, 1, 1, 0, "U 'RooDataSet' - 0 - data u 'string' - 11 - channel " "u 'string' - 11 '\"\"' name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetChannelStack",1487,G__G__HistFactory_831_0_17, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_THStack), -1, 0, 2, 1, 1, 0, "u 'string' - 11 - channel u 'string' - 11 '\"\"' name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DrawChannel",1095,G__G__HistFactory_831_0_18, 121, -1, -1, 0, 2, 1, 1, 0, "u 'string' - 11 - channel U 'RooDataSet' - 0 'NULL' data", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SampleFunction",1448,G__G__HistFactory_831_0_19, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsReal), -1, 0, 2, 1, 1, 0, "u 'string' - 11 - channel u 'string' - 11 - sample", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetObservableSet",1617,G__G__HistFactory_831_0_20, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_RooArgSet), -1, 0, 1, 1, 1, 0, "u 'string' - 11 - channel", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetConstraintTerm",1757,G__G__HistFactory_831_0_21, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsReal), -1, 0, 1, 1, 1, 0, "u 'string' - 11 - parameter", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetConstraintUncertainty",2523,G__G__HistFactory_831_0_22, 100, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - parameter", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ReplaceNode",1090,G__G__HistFactory_831_0_23, 121, -1, -1, 0, 2, 1, 1, 0, "u 'string' - 11 - ToReplace U 'RooAbsArg' - 0 - ReplaceWith", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetConstant",1142,G__G__HistFactory_831_0_24, 121, -1, -1, 0, 2, 1, 1, 0, "u 'string' - 11 '\".*\"' regExpr g - - 0 'true' constant", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetMaxBinToPrint",1595,G__G__HistFactory_831_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "i - - 0 - max", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetMaxBinToPrint",1583,G__G__HistFactory_831_0_26, 105, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetMinBinToPrint",1593,G__G__HistFactory_831_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "i - - 0 - min", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetMinBinToPrint",1581,G__G__HistFactory_831_0_28, 105, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetModel",785,G__G__HistFactory_831_0_29, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsPdf), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetChannelPdf",1267,G__G__HistFactory_831_0_30, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsPdf), -1, 0, 1, 1, 1, 0, "u 'string' - 11 - channel", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetChannelSampleList",2007,G__G__HistFactory_831_0_31, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlEstringcOallocatorlEstringgRsPgR), G__defined_typename("vector"), 0, 1, 1, 1, 0, "u 'string' - 11 - channel", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("var",329,G__G__HistFactory_831_0_32, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_RooRealVar), -1, 0, 1, 1, 1, 8, "u 'string' - 11 - varName", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPrintWidths",1452,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "u 'string' - 11 - channel", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("_GetNodes",888,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "U 'RooStats::ModelConfig' - 0 - mc", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("_GetNodes",888,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 2, 0, "U 'RooAbsPdf' - 0 - model U 'RooArgSet' - 10 - observables", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintMultiDimHist",1738,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 2, 0, "U 'TH1' - 0 - hist i - - 0 - bin_print_width", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("MakeHistFromRooFunction",2336,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TH1), -1, 0, 3, 1, 2, 0, "U 'RooAbsReal' - 0 - func u 'RooArgList' - 0 - vars " "u 'string' - 0 '\"Hist\"' name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetSampleFunctionMap",2022,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_maplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgR), G__defined_typename("map"), 0, 1, 1, 2, 0, "u 'string' - 11 - channel", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("findChild",901,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsArg), -1, 0, 2, 1, 4, 8, "u 'string' - 11 - name U 'RooAbsReal' - 0 - parent", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("_GetAllProducts",1516,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooArgSet), -1, 0, 1, 1, 4, 0, "U 'RooProduct' - 0 - node", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Class",502,G__G__HistFactory_831_0_41, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&RooStats::HistFactory::HistFactoryNavigation::Class) ), 0); G__memfunc_setup("Class_Name",982,G__G__HistFactory_831_0_42, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::HistFactoryNavigation::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__G__HistFactory_831_0_43, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&RooStats::HistFactory::HistFactoryNavigation::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__G__HistFactory_831_0_44, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&RooStats::HistFactory::HistFactoryNavigation::Dictionary) ), 0); G__memfunc_setup("IsA",253,G__G__HistFactory_831_0_45, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,G__G__HistFactory_831_0_46, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,G__G__HistFactory_831_0_47, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__G__HistFactory_831_0_48, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__G__HistFactory_831_0_49, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::HistFactoryNavigation::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__G__HistFactory_831_0_50, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&RooStats::HistFactory::HistFactoryNavigation::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__G__HistFactory_831_0_51, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::HistFactoryNavigation::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__G__HistFactory_831_0_52, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&RooStats::HistFactory::HistFactoryNavigation::DeclFileLine) ), 0); // automatic copy constructor G__memfunc_setup("HistFactoryNavigation", 2176, G__G__HistFactory_831_0_53, (int) ('i'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactoryNavigation), -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::HistFactoryNavigation' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~HistFactoryNavigation", 2302, G__G__HistFactory_831_0_54, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__HistFactory_831_0_55, (int) ('u'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactoryNavigation), -1, 1, 1, 1, 1, 0, "u 'RooStats::HistFactory::HistFactoryNavigation' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLHistFactorySimultaneous(void) { /* RooStats::HistFactory::HistFactorySimultaneous */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous)); G__memfunc_setup("HistFactorySimultaneous",2425,G__G__HistFactory_872_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous), -1, 0, 0, 1, 1, 0, "", "_plotCoefNormRange(0) { }", (void*) NULL, 0); G__memfunc_setup("HistFactorySimultaneous",2425,G__G__HistFactory_872_0_2, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous), -1, 0, 3, 1, 1, 0, "C - - 10 - name C - - 10 - title " "u 'RooAbsCategoryLValue' - 1 - indexCat", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("HistFactorySimultaneous",2425,G__G__HistFactory_872_0_3, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous), -1, 0, 4, 1, 1, 0, "C - - 10 - name C - - 10 - title " "u 'map,allocator > >' 'map' 0 - pdfMap u 'RooAbsCategoryLValue' - 1 - inIndexCat", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("HistFactorySimultaneous",2425,G__G__HistFactory_872_0_4, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous), -1, 0, 4, 1, 1, 0, "C - - 10 - name C - - 10 - title " "u 'RooArgList' - 11 - pdfList u 'RooAbsCategoryLValue' - 1 - indexCat", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("HistFactorySimultaneous",2425,G__G__HistFactory_872_0_5, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous), -1, 0, 2, 1, 1, 0, "u 'RooStats::HistFactory::HistFactorySimultaneous' - 11 - other C - - 10 '0' name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("HistFactorySimultaneous",2425,G__G__HistFactory_872_0_6, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous), -1, 0, 2, 1, 1, 0, "u 'RooSimultaneous' - 11 - other C - - 10 '0' name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("clone",529,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistFactoryLN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - newname", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("createNLL",858,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsReal), -1, 0, 2, 1, 1, 0, "u 'RooAbsData' - 1 - data u 'RooLinkedList' - 11 - cmdList", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("createNLL",858,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsReal), -1, 0, 9, 1, 1, 0, "u 'RooAbsData' - 1 - data u 'RooCmdArg' - 11 'RooCmdArg::none()' arg1 " "u 'RooCmdArg' - 11 'RooCmdArg::none()' arg2 u 'RooCmdArg' - 11 'RooCmdArg::none()' arg3 " "u 'RooCmdArg' - 11 'RooCmdArg::none()' arg4 u 'RooCmdArg' - 11 'RooCmdArg::none()' arg5 " "u 'RooCmdArg' - 11 'RooCmdArg::none()' arg6 u 'RooCmdArg' - 11 'RooCmdArg::none()' arg7 " "u 'RooCmdArg' - 11 'RooCmdArg::none()' arg8", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Class",502,G__G__HistFactory_872_0_10, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&RooStats::HistFactory::HistFactorySimultaneous::Class) ), 0); G__memfunc_setup("Class_Name",982,G__G__HistFactory_872_0_11, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::HistFactorySimultaneous::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__G__HistFactory_872_0_12, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&RooStats::HistFactory::HistFactorySimultaneous::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__G__HistFactory_872_0_13, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&RooStats::HistFactory::HistFactorySimultaneous::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistFactoryLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__G__HistFactory_872_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__G__HistFactory_872_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::HistFactorySimultaneous::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__G__HistFactory_872_0_19, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&RooStats::HistFactory::HistFactorySimultaneous::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__G__HistFactory_872_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::HistFactorySimultaneous::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__G__HistFactory_872_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&RooStats::HistFactory::HistFactorySimultaneous::DeclFileLine) ), 0); // automatic destructor G__memfunc_setup("~HistFactorySimultaneous", 2551, G__G__HistFactory_872_0_22, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast(void) { /* RooStats::HistFactory::HistoToWorkspaceFactoryFast */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast)); G__memfunc_setup("HistoToWorkspaceFactoryFast",2783,G__G__HistFactory_883_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("HistoToWorkspaceFactoryFast",2783,G__G__HistFactory_883_0_2, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast), -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::Measurement' - 1 - Meas", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ConfigureWorkspaceForMeasurement",3326,G__G__HistFactory_883_0_3, 121, -1, -1, 0, 3, 3, 1, 0, "u 'string' - 11 - ModelName U 'RooWorkspace' - 0 - ws_single " "u 'RooStats::HistFactory::Measurement' - 1 - measurement", (char*)NULL, (void*) G__func2void( (void (*)(const string&, RooWorkspace*, RooStats::HistFactory::Measurement&))(&RooStats::HistFactory::HistoToWorkspaceFactoryFast::ConfigureWorkspaceForMeasurement) ), 0); G__memfunc_setup("MakeSingleChannelModel",2186,G__G__HistFactory_883_0_4, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_RooWorkspace), -1, 0, 2, 1, 1, 0, "u 'RooStats::HistFactory::Measurement' - 1 - measurement u 'RooStats::HistFactory::Channel' - 1 - channel", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("MakeCombinedModel",1680,G__G__HistFactory_883_0_5, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_RooWorkspace), -1, 0, 2, 1, 1, 0, "u 'vector >' 'vector' 0 - - u 'vector >' 'vector' 0 - -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("MakeCombinedModel",1680,G__G__HistFactory_883_0_6, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_RooWorkspace), -1, 0, 1, 3, 1, 0, "u 'RooStats::HistFactory::Measurement' - 1 - measurement", (char*)NULL, (void*) G__func2void( (RooWorkspace* (*)(RooStats::HistFactory::Measurement&))(&RooStats::HistFactory::HistoToWorkspaceFactoryFast::MakeCombinedModel) ), 0); G__memfunc_setup("PrintCovarianceMatrix",2173,G__G__HistFactory_883_0_7, 121, -1, -1, 0, 3, 3, 1, 0, "U 'RooFitResult' - 0 - result U 'RooArgSet' - 0 - params " "u 'string' - 0 - filename", (char*)NULL, (void*) G__func2void( (void (*)(RooFitResult*, RooArgSet*, string))(&RooStats::HistFactory::HistoToWorkspaceFactoryFast::PrintCovarianceMatrix) ), 0); G__memfunc_setup("SetFunctionsToPreprocess",2510,G__G__HistFactory_883_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector >' 'vector' 0 - lines", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddEfficiencyTerms",1801,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 6, 1, 2, 0, "U 'RooWorkspace' - 0 - proto u 'string' - 0 - prefix " "u 'string' - 0 - interpName u 'vector >' - 1 - systList " "u 'vector >' 'vector' 1 - likelihoodTermNames u 'vector >' 'vector' 1 - totSystTermNames", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddNormFactor",1284,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 5, 1, 2, 0, "U 'RooWorkspace' - 0 - proto u 'string' - 1 - channel " "u 'string' - 1 - sigmaEpsilon u 'RooStats::HistFactory::Sample' - 1 - sample " "g - - 0 - doRatio", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddMultiVarGaussConstraint",2661,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 5, 1, 2, 0, "U 'RooWorkspace' - 0 - proto u 'string' - 0 - prefix " "i - - 0 - lowBin i - - 0 - highBin " "u 'vector >' 'vector' 1 - likelihoodTermNames", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddPoissonTerms",1535,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 7, 1, 2, 0, "U 'RooWorkspace' - 0 - proto u 'string' - 0 - prefix " "u 'string' - 0 - obsPrefix u 'string' - 0 - expPrefix " "i - - 0 - lowBin i - - 0 - highBin " "u 'vector >' 'vector' 1 - likelihoodTermNames", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("EditSyst",825,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 6, 3, 2, 0, "U 'RooWorkspace' - 0 - proto C - - 10 - pdfNameChar " "u 'map,allocator > >' 'map' 0 - gammaSyst u 'map,allocator > >' 'map' 0 - uniformSyst " "u 'map,allocator > >' 'map' 0 - logNormSyst u 'map,allocator > >' 'map' 0 - noSyst", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("LinInterpWithConstraint",2390,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 7, 1, 2, 0, "U 'RooWorkspace' - 0 - proto U 'TH1' - 0 - nominal " "u 'vector >' - 0 - - u 'string' - 0 - prefix " "u 'string' - 0 - productPrefix u 'string' - 0 - systTerm " "u 'vector >' 'vector' 1 - likelihoodTermNames", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("MakeSingleChannelWorkspace",2632,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_RooWorkspace), -1, 0, 2, 1, 2, 0, "u 'RooStats::HistFactory::Measurement' - 1 - measurement u 'RooStats::HistFactory::Channel' - 1 - channel", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("MakeTotalExpected",1716,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 4, 1, 2, 0, "U 'RooWorkspace' - 0 - proto u 'string' - 0 - totName " "u 'vector >' 'vector' 1 - syst_x_expectedPrefixNames u 'vector >' 'vector' 1 - normByNames", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("MergeDataSets",1289,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_RooDataSet), -1, 0, 6, 1, 2, 0, "U 'RooWorkspace' - 0 - combined u 'vector >' 'vector' 0 - wspace_vec " "u 'vector >' 'vector' 0 - channel_names u 'string' - 0 - dataSetName " "u 'RooArgList' - 0 - obsList U 'RooCategory' - 0 - channelCat", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ProcessExpectedHisto",2072,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 5, 1, 2, 0, "U 'TH1' - 0 - hist U 'RooWorkspace' - 0 - proto " "u 'string' - 0 - prefix u 'string' - 0 - productPrefix " "u 'string' - 0 - systTerm", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetObsToExpected",1605,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 5, 1, 2, 0, "U 'RooWorkspace' - 0 - proto u 'string' - 0 - obsPrefix " "u 'string' - 0 - expPrefix i - - 0 - lowBin " "i - - 0 - highBin", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("MakeScaledUncertaintyHist",2552,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TH1), -1, 0, 2, 1, 2, 0, "u 'string' - 11 - Name u 'vector,allocator > >' 'vector >' 0 - HistVec", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("MakeAbsolUncertaintyHist",2461,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TH1), -1, 0, 2, 1, 2, 0, "u 'string' - 11 - Name U 'TH1' - 10 - Hist", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("createStatConstraintTerms",2624,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooArgList), -1, 0, 6, 1, 2, 0, "U 'RooWorkspace' - 0 - proto u 'vector >' 'vector' 1 - constraintTerms " "u 'ParamHistFunc' - 1 - paramHist U 'TH1' - 0 - uncertHist " "i 'RooStats::HistFactory::Constraint::Type' - 0 - type d - 'Double_t' 0 - minSigma", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ConfigureHistFactoryDataset",2776,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 4, 1, 2, 0, "U 'RooDataSet' - 0 - obsData U 'TH1' - 0 - nominal " "U 'RooWorkspace' - 0 - proto u 'vector >' 'vector' 0 - obsNameVec", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GuessObsNameVec",1482,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "U 'TH1' - 0 - hist", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Class",502,G__G__HistFactory_883_0_25, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&RooStats::HistFactory::HistoToWorkspaceFactoryFast::Class) ), 0); G__memfunc_setup("Class_Name",982,G__G__HistFactory_883_0_26, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::HistoToWorkspaceFactoryFast::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__G__HistFactory_883_0_27, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&RooStats::HistFactory::HistoToWorkspaceFactoryFast::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__G__HistFactory_883_0_28, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&RooStats::HistFactory::HistoToWorkspaceFactoryFast::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistFactoryLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__G__HistFactory_883_0_32, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__G__HistFactory_883_0_33, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::HistoToWorkspaceFactoryFast::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__G__HistFactory_883_0_34, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&RooStats::HistFactory::HistoToWorkspaceFactoryFast::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__G__HistFactory_883_0_35, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::HistoToWorkspaceFactoryFast::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__G__HistFactory_883_0_36, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&RooStats::HistFactory::HistoToWorkspaceFactoryFast::DeclFileLine) ), 0); // automatic copy constructor G__memfunc_setup("HistoToWorkspaceFactoryFast", 2783, G__G__HistFactory_883_0_37, (int) ('i'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast), -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::HistoToWorkspaceFactoryFast' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~HistoToWorkspaceFactoryFast", 2909, G__G__HistFactory_883_0_38, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__HistFactory_883_0_39, (int) ('u'), G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast), -1, 1, 1, 1, 1, 0, "u 'RooStats::HistFactory::HistoToWorkspaceFactoryFast' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLHistoToWorkspaceFactory(void) { /* RooStats::HistFactory::HistoToWorkspaceFactory */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory)); G__memfunc_setup("HistoToWorkspaceFactory",2385,G__G__HistFactory_893_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory), -1, 0, 8, 1, 1, 0, "u 'string' - 0 - - u 'string' - 0 - - " "u 'vector >' 'vector' 0 - - d - - 0 '200' - " "d - - 0 '20' - i - - 0 '0' - " "i - - 0 '6' - U 'TFile' - 0 '0' -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("HistoToWorkspaceFactory",2385,G__G__HistFactory_893_0_2, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddEfficiencyTerms",1801,G__G__HistFactory_893_0_3, 121, -1, -1, 0, 6, 1, 1, 0, "U 'RooWorkspace' - 0 - proto u 'string' - 0 - prefix " "u 'string' - 0 - interpName u 'map,less,allocator > > >' 'map >' 0 - systMap " "u 'vector >' 'vector' 1 - likelihoodTermNames u 'vector >' 'vector' 1 - totSystTermNames", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddNormFactor",1284,G__G__HistFactory_893_0_4, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 5, 1, 1, 0, "U 'RooWorkspace' - 0 - - u 'string' - 1 - - " "u 'string' - 1 - - u 'RooStats::HistFactory::EstimateSummary' - 1 - - " "g - - 0 - -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddMultiVarGaussConstraint",2661,G__G__HistFactory_893_0_5, 121, -1, -1, 0, 5, 1, 1, 0, "U 'RooWorkspace' - 0 - proto u 'string' - 0 - prefix " "i - - 0 - lowBin i - - 0 - highBin " "u 'vector >' 'vector' 1 - likelihoodTermNames", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddPoissonTerms",1535,G__G__HistFactory_893_0_6, 121, -1, -1, 0, 7, 1, 1, 0, "U 'RooWorkspace' - 0 - proto u 'string' - 0 - prefix " "u 'string' - 0 - obsPrefix u 'string' - 0 - expPrefix " "i - - 0 - lowBin i - - 0 - highBin " "u 'vector >' 'vector' 1 - likelihoodTermNames", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("MakeCombinedModel",1680,G__G__HistFactory_893_0_7, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_RooWorkspace), -1, 0, 2, 1, 1, 0, "u 'vector >' 'vector' 0 - - u 'vector >' 'vector' 0 - -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Customize",963,G__G__HistFactory_893_0_8, 121, -1, -1, 0, 3, 1, 1, 0, "U 'RooWorkspace' - 0 - proto C - - 10 - pdfNameChar " "u 'map,allocator > >' 'map' 0 - renameMap", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("EditSyst",825,G__G__HistFactory_893_0_9, 121, -1, -1, 0, 5, 1, 1, 0, "U 'RooWorkspace' - 0 - proto C - - 10 - pdfNameChar " "u 'map,allocator > >' 'map' 0 - gammaSyst u 'map,allocator > >' 'map' 0 - uniformSyst " "u 'map,allocator > >' 'map' 0 - logNormSyst", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("FormatFrameForLikelihood",2431,G__G__HistFactory_893_0_10, 121, -1, -1, 0, 3, 1, 1, 0, "U 'RooPlot' - 0 - frame u 'string' - 0 'std::string(\"#sigma / #sigma_{SM}\")' XTitle " "u 'string' - 0 'std::string(\"-log likelihood\")' YTitle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("LinInterpWithConstraint",2390,G__G__HistFactory_893_0_11, 121, -1, -1, 0, 11, 1, 1, 0, "U 'RooWorkspace' - 0 - proto U 'TH1' - 0 - nominal " "u 'vector >' 'vector' 0 - lowHist u 'vector >' 'vector' 0 - highHist " "u 'vector >' 'vector' 0 - sourceName u 'string' - 0 - prefix " "u 'string' - 0 - productPrefix u 'string' - 0 - systTerm " "i - - 0 - lowBin i - - 0 - highBin " "u 'vector >' 'vector' 1 - likelihoodTermNames", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Makedirs",816,G__G__HistFactory_893_0_12, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TDirectory), -1, 0, 2, 1, 1, 0, "U 'TDirectory' - 0 - file u 'vector >' 'vector' 0 - names", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("MakeSingleChannelModel",2186,G__G__HistFactory_893_0_13, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_RooWorkspace), -1, 0, 3, 1, 1, 0, "u 'vector >' 'vector' 0 - summary u 'vector >' 'vector' 0 - systToFix " "g - - 0 'false' doRatio", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("MakeTotalExpected",1716,G__G__HistFactory_893_0_14, 121, -1, -1, 0, 8, 1, 1, 0, "U 'RooWorkspace' - 0 - proto u 'string' - 0 - totName " "u 'string' - 0 - - u 'string' - 0 - - " "i - - 0 - lowBin i - - 0 - highBin " "u 'vector >' 'vector' 1 - syst_x_expectedPrefixNames u 'vector >' 'vector' 1 - normByNames", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mkdir",503,G__G__HistFactory_893_0_15, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TDirectory), -1, 0, 2, 1, 1, 0, "U 'TDirectory' - 0 - file u 'string' - 0 - name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintCovarianceMatrix",2173,G__G__HistFactory_893_0_16, 121, -1, -1, 0, 3, 1, 1, 0, "U 'RooFitResult' - 0 - result U 'RooArgSet' - 0 - params " "u 'string' - 0 - filename", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ProcessExpectedHisto",2072,G__G__HistFactory_893_0_17, 121, -1, -1, 0, 9, 1, 1, 0, "U 'TH1' - 0 - hist U 'RooWorkspace' - 0 - proto " "u 'string' - 0 - prefix u 'string' - 0 - productPrefix " "u 'string' - 0 - systTerm d - - 0 - low " "d - - 0 - high i - - 0 - lowBin " "i - - 0 - highBin", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetObsToExpected",1605,G__G__HistFactory_893_0_18, 121, -1, -1, 0, 5, 1, 1, 0, "U 'RooWorkspace' - 0 - proto u 'string' - 0 - obsPrefix " "u 'string' - 0 - expPrefix i - - 0 - lowBin " "i - - 0 - highBin", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("FitModel",788,G__G__HistFactory_893_0_19, 121, -1, -1, 0, 5, 1, 1, 0, "U 'RooWorkspace' - 0 - - u 'string' - 0 - - " "u 'string' - 0 - - u 'string' - 0 - - " "g - - 0 'false' -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("FilePrefixStr",1319,G__G__HistFactory_893_0_20, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_string), -1, 0, 1, 1, 1, 0, "u 'string' - 0 - -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Class",502,G__G__HistFactory_893_0_21, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&RooStats::HistFactory::HistoToWorkspaceFactory::Class) ), 0); G__memfunc_setup("Class_Name",982,G__G__HistFactory_893_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::HistoToWorkspaceFactory::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__G__HistFactory_893_0_23, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&RooStats::HistFactory::HistoToWorkspaceFactory::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__G__HistFactory_893_0_24, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&RooStats::HistFactory::HistoToWorkspaceFactory::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistFactoryLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__G__HistFactory_893_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__G__HistFactory_893_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::HistoToWorkspaceFactory::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__G__HistFactory_893_0_30, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&RooStats::HistFactory::HistoToWorkspaceFactory::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__G__HistFactory_893_0_31, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::HistoToWorkspaceFactory::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__G__HistFactory_893_0_32, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&RooStats::HistFactory::HistoToWorkspaceFactory::DeclFileLine) ), 0); // automatic destructor G__memfunc_setup("~HistoToWorkspaceFactory", 2511, G__G__HistFactory_893_0_33, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLLinInterpVar(void) { /* RooStats::HistFactory::LinInterpVar */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLLinInterpVar)); G__memfunc_setup("LinInterpVar",1214,G__G__HistFactory_898_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLLinInterpVar), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("LinInterpVar",1214,G__G__HistFactory_898_0_2, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLLinInterpVar), -1, 0, 6, 1, 1, 0, "C - - 10 - name C - - 10 - title " "u 'RooArgList' - 11 - _paramList d - - 0 - nominal " "u 'vector >' 'vector' 0 - low u 'vector >' 'vector' 0 - high", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("LinInterpVar",1214,G__G__HistFactory_898_0_3, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLLinInterpVar), -1, 0, 2, 1, 1, 0, "C - - 10 - name C - - 10 - title", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("LinInterpVar",1214,G__G__HistFactory_898_0_4, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLLinInterpVar), -1, 0, 2, 1, 1, 0, "u 'RooStats::HistFactory::LinInterpVar' - 11 - - C - - 10 - -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("clone",529,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistFactoryLN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - newname", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("evaluate",855,(G__InterfaceMethod) NULL, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 2, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Class",502,G__G__HistFactory_898_0_7, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&RooStats::HistFactory::LinInterpVar::Class) ), 0); G__memfunc_setup("Class_Name",982,G__G__HistFactory_898_0_8, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::LinInterpVar::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__G__HistFactory_898_0_9, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&RooStats::HistFactory::LinInterpVar::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__G__HistFactory_898_0_10, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&RooStats::HistFactory::LinInterpVar::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistFactoryLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__G__HistFactory_898_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__G__HistFactory_898_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::LinInterpVar::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__G__HistFactory_898_0_16, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&RooStats::HistFactory::LinInterpVar::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__G__HistFactory_898_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::LinInterpVar::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__G__HistFactory_898_0_18, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&RooStats::HistFactory::LinInterpVar::DeclFileLine) ), 0); // automatic destructor G__memfunc_setup("~LinInterpVar", 1340, G__G__HistFactory_898_0_19, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); G__tag_memfunc_reset(); } static void G__setup_memfuncPiecewiseInterpolation(void) { /* PiecewiseInterpolation */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_PiecewiseInterpolation)); G__memfunc_setup("PiecewiseInterpolation",2310,G__G__HistFactory_899_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_PiecewiseInterpolation), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PiecewiseInterpolation",2310,G__G__HistFactory_899_0_2, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_PiecewiseInterpolation), -1, 0, 7, 1, 1, 0, "C - - 10 - name C - - 10 - title " "u 'RooAbsReal' - 11 - nominal u 'RooArgList' - 11 - lowSet " "u 'RooArgList' - 11 - highSet u 'RooArgList' - 11 - paramSet " "g - 'Bool_t' 0 'kFALSE' takeOwnerShip", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PiecewiseInterpolation",2310,G__G__HistFactory_899_0_3, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_PiecewiseInterpolation), -1, 0, 2, 1, 1, 0, "u 'PiecewiseInterpolation' - 11 - other C - - 10 '0' name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("clone",529,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistFactoryLN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - newname", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("lowList",750,G__G__HistFactory_899_0_5, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooArgList), -1, 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("highList",828,G__G__HistFactory_899_0_6, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooArgList), -1, 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("paramList",941,G__G__HistFactory_899_0_7, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooArgList), -1, 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("setBinIntegrator",1668,G__G__HistFactory_899_0_8, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "u 'RooArgSet' - 1 - allVars", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("getAnalyticalIntegralWN",2333,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 4, 1, 1, 8, "u 'RooArgSet' - 1 - allVars u 'RooArgSet' - 1 - analVars " "U 'RooArgSet' - 10 - normSet C - - 10 '0' rangeName", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("analyticalIntegralWN",2045,(G__InterfaceMethod) NULL,100, -1, G__defined_typename("Double_t"), 0, 3, 1, 1, 8, "i - 'Int_t' 0 - code U 'RooArgSet' - 10 - normSet " "C - - 10 '0' rangeName", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("setPositiveDefinite",1991,G__G__HistFactory_899_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "g - - 0 'true' flag", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("setInterpCode",1337,G__G__HistFactory_899_0_12, 121, -1, -1, 0, 2, 1, 1, 0, "u 'RooAbsReal' - 1 - param i - - 0 - code", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("setAllInterpCodes",1733,G__G__HistFactory_899_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "i - - 0 - code", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("printAllInterpCodes",1958,G__G__HistFactory_899_0_14, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("binBoundaries",1349,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistFactoryLN_listlEdoublecOallocatorlEdoublegRsPgR), G__defined_typename("list"), 0, 3, 1, 1, 8, "u 'RooAbsRealLValue' - 1 - - d - 'Double_t' 0 - - " "d - 'Double_t' 0 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("plotSamplingHint",1677,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistFactoryLN_listlEdoublecOallocatorlEdoublegRsPgR), G__defined_typename("list"), 0, 3, 1, 1, 8, "u 'RooAbsRealLValue' - 1 - obs d - 'Double_t' 0 - xlo " "d - 'Double_t' 0 - xhi", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("isBinnedDistribution",2092,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "u 'RooArgSet' - 11 - obs", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("evaluate",855,(G__InterfaceMethod) NULL, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 2, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Class",502,G__G__HistFactory_899_0_19, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&PiecewiseInterpolation::Class) ), 0); G__memfunc_setup("Class_Name",982,G__G__HistFactory_899_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&PiecewiseInterpolation::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__G__HistFactory_899_0_21, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&PiecewiseInterpolation::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__G__HistFactory_899_0_22, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&PiecewiseInterpolation::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistFactoryLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__G__HistFactory_899_0_26, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__G__HistFactory_899_0_27, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&PiecewiseInterpolation::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__G__HistFactory_899_0_28, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&PiecewiseInterpolation::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__G__HistFactory_899_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&PiecewiseInterpolation::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__G__HistFactory_899_0_30, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&PiecewiseInterpolation::DeclFileLine) ), 0); // automatic destructor G__memfunc_setup("~PiecewiseInterpolation", 2436, G__G__HistFactory_899_0_31, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); G__tag_memfunc_reset(); } static void G__setup_memfuncRooStatscLcLHistFactorycLcLRooBarlowBeestonLL(void) { /* RooStats::HistFactory::RooBarlowBeestonLL */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL)); G__memfunc_setup("RooBarlowBeestonLL",1791,G__G__HistFactory_901_0_1, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("RooBarlowBeestonLL",1791,G__G__HistFactory_901_0_2, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL), -1, 0, 3, 1, 1, 0, "C - - 10 - name C - - 10 - title " "u 'RooAbsReal' - 1 - nll", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("RooBarlowBeestonLL",1791,G__G__HistFactory_901_0_3, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL), -1, 0, 2, 1, 1, 0, "u 'RooStats::HistFactory::RooBarlowBeestonLL' - 11 - other C - - 10 '0' name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("clone",529,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistFactoryLN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - newname", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("initializeBarlowCache",2157,G__G__HistFactory_901_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("getParameters",1364,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistFactoryLN_RooArgSet), -1, 0, 2, 1, 1, 8, "U 'RooArgSet' - 10 - depList g - 'Bool_t' 0 'kTRUE' stripDisconnected", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("nll",326,G__G__HistFactory_901_0_7, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooAbsReal), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("redirectServersHook",1997,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 4, 1, 1, 0, "u 'RooAbsCollection' - 11 - - g - 'Bool_t' 0 - - " "g - 'Bool_t' 0 - - g - 'Bool_t' 0 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("setPdf",614,G__G__HistFactory_901_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "U 'RooAbsPdf' - 0 - pdf", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("setDataset",1042,G__G__HistFactory_901_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "U 'RooAbsData' - 0 - data", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("evaluate",855,(G__InterfaceMethod) NULL, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 2, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Class",502,G__G__HistFactory_901_0_12, 85, G__get_linked_tagnum(&G__G__HistFactoryLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&RooStats::HistFactory::RooBarlowBeestonLL::Class) ), 0); G__memfunc_setup("Class_Name",982,G__G__HistFactory_901_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::RooBarlowBeestonLL::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__G__HistFactory_901_0_14, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&RooStats::HistFactory::RooBarlowBeestonLL::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__G__HistFactory_901_0_15, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&RooStats::HistFactory::RooBarlowBeestonLL::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistFactoryLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__G__HistFactory_901_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__G__HistFactory_901_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::RooBarlowBeestonLL::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__G__HistFactory_901_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&RooStats::HistFactory::RooBarlowBeestonLL::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__G__HistFactory_901_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RooStats::HistFactory::RooBarlowBeestonLL::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__G__HistFactory_901_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&RooStats::HistFactory::RooBarlowBeestonLL::DeclFileLine) ), 0); // automatic destructor G__memfunc_setup("~RooBarlowBeestonLL", 1917, G__G__HistFactory_901_0_24, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); G__tag_memfunc_reset(); } static void G__setup_memfuncvectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR(void) { /* vector > */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR)); G__memfunc_setup("at",213,G__G__HistFactory_915_0_1, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef), G__defined_typename("vector >::reference"), 1, 1, 1, 1, 0, "k - 'vector >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("at",213,G__G__HistFactory_915_0_2, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef), G__defined_typename("vector >::const_reference"), 1, 1, 1, 1, 8, "k - 'vector >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("begin",517,G__G__HistFactory_915_0_3, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("end",311,G__G__HistFactory_915_0_4, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rbegin",631,G__G__HistFactory_915_0_5, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgRcLcLiteratorgR), G__defined_typename("vector >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rend",425,G__G__HistFactory_915_0_6, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgRcLcLiteratorgR), G__defined_typename("vector >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("size",443,G__G__HistFactory_915_0_7, 107, -1, G__defined_typename("vector >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("max_size",864,G__G__HistFactory_915_0_8, 107, -1, G__defined_typename("vector >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("resize",658,G__G__HistFactory_915_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'vector >::size_type' 0 - sz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("resize",658,G__G__HistFactory_915_0_10, 121, -1, -1, 0, 2, 1, 1, 0, "k - 'vector >::size_type' 0 - sz u 'RooStats::HistFactory::HistRef' - 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("capacity",846,G__G__HistFactory_915_0_11, 107, -1, G__defined_typename("vector >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("empty",559,G__G__HistFactory_915_0_12, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator[]",1060,G__G__HistFactory_915_0_13, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef), G__defined_typename("vector >::reference"), 1, 1, 1, 1, 0, "k - 'vector >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator[]",1060,G__G__HistFactory_915_0_14, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef), G__defined_typename("vector >::const_reference"), 1, 1, 1, 1, 8, "k - 'vector >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector >",7724,G__G__HistFactory_915_0_15, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector >",7724,G__G__HistFactory_915_0_16, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR), -1, 0, 2, 1, 1, 0, "k - 'vector >::size_type' 0 - n u 'RooStats::HistFactory::HistRef' - 11 'RooStats::HistFactory::HistRef()' value", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector >",7724,G__G__HistFactory_915_0_17, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR), -1, 0, 1, 1, 1, 0, "u 'vector >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector >",7724,G__G__HistFactory_915_0_18, 105, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR), -1, 0, 2, 1, 1, 0, "u 'vector >::iterator' 'vector >::const_iterator' 10 - first u 'vector >::iterator' 'vector >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__HistFactory_915_0_19, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR), -1, 1, 1, 1, 1, 0, "u 'vector >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("reserve",764,G__G__HistFactory_915_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'vector >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("front",553,G__G__HistFactory_915_0_21, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("back",401,G__G__HistFactory_915_0_22, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("push_back",944,G__G__HistFactory_915_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'RooStats::HistFactory::HistRef' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("swap",443,G__G__HistFactory_915_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector >' - 1 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__HistFactory_915_0_25, 117, G__get_linked_tagnum(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgRcLcLiterator), -1, 0, 2, 1, 1, 0, "u 'vector >::iterator' - 0 - position u 'RooStats::HistFactory::HistRef' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__HistFactory_915_0_26, 121, -1, -1, 0, 3, 1, 1, 0, "u 'vector >::iterator' - 0 - position u 'vector >::iterator' 'vector >::const_iterator' 10 - first " "u 'vector >::iterator' 'vector >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__HistFactory_915_0_27, 121, -1, -1, 0, 3, 1, 1, 0, "u 'vector >::iterator' - 0 - position k - 'vector >::size_type' 0 - n " "u 'RooStats::HistFactory::HistRef' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pop_back",831,G__G__HistFactory_915_0_28, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("erase",528,G__G__HistFactory_915_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector >::iterator' - 0 - position", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("erase",528,G__G__HistFactory_915_0_30, 121, -1, -1, 0, 2, 1, 1, 0, "u 'vector >::iterator' - 0 - first u 'vector >::iterator' - 0 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("clear",519,G__G__HistFactory_915_0_31, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~vector >", 7850, G__G__HistFactory_915_0_32, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } /********************************************************* * Member function information setup *********************************************************/ extern "C" void G__cpp_setup_memfuncG__HistFactory() { } /********************************************************* * Global variable information setup for each class *********************************************************/ static void G__cpp_setup_global0() { /* Setting up global variables */ G__resetplocal(); } static void G__cpp_setup_global1() { } static void G__cpp_setup_global2() { } static void G__cpp_setup_global3() { G__memvar_setup((void*)G__PVOID,112,0,0,-1,-1,-1,1,"HISTFACTORY_SYSTEMATICS_H=0",1,(char*)NULL); } static void G__cpp_setup_global4() { G__memvar_setup((void*)G__PVOID,112,0,0,-1,-1,-1,1,"HIST_FACTORY_MODEL_UTILS_H=0",1,(char*)NULL); } static void G__cpp_setup_global5() { G__memvar_setup((void*)G__PVOID,112,0,0,-1,-1,-1,1,"HISTFACTORY_MAKEMODELANDMEASUREMENTSFAST_H=0",1,(char*)NULL); G__resetglobalenv(); } extern "C" void G__cpp_setup_globalG__HistFactory() { G__cpp_setup_global0(); G__cpp_setup_global1(); G__cpp_setup_global2(); G__cpp_setup_global3(); G__cpp_setup_global4(); G__cpp_setup_global5(); } /********************************************************* * Global function information setup for each class *********************************************************/ static void G__cpp_setup_func0() { G__lastifuncposition(); } static void G__cpp_setup_func1() { } static void G__cpp_setup_func2() { } static void G__cpp_setup_func3() { } static void G__cpp_setup_func4() { } static void G__cpp_setup_func5() { } static void G__cpp_setup_func6() { } static void G__cpp_setup_func7() { } static void G__cpp_setup_func8() { } static void G__cpp_setup_func9() { } static void G__cpp_setup_func10() { } static void G__cpp_setup_func11() { } static void G__cpp_setup_func12() { } static void G__cpp_setup_func13() { } static void G__cpp_setup_func14() { } static void G__cpp_setup_func15() { } static void G__cpp_setup_func16() { } static void G__cpp_setup_func17() { } static void G__cpp_setup_func18() { } static void G__cpp_setup_func19() { } static void G__cpp_setup_func20() { } static void G__cpp_setup_func21() { } static void G__cpp_setup_func22() { } static void G__cpp_setup_func23() { } static void G__cpp_setup_func24() { } static void G__cpp_setup_func25() { } static void G__cpp_setup_func26() { } static void G__cpp_setup_func27() { } static void G__cpp_setup_func28() { } static void G__cpp_setup_func29() { } static void G__cpp_setup_func30() { } static void G__cpp_setup_func31() { } static void G__cpp_setup_func32() { } static void G__cpp_setup_func33() { } static void G__cpp_setup_func34() { } static void G__cpp_setup_func35() { } static void G__cpp_setup_func36() { G__resetifuncposition(); } extern "C" void G__cpp_setup_funcG__HistFactory() { G__cpp_setup_func0(); G__cpp_setup_func1(); G__cpp_setup_func2(); G__cpp_setup_func3(); G__cpp_setup_func4(); G__cpp_setup_func5(); G__cpp_setup_func6(); G__cpp_setup_func7(); G__cpp_setup_func8(); G__cpp_setup_func9(); G__cpp_setup_func10(); G__cpp_setup_func11(); G__cpp_setup_func12(); G__cpp_setup_func13(); G__cpp_setup_func14(); G__cpp_setup_func15(); G__cpp_setup_func16(); G__cpp_setup_func17(); G__cpp_setup_func18(); G__cpp_setup_func19(); G__cpp_setup_func20(); G__cpp_setup_func21(); G__cpp_setup_func22(); G__cpp_setup_func23(); G__cpp_setup_func24(); G__cpp_setup_func25(); G__cpp_setup_func26(); G__cpp_setup_func27(); G__cpp_setup_func28(); G__cpp_setup_func29(); G__cpp_setup_func30(); G__cpp_setup_func31(); G__cpp_setup_func32(); G__cpp_setup_func33(); G__cpp_setup_func34(); G__cpp_setup_func35(); G__cpp_setup_func36(); } /********************************************************* * Class,struct,union,enum tag information setup *********************************************************/ /* Setup class/struct taginfo */ G__linked_taginfo G__G__HistFactoryLN_TClass = { "TClass" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TBuffer = { "TBuffer" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TDirectory = { "TDirectory" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TMemberInspector = { "TMemberInspector" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TObject = { "TObject" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TNamed = { "TNamed" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TString = { "TString" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR = { "basic_ostream >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_basic_ofstreamlEcharcOchar_traitslEchargRsPgR = { "basic_ofstream >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_string = { "string" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_basic_stringstreamlEcharcOchar_traitslEchargRcOallocatorlEchargRsPgR = { "basic_stringstream,allocator >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooPrintable = { "RooPrintable" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TIterator = { "TIterator" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR = { "iterator" , 115 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooLinkedList = { "RooLinkedList" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooAbsArg = { "RooAbsArg" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooArgSet = { "RooArgSet" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooAbsCollection = { "RooAbsCollection" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooArgList = { "RooArgList" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooAbsData = { "RooAbsData" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooListProxy = { "RooListProxy" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooWorkspace = { "RooWorkspace" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooRealProxy = { "RooRealProxy" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_setlEstringcOlesslEstringgRcOallocatorlEstringgRsPgR = { "set,allocator >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEstringcOstringcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOstringgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_setlEpairlERooAbsArgmUcORooAbsArgmUgRcOlesslEpairlERooAbsArgmUcORooAbsArgmUgRsPgRcOallocatorlEpairlERooAbsArgmUcORooAbsArgmUgRsPgRsPgR = { "set,less >,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooAbsReal = { "RooAbsReal" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_dequelERooAbsCachemUcOallocatorlERooAbsCachemUgRsPgR = { "deque >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooDataSet = { "RooDataSet" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplERooAbsArgmUcOTRefArraymUcOlesslERooAbsArgmUgRcOallocatorlEpairlERooAbsArgmUsPconstcOTRefArraymUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_dequelERooAbsArgmUcOallocatorlERooAbsArgmUgRsPgR = { "deque >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_stacklERooAbsArgmUcOdequelERooAbsArgmUcOallocatorlERooAbsArgmUgRsPgRsPgR = { "stack > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooCmdArg = { "RooCmdArg" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplETStringcOdoublecOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOdoublegRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplETStringcOintcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOintgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplETStringcORooExpensiveObjectCachecLcLExpensiveObjectmUcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooExpensiveObjectCachecLcLExpensiveObjectmUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TFile = { "TFile" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooAbsPdf = { "RooAbsPdf" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooRealVar = { "RooRealVar" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooCategory = { "RooCategory" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_listlERooAbsDatamUcOallocatorlERooAbsDatamUgRsPgR = { "list >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_listlETObjectmUcOallocatorlETObjectmUgRsPgR = { "list >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplETStringcORooWorkspacecLcLCodeRepocLcLClassRelInfocOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooWorkspacecLcLCodeRepocLcLClassRelInfogRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplETStringcORooWorkspacecLcLCodeRepocLcLClassFilescOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooWorkspacecLcLCodeRepocLcLClassFilesgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplETStringcORooWorkspacecLcLCodeRepocLcLExtraHeadercOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooWorkspacecLcLCodeRepocLcLExtraHeadergRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_listlEstringcOallocatorlEstringgRsPgR = { "list >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEstringcORooArgSetcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooArgSetgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStats = { "RooStats" , 110 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactory = { "RooStats::HistFactory" , 110 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLAsimov = { "RooStats::HistFactory::Asimov" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEstringcOboolcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOboolgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TH1 = { "TH1" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef = { "RooStats::HistFactory::HistRef" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TVectorTlEfloatgR = { "TVectorT" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TVectorTlEdoublegR = { "TVectorT" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConstraint = { "RooStats::HistFactory::Constraint" , 110 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConstraintcLcLType = { "RooStats::HistFactory::Constraint::Type" , 101 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLOverallSys = { "RooStats::HistFactory::OverallSys" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLNormFactor = { "RooStats::HistFactory::NormFactor" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoSys = { "RooStats::HistFactory::HistoSys" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoFactor = { "RooStats::HistFactory::HistoFactor" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLShapeSys = { "RooStats::HistFactory::ShapeSys" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLShapeFactor = { "RooStats::HistFactory::ShapeFactor" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatError = { "RooStats::HistFactory::StatError" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatErrorConfig = { "RooStats::HistFactory::StatErrorConfig" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample = { "RooStats::HistFactory::Sample" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLOverallSyscOallocatorlERooStatscLcLHistFactorycLcLOverallSysgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLOverallSyscOallocatorlERooStatscLcLHistFactorycLcLOverallSysgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLNormFactorgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLNormFactorgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistoSyscOallocatorlERooStatscLcLHistFactorycLcLHistoSysgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLHistoSyscOallocatorlERooStatscLcLHistFactorycLcLHistoSysgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistoFactorcOallocatorlERooStatscLcLHistFactorycLcLHistoFactorgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLHistoFactorcOallocatorlERooStatscLcLHistFactorycLcLHistoFactorgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLShapeSysgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLShapeSysgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLShapeFactorcOallocatorlERooStatscLcLHistFactorycLcLShapeFactorgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLShapeFactorcOallocatorlERooStatscLcLHistFactorycLcLShapeFactorgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLData = { "RooStats::HistFactory::Data" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel = { "RooStats::HistFactory::Channel" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLDatacOallocatorlERooStatscLcLHistFactorycLcLDatagRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLDatacOallocatorlERooStatscLcLHistFactorycLcLDatagRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgRcLcLiterator = { "vector >::iterator" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TXMLNode = { "TXMLNode" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLPreprocessFunction = { "RooStats::HistFactory::PreprocessFunction" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLMeasurement = { "RooStats::HistFactory::Measurement" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlEstringcOallocatorlEstringgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLPreprocessFunctioncOallocatorlERooStatscLcLHistFactorycLcLPreprocessFunctiongRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLPreprocessFunctioncOallocatorlERooStatscLcLHistFactorycLcLPreprocessFunctiongRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLAsimovcOallocatorlERooStatscLcLHistFactorycLcLAsimovgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLAsimovcOallocatorlERooStatscLcLHistFactorycLcLAsimovgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgRcLcLiterator = { "vector >::iterator" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConfigParser = { "RooStats::HistFactory::ConfigParser" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLMeasurementcOallocatorlERooStatscLcLHistFactorycLcLMeasurementgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLMeasurementcOallocatorlERooStatscLcLHistFactorycLcLMeasurementgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLEstimateSummary = { "RooStats::HistFactory::EstimateSummary" , 115 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLEstimateSummarycLcLConstraintType = { "RooStats::HistFactory::EstimateSummary::ConstraintType" , 101 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlETH1mUcOallocatorlETH1mUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlETH1mUcOallocatorlETH1mUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_pairlEdoublecOdoublegR = { "pair" , 115 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEstringcOpairlEdoublecOdoublegRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOpairlEdoublecOdoublegRsPgRsPgRsPgR = { "map,less,allocator > > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TMatrixTlEdoublegR = { "TMatrixT" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooAbsRealLValue = { "RooAbsRealLValue" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooCurvemUcOallocatorlERooCurvemUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooCurvemUcOallocatorlERooCurvemUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_listlEdoublecOallocatorlEdoublegRsPgR = { "list >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooDataHist = { "RooDataHist" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooFitResult = { "RooFitResult" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEstringcOTH1mUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH1mUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEstringcORooDataHistmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooDataHistmUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEstringcORooDataSetmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooDataSetmUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEstringcORooAbsDatamUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsDatamUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooPlot = { "RooPlot" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooAbsCategoryLValue = { "RooAbsCategoryLValue" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_listlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgR = { "list >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_pairlEstringcOlistlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgRsPgR = { "pair > >" , 115 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEconstsPRooAbsArgmUcOpairlEstringcOlistlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgRsPgRcOlesslEconstsPRooAbsArgmUgRcOallocatorlEpairlEconstsPRooAbsArgmUsPconstcOpairlEstringcOlistlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgRsPgRsPgRsPgRsPgR = { "map > >,less,allocator > > > > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOallocatorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRsPgRsPgR = { "vector,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOallocatorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRsPgRsPgRcLcLiteratorgR = { "reverse_iterator,allocator > >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOunsignedsPlongcOlesslEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRsPgRcOallocatorlEpairlEconstsPpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOunsignedsPlonggRsPgRsPgR = { "map,unsigned long,less >,allocator,unsigned long> > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEintcOstringcOlesslEintgRcOallocatorlEpairlEconstsPintcOstringgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_dequelEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRcOallocatorlEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRsPgRsPgR = { "deque >,allocator > > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_stacklEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRcOdequelEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRcOallocatorlEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRsPgRsPgRsPgR = { "stack >,deque >,allocator > > > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEstringcObasic_ostreamlEcharcOchar_traitslEchargRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcObasic_ostreamlEcharcOchar_traitslEchargRsPgRmUgRsPgRsPgR = { "map >*,less,allocator >*> > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooObjCacheManager = { "RooObjCacheManager" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooNormSetCachecOallocatorlERooNormSetCachegRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooNormSetCachecOallocatorlERooNormSetCachegRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooAbsCacheElementmUcOallocatorlERooAbsCacheElementmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooAbsCacheElementmUcOallocatorlERooAbsCacheElementmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooSimultaneous = { "RooSimultaneous" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLFlexibleInterpVar = { "RooStats::HistFactory::FlexibleInterpVar" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlEdoublecOallocatorlEdoublegRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlEdoublecOallocatorlEdoublegRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlEintcOallocatorlEintgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlEboolcOallocatorlEboolgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlEboolcOallocatorlEboolgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplETClassmUcOintcOlesslETClassmUgRcOallocatorlEpairlETClassmUsPconstcOintgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_pairlEstringcOintgR = { "pair" , 115 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TMatrixTBaselEfloatgR = { "TMatrixTBase" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TMatrixTBaselEdoublegR = { "TMatrixTBase" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TElementActionTlEdoublegR = { "TElementActionT" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TElementPosActionTlEdoublegR = { "TElementPosActionT" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TMatrixTSymlEdoublegR = { "TMatrixTSym" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TMatrixTRow_constlEdoublegR = { "TMatrixTRow_const" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TMatrixTRowlEdoublegR = { "TMatrixTRow" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TMatrixTColumn_constlEdoublegR = { "TMatrixTColumn_const" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TMatrixTDiag_constlEdoublegR = { "TMatrixTDiag_const" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TMatrixTFlat_constlEdoublegR = { "TMatrixTFlat_const" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TMatrixTSub_constlEdoublegR = { "TMatrixTSub_const" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TMatrixTSparseRow_constlEdoublegR = { "TMatrixTSparseRow_const" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TMatrixTSparseDiag_constlEdoublegR = { "TMatrixTSparseDiag_const" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TMatrixTColumnlEdoublegR = { "TMatrixTColumn" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TMatrixTDiaglEdoublegR = { "TMatrixTDiag" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TMatrixTFlatlEdoublegR = { "TMatrixTFlat" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TMatrixTSublEdoublegR = { "TMatrixTSub" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TMatrixTSparseRowlEdoublegR = { "TMatrixTSparseRow" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TMatrixTSparseDiaglEdoublegR = { "TMatrixTSparseDiag" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_listlERooDataSetmUcOallocatorlERooDataSetmUgRsPgR = { "list >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEconstsPRooAbsArgmUcOpairlEdoublecOdoublegRcOlesslEconstsPRooAbsArgmUgRcOallocatorlEpairlEconstsPRooAbsArgmUsPconstcOpairlEdoublecOdoublegRsPgRsPgRsPgR = { "map,less,allocator > > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooCacheManagerlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgR = { "RooCacheManager > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRmUcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRmUgRsPgR = { "vector >*,allocator >*> >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRmUcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRmUgRsPgRcLcLiteratorgR = { "reverse_iterator >*,allocator >*> >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooAbsLValuemUcOallocatorlERooAbsLValuemUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooAbsLValuemUcOallocatorlERooAbsLValuemUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlEconstsPRooAbsBinningmUcOallocatorlEconstsPRooAbsBinningmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlEconstsPRooAbsBinningmUcOallocatorlEconstsPRooAbsBinningmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR = { "vector >,allocator > > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcLcLiteratorgR = { "reverse_iterator >,allocator > > >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_ParamHistFunc = { "ParamHistFunc" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEintcOintcOlesslEintgRcOallocatorlEpairlEconstsPintcOintgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEstringcOvectorlEdoublecOallocatorlEdoublegRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRsPgR = { "map >,less,allocator > > > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_THStack = { "THStack" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEstringcORooSharedPropertiesmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooSharedPropertiesmUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooProduct = { "RooProduct" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLModelConfig = { "RooStats::ModelConfig" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactoryNavigation = { "RooStats::HistFactory::HistFactoryNavigation" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEstringcORooAbsPdfmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsPdfmUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEstringcORooArgSetmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooArgSetmUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEstringcOmaplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgRsPgRsPgRsPgR = { "map,allocator > >,less,allocator,allocator > > > > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgR = { "vector >,allocator > > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRcLcLiteratorgR = { "reverse_iterator >,allocator > > >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooArgSetmUcOallocatorlERooArgSetmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooArgSetmUcOallocatorlERooArgSetmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous = { "RooStats::HistFactory::HistFactorySimultaneous" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_TMatrixTlEfloatgR = { "TMatrixT" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlEpairlEstringcOintgRcOallocatorlEpairlEstringcOintgRsPgRsPgR = { "vector,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlEpairlEstringcOintgRcOallocatorlEpairlEstringcOintgRsPgRsPgRcLcLiteratorgR = { "reverse_iterator,allocator > >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast = { "RooStats::HistFactory::HistoToWorkspaceFactoryFast" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooWorkspacemUcOallocatorlERooWorkspacemUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooWorkspacemUcOallocatorlERooWorkspacemUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlEpairlETH1mUcOTH1mUgRcOallocatorlEpairlETH1mUcOTH1mUgRsPgRsPgR = { "vector,allocator > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlEpairlETH1mUcOTH1mUgRcOallocatorlEpairlETH1mUcOTH1mUgRsPgRsPgRcLcLiteratorgR = { "reverse_iterator,allocator > >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory = { "RooStats::HistFactory::HistoToWorkspaceFactory" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarygRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLEstimateSummarycOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarygRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLLinInterpVar = { "RooStats::HistFactory::LinInterpVar" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_PiecewiseInterpolation = { "PiecewiseInterpolation" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL = { "RooStats::HistFactory::RooBarlowBeestonLL" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_maplEstringcOvectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgRsPgRsPgRsPgR = { "map >,less,allocator > > > >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgRcLcLiterator = { "vector >::iterator" , 99 , -1 }; G__linked_taginfo G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; /* Reset class/struct taginfo */ extern "C" void G__cpp_reset_tagtableG__HistFactory() { G__G__HistFactoryLN_TClass.tagnum = -1 ; G__G__HistFactoryLN_TBuffer.tagnum = -1 ; G__G__HistFactoryLN_TDirectory.tagnum = -1 ; G__G__HistFactoryLN_TMemberInspector.tagnum = -1 ; G__G__HistFactoryLN_TObject.tagnum = -1 ; G__G__HistFactoryLN_TNamed.tagnum = -1 ; G__G__HistFactoryLN_TString.tagnum = -1 ; G__G__HistFactoryLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR.tagnum = -1 ; G__G__HistFactoryLN_basic_ofstreamlEcharcOchar_traitslEchargRsPgR.tagnum = -1 ; G__G__HistFactoryLN_string.tagnum = -1 ; G__G__HistFactoryLN_basic_stringstreamlEcharcOchar_traitslEchargRcOallocatorlEchargRsPgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_RooPrintable.tagnum = -1 ; G__G__HistFactoryLN_TIterator.tagnum = -1 ; G__G__HistFactoryLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR.tagnum = -1 ; G__G__HistFactoryLN_RooLinkedList.tagnum = -1 ; G__G__HistFactoryLN_RooAbsArg.tagnum = -1 ; G__G__HistFactoryLN_RooArgSet.tagnum = -1 ; G__G__HistFactoryLN_RooAbsCollection.tagnum = -1 ; G__G__HistFactoryLN_RooArgList.tagnum = -1 ; G__G__HistFactoryLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_RooAbsData.tagnum = -1 ; G__G__HistFactoryLN_RooListProxy.tagnum = -1 ; G__G__HistFactoryLN_RooWorkspace.tagnum = -1 ; G__G__HistFactoryLN_RooRealProxy.tagnum = -1 ; G__G__HistFactoryLN_setlEstringcOlesslEstringgRcOallocatorlEstringgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_maplEstringcOstringcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOstringgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_setlEpairlERooAbsArgmUcORooAbsArgmUgRcOlesslEpairlERooAbsArgmUcORooAbsArgmUgRsPgRcOallocatorlEpairlERooAbsArgmUcORooAbsArgmUgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_RooAbsReal.tagnum = -1 ; G__G__HistFactoryLN_dequelERooAbsCachemUcOallocatorlERooAbsCachemUgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_RooDataSet.tagnum = -1 ; G__G__HistFactoryLN_maplERooAbsArgmUcOTRefArraymUcOlesslERooAbsArgmUgRcOallocatorlEpairlERooAbsArgmUsPconstcOTRefArraymUgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_dequelERooAbsArgmUcOallocatorlERooAbsArgmUgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_stacklERooAbsArgmUcOdequelERooAbsArgmUcOallocatorlERooAbsArgmUgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_RooCmdArg.tagnum = -1 ; G__G__HistFactoryLN_maplETStringcOdoublecOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOdoublegRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_maplETStringcOintcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOintgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_maplETStringcORooExpensiveObjectCachecLcLExpensiveObjectmUcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooExpensiveObjectCachecLcLExpensiveObjectmUgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_TFile.tagnum = -1 ; G__G__HistFactoryLN_RooAbsPdf.tagnum = -1 ; G__G__HistFactoryLN_RooRealVar.tagnum = -1 ; G__G__HistFactoryLN_RooCategory.tagnum = -1 ; G__G__HistFactoryLN_listlERooAbsDatamUcOallocatorlERooAbsDatamUgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_listlETObjectmUcOallocatorlETObjectmUgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_maplETStringcORooWorkspacecLcLCodeRepocLcLClassRelInfocOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooWorkspacecLcLCodeRepocLcLClassRelInfogRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_maplETStringcORooWorkspacecLcLCodeRepocLcLClassFilescOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooWorkspacecLcLCodeRepocLcLClassFilesgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_maplETStringcORooWorkspacecLcLCodeRepocLcLExtraHeadercOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooWorkspacecLcLCodeRepocLcLExtraHeadergRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_listlEstringcOallocatorlEstringgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_maplEstringcORooArgSetcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooArgSetgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_RooStats.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactory.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLAsimov.tagnum = -1 ; G__G__HistFactoryLN_maplEstringcOboolcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOboolgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_TH1.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef.tagnum = -1 ; G__G__HistFactoryLN_TVectorTlEfloatgR.tagnum = -1 ; G__G__HistFactoryLN_TVectorTlEdoublegR.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConstraint.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConstraintcLcLType.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLOverallSys.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLNormFactor.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoSys.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoFactor.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLShapeSys.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLShapeFactor.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatError.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatErrorConfig.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLOverallSyscOallocatorlERooStatscLcLHistFactorycLcLOverallSysgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLOverallSyscOallocatorlERooStatscLcLHistFactorycLcLOverallSysgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLNormFactorgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLNormFactorgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistoSyscOallocatorlERooStatscLcLHistFactorycLcLHistoSysgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLHistoSyscOallocatorlERooStatscLcLHistFactorycLcLHistoSysgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistoFactorcOallocatorlERooStatscLcLHistFactorycLcLHistoFactorgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLHistoFactorcOallocatorlERooStatscLcLHistFactorycLcLHistoFactorgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLShapeSysgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLShapeSysgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLShapeFactorcOallocatorlERooStatscLcLHistFactorycLcLShapeFactorgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLShapeFactorcOallocatorlERooStatscLcLHistFactorycLcLShapeFactorgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLData.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLDatacOallocatorlERooStatscLcLHistFactorycLcLDatagRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLDatacOallocatorlERooStatscLcLHistFactorycLcLDatagRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgRcLcLiterator.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_TXMLNode.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLPreprocessFunction.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLMeasurement.tagnum = -1 ; G__G__HistFactoryLN_vectorlEstringcOallocatorlEstringgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLPreprocessFunctioncOallocatorlERooStatscLcLHistFactorycLcLPreprocessFunctiongRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLPreprocessFunctioncOallocatorlERooStatscLcLHistFactorycLcLPreprocessFunctiongRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLAsimovcOallocatorlERooStatscLcLHistFactorycLcLAsimovgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLAsimovcOallocatorlERooStatscLcLHistFactorycLcLAsimovgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgRcLcLiterator.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConfigParser.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLMeasurementcOallocatorlERooStatscLcLHistFactorycLcLMeasurementgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLMeasurementcOallocatorlERooStatscLcLHistFactorycLcLMeasurementgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLEstimateSummary.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLEstimateSummarycLcLConstraintType.tagnum = -1 ; G__G__HistFactoryLN_vectorlETH1mUcOallocatorlETH1mUgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlETH1mUcOallocatorlETH1mUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_pairlEdoublecOdoublegR.tagnum = -1 ; G__G__HistFactoryLN_maplEstringcOpairlEdoublecOdoublegRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOpairlEdoublecOdoublegRsPgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_TMatrixTlEdoublegR.tagnum = -1 ; G__G__HistFactoryLN_RooAbsRealLValue.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooCurvemUcOallocatorlERooCurvemUgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooCurvemUcOallocatorlERooCurvemUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_listlEdoublecOallocatorlEdoublegRsPgR.tagnum = -1 ; G__G__HistFactoryLN_RooDataHist.tagnum = -1 ; G__G__HistFactoryLN_RooFitResult.tagnum = -1 ; G__G__HistFactoryLN_maplEstringcOTH1mUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH1mUgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_maplEstringcORooDataHistmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooDataHistmUgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_maplEstringcORooDataSetmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooDataSetmUgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_maplEstringcORooAbsDatamUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsDatamUgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_RooPlot.tagnum = -1 ; G__G__HistFactoryLN_RooAbsCategoryLValue.tagnum = -1 ; G__G__HistFactoryLN_listlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_pairlEstringcOlistlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_maplEconstsPRooAbsArgmUcOpairlEstringcOlistlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgRsPgRcOlesslEconstsPRooAbsArgmUgRcOallocatorlEpairlEconstsPRooAbsArgmUsPconstcOpairlEstringcOlistlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOallocatorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOallocatorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRsPgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_maplEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOunsignedsPlongcOlesslEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRsPgRcOallocatorlEpairlEconstsPpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOunsignedsPlonggRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_maplEintcOstringcOlesslEintgRcOallocatorlEpairlEconstsPintcOstringgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_dequelEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRcOallocatorlEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_stacklEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRcOdequelEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRcOallocatorlEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_maplEstringcObasic_ostreamlEcharcOchar_traitslEchargRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcObasic_ostreamlEcharcOchar_traitslEchargRsPgRmUgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_RooObjCacheManager.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooNormSetCachecOallocatorlERooNormSetCachegRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooNormSetCachecOallocatorlERooNormSetCachegRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooAbsCacheElementmUcOallocatorlERooAbsCacheElementmUgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooAbsCacheElementmUcOallocatorlERooAbsCacheElementmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_RooSimultaneous.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLFlexibleInterpVar.tagnum = -1 ; G__G__HistFactoryLN_vectorlEdoublecOallocatorlEdoublegRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlEdoublecOallocatorlEdoublegRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlEintcOallocatorlEintgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlEboolcOallocatorlEboolgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlEboolcOallocatorlEboolgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_maplETClassmUcOintcOlesslETClassmUgRcOallocatorlEpairlETClassmUsPconstcOintgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_maplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_pairlEstringcOintgR.tagnum = -1 ; G__G__HistFactoryLN_TMatrixTBaselEfloatgR.tagnum = -1 ; G__G__HistFactoryLN_TMatrixTBaselEdoublegR.tagnum = -1 ; G__G__HistFactoryLN_TElementActionTlEdoublegR.tagnum = -1 ; G__G__HistFactoryLN_TElementPosActionTlEdoublegR.tagnum = -1 ; G__G__HistFactoryLN_TMatrixTSymlEdoublegR.tagnum = -1 ; G__G__HistFactoryLN_TMatrixTRow_constlEdoublegR.tagnum = -1 ; G__G__HistFactoryLN_TMatrixTRowlEdoublegR.tagnum = -1 ; G__G__HistFactoryLN_TMatrixTColumn_constlEdoublegR.tagnum = -1 ; G__G__HistFactoryLN_TMatrixTDiag_constlEdoublegR.tagnum = -1 ; G__G__HistFactoryLN_TMatrixTFlat_constlEdoublegR.tagnum = -1 ; G__G__HistFactoryLN_TMatrixTSub_constlEdoublegR.tagnum = -1 ; G__G__HistFactoryLN_TMatrixTSparseRow_constlEdoublegR.tagnum = -1 ; G__G__HistFactoryLN_TMatrixTSparseDiag_constlEdoublegR.tagnum = -1 ; G__G__HistFactoryLN_TMatrixTColumnlEdoublegR.tagnum = -1 ; G__G__HistFactoryLN_TMatrixTDiaglEdoublegR.tagnum = -1 ; G__G__HistFactoryLN_TMatrixTFlatlEdoublegR.tagnum = -1 ; G__G__HistFactoryLN_TMatrixTSublEdoublegR.tagnum = -1 ; G__G__HistFactoryLN_TMatrixTSparseRowlEdoublegR.tagnum = -1 ; G__G__HistFactoryLN_TMatrixTSparseDiaglEdoublegR.tagnum = -1 ; G__G__HistFactoryLN_listlERooDataSetmUcOallocatorlERooDataSetmUgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_maplEconstsPRooAbsArgmUcOpairlEdoublecOdoublegRcOlesslEconstsPRooAbsArgmUgRcOallocatorlEpairlEconstsPRooAbsArgmUsPconstcOpairlEdoublecOdoublegRsPgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_RooCacheManagerlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRmUcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRmUgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRmUcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooAbsLValuemUcOallocatorlERooAbsLValuemUgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooAbsLValuemUcOallocatorlERooAbsLValuemUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlEconstsPRooAbsBinningmUcOallocatorlEconstsPRooAbsBinningmUgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlEconstsPRooAbsBinningmUcOallocatorlEconstsPRooAbsBinningmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_ParamHistFunc.tagnum = -1 ; G__G__HistFactoryLN_maplEintcOintcOlesslEintgRcOallocatorlEpairlEconstsPintcOintgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_maplEstringcOvectorlEdoublecOallocatorlEdoublegRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_THStack.tagnum = -1 ; G__G__HistFactoryLN_maplEstringcORooSharedPropertiesmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooSharedPropertiesmUgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_RooProduct.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLModelConfig.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactoryNavigation.tagnum = -1 ; G__G__HistFactoryLN_maplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_maplEstringcORooAbsPdfmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsPdfmUgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_maplEstringcORooArgSetmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooArgSetmUgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_maplEstringcOmaplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooArgSetmUcOallocatorlERooArgSetmUgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooArgSetmUcOallocatorlERooArgSetmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous.tagnum = -1 ; G__G__HistFactoryLN_TMatrixTlEfloatgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlEpairlEstringcOintgRcOallocatorlEpairlEstringcOintgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlEpairlEstringcOintgRcOallocatorlEpairlEstringcOintgRsPgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooWorkspacemUcOallocatorlERooWorkspacemUgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooWorkspacemUcOallocatorlERooWorkspacemUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlEpairlETH1mUcOTH1mUgRcOallocatorlEpairlETH1mUcOTH1mUgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlEpairlETH1mUcOTH1mUgRcOallocatorlEpairlETH1mUcOTH1mUgRsPgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarygRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLEstimateSummarycOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarygRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLLinInterpVar.tagnum = -1 ; G__G__HistFactoryLN_PiecewiseInterpolation.tagnum = -1 ; G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgR.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__HistFactoryLN_maplEstringcOvectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR.tagnum = -1 ; G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgRcLcLiterator.tagnum = -1 ; G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgRcLcLiteratorgR.tagnum = -1 ; } extern "C" void G__cpp_setup_tagtableG__HistFactory() { /* Setting up class,struct,union tag entry */ G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TClass); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TBuffer); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TDirectory); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TMemberInspector); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TObject); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TNamed); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TString); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_basic_ofstreamlEcharcOchar_traitslEchargRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_string); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_basic_stringstreamlEcharcOchar_traitslEchargRcOallocatorlEchargRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooPrintable); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TIterator); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooLinkedList); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooAbsArg); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooArgSet); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooAbsCollection); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooArgList); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooAbsData); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooListProxy); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooWorkspace); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooRealProxy); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_setlEstringcOlesslEstringgRcOallocatorlEstringgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEstringcOstringcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOstringgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_setlEpairlERooAbsArgmUcORooAbsArgmUgRcOlesslEpairlERooAbsArgmUcORooAbsArgmUgRsPgRcOallocatorlEpairlERooAbsArgmUcORooAbsArgmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooAbsReal); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_dequelERooAbsCachemUcOallocatorlERooAbsCachemUgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooDataSet); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplERooAbsArgmUcOTRefArraymUcOlesslERooAbsArgmUgRcOallocatorlEpairlERooAbsArgmUsPconstcOTRefArraymUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_dequelERooAbsArgmUcOallocatorlERooAbsArgmUgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_stacklERooAbsArgmUcOdequelERooAbsArgmUcOallocatorlERooAbsArgmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooCmdArg); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplETStringcOdoublecOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOdoublegRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplETStringcOintcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOintgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplETStringcORooExpensiveObjectCachecLcLExpensiveObjectmUcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooExpensiveObjectCachecLcLExpensiveObjectmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TFile); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooAbsPdf); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooRealVar); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooCategory); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_listlERooAbsDatamUcOallocatorlERooAbsDatamUgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_listlETObjectmUcOallocatorlETObjectmUgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplETStringcORooWorkspacecLcLCodeRepocLcLClassRelInfocOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooWorkspacecLcLCodeRepocLcLClassRelInfogRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplETStringcORooWorkspacecLcLCodeRepocLcLClassFilescOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooWorkspacecLcLCodeRepocLcLClassFilesgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplETStringcORooWorkspacecLcLCodeRepocLcLExtraHeadercOlesslETStringgRcOallocatorlEpairlEconstsPTStringcORooWorkspacecLcLCodeRepocLcLExtraHeadergRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_listlEstringcOallocatorlEstringgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEstringcORooArgSetcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooArgSetgRsPgRsPgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStats),0,-1,0,(char*)NULL,G__setup_memvarRooStats,G__setup_memfuncRooStats); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactory),0,-1,0,(char*)NULL,G__setup_memvarRooStatscLcLHistFactory,G__setup_memfuncRooStatscLcLHistFactory); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLAsimov),sizeof(RooStats::HistFactory::Asimov),-1,295168,(char*)NULL,G__setup_memvarRooStatscLcLHistFactorycLcLAsimov,G__setup_memfuncRooStatscLcLHistFactorycLcLAsimov); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEstringcOboolcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOboolgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TH1); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistRef),sizeof(RooStats::HistFactory::HistRef),-1,265984,(char*)NULL,G__setup_memvarRooStatscLcLHistFactorycLcLHistRef,G__setup_memfuncRooStatscLcLHistFactorycLcLHistRef); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TVectorTlEfloatgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TVectorTlEdoublegR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConstraint),0,-1,262144,(char*)NULL,G__setup_memvarRooStatscLcLHistFactorycLcLConstraint,G__setup_memfuncRooStatscLcLHistFactorycLcLConstraint); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConstraintcLcLType),sizeof(int),-1,262144,(char*)NULL,NULL,NULL); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLOverallSys),sizeof(RooStats::HistFactory::OverallSys),-1,262400,(char*)NULL,G__setup_memvarRooStatscLcLHistFactorycLcLOverallSys,G__setup_memfuncRooStatscLcLHistFactorycLcLOverallSys); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLNormFactor),sizeof(RooStats::HistFactory::NormFactor),-1,262400,(char*)NULL,G__setup_memvarRooStatscLcLHistFactorycLcLNormFactor,G__setup_memfuncRooStatscLcLHistFactorycLcLNormFactor); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoSys),sizeof(RooStats::HistFactory::HistoSys),-1,295168,(char*)NULL,G__setup_memvarRooStatscLcLHistFactorycLcLHistoSys,G__setup_memfuncRooStatscLcLHistFactorycLcLHistoSys); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoFactor),sizeof(RooStats::HistFactory::HistoFactor),-1,262400,(char*)NULL,G__setup_memvarRooStatscLcLHistFactorycLcLHistoFactor,G__setup_memfuncRooStatscLcLHistFactorycLcLHistoFactor); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLShapeSys),sizeof(RooStats::HistFactory::ShapeSys),-1,262400,(char*)NULL,G__setup_memvarRooStatscLcLHistFactorycLcLShapeSys,G__setup_memfuncRooStatscLcLHistFactorycLcLShapeSys); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLShapeFactor),sizeof(RooStats::HistFactory::ShapeFactor),-1,262400,(char*)NULL,G__setup_memvarRooStatscLcLHistFactorycLcLShapeFactor,G__setup_memfuncRooStatscLcLHistFactorycLcLShapeFactor); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatError),sizeof(RooStats::HistFactory::StatError),-1,262400,(char*)NULL,G__setup_memvarRooStatscLcLHistFactorycLcLStatError,G__setup_memfuncRooStatscLcLHistFactorycLcLStatError); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLStatErrorConfig),sizeof(RooStats::HistFactory::StatErrorConfig),-1,262400,(char*)NULL,G__setup_memvarRooStatscLcLHistFactorycLcLStatErrorConfig,G__setup_memfuncRooStatscLcLHistFactorycLcLStatErrorConfig); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLSample),sizeof(RooStats::HistFactory::Sample),-1,296704,(char*)NULL,G__setup_memvarRooStatscLcLHistFactorycLcLSample,G__setup_memfuncRooStatscLcLHistFactorycLcLSample); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLOverallSyscOallocatorlERooStatscLcLHistFactorycLcLOverallSysgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLOverallSyscOallocatorlERooStatscLcLHistFactorycLcLOverallSysgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLNormFactorgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLNormFactorgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistoSyscOallocatorlERooStatscLcLHistFactorycLcLHistoSysgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLHistoSyscOallocatorlERooStatscLcLHistFactorycLcLHistoSysgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistoFactorcOallocatorlERooStatscLcLHistFactorycLcLHistoFactorgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLHistoFactorcOallocatorlERooStatscLcLHistFactorycLcLHistoFactorgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLShapeSysgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLShapeSysgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLShapeFactorcOallocatorlERooStatscLcLHistFactorycLcLShapeFactorgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLShapeFactorcOallocatorlERooStatscLcLHistFactorycLcLShapeFactorgRsPgRcLcLiteratorgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLData),sizeof(RooStats::HistFactory::Data),-1,295680,(char*)NULL,G__setup_memvarRooStatscLcLHistFactorycLcLData,G__setup_memfuncRooStatscLcLHistFactorycLcLData); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLChannel),sizeof(RooStats::HistFactory::Channel),-1,295680,(char*)NULL,G__setup_memvarRooStatscLcLHistFactorycLcLChannel,G__setup_memfuncRooStatscLcLHistFactorycLcLChannel); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLDatacOallocatorlERooStatscLcLHistFactorycLcLDatagRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLDatacOallocatorlERooStatscLcLHistFactorycLcLDatagRsPgRcLcLiteratorgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR),sizeof(vector >),-1,298752,(char*)NULL,G__setup_memvarvectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR,G__setup_memfuncvectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgRcLcLiterator); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLSamplecOallocatorlERooStatscLcLHistFactorycLcLSamplegRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TXMLNode); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLPreprocessFunction),sizeof(RooStats::HistFactory::PreprocessFunction),-1,295168,(char*)NULL,G__setup_memvarRooStatscLcLHistFactorycLcLPreprocessFunction,G__setup_memfuncRooStatscLcLHistFactorycLcLPreprocessFunction); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLMeasurement),sizeof(RooStats::HistFactory::Measurement),-1,323840,(char*)NULL,G__setup_memvarRooStatscLcLHistFactorycLcLMeasurement,G__setup_memfuncRooStatscLcLHistFactorycLcLMeasurement); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlEstringcOallocatorlEstringgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLPreprocessFunctioncOallocatorlERooStatscLcLHistFactorycLcLPreprocessFunctiongRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLPreprocessFunctioncOallocatorlERooStatscLcLHistFactorycLcLPreprocessFunctiongRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLAsimovcOallocatorlERooStatscLcLHistFactorycLcLAsimovgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLAsimovcOallocatorlERooStatscLcLHistFactorycLcLAsimovgRsPgRcLcLiteratorgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR),sizeof(vector >),-1,298752,(char*)NULL,G__setup_memvarvectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR,G__setup_memfuncvectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgRcLcLiterator); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLChannelcOallocatorlERooStatscLcLHistFactorycLcLChannelgRsPgRcLcLiteratorgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLConfigParser),sizeof(RooStats::HistFactory::ConfigParser),-1,262144,(char*)NULL,G__setup_memvarRooStatscLcLHistFactorycLcLConfigParser,G__setup_memfuncRooStatscLcLHistFactorycLcLConfigParser); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLMeasurementcOallocatorlERooStatscLcLHistFactorycLcLMeasurementgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLMeasurementcOallocatorlERooStatscLcLHistFactorycLcLMeasurementgRsPgRcLcLiteratorgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLEstimateSummary),sizeof(RooStats::HistFactory::EstimateSummary),-1,292096,(char*)NULL,G__setup_memvarRooStatscLcLHistFactorycLcLEstimateSummary,G__setup_memfuncRooStatscLcLHistFactorycLcLEstimateSummary); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLEstimateSummarycLcLConstraintType); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlETH1mUcOallocatorlETH1mUgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlETH1mUcOallocatorlETH1mUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_pairlEdoublecOdoublegR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEstringcOpairlEdoublecOdoublegRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOpairlEdoublecOdoublegRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorcOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLNormFactorgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSyscOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarycLcLShapeSysgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TMatrixTlEdoublegR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooAbsRealLValue); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooCurvemUcOallocatorlERooCurvemUgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooCurvemUcOallocatorlERooCurvemUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_listlEdoublecOallocatorlEdoublegRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooDataHist); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooFitResult); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEstringcOTH1mUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH1mUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEstringcORooDataHistmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooDataHistmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEstringcORooDataSetmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooDataSetmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEstringcORooAbsDatamUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsDatamUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooPlot); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooAbsCategoryLValue); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_listlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_pairlEstringcOlistlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEconstsPRooAbsArgmUcOpairlEstringcOlistlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgRsPgRcOlesslEconstsPRooAbsArgmUgRcOallocatorlEpairlEconstsPRooAbsArgmUsPconstcOpairlEstringcOlistlERooAbsRealcLcLEvalErrorcOallocatorlERooAbsRealcLcLEvalErrorgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOallocatorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOallocatorlEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRsPgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOunsignedsPlongcOlesslEpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRsPgRcOallocatorlEpairlEconstsPpairlEconstsPRooArgSetmUcOconstsPRooArgSetmUgRcOunsignedsPlonggRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEintcOstringcOlesslEintgRcOallocatorlEpairlEconstsPintcOstringgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_dequelEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRcOallocatorlEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_stacklEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRcOdequelEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRcOallocatorlEvectorlERooMsgServicecLcLStreamConfigcOallocatorlERooMsgServicecLcLStreamConfiggRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEstringcObasic_ostreamlEcharcOchar_traitslEchargRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcObasic_ostreamlEcharcOchar_traitslEchargRsPgRmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooObjCacheManager); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooNormSetCachecOallocatorlERooNormSetCachegRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooNormSetCachecOallocatorlERooNormSetCachegRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooAbsCacheElementmUcOallocatorlERooAbsCacheElementmUgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooAbsCacheElementmUcOallocatorlERooAbsCacheElementmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooSimultaneous); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLFlexibleInterpVar),sizeof(RooStats::HistFactory::FlexibleInterpVar),-1,324864,"flexible interpolation",G__setup_memvarRooStatscLcLHistFactorycLcLFlexibleInterpVar,G__setup_memfuncRooStatscLcLHistFactorycLcLFlexibleInterpVar); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlEdoublecOallocatorlEdoublegRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEdoublecOallocatorlEdoublegRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlEintcOallocatorlEintgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlEboolcOallocatorlEboolgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEboolcOallocatorlEboolgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplETClassmUcOintcOlesslETClassmUgRcOallocatorlEpairlETClassmUsPconstcOintgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_pairlEstringcOintgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TMatrixTBaselEfloatgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TMatrixTBaselEdoublegR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TElementActionTlEdoublegR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TElementPosActionTlEdoublegR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TMatrixTSymlEdoublegR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TMatrixTRow_constlEdoublegR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TMatrixTRowlEdoublegR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TMatrixTColumn_constlEdoublegR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TMatrixTDiag_constlEdoublegR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TMatrixTFlat_constlEdoublegR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TMatrixTSub_constlEdoublegR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TMatrixTSparseRow_constlEdoublegR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TMatrixTSparseDiag_constlEdoublegR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TMatrixTColumnlEdoublegR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TMatrixTDiaglEdoublegR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TMatrixTFlatlEdoublegR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TMatrixTSublEdoublegR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TMatrixTSparseRowlEdoublegR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TMatrixTSparseDiaglEdoublegR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_listlERooDataSetmUcOallocatorlERooDataSetmUgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEconstsPRooAbsArgmUcOpairlEdoublecOdoublegRcOlesslEconstsPRooAbsArgmUgRcOallocatorlEpairlEconstsPRooAbsArgmUsPconstcOpairlEdoublecOdoublegRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooCacheManagerlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRmUcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRmUgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRmUcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooAbsLValuemUcOallocatorlERooAbsLValuemUgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooAbsLValuemUcOallocatorlERooAbsLValuemUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlEconstsPRooAbsBinningmUcOallocatorlEconstsPRooAbsBinningmUgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEconstsPRooAbsBinningmUcOallocatorlEconstsPRooAbsBinningmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcLcLiteratorgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_ParamHistFunc),sizeof(ParamHistFunc),-1,325376,"Sum of RooAbsReal objects",G__setup_memvarParamHistFunc,G__setup_memfuncParamHistFunc); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEintcOintcOlesslEintgRcOallocatorlEpairlEconstsPintcOintgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEstringcOvectorlEdoublecOallocatorlEdoublegRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_THStack); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEstringcORooSharedPropertiesmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooSharedPropertiesmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooProduct); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLModelConfig); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactoryNavigation),sizeof(RooStats::HistFactory::HistFactoryNavigation),-1,295936,(char*)NULL,G__setup_memvarRooStatscLcLHistFactorycLcLHistFactoryNavigation,G__setup_memfuncRooStatscLcLHistFactorycLcLHistFactoryNavigation); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEstringcORooAbsPdfmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsPdfmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEstringcORooArgSetmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooArgSetmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEstringcOmaplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEstringcORooAbsRealmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcORooAbsRealmUgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooArgSetmUcOallocatorlERooArgSetmUgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooArgSetmUcOallocatorlERooArgSetmUgRsPgRcLcLiteratorgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistFactorySimultaneous),sizeof(RooStats::HistFactory::HistFactorySimultaneous),-1,325376,"Simultaneous operator p.d.f, functions like C++ 'switch()' on input p.d.fs operating on index category5A",G__setup_memvarRooStatscLcLHistFactorycLcLHistFactorySimultaneous,G__setup_memfuncRooStatscLcLHistFactorycLcLHistFactorySimultaneous); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_TMatrixTlEfloatgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlEpairlEstringcOintgRcOallocatorlEpairlEstringcOintgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEpairlEstringcOintgRcOallocatorlEpairlEstringcOintgRsPgRsPgRcLcLiteratorgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast),sizeof(RooStats::HistFactory::HistoToWorkspaceFactoryFast),-1,324864,(char*)NULL,G__setup_memvarRooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast,G__setup_memfuncRooStatscLcLHistFactorycLcLHistoToWorkspaceFactoryFast); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooWorkspacemUcOallocatorlERooWorkspacemUgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooWorkspacemUcOallocatorlERooWorkspacemUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlEpairlETH1mUcOTH1mUgRcOallocatorlEpairlETH1mUcOTH1mUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlEpairlETH1mUcOTH1mUgRcOallocatorlEpairlETH1mUcOTH1mUgRsPgRsPgRcLcLiteratorgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLHistoToWorkspaceFactory),sizeof(RooStats::HistFactory::HistoToWorkspaceFactory),-1,324864,(char*)NULL,G__setup_memvarRooStatscLcLHistFactorycLcLHistoToWorkspaceFactory,G__setup_memfuncRooStatscLcLHistFactorycLcLHistoToWorkspaceFactory); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLEstimateSummarycOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarygRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLEstimateSummarycOallocatorlERooStatscLcLHistFactorycLcLEstimateSummarygRsPgRcLcLiteratorgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLLinInterpVar),sizeof(RooStats::HistFactory::LinInterpVar),-1,324864,"Piecewise linear interpolation",G__setup_memvarRooStatscLcLHistFactorycLcLLinInterpVar,G__setup_memfuncRooStatscLcLHistFactorycLcLLinInterpVar); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_PiecewiseInterpolation),sizeof(PiecewiseInterpolation),-1,128768,"Sum of RooAbsReal objects",G__setup_memvarPiecewiseInterpolation,G__setup_memfuncPiecewiseInterpolation); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_RooStatscLcLHistFactorycLcLRooBarlowBeestonLL),sizeof(RooStats::HistFactory::RooBarlowBeestonLL),-1,325376,"Real-valued function representing a Barlow-Beeston minimized profile likelihood of external (likelihood) function",G__setup_memvarRooStatscLcLHistFactorycLcLRooBarlowBeestonLL,G__setup_memfuncRooStatscLcLHistFactorycLcLRooBarlowBeestonLL); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_maplEstringcOvectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachecOallocatorlERooStatscLcLHistFactorycLcLRooBarlowBeestonLLcLcLBarlowCachegRsPgRsPgRsPgRsPgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR),sizeof(vector >),-1,298752,(char*)NULL,G__setup_memvarvectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR,G__setup_memfuncvectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgR); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_vectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgRcLcLiterator); G__get_linked_tagnum_fwd(&G__G__HistFactoryLN_reverse_iteratorlEvectorlERooStatscLcLHistFactorycLcLHistRefcOallocatorlERooStatscLcLHistFactorycLcLHistRefgRsPgRcLcLiteratorgR); } extern "C" void G__cpp_setupG__HistFactory(void) { G__check_setup_version(30051515,"G__cpp_setupG__HistFactory()"); G__set_cpp_environmentG__HistFactory(); G__cpp_setup_tagtableG__HistFactory(); G__cpp_setup_inheritanceG__HistFactory(); G__cpp_setup_typetableG__HistFactory(); G__cpp_setup_memvarG__HistFactory(); G__cpp_setup_memfuncG__HistFactory(); G__cpp_setup_globalG__HistFactory(); G__cpp_setup_funcG__HistFactory(); if(0==G__getsizep2memfunc()) G__get_sizep2memfuncG__HistFactory(); return; } class G__cpp_setup_initG__HistFactory { public: G__cpp_setup_initG__HistFactory() { G__add_setup_func("G__HistFactory",(G__incsetup)(&G__cpp_setupG__HistFactory)); G__call_setup_funcs(); } ~G__cpp_setup_initG__HistFactory() { G__remove_setup_func("G__HistFactory"); } }; G__cpp_setup_initG__HistFactory G__cpp_setup_initializerG__HistFactory;