// // File generated by /cvmfs/atlas.cern.ch/repo/sw/software/i686-slc5-gcc43-opt/17.2.0/sw/lcg/app/releases/ROOT/5.30.05/i686-slc5-gcc43-opt/root/bin/rootcint at Thu Sep 20 10:44:02 2012 // Do NOT change. Changes will be lost next time file is generated // #define R__DICTIONARY_FILENAME dIafsdIcerndOchdIworkdIadIabellonidIHZZGriddIbedIHSG2_C_ACLiC_dict #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 "HSG2_C_ACLiC_dict.h" #include "TCollectionProxyInfo.h" #include "TClass.h" #include "TBuffer.h" #include "TMemberInspector.h" #include "TError.h" #ifndef G__ROOT #define G__ROOT #endif #include "RtypesImp.h" #include "TIsAProxy.h" #include "TFileMergeInfo.h" // START OF SHADOWS namespace ROOT { namespace Shadow { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::HSG2 HSG2; #else class HSG2 : public ::AnalysisBase { public: //friend XX; #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::HSG2::Quadruplet Quadruplet; #else class Quadruplet { public: //friend XX; }; #endif #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::HSG2::muSorter muSorter; #else class muSorter { public: //friend XX; }; #endif #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::HSG2::elSorter elSorter; #else class elSorter { public: //friend XX; }; #endif #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::HSG2::HiggsChannel HiggsChannel; #else enum HiggsChannel { }; #endif #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::HSG2::HiggsCandidate HiggsCandidate; #else class HiggsCandidate { public: //friend XX; double m12; // double m34; // vector< ::Muon* > muons; // vector< ::Electron* > electrons; // ::HSG2::HiggsChannel channel; // }; #endif // To force the creation of a virtual table, throw just in case. virtual ~HSG2() throw() {}; int m_numSelectedEvents; // string m_outname; // ::PlotHelper m_plotter; // map< ::string, ::TH1F* > h_1d; // map< ::string, ::TH2F* > h_2d; // ::Root::TPileupReweighting* m_tPileUp; // int m_puRunNumber; // map< ::string, double > m_lumi; // double m_IvsIJK; // double m_IJvsIJK; // ::TRandom3* m_rndm; // ::VertexPositionReweightingTool* m_vtxRew; // ::ggFReweighting* m_ggFRew; // ::Analysis::AnalysisMuonConfigurableScaleFactors* m_combinedMuEffSF; // ::Analysis::AnalysisMuonConfigurableScaleFactors* m_standaloneMuEffSF; // ::Analysis::AnalysisMuonConfigurableScaleFactors* m_calomuMuEffSF; // ::egammaSFclass* m_elecEffIdSF; // ::MuonTriggerMatching* m_muonTM; // ::ElectronTriggerMatching* m_elecTM; // ::LeptonTriggerSF* m_lepTrigSF; // }; #endif } // of namespace Shadow } // of namespace ROOT // END OF SHADOWS namespace ROOT { void HSG2_ShowMembers(void *obj, TMemberInspector &R__insp); static void HSG2_Dictionary(); static void *new_HSG2(void *p = 0); static void *newArray_HSG2(Long_t size, void *p); static void delete_HSG2(void *p); static void deleteArray_HSG2(void *p); static void destruct_HSG2(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::HSG2*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::HSG2) == sizeof(::ROOT::Shadow::HSG2)); ::HSG2 *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::HSG2),0); static ::ROOT::TGenericClassInfo instance("HSG2", "/afs/cern.ch/work/a/abelloni/HZZGrid/be/./HSG2.h", 34, typeid(::HSG2), DefineBehavior(ptr, ptr), &HSG2_ShowMembers, &HSG2_Dictionary, isa_proxy, 4, sizeof(::HSG2) ); instance.SetNew(&new_HSG2); instance.SetNewArray(&newArray_HSG2); instance.SetDelete(&delete_HSG2); instance.SetDeleteArray(&deleteArray_HSG2); instance.SetDestructor(&destruct_HSG2); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::HSG2*) { return GenerateInitInstanceLocal((::HSG2*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::HSG2*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void HSG2_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::HSG2*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void HSG2cLcLmuSorter_ShowMembers(void *obj, TMemberInspector &R__insp); static void HSG2cLcLmuSorter_Dictionary(); static void *new_HSG2cLcLmuSorter(void *p = 0); static void *newArray_HSG2cLcLmuSorter(Long_t size, void *p); static void delete_HSG2cLcLmuSorter(void *p); static void deleteArray_HSG2cLcLmuSorter(void *p); static void destruct_HSG2cLcLmuSorter(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::HSG2::muSorter*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::HSG2::muSorter) == sizeof(::ROOT::Shadow::HSG2::muSorter)); ::HSG2::muSorter *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::HSG2::muSorter),0); static ::ROOT::TGenericClassInfo instance("HSG2::muSorter", "/afs/cern.ch/work/a/abelloni/HZZGrid/be/./HSG2.h", 73, typeid(::HSG2::muSorter), DefineBehavior(ptr, ptr), &HSG2cLcLmuSorter_ShowMembers, &HSG2cLcLmuSorter_Dictionary, isa_proxy, 4, sizeof(::HSG2::muSorter) ); instance.SetNew(&new_HSG2cLcLmuSorter); instance.SetNewArray(&newArray_HSG2cLcLmuSorter); instance.SetDelete(&delete_HSG2cLcLmuSorter); instance.SetDeleteArray(&deleteArray_HSG2cLcLmuSorter); instance.SetDestructor(&destruct_HSG2cLcLmuSorter); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::HSG2::muSorter*) { return GenerateInitInstanceLocal((::HSG2::muSorter*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::HSG2::muSorter*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void HSG2cLcLmuSorter_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::HSG2::muSorter*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void HSG2cLcLelSorter_ShowMembers(void *obj, TMemberInspector &R__insp); static void HSG2cLcLelSorter_Dictionary(); static void *new_HSG2cLcLelSorter(void *p = 0); static void *newArray_HSG2cLcLelSorter(Long_t size, void *p); static void delete_HSG2cLcLelSorter(void *p); static void deleteArray_HSG2cLcLelSorter(void *p); static void destruct_HSG2cLcLelSorter(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::HSG2::elSorter*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::HSG2::elSorter) == sizeof(::ROOT::Shadow::HSG2::elSorter)); ::HSG2::elSorter *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::HSG2::elSorter),0); static ::ROOT::TGenericClassInfo instance("HSG2::elSorter", "/afs/cern.ch/work/a/abelloni/HZZGrid/be/./HSG2.h", 77, typeid(::HSG2::elSorter), DefineBehavior(ptr, ptr), &HSG2cLcLelSorter_ShowMembers, &HSG2cLcLelSorter_Dictionary, isa_proxy, 4, sizeof(::HSG2::elSorter) ); instance.SetNew(&new_HSG2cLcLelSorter); instance.SetNewArray(&newArray_HSG2cLcLelSorter); instance.SetDelete(&delete_HSG2cLcLelSorter); instance.SetDeleteArray(&deleteArray_HSG2cLcLelSorter); instance.SetDestructor(&destruct_HSG2cLcLelSorter); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::HSG2::elSorter*) { return GenerateInitInstanceLocal((::HSG2::elSorter*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::HSG2::elSorter*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void HSG2cLcLelSorter_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::HSG2::elSorter*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void HSG2cLcLHiggsCandidate_ShowMembers(void *obj, TMemberInspector &R__insp); static void HSG2cLcLHiggsCandidate_Dictionary(); static void *new_HSG2cLcLHiggsCandidate(void *p = 0); static void *newArray_HSG2cLcLHiggsCandidate(Long_t size, void *p); static void delete_HSG2cLcLHiggsCandidate(void *p); static void deleteArray_HSG2cLcLHiggsCandidate(void *p); static void destruct_HSG2cLcLHiggsCandidate(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::HSG2::HiggsCandidate*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::HSG2::HiggsCandidate) == sizeof(::ROOT::Shadow::HSG2::HiggsCandidate)); ::HSG2::HiggsCandidate *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::HSG2::HiggsCandidate),0); static ::ROOT::TGenericClassInfo instance("HSG2::HiggsCandidate", "/afs/cern.ch/work/a/abelloni/HZZGrid/be/./HSG2.h", 141, typeid(::HSG2::HiggsCandidate), DefineBehavior(ptr, ptr), &HSG2cLcLHiggsCandidate_ShowMembers, &HSG2cLcLHiggsCandidate_Dictionary, isa_proxy, 4, sizeof(::HSG2::HiggsCandidate) ); instance.SetNew(&new_HSG2cLcLHiggsCandidate); instance.SetNewArray(&newArray_HSG2cLcLHiggsCandidate); instance.SetDelete(&delete_HSG2cLcLHiggsCandidate); instance.SetDeleteArray(&deleteArray_HSG2cLcLHiggsCandidate); instance.SetDestructor(&destruct_HSG2cLcLHiggsCandidate); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::HSG2::HiggsCandidate*) { return GenerateInitInstanceLocal((::HSG2::HiggsCandidate*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::HSG2::HiggsCandidate*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void HSG2cLcLHiggsCandidate_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::HSG2::HiggsCandidate*)0x0)->GetClass(); } } // end of namespace ROOT //______________________________________________________________________________ namespace ROOT { void HSG2_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class HSG2. typedef ::ROOT::Shadow::HSG2 ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::HSG2*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "m_numSelectedEvents", &sobj->m_numSelectedEvents); R__insp.Inspect(R__cl, R__insp.GetParent(), "m_outname", (void*)&sobj->m_outname); R__insp.InspectMember("string", (void*)&sobj->m_outname, "m_outname.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "m_plotter", (void*)&sobj->m_plotter); R__insp.InspectMember("PlotHelper", (void*)&sobj->m_plotter, "m_plotter.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "h_1d", (void*)&sobj->h_1d); R__insp.InspectMember("map", (void*)&sobj->h_1d, "h_1d.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "h_2d", (void*)&sobj->h_2d); R__insp.InspectMember("map", (void*)&sobj->h_2d, "h_2d.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "*m_tPileUp", &sobj->m_tPileUp); R__insp.Inspect(R__cl, R__insp.GetParent(), "m_puRunNumber", &sobj->m_puRunNumber); R__insp.Inspect(R__cl, R__insp.GetParent(), "m_lumi", (void*)&sobj->m_lumi); R__insp.InspectMember("map", (void*)&sobj->m_lumi, "m_lumi.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "m_IvsIJK", &sobj->m_IvsIJK); R__insp.Inspect(R__cl, R__insp.GetParent(), "m_IJvsIJK", &sobj->m_IJvsIJK); R__insp.Inspect(R__cl, R__insp.GetParent(), "*m_rndm", &sobj->m_rndm); R__insp.Inspect(R__cl, R__insp.GetParent(), "*m_vtxRew", &sobj->m_vtxRew); R__insp.Inspect(R__cl, R__insp.GetParent(), "*m_ggFRew", &sobj->m_ggFRew); R__insp.Inspect(R__cl, R__insp.GetParent(), "*m_combinedMuEffSF", &sobj->m_combinedMuEffSF); R__insp.Inspect(R__cl, R__insp.GetParent(), "*m_standaloneMuEffSF", &sobj->m_standaloneMuEffSF); R__insp.Inspect(R__cl, R__insp.GetParent(), "*m_calomuMuEffSF", &sobj->m_calomuMuEffSF); R__insp.Inspect(R__cl, R__insp.GetParent(), "*m_elecEffIdSF", &sobj->m_elecEffIdSF); R__insp.Inspect(R__cl, R__insp.GetParent(), "*m_muonTM", &sobj->m_muonTM); R__insp.Inspect(R__cl, R__insp.GetParent(), "*m_elecTM", &sobj->m_elecTM); R__insp.Inspect(R__cl, R__insp.GetParent(), "*m_lepTrigSF", &sobj->m_lepTrigSF); R__insp.GenericShowMembers("AnalysisBase", ( ::AnalysisBase * )( (::HSG2*) obj ), false); } } namespace ROOT { // Wrappers around operator new static void *new_HSG2(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::HSG2 : new ::HSG2; } static void *newArray_HSG2(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::HSG2[nElements] : new ::HSG2[nElements]; } // Wrapper around operator delete static void delete_HSG2(void *p) { delete ((::HSG2*)p); } static void deleteArray_HSG2(void *p) { delete [] ((::HSG2*)p); } static void destruct_HSG2(void *p) { typedef ::HSG2 current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::HSG2 //______________________________________________________________________________ namespace ROOT { void HSG2cLcLmuSorter_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class HSG2::muSorter. typedef ::ROOT::Shadow::HSG2::muSorter ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::HSG2::muSorter*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } } } namespace ROOT { // Wrappers around operator new static void *new_HSG2cLcLmuSorter(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::HSG2::muSorter : new ::HSG2::muSorter; } static void *newArray_HSG2cLcLmuSorter(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::HSG2::muSorter[nElements] : new ::HSG2::muSorter[nElements]; } // Wrapper around operator delete static void delete_HSG2cLcLmuSorter(void *p) { delete ((::HSG2::muSorter*)p); } static void deleteArray_HSG2cLcLmuSorter(void *p) { delete [] ((::HSG2::muSorter*)p); } static void destruct_HSG2cLcLmuSorter(void *p) { typedef ::HSG2::muSorter current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::HSG2::muSorter //______________________________________________________________________________ namespace ROOT { void HSG2cLcLelSorter_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class HSG2::elSorter. typedef ::ROOT::Shadow::HSG2::elSorter ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::HSG2::elSorter*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } } } namespace ROOT { // Wrappers around operator new static void *new_HSG2cLcLelSorter(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::HSG2::elSorter : new ::HSG2::elSorter; } static void *newArray_HSG2cLcLelSorter(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::HSG2::elSorter[nElements] : new ::HSG2::elSorter[nElements]; } // Wrapper around operator delete static void delete_HSG2cLcLelSorter(void *p) { delete ((::HSG2::elSorter*)p); } static void deleteArray_HSG2cLcLelSorter(void *p) { delete [] ((::HSG2::elSorter*)p); } static void destruct_HSG2cLcLelSorter(void *p) { typedef ::HSG2::elSorter current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::HSG2::elSorter //______________________________________________________________________________ namespace ROOT { void HSG2cLcLHiggsCandidate_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class HSG2::HiggsCandidate. typedef ::ROOT::Shadow::HSG2::HiggsCandidate ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::HSG2::HiggsCandidate*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "m12", &sobj->m12); R__insp.Inspect(R__cl, R__insp.GetParent(), "m34", &sobj->m34); R__insp.Inspect(R__cl, R__insp.GetParent(), "muons", (void*)&sobj->muons); R__insp.InspectMember("vector", (void*)&sobj->muons, "muons.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "electrons", (void*)&sobj->electrons); R__insp.InspectMember("vector", (void*)&sobj->electrons, "electrons.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "channel", &sobj->channel); } } namespace ROOT { // Wrappers around operator new static void *new_HSG2cLcLHiggsCandidate(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::HSG2::HiggsCandidate : new ::HSG2::HiggsCandidate; } static void *newArray_HSG2cLcLHiggsCandidate(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::HSG2::HiggsCandidate[nElements] : new ::HSG2::HiggsCandidate[nElements]; } // Wrapper around operator delete static void delete_HSG2cLcLHiggsCandidate(void *p) { delete ((::HSG2::HiggsCandidate*)p); } static void deleteArray_HSG2cLcLHiggsCandidate(void *p) { delete [] ((::HSG2::HiggsCandidate*)p); } static void destruct_HSG2cLcLHiggsCandidate(void *p) { typedef ::HSG2::HiggsCandidate current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::HSG2::HiggsCandidate namespace ROOT { void maplEstringcOTH1FmUgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void maplEstringcOTH1FmUgR_Dictionary(); static void *new_maplEstringcOTH1FmUgR(void *p = 0); static void *newArray_maplEstringcOTH1FmUgR(Long_t size, void *p); static void delete_maplEstringcOTH1FmUgR(void *p); static void deleteArray_maplEstringcOTH1FmUgR(void *p); static void destruct_maplEstringcOTH1FmUgR(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, "/cvmfs/atlas.cern.ch/repo/sw/software/i686-slc5-gcc43-opt/17.2.0/sw/lcg/app/releases/ROOT/5.30.05/i686-slc5-gcc43-opt/root/cint/cint/lib/prec_stl/map", 63, typeid(map), DefineBehavior(ptr, ptr), 0, &maplEstringcOTH1FmUgR_Dictionary, isa_proxy, 0, sizeof(map) ); instance.SetNew(&new_maplEstringcOTH1FmUgR); instance.SetNewArray(&newArray_maplEstringcOTH1FmUgR); instance.SetDelete(&delete_maplEstringcOTH1FmUgR); instance.SetDeleteArray(&deleteArray_maplEstringcOTH1FmUgR); instance.SetDestructor(&destruct_maplEstringcOTH1FmUgR); 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 maplEstringcOTH1FmUgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const map*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_maplEstringcOTH1FmUgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) map : new map; } static void *newArray_maplEstringcOTH1FmUgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) map[nElements] : new map[nElements]; } // Wrapper around operator delete static void delete_maplEstringcOTH1FmUgR(void *p) { delete ((map*)p); } static void deleteArray_maplEstringcOTH1FmUgR(void *p) { delete [] ((map*)p); } static void destruct_maplEstringcOTH1FmUgR(void *p) { typedef map current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class map namespace ROOT { void maplEstringcOTH2FmUgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void maplEstringcOTH2FmUgR_Dictionary(); static void *new_maplEstringcOTH2FmUgR(void *p = 0); static void *newArray_maplEstringcOTH2FmUgR(Long_t size, void *p); static void delete_maplEstringcOTH2FmUgR(void *p); static void deleteArray_maplEstringcOTH2FmUgR(void *p); static void destruct_maplEstringcOTH2FmUgR(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, "/cvmfs/atlas.cern.ch/repo/sw/software/i686-slc5-gcc43-opt/17.2.0/sw/lcg/app/releases/ROOT/5.30.05/i686-slc5-gcc43-opt/root/cint/cint/lib/prec_stl/map", 63, typeid(map), DefineBehavior(ptr, ptr), 0, &maplEstringcOTH2FmUgR_Dictionary, isa_proxy, 0, sizeof(map) ); instance.SetNew(&new_maplEstringcOTH2FmUgR); instance.SetNewArray(&newArray_maplEstringcOTH2FmUgR); instance.SetDelete(&delete_maplEstringcOTH2FmUgR); instance.SetDeleteArray(&deleteArray_maplEstringcOTH2FmUgR); instance.SetDestructor(&destruct_maplEstringcOTH2FmUgR); 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 maplEstringcOTH2FmUgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const map*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_maplEstringcOTH2FmUgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) map : new map; } static void *newArray_maplEstringcOTH2FmUgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) map[nElements] : new map[nElements]; } // Wrapper around operator delete static void delete_maplEstringcOTH2FmUgR(void *p) { delete ((map*)p); } static void deleteArray_maplEstringcOTH2FmUgR(void *p) { delete [] ((map*)p); } static void destruct_maplEstringcOTH2FmUgR(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, "map.dll", 0, 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 vectorlEElectronmUgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlEElectronmUgR_Dictionary(); static void *new_vectorlEElectronmUgR(void *p = 0); static void *newArray_vectorlEElectronmUgR(Long_t size, void *p); static void delete_vectorlEElectronmUgR(void *p); static void deleteArray_vectorlEElectronmUgR(void *p); static void destruct_vectorlEElectronmUgR(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, "/cvmfs/atlas.cern.ch/repo/sw/software/i686-slc5-gcc43-opt/17.2.0/sw/lcg/app/releases/ROOT/5.30.05/i686-slc5-gcc43-opt/root/cint/cint/lib/prec_stl/vector", 49, typeid(vector), DefineBehavior(ptr, ptr), 0, &vectorlEElectronmUgR_Dictionary, isa_proxy, 0, sizeof(vector) ); instance.SetNew(&new_vectorlEElectronmUgR); instance.SetNewArray(&newArray_vectorlEElectronmUgR); instance.SetDelete(&delete_vectorlEElectronmUgR); instance.SetDeleteArray(&deleteArray_vectorlEElectronmUgR); instance.SetDestructor(&destruct_vectorlEElectronmUgR); 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 vectorlEElectronmUgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlEElectronmUgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector : new vector; } static void *newArray_vectorlEElectronmUgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector[nElements] : new vector[nElements]; } // Wrapper around operator delete static void delete_vectorlEElectronmUgR(void *p) { delete ((vector*)p); } static void deleteArray_vectorlEElectronmUgR(void *p) { delete [] ((vector*)p); } static void destruct_vectorlEElectronmUgR(void *p) { typedef vector current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector namespace ROOT { void vectorlEMuonmUgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlEMuonmUgR_Dictionary(); static void *new_vectorlEMuonmUgR(void *p = 0); static void *newArray_vectorlEMuonmUgR(Long_t size, void *p); static void delete_vectorlEMuonmUgR(void *p); static void deleteArray_vectorlEMuonmUgR(void *p); static void destruct_vectorlEMuonmUgR(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, "/cvmfs/atlas.cern.ch/repo/sw/software/i686-slc5-gcc43-opt/17.2.0/sw/lcg/app/releases/ROOT/5.30.05/i686-slc5-gcc43-opt/root/cint/cint/lib/prec_stl/vector", 49, typeid(vector), DefineBehavior(ptr, ptr), 0, &vectorlEMuonmUgR_Dictionary, isa_proxy, 0, sizeof(vector) ); instance.SetNew(&new_vectorlEMuonmUgR); instance.SetNewArray(&newArray_vectorlEMuonmUgR); instance.SetDelete(&delete_vectorlEMuonmUgR); instance.SetDeleteArray(&deleteArray_vectorlEMuonmUgR); instance.SetDestructor(&destruct_vectorlEMuonmUgR); 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 vectorlEMuonmUgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlEMuonmUgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector : new vector; } static void *newArray_vectorlEMuonmUgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector[nElements] : new vector[nElements]; } // Wrapper around operator delete static void delete_vectorlEMuonmUgR(void *p) { delete ((vector*)p); } static void deleteArray_vectorlEMuonmUgR(void *p) { delete [] ((vector*)p); } static void destruct_vectorlEMuonmUgR(void *p) { typedef vector current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector /******************************************************** * /afs/cern.ch/work/a/abelloni/HZZGrid/be/HSG2_C_ACLiC_dict.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_tagtableHSG2_C_ACLiC_dict(); extern "C" void G__set_cpp_environmentHSG2_C_ACLiC_dict() { G__cpp_reset_tagtableHSG2_C_ACLiC_dict(); } #include extern "C" int G__cpp_dllrevHSG2_C_ACLiC_dict() { return(30051515); } /********************************************************* * Member function Interface Method *********************************************************/ /* HSG2 */ static int G__HSG2_C_ACLiC_dict_15423_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { HSG2* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new HSG2[n]; } else { p = new((void*) gvp) HSG2[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new HSG2; } else { p = new((void*) gvp) HSG2; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2)); return(1 || funcname || hash || result7 || libp) ; } static int G__HSG2_C_ACLiC_dict_15423_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { HSG2* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new HSG2((TTree*) G__int(libp->para[0])); } else { p = new((void*) gvp) HSG2((TTree*) G__int(libp->para[0])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2)); return(1 || funcname || hash || result7 || libp) ; } static int G__HSG2_C_ACLiC_dict_15423_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((HSG2*) G__getstructoffset())->run(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__HSG2_C_ACLiC_dict_15423_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((HSG2*) G__getstructoffset())->setMaxEvents((int) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__HSG2_C_ACLiC_dict_15423_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((HSG2*) G__getstructoffset())->addFile(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__HSG2_C_ACLiC_dict_15423_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((HSG2*) G__getstructoffset())->setIsData2011((bool) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__HSG2_C_ACLiC_dict_15423_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((HSG2*) G__getstructoffset())->setIsMC((bool) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__HSG2_C_ACLiC_dict_15423_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((HSG2*) G__getstructoffset())->setOutput(*(string*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__HSG2_C_ACLiC_dict_15423_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { HSG2* p; void* tmp = (void*) G__int(libp->para[0]); p = new HSG2(*(HSG2*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef HSG2 G__THSG2; static int G__HSG2_C_ACLiC_dict_15423_0_23(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[] (HSG2*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((HSG2*) (soff+(sizeof(HSG2)*i)))->~G__THSG2(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (HSG2*) soff; } else { G__setgvp((long) G__PVOID); ((HSG2*) (soff))->~G__THSG2(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__HSG2_C_ACLiC_dict_15423_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { HSG2* dest = (HSG2*) G__getstructoffset(); *dest = *(HSG2*) libp->para[0].ref; const HSG2& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* HSG2::muSorter */ static int G__HSG2_C_ACLiC_dict_20431_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((HSG2::muSorter*) G__getstructoffset())->operator()((Muon*) G__int(libp->para[0]), (Muon*) G__int(libp->para[1]))); return(1 || funcname || hash || result7 || libp) ; } // automatic default constructor static int G__HSG2_C_ACLiC_dict_20431_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { HSG2::muSorter *p; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new HSG2::muSorter[n]; } else { p = new((void*) gvp) HSG2::muSorter[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new HSG2::muSorter; } else { p = new((void*) gvp) HSG2::muSorter; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLmuSorter)); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__HSG2_C_ACLiC_dict_20431_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { HSG2::muSorter* p; void* tmp = (void*) G__int(libp->para[0]); p = new HSG2::muSorter(*(HSG2::muSorter*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLmuSorter)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef HSG2::muSorter G__THSG2cLcLmuSorter; static int G__HSG2_C_ACLiC_dict_20431_0_4(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[] (HSG2::muSorter*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((HSG2::muSorter*) (soff+(sizeof(HSG2::muSorter)*i)))->~G__THSG2cLcLmuSorter(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (HSG2::muSorter*) soff; } else { G__setgvp((long) G__PVOID); ((HSG2::muSorter*) (soff))->~G__THSG2cLcLmuSorter(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__HSG2_C_ACLiC_dict_20431_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { HSG2::muSorter* dest = (HSG2::muSorter*) G__getstructoffset(); const HSG2::muSorter& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* HSG2::elSorter */ static int G__HSG2_C_ACLiC_dict_20432_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((HSG2::elSorter*) G__getstructoffset())->operator()((Electron*) G__int(libp->para[0]), (Electron*) G__int(libp->para[1]))); return(1 || funcname || hash || result7 || libp) ; } // automatic default constructor static int G__HSG2_C_ACLiC_dict_20432_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { HSG2::elSorter *p; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new HSG2::elSorter[n]; } else { p = new((void*) gvp) HSG2::elSorter[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new HSG2::elSorter; } else { p = new((void*) gvp) HSG2::elSorter; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLelSorter)); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__HSG2_C_ACLiC_dict_20432_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { HSG2::elSorter* p; void* tmp = (void*) G__int(libp->para[0]); p = new HSG2::elSorter(*(HSG2::elSorter*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLelSorter)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef HSG2::elSorter G__THSG2cLcLelSorter; static int G__HSG2_C_ACLiC_dict_20432_0_4(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[] (HSG2::elSorter*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((HSG2::elSorter*) (soff+(sizeof(HSG2::elSorter)*i)))->~G__THSG2cLcLelSorter(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (HSG2::elSorter*) soff; } else { G__setgvp((long) G__PVOID); ((HSG2::elSorter*) (soff))->~G__THSG2cLcLelSorter(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__HSG2_C_ACLiC_dict_20432_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { HSG2::elSorter* dest = (HSG2::elSorter*) G__getstructoffset(); const HSG2::elSorter& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* HSG2::HiggsCandidate */ // automatic default constructor static int G__HSG2_C_ACLiC_dict_20434_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { HSG2::HiggsCandidate *p; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new HSG2::HiggsCandidate[n]; } else { p = new((void*) gvp) HSG2::HiggsCandidate[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new HSG2::HiggsCandidate; } else { p = new((void*) gvp) HSG2::HiggsCandidate; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLHiggsCandidate)); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__HSG2_C_ACLiC_dict_20434_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { HSG2::HiggsCandidate* p; void* tmp = (void*) G__int(libp->para[0]); p = new HSG2::HiggsCandidate(*(HSG2::HiggsCandidate*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLHiggsCandidate)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef HSG2::HiggsCandidate G__THSG2cLcLHiggsCandidate; static int G__HSG2_C_ACLiC_dict_20434_0_3(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[] (HSG2::HiggsCandidate*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((HSG2::HiggsCandidate*) (soff+(sizeof(HSG2::HiggsCandidate)*i)))->~G__THSG2cLcLHiggsCandidate(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (HSG2::HiggsCandidate*) soff; } else { G__setgvp((long) G__PVOID); ((HSG2::HiggsCandidate*) (soff))->~G__THSG2cLcLHiggsCandidate(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__HSG2_C_ACLiC_dict_20434_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { HSG2::HiggsCandidate* dest = (HSG2::HiggsCandidate*) G__getstructoffset(); *dest = *(HSG2::HiggsCandidate*) libp->para[0].ref; const HSG2::HiggsCandidate& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* Setting up global function */ /********************************************************* * Member function Stub *********************************************************/ /* HSG2 */ /* HSG2::muSorter */ /* HSG2::elSorter */ /* HSG2::HiggsCandidate */ /********************************************************* * Global function Stub *********************************************************/ /********************************************************* * Get size of pointer to member function *********************************************************/ class G__Sizep2memfuncHSG2_C_ACLiC_dict { public: G__Sizep2memfuncHSG2_C_ACLiC_dict(): p(&G__Sizep2memfuncHSG2_C_ACLiC_dict::sizep2memfunc) {} size_t sizep2memfunc() { return(sizeof(p)); } private: size_t (G__Sizep2memfuncHSG2_C_ACLiC_dict::*p)(); }; size_t G__get_sizep2memfuncHSG2_C_ACLiC_dict() { G__Sizep2memfuncHSG2_C_ACLiC_dict a; G__setsizep2memfunc((int)a.sizep2memfunc()); return((size_t)a.sizep2memfunc()); } /********************************************************* * virtual base class offset calculation interface *********************************************************/ /* Setting up class inheritance */ static long G__2vbo_HSG2_ReaderBase_2(long pobject) { HSG2 *G__Lderived=(HSG2*)pobject; ReaderBase *G__Lbase=G__Lderived; return((long)G__Lbase-(long)G__Lderived); } static long G__2vbo_HSG2_ReaderBase_4(long pobject) { HSG2 *G__Lderived=(HSG2*)pobject; ReaderBase *G__Lbase=G__Lderived; return((long)G__Lbase-(long)G__Lderived); } static long G__2vbo_HSG2_ReaderBase_6(long pobject) { HSG2 *G__Lderived=(HSG2*)pobject; ReaderBase *G__Lbase=G__Lderived; return((long)G__Lbase-(long)G__Lderived); } static long G__2vbo_HSG2_ReaderBase_8(long pobject) { HSG2 *G__Lderived=(HSG2*)pobject; ReaderBase *G__Lbase=G__Lderived; return((long)G__Lbase-(long)G__Lderived); } static long G__2vbo_HSG2_ReaderBase_10(long pobject) { HSG2 *G__Lderived=(HSG2*)pobject; ReaderBase *G__Lbase=G__Lderived; return((long)G__Lbase-(long)G__Lderived); } static long G__2vbo_HSG2_ReaderBase_12(long pobject) { HSG2 *G__Lderived=(HSG2*)pobject; ReaderBase *G__Lbase=G__Lderived; return((long)G__Lbase-(long)G__Lderived); } static long G__2vbo_HSG2_MSTrackReader_14(long pobject) { HSG2 *G__Lderived=(HSG2*)pobject; MSTrackReader *G__Lbase=G__Lderived; return((long)G__Lbase-(long)G__Lderived); } static long G__2vbo_HSG2_ReaderBase_15(long pobject) { HSG2 *G__Lderived=(HSG2*)pobject; ReaderBase *G__Lbase=G__Lderived; return((long)G__Lbase-(long)G__Lderived); } static long G__2vbo_HSG2_IDTrackReader_16(long pobject) { HSG2 *G__Lderived=(HSG2*)pobject; IDTrackReader *G__Lbase=G__Lderived; return((long)G__Lbase-(long)G__Lderived); } static long G__2vbo_HSG2_ReaderBase_17(long pobject) { HSG2 *G__Lderived=(HSG2*)pobject; ReaderBase *G__Lbase=G__Lderived; return((long)G__Lbase-(long)G__Lderived); } static long G__2vbo_HSG2_IDExtrapTrackReader_18(long pobject) { HSG2 *G__Lderived=(HSG2*)pobject; IDExtrapTrackReader *G__Lbase=G__Lderived; return((long)G__Lbase-(long)G__Lderived); } static long G__2vbo_HSG2_ReaderBase_19(long pobject) { HSG2 *G__Lderived=(HSG2*)pobject; ReaderBase *G__Lbase=G__Lderived; return((long)G__Lbase-(long)G__Lderived); } static long G__2vbo_HSG2_ReaderBase_21(long pobject) { HSG2 *G__Lderived=(HSG2*)pobject; ReaderBase *G__Lbase=G__Lderived; return((long)G__Lbase-(long)G__Lderived); } static long G__2vbo_HSG2_ReaderBase_23(long pobject) { HSG2 *G__Lderived=(HSG2*)pobject; ReaderBase *G__Lbase=G__Lderived; return((long)G__Lbase-(long)G__Lderived); } static long G__2vbo_HSG2_ReaderBase_25(long pobject) { HSG2 *G__Lderived=(HSG2*)pobject; ReaderBase *G__Lbase=G__Lderived; return((long)G__Lbase-(long)G__Lderived); } static long G__2vbo_HSG2_ReaderBase_27(long pobject) { HSG2 *G__Lderived=(HSG2*)pobject; ReaderBase *G__Lbase=G__Lderived; return((long)G__Lbase-(long)G__Lderived); } static long G__2vbo_HSG2_ReaderBase_29(long pobject) { HSG2 *G__Lderived=(HSG2*)pobject; ReaderBase *G__Lbase=G__Lderived; return((long)G__Lbase-(long)G__Lderived); } static long G__2vbo_HSG2_ReaderBase_31(long pobject) { HSG2 *G__Lderived=(HSG2*)pobject; ReaderBase *G__Lbase=G__Lderived; return((long)G__Lbase-(long)G__Lderived); } static long G__2vbo_HSG2_ReaderBase_33(long pobject) { HSG2 *G__Lderived=(HSG2*)pobject; ReaderBase *G__Lbase=G__Lderived; return((long)G__Lbase-(long)G__Lderived); } static long G__2vbo_HSG2_ReaderBase_35(long pobject) { HSG2 *G__Lderived=(HSG2*)pobject; ReaderBase *G__Lbase=G__Lderived; return((long)G__Lbase-(long)G__Lderived); } static long G__2vbo_HSG2_ReaderBase_37(long pobject) { HSG2 *G__Lderived=(HSG2*)pobject; ReaderBase *G__Lbase=G__Lderived; return((long)G__Lbase-(long)G__Lderived); } /********************************************************* * Inheritance information setup/ *********************************************************/ extern "C" void G__cpp_setup_inheritanceHSG2_C_ACLiC_dict() { /* Setting up class inheritance */ if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2))) { HSG2 *G__Lderived; G__Lderived=(HSG2*)0x1000; { AnalysisBase *G__Lpbase=(AnalysisBase*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),(long)G__Lpbase-(long)G__Lderived,1,1); } { TriggerReader *G__Lpbase=(TriggerReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TriggerReader),(long)G__Lpbase-(long)G__Lderived,1,0); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_HSG2_ReaderBase_2,1,2); } { BookKeeperReader *G__Lpbase=(BookKeeperReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_BookKeeperReader),(long)G__Lpbase-(long)G__Lderived,1,0); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_HSG2_ReaderBase_4,1,2); } { VertexReader *G__Lpbase=(VertexReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_VertexReader),(long)G__Lpbase-(long)G__Lderived,1,0); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_HSG2_ReaderBase_6,1,2); } { ElectronReader *G__Lpbase=(ElectronReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ElectronReader),(long)G__Lpbase-(long)G__Lderived,1,0); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_HSG2_ReaderBase_8,1,2); } { PhotonReader *G__Lpbase=(PhotonReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_PhotonReader),(long)G__Lpbase-(long)G__Lderived,1,0); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_HSG2_ReaderBase_10,1,2); } { V0Reader *G__Lpbase=(V0Reader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_V0Reader),(long)G__Lpbase-(long)G__Lderived,1,0); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_HSG2_ReaderBase_12,1,2); } { MuonCombinedReader *G__Lpbase=(MuonCombinedReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MuonCombinedReader),(long)G__Lpbase-(long)G__Lderived,1,0); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MSTrackReader),(long)G__2vbo_HSG2_MSTrackReader_14,1,2); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_HSG2_ReaderBase_15,1,6); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_IDTrackReader),(long)G__2vbo_HSG2_IDTrackReader_16,1,2); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_HSG2_ReaderBase_17,1,6); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_IDExtrapTrackReader),(long)G__2vbo_HSG2_IDExtrapTrackReader_18,1,2); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_HSG2_ReaderBase_19,1,6); } { D3PDWmnuCandReader *G__Lpbase=(D3PDWmnuCandReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_D3PDWmnuCandReader),(long)G__Lpbase-(long)G__Lderived,1,0); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_HSG2_ReaderBase_21,1,2); } { TruthMuonReader *G__Lpbase=(TruthMuonReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TruthMuonReader),(long)G__Lpbase-(long)G__Lderived,1,0); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_HSG2_ReaderBase_23,1,2); } { MEtReader *G__Lpbase=(MEtReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MEtReader),(long)G__Lpbase-(long)G__Lderived,1,0); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_HSG2_ReaderBase_25,1,2); } { JetReader *G__Lpbase=(JetReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_JetReader),(long)G__Lpbase-(long)G__Lderived,1,0); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_HSG2_ReaderBase_27,1,2); } { MuonRawHitReader *G__Lpbase=(MuonRawHitReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MuonRawHitReader),(long)G__Lpbase-(long)G__Lderived,1,0); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_HSG2_ReaderBase_29,1,2); } { MuonSegmentReader *G__Lpbase=(MuonSegmentReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MuonSegmentReader),(long)G__Lpbase-(long)G__Lderived,1,0); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_HSG2_ReaderBase_31,1,2); } { MCParticleReader *G__Lpbase=(MCParticleReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MCParticleReader),(long)G__Lpbase-(long)G__Lderived,1,0); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_HSG2_ReaderBase_33,1,2); } { MCEventReader *G__Lpbase=(MCEventReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MCEventReader),(long)G__Lpbase-(long)G__Lderived,1,0); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_HSG2_ReaderBase_35,1,2); } { RecoilReader *G__Lpbase=(RecoilReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_RecoilReader),(long)G__Lpbase-(long)G__Lderived,1,0); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_HSG2_ReaderBase_37,1,2); } { FileHandler *G__Lpbase=(FileHandler*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_FileHandler),(long)G__Lpbase-(long)G__Lderived,1,0); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TriggerReader))) { { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TriggerReader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_TriggerReader_ReaderBase_0,1,3); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_BookKeeperReader))) { { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_BookKeeperReader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_BookKeeperReader_ReaderBase_0,1,3); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_VertexReader))) { { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_VertexReader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_VertexReader_ReaderBase_0,1,3); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ElectronReader))) { { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ElectronReader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_ElectronReader_ReaderBase_0,1,3); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_PhotonReader))) { { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_PhotonReader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_PhotonReader_ReaderBase_0,1,3); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_V0Reader))) { { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_V0Reader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_V0Reader_ReaderBase_0,1,3); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_IDTrackReader))) { { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_IDTrackReader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_IDTrackReader_ReaderBase_0,1,3); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MSTrackReader))) { { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MSTrackReader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_MSTrackReader_ReaderBase_0,1,3); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_IDExtrapTrackReader))) { { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_IDExtrapTrackReader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_IDExtrapTrackReader_ReaderBase_0,1,3); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MuonCombinedReader))) { { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MuonCombinedReader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MSTrackReader),(long)G__2vbo_MuonCombinedReader_MSTrackReader_0,1,3); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MuonCombinedReader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_MuonCombinedReader_ReaderBase_1,1,6); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MuonCombinedReader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_IDTrackReader),(long)G__2vbo_MuonCombinedReader_IDTrackReader_2,1,3); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MuonCombinedReader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_MuonCombinedReader_ReaderBase_3,1,6); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MuonCombinedReader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_IDExtrapTrackReader),(long)G__2vbo_MuonCombinedReader_IDExtrapTrackReader_4,1,3); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MuonCombinedReader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_MuonCombinedReader_ReaderBase_5,1,6); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_D3PDWmnuCandReader))) { { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_D3PDWmnuCandReader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_D3PDWmnuCandReader_ReaderBase_0,1,3); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TruthMuonReader))) { { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TruthMuonReader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_TruthMuonReader_ReaderBase_0,1,3); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MEtReader))) { { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MEtReader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_MEtReader_ReaderBase_0,1,3); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_JetReader))) { { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_JetReader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_JetReader_ReaderBase_0,1,3); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MuonRawHitReader))) { { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MuonRawHitReader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_MuonRawHitReader_ReaderBase_0,1,3); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MuonSegmentReader))) { { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MuonSegmentReader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_MuonSegmentReader_ReaderBase_0,1,3); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MCParticleReader))) { { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MCParticleReader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_MCParticleReader_ReaderBase_0,1,3); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MCEventReader))) { { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MCEventReader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_MCEventReader_ReaderBase_0,1,3); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_RecoilReader))) { { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_RecoilReader),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_RecoilReader_ReaderBase_0,1,3); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase))) { AnalysisBase *G__Lderived; G__Lderived=(AnalysisBase*)0x1000; { TriggerReader *G__Lpbase=(TriggerReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TriggerReader),(long)G__Lpbase-(long)G__Lderived,1,1); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_AnalysisBase_ReaderBase_1,1,2); } { BookKeeperReader *G__Lpbase=(BookKeeperReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_BookKeeperReader),(long)G__Lpbase-(long)G__Lderived,1,1); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_AnalysisBase_ReaderBase_3,1,2); } { VertexReader *G__Lpbase=(VertexReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_VertexReader),(long)G__Lpbase-(long)G__Lderived,1,1); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_AnalysisBase_ReaderBase_5,1,2); } { ElectronReader *G__Lpbase=(ElectronReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ElectronReader),(long)G__Lpbase-(long)G__Lderived,1,1); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_AnalysisBase_ReaderBase_7,1,2); } { PhotonReader *G__Lpbase=(PhotonReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_PhotonReader),(long)G__Lpbase-(long)G__Lderived,1,1); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_AnalysisBase_ReaderBase_9,1,2); } { V0Reader *G__Lpbase=(V0Reader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_V0Reader),(long)G__Lpbase-(long)G__Lderived,1,1); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_AnalysisBase_ReaderBase_11,1,2); } { MuonCombinedReader *G__Lpbase=(MuonCombinedReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MuonCombinedReader),(long)G__Lpbase-(long)G__Lderived,1,1); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MSTrackReader),(long)G__2vbo_AnalysisBase_MSTrackReader_13,1,2); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_AnalysisBase_ReaderBase_14,1,6); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_IDTrackReader),(long)G__2vbo_AnalysisBase_IDTrackReader_15,1,2); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_AnalysisBase_ReaderBase_16,1,6); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_IDExtrapTrackReader),(long)G__2vbo_AnalysisBase_IDExtrapTrackReader_17,1,2); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_AnalysisBase_ReaderBase_18,1,6); } { D3PDWmnuCandReader *G__Lpbase=(D3PDWmnuCandReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_D3PDWmnuCandReader),(long)G__Lpbase-(long)G__Lderived,1,1); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_AnalysisBase_ReaderBase_20,1,2); } { TruthMuonReader *G__Lpbase=(TruthMuonReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TruthMuonReader),(long)G__Lpbase-(long)G__Lderived,1,1); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_AnalysisBase_ReaderBase_22,1,2); } { MEtReader *G__Lpbase=(MEtReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MEtReader),(long)G__Lpbase-(long)G__Lderived,1,1); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_AnalysisBase_ReaderBase_24,1,2); } { JetReader *G__Lpbase=(JetReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_JetReader),(long)G__Lpbase-(long)G__Lderived,1,1); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_AnalysisBase_ReaderBase_26,1,2); } { MuonRawHitReader *G__Lpbase=(MuonRawHitReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MuonRawHitReader),(long)G__Lpbase-(long)G__Lderived,1,1); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_AnalysisBase_ReaderBase_28,1,2); } { MuonSegmentReader *G__Lpbase=(MuonSegmentReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MuonSegmentReader),(long)G__Lpbase-(long)G__Lderived,1,1); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_AnalysisBase_ReaderBase_30,1,2); } { MCParticleReader *G__Lpbase=(MCParticleReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MCParticleReader),(long)G__Lpbase-(long)G__Lderived,1,1); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_AnalysisBase_ReaderBase_32,1,2); } { MCEventReader *G__Lpbase=(MCEventReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MCEventReader),(long)G__Lpbase-(long)G__Lderived,1,1); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_AnalysisBase_ReaderBase_34,1,2); } { RecoilReader *G__Lpbase=(RecoilReader*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_RecoilReader),(long)G__Lpbase-(long)G__Lderived,1,1); } { G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ReaderBase),(long)G__2vbo_AnalysisBase_ReaderBase_36,1,2); } { FileHandler *G__Lpbase=(FileHandler*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysisBase),G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_FileHandler),(long)G__Lpbase-(long)G__Lderived,1,1); } } } /********************************************************* * typedef information setup/ *********************************************************/ extern "C" void G__cpp_setup_typetableHSG2_C_ACLiC_dict() { /* Setting up typedef entry */ G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOunsignedsPlongcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOunsignedsPlonggRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOunsignedsPlongcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOunsignedsPlonggRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOunsignedsPlongcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOunsignedsPlonggRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEunsignedsPlongcOVectorReadercLcLHolderBasemUcOlesslEunsignedsPlonggRcOallocatorlEpairlEconstsPunsignedsPlongcOVectorReadercLcLHolderBasemUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEunsignedsPlongcOVectorReadercLcLHolderBasemUcOlesslEunsignedsPlonggRcOallocatorlEpairlEconstsPunsignedsPlongcOVectorReadercLcLHolderBasemUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEunsignedsPlongcOVectorReadercLcLHolderBasemUcOlesslEunsignedsPlonggRcOallocatorlEpairlEconstsPunsignedsPlongcOVectorReadercLcLHolderBasemUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEunsignedsPlongcOVectorReadermUcOlesslEunsignedsPlonggRcOallocatorlEpairlEconstsPunsignedsPlongcOVectorReadermUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEunsignedsPlongcOVectorReadermUcOlesslEunsignedsPlonggRcOallocatorlEpairlEconstsPunsignedsPlongcOVectorReadermUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEintcOallocatorlEintgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEintcOallocatorlEintgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEintcOallocatorlEintgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEstringcOallocatorlEstringgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEstringcOallocatorlEstringgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEstringcOallocatorlEstringgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEstringcOallocatorlEstringgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTBase",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTBaselEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTBase",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTBaselEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TVectorT",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TVectorTlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TVectorT",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TVectorTlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixT",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTRow_const",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTRow_constlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTColumn_const",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTColumn_constlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTDiag_const",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTDiag_constlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTFlat_const",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTFlat_constlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSub_const",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTSub_constlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSparseRow_const",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTSparseRow_constlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSparseDiag_const",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTSparseDiag_constlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTRow",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTRowlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTColumn",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTColumnlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTDiag",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTDiaglEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTFlat",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTFlatlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSub",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTSublEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSparseRow",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTSparseRowlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSparseDiag",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTSparseDiaglEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TElementActionT",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TElementActionTlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TElementPosActionT",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TElementPosActionTlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("pair",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_pairlEstringcOstringgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("set",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_setlEstringcOlesslEstringgRcOallocatorlEstringgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOMuonTriggerMatchingcLcLDimuonChainInfocOlesslEstringgRcOallocatorlEpairlEconstsPstringcOMuonTriggerMatchingcLcLDimuonChainInfogRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOMuonTriggerMatchingcLcLDimuonChainInfocOlesslEstringgRcOallocatorlEpairlEconstsPstringcOMuonTriggerMatchingcLcLDimuonChainInfogRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOMuonTriggerMatchingcLcLDimuonChainInfocOlesslEstringgRcOallocatorlEpairlEconstsPstringcOMuonTriggerMatchingcLcLDimuonChainInfogRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOstringcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOstringgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOstringcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOstringgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOstringcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOstringgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEManagedMemorymUcOallocatorlEManagedMemorymUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEManagedMemorymUcOallocatorlEManagedMemorymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEManagedMemorymUcOallocatorlEManagedMemorymUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEManagedMemorymUcOallocatorlEManagedMemorymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEManagedMemorymUcOallocatorlEManagedMemorymUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMomentummUcOallocatorlEMomentummUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMomentummUcOallocatorlEMomentummUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMomentummUcOallocatorlEMomentummUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMomentummUcOallocatorlEMomentummUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMomentummUcOallocatorlEMomentummUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLtrackHitcOallocatorlEMuonUtilscLcLtrackHitgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonUtilscLcLtrackHitcOallocatorlEMuonUtilscLcLtrackHitgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLtrackHitcOallocatorlEMuonUtilscLcLtrackHitgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonUtilscLcLtrackHitcOallocatorlEMuonUtilscLcLtrackHitgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLtrackHitcOallocatorlEMuonUtilscLcLtrackHitgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLtrackHitcOallocatorlEMuonUtilscLcLtrackHitgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLSegmentInfocOallocatorlEMuonUtilscLcLSegmentInfogRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonUtilscLcLSegmentInfocOallocatorlEMuonUtilscLcLSegmentInfogRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLSegmentInfocOallocatorlEMuonUtilscLcLSegmentInfogRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonUtilscLcLSegmentInfocOallocatorlEMuonUtilscLcLSegmentInfogRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLSegmentInfocOallocatorlEMuonUtilscLcLSegmentInfogRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLSegmentInfocOallocatorlEMuonUtilscLcLSegmentInfogRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLtrackHolecOallocatorlEMuonUtilscLcLtrackHolegRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonUtilscLcLtrackHolecOallocatorlEMuonUtilscLcLtrackHolegRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLtrackHolecOallocatorlEMuonUtilscLcLtrackHolegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonUtilscLcLtrackHolecOallocatorlEMuonUtilscLcLtrackHolegRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLtrackHolecOallocatorlEMuonUtilscLcLtrackHolegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLtrackHolecOallocatorlEMuonUtilscLcLtrackHolegRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLtrackScatCentercOallocatorlEMuonUtilscLcLtrackScatCentergRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonUtilscLcLtrackScatCentercOallocatorlEMuonUtilscLcLtrackScatCentergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLtrackScatCentercOallocatorlEMuonUtilscLcLtrackScatCentergRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonUtilscLcLtrackScatCentercOallocatorlEMuonUtilscLcLtrackScatCentergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLtrackScatCentercOallocatorlEMuonUtilscLcLtrackScatCentergRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLtrackScatCentercOallocatorlEMuonUtilscLcLtrackScatCentergRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("set",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_setlEMuonUtilscLcLTrackPositioncOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEMuonUtilscLcLTrackPositiongRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("set",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_setlEMuonUtilscLcLTrackPositioncOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEMuonUtilscLcLTrackPositiongRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("set >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_setlEMuonUtilscLcLTrackPositioncOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEMuonUtilscLcLTrackPositiongRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEAssociatedHitmUcOallocatorlEAssociatedHitmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEAssociatedHitmUcOallocatorlEAssociatedHitmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEAssociatedHitmUcOallocatorlEAssociatedHitmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEAssociatedHitmUcOallocatorlEAssociatedHitmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEAssociatedHitmUcOallocatorlEAssociatedHitmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackPositioncOTrackParamsmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOTrackParamsmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackPositioncOTrackParamsmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOTrackParamsmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackPositioncOTrackParamsmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOTrackParamsmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEIDTrackmUcOallocatorlEIDTrackmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEIDTrackmUcOallocatorlEIDTrackmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEIDTrackmUcOallocatorlEIDTrackmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEIDTrackmUcOallocatorlEIDTrackmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEIDTrackmUcOallocatorlEIDTrackmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEVertexmUcOallocatorlEVertexmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEVertexmUcOallocatorlEVertexmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEVertexmUcOallocatorlEVertexmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEVertexmUcOallocatorlEVertexmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEVertexmUcOallocatorlEVertexmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEElectronmUcOallocatorlEElectronmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEElectronmUcOallocatorlEElectronmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEElectronmUcOallocatorlEElectronmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEElectronmUcOallocatorlEElectronmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEElectronmUcOallocatorlEElectronmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOfloatcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOfloatgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOunsignedsPintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOunsignedsPintgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOunsignedsPintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOunsignedsPintgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOunsignedsPintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOunsignedsPintgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEPhotonmUcOallocatorlEPhotonmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEPhotonmUcOallocatorlEPhotonmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEPhotonmUcOallocatorlEPhotonmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEPhotonmUcOallocatorlEPhotonmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEPhotonmUcOallocatorlEPhotonmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOstringcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOstringgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOstringcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOstringgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOstringcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOstringgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackPositioncOstringcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOstringgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackPositioncOstringcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOstringgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackPositioncOstringcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOstringgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map*> >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*,less,allocator >*> > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*,less,allocator >*> > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,allocator > > >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,allocator > > >*,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,allocator > > >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,allocator > > >*,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,allocator > > >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,allocator > > >*,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEAssociatedHitmUcOallocatorlEAssociatedHitmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEAssociatedHitmUcOallocatorlEAssociatedHitmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEAssociatedHitmUcOallocatorlEAssociatedHitmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEAssociatedHitmUcOallocatorlEAssociatedHitmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEAssociatedHitmUcOallocatorlEAssociatedHitmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEAssociatedHitmUcOallocatorlEAssociatedHitmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEIDTrackmUcOallocatorlEIDTrackmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEIDTrackmUcOallocatorlEIDTrackmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEIDTrackmUcOallocatorlEIDTrackmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEIDTrackmUcOallocatorlEIDTrackmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEIDTrackmUcOallocatorlEIDTrackmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEIDTrackmUcOallocatorlEIDTrackmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("map*> >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*,less,allocator >*> > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*,less,allocator >*> > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map*> > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*,less,allocator >*> > >,less,allocator >*,less,allocator >*> > > > > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*,less,allocator >*> > >,less,allocator >*,less,allocator >*> > > > > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map*> >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*,less,allocator >*> > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*,less,allocator >*> > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map*> >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*,less,allocator >*> > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*,less,allocator >*> > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,allocator > > >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,allocator > > >*,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*> >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,allocator > > >*,less,allocator >,allocator > > >*> > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,allocator > > >*,less,allocator >,allocator > > >*> > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,allocator > > >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,allocator > > >*,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*> >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,allocator > > >*,less,allocator >,allocator > > >*> > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,allocator > > >*,less,allocator >,allocator > > >*> > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,allocator > > >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,allocator > > >*,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*> >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,allocator > > >*,less,allocator >,allocator > > >*> > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,allocator > > >*,less,allocator >,allocator > > >*> > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRsPgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,less,allocator > > > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRsPgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,less,allocator > > > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRsPgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEIDExtrapTrackmUcOallocatorlEIDExtrapTrackmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEIDExtrapTrackmUcOallocatorlEIDExtrapTrackmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEIDExtrapTrackmUcOallocatorlEIDExtrapTrackmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEIDExtrapTrackmUcOallocatorlEIDExtrapTrackmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEIDExtrapTrackmUcOallocatorlEIDExtrapTrackmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEIDExtrapTrackmUcOallocatorlEIDExtrapTrackmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEIDExtrapTrackmUcOallocatorlEIDExtrapTrackmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEIDExtrapTrackmUcOallocatorlEIDExtrapTrackmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEIDExtrapTrackmUcOallocatorlEIDExtrapTrackmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEIDExtrapTrackmUcOallocatorlEIDExtrapTrackmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEIDExtrapTrackmUcOallocatorlEIDExtrapTrackmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonmUcOallocatorlEMuonmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonmUcOallocatorlEMuonmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonmUcOallocatorlEMuonmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonmUcOallocatorlEMuonmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonmUcOallocatorlEMuonmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOintcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOintgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOintcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOintgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOintcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOintgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEboolcOallocatorlEboolgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEboolcOallocatorlEboolgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEboolcOallocatorlEboolgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEboolcOallocatorlEboolgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEboolcOallocatorlEboolgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEboolcOallocatorlEboolgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEunsignedsPshortcOallocatorlEunsignedsPshortgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEunsignedsPshortcOallocatorlEunsignedsPshortgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEunsignedsPshortcOallocatorlEunsignedsPshortgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEunsignedsPshortcOallocatorlEunsignedsPshortgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEunsignedsPshortcOallocatorlEunsignedsPshortgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEunsignedsPshortcOallocatorlEunsignedsPshortgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEdoublecOallocatorlEdoublegRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEdoublecOallocatorlEdoublegRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEdoublecOallocatorlEdoublegRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEdoublecOallocatorlEdoublegRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEdoublecOallocatorlEdoublegRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEdoublecOallocatorlEdoublegRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLAuthorNamecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRcOlesslEMuonUtilscLcLAuthorNamegRcOallocatorlEpairlEconstsPMuonUtilscLcLAuthorNamecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLAuthorNamecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRcOlesslEMuonUtilscLcLAuthorNamegRcOallocatorlEpairlEconstsPMuonUtilscLcLAuthorNamecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLAuthorNamecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRcOlesslEMuonUtilscLcLAuthorNamegRcOallocatorlEpairlEconstsPMuonUtilscLcLAuthorNamecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETruthMuonmUcOallocatorlETruthMuonmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETruthMuonmUcOallocatorlETruthMuonmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETruthMuonmUcOallocatorlETruthMuonmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETruthMuonmUcOallocatorlETruthMuonmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETruthMuonmUcOallocatorlETruthMuonmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOMEtmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOMEtmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOMEtmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOMEtmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOMEtmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOMEtmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMIDJetmUcOallocatorlEMIDJetmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMIDJetmUcOallocatorlEMIDJetmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMIDJetmUcOallocatorlEMIDJetmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMIDJetmUcOallocatorlEMIDJetmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMIDJetmUcOallocatorlEMIDJetmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("map*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEstringcOallocatorlEstringgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEstringcOallocatorlEstringgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEstringcOallocatorlEstringgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEstringcOallocatorlEstringgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEstringcOallocatorlEstringgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEstringcOallocatorlEstringgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEdoublecOallocatorlEdoublegRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEdoublecOallocatorlEdoublegRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEdoublecOallocatorlEdoublegRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEdoublecOallocatorlEdoublegRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEdoublecOallocatorlEdoublegRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEdoublecOallocatorlEdoublegRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,allocator > > >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,allocator > > >*,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEMIDJetmUcOallocatorlEMIDJetmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMIDJetmUcOallocatorlEMIDJetmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEMIDJetmUcOallocatorlEMIDJetmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMIDJetmUcOallocatorlEMIDJetmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEMIDJetmUcOallocatorlEMIDJetmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMIDJetmUcOallocatorlEMIDJetmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMdtRawHitmUcOallocatorlEMdtRawHitmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMdtRawHitmUcOallocatorlEMdtRawHitmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMdtRawHitmUcOallocatorlEMdtRawHitmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMdtRawHitmUcOallocatorlEMdtRawHitmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMdtRawHitmUcOallocatorlEMdtRawHitmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlECscRawHitmUcOallocatorlECscRawHitmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlECscRawHitmUcOallocatorlECscRawHitmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlECscRawHitmUcOallocatorlECscRawHitmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlECscRawHitmUcOallocatorlECscRawHitmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlECscRawHitmUcOallocatorlECscRawHitmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlERpcRawHitmUcOallocatorlERpcRawHitmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlERpcRawHitmUcOallocatorlERpcRawHitmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlERpcRawHitmUcOallocatorlERpcRawHitmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlERpcRawHitmUcOallocatorlERpcRawHitmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlERpcRawHitmUcOallocatorlERpcRawHitmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETgcRawHitmUcOallocatorlETgcRawHitmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETgcRawHitmUcOallocatorlETgcRawHitmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETgcRawHitmUcOallocatorlETgcRawHitmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETgcRawHitmUcOallocatorlETgcRawHitmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETgcRawHitmUcOallocatorlETgcRawHitmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonSegmentHitmUcOallocatorlEMuonSegmentHitmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonSegmentHitmUcOallocatorlEMuonSegmentHitmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonSegmentHitmUcOallocatorlEMuonSegmentHitmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonSegmentHitmUcOallocatorlEMuonSegmentHitmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonSegmentHitmUcOallocatorlEMuonSegmentHitmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonSegmentmUcOallocatorlEMuonSegmentmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonSegmentmUcOallocatorlEMuonSegmentmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonSegmentmUcOallocatorlEMuonSegmentmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonSegmentmUcOallocatorlEMuonSegmentmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonSegmentmUcOallocatorlEMuonSegmentmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("map >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,allocator > > >*>",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,allocator > > >*,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEMuonSegmentmUcOallocatorlEMuonSegmentmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEMuonSegmentmUcOallocatorlEMuonSegmentmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEMuonSegmentmUcOallocatorlEMuonSegmentmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEMuonSegmentmUcOallocatorlEMuonSegmentmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEMuonSegmentmUcOallocatorlEMuonSegmentmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEMuonSegmentmUcOallocatorlEMuonSegmentmUgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMCParticlemUcOallocatorlEMCParticlemUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMCParticlemUcOallocatorlEMCParticlemUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMCParticlemUcOallocatorlEMCParticlemUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMCParticlemUcOallocatorlEMCParticlemUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMCParticlemUcOallocatorlEMCParticlemUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixT",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTRow_const",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTRow_constlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTColumn_const",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTColumn_constlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTDiag_const",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTDiag_constlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTFlat_const",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTFlat_constlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSub_const",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTSub_constlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSparseRow_const",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTSparseRow_constlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSparseDiag_const",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTSparseDiag_constlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTRow",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTRowlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTColumn",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTColumnlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTDiag",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTDiaglEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTFlat",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTFlatlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSub",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTSublEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSparseRow",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTSparseRowlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSparseDiag",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTSparseDiaglEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TElementActionT",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TElementActionTlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TElementPosActionT",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TElementPosActionTlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSym",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTSymlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSparse",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TMatrixTSparselEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETLorentzVectorcOallocatorlETLorentzVectorgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETLorentzVectorcOallocatorlETLorentzVectorgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETLorentzVectorcOallocatorlETLorentzVectorgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETLorentzVectorcOallocatorlETLorentzVectorgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETLorentzVectorcOallocatorlETLorentzVectorgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETH1FmUcOallocatorlETH1FmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETH1FmUcOallocatorlETH1FmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETH1FmUcOallocatorlETH1FmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETH1FmUcOallocatorlETH1FmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETH1FmUcOallocatorlETH1FmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETF1mUcOallocatorlETF1mUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETF1mUcOallocatorlETF1mUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETF1mUcOallocatorlETF1mUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETF1mUcOallocatorlETF1mUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETF1mUcOallocatorlETF1mUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETStringcOallocatorlETStringgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETStringcOallocatorlETStringgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETStringcOallocatorlETStringgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOfloatmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOfloatmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOfloatmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOfloatmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOfloatmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOfloatmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOAnalysisBasecLcLSkimmingmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOAnalysisBasecLcLSkimmingmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOAnalysisBasecLcLSkimmingmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOAnalysisBasecLcLSkimmingmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOAnalysisBasecLcLSkimmingmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOAnalysisBasecLcLSkimmingmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETH2FmUcOallocatorlETH2FmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETH2FmUcOallocatorlETH2FmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETH2FmUcOallocatorlETH2FmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETH2FmUcOallocatorlETH2FmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETH2FmUcOallocatorlETH2FmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlECutmUcOallocatorlECutmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlECutmUcOallocatorlECutmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlECutmUcOallocatorlECutmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlECutmUcOallocatorlECutmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlECutmUcOallocatorlECutmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOTH2DmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH2DmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOTH2DmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH2DmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOTH2FmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH2FmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOTH2FmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH2FmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOTH1DmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH1DmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOTH1DmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH1DmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOTH1FmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH1FmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOTH1FmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH1FmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETH1DmUcOallocatorlETH1DmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETH1DmUcOallocatorlETH1DmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETH1DmUcOallocatorlETH1DmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETH1DmUcOallocatorlETH1DmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlETH1DmUcOallocatorlETH1DmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOTH1FmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH1FmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOTH2FmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH2FmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEdoublecOallocatorlEdoublegRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > >,less,allocator,allocator > > > > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > >,less,allocator,allocator > > > > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("pair",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_pairlEunsignedsPintcOunsignedsPintgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOpairlEunsignedsPintcOunsignedsPintgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOpairlEunsignedsPintcOunsignedsPintgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOpairlEunsignedsPintcOunsignedsPintgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOpairlEunsignedsPintcOunsignedsPintgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOpairlEunsignedsPintcOunsignedsPintgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOpairlEunsignedsPintcOunsignedsPintgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOpairlEunsignedsPintcOunsignedsPintgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOpairlEunsignedsPintcOunsignedsPintgRsPgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOpairlEunsignedsPintcOunsignedsPintgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOpairlEunsignedsPintcOunsignedsPintgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,less,allocator > > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOpairlEunsignedsPintcOunsignedsPintgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOpairlEunsignedsPintcOunsignedsPintgRsPgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOpairlEunsignedsPintcOunsignedsPintgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOpairlEunsignedsPintcOunsignedsPintgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,less,allocator > > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOpairlEunsignedsPintcOunsignedsPintgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOpairlEunsignedsPintcOunsignedsPintgRsPgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOpairlEunsignedsPintcOunsignedsPintgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOpairlEunsignedsPintcOunsignedsPintgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOintcOlesslEintgRcOallocatorlEpairlEconstsPintcOintgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOTH1mUcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOTH1mUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOTH1mUcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOTH1mUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOintcOlesslEintgRcOallocatorlEpairlEconstsPintcOintgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOintcOlesslEintgRcOallocatorlEpairlEconstsPintcOintgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOintcOlesslEintgRcOallocatorlEpairlEconstsPintcOintgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOintcOlesslEintgRcOallocatorlEpairlEconstsPintcOintgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOintcOlesslEintgRcOallocatorlEpairlEconstsPintcOintgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOintcOlesslEintgRcOallocatorlEpairlEconstsPintcOintgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > >,less,allocator,allocator > > > > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > >,less,allocator,allocator > > > > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > >,less,allocator,allocator > > > > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > >,less,allocator,allocator > > > > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > >,less,allocator,allocator > > > > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > >,less,allocator,allocator > > > > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > >,less,allocator,allocator > > > > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > >,less,allocator,allocator > > > > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > >,less,allocator,allocator > > > > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map,allocator > >,less,allocator,allocator > > > > >,less >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("pair",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_pairlEdoublecOdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEmuon_qualitycOallocatorlEmuon_qualitygRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEmuon_qualitycOallocatorlEmuon_qualitygRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEmuon_qualitycOallocatorlEmuon_qualitygRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEmuon_qualitycOallocatorlEmuon_qualitygRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEmuon_qualitycOallocatorlEmuon_qualitygRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEelectron_qualitycOallocatorlEelectron_qualitygRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEelectron_qualitycOallocatorlEelectron_qualitygRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEelectron_qualitycOallocatorlEelectron_qualitygRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEelectron_qualitycOallocatorlEelectron_qualitygRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEelectron_qualitycOallocatorlEelectron_qualitygRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOTH2mUcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOTH2mUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOTH2mUcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOTH2mUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOdoublecOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOdoublegRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplETStringcOdoublecOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOdoublegRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcOallocatorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcOallocatorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcOallocatorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcOallocatorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcOallocatorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector >,allocator > > > >",117,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcOallocatorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); } /********************************************************* * Data Member information setup/ *********************************************************/ /* Setting up class,struct,union tag member variable */ /* HSG2 */ static void G__setup_memvarHSG2(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2)); { HSG2 *p; p=(HSG2*)0x1000; if (p) { } G__memvar_setup((void*)0,105,0,0,-1,-1,-1,4,"m_numSelectedEvents=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_string),-1,-1,4,"m_outname=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_PlotHelper),-1,-1,4,"m_plotter=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOTH1FmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH1FmUgRsPgRsPgR),G__defined_typename("map"),-1,4,"h_1d=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOTH2FmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH2FmUgRsPgRsPgR),G__defined_typename("map"),-1,4,"h_2d=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_RootcLcLTPileupReweighting),-1,-1,4,"m_tPileUp=",0,(char*)NULL); G__memvar_setup((void*)0,105,0,0,-1,-1,-1,4,"m_puRunNumber=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR),G__defined_typename("map"),-1,4,"m_lumi=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"m_IvsIJK=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"m_IJvsIJK=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_TRandom3),-1,-1,4,"m_rndm=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_VertexPositionReweightingTool),-1,-1,4,"m_vtxRew=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ggFReweighting),-1,-1,4,"m_ggFRew=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysiscLcLAnalysisMuonConfigurableScaleFactors),-1,-1,4,"m_combinedMuEffSF=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysiscLcLAnalysisMuonConfigurableScaleFactors),-1,-1,4,"m_standaloneMuEffSF=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_AnalysiscLcLAnalysisMuonConfigurableScaleFactors),-1,-1,4,"m_calomuMuEffSF=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_egammaSFclass),-1,-1,4,"m_elecEffIdSF=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MuonTriggerMatching),-1,-1,4,"m_muonTM=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_ElectronTriggerMatching),-1,-1,4,"m_elecTM=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_LeptonTriggerSF),-1,-1,4,"m_lepTrigSF=",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLHiggsChannel),-1,-2,4,"NONE=0LL",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLHiggsChannel),-1,-2,4,"MU4=1LL",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLHiggsChannel),-1,-2,4,"E4=2LL",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLHiggsChannel),-1,-2,4,"MU2E2=3LL",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLHiggsChannel),-1,-2,4,"E2MU2=4LL",0,(char*)NULL); } G__tag_memvar_reset(); } /* HSG2::muSorter */ static void G__setup_memvarHSG2cLcLmuSorter(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLmuSorter)); { HSG2::muSorter *p; p=(HSG2::muSorter*)0x1000; if (p) { } } G__tag_memvar_reset(); } /* HSG2::elSorter */ static void G__setup_memvarHSG2cLcLelSorter(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLelSorter)); { HSG2::elSorter *p; p=(HSG2::elSorter*)0x1000; if (p) { } } G__tag_memvar_reset(); } /* HSG2::HiggsCandidate */ static void G__setup_memvarHSG2cLcLHiggsCandidate(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLHiggsCandidate)); { HSG2::HiggsCandidate *p; p=(HSG2::HiggsCandidate*)0x1000; if (p) { } G__memvar_setup((void*)((long)(&p->m12)-(long)(p)),100,0,0,-1,-1,-1,1,"m12=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->m34)-(long)(p)),100,0,0,-1,-1,-1,1,"m34=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->muons)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonmUcOallocatorlEMuonmUgRsPgR),G__defined_typename("vector"),-1,1,"muons=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->electrons)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_vectorlEElectronmUcOallocatorlEElectronmUgRsPgR),G__defined_typename("vector"),-1,1,"electrons=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->channel)-(long)(p)),105,0,0,G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLHiggsChannel),-1,-1,1,"channel=",0,(char*)NULL); } G__tag_memvar_reset(); } extern "C" void G__cpp_setup_memvarHSG2_C_ACLiC_dict() { } /*********************************************************** ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ***********************************************************/ /********************************************************* * Member function information setup for each class *********************************************************/ static void G__setup_memfuncHSG2(void) { /* HSG2 */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2)); G__memfunc_setup("HSG2",276,G__HSG2_C_ACLiC_dict_15423_0_1, 105, G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("HSG2",276,G__HSG2_C_ACLiC_dict_15423_0_2, 105, G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2), -1, 0, 1, 1, 1, 0, "U 'TTree' - 0 - tree", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("run",341,G__HSG2_C_ACLiC_dict_15423_0_3, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("setMaxEvents",1255,G__HSG2_C_ACLiC_dict_15423_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "i - - 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("addFile",681,G__HSG2_C_ACLiC_dict_15423_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - file", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("setIsData2011",1094,G__HSG2_C_ACLiC_dict_15423_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "g - - 0 - isdata2011", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("setIsMC",664,G__HSG2_C_ACLiC_dict_15423_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "g - - 0 - ismc", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("setOutput",989,G__HSG2_C_ACLiC_dict_15423_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "u 'string' - 11 - name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("initialize",1074,(G__InterfaceMethod) NULL, 103, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("processEvent",1281,(G__InterfaceMethod) NULL, 103, -1, -1, 0, 1, 1, 4, 0, "i - - 0 - i", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("finalize",850,(G__InterfaceMethod) NULL, 103, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("fillPreselMuonHists",1980,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 5, 1, 4, 0, "i - - 0 - CUT C - - 10 - muType " "d - - 0 - pT d - - 0 - eta " "d - - 0 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("muonPass",854,(G__InterfaceMethod) NULL, 103, -1, -1, 0, 1, 1, 4, 0, "U 'Muon' - 0 - m", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("elecPass",816,(G__InterfaceMethod) NULL, 103, -1, -1, 0, 1, 1, 4, 0, "U 'Electron' - 0 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("truthAnalysis",1403,(G__InterfaceMethod) NULL, 103, -1, -1, 0, 2, 1, 4, 0, "U 'vector >' 'vector' 0 - truthParticles d - - 0 - weight", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("finalStateLepton",1661,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_MCParticle), -1, 0, 3, 1, 4, 0, "U 'MCParticle' - 0 - parent U 'vector >' 'vector' 0 - truthParticles " "i - - 0 - index", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("m34cut",544,(G__InterfaceMethod) NULL, 100, -1, -1, 0, 1, 1, 4, 0, "d - - 0 - m4l", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("linInterpol",1168,(G__InterfaceMethod) NULL, 100, -1, -1, 0, 5, 1, 4, 0, "d - - 0 - x d - - 0 - x1 " "d - - 0 - x2 d - - 0 - y1 " "d - - 0 - y2", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("deltaRapidityPhi",1649,(G__InterfaceMethod) NULL, 102, -1, -1, 0, 2, 1, 4, 0, "U 'TLorentzVector' - 0 - a U 'TLorentzVector' - 0 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("triggerMonster",1500,(G__InterfaceMethod) NULL, 100, -1, -1, 0, 2, 1, 4, 0, "U 'vector >' 'vector' 0 - muons U 'vector >' 'vector' 0 - electrons", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("buildHiggsCandidate",1919,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLHiggsCandidate), -1, 0, 2, 1, 4, 0, "u 'vector >' 'vector' 0 - muons u 'vector >' 'vector' 0 - electrons", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("HSG2", 276, G__HSG2_C_ACLiC_dict_15423_0_22, (int) ('i'), G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2), -1, 0, 1, 1, 1, 0, "u 'HSG2' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~HSG2", 402, G__HSG2_C_ACLiC_dict_15423_0_23, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); // automatic assignment operator G__memfunc_setup("operator=", 937, G__HSG2_C_ACLiC_dict_15423_0_24, (int) ('u'), G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2), -1, 1, 1, 1, 1, 0, "u 'HSG2' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncHSG2cLcLmuSorter(void) { /* HSG2::muSorter */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLmuSorter)); G__memfunc_setup("operator()",957,G__HSG2_C_ACLiC_dict_20431_0_1, 103, -1, -1, 0, 2, 1, 1, 0, "U 'Muon' - 10 - a U 'Muon' - 10 - b", (char*)NULL, (void*) NULL, 0); // automatic default constructor G__memfunc_setup("muSorter", 865, G__HSG2_C_ACLiC_dict_20431_0_2, (int) ('i'), G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLmuSorter), -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("muSorter", 865, G__HSG2_C_ACLiC_dict_20431_0_3, (int) ('i'), G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLmuSorter), -1, 0, 1, 1, 1, 0, "u 'HSG2::muSorter' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~muSorter", 991, G__HSG2_C_ACLiC_dict_20431_0_4, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__HSG2_C_ACLiC_dict_20431_0_5, (int) ('u'), G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLmuSorter), -1, 1, 1, 1, 1, 0, "u 'HSG2::muSorter' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncHSG2cLcLelSorter(void) { /* HSG2::elSorter */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLelSorter)); G__memfunc_setup("operator()",957,G__HSG2_C_ACLiC_dict_20432_0_1, 103, -1, -1, 0, 2, 1, 1, 0, "U 'Electron' - 10 - a U 'Electron' - 10 - b", (char*)NULL, (void*) NULL, 0); // automatic default constructor G__memfunc_setup("elSorter", 848, G__HSG2_C_ACLiC_dict_20432_0_2, (int) ('i'), G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLelSorter), -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("elSorter", 848, G__HSG2_C_ACLiC_dict_20432_0_3, (int) ('i'), G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLelSorter), -1, 0, 1, 1, 1, 0, "u 'HSG2::elSorter' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~elSorter", 974, G__HSG2_C_ACLiC_dict_20432_0_4, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__HSG2_C_ACLiC_dict_20432_0_5, (int) ('u'), G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLelSorter), -1, 1, 1, 1, 1, 0, "u 'HSG2::elSorter' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncHSG2cLcLHiggsCandidate(void) { /* HSG2::HiggsCandidate */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLHiggsCandidate)); // automatic default constructor G__memfunc_setup("HiggsCandidate", 1391, G__HSG2_C_ACLiC_dict_20434_0_1, (int) ('i'), G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLHiggsCandidate), -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("HiggsCandidate", 1391, G__HSG2_C_ACLiC_dict_20434_0_2, (int) ('i'), G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLHiggsCandidate), -1, 0, 1, 1, 1, 0, "u 'HSG2::HiggsCandidate' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~HiggsCandidate", 1517, G__HSG2_C_ACLiC_dict_20434_0_3, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__HSG2_C_ACLiC_dict_20434_0_4, (int) ('u'), G__get_linked_tagnum(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLHiggsCandidate), -1, 1, 1, 1, 1, 0, "u 'HSG2::HiggsCandidate' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } /********************************************************* * Member function information setup *********************************************************/ extern "C" void G__cpp_setup_memfuncHSG2_C_ACLiC_dict() { } /********************************************************* * 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() { } static void G__cpp_setup_global4() { } static void G__cpp_setup_global5() { G__memvar_setup((void*)(&MeV_to_GeV),100,0,1,-1,-1,-1,1,"MeV_to_GeV=",0,(char*)NULL); G__resetglobalenv(); } extern "C" void G__cpp_setup_globalHSG2_C_ACLiC_dict() { 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() { } static void G__cpp_setup_func37() { } static void G__cpp_setup_func38() { } static void G__cpp_setup_func39() { } static void G__cpp_setup_func40() { } static void G__cpp_setup_func41() { } static void G__cpp_setup_func42() { } static void G__cpp_setup_func43() { } static void G__cpp_setup_func44() { } static void G__cpp_setup_func45() { } static void G__cpp_setup_func46() { } static void G__cpp_setup_func47() { } static void G__cpp_setup_func48() { } static void G__cpp_setup_func49() { } static void G__cpp_setup_func50() { } static void G__cpp_setup_func51() { } static void G__cpp_setup_func52() { } static void G__cpp_setup_func53() { } static void G__cpp_setup_func54() { } static void G__cpp_setup_func55() { } static void G__cpp_setup_func56() { } static void G__cpp_setup_func57() { G__resetifuncposition(); } extern "C" void G__cpp_setup_funcHSG2_C_ACLiC_dict() { 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(); G__cpp_setup_func37(); G__cpp_setup_func38(); G__cpp_setup_func39(); G__cpp_setup_func40(); G__cpp_setup_func41(); G__cpp_setup_func42(); G__cpp_setup_func43(); G__cpp_setup_func44(); G__cpp_setup_func45(); G__cpp_setup_func46(); G__cpp_setup_func47(); G__cpp_setup_func48(); G__cpp_setup_func49(); G__cpp_setup_func50(); G__cpp_setup_func51(); G__cpp_setup_func52(); G__cpp_setup_func53(); G__cpp_setup_func54(); G__cpp_setup_func55(); G__cpp_setup_func56(); G__cpp_setup_func57(); } /********************************************************* * Class,struct,union,enum tag information setup *********************************************************/ /* Setup class/struct taginfo */ G__linked_taginfo G__HSG2_C_ACLiC_dictLN_string = { "string" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TRandom3 = { "TRandom3" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TVectorTlEfloatgR = { "TVectorT" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTBaselEfloatgR = { "TMatrixTBase" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTlEfloatgR = { "TMatrixT" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTRow_constlEfloatgR = { "TMatrixTRow_const" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTColumn_constlEfloatgR = { "TMatrixTColumn_const" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTDiag_constlEfloatgR = { "TMatrixTDiag_const" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTFlat_constlEfloatgR = { "TMatrixTFlat_const" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTSub_constlEfloatgR = { "TMatrixTSub_const" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTRowlEfloatgR = { "TMatrixTRow" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTColumnlEfloatgR = { "TMatrixTColumn" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTDiaglEfloatgR = { "TMatrixTDiag" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTFlatlEfloatgR = { "TMatrixTFlat" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTSublEfloatgR = { "TMatrixTSub" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTSparseRow_constlEfloatgR = { "TMatrixTSparseRow_const" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTSparseRowlEfloatgR = { "TMatrixTSparseRow" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTSparseDiag_constlEfloatgR = { "TMatrixTSparseDiag_const" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTSparseDiaglEfloatgR = { "TMatrixTSparseDiag" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TVectorTlEdoublegR = { "TVectorT" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTBaselEdoublegR = { "TMatrixTBase" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTlEdoublegR = { "TMatrixT" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTSymlEdoublegR = { "TMatrixTSym" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTSparselEdoublegR = { "TMatrixTSparse" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTRow_constlEdoublegR = { "TMatrixTRow_const" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTColumn_constlEdoublegR = { "TMatrixTColumn_const" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTDiag_constlEdoublegR = { "TMatrixTDiag_const" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTFlat_constlEdoublegR = { "TMatrixTFlat_const" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTSub_constlEdoublegR = { "TMatrixTSub_const" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTRowlEdoublegR = { "TMatrixTRow" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTColumnlEdoublegR = { "TMatrixTColumn" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTDiaglEdoublegR = { "TMatrixTDiag" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTFlatlEdoublegR = { "TMatrixTFlat" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTSublEdoublegR = { "TMatrixTSub" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTSparseRow_constlEdoublegR = { "TMatrixTSparseRow_const" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTSparseRowlEdoublegR = { "TMatrixTSparseRow" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTSparseDiag_constlEdoublegR = { "TMatrixTSparseDiag_const" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TMatrixTSparseDiaglEdoublegR = { "TMatrixTSparseDiag" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TLorentzVector = { "TLorentzVector" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TTree = { "TTree" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_Root = { "Root" , 110 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_egammaSFclass = { "egammaSFclass" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_Analysis = { "Analysis" , 110 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_Muon = { "Muon" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_HSG2 = { "HSG2" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_pairlEdoublecOdoublegR = { "pair" , 115 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_pairlEstringcOstringgR = { "pair" , 115 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_pairlEunsignedsPintcOunsignedsPintgR = { "pair" , 115 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEdoublecOallocatorlEdoublegRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOfloatcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOfloatgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEintcOintcOlesslEintgRcOallocatorlEpairlEconstsPintcOintgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOunsignedsPlongcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOunsignedsPlonggRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEunsignedsPlongcOVectorReadercLcLHolderBasemUcOlesslEunsignedsPlonggRcOallocatorlEpairlEconstsPunsignedsPlongcOVectorReadercLcLHolderBasemUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_ReaderBase = { "ReaderBase" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEunsignedsPlongcOVectorReadermUcOlesslEunsignedsPlonggRcOallocatorlEpairlEconstsPunsignedsPlongcOVectorReadermUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR = { "iterator" , 115 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEintcOallocatorlEintgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgR = { "vector >,allocator > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRcLcLiteratorgR = { "reverse_iterator >,allocator > > >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgR = { "vector >,allocator > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRcLcLiteratorgR = { "reverse_iterator >,allocator > > >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEstringcOallocatorlEstringgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_setlEstringcOlesslEstringgRcOallocatorlEstringgRsPgR = { "set,allocator >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TElementActionTlEfloatgR = { "TElementActionT" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TElementPosActionTlEfloatgR = { "TElementPosActionT" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TElementActionTlEdoublegR = { "TElementActionT" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TElementPosActionTlEdoublegR = { "TElementPosActionT" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_MuonTriggerMatching = { "MuonTriggerMatching" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgRsPgRsPgRsPgR = { "map,allocator > >,less,allocator,allocator > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOMuonTriggerMatchingcLcLDimuonChainInfocOlesslEstringgRcOallocatorlEpairlEconstsPstringcOMuonTriggerMatchingcLcLDimuonChainInfogRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_ElectronTriggerMatching = { "ElectronTriggerMatching" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_Electron = { "Electron" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TriggerReader = { "TriggerReader" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_BookKeeperReader = { "BookKeeperReader" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOstringcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOstringgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEManagedMemorymUcOallocatorlEManagedMemorymUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEManagedMemorymUcOallocatorlEManagedMemorymUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEMomentummUcOallocatorlEMomentummUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMomentummUcOallocatorlEMomentummUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLtrackHitcOallocatorlEMuonUtilscLcLtrackHitgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonUtilscLcLtrackHitcOallocatorlEMuonUtilscLcLtrackHitgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLSegmentInfocOallocatorlEMuonUtilscLcLSegmentInfogRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonUtilscLcLSegmentInfocOallocatorlEMuonUtilscLcLSegmentInfogRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLtrackHolecOallocatorlEMuonUtilscLcLtrackHolegRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonUtilscLcLtrackHolecOallocatorlEMuonUtilscLcLtrackHolegRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLtrackScatCentercOallocatorlEMuonUtilscLcLtrackScatCentergRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonUtilscLcLtrackScatCentercOallocatorlEMuonUtilscLcLtrackScatCentergRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_setlEMuonUtilscLcLTrackPositioncOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEMuonUtilscLcLTrackPositiongRsPgR = { "set,allocator >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEAssociatedHitmUcOallocatorlEAssociatedHitmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEAssociatedHitmUcOallocatorlEAssociatedHitmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackPositioncOTrackParamsmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOTrackParamsmUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEIDTrackmUcOallocatorlEIDTrackmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEIDTrackmUcOallocatorlEIDTrackmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_VertexReader = { "VertexReader" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEVertexmUcOallocatorlEVertexmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEVertexmUcOallocatorlEVertexmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_ElectronReader = { "ElectronReader" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEElectronmUcOallocatorlEElectronmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEElectronmUcOallocatorlEElectronmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOunsignedsPintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOunsignedsPintgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_PhotonReader = { "PhotonReader" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEPhotonmUcOallocatorlEPhotonmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEPhotonmUcOallocatorlEPhotonmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_V0Reader = { "V0Reader" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_IDTrackReader = { "IDTrackReader" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOstringcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOstringgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackPositioncOstringcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOstringgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgR = { "map >*,less,allocator >*> > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR = { "map >*,less,allocator >*> > >,less,allocator >*,less,allocator >*> > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgR = { "map >*,less,allocator >*> > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgR = { "map >*,less,allocator >*> > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgR = { "map >,allocator > > >*,less,allocator >,allocator > > >*> > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgR = { "map >,allocator > > >*,less,allocator >,allocator > > >*> > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgR = { "vector >,allocator > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRcLcLiteratorgR = { "reverse_iterator >,allocator > > >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgR = { "map >,allocator > > >*,less,allocator >,allocator > > >*> > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEAssociatedHitmUcOallocatorlEAssociatedHitmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEAssociatedHitmUcOallocatorlEAssociatedHitmUgRsPgRsPgRsPgRsPgR = { "map >,less,allocator > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEIDTrackmUcOallocatorlEIDTrackmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEIDTrackmUcOallocatorlEIDTrackmUgRsPgRsPgRsPgRsPgR = { "map >,less,allocator > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_MSTrackReader = { "MSTrackReader" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR = { "map >*,less,allocator >*> > >,less,allocator >*,less,allocator >*> > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR = { "map >*,less,allocator >*> > >,less,allocator >*,less,allocator >*> > > > > >,less,allocator >*,less,allocator >*> > >,less,allocator >*,less,allocator >*> > > > > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgR = { "map >*,less,allocator >*> > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR = { "map >*,less,allocator >*> > >,less,allocator >*,less,allocator >*> > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgR = { "map >*,less,allocator >*> > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR = { "map >*,less,allocator >*> > >,less,allocator >*,less,allocator >*> > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgR = { "map >,allocator > > >*,less,allocator >,allocator > > >*> > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR = { "map >,allocator > > >*,less,allocator >,allocator > > >*> > >,less,allocator >,allocator > > >*,less,allocator >,allocator > > >*> > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgR = { "map >,allocator > > >*,less,allocator >,allocator > > >*> > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR = { "map >,allocator > > >*,less,allocator >,allocator > > >*> > >,less,allocator >,allocator > > >*,less,allocator >,allocator > > >*> > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgR = { "map >,allocator > > >*,less,allocator >,allocator > > >*> > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR = { "map >,allocator > > >*,less,allocator >,allocator > > >*> > >,less,allocator >,allocator > > >*,less,allocator >,allocator > > >*> > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRsPgRsPgRsPgR = { "map >,less,allocator > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRsPgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR = { "map >,less,allocator > > > >,less,allocator >,less,allocator > > > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_IDExtrapTrackReader = { "IDExtrapTrackReader" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEIDExtrapTrackmUcOallocatorlEIDExtrapTrackmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEIDExtrapTrackmUcOallocatorlEIDExtrapTrackmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEIDExtrapTrackmUcOallocatorlEIDExtrapTrackmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEIDExtrapTrackmUcOallocatorlEIDExtrapTrackmUgRsPgRsPgRsPgRsPgR = { "map >,less,allocator > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_MuonCombinedReader = { "MuonCombinedReader" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEMuonmUcOallocatorlEMuonmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonmUcOallocatorlEMuonmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOintcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOintgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEboolcOallocatorlEboolgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEboolcOallocatorlEboolgRsPgRmUgRsPgRsPgR = { "map >*,less,allocator >*> > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEunsignedsPshortcOallocatorlEunsignedsPshortgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEunsignedsPshortcOallocatorlEunsignedsPshortgRsPgRmUgRsPgRsPgR = { "map >*,less,allocator >*> > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEdoublecOallocatorlEdoublegRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEdoublecOallocatorlEdoublegRsPgRmUgRsPgRsPgR = { "map >*,less,allocator >*> > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRsPgRsPgRsPgR = { "map >,less,allocator > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLAuthorNamecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRcOlesslEMuonUtilscLcLAuthorNamegRcOallocatorlEpairlEconstsPMuonUtilscLcLAuthorNamecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRsPgRsPgRsPgR = { "map >,less,allocator > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_D3PDWmnuCandReader = { "D3PDWmnuCandReader" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_TruthMuonReader = { "TruthMuonReader" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlETruthMuonmUcOallocatorlETruthMuonmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETruthMuonmUcOallocatorlETruthMuonmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_MEtReader = { "MEtReader" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOMEtmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOMEtmUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_JetReader = { "JetReader" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEMIDJetmUcOallocatorlEMIDJetmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMIDJetmUcOallocatorlEMIDJetmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEstringcOallocatorlEstringgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEstringcOallocatorlEstringgRsPgRmUgRsPgRsPgR = { "map >*,less,allocator >*> > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEdoublecOallocatorlEdoublegRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEdoublecOallocatorlEdoublegRsPgRmUgRsPgRsPgR = { "map >*,less,allocator >*> > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR = { "vector >,allocator > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcLcLiteratorgR = { "reverse_iterator >,allocator > > >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUgRsPgRsPgR = { "map >,allocator > > >*,less,allocator >,allocator > > >*> > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEMIDJetmUcOallocatorlEMIDJetmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMIDJetmUcOallocatorlEMIDJetmUgRsPgRsPgRsPgRsPgR = { "map >,less,allocator > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_MuonRawHitReader = { "MuonRawHitReader" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEMdtRawHitmUcOallocatorlEMdtRawHitmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMdtRawHitmUcOallocatorlEMdtRawHitmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlECscRawHitmUcOallocatorlECscRawHitmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlECscRawHitmUcOallocatorlECscRawHitmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlERpcRawHitmUcOallocatorlERpcRawHitmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlERpcRawHitmUcOallocatorlERpcRawHitmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlETgcRawHitmUcOallocatorlETgcRawHitmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETgcRawHitmUcOallocatorlETgcRawHitmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEMuonSegmentHitmUcOallocatorlEMuonSegmentHitmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonSegmentHitmUcOallocatorlEMuonSegmentHitmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_MuonSegmentReader = { "MuonSegmentReader" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEMuonSegmentmUcOallocatorlEMuonSegmentmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonSegmentmUcOallocatorlEMuonSegmentmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUgRsPgRsPgR = { "map >,allocator > > >*,less,allocator >,allocator > > >*> > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEMuonSegmentmUcOallocatorlEMuonSegmentmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEMuonSegmentmUcOallocatorlEMuonSegmentmUgRsPgRsPgRsPgRsPgR = { "map >,less,allocator > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_MCParticle = { "MCParticle" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_MCParticleReader = { "MCParticleReader" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEMCParticlemUcOallocatorlEMCParticlemUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMCParticlemUcOallocatorlEMCParticlemUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_MCEventReader = { "MCEventReader" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlETLorentzVectorcOallocatorlETLorentzVectorgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETLorentzVectorcOallocatorlETLorentzVectorgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlETH1FmUcOallocatorlETH1FmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETH1FmUcOallocatorlETH1FmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlETF1mUcOallocatorlETF1mUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETF1mUcOallocatorlETF1mUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_RecoilReader = { "RecoilReader" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlETStringcOallocatorlETStringgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_FileHandler = { "FileHandler" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_AnalysisBase = { "AnalysisBase" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOfloatmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOfloatmUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOAnalysisBasecLcLSkimmingmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOAnalysisBasecLcLSkimmingmUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlETH2FmUcOallocatorlETH2FmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETH2FmUcOallocatorlETH2FmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlECutmUcOallocatorlECutmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlECutmUcOallocatorlECutmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_PlotHelper = { "PlotHelper" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOTH2DmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH2DmUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOTH2FmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH2FmUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOTH1DmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH1DmUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEstringcOTH1FmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH1FmUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlETH1DmUcOallocatorlETH1DmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETH1DmUcOallocatorlETH1DmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_RootcLcLTPileupReweighting = { "Root::TPileupReweighting" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRsPgRsPgRsPgR = { "map,allocator > >,less,allocator,allocator > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR = { "map,allocator > >,less,allocator,allocator > > > > >,less,allocator,allocator > >,less,allocator,allocator > > > > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEintcOpairlEunsignedsPintcOunsignedsPintgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOpairlEunsignedsPintcOunsignedsPintgRsPgRsPgRsPgR = { "map,less,allocator > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOpairlEunsignedsPintcOunsignedsPintgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOpairlEunsignedsPintcOunsignedsPintgRsPgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOpairlEunsignedsPintcOunsignedsPintgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOpairlEunsignedsPintcOunsignedsPintgRsPgRsPgRsPgRsPgRsPgRsPgR = { "map,less,allocator > > >,less,allocator,less,allocator > > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplETStringcOTH1mUcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOTH1mUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOintcOlesslEintgRcOallocatorlEpairlEconstsPintcOintgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOintcOlesslEintgRcOallocatorlEpairlEconstsPintcOintgRsPgRsPgRsPgRsPgRsPgR = { "map,allocator > >,less,allocator,allocator > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgR = { "map,allocator > >,less,allocator,allocator > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgR = { "map,allocator > >,less,allocator,allocator > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR = { "map,allocator > >,less,allocator,allocator > > > > >,less,allocator,allocator > >,less,allocator,allocator > > > > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRsPgRsPgRsPgR = { "map,allocator > >,less,allocator,allocator > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR = { "map,allocator > >,less,allocator,allocator > > > > >,less,allocator,allocator > >,less,allocator,allocator > > > > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRsPgRsPgRsPgR = { "map,allocator > >,less,allocator,allocator > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR = { "map,allocator > >,less,allocator,allocator > > > > >,less,allocator,allocator > >,less,allocator,allocator > > > > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRsPgRsPgRsPgR = { "map,allocator > >,less,allocator,allocator > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR = { "map,allocator > >,less,allocator,allocator > > > > >,less,allocator,allocator > >,less,allocator,allocator > > > > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRsPgRsPgRsPgR = { "map,allocator > >,less,allocator,allocator > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR = { "map,allocator > >,less,allocator,allocator > > > > >,less,allocator,allocator > >,less,allocator,allocator > > > > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_VertexPositionReweightingTool = { "VertexPositionReweightingTool" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_ggFReweighting = { "ggFReweighting" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_LeptonTriggerSF = { "LeptonTriggerSF" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEmuon_qualitycOallocatorlEmuon_qualitygRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEmuon_qualitycOallocatorlEmuon_qualitygRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEelectron_qualitycOallocatorlEelectron_qualitygRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEelectron_qualitycOallocatorlEelectron_qualitygRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplETStringcOTH2mUcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOTH2mUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_AnalysiscLcLAnalysisMuonConfigurableScaleFactors = { "Analysis::AnalysisMuonConfigurableScaleFactors" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_maplETStringcOdoublecOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOdoublegRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcOallocatorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRsPgRsPgR = { "vector >,allocator > > >,allocator >,allocator > > > > >" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcOallocatorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRsPgRsPgRcLcLiteratorgR = { "reverse_iterator >,allocator > > >,allocator >,allocator > > > > >::iterator>" , 99 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_HSG2cLcLmuSorter = { "HSG2::muSorter" , 115 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_HSG2cLcLelSorter = { "HSG2::elSorter" , 115 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_HSG2cLcLHiggsChannel = { "HSG2::HiggsChannel" , 101 , -1 }; G__linked_taginfo G__HSG2_C_ACLiC_dictLN_HSG2cLcLHiggsCandidate = { "HSG2::HiggsCandidate" , 115 , -1 }; /* Reset class/struct taginfo */ extern "C" void G__cpp_reset_tagtableHSG2_C_ACLiC_dict() { G__HSG2_C_ACLiC_dictLN_string.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TRandom3.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TVectorTlEfloatgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTBaselEfloatgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTlEfloatgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTRow_constlEfloatgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTColumn_constlEfloatgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTDiag_constlEfloatgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTFlat_constlEfloatgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTSub_constlEfloatgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTRowlEfloatgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTColumnlEfloatgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTDiaglEfloatgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTFlatlEfloatgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTSublEfloatgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTSparseRow_constlEfloatgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTSparseRowlEfloatgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTSparseDiag_constlEfloatgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTSparseDiaglEfloatgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TVectorTlEdoublegR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTBaselEdoublegR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTlEdoublegR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTSymlEdoublegR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTSparselEdoublegR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTRow_constlEdoublegR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTColumn_constlEdoublegR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTDiag_constlEdoublegR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTFlat_constlEdoublegR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTSub_constlEdoublegR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTRowlEdoublegR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTColumnlEdoublegR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTDiaglEdoublegR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTFlatlEdoublegR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTSublEdoublegR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTSparseRow_constlEdoublegR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTSparseRowlEdoublegR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTSparseDiag_constlEdoublegR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TMatrixTSparseDiaglEdoublegR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TLorentzVector.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TTree.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_Root.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_egammaSFclass.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_Analysis.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_Muon.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_HSG2.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_pairlEdoublecOdoublegR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_pairlEstringcOstringgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_pairlEunsignedsPintcOunsignedsPintgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEdoublecOallocatorlEdoublegRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOfloatcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOfloatgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEintcOintcOlesslEintgRcOallocatorlEpairlEconstsPintcOintgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOunsignedsPlongcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOunsignedsPlonggRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEunsignedsPlongcOVectorReadercLcLHolderBasemUcOlesslEunsignedsPlonggRcOallocatorlEpairlEconstsPunsignedsPlongcOVectorReadercLcLHolderBasemUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_ReaderBase.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEunsignedsPlongcOVectorReadermUcOlesslEunsignedsPlonggRcOallocatorlEpairlEconstsPunsignedsPlongcOVectorReadermUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEintcOallocatorlEintgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEstringcOallocatorlEstringgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_setlEstringcOlesslEstringgRcOallocatorlEstringgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TElementActionTlEfloatgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TElementPosActionTlEfloatgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TElementActionTlEdoublegR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TElementPosActionTlEdoublegR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_MuonTriggerMatching.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOMuonTriggerMatchingcLcLDimuonChainInfocOlesslEstringgRcOallocatorlEpairlEconstsPstringcOMuonTriggerMatchingcLcLDimuonChainInfogRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_ElectronTriggerMatching.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_Electron.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TriggerReader.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_BookKeeperReader.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOstringcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOstringgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEManagedMemorymUcOallocatorlEManagedMemorymUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEManagedMemorymUcOallocatorlEManagedMemorymUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEMomentummUcOallocatorlEMomentummUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMomentummUcOallocatorlEMomentummUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLtrackHitcOallocatorlEMuonUtilscLcLtrackHitgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonUtilscLcLtrackHitcOallocatorlEMuonUtilscLcLtrackHitgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLSegmentInfocOallocatorlEMuonUtilscLcLSegmentInfogRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonUtilscLcLSegmentInfocOallocatorlEMuonUtilscLcLSegmentInfogRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLtrackHolecOallocatorlEMuonUtilscLcLtrackHolegRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonUtilscLcLtrackHolecOallocatorlEMuonUtilscLcLtrackHolegRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLtrackScatCentercOallocatorlEMuonUtilscLcLtrackScatCentergRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonUtilscLcLtrackScatCentercOallocatorlEMuonUtilscLcLtrackScatCentergRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_setlEMuonUtilscLcLTrackPositioncOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEMuonUtilscLcLTrackPositiongRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEAssociatedHitmUcOallocatorlEAssociatedHitmUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEAssociatedHitmUcOallocatorlEAssociatedHitmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackPositioncOTrackParamsmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOTrackParamsmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEIDTrackmUcOallocatorlEIDTrackmUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEIDTrackmUcOallocatorlEIDTrackmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_VertexReader.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEVertexmUcOallocatorlEVertexmUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEVertexmUcOallocatorlEVertexmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_ElectronReader.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEElectronmUcOallocatorlEElectronmUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEElectronmUcOallocatorlEElectronmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOunsignedsPintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOunsignedsPintgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_PhotonReader.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEPhotonmUcOallocatorlEPhotonmUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEPhotonmUcOallocatorlEPhotonmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_V0Reader.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_IDTrackReader.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOstringcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOstringgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackPositioncOstringcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOstringgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEAssociatedHitmUcOallocatorlEAssociatedHitmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEAssociatedHitmUcOallocatorlEAssociatedHitmUgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEIDTrackmUcOallocatorlEIDTrackmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEIDTrackmUcOallocatorlEIDTrackmUgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_MSTrackReader.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRsPgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_IDExtrapTrackReader.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEIDExtrapTrackmUcOallocatorlEIDExtrapTrackmUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEIDExtrapTrackmUcOallocatorlEIDExtrapTrackmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEIDExtrapTrackmUcOallocatorlEIDExtrapTrackmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEIDExtrapTrackmUcOallocatorlEIDExtrapTrackmUgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_MuonCombinedReader.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEMuonmUcOallocatorlEMuonmUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonmUcOallocatorlEMuonmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOintcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOintgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEboolcOallocatorlEboolgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEboolcOallocatorlEboolgRsPgRmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEunsignedsPshortcOallocatorlEunsignedsPshortgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEunsignedsPshortcOallocatorlEunsignedsPshortgRsPgRmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEdoublecOallocatorlEdoublegRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEdoublecOallocatorlEdoublegRsPgRmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLAuthorNamecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRcOlesslEMuonUtilscLcLAuthorNamegRcOallocatorlEpairlEconstsPMuonUtilscLcLAuthorNamecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_D3PDWmnuCandReader.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_TruthMuonReader.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlETruthMuonmUcOallocatorlETruthMuonmUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETruthMuonmUcOallocatorlETruthMuonmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_MEtReader.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOMEtmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOMEtmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_JetReader.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEMIDJetmUcOallocatorlEMIDJetmUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMIDJetmUcOallocatorlEMIDJetmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEstringcOallocatorlEstringgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEstringcOallocatorlEstringgRsPgRmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEdoublecOallocatorlEdoublegRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEdoublecOallocatorlEdoublegRsPgRmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEMIDJetmUcOallocatorlEMIDJetmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMIDJetmUcOallocatorlEMIDJetmUgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_MuonRawHitReader.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEMdtRawHitmUcOallocatorlEMdtRawHitmUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMdtRawHitmUcOallocatorlEMdtRawHitmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlECscRawHitmUcOallocatorlECscRawHitmUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlECscRawHitmUcOallocatorlECscRawHitmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlERpcRawHitmUcOallocatorlERpcRawHitmUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlERpcRawHitmUcOallocatorlERpcRawHitmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlETgcRawHitmUcOallocatorlETgcRawHitmUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETgcRawHitmUcOallocatorlETgcRawHitmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEMuonSegmentHitmUcOallocatorlEMuonSegmentHitmUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonSegmentHitmUcOallocatorlEMuonSegmentHitmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_MuonSegmentReader.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEMuonSegmentmUcOallocatorlEMuonSegmentmUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonSegmentmUcOallocatorlEMuonSegmentmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEMuonSegmentmUcOallocatorlEMuonSegmentmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEMuonSegmentmUcOallocatorlEMuonSegmentmUgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_MCParticle.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_MCParticleReader.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEMCParticlemUcOallocatorlEMCParticlemUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMCParticlemUcOallocatorlEMCParticlemUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_MCEventReader.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlETLorentzVectorcOallocatorlETLorentzVectorgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETLorentzVectorcOallocatorlETLorentzVectorgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlETH1FmUcOallocatorlETH1FmUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETH1FmUcOallocatorlETH1FmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlETF1mUcOallocatorlETF1mUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETF1mUcOallocatorlETF1mUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_RecoilReader.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlETStringcOallocatorlETStringgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_FileHandler.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_AnalysisBase.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOfloatmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOfloatmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOAnalysisBasecLcLSkimmingmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOAnalysisBasecLcLSkimmingmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlETH2FmUcOallocatorlETH2FmUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETH2FmUcOallocatorlETH2FmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlECutmUcOallocatorlECutmUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlECutmUcOallocatorlECutmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_PlotHelper.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOTH2DmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH2DmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOTH2FmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH2FmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOTH1DmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH1DmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEstringcOTH1FmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH1FmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlETH1DmUcOallocatorlETH1DmUgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETH1DmUcOallocatorlETH1DmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_RootcLcLTPileupReweighting.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEintcOpairlEunsignedsPintcOunsignedsPintgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOpairlEunsignedsPintcOunsignedsPintgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOpairlEunsignedsPintcOunsignedsPintgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOpairlEunsignedsPintcOunsignedsPintgRsPgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOpairlEunsignedsPintcOunsignedsPintgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOpairlEunsignedsPintcOunsignedsPintgRsPgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplETStringcOTH1mUcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOTH1mUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOintcOlesslEintgRcOallocatorlEpairlEconstsPintcOintgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOintcOlesslEintgRcOallocatorlEpairlEconstsPintcOintgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_VertexPositionReweightingTool.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_ggFReweighting.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_LeptonTriggerSF.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEmuon_qualitycOallocatorlEmuon_qualitygRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEmuon_qualitycOallocatorlEmuon_qualitygRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEelectron_qualitycOallocatorlEelectron_qualitygRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEelectron_qualitycOallocatorlEelectron_qualitygRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplETStringcOTH2mUcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOTH2mUgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_AnalysiscLcLAnalysisMuonConfigurableScaleFactors.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_maplETStringcOdoublecOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOdoublegRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcOallocatorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRsPgRsPgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcOallocatorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRsPgRsPgRcLcLiteratorgR.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_HSG2cLcLmuSorter.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_HSG2cLcLelSorter.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_HSG2cLcLHiggsChannel.tagnum = -1 ; G__HSG2_C_ACLiC_dictLN_HSG2cLcLHiggsCandidate.tagnum = -1 ; } extern "C" void G__cpp_setup_tagtableHSG2_C_ACLiC_dict() { /* Setting up class,struct,union tag entry */ G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_string); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TRandom3); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TVectorTlEfloatgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTBaselEfloatgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTlEfloatgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTRow_constlEfloatgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTColumn_constlEfloatgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTDiag_constlEfloatgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTFlat_constlEfloatgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTSub_constlEfloatgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTRowlEfloatgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTColumnlEfloatgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTDiaglEfloatgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTFlatlEfloatgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTSublEfloatgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTSparseRow_constlEfloatgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTSparseRowlEfloatgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTSparseDiag_constlEfloatgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTSparseDiaglEfloatgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TVectorTlEdoublegR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTBaselEdoublegR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTlEdoublegR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTSymlEdoublegR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTSparselEdoublegR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTRow_constlEdoublegR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTColumn_constlEdoublegR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTDiag_constlEdoublegR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTFlat_constlEdoublegR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTSub_constlEdoublegR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTRowlEdoublegR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTColumnlEdoublegR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTDiaglEdoublegR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTFlatlEdoublegR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTSublEdoublegR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTSparseRow_constlEdoublegR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTSparseRowlEdoublegR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTSparseDiag_constlEdoublegR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TMatrixTSparseDiaglEdoublegR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TLorentzVector); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TTree); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_Root); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_egammaSFclass); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_Analysis); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_Muon); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_HSG2),sizeof(HSG2),-1,296192,(char*)NULL,G__setup_memvarHSG2,G__setup_memfuncHSG2); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_pairlEdoublecOdoublegR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_pairlEstringcOstringgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_pairlEunsignedsPintcOunsignedsPintgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEdoublecOallocatorlEdoublegRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOfloatcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOfloatgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEintcOintcOlesslEintgRcOallocatorlEpairlEconstsPintcOintgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOunsignedsPlongcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOunsignedsPlonggRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEunsignedsPlongcOVectorReadercLcLHolderBasemUcOlesslEunsignedsPlonggRcOallocatorlEpairlEconstsPunsignedsPlongcOVectorReadercLcLHolderBasemUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_ReaderBase); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEunsignedsPlongcOVectorReadermUcOlesslEunsignedsPlonggRcOallocatorlEpairlEconstsPunsignedsPlongcOVectorReadermUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEintcOallocatorlEintgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEstringcOallocatorlEstringgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_setlEstringcOlesslEstringgRcOallocatorlEstringgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TElementActionTlEfloatgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TElementPosActionTlEfloatgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TElementActionTlEdoublegR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TElementPosActionTlEdoublegR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_MuonTriggerMatching); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOMuonTriggerMatchingcLcLDimuonChainInfocOlesslEstringgRcOallocatorlEpairlEconstsPstringcOMuonTriggerMatchingcLcLDimuonChainInfogRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_ElectronTriggerMatching); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_Electron); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TriggerReader); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_BookKeeperReader); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOstringcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOstringgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEManagedMemorymUcOallocatorlEManagedMemorymUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEManagedMemorymUcOallocatorlEManagedMemorymUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEMomentummUcOallocatorlEMomentummUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMomentummUcOallocatorlEMomentummUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLtrackHitcOallocatorlEMuonUtilscLcLtrackHitgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonUtilscLcLtrackHitcOallocatorlEMuonUtilscLcLtrackHitgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLSegmentInfocOallocatorlEMuonUtilscLcLSegmentInfogRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonUtilscLcLSegmentInfocOallocatorlEMuonUtilscLcLSegmentInfogRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLtrackHolecOallocatorlEMuonUtilscLcLtrackHolegRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonUtilscLcLtrackHolecOallocatorlEMuonUtilscLcLtrackHolegRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonUtilscLcLtrackScatCentercOallocatorlEMuonUtilscLcLtrackScatCentergRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonUtilscLcLtrackScatCentercOallocatorlEMuonUtilscLcLtrackScatCentergRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_setlEMuonUtilscLcLTrackPositioncOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEMuonUtilscLcLTrackPositiongRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEAssociatedHitmUcOallocatorlEAssociatedHitmUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEAssociatedHitmUcOallocatorlEAssociatedHitmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackPositioncOTrackParamsmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOTrackParamsmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEIDTrackmUcOallocatorlEIDTrackmUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEIDTrackmUcOallocatorlEIDTrackmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_VertexReader); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEVertexmUcOallocatorlEVertexmUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEVertexmUcOallocatorlEVertexmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_ElectronReader); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEElectronmUcOallocatorlEElectronmUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEElectronmUcOallocatorlEElectronmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOunsignedsPintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOunsignedsPintgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_PhotonReader); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEPhotonmUcOallocatorlEPhotonmUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEPhotonmUcOallocatorlEPhotonmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_V0Reader); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_IDTrackReader); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOstringcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOstringgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackPositioncOstringcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOstringgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEAssociatedHitmUcOallocatorlEAssociatedHitmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEAssociatedHitmUcOallocatorlEAssociatedHitmUgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEIDTrackmUcOallocatorlEIDTrackmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEIDTrackmUcOallocatorlEIDTrackmUgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_MSTrackReader); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOmaplEMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEMuonUtilscLcLTrackPositiongRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackPositioncOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEfloatcOallocatorlEfloatgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEintcOallocatorlEintgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEintcOallocatorlEintgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEfloatcOallocatorlEfloatgRsPgRcOallocatorlEvectorlEfloatcOallocatorlEfloatgRsPgRsPgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcOallocatorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRsPgRsPgRmUgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRsPgRsPgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOmaplEstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMSTrackmUcOallocatorlEMSTrackmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_IDExtrapTrackReader); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEIDExtrapTrackmUcOallocatorlEIDExtrapTrackmUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEIDExtrapTrackmUcOallocatorlEIDExtrapTrackmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEIDExtrapTrackmUcOallocatorlEIDExtrapTrackmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEIDExtrapTrackmUcOallocatorlEIDExtrapTrackmUgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_MuonCombinedReader); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonmUcOallocatorlEMuonmUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonmUcOallocatorlEMuonmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOintcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOintgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEboolcOallocatorlEboolgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEboolcOallocatorlEboolgRsPgRmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEunsignedsPshortcOallocatorlEunsignedsPshortgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEunsignedsPshortcOallocatorlEunsignedsPshortgRsPgRmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEdoublecOallocatorlEdoublegRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEdoublecOallocatorlEdoublegRsPgRmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLAuthorNamecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRcOlesslEMuonUtilscLcLAuthorNamegRcOallocatorlEpairlEconstsPMuonUtilscLcLAuthorNamecOvectorlEMuonmUcOallocatorlEMuonmUgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_D3PDWmnuCandReader); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_TruthMuonReader); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlETruthMuonmUcOallocatorlETruthMuonmUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETruthMuonmUcOallocatorlETruthMuonmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_MEtReader); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOMEtmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOMEtmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_JetReader); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEMIDJetmUcOallocatorlEMIDJetmUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMIDJetmUcOallocatorlEMIDJetmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEstringcOallocatorlEstringgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEstringcOallocatorlEstringgRsPgRmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEdoublecOallocatorlEdoublegRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEdoublecOallocatorlEdoublegRsPgRmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOvectorlEMIDJetmUcOallocatorlEMIDJetmUgRsPgRcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOvectorlEMIDJetmUcOallocatorlEMIDJetmUgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_MuonRawHitReader); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEMdtRawHitmUcOallocatorlEMdtRawHitmUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMdtRawHitmUcOallocatorlEMdtRawHitmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlECscRawHitmUcOallocatorlECscRawHitmUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlECscRawHitmUcOallocatorlECscRawHitmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlERpcRawHitmUcOallocatorlERpcRawHitmUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlERpcRawHitmUcOallocatorlERpcRawHitmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlETgcRawHitmUcOallocatorlETgcRawHitmUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETgcRawHitmUcOallocatorlETgcRawHitmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonSegmentHitmUcOallocatorlEMuonSegmentHitmUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonSegmentHitmUcOallocatorlEMuonSegmentHitmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_MuonSegmentReader); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEMuonSegmentmUcOallocatorlEMuonSegmentmUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMuonSegmentmUcOallocatorlEMuonSegmentmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEMuonUtilscLcLTrackTypecOvectorlEMuonSegmentmUcOallocatorlEMuonSegmentmUgRsPgRcOlesslEMuonUtilscLcLTrackTypegRcOallocatorlEpairlEconstsPMuonUtilscLcLTrackTypecOvectorlEMuonSegmentmUcOallocatorlEMuonSegmentmUgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_MCParticle); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_MCParticleReader); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEMCParticlemUcOallocatorlEMCParticlemUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEMCParticlemUcOallocatorlEMCParticlemUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_MCEventReader); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlETLorentzVectorcOallocatorlETLorentzVectorgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETLorentzVectorcOallocatorlETLorentzVectorgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlETH1FmUcOallocatorlETH1FmUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETH1FmUcOallocatorlETH1FmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlETF1mUcOallocatorlETF1mUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETF1mUcOallocatorlETF1mUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_RecoilReader); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlETStringcOallocatorlETStringgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_FileHandler); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_AnalysisBase); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOfloatmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOfloatmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOAnalysisBasecLcLSkimmingmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOAnalysisBasecLcLSkimmingmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlETH2FmUcOallocatorlETH2FmUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETH2FmUcOallocatorlETH2FmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlECutmUcOallocatorlECutmUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlECutmUcOallocatorlECutmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_PlotHelper); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOTH2DmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH2DmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOTH2FmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH2FmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOTH1DmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH1DmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEstringcOTH1FmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTH1FmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlETH1DmUcOallocatorlETH1DmUgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlETH1DmUcOallocatorlETH1DmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_RootcLcLTPileupReweighting); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1mUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1mUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEintcOpairlEunsignedsPintcOunsignedsPintgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOpairlEunsignedsPintcOunsignedsPintgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOpairlEunsignedsPintcOunsignedsPintgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOpairlEunsignedsPintcOunsignedsPintgRsPgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOpairlEunsignedsPintcOunsignedsPintgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOpairlEunsignedsPintcOunsignedsPintgRsPgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplETStringcOTH1mUcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOTH1mUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOintcOlesslEintgRcOallocatorlEpairlEconstsPintcOintgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOintcOlesslEintgRcOallocatorlEpairlEconstsPintcOintgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH1DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH1DmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOTH2DmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTH2DmUgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEunsignedsPintcOdoublecOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOdoublegRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplEintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplETStringcOmaplEintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRsPgRsPgRsPgRcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOmaplEintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOmaplEintcOboolcOlesslEintgRcOallocatorlEpairlEconstsPintcOboolgRsPgRsPgRsPgRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_VertexPositionReweightingTool); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_ggFReweighting); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_LeptonTriggerSF); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEmuon_qualitycOallocatorlEmuon_qualitygRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEmuon_qualitycOallocatorlEmuon_qualitygRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEelectron_qualitycOallocatorlEelectron_qualitygRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEelectron_qualitycOallocatorlEelectron_qualitygRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplETStringcOTH2mUcOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOTH2mUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_AnalysiscLcLAnalysisMuonConfigurableScaleFactors); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_maplETStringcOdoublecOlesslETStringgRcOallocatorlEpairlEconstsPTStringcOdoublegRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_vectorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcOallocatorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_reverse_iteratorlEvectorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcOallocatorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRsPgRsPgRcLcLiteratorgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLmuSorter),sizeof(HSG2::muSorter),-1,262144,(char*)NULL,G__setup_memvarHSG2cLcLmuSorter,G__setup_memfuncHSG2cLcLmuSorter); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLelSorter),sizeof(HSG2::elSorter),-1,262144,(char*)NULL,G__setup_memvarHSG2cLcLelSorter,G__setup_memfuncHSG2cLcLelSorter); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLHiggsChannel),sizeof(int),-1,262144,(char*)NULL,NULL,NULL); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__HSG2_C_ACLiC_dictLN_HSG2cLcLHiggsCandidate),sizeof(HSG2::HiggsCandidate),-1,262144,(char*)NULL,G__setup_memvarHSG2cLcLHiggsCandidate,G__setup_memfuncHSG2cLcLHiggsCandidate); } extern "C" void G__cpp_setupHSG2_C_ACLiC_dict(void) { G__check_setup_version(30051515,"G__cpp_setupHSG2_C_ACLiC_dict()"); G__set_cpp_environmentHSG2_C_ACLiC_dict(); G__cpp_setup_tagtableHSG2_C_ACLiC_dict(); G__cpp_setup_inheritanceHSG2_C_ACLiC_dict(); G__cpp_setup_typetableHSG2_C_ACLiC_dict(); G__cpp_setup_memvarHSG2_C_ACLiC_dict(); G__cpp_setup_memfuncHSG2_C_ACLiC_dict(); G__cpp_setup_globalHSG2_C_ACLiC_dict(); G__cpp_setup_funcHSG2_C_ACLiC_dict(); if(0==G__getsizep2memfunc()) G__get_sizep2memfuncHSG2_C_ACLiC_dict(); return; } class G__cpp_setup_initHSG2_C_ACLiC_dict { public: G__cpp_setup_initHSG2_C_ACLiC_dict() { G__add_setup_func("HSG2_C_ACLiC_dict",(G__incsetup)(&G__cpp_setupHSG2_C_ACLiC_dict)); G__call_setup_funcs(); } ~G__cpp_setup_initHSG2_C_ACLiC_dict() { G__remove_setup_func("HSG2_C_ACLiC_dict"); } }; G__cpp_setup_initHSG2_C_ACLiC_dict G__cpp_setup_initializerHSG2_C_ACLiC_dict;