// // File generated by /vols/comet00/users/bek07/ICEDUST/CernVMFSProject/packages/EXTERNALS/ROOT/Linux-x86_64/root-install/bin/rootcint at Mon Sep 14 04:22:27 2015 // Do NOT change. Changes will be lost next time file is generated // #define R__DICTIONARY_FILENAME dOdOdIdictdIICOMETEvent_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 "ICOMETEvent_Dict.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" // Direct notice to TROOT of the dictionary's loading. namespace { static struct DictInit { DictInit() { ROOT::RegisterModule(); } } __TheDictionaryInitializer; } // START OF SHADOWS namespace ROOT { namespace Shadow { namespace COMET { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::COMET::IHandle< ::COMET::ICOMETEvent > IHandlelECOMETcLcLICOMETEventgR; #else class IHandlelECOMETcLcLICOMETEventgR : public ::COMET::IVHandle { public: //friend XX; // To force the creation of a virtual table, throw just in case. virtual ~IHandlelECOMETcLcLICOMETEventgR() throw() {}; }; #endif } } // of namespace Shadow } // of namespace ROOT // END OF SHADOWS namespace ROOT { void COMETcLcLICOMETEvent_ShowMembers(void *obj, TMemberInspector &R__insp); static void *new_COMETcLcLICOMETEvent(void *p = 0); static void *newArray_COMETcLcLICOMETEvent(Long_t size, void *p); static void delete_COMETcLcLICOMETEvent(void *p); static void deleteArray_COMETcLcLICOMETEvent(void *p); static void destruct_COMETcLcLICOMETEvent(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::COMET::ICOMETEvent*) { ::COMET::ICOMETEvent *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::COMET::ICOMETEvent >(0); static ::ROOT::TGenericClassInfo instance("COMET::ICOMETEvent", ::COMET::ICOMETEvent::Class_Version(), "./../src/ICOMETEvent.hxx", 76, typeid(::COMET::ICOMETEvent), DefineBehavior(ptr, ptr), &::COMET::ICOMETEvent::Dictionary, isa_proxy, 4, sizeof(::COMET::ICOMETEvent) ); instance.SetNew(&new_COMETcLcLICOMETEvent); instance.SetNewArray(&newArray_COMETcLcLICOMETEvent); instance.SetDelete(&delete_COMETcLcLICOMETEvent); instance.SetDeleteArray(&deleteArray_COMETcLcLICOMETEvent); instance.SetDestructor(&destruct_COMETcLcLICOMETEvent); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::COMET::ICOMETEvent*) { return GenerateInitInstanceLocal((::COMET::ICOMETEvent*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::COMET::ICOMETEvent*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT namespace ROOT { void COMETcLcLICOMETEventcLcLHeader_ShowMembers(void *obj, TMemberInspector &R__insp); static void *new_COMETcLcLICOMETEventcLcLHeader(void *p = 0); static void *newArray_COMETcLcLICOMETEventcLcLHeader(Long_t size, void *p); static void delete_COMETcLcLICOMETEventcLcLHeader(void *p); static void deleteArray_COMETcLcLICOMETEventcLcLHeader(void *p); static void destruct_COMETcLcLICOMETEventcLcLHeader(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::COMET::ICOMETEvent::Header*) { ::COMET::ICOMETEvent::Header *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::COMET::ICOMETEvent::Header >(0); static ::ROOT::TGenericClassInfo instance("COMET::ICOMETEvent::Header", ::COMET::ICOMETEvent::Header::Class_Version(), "./../src/ICOMETEvent.hxx", 250, typeid(::COMET::ICOMETEvent::Header), DefineBehavior(ptr, ptr), &::COMET::ICOMETEvent::Header::Dictionary, isa_proxy, 4, sizeof(::COMET::ICOMETEvent::Header) ); instance.SetNew(&new_COMETcLcLICOMETEventcLcLHeader); instance.SetNewArray(&newArray_COMETcLcLICOMETEventcLcLHeader); instance.SetDelete(&delete_COMETcLcLICOMETEventcLcLHeader); instance.SetDeleteArray(&deleteArray_COMETcLcLICOMETEventcLcLHeader); instance.SetDestructor(&destruct_COMETcLcLICOMETEventcLcLHeader); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::COMET::ICOMETEvent::Header*) { return GenerateInitInstanceLocal((::COMET::ICOMETEvent::Header*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::COMET::ICOMETEvent::Header*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT namespace ROOT { void COMETcLcLIHandlelECOMETcLcLICOMETEventgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void COMETcLcLIHandlelECOMETcLcLICOMETEventgR_Dictionary(); static void *new_COMETcLcLIHandlelECOMETcLcLICOMETEventgR(void *p = 0); static void *newArray_COMETcLcLIHandlelECOMETcLcLICOMETEventgR(Long_t size, void *p); static void delete_COMETcLcLIHandlelECOMETcLcLICOMETEventgR(void *p); static void deleteArray_COMETcLcLIHandlelECOMETcLcLICOMETEventgR(void *p); static void destruct_COMETcLcLIHandlelECOMETcLcLICOMETEventgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::COMET::IHandle*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::COMET::IHandle) == sizeof(::ROOT::Shadow::COMET::IHandlelECOMETcLcLICOMETEventgR)); ::COMET::IHandle *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::COMET::IHandle >(0); static ::ROOT::TGenericClassInfo instance("COMET::IHandle", ::COMET::IHandle::Class_Version(), "./../src/IHandle.hxx", 106, typeid(::COMET::IHandle), DefineBehavior(ptr, ptr), &COMETcLcLIHandlelECOMETcLcLICOMETEventgR_Dictionary, isa_proxy, 4, sizeof(::COMET::IHandle) ); instance.SetNew(&new_COMETcLcLIHandlelECOMETcLcLICOMETEventgR); instance.SetNewArray(&newArray_COMETcLcLIHandlelECOMETcLcLICOMETEventgR); instance.SetDelete(&delete_COMETcLcLIHandlelECOMETcLcLICOMETEventgR); instance.SetDeleteArray(&deleteArray_COMETcLcLIHandlelECOMETcLcLICOMETEventgR); instance.SetDestructor(&destruct_COMETcLcLIHandlelECOMETcLcLICOMETEventgR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::COMET::IHandle*) { return GenerateInitInstanceLocal((::COMET::IHandle*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::COMET::IHandle*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void COMETcLcLIHandlelECOMETcLcLICOMETEventgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::COMET::IHandle*)0x0)->GetClass(); } } // end of namespace ROOT namespace COMET { //______________________________________________________________________________ TClass *ICOMETEvent::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ const char *ICOMETEvent::Class_Name() { return "COMET::ICOMETEvent"; } //______________________________________________________________________________ const char *ICOMETEvent::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::ICOMETEvent*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int ICOMETEvent::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::ICOMETEvent*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void ICOMETEvent::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::ICOMETEvent*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *ICOMETEvent::Class() { if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::ICOMETEvent*)0x0)->GetClass(); return fgIsA; } } // namespace COMET namespace COMET { //______________________________________________________________________________ TClass *ICOMETEvent::Header::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ const char *ICOMETEvent::Header::Class_Name() { return "COMET::ICOMETEvent::Header"; } //______________________________________________________________________________ const char *ICOMETEvent::Header::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::ICOMETEvent::Header*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int ICOMETEvent::Header::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::ICOMETEvent::Header*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void ICOMETEvent::Header::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::ICOMETEvent::Header*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *ICOMETEvent::Header::Class() { if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::ICOMETEvent::Header*)0x0)->GetClass(); return fgIsA; } } // namespace COMET namespace COMET { //______________________________________________________________________________ template <> TClass *IHandle::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ template <> const char *IHandle::Class_Name() { return "COMET::IHandle"; } //______________________________________________________________________________ template <> const char *IHandle::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::IHandle*)0x0)->GetImplFileName(); } //______________________________________________________________________________ template <> int IHandle::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::IHandle*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ template <> void IHandle::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IHandle*)0x0)->GetClass(); } //______________________________________________________________________________ template <> TClass *IHandle::Class() { if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IHandle*)0x0)->GetClass(); return fgIsA; } } // namespace COMET namespace COMET { //______________________________________________________________________________ void ICOMETEvent::Streamer(TBuffer &R__b) { // Stream an object of class COMET::ICOMETEvent. if (R__b.IsReading()) { R__b.ReadClassBuffer(COMET::ICOMETEvent::Class(),this); } else { R__b.WriteClassBuffer(COMET::ICOMETEvent::Class(),this); } } } // namespace COMET //______________________________________________________________________________ namespace COMET { void ICOMETEvent::ShowMembers(TMemberInspector &R__insp) { // Inspect the data members of an object of class COMET::ICOMETEvent. TClass *R__cl = ::COMET::ICOMETEvent::IsA(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fContext", &fContext); R__insp.InspectMember(fContext, "fContext."); R__insp.Inspect(R__cl, R__insp.GetParent(), "fGeometryHash", &fGeometryHash); R__insp.InspectMember(fGeometryHash, "fGeometryHash."); R__insp.Inspect(R__cl, R__insp.GetParent(), "fAlignmentId", &fAlignmentId); R__insp.InspectMember(fAlignmentId, "fAlignmentId."); R__insp.Inspect(R__cl, R__insp.GetParent(), "fHeader", &fHeader); R__insp.InspectMember(fHeader, "fHeader."); //This works around a msvc bug and should be harmless on other platforms typedef COMET::IDataVector baseClass1; baseClass1::ShowMembers(R__insp); } } // namespace COMET namespace ROOT { // Wrappers around operator new static void *new_COMETcLcLICOMETEvent(void *p) { return p ? new(p) ::COMET::ICOMETEvent : new ::COMET::ICOMETEvent; } static void *newArray_COMETcLcLICOMETEvent(Long_t nElements, void *p) { return p ? new(p) ::COMET::ICOMETEvent[nElements] : new ::COMET::ICOMETEvent[nElements]; } // Wrapper around operator delete static void delete_COMETcLcLICOMETEvent(void *p) { delete ((::COMET::ICOMETEvent*)p); } static void deleteArray_COMETcLcLICOMETEvent(void *p) { delete [] ((::COMET::ICOMETEvent*)p); } static void destruct_COMETcLcLICOMETEvent(void *p) { typedef ::COMET::ICOMETEvent current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::COMET::ICOMETEvent namespace COMET { //______________________________________________________________________________ void ICOMETEvent::Header::Streamer(TBuffer &R__b) { // Stream an object of class COMET::ICOMETEvent::Header. if (R__b.IsReading()) { R__b.ReadClassBuffer(COMET::ICOMETEvent::Header::Class(),this); } else { R__b.WriteClassBuffer(COMET::ICOMETEvent::Header::Class(),this); } } } // namespace COMET //______________________________________________________________________________ namespace COMET { void ICOMETEvent::Header::ShowMembers(TMemberInspector &R__insp) { // Inspect the data members of an object of class COMET::ICOMETEvent::Header. TClass *R__cl = ::COMET::ICOMETEvent::Header::IsA(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fRecordType", &fRecordType); R__insp.Inspect(R__cl, R__insp.GetParent(), "fTimeStamp", &fTimeStamp); R__insp.Inspect(R__cl, R__insp.GetParent(), "fRunType", &fRunType); R__insp.Inspect(R__cl, R__insp.GetParent(), "fErrorCode", &fErrorCode); R__insp.Inspect(R__cl, R__insp.GetParent(), "fTriggerWord", &fTriggerWord); R__insp.Inspect(R__cl, R__insp.GetParent(), "fMCMSecond", &fMCMSecond); R__insp.Inspect(R__cl, R__insp.GetParent(), "fMCMSubSecond", &fMCMSubSecond); R__insp.Inspect(R__cl, R__insp.GetParent(), "fMCMTimeSinceBusy", &fMCMTimeSinceBusy); R__insp.Inspect(R__cl, R__insp.GetParent(), "fP0DSecond", &fP0DSecond); R__insp.Inspect(R__cl, R__insp.GetParent(), "fP0DSubSecond", &fP0DSubSecond); R__insp.Inspect(R__cl, R__insp.GetParent(), "fP0DTimeSinceBusy", &fP0DTimeSinceBusy); R__insp.Inspect(R__cl, R__insp.GetParent(), "fTPCSecond", &fTPCSecond); R__insp.Inspect(R__cl, R__insp.GetParent(), "fTPCSubSecond", &fTPCSubSecond); R__insp.Inspect(R__cl, R__insp.GetParent(), "fTPCTimeSinceBusy", &fTPCTimeSinceBusy); R__insp.Inspect(R__cl, R__insp.GetParent(), "fFGDSecond", &fFGDSecond); R__insp.Inspect(R__cl, R__insp.GetParent(), "fFGDSubSecond", &fFGDSubSecond); R__insp.Inspect(R__cl, R__insp.GetParent(), "fFGDTimeSinceBusy", &fFGDTimeSinceBusy); R__insp.Inspect(R__cl, R__insp.GetParent(), "fECalSecond", &fECalSecond); R__insp.Inspect(R__cl, R__insp.GetParent(), "fECalSubSecond", &fECalSubSecond); R__insp.Inspect(R__cl, R__insp.GetParent(), "fECalTimeSinceBusy", &fECalTimeSinceBusy); R__insp.Inspect(R__cl, R__insp.GetParent(), "fSMRDSecond", &fSMRDSecond); R__insp.Inspect(R__cl, R__insp.GetParent(), "fSMRDSubSecond", &fSMRDSubSecond); R__insp.Inspect(R__cl, R__insp.GetParent(), "fSMRDTimeSinceBusy", &fSMRDTimeSinceBusy); R__insp.Inspect(R__cl, R__insp.GetParent(), "fINGRIDSecond", &fINGRIDSecond); R__insp.Inspect(R__cl, R__insp.GetParent(), "fINGRIDSubSecond", &fINGRIDSubSecond); R__insp.Inspect(R__cl, R__insp.GetParent(), "fINGRIDTimeSinceBusy", &fINGRIDTimeSinceBusy); R__insp.Inspect(R__cl, R__insp.GetParent(), "fCTMTriggerPattern[3]", fCTMTriggerPattern); R__insp.Inspect(R__cl, R__insp.GetParent(), "fFGDCTMTriggerPattern[3]", fFGDCTMTriggerPattern); } } // namespace COMET namespace ROOT { // Wrappers around operator new static void *new_COMETcLcLICOMETEventcLcLHeader(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::COMET::ICOMETEvent::Header : new ::COMET::ICOMETEvent::Header; } static void *newArray_COMETcLcLICOMETEventcLcLHeader(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::COMET::ICOMETEvent::Header[nElements] : new ::COMET::ICOMETEvent::Header[nElements]; } // Wrapper around operator delete static void delete_COMETcLcLICOMETEventcLcLHeader(void *p) { delete ((::COMET::ICOMETEvent::Header*)p); } static void deleteArray_COMETcLcLICOMETEventcLcLHeader(void *p) { delete [] ((::COMET::ICOMETEvent::Header*)p); } static void destruct_COMETcLcLICOMETEventcLcLHeader(void *p) { typedef ::COMET::ICOMETEvent::Header current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::COMET::ICOMETEvent::Header namespace COMET { //______________________________________________________________________________ template <> void IHandle::Streamer(TBuffer &R__b) { // Stream an object of class COMET::IHandle. if (R__b.IsReading()) { R__b.ReadClassBuffer(COMET::IHandle::Class(),this); } else { R__b.WriteClassBuffer(COMET::IHandle::Class(),this); } } } // namespace COMET //______________________________________________________________________________ namespace ROOT { void COMETcLcLIHandlelECOMETcLcLICOMETEventgR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class COMET::IHandle. typedef ::ROOT::Shadow::COMET::IHandlelECOMETcLcLICOMETEventgR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::COMET::IHandle*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } sobj->COMET::IVHandle::ShowMembers(R__insp); } } namespace COMET { template <> void IHandle::ShowMembers(TMemberInspector &R__insp) { ::ROOT::COMETcLcLIHandlelECOMETcLcLICOMETEventgR_ShowMembers(this, R__insp); } } // namespace COMET namespace ROOT { // Wrappers around operator new static void *new_COMETcLcLIHandlelECOMETcLcLICOMETEventgR(void *p) { return p ? new(p) ::COMET::IHandle : new ::COMET::IHandle; } static void *newArray_COMETcLcLIHandlelECOMETcLcLICOMETEventgR(Long_t nElements, void *p) { return p ? new(p) ::COMET::IHandle[nElements] : new ::COMET::IHandle[nElements]; } // Wrapper around operator delete static void delete_COMETcLcLIHandlelECOMETcLcLICOMETEventgR(void *p) { delete ((::COMET::IHandle*)p); } static void deleteArray_COMETcLcLIHandlelECOMETcLcLICOMETEventgR(void *p) { delete [] ((::COMET::IHandle*)p); } static void destruct_COMETcLcLIHandlelECOMETcLcLICOMETEventgR(void *p) { typedef ::COMET::IHandle current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::COMET::IHandle /******************************************************** * ../dict/ICOMETEvent_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_tagtableICOMETEvent_Dict(); extern "C" void G__set_cpp_environmentICOMETEvent_Dict() { G__cpp_reset_tagtableICOMETEvent_Dict(); } #include extern "C" int G__cpp_dllrevICOMETEvent_Dict() { return(30051515); } /********************************************************* * Member function Interface Method *********************************************************/ /* COMET::ICOMETEvent */ static int G__ICOMETEvent_Dict_742_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::ICOMETEvent* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::ICOMETEvent[n]; } else { p = new((void*) gvp) COMET::ICOMETEvent[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::ICOMETEvent; } else { p = new((void*) gvp) COMET::ICOMETEvent; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEvent)); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::ICOMETEvent* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::ICOMETEvent(*(COMET::ICOMETContext*) libp->para[0].ref); } else { p = new((void*) gvp) COMET::ICOMETEvent(*(COMET::ICOMETContext*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEvent)); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::ICOMETEvent* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::ICOMETEvent(*(COMET::ICOMETContext*) libp->para[0].ref, (COMET::ICOMETRawEvent*) G__int(libp->para[1])); } else { p = new((void*) gvp) COMET::ICOMETEvent(*(COMET::ICOMETContext*) libp->para[0].ref, (COMET::ICOMETRawEvent*) G__int(libp->para[1])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEvent)); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const COMET::ICOMETContext& obj = ((const COMET::ICOMETEvent*) G__getstructoffset())->GetContext(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const COMET::ISHAHashValue& obj = ((const COMET::ICOMETEvent*) G__getstructoffset())->GetGeometryHash(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const COMET::IAlignmentId& obj = ((const COMET::ICOMETEvent*) G__getstructoffset())->GetAlignmentId(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const COMET::ICOMETEvent::Header& obj = ((const COMET::ICOMETEvent*) G__getstructoffset())->GetHeader(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((COMET::ICOMETEvent*) G__getstructoffset())->CheckTrigger((COMET::Trigger::Bits) G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::ICOMETEvent*) G__getstructoffset())->SetContext(*((COMET::ICOMETContext*) G__int(libp->para[0]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::ICOMETEvent*) G__getstructoffset())->SetGeometryHash(*(COMET::ISHAHashValue*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::ICOMETEvent*) G__getstructoffset())->SetAlignmentId(*(COMET::IAlignmentId*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::ICOMETEvent*) G__getstructoffset())->SetRunId((int) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) ((const COMET::ICOMETEvent*) G__getstructoffset())->GetRunId()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::ICOMETEvent*) G__getstructoffset())->SetEventId((int) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) ((const COMET::ICOMETEvent*) G__getstructoffset())->GetEventId()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { COMET::IHandle* pobj; COMET::IHandle xobj = ((COMET::ICOMETEvent*) G__getstructoffset())->GetDigits((const char*) G__int(libp->para[0])); pobj = new COMET::IHandle(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const COMET::IHandle* pobj; const COMET::IHandle xobj = ((const COMET::ICOMETEvent*) G__getstructoffset())->GetHitSelection((const char*) G__int(libp->para[0])); pobj = new COMET::IHandle(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const COMET::IHandle* pobj; const COMET::IHandle xobj = ((const COMET::ICOMETEvent*) G__getstructoffset())->GetFit((const char*) G__int(libp->para[0])); pobj = new COMET::IHandle(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 2: ((COMET::ICOMETEvent*) G__getstructoffset())->AddFit((COMET::IAlgorithmResult*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])); G__setnull(result7); break; case 1: ((COMET::ICOMETEvent*) G__getstructoffset())->AddFit((COMET::IAlgorithmResult*) G__int(libp->para[0])); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 2: ((COMET::ICOMETEvent*) G__getstructoffset())->AddFit(*((COMET::IHandle*) G__int(libp->para[0])), (const char*) G__int(libp->para[1])); G__setnull(result7); break; case 1: ((COMET::ICOMETEvent*) G__getstructoffset())->AddFit(*((COMET::IHandle*) G__int(libp->para[0]))); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: { const COMET::IHandle* pobj; const COMET::IHandle xobj = ((const COMET::ICOMETEvent*) G__getstructoffset())->GetRaw((int) G__int(libp->para[0])); pobj = new COMET::IHandle(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } break; case 0: { const COMET::IHandle* pobj; const COMET::IHandle xobj = ((const COMET::ICOMETEvent*) G__getstructoffset())->GetRaw(); pobj = new COMET::IHandle(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } break; } return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::ICOMETEvent*) G__getstructoffset())->AddRaw((COMET::ICOMETRawEvent*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::ICOMETEvent*) G__getstructoffset())->Register(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const COMET::ICOMETEvent::Header& obj = ((COMET::ICOMETEvent*) G__getstructoffset())->SetHeader(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::ICOMETEvent*) G__getstructoffset())->FillHeaderAndContext(*(COMET::IRawDataHeader*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) COMET::ICOMETEvent::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::ICOMETEvent::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) COMET::ICOMETEvent::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::ICOMETEvent::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::ICOMETEvent*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::ICOMETEvent::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::ICOMETEvent::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::ICOMETEvent::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_742_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::ICOMETEvent::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef COMET::ICOMETEvent G__TCOMETcLcLICOMETEvent; static int G__ICOMETEvent_Dict_742_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 1 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (COMET::ICOMETEvent*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((COMET::ICOMETEvent*) (soff+(sizeof(COMET::ICOMETEvent)*i)))->~G__TCOMETcLcLICOMETEvent(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (COMET::ICOMETEvent*) soff; } else { G__setgvp((long) G__PVOID); ((COMET::ICOMETEvent*) (soff))->~G__TCOMETcLcLICOMETEvent(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* COMET::ICOMETEvent::Header */ static int G__ICOMETEvent_Dict_760_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::ICOMETEvent::Header* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::ICOMETEvent::Header[n]; } else { p = new((void*) gvp) COMET::ICOMETEvent::Header[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::ICOMETEvent::Header; } else { p = new((void*) gvp) COMET::ICOMETEvent::Header; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEventcLcLHeader)); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetRunType()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetTimeStamp()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetErrorCode()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letULonglong(result7, 109, (G__uint64) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetTriggerWord()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetTriggerBits()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetSpillNumber()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetEventNumber()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetMCMSecond()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetMCMSubSecond()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetMCMTimeSinceBusy()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetP0DSecond()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetP0DSubSecond()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetP0DTimeSinceBusy()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetTPCSecond()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetTPCSubSecond()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetTPCTimeSinceBusy()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetFGDSecond()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetFGDSubSecond()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetFGDTimeSinceBusy()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetECalSecond()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetECalSubSecond()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetECalTimeSinceBusy()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetSMRDSecond()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetSMRDSubSecond()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetSMRDTimeSinceBusy()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetINGRIDSecond()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetINGRIDSubSecond()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetINGRIDTimeSinceBusy()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letULonglong(result7, 109, (G__uint64) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetCTMTriggerPattern((int) G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetCTMSMRDTopPrimitives()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetCTMSMRDSouthPrimitives()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetCTMSMRDBottomPrimitives()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetCTMSMRDNorthPrimitives()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetCTMP0DPrimitives()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 104, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetCTMDSECalPrimitives()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letULonglong(result7, 109, (G__uint64) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->GetFGDCTMTriggerPattern((int) G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->IsBeginRun()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->IsEndRun()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->IsMessage()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->IsData()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) COMET::ICOMETEvent::Header::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::ICOMETEvent::Header::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) COMET::ICOMETEvent::Header::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::ICOMETEvent::Header::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((const COMET::ICOMETEvent::Header*) G__getstructoffset())->IsA()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::ICOMETEvent::Header*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::ICOMETEvent::Header*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::ICOMETEvent::Header*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::ICOMETEvent::Header::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::ICOMETEvent::Header::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::ICOMETEvent::Header::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_760_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::ICOMETEvent::Header::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__ICOMETEvent_Dict_760_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::ICOMETEvent::Header* p; void* tmp = (void*) G__int(libp->para[0]); p = new COMET::ICOMETEvent::Header(*(COMET::ICOMETEvent::Header*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEventcLcLHeader)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef COMET::ICOMETEvent::Header G__TCOMETcLcLICOMETEventcLcLHeader; static int G__ICOMETEvent_Dict_760_0_55(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[] (COMET::ICOMETEvent::Header*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((COMET::ICOMETEvent::Header*) (soff+(sizeof(COMET::ICOMETEvent::Header)*i)))->~G__TCOMETcLcLICOMETEventcLcLHeader(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (COMET::ICOMETEvent::Header*) soff; } else { G__setgvp((long) G__PVOID); ((COMET::ICOMETEvent::Header*) (soff))->~G__TCOMETcLcLICOMETEventcLcLHeader(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__ICOMETEvent_Dict_760_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::ICOMETEvent::Header* dest = (COMET::ICOMETEvent::Header*) G__getstructoffset(); *dest = *(COMET::ICOMETEvent::Header*) libp->para[0].ref; const COMET::ICOMETEvent::Header& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* COMET::IHandle */ static int G__ICOMETEvent_Dict_765_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IHandle* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IHandle[n]; } else { p = new((void*) gvp) COMET::IHandle[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IHandle; } else { p = new((void*) gvp) COMET::IHandle; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLICOMETEventgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_765_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IHandle* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IHandle((COMET::ICOMETEvent*) G__int(libp->para[0])); } else { p = new((void*) gvp) COMET::IHandle((COMET::ICOMETEvent*) G__int(libp->para[0])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLICOMETEventgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_765_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IHandle* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IHandle((COMET::ICOMETEvent*) G__int(libp->para[0]), (bool) G__int(libp->para[1])); } else { p = new((void*) gvp) COMET::IHandle((COMET::ICOMETEvent*) G__int(libp->para[0]), (bool) G__int(libp->para[1])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLICOMETEventgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_765_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IHandle* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::IHandle(*(COMET::IHandle*) libp->para[0].ref); } else { p = new((void*) gvp) COMET::IHandle(*(COMET::IHandle*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLICOMETEventgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_765_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const COMET::IHandle& obj = ((COMET::IHandle*) G__getstructoffset())->operator=(*(COMET::IHandle*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_765_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const COMET::IHandle& obj = ((COMET::IHandle*) G__getstructoffset())->operator=(*(COMET::IHandle*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_765_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const COMET::ICOMETEvent& obj = ((const COMET::IHandle*) G__getstructoffset())->operator*(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_765_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((const COMET::IHandle*) G__getstructoffset())->operator->()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_765_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) COMET::IHandle::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_765_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IHandle::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_765_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) COMET::IHandle::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_765_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::IHandle::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_765_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::IHandle*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_765_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IHandle::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_765_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::IHandle::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_765_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::IHandle::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETEvent_Dict_765_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::IHandle::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef COMET::IHandle G__TCOMETcLcLIHandlelECOMETcLcLICOMETEventgR; static int G__ICOMETEvent_Dict_765_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 1 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (COMET::IHandle*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((COMET::IHandle*) (soff+(sizeof(COMET::IHandle)*i)))->~G__TCOMETcLcLIHandlelECOMETcLcLICOMETEventgR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (COMET::IHandle*) soff; } else { G__setgvp((long) G__PVOID); ((COMET::IHandle*) (soff))->~G__TCOMETcLcLIHandlelECOMETcLcLICOMETEventgR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* Setting up global function */ /********************************************************* * Member function Stub *********************************************************/ /* COMET::ICOMETEvent */ /* COMET::ICOMETEvent::Header */ /* COMET::IHandle */ /********************************************************* * Global function Stub *********************************************************/ /********************************************************* * Get size of pointer to member function *********************************************************/ class G__Sizep2memfuncICOMETEvent_Dict { public: G__Sizep2memfuncICOMETEvent_Dict(): p(&G__Sizep2memfuncICOMETEvent_Dict::sizep2memfunc) {} size_t sizep2memfunc() { return(sizeof(p)); } private: size_t (G__Sizep2memfuncICOMETEvent_Dict::*p)(); }; size_t G__get_sizep2memfuncICOMETEvent_Dict() { G__Sizep2memfuncICOMETEvent_Dict a; G__setsizep2memfunc((int)a.sizep2memfunc()); return((size_t)a.sizep2memfunc()); } /********************************************************* * virtual base class offset calculation interface *********************************************************/ /* Setting up class inheritance */ /********************************************************* * Inheritance information setup/ *********************************************************/ extern "C" void G__cpp_setup_inheritanceICOMETEvent_Dict() { /* Setting up class inheritance */ if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEvent))) { COMET::ICOMETEvent *G__Lderived; G__Lderived=(COMET::ICOMETEvent*)0x1000; { COMET::IDataVector *G__Lpbase=(COMET::IDataVector*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEvent),G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIDataVector),(long)G__Lpbase-(long)G__Lderived,1,1); } { COMET::IData *G__Lpbase=(COMET::IData*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEvent),G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIData),(long)G__Lpbase-(long)G__Lderived,1,0); } { COMET::IDatum *G__Lpbase=(COMET::IDatum*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEvent),G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIDatum),(long)G__Lpbase-(long)G__Lderived,1,0); } { TNamed *G__Lpbase=(TNamed*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEvent),G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEvent),G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLICOMETEventgR))) { COMET::IHandle *G__Lderived; G__Lderived=(COMET::IHandle*)0x1000; { COMET::IVHandle *G__Lpbase=(COMET::IVHandle*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLICOMETEventgR),G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIVHandle),(long)G__Lpbase-(long)G__Lderived,1,1); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLICOMETEventgR),G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } } } /********************************************************* * typedef information setup/ *********************************************************/ extern "C" void G__cpp_setup_typetableICOMETEvent_Dict() { /* Setting up typedef entry */ G__search_typename2("UInt_t",104,-1,0,-1); G__setnewtype(-1,"Unsigned integer 4 bytes (unsigned int)",0); G__search_typename2("Bool_t",103,-1,0,-1); G__setnewtype(-1,"Boolean (0=false, 1=true) (bool)",0); G__search_typename2("Version_t",115,-1,0,-1); G__setnewtype(-1,"Class version identifier (short)",0); G__search_typename2("ULong64_t",109,-1,0,-1); G__setnewtype(-1,"Portable unsigned long integer 8 bytes",0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLErrorPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLErrorPrioritygRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLErrorPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLErrorPrioritygRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLErrorPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLErrorPrioritygRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLErrorPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLErrorPrioritygRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLLogPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLLogPrioritygRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLLogPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLLogPrioritygRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLLogPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLLogPrioritygRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLLogPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLLogPrioritygRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("IDataVectorIterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIDataVectorIteratorlEvectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgRcLcLiteratorcOCOMETcLcLIDatummUgR),0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMET)); G__setnewtype(-1,NULL,0); G__search_typename2("IDataVectorIterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIDataVectorIteratorlEvectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgRcLcLiteratorcOCOMETcLcLIDatummUsPconstgR),0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMET)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_reverse_iteratorlECOMETcLcLIDataVectorIteratorlEvectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgRcLcLiteratorcOCOMETcLcLIDatummUgRsPgR),0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIDataVector)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_reverse_iteratorlECOMETcLcLIDataVectorIteratorlEvectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgRcLcLiteratorcOCOMETcLcLIDatummUsPconstgRsPgR),0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIDataVector)); G__setnewtype(-1,NULL,0); G__search_typename2("COMET::IHandle",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLIDatumgR),0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIDataVector)); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOCOMETcLcLIDatummUcOlongcOCOMETcLcLIDatummUmUcOCOMETcLcLIDatummUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOCOMETcLcLIDatummUcOlongcOCOMETcLcLIDatummUmUcOCOMETcLcLIDatummUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOCOMETcLcLIDatummUcOlongcOCOMETcLcLIDatummUmUcOCOMETcLcLIDatummUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOCOMETcLcLIDatummUcOlongcOCOMETcLcLIDatummUmUcOCOMETcLcLIDatummUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOCOMETcLcLIDatummUcOlongcOCOMETcLcLIDatummUmUcOCOMETcLcLIDatummUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOCOMETcLcLIDatummUsPconstcOlongcOCOMETcLcLIDatummUsPconstmUcOCOMETcLcLIDatummUsPconstaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOCOMETcLcLIDatummUsPconstcOlongcOCOMETcLcLIDatummUsPconstmUcOCOMETcLcLIDatummUsPconstaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOCOMETcLcLIDatummUsPconstcOlongcOCOMETcLcLIDatummUsPconstmUcOCOMETcLcLIDatummUsPconstaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOCOMETcLcLIDatummUsPconstcOlongcOCOMETcLcLIDatummUsPconstmUcOCOMETcLcLIDatummUsPconstaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOCOMETcLcLIDatummUsPconstcOlongcOCOMETcLcLIDatummUsPconstmUcOCOMETcLcLIDatummUsPconstaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTBase",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTBaselEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTBase",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTBaselEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TVectorT",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TVectorTlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TVectorT",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TVectorTlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixT",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTRow_const",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTRow_constlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTColumn_const",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTColumn_constlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTDiag_const",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTDiag_constlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTFlat_const",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTFlat_constlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSub_const",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTSub_constlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSparseRow_const",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTSparseRow_constlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSparseDiag_const",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTSparseDiag_constlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTRow",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTRowlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTColumn",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTColumnlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTDiag",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTDiaglEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTFlat",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTFlatlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSub",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTSublEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSparseRow",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTSparseRowlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSparseDiag",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTSparseDiaglEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TElementActionT",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TElementActionTlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TElementPosActionT",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TElementPosActionTlEfloatgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlECOMETcLcLIDigitmUcOallocatorlECOMETcLcLIDigitmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIDigitmUcOallocatorlECOMETcLcLIDigitmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlECOMETcLcLIDigitmUcOallocatorlECOMETcLcLIDigitmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIDigitmUcOallocatorlECOMETcLcLIDigitmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlECOMETcLcLIDigitmUcOallocatorlECOMETcLcLIDigitmUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlECOMETcLcLIDigitHeadermUcOallocatorlECOMETcLcLIDigitHeadermUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIDigitHeadermUcOallocatorlECOMETcLcLIDigitHeadermUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlECOMETcLcLIDigitHeadermUcOallocatorlECOMETcLcLIDigitHeadermUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIDigitHeadermUcOallocatorlECOMETcLcLIDigitHeadermUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlECOMETcLcLIDigitHeadermUcOallocatorlECOMETcLcLIDigitHeadermUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("IHandle",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLIHitgR),0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMET)); G__setnewtype(-1,NULL,0); G__search_typename2("vector >",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIHitgRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIHitgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIHandlelECOMETcLcLIHitgRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIHitgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIHitgRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIHitgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIHandlelECOMETcLcLIHitgRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIHitgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIHitgRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIHitgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector >",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIHitgRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIHitgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixT",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTRow_const",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTRow_constlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTColumn_const",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTColumn_constlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTDiag_const",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTDiag_constlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTFlat_const",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTFlat_constlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSub_const",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTSub_constlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSparseRow_const",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTSparseRow_constlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSparseDiag_const",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTSparseDiag_constlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTRow",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTRowlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTColumn",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTColumnlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTDiag",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTDiaglEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTFlat",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTFlatlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSub",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTSublEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSparseRow",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTSparseRowlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSparseDiag",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTSparseDiaglEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TElementActionT",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TElementActionTlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TElementPosActionT",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TElementPosActionTlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSym",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTSymlEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TMatrixTSparse",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TMatrixTSparselEdoublegR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlEstringcOallocatorlEstringgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlEstringcOallocatorlEstringgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlEstringcOallocatorlEstringgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlEstringcOallocatorlEstringgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlEstringcOallocatorlEstringgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector >",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIReconBasegRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIReconBasegRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIHandlelECOMETcLcLIReconBasegRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIReconBasegRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIReconBasegRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIReconBasegRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIHandlelECOMETcLcLIReconBasegRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIReconBasegRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIReconBasegRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIReconBasegRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("map >",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("list",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_listlECOMETcLcLIMidasObjmUcOallocatorlECOMETcLcLIMidasObjmUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("RecordTypes",117,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEventcLcLHeadercLcLRecordTypes),0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEventcLcLHeader)); G__setnewtype(-1,NULL,0); } /********************************************************* * Data Member information setup/ *********************************************************/ /* Setting up class,struct,union tag member variable */ /* COMET::ICOMETEvent */ static void G__setup_memvarCOMETcLcLICOMETEvent(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEvent)); { COMET::ICOMETEvent *p; p=(COMET::ICOMETEvent*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETContext),-1,-1,4,"fContext=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLISHAHashValue),-1,-1,4,"fGeometryHash=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIAlignmentId),-1,-1,4,"fAlignmentId=",0,(char*)NULL); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEventcLcLHeader),-1,-1,4,"fHeader=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* COMET::ICOMETEvent::Header */ static void G__setup_memvarCOMETcLcLICOMETEventcLcLHeader(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEventcLcLHeader)); { COMET::ICOMETEvent::Header *p; p=(COMET::ICOMETEvent::Header*)0x1000; if (p) { } G__memvar_setup((void*)G__PVOID,104,0,1,-1,-1,-2,1,G__FastAllocString(2048).Format("Invalid=%lluULL",(unsigned long long)COMET::ICOMETEvent::Header::Invalid).data(),0,(char*)NULL); G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEventcLcLHeadercLcLRecordTypes),-1,-2,1,G__FastAllocString(2048).Format("BeginRun=%lldLL",(long long)COMET::ICOMETEvent::Header::BeginRun).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEventcLcLHeadercLcLRecordTypes),-1,-2,1,G__FastAllocString(2048).Format("EndRun=%lldLL",(long long)COMET::ICOMETEvent::Header::EndRun).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEventcLcLHeadercLcLRecordTypes),-1,-2,1,G__FastAllocString(2048).Format("Message=%lldLL",(long long)COMET::ICOMETEvent::Header::Message).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEventcLcLHeadercLcLRecordTypes),-1,-2,1,G__FastAllocString(2048).Format("Data=%lldLL",(long long)COMET::ICOMETEvent::Header::Data).data(),0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fRecordType=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fTimeStamp=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fRunType=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fErrorCode=",0,(char*)NULL); G__memvar_setup((void*)0,109,0,0,-1,G__defined_typename("ULong64_t"),-1,2,"fTriggerWord=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fMCMSecond=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fMCMSubSecond=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fMCMTimeSinceBusy=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fP0DSecond=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fP0DSubSecond=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fP0DTimeSinceBusy=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fTPCSecond=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fTPCSubSecond=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fTPCTimeSinceBusy=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fFGDSecond=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fFGDSubSecond=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fFGDTimeSinceBusy=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fECalSecond=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fECalSubSecond=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fECalTimeSinceBusy=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fSMRDSecond=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fSMRDSubSecond=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fSMRDTimeSinceBusy=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fINGRIDSecond=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fINGRIDSubSecond=",0,(char*)NULL); G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fINGRIDTimeSinceBusy=",0,(char*)NULL); G__memvar_setup((void*)0,109,0,0,-1,G__defined_typename("ULong64_t"),-1,2,"fCTMTriggerPattern[3]=",0,(char*)NULL); G__memvar_setup((void*)0,109,0,0,-1,G__defined_typename("ULong64_t"),-1,2,"fFGDCTMTriggerPattern[3]=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* COMET::IHandle */ static void G__setup_memvarCOMETcLcLIHandlelECOMETcLcLICOMETEventgR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLICOMETEventgR)); { COMET::IHandle *p; p=(COMET::IHandle*)0x1000; if (p) { } G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } extern "C" void G__cpp_setup_memvarICOMETEvent_Dict() { } /*********************************************************** ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ***********************************************************/ /********************************************************* * Member function information setup for each class *********************************************************/ static void G__setup_memfuncCOMETcLcLICOMETEvent(void) { /* COMET::ICOMETEvent */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEvent)); G__memfunc_setup("ICOMETEvent",963,G__ICOMETEvent_Dict_742_0_1, 105, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEvent), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ICOMETEvent",963,G__ICOMETEvent_Dict_742_0_2, 105, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEvent), -1, 0, 1, 1, 1, 0, "u 'COMET::ICOMETContext' - 11 - context", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ICOMETEvent",963,G__ICOMETEvent_Dict_742_0_3, 105, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEvent), -1, 0, 2, 1, 1, 0, "u 'COMET::ICOMETContext' - 11 - prelimContext U 'COMET::ICOMETRawEvent' - 0 - raw", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetContext",1029,G__ICOMETEvent_Dict_742_0_4, 117, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETContext), -1, 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetGeometryHash",1520,G__ICOMETEvent_Dict_742_0_5, 117, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLISHAHashValue), -1, 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetAlignmentId",1388,G__ICOMETEvent_Dict_742_0_6, 117, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIAlignmentId), -1, 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHeader",873,G__ICOMETEvent_Dict_742_0_7, 117, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEventcLcLHeader), -1, 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("CheckTrigger",1202,G__ICOMETEvent_Dict_742_0_8, 103, -1, -1, 0, 1, 1, 1, 0, "u 'COMET::Trigger::Bits' 'COMET::Trigger::Bits' 0 - bit", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetContext",1041,G__ICOMETEvent_Dict_742_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'COMET::ICOMETContext' - 0 - context", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetGeometryHash",1532,G__ICOMETEvent_Dict_742_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "u 'COMET::ISHAHashValue' - 11 - h", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetAlignmentId",1400,G__ICOMETEvent_Dict_742_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "u 'COMET::IAlignmentId' - 11 - h", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetRunId",782,G__ICOMETEvent_Dict_742_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "i - - 0 - i", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetRunId",770,G__ICOMETEvent_Dict_742_0_13, 105, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetEventId",987,G__ICOMETEvent_Dict_742_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "i - - 0 - i", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetEventId",975,G__ICOMETEvent_Dict_742_0_15, 105, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetDigits",900,G__ICOMETEvent_Dict_742_0_16, 117, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLIDigitContainergR), -1, 0, 1, 1, 1, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetHitSelection",1515,G__ICOMETEvent_Dict_742_0_17, 117, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLIHitSelectiongR), -1, 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetFit",579,G__ICOMETEvent_Dict_742_0_18, 117, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLIAlgorithmResultgR), -1, 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddFit",556,G__ICOMETEvent_Dict_742_0_19, 121, -1, -1, 0, 2, 1, 1, 0, "U 'COMET::IAlgorithmResult' - 0 - fit C - - 10 '0' name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddFit",556,G__ICOMETEvent_Dict_742_0_20, 121, -1, -1, 0, 2, 1, 1, 0, "u 'COMET::IHandle' - 0 - fit C - - 10 '0' name", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetRaw",586,G__ICOMETEvent_Dict_742_0_21, 117, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLICOMETRawEventgR), -1, 0, 1, 1, 1, 8, "i - - 0 '0' i", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AddRaw",563,G__ICOMETEvent_Dict_742_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "U 'COMET::ICOMETRawEvent' - 0 - rawEvent", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ls",223,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' opt", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Register",837,G__ICOMETEvent_Dict_742_0_24, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetHeader",885,G__ICOMETEvent_Dict_742_0_25, 117, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEventcLcLHeader), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("FillHeaderAndContext",1992,G__ICOMETEvent_Dict_742_0_26, 121, -1, -1, 0, 1, 1, 1, 0, "u 'COMET::IRawDataHeader' - 11 - rawHeader", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Build",496,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Class",502,G__ICOMETEvent_Dict_742_0_28, 85, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&COMET::ICOMETEvent::Class) ), 0); G__memfunc_setup("Class_Name",982,G__ICOMETEvent_Dict_742_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::ICOMETEvent::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__ICOMETEvent_Dict_742_0_30, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&COMET::ICOMETEvent::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__ICOMETEvent_Dict_742_0_31, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&COMET::ICOMETEvent::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__ICOMETEvent_Dict_742_0_35, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__ICOMETEvent_Dict_742_0_36, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::ICOMETEvent::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__ICOMETEvent_Dict_742_0_37, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::ICOMETEvent::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__ICOMETEvent_Dict_742_0_38, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::ICOMETEvent::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__ICOMETEvent_Dict_742_0_39, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::ICOMETEvent::DeclFileLine) ), 0); // automatic destructor G__memfunc_setup("~ICOMETEvent", 1089, G__ICOMETEvent_Dict_742_0_40, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); G__tag_memfunc_reset(); } static void G__setup_memfuncCOMETcLcLICOMETEventcLcLHeader(void) { /* COMET::ICOMETEvent::Header */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEventcLcLHeader)); G__memfunc_setup("Header",585,G__ICOMETEvent_Dict_760_0_1, 105, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEventcLcLHeader), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetRunType",1015,G__ICOMETEvent_Dict_760_0_2, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetTimeStamp",1204,G__ICOMETEvent_Dict_760_0_3, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetErrorCode",1189,G__ICOMETEvent_Dict_760_0_4, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetTriggerWord",1424,G__ICOMETEvent_Dict_760_0_5, 109, -1, G__defined_typename("ULong64_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetTriggerBits",1414,G__ICOMETEvent_Dict_760_0_6, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetSpillNumber",1421,G__ICOMETEvent_Dict_760_0_7, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetEventNumber",1419,G__ICOMETEvent_Dict_760_0_8, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetMCMSecond",1113,G__ICOMETEvent_Dict_760_0_9, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetMCMSubSecond",1411,G__ICOMETEvent_Dict_760_0_10, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetMCMTimeSinceBusy",1825,G__ICOMETEvent_Dict_760_0_11, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetP0DSecond",1088,G__ICOMETEvent_Dict_760_0_12, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetP0DSubSecond",1386,G__ICOMETEvent_Dict_760_0_13, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetP0DTimeSinceBusy",1800,G__ICOMETEvent_Dict_760_0_14, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetTPCSecond",1123,G__ICOMETEvent_Dict_760_0_15, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetTPCSubSecond",1421,G__ICOMETEvent_Dict_760_0_16, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetTPCTimeSinceBusy",1835,G__ICOMETEvent_Dict_760_0_17, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetFGDSecond",1101,G__ICOMETEvent_Dict_760_0_18, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetFGDSubSecond",1399,G__ICOMETEvent_Dict_760_0_19, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetFGDTimeSinceBusy",1813,G__ICOMETEvent_Dict_760_0_20, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetECalSecond",1233,G__ICOMETEvent_Dict_760_0_21, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetECalSubSecond",1531,G__ICOMETEvent_Dict_760_0_22, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetECalTimeSinceBusy",1945,G__ICOMETEvent_Dict_760_0_23, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetSMRDSecond",1202,G__ICOMETEvent_Dict_760_0_24, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetSMRDSubSecond",1500,G__ICOMETEvent_Dict_760_0_25, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetSMRDTimeSinceBusy",1914,G__ICOMETEvent_Dict_760_0_26, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetINGRIDSecond",1337,G__ICOMETEvent_Dict_760_0_27, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetINGRIDSubSecond",1635,G__ICOMETEvent_Dict_760_0_28, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetINGRIDTimeSinceBusy",2049,G__ICOMETEvent_Dict_760_0_29, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCTMTriggerPattern",1974,G__ICOMETEvent_Dict_760_0_30, 109, -1, G__defined_typename("ULong64_t"), 0, 1, 1, 1, 8, "i - - 0 - i", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCTMSMRDTopPrimitives",2201,G__ICOMETEvent_Dict_760_0_31, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCTMSMRDSouthPrimitives",2425,G__ICOMETEvent_Dict_760_0_32, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCTMSMRDBottomPrimitives",2523,G__ICOMETEvent_Dict_760_0_33, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCTMSMRDNorthPrimitives",2417,G__ICOMETEvent_Dict_760_0_34, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCTMP0DPrimitives",1780,G__ICOMETEvent_Dict_760_0_35, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCTMDSECalPrimitives",2076,G__ICOMETEvent_Dict_760_0_36, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetFGDCTMTriggerPattern",2183,G__ICOMETEvent_Dict_760_0_37, 109, -1, G__defined_typename("ULong64_t"), 0, 1, 1, 1, 8, "i - - 0 - i", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("IsBeginRun",982,G__ICOMETEvent_Dict_760_0_38, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("IsEndRun",776,G__ICOMETEvent_Dict_760_0_39, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("IsMessage",897,G__ICOMETEvent_Dict_760_0_40, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("IsData",566,G__ICOMETEvent_Dict_760_0_41, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Class",502,G__ICOMETEvent_Dict_760_0_42, 85, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&COMET::ICOMETEvent::Header::Class) ), 0); G__memfunc_setup("Class_Name",982,G__ICOMETEvent_Dict_760_0_43, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::ICOMETEvent::Header::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__ICOMETEvent_Dict_760_0_44, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&COMET::ICOMETEvent::Header::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__ICOMETEvent_Dict_760_0_45, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&COMET::ICOMETEvent::Header::Dictionary) ), 0); G__memfunc_setup("IsA",253,G__ICOMETEvent_Dict_760_0_46, 85, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,G__ICOMETEvent_Dict_760_0_47, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,G__ICOMETEvent_Dict_760_0_48, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__ICOMETEvent_Dict_760_0_49, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__ICOMETEvent_Dict_760_0_50, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::ICOMETEvent::Header::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__ICOMETEvent_Dict_760_0_51, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::ICOMETEvent::Header::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__ICOMETEvent_Dict_760_0_52, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::ICOMETEvent::Header::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__ICOMETEvent_Dict_760_0_53, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::ICOMETEvent::Header::DeclFileLine) ), 0); // automatic copy constructor G__memfunc_setup("Header", 585, G__ICOMETEvent_Dict_760_0_54, (int) ('i'), G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEventcLcLHeader), -1, 0, 1, 1, 1, 0, "u 'COMET::ICOMETEvent::Header' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~Header", 711, G__ICOMETEvent_Dict_760_0_55, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); // automatic assignment operator G__memfunc_setup("operator=", 937, G__ICOMETEvent_Dict_760_0_56, (int) ('u'), G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEventcLcLHeader), -1, 1, 1, 1, 1, 0, "u 'COMET::ICOMETEvent::Header' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncCOMETcLcLIHandlelECOMETcLcLICOMETEventgR(void) { /* COMET::IHandle */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLICOMETEventgR)); G__memfunc_setup("IHandle",2238,G__ICOMETEvent_Dict_765_0_1, 105, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLICOMETEventgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("IHandle",2238,G__ICOMETEvent_Dict_765_0_2, 105, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLICOMETEventgR), -1, 0, 1, 5, 1, 0, "U 'COMET::ICOMETEvent' - 0 - pointee", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("IHandle",2238,G__ICOMETEvent_Dict_765_0_3, 105, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLICOMETEventgR), -1, 0, 2, 1, 1, 0, "U 'COMET::ICOMETEvent' - 0 - pointee g - - 0 - owner", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("IHandle",2238,G__ICOMETEvent_Dict_765_0_4, 105, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLICOMETEventgR), -1, 0, 1, 1, 1, 0, "u 'COMET::IHandle' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__ICOMETEvent_Dict_765_0_5, 117, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLICOMETEventgR), -1, 1, 1, 1, 1, 0, "u 'COMET::IHandle' - 1 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__ICOMETEvent_Dict_765_0_6, 117, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLICOMETEventgR), -1, 1, 1, 1, 1, 1, "u 'COMET::IHandle' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__ICOMETEvent_Dict_765_0_7, 117, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEvent), -1, 1, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator->",983,G__ICOMETEvent_Dict_765_0_8, 85, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEvent), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Class",502,G__ICOMETEvent_Dict_765_0_9, 85, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&COMET::IHandle::Class) ), 0); G__memfunc_setup("Class_Name",982,G__ICOMETEvent_Dict_765_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IHandle::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__ICOMETEvent_Dict_765_0_11, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&COMET::IHandle::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__ICOMETEvent_Dict_765_0_12, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&COMET::IHandle::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__ICOMETEvent_DictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__ICOMETEvent_Dict_765_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__ICOMETEvent_Dict_765_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IHandle::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__ICOMETEvent_Dict_765_0_18, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::IHandle::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__ICOMETEvent_Dict_765_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::IHandle::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__ICOMETEvent_Dict_765_0_20, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::IHandle::DeclFileLine) ), 0); // automatic destructor G__memfunc_setup("~IHandle", 2364, G__ICOMETEvent_Dict_765_0_21, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); G__tag_memfunc_reset(); } /********************************************************* * Member function information setup *********************************************************/ extern "C" void G__cpp_setup_memfuncICOMETEvent_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() { G__resetglobalenv(); } extern "C" void G__cpp_setup_globalICOMETEvent_Dict() { G__cpp_setup_global0(); G__cpp_setup_global1(); } /********************************************************* * 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() { G__resetifuncposition(); } extern "C" void G__cpp_setup_funcICOMETEvent_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(); } /********************************************************* * Class,struct,union,enum tag information setup *********************************************************/ /* Setup class/struct taginfo */ G__linked_taginfo G__ICOMETEvent_DictLN_TClass = { "TClass" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TBuffer = { "TBuffer" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMemberInspector = { "TMemberInspector" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TObject = { "TObject" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TNamed = { "TNamed" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMET = { "COMET" , 110 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLErrorPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLErrorPrioritygRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLLogPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLLogPrioritygRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR = { "iterator" , 115 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLIVHandle = { "COMET::IVHandle" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLIDatum = { "COMET::IDatum" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLIData = { "COMET::IData" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLIDataVector = { "COMET::IDataVector" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLIDatumgR = { "COMET::IHandle" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_vectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLIDataVectorIteratorlEvectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgRcLcLiteratorcOCOMETcLcLIDatummUgR = { "COMET::IDataVectorIterator >::iterator,COMET::IDatum*>" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLIDataVectorIteratorlEvectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgRcLcLiteratorcOCOMETcLcLIDatummUsPconstgR = { "COMET::IDataVectorIterator >::iterator,COMET::IDatum* const>" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_reverse_iteratorlECOMETcLcLIDataVectorIteratorlEvectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgRcLcLiteratorcOCOMETcLcLIDatummUgRsPgR = { "reverse_iterator >::iterator,COMET::IDatum*> >" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_reverse_iteratorlECOMETcLcLIDataVectorIteratorlEvectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgRcLcLiteratorcOCOMETcLcLIDatummUsPconstgRsPgR = { "reverse_iterator >::iterator,COMET::IDatum* const> >" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOCOMETcLcLIDatummUcOlongcOCOMETcLcLIDatummUmUcOCOMETcLcLIDatummUaNgR = { "iterator" , 115 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOCOMETcLcLIDatummUsPconstcOlongcOCOMETcLcLIDatummUsPconstmUcOCOMETcLcLIDatummUsPconstaNgR = { "iterator" , 115 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTBaselEfloatgR = { "TMatrixTBase" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTBaselEdoublegR = { "TMatrixTBase" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TVectorTlEfloatgR = { "TVectorT" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TVectorTlEdoublegR = { "TVectorT" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TElementActionTlEfloatgR = { "TElementActionT" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TElementPosActionTlEfloatgR = { "TElementPosActionT" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TElementActionTlEdoublegR = { "TElementActionT" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TElementPosActionTlEdoublegR = { "TElementPosActionT" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTlEfloatgR = { "TMatrixT" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTRow_constlEfloatgR = { "TMatrixTRow_const" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTRowlEfloatgR = { "TMatrixTRow" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTDiag_constlEfloatgR = { "TMatrixTDiag_const" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTColumn_constlEfloatgR = { "TMatrixTColumn_const" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTFlat_constlEfloatgR = { "TMatrixTFlat_const" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTSub_constlEfloatgR = { "TMatrixTSub_const" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTSparseRow_constlEfloatgR = { "TMatrixTSparseRow_const" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTSparseDiag_constlEfloatgR = { "TMatrixTSparseDiag_const" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTColumnlEfloatgR = { "TMatrixTColumn" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTDiaglEfloatgR = { "TMatrixTDiag" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTFlatlEfloatgR = { "TMatrixTFlat" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTSublEfloatgR = { "TMatrixTSub" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTSparseRowlEfloatgR = { "TMatrixTSparseRow" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTSparseDiaglEfloatgR = { "TMatrixTSparseDiag" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_vectorlECOMETcLcLIDigitmUcOallocatorlECOMETcLcLIDigitmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIDigitmUcOallocatorlECOMETcLcLIDigitmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_vectorlECOMETcLcLIDigitHeadermUcOallocatorlECOMETcLcLIDigitHeadermUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIDigitHeadermUcOallocatorlECOMETcLcLIDigitHeadermUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLIHitgR = { "COMET::IHandle" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIHitgRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIHitgRsPgRsPgR = { "vector,allocator > >" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIHandlelECOMETcLcLIHitgRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIHitgRsPgRsPgRcLcLiteratorgR = { "reverse_iterator,allocator > >::iterator>" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTRow_constlEdoublegR = { "TMatrixTRow_const" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTlEdoublegR = { "TMatrixT" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTSymlEdoublegR = { "TMatrixTSym" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTRowlEdoublegR = { "TMatrixTRow" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTSparselEdoublegR = { "TMatrixTSparse" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTSparseRow_constlEdoublegR = { "TMatrixTSparseRow_const" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTSparseRowlEdoublegR = { "TMatrixTSparseRow" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTDiag_constlEdoublegR = { "TMatrixTDiag_const" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTColumn_constlEdoublegR = { "TMatrixTColumn_const" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTSparseDiag_constlEdoublegR = { "TMatrixTSparseDiag_const" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTFlat_constlEdoublegR = { "TMatrixTFlat_const" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTSub_constlEdoublegR = { "TMatrixTSub_const" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTColumnlEdoublegR = { "TMatrixTColumn" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTDiaglEdoublegR = { "TMatrixTDiag" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTFlatlEdoublegR = { "TMatrixTFlat" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTSublEdoublegR = { "TMatrixTSub" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_TMatrixTSparseDiaglEdoublegR = { "TMatrixTSparseDiag" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_vectorlEstringcOallocatorlEstringgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLIHitSelectiongR = { "COMET::IHandle" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIReconBasegRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIReconBasegRsPgRsPgR = { "vector,allocator > >" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIHandlelECOMETcLcLIReconBasegRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIReconBasegRsPgRsPgRcLcLiteratorgR = { "reverse_iterator,allocator > >::iterator>" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLIAlgorithmResult = { "COMET::IAlgorithmResult" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLICOMETContext = { "COMET::ICOMETContext" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLICOMETRawEvent = { "COMET::ICOMETRawEvent" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLIRawDataHeader = { "COMET::IRawDataHeader" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_listlECOMETcLcLIMidasObjmUcOallocatorlECOMETcLcLIMidasObjmUgRsPgR = { "list >" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLICOMETEvent = { "COMET::ICOMETEvent" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLTrigger = { "COMET::Trigger" , 110 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLTriggercLcLBits = { "COMET::Trigger::Bits" , 101 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLISHAHashValue = { "COMET::ISHAHashValue" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLIAlignmentId = { "COMET::IAlignmentId" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLICOMETEventcLcLHeader = { "COMET::ICOMETEvent::Header" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLIDigitContainergR = { "COMET::IHandle" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLIAlgorithmResultgR = { "COMET::IHandle" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLICOMETRawEventgR = { "COMET::IHandle" , 99 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLICOMETEventcLcLHeadercLcLRecordTypes = { "COMET::ICOMETEvent::Header::RecordTypes" , 101 , -1 }; G__linked_taginfo G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLICOMETEventgR = { "COMET::IHandle" , 99 , -1 }; /* Reset class/struct taginfo */ extern "C" void G__cpp_reset_tagtableICOMETEvent_Dict() { G__ICOMETEvent_DictLN_TClass.tagnum = -1 ; G__ICOMETEvent_DictLN_TBuffer.tagnum = -1 ; G__ICOMETEvent_DictLN_TMemberInspector.tagnum = -1 ; G__ICOMETEvent_DictLN_TObject.tagnum = -1 ; G__ICOMETEvent_DictLN_TNamed.tagnum = -1 ; G__ICOMETEvent_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ; G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ; G__ICOMETEvent_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ; G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__ICOMETEvent_DictLN_COMET.tagnum = -1 ; G__ICOMETEvent_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLErrorPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLErrorPrioritygRsPgRsPgR.tagnum = -1 ; G__ICOMETEvent_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLLogPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLLogPrioritygRsPgRsPgR.tagnum = -1 ; G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLIVHandle.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLIDatum.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLIData.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLIDataVector.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLIDatumgR.tagnum = -1 ; G__ICOMETEvent_DictLN_vectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgR.tagnum = -1 ; G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLIDataVectorIteratorlEvectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgRcLcLiteratorcOCOMETcLcLIDatummUgR.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLIDataVectorIteratorlEvectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgRcLcLiteratorcOCOMETcLcLIDatummUsPconstgR.tagnum = -1 ; G__ICOMETEvent_DictLN_reverse_iteratorlECOMETcLcLIDataVectorIteratorlEvectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgRcLcLiteratorcOCOMETcLcLIDatummUgRsPgR.tagnum = -1 ; G__ICOMETEvent_DictLN_reverse_iteratorlECOMETcLcLIDataVectorIteratorlEvectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgRcLcLiteratorcOCOMETcLcLIDatummUsPconstgRsPgR.tagnum = -1 ; G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOCOMETcLcLIDatummUcOlongcOCOMETcLcLIDatummUmUcOCOMETcLcLIDatummUaNgR.tagnum = -1 ; G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOCOMETcLcLIDatummUsPconstcOlongcOCOMETcLcLIDatummUsPconstmUcOCOMETcLcLIDatummUsPconstaNgR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTBaselEfloatgR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTBaselEdoublegR.tagnum = -1 ; G__ICOMETEvent_DictLN_TVectorTlEfloatgR.tagnum = -1 ; G__ICOMETEvent_DictLN_TVectorTlEdoublegR.tagnum = -1 ; G__ICOMETEvent_DictLN_TElementActionTlEfloatgR.tagnum = -1 ; G__ICOMETEvent_DictLN_TElementPosActionTlEfloatgR.tagnum = -1 ; G__ICOMETEvent_DictLN_TElementActionTlEdoublegR.tagnum = -1 ; G__ICOMETEvent_DictLN_TElementPosActionTlEdoublegR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTlEfloatgR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTRow_constlEfloatgR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTRowlEfloatgR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTDiag_constlEfloatgR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTColumn_constlEfloatgR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTFlat_constlEfloatgR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTSub_constlEfloatgR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTSparseRow_constlEfloatgR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTSparseDiag_constlEfloatgR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTColumnlEfloatgR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTDiaglEfloatgR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTFlatlEfloatgR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTSublEfloatgR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTSparseRowlEfloatgR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTSparseDiaglEfloatgR.tagnum = -1 ; G__ICOMETEvent_DictLN_vectorlECOMETcLcLIDigitmUcOallocatorlECOMETcLcLIDigitmUgRsPgR.tagnum = -1 ; G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIDigitmUcOallocatorlECOMETcLcLIDigitmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__ICOMETEvent_DictLN_vectorlECOMETcLcLIDigitHeadermUcOallocatorlECOMETcLcLIDigitHeadermUgRsPgR.tagnum = -1 ; G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIDigitHeadermUcOallocatorlECOMETcLcLIDigitHeadermUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLIHitgR.tagnum = -1 ; G__ICOMETEvent_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIHitgRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIHitgRsPgRsPgR.tagnum = -1 ; G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIHandlelECOMETcLcLIHitgRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIHitgRsPgRsPgRcLcLiteratorgR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTRow_constlEdoublegR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTlEdoublegR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTSymlEdoublegR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTRowlEdoublegR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTSparselEdoublegR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTSparseRow_constlEdoublegR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTSparseRowlEdoublegR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTDiag_constlEdoublegR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTColumn_constlEdoublegR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTSparseDiag_constlEdoublegR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTFlat_constlEdoublegR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTSub_constlEdoublegR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTColumnlEdoublegR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTDiaglEdoublegR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTFlatlEdoublegR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTSublEdoublegR.tagnum = -1 ; G__ICOMETEvent_DictLN_TMatrixTSparseDiaglEdoublegR.tagnum = -1 ; G__ICOMETEvent_DictLN_vectorlEstringcOallocatorlEstringgRsPgR.tagnum = -1 ; G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLIHitSelectiongR.tagnum = -1 ; G__ICOMETEvent_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIReconBasegRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIReconBasegRsPgRsPgR.tagnum = -1 ; G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIHandlelECOMETcLcLIReconBasegRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIReconBasegRsPgRsPgRcLcLiteratorgR.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLIAlgorithmResult.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLICOMETContext.tagnum = -1 ; G__ICOMETEvent_DictLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLICOMETRawEvent.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLIRawDataHeader.tagnum = -1 ; G__ICOMETEvent_DictLN_listlECOMETcLcLIMidasObjmUcOallocatorlECOMETcLcLIMidasObjmUgRsPgR.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLICOMETEvent.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLTrigger.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLTriggercLcLBits.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLISHAHashValue.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLIAlignmentId.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLICOMETEventcLcLHeader.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLIDigitContainergR.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLIAlgorithmResultgR.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLICOMETRawEventgR.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLICOMETEventcLcLHeadercLcLRecordTypes.tagnum = -1 ; G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLICOMETEventgR.tagnum = -1 ; } extern "C" void G__cpp_setup_tagtableICOMETEvent_Dict() { /* Setting up class,struct,union tag entry */ G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TClass); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TBuffer); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMemberInspector); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TObject); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TNamed); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMET); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLErrorPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLErrorPrioritygRsPgRsPgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_maplEstringcOCOMETcLcLICOMETLogcLcLLogPrioritycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOCOMETcLcLICOMETLogcLcLLogPrioritygRsPgRsPgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLIVHandle); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLIDatum); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLIData); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLIDataVector); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLIDatumgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_vectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLIDataVectorIteratorlEvectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgRcLcLiteratorcOCOMETcLcLIDatummUgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLIDataVectorIteratorlEvectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgRcLcLiteratorcOCOMETcLcLIDatummUsPconstgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_reverse_iteratorlECOMETcLcLIDataVectorIteratorlEvectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgRcLcLiteratorcOCOMETcLcLIDatummUgRsPgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_reverse_iteratorlECOMETcLcLIDataVectorIteratorlEvectorlECOMETcLcLIDatummUcOallocatorlECOMETcLcLIDatummUgRsPgRcLcLiteratorcOCOMETcLcLIDatummUsPconstgRsPgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOCOMETcLcLIDatummUcOlongcOCOMETcLcLIDatummUmUcOCOMETcLcLIDatummUaNgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_iteratorlEbidirectional_iterator_tagcOCOMETcLcLIDatummUsPconstcOlongcOCOMETcLcLIDatummUsPconstmUcOCOMETcLcLIDatummUsPconstaNgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTBaselEfloatgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTBaselEdoublegR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TVectorTlEfloatgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TVectorTlEdoublegR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TElementActionTlEfloatgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TElementPosActionTlEfloatgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TElementActionTlEdoublegR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TElementPosActionTlEdoublegR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTlEfloatgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTRow_constlEfloatgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTRowlEfloatgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTDiag_constlEfloatgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTColumn_constlEfloatgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTFlat_constlEfloatgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTSub_constlEfloatgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTSparseRow_constlEfloatgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTSparseDiag_constlEfloatgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTColumnlEfloatgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTDiaglEfloatgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTFlatlEfloatgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTSublEfloatgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTSparseRowlEfloatgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTSparseDiaglEfloatgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_vectorlECOMETcLcLIDigitmUcOallocatorlECOMETcLcLIDigitmUgRsPgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIDigitmUcOallocatorlECOMETcLcLIDigitmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_vectorlECOMETcLcLIDigitHeadermUcOallocatorlECOMETcLcLIDigitHeadermUgRsPgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIDigitHeadermUcOallocatorlECOMETcLcLIDigitHeadermUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLIHitgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIHitgRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIHitgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIHandlelECOMETcLcLIHitgRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIHitgRsPgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTRow_constlEdoublegR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTlEdoublegR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTSymlEdoublegR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTRowlEdoublegR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTSparselEdoublegR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTSparseRow_constlEdoublegR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTSparseRowlEdoublegR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTDiag_constlEdoublegR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTColumn_constlEdoublegR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTSparseDiag_constlEdoublegR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTFlat_constlEdoublegR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTSub_constlEdoublegR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTColumnlEdoublegR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTDiaglEdoublegR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTFlatlEdoublegR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTSublEdoublegR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_TMatrixTSparseDiaglEdoublegR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_vectorlEstringcOallocatorlEstringgRsPgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlEstringcOallocatorlEstringgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLIHitSelectiongR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_vectorlECOMETcLcLIHandlelECOMETcLcLIReconBasegRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIReconBasegRsPgRsPgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_reverse_iteratorlEvectorlECOMETcLcLIHandlelECOMETcLcLIReconBasegRcOallocatorlECOMETcLcLIHandlelECOMETcLcLIReconBasegRsPgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLIAlgorithmResult); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLICOMETContext); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLICOMETRawEvent); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLIRawDataHeader); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_listlECOMETcLcLIMidasObjmUcOallocatorlECOMETcLcLIMidasObjmUgRsPgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEvent),sizeof(COMET::ICOMETEvent),-1,324864,(char*)NULL,G__setup_memvarCOMETcLcLICOMETEvent,G__setup_memfuncCOMETcLcLICOMETEvent); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLTrigger); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLTriggercLcLBits); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLISHAHashValue); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLIAlignmentId); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEventcLcLHeader),sizeof(COMET::ICOMETEvent::Header),-1,263424,(char*)NULL,G__setup_memvarCOMETcLcLICOMETEventcLcLHeader,G__setup_memfuncCOMETcLcLICOMETEventcLcLHeader); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLIDigitContainergR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLIAlgorithmResultgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLICOMETRawEventgR); G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLICOMETEventcLcLHeadercLcLRecordTypes); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__ICOMETEvent_DictLN_COMETcLcLIHandlelECOMETcLcLICOMETEventgR),sizeof(COMET::IHandle),-1,327424,(char*)NULL,G__setup_memvarCOMETcLcLIHandlelECOMETcLcLICOMETEventgR,G__setup_memfuncCOMETcLcLIHandlelECOMETcLcLICOMETEventgR); } extern "C" void G__cpp_setupICOMETEvent_Dict(void) { G__check_setup_version(30051515,"G__cpp_setupICOMETEvent_Dict()"); G__set_cpp_environmentICOMETEvent_Dict(); G__cpp_setup_tagtableICOMETEvent_Dict(); G__cpp_setup_inheritanceICOMETEvent_Dict(); G__cpp_setup_typetableICOMETEvent_Dict(); G__cpp_setup_memvarICOMETEvent_Dict(); G__cpp_setup_memfuncICOMETEvent_Dict(); G__cpp_setup_globalICOMETEvent_Dict(); G__cpp_setup_funcICOMETEvent_Dict(); if(0==G__getsizep2memfunc()) G__get_sizep2memfuncICOMETEvent_Dict(); return; } class G__cpp_setup_initICOMETEvent_Dict { public: G__cpp_setup_initICOMETEvent_Dict() { G__add_setup_func("ICOMETEvent_Dict",(G__incsetup)(&G__cpp_setupICOMETEvent_Dict)); G__call_setup_funcs(); } ~G__cpp_setup_initICOMETEvent_Dict() { G__remove_setup_func("ICOMETEvent_Dict"); } }; G__cpp_setup_initICOMETEvent_Dict G__cpp_setup_initializerICOMETEvent_Dict;