// // 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:32 2015 // Do NOT change. Changes will be lost next time file is generated // #define R__DICTIONARY_FILENAME dOdOdIdictdIICOMETOutput_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 "ICOMETOutput_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 { } // of namespace Shadow } // of namespace ROOT // END OF SHADOWS namespace ROOT { void COMETcLcLICOMETOutput_ShowMembers(void *obj, TMemberInspector &R__insp); static void delete_COMETcLcLICOMETOutput(void *p); static void deleteArray_COMETcLcLICOMETOutput(void *p); static void destruct_COMETcLcLICOMETOutput(void *p); static void reset_COMETcLcLICOMETOutput(void *obj, TFileMergeInfo *info); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::COMET::ICOMETOutput*) { ::COMET::ICOMETOutput *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::COMET::ICOMETOutput >(0); static ::ROOT::TGenericClassInfo instance("COMET::ICOMETOutput", ::COMET::ICOMETOutput::Class_Version(), "./../src/ICOMETOutput.hxx", 31, typeid(::COMET::ICOMETOutput), DefineBehavior(ptr, ptr), &::COMET::ICOMETOutput::Dictionary, isa_proxy, 4, sizeof(::COMET::ICOMETOutput) ); instance.SetDelete(&delete_COMETcLcLICOMETOutput); instance.SetDeleteArray(&deleteArray_COMETcLcLICOMETOutput); instance.SetDestructor(&destruct_COMETcLcLICOMETOutput); instance.SetResetAfterMerge(&reset_COMETcLcLICOMETOutput); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::COMET::ICOMETOutput*) { return GenerateInitInstanceLocal((::COMET::ICOMETOutput*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::COMET::ICOMETOutput*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT namespace COMET { //______________________________________________________________________________ TClass *ICOMETOutput::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ const char *ICOMETOutput::Class_Name() { return "COMET::ICOMETOutput"; } //______________________________________________________________________________ const char *ICOMETOutput::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::ICOMETOutput*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int ICOMETOutput::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::COMET::ICOMETOutput*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void ICOMETOutput::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::ICOMETOutput*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *ICOMETOutput::Class() { if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::COMET::ICOMETOutput*)0x0)->GetClass(); return fgIsA; } } // namespace COMET namespace COMET { //______________________________________________________________________________ void ICOMETOutput::Streamer(TBuffer &R__b) { // Stream an object of class COMET::ICOMETOutput. if (R__b.IsReading()) { R__b.ReadClassBuffer(COMET::ICOMETOutput::Class(),this); } else { R__b.WriteClassBuffer(COMET::ICOMETOutput::Class(),this); } } } // namespace COMET //______________________________________________________________________________ namespace COMET { void ICOMETOutput::ShowMembers(TMemberInspector &R__insp) { // Inspect the data members of an object of class COMET::ICOMETOutput. TClass *R__cl = ::COMET::ICOMETOutput::IsA(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventTree", &fEventTree); R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventPointer", &fEventPointer); R__insp.Inspect(R__cl, R__insp.GetParent(), "fAttached", &fAttached); R__insp.Inspect(R__cl, R__insp.GetParent(), "fEventsWritten", &fEventsWritten); R__insp.Inspect(R__cl, R__insp.GetParent(), "*fGeometry", &fGeometry); TFile::ShowMembers(R__insp); } } // namespace COMET namespace ROOT { // Wrapper around operator delete static void delete_COMETcLcLICOMETOutput(void *p) { delete ((::COMET::ICOMETOutput*)p); } static void deleteArray_COMETcLcLICOMETOutput(void *p) { delete [] ((::COMET::ICOMETOutput*)p); } static void destruct_COMETcLcLICOMETOutput(void *p) { typedef ::COMET::ICOMETOutput current_t; ((current_t*)p)->~current_t(); } // Wrapper around the Reset function. static void reset_COMETcLcLICOMETOutput(void *obj,TFileMergeInfo *info) { ((::COMET::ICOMETOutput*)obj)->ResetAfterMerge(info); } } // end of namespace ROOT for class ::COMET::ICOMETOutput /******************************************************** * ../dict/ICOMETOutput_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_tagtableICOMETOutput_Dict(); extern "C" void G__set_cpp_environmentICOMETOutput_Dict() { G__cpp_reset_tagtableICOMETOutput_Dict(); } #include extern "C" int G__cpp_dllrevICOMETOutput_Dict() { return(30051515); } /********************************************************* * Member function Interface Method *********************************************************/ /* COMET::ICOMETOutput */ static int G__ICOMETOutput_Dict_251_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::ICOMETOutput* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 3: //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::ICOMETOutput( (const char*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1]) , (Int_t) G__int(libp->para[2])); } else { p = new((void*) gvp) COMET::ICOMETOutput( (const char*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1]) , (Int_t) G__int(libp->para[2])); } break; case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::ICOMETOutput((const char*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1])); } else { p = new((void*) gvp) COMET::ICOMETOutput((const char*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1])); } break; case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new COMET::ICOMETOutput((const char*) G__int(libp->para[0])); } else { p = new((void*) gvp) COMET::ICOMETOutput((const char*) G__int(libp->para[0])); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__ICOMETOutput_DictLN_COMETcLcLICOMETOutput)); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETOutput_Dict_251_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) ((COMET::ICOMETOutput*) G__getstructoffset())->GetOutputName()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETOutput_Dict_251_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((COMET::ICOMETOutput*) G__getstructoffset())->IsAttached()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETOutput_Dict_251_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) ((COMET::ICOMETOutput*) G__getstructoffset())->GetEventsWritten()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETOutput_Dict_251_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::ICOMETOutput*) G__getstructoffset())->WriteEvent(*(COMET::ICOMETEvent*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETOutput_Dict_251_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::ICOMETOutput*) G__getstructoffset())->WriteGeometry((TGeoManager*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETOutput_Dict_251_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((COMET::ICOMETOutput*) G__getstructoffset())->GeometryWritten()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETOutput_Dict_251_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::ICOMETOutput*) G__getstructoffset())->Commit(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETOutput_Dict_251_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) COMET::ICOMETOutput::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETOutput_Dict_251_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::ICOMETOutput::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETOutput_Dict_251_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) COMET::ICOMETOutput::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETOutput_Dict_251_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { COMET::ICOMETOutput::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETOutput_Dict_251_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((COMET::ICOMETOutput*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETOutput_Dict_251_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::ICOMETOutput::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETOutput_Dict_251_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::ICOMETOutput::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETOutput_Dict_251_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) COMET::ICOMETOutput::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__ICOMETOutput_Dict_251_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) COMET::ICOMETOutput::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef COMET::ICOMETOutput G__TCOMETcLcLICOMETOutput; static int G__ICOMETOutput_Dict_251_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 1 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (COMET::ICOMETOutput*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((COMET::ICOMETOutput*) (soff+(sizeof(COMET::ICOMETOutput)*i)))->~G__TCOMETcLcLICOMETOutput(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (COMET::ICOMETOutput*) soff; } else { G__setgvp((long) G__PVOID); ((COMET::ICOMETOutput*) (soff))->~G__TCOMETcLcLICOMETOutput(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* Setting up global function */ /********************************************************* * Member function Stub *********************************************************/ /* COMET::ICOMETOutput */ /********************************************************* * Global function Stub *********************************************************/ /********************************************************* * Get size of pointer to member function *********************************************************/ class G__Sizep2memfuncICOMETOutput_Dict { public: G__Sizep2memfuncICOMETOutput_Dict(): p(&G__Sizep2memfuncICOMETOutput_Dict::sizep2memfunc) {} size_t sizep2memfunc() { return(sizeof(p)); } private: size_t (G__Sizep2memfuncICOMETOutput_Dict::*p)(); }; size_t G__get_sizep2memfuncICOMETOutput_Dict() { G__Sizep2memfuncICOMETOutput_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_inheritanceICOMETOutput_Dict() { /* Setting up class inheritance */ if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__ICOMETOutput_DictLN_COMETcLcLICOMETOutput))) { COMET::ICOMETOutput *G__Lderived; G__Lderived=(COMET::ICOMETOutput*)0x1000; { TFile *G__Lpbase=(TFile*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__ICOMETOutput_DictLN_COMETcLcLICOMETOutput),G__get_linked_tagnum(&G__ICOMETOutput_DictLN_TFile),(long)G__Lpbase-(long)G__Lderived,1,1); } { TDirectoryFile *G__Lpbase=(TDirectoryFile*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__ICOMETOutput_DictLN_COMETcLcLICOMETOutput),G__get_linked_tagnum(&G__ICOMETOutput_DictLN_TDirectoryFile),(long)G__Lpbase-(long)G__Lderived,1,0); } { TDirectory *G__Lpbase=(TDirectory*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__ICOMETOutput_DictLN_COMETcLcLICOMETOutput),G__get_linked_tagnum(&G__ICOMETOutput_DictLN_TDirectory),(long)G__Lpbase-(long)G__Lderived,1,0); } { TNamed *G__Lpbase=(TNamed*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__ICOMETOutput_DictLN_COMETcLcLICOMETOutput),G__get_linked_tagnum(&G__ICOMETOutput_DictLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__ICOMETOutput_DictLN_COMETcLcLICOMETOutput),G__get_linked_tagnum(&G__ICOMETOutput_DictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } } } /********************************************************* * typedef information setup/ *********************************************************/ extern "C" void G__cpp_setup_typetableICOMETOutput_Dict() { /* Setting up typedef entry */ G__search_typename2("Int_t",105,-1,0,-1); G__setnewtype(-1,"Signed integer 4 bytes (int)",0); G__search_typename2("Version_t",115,-1,0,-1); G__setnewtype(-1,"Class version identifier (short)",0); G__search_typename2("Option_t",99,-1,256,-1); G__setnewtype(-1,"Option string (const char)",0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__ICOMETOutput_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__ICOMETOutput_DictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__ICOMETOutput_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__ICOMETOutput_DictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__ICOMETOutput_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__ICOMETOutput_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__ICOMETOutput_DictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__ICOMETOutput_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__ICOMETOutput_DictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__ICOMETOutput_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__ICOMETOutput_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__ICOMETOutput_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__ICOMETOutput_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__ICOMETOutput_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__ICOMETOutput_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1); G__setnewtype(-1,NULL,0); } /********************************************************* * Data Member information setup/ *********************************************************/ /* Setting up class,struct,union tag member variable */ /* COMET::ICOMETOutput */ static void G__setup_memvarCOMETcLcLICOMETOutput(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__ICOMETOutput_DictLN_COMETcLcLICOMETOutput)); { COMET::ICOMETOutput *p; p=(COMET::ICOMETOutput*)0x1000; if (p) { } G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__ICOMETOutput_DictLN_TTree),-1,-1,4,"fEventTree=",0,"The tree with events. "); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__ICOMETOutput_DictLN_COMETcLcLICOMETEvent),-1,-1,4,"fEventPointer=",0,"A memory location for the event pointer."); G__memvar_setup((void*)0,103,0,0,-1,-1,-1,4,"fAttached=",0,"True if the file is ready for writing."); G__memvar_setup((void*)0,105,0,0,-1,-1,-1,4,"fEventsWritten=",0,"Number of events written to file."); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__ICOMETOutput_DictLN_TGeoManager),-1,-1,4,"fGeometry=",0,"The geometry saved in the output file."); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__ICOMETOutput_DictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } extern "C" void G__cpp_setup_memvarICOMETOutput_Dict() { } /*********************************************************** ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ***********************************************************/ /********************************************************* * Member function information setup for each class *********************************************************/ static void G__setup_memfuncCOMETcLcLICOMETOutput(void) { /* COMET::ICOMETOutput */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__ICOMETOutput_DictLN_COMETcLcLICOMETOutput)); G__memfunc_setup("ICOMETOutput",1106,G__ICOMETOutput_Dict_251_0_1, 105, G__get_linked_tagnum(&G__ICOMETOutput_DictLN_COMETcLcLICOMETOutput), -1, 0, 3, 1, 1, 0, "C - - 10 - name C - 'Option_t' 10 '\"CREATE\"' opt " "i - 'Int_t' 0 '1' compress", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetOutputName",1330,G__ICOMETOutput_Dict_251_0_2, 67, -1, -1, 0, 0, 1, 1, 1, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("IsAttached",986,G__ICOMETOutput_Dict_251_0_3, 103, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("GetEventsWritten",1666,G__ICOMETOutput_Dict_251_0_4, 105, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("WriteEvent",1037,G__ICOMETOutput_Dict_251_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "u 'COMET::ICOMETEvent' - 1 - event", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("WriteGeometry",1367,G__ICOMETOutput_Dict_251_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGeoManager' - 0 - geom", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("GeometryWritten",1593,G__ICOMETOutput_Dict_251_0_7, 103, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Commit",617,G__ICOMETOutput_Dict_251_0_8, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Close",502,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' opt", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ICOMETOutput",1106,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__ICOMETOutput_DictLN_COMETcLcLICOMETOutput), -1, 0, 1, 1, 4, 0, "u 'COMET::ICOMETOutput' - 11 - aFile", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Class",502,G__ICOMETOutput_Dict_251_0_11, 85, G__get_linked_tagnum(&G__ICOMETOutput_DictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&COMET::ICOMETOutput::Class) ), 0); G__memfunc_setup("Class_Name",982,G__ICOMETOutput_Dict_251_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::ICOMETOutput::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__ICOMETOutput_Dict_251_0_13, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&COMET::ICOMETOutput::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__ICOMETOutput_Dict_251_0_14, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&COMET::ICOMETOutput::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__ICOMETOutput_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__ICOMETOutput_Dict_251_0_18, 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__ICOMETOutput_Dict_251_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::ICOMETOutput::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__ICOMETOutput_Dict_251_0_20, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::ICOMETOutput::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__ICOMETOutput_Dict_251_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&COMET::ICOMETOutput::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__ICOMETOutput_Dict_251_0_22, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&COMET::ICOMETOutput::DeclFileLine) ), 0); // automatic destructor G__memfunc_setup("~ICOMETOutput", 1232, G__ICOMETOutput_Dict_251_0_23, (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_memfuncICOMETOutput_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_globalICOMETOutput_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() { G__resetifuncposition(); } extern "C" void G__cpp_setup_funcICOMETOutput_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(); } /********************************************************* * Class,struct,union,enum tag information setup *********************************************************/ /* Setup class/struct taginfo */ G__linked_taginfo G__ICOMETOutput_DictLN_TClass = { "TClass" , 99 , -1 }; G__linked_taginfo G__ICOMETOutput_DictLN_TBuffer = { "TBuffer" , 99 , -1 }; G__linked_taginfo G__ICOMETOutput_DictLN_TDirectory = { "TDirectory" , 99 , -1 }; G__linked_taginfo G__ICOMETOutput_DictLN_TMemberInspector = { "TMemberInspector" , 99 , -1 }; G__linked_taginfo G__ICOMETOutput_DictLN_TObject = { "TObject" , 99 , -1 }; G__linked_taginfo G__ICOMETOutput_DictLN_TNamed = { "TNamed" , 99 , -1 }; G__linked_taginfo G__ICOMETOutput_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__ICOMETOutput_DictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__ICOMETOutput_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__ICOMETOutput_DictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__ICOMETOutput_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR = { "iterator" , 115 , -1 }; G__linked_taginfo G__ICOMETOutput_DictLN_TFile = { "TFile" , 99 , -1 }; G__linked_taginfo G__ICOMETOutput_DictLN_TDirectoryFile = { "TDirectoryFile" , 99 , -1 }; G__linked_taginfo G__ICOMETOutput_DictLN_COMET = { "COMET" , 110 , -1 }; G__linked_taginfo G__ICOMETOutput_DictLN_TTree = { "TTree" , 99 , -1 }; G__linked_taginfo G__ICOMETOutput_DictLN_TGeoManager = { "TGeoManager" , 99 , -1 }; G__linked_taginfo G__ICOMETOutput_DictLN_COMETcLcLICOMETEvent = { "COMET::ICOMETEvent" , 99 , -1 }; G__linked_taginfo G__ICOMETOutput_DictLN_COMETcLcLICOMETOutput = { "COMET::ICOMETOutput" , 99 , -1 }; /* Reset class/struct taginfo */ extern "C" void G__cpp_reset_tagtableICOMETOutput_Dict() { G__ICOMETOutput_DictLN_TClass.tagnum = -1 ; G__ICOMETOutput_DictLN_TBuffer.tagnum = -1 ; G__ICOMETOutput_DictLN_TDirectory.tagnum = -1 ; G__ICOMETOutput_DictLN_TMemberInspector.tagnum = -1 ; G__ICOMETOutput_DictLN_TObject.tagnum = -1 ; G__ICOMETOutput_DictLN_TNamed.tagnum = -1 ; G__ICOMETOutput_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ; G__ICOMETOutput_DictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ; G__ICOMETOutput_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ; G__ICOMETOutput_DictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__ICOMETOutput_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR.tagnum = -1 ; G__ICOMETOutput_DictLN_TFile.tagnum = -1 ; G__ICOMETOutput_DictLN_TDirectoryFile.tagnum = -1 ; G__ICOMETOutput_DictLN_COMET.tagnum = -1 ; G__ICOMETOutput_DictLN_TTree.tagnum = -1 ; G__ICOMETOutput_DictLN_TGeoManager.tagnum = -1 ; G__ICOMETOutput_DictLN_COMETcLcLICOMETEvent.tagnum = -1 ; G__ICOMETOutput_DictLN_COMETcLcLICOMETOutput.tagnum = -1 ; } extern "C" void G__cpp_setup_tagtableICOMETOutput_Dict() { /* Setting up class,struct,union tag entry */ G__get_linked_tagnum_fwd(&G__ICOMETOutput_DictLN_TClass); G__get_linked_tagnum_fwd(&G__ICOMETOutput_DictLN_TBuffer); G__get_linked_tagnum_fwd(&G__ICOMETOutput_DictLN_TDirectory); G__get_linked_tagnum_fwd(&G__ICOMETOutput_DictLN_TMemberInspector); G__get_linked_tagnum_fwd(&G__ICOMETOutput_DictLN_TObject); G__get_linked_tagnum_fwd(&G__ICOMETOutput_DictLN_TNamed); G__get_linked_tagnum_fwd(&G__ICOMETOutput_DictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR); G__get_linked_tagnum_fwd(&G__ICOMETOutput_DictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__ICOMETOutput_DictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR); G__get_linked_tagnum_fwd(&G__ICOMETOutput_DictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__ICOMETOutput_DictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR); G__get_linked_tagnum_fwd(&G__ICOMETOutput_DictLN_TFile); G__get_linked_tagnum_fwd(&G__ICOMETOutput_DictLN_TDirectoryFile); G__get_linked_tagnum_fwd(&G__ICOMETOutput_DictLN_COMET); G__get_linked_tagnum_fwd(&G__ICOMETOutput_DictLN_TTree); G__get_linked_tagnum_fwd(&G__ICOMETOutput_DictLN_TGeoManager); G__get_linked_tagnum_fwd(&G__ICOMETOutput_DictLN_COMETcLcLICOMETEvent); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__ICOMETOutput_DictLN_COMETcLcLICOMETOutput),sizeof(COMET::ICOMETOutput),-1,325120,(char*)NULL,G__setup_memvarCOMETcLcLICOMETOutput,G__setup_memfuncCOMETcLcLICOMETOutput); } extern "C" void G__cpp_setupICOMETOutput_Dict(void) { G__check_setup_version(30051515,"G__cpp_setupICOMETOutput_Dict()"); G__set_cpp_environmentICOMETOutput_Dict(); G__cpp_setup_tagtableICOMETOutput_Dict(); G__cpp_setup_inheritanceICOMETOutput_Dict(); G__cpp_setup_typetableICOMETOutput_Dict(); G__cpp_setup_memvarICOMETOutput_Dict(); G__cpp_setup_memfuncICOMETOutput_Dict(); G__cpp_setup_globalICOMETOutput_Dict(); G__cpp_setup_funcICOMETOutput_Dict(); if(0==G__getsizep2memfunc()) G__get_sizep2memfuncICOMETOutput_Dict(); return; } class G__cpp_setup_initICOMETOutput_Dict { public: G__cpp_setup_initICOMETOutput_Dict() { G__add_setup_func("ICOMETOutput_Dict",(G__incsetup)(&G__cpp_setupICOMETOutput_Dict)); G__call_setup_funcs(); } ~G__cpp_setup_initICOMETOutput_Dict() { G__remove_setup_func("ICOMETOutput_Dict"); } }; G__cpp_setup_initICOMETOutput_Dict G__cpp_setup_initializerICOMETOutput_Dict;