#include "ISOcxx/ISOcxx.h" // // File generated by rootcint at Mon Oct 30 20:42:07 2006. // Do NOT change. Changes will be lost next time file is generated // #include "RConfig.h" #if !defined(R__ACCESS_IN_SYMBOL) //Break the privacy of classes -- Disabled for the moment #define private public #define protected public #endif #include "CesClusterColl_dict.h" #include "TClass.h" #include "TBuffer.h" #include "TStreamerInfo.h" #include "TMemberInspector.h" #include "TError.h" #ifndef G__ROOT #define G__ROOT #endif // Since CINT ignores the std namespace, we need to do so in this file. namespace std {} using namespace std; #include "RtypesImp.h" #include "TVectorProxy.h" namespace ROOT { namespace Shadow { } // Of namespace ROOT::Shadow } // Of namespace ROOT namespace ROOT { void CesClusterColl_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent); static TClass *CesClusterColl_IsA(const void*); static void *new_CesClusterColl(void *p = 0); static void *newArray_CesClusterColl(Long_t size); // Function generating the singleton type initializer TGenericClassInfo *GenerateInitInstance(const CesClusterColl*) { CesClusterColl *ptr = 0; static ROOT::TGenericClassInfo instance("CesClusterColl", CesClusterColl::Class_Version(), "/data/nglas16/b/stdenis/stn614-ewk/include/CalorObjects/CesClusterColl.hh", 39, typeid(CesClusterColl), DefineBehavior(ptr, ptr), &::CesClusterColl::Dictionary, &CesClusterColl_IsA, 1, sizeof(CesClusterColl) ); instance.SetNew(&new_CesClusterColl); instance.SetNewArray(&newArray_CesClusterColl); return &instance; } // Static variable to force the class initialization static ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const CesClusterColl*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } //______________________________________________________________________________ TClass *CesClusterColl::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ const char *CesClusterColl::Class_Name() { return "CesClusterColl"; } //______________________________________________________________________________ const char *CesClusterColl::ImplFileName() { return ROOT::GenerateInitInstance((const CesClusterColl*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int CesClusterColl::ImplFileLine() { return ROOT::GenerateInitInstance((const CesClusterColl*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void CesClusterColl::Dictionary() { fgIsA = ROOT::GenerateInitInstance((const CesClusterColl*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *CesClusterColl::Class() { if (!fgIsA) fgIsA = ROOT::GenerateInitInstance((const CesClusterColl*)0x0)->GetClass(); return fgIsA; } //______________________________________________________________________________ void CesClusterColl::ShowMembers(TMemberInspector &R__insp, char *R__parent) { // Inspect the data members of an object of class CesClusterColl. TClass *R__cl = CesClusterColl::IsA(); Int_t R__ncp = strlen(R__parent); if (R__ncp || R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__parent, "_container", (void*)&_container); ROOT::GenericShowMembers("ValueVector", (void*)&_container, R__insp, strcat(R__parent,"_container."),false); R__parent[R__ncp] = 0; StorableObject::ShowMembers(R__insp, R__parent); } namespace ROOT { // Return the actual TClass for the object argument static TClass *CesClusterColl_IsA(const void *obj) { return ((::CesClusterColl*)obj)->IsA(); } // Wrappers around operator new static void *new_CesClusterColl(void *p) { return p ? new(p) ::CesClusterColl : new ::CesClusterColl; } static void *newArray_CesClusterColl(Long_t size) { return new ::CesClusterColl[size]; } } // end of namespace ROOT for class ::CesClusterColl /******************************************************** * /data/nglas16/b/stdenis/stn614-ewk/tmp/Linux2_SL-GCC_3_4/CalorObjects/libCalorObjects-static/CesClusterColl_dict.cxx ********************************************************/ #ifdef G__MEMTEST #undef malloc #undef free #endif extern "C" void G__cpp_reset_tagtableCesClusterColl_dict(); extern "C" void G__set_cpp_environmentCesClusterColl_dict() { G__add_compiledheader("TROOT.h"); G__add_compiledheader("TMemberInspector.h"); G__add_compiledheader("CalorObjects/CesClusterColl.hh"); G__cpp_reset_tagtableCesClusterColl_dict(); } class G__dIdatadInglas16dIbdIstdenisdIstn614mIewkdItmpdILinux2_SLmIGCC_3_4dICalorObjectsdIlibCalorObjectsmIstaticdICesClusterColl_dictdOcxx_tag {}; void* operator new(size_t size,G__dIdatadInglas16dIbdIstdenisdIstn614mIewkdItmpdILinux2_SLmIGCC_3_4dICalorObjectsdIlibCalorObjectsmIstaticdICesClusterColl_dictdOcxx_tag* p) { if(p && G__PVOID!=G__getgvp()) return((void*)p); #ifndef G__ROOT return(malloc(size)); #else return(::operator new(size)); #endif } /* dummy, for exception */ #ifdef G__EH_DUMMY_DELETE void operator delete(void *p,G__dIdatadInglas16dIbdIstdenisdIstn614mIewkdItmpdILinux2_SLmIGCC_3_4dICalorObjectsdIlibCalorObjectsmIstaticdICesClusterColl_dictdOcxx_tag* x) { if((long)p==G__getgvp() && G__PVOID!=G__getgvp()) return; #ifndef G__ROOT free(p); #else ::operator delete(p); #endif } #endif static void G__operator_delete(void *p) { if((long)p==G__getgvp() && G__PVOID!=G__getgvp()) return; #ifndef G__ROOT free(p); #else ::operator delete(p); #endif } void G__DELDMY_dIdatadInglas16dIbdIstdenisdIstn614mIewkdItmpdILinux2_SLmIGCC_3_4dICalorObjectsdIlibCalorObjectsmIstaticdICesClusterColl_dictdOcxx() { G__operator_delete(0); } extern "C" int G__cpp_dllrevCesClusterColl_dict() { return(30051515); } /********************************************************* * Member function Interface Method *********************************************************/ /* CesClusterColl */ static int G__CesClusterColl_dict_709_1_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)CesClusterColl::find(*(CesClusterColl_ch*)libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)CesClusterColl::find(*(CesClusterColl_ch*)libp->para[0].ref,*(StorableObject::Selector*)libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)CesClusterColl::find(*(CesClusterColl_ch*)libp->para[0].ref,*(string*)libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { CesClusterColl *p=NULL; if(G__getaryconstruct()) {p=0;G__genericerror("Error: Array construction with private/protected destructor is illegal");} else p=new CesClusterColl; result7->obj.i = (long)p; result7->ref = (long)p; result7->type = 'u'; result7->tagnum = G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterColl); return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { CesClusterColl *p=NULL; p = new CesClusterColl(*(CesClusterColl*)libp->para[0].ref); result7->obj.i = (long)p; result7->ref = (long)p; result7->type = 'u'; result7->tagnum = G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterColl); return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { { const CesClusterColl::CesClusterVector& obj=((CesClusterColl*)(G__getstructoffset()))->contents(); result7->ref=(long)(&obj); result7->obj.i=(long)(&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { { const CesClusterColl::CesClusterVector& obj=((const CesClusterColl*)(G__getstructoffset()))->contents(); result7->ref=(long)(&obj); result7->obj.i=(long)(&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { { const string *pobj,xobj=((const CesClusterColl*)(G__getstructoffset()))->class_name(); pobj=new string(xobj); result7->obj.i=(long)((void*)pobj); result7->ref=result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,115,(long)((const CesClusterColl*)(G__getstructoffset()))->class_version()); return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,103,(long)((CesClusterColl*)(G__getstructoffset()))->postread((EventRecord*)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,103,(long)((CesClusterColl*)(G__getstructoffset()))->prewrite((EventRecord*)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,103,(long)((CesClusterColl*)(G__getstructoffset()))->activate((EventRecord*)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,103,(long)((CesClusterColl*)(G__getstructoffset()))->deactivate((EventRecord*)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((CesClusterColl*)(G__getstructoffset()))->destroy(); return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((CesClusterColl*)(G__getstructoffset()))->deallocate(); return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { switch(libp->paran) { case 1: G__setnull(result7); ((const CesClusterColl*)(G__getstructoffset()))->print(*(ostream*)libp->para[0].ref); break; case 0: G__setnull(result7); ((const CesClusterColl*)(G__getstructoffset()))->print(); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,85,(long)CesClusterColl::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,67,(long)CesClusterColl::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_9_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,115,(long)CesClusterColl::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_0_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); CesClusterColl::Dictionary(); return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_1_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,85,(long)((const CesClusterColl*)(G__getstructoffset()))->IsA()); return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_2_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((CesClusterColl*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1])); return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_3_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((CesClusterColl*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref); return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_4_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((CesClusterColl*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref); return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_5_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,67,(long)CesClusterColl::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_6_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)CesClusterColl::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_7_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,67,(long)CesClusterColl::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__CesClusterColl_dict_709_8_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)CesClusterColl::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__CesClusterColl_dict_709_9_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { CesClusterColl *dest = (CesClusterColl*)(G__getstructoffset()); *dest = (*(CesClusterColl*)libp->para[0].ref); const CesClusterColl& obj = *dest; result7->ref=(long)(&obj); result7->obj.i=(long)(&obj); return(1 || funcname || hash || result7 || libp) ; } /* Setting up global function */ /********************************************************* * Member function Stub *********************************************************/ /* CesClusterColl */ /********************************************************* * Global function Stub *********************************************************/ /********************************************************* * Get size of pointer to member function *********************************************************/ class G__Sizep2memfuncCesClusterColl_dict { public: G__Sizep2memfuncCesClusterColl_dict() {p=&G__Sizep2memfuncCesClusterColl_dict::sizep2memfunc;} size_t sizep2memfunc() { return(sizeof(p)); } private: size_t (G__Sizep2memfuncCesClusterColl_dict::*p)(); }; size_t G__get_sizep2memfuncCesClusterColl_dict() { G__Sizep2memfuncCesClusterColl_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_inheritanceCesClusterColl_dict() { /* Setting up class inheritance */ if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterColl))) { CesClusterColl *G__Lderived; G__Lderived=(CesClusterColl*)0x1000; { StorableObject *G__Lpbase=(StorableObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterColl),G__get_linked_tagnum(&G__CesClusterColl_dictLN_StorableObject),(long)G__Lpbase-(long)G__Lderived,1,1); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterColl),G__get_linked_tagnum(&G__CesClusterColl_dictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } } } /********************************************************* * typedef information setup/ *********************************************************/ extern "C" void G__cpp_setup_typetableCesClusterColl_dict() { /* Setting up typedef entry */ G__search_typename2("Version_t",115,-1,0, -1); G__setnewtype(-1,"Class version identifier (short)",0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR)); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR)); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR)); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR)); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlETStringcOallocatorlETStringgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlETStringcOallocatorlETStringgRsPgR)); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlETStringcOallocatorlETStringgRsPgR)); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("map",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_maplEstringcOSubEventInConfigcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOSubEventInConfiggRsPgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("map",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_maplEstringcOSubEventInConfigcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOSubEventInConfiggRsPgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("mapless>",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_maplEstringcOSubEventInConfigcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOSubEventInConfiggRsPgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("map",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_maplEstringcOBlockInConfigcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOBlockInConfiggRsPgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("map",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_maplEstringcOBlockInConfigcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOBlockInConfiggRsPgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("mapless>",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_maplEstringcOBlockInConfigcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOBlockInConfiggRsPgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("map",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_maplEstringcOBranchSubEventAssociationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOBranchSubEventAssociationgRsPgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("map",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_maplEstringcOBranchSubEventAssociationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOBranchSubEventAssociationgRsPgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("mapless>",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_maplEstringcOBranchSubEventAssociationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOBranchSubEventAssociationgRsPgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("map",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_maplEstringcOBranchBlockAssociationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOBranchBlockAssociationgRsPgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("map",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_maplEstringcOBranchBlockAssociationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOBranchBlockAssociationgRsPgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("mapless>",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_maplEstringcOBranchBlockAssociationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOBranchBlockAssociationgRsPgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("map",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_maplEstringcOTClonesArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTClonesArraymUgRsPgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("map",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_maplEstringcOTClonesArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTClonesArraymUgRsPgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("mapless>",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_maplEstringcOTClonesArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTClonesArraymUgRsPgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlERefCountedConstHandlelEStorableObjectgRcOallocatorlERefCountedConstHandlelEStorableObjectgRsPgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlERefCountedConstHandlelEStorableObjectgRcOallocatorlERefCountedConstHandlelEStorableObjectgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlERefCountedConstHandlelEStorableObjectgRcOallocatorlERefCountedConstHandlelEStorableObjectgRsPgRsPgR)); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlERefCountedConstHandlelEStorableObjectgRcOallocatorlERefCountedConstHandlelEStorableObjectgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlERefCountedConstHandlelEStorableObjectgRcOallocatorlERefCountedConstHandlelEStorableObjectgRsPgRsPgR)); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("vector>",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlERefCountedConstHandlelEStorableObjectgRcOallocatorlERefCountedConstHandlelEStorableObjectgRsPgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("map",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_maplEunsignedsPintcOconstsPStorableObjectmUcOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOconstsPStorableObjectmUgRsPgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("mapless>",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_maplEunsignedsPintcOconstsPStorableObjectmUcOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOconstsPStorableObjectmUgRsPgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlEconstsPSiHitmUcOallocatorlEconstsPSiHitmUgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlEconstsPSiHitmUcOallocatorlEconstsPSiHitmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlEconstsPSiHitmUcOallocatorlEconstsPSiHitmUgRsPgR)); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlEconstsPSiHitmUcOallocatorlEconstsPSiHitmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlEconstsPSiHitmUcOallocatorlEconstsPSiHitmUgRsPgR)); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlECT_HitLinkcOallocatorlECT_HitLinkgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlECT_HitLinkcOallocatorlECT_HitLinkgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlECT_HitLinkcOallocatorlECT_HitLinkgRsPgR)); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlECT_HitLinkcOallocatorlECT_HitLinkgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlECT_HitLinkcOallocatorlECT_HitLinkgRsPgR)); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlECT_ResidualcOallocatorlECT_ResidualgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlECT_ResidualcOallocatorlECT_ResidualgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlECT_ResidualcOallocatorlECT_ResidualgRsPgR)); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlECT_ResidualcOallocatorlECT_ResidualgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlECT_ResidualcOallocatorlECT_ResidualgRsPgR)); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("unary_function",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_unary_functionlEStrRefVectorLinklECdfTrackCollcOCdfTrackgRcOboolgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlEScStripcOallocatorlEScStripgRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlEScStripcOallocatorlEScStripgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlEScStripcOallocatorlEScStripgRsPgR)); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlEScStripcOallocatorlEScStripgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlEScStripcOallocatorlEScStripgRsPgR)); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlEScWirecOallocatorlEScWiregRsPgR),0,-1); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlEScWirecOallocatorlEScWiregRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlEScWirecOallocatorlEScWiregRsPgR)); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlEScWirecOallocatorlEScWiregRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlEScWirecOallocatorlEScWiregRsPgR)); G__setnewtype(-1,"// @(#)root/base:$Name: v4-00-08-patches $:$Id: TROOT.h,v 1.40 2004/02/19 00:11:18 rdm Exp $",0); G__search_typename2("CesClusterColl_ch",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_ConstHandlelECesClusterCollgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("value_type",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesCluster),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterColl)); G__setnewtype(-1,NULL,0); G__search_typename2("reference",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesCluster),1,G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterColl)); G__setnewtype(-1,NULL,0); G__search_typename2("const_reference",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesCluster),257,G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterColl)); G__setnewtype(-1,NULL,0); G__search_typename2("pointer",85,G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesCluster),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterColl)); G__setnewtype(-1,NULL,0); G__search_typename2("const_pointer",85,G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesCluster),256,G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterColl)); G__setnewtype(-1,NULL,0); G__search_typename2("CesClusterVector",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlERefCountedConstHandlelEStorableObjectgRcOallocatorlERefCountedConstHandlelEStorableObjectgRsPgRsPgR),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterColl)); G__setnewtype(-1,NULL,0); G__search_typename2("iterator",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlERefCountedConstHandlelEStorableObjectgRcOallocatorlERefCountedConstHandlelEStorableObjectgRsPgRsPgRcLcLiterator),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterColl)); G__setnewtype(-1,NULL,0); G__search_typename2("const_iterator",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlERefCountedConstHandlelEStorableObjectgRcOallocatorlERefCountedConstHandlelEStorableObjectgRsPgRsPgRcLcLiterator),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterColl)); G__setnewtype(-1,NULL,0); G__search_typename2("difference_type",108,-1,0, G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterColl)); G__setnewtype(-1,NULL,0); G__search_typename2("size_type",104,-1,0, G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterColl)); G__setnewtype(-1,NULL,0); G__search_typename2("CollType",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlERefCountedConstHandlelEStorableObjectgRcOallocatorlERefCountedConstHandlelEStorableObjectgRsPgRsPgR),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterColl)); G__setnewtype(-1,NULL,0); G__search_typename2("collection_type",117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlERefCountedConstHandlelEStorableObjectgRcOallocatorlERefCountedConstHandlelEStorableObjectgRsPgRsPgR),0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterColl)); G__setnewtype(-1,NULL,0); } /********************************************************* * Data Member information setup/ *********************************************************/ /* Setting up class,struct,union tag member variable */ /* CesClusterColl */ static void G__setup_memvarCesClusterColl(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterColl)); { CesClusterColl *p; p=(CesClusterColl*)0x1000; if (p) { } G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterCollcLcLError),-1,-2,1,"ERROR=0",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterCollcLcLError),-1,-2,1,"OK=1",0,(char*)NULL); G__memvar_setup((void*)NULL,117,0,0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_ValueVectorlECesClustergR),-1,-1,4,"_container=",0,(char*)NULL); G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__CesClusterColl_dictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } extern "C" void G__cpp_setup_memvarCesClusterColl_dict() { } /*********************************************************** ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ***********************************************************/ /********************************************************* * Member function information setup for each class *********************************************************/ static void G__setup_memfuncCesClusterColl(void) { /* CesClusterColl */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterColl)); G__memfunc_setup("find",417,G__CesClusterColl_dict_709_1_0,105,G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterCollcLcLError),-1,0,1,7,1,0,"u 'ConstHandle' 'CesClusterColl_ch' 1 - setHandle",(char*)NULL,(void*)(CesClusterColl::Error (*)(CesClusterColl_ch&))(&CesClusterColl::find),0); G__memfunc_setup("find",417,G__CesClusterColl_dict_709_2_0,105,G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterCollcLcLError),-1,0,2,3,1,0, "u 'ConstHandle' 'CesClusterColl_ch' 1 - setHandle u 'StorableObject::Selector' - 11 - selector",(char*)NULL,(void*)(CesClusterColl::Error (*)(CesClusterColl_ch&,const StorableObject::Selector&))(&CesClusterColl::find),0); G__memfunc_setup("find",417,G__CesClusterColl_dict_709_3_0,105,G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterCollcLcLError),-1,0,2,3,1,0, "u 'ConstHandle' 'CesClusterColl_ch' 1 - setHandle u 'string' - 11 - description",(char*)NULL,(void*)(CesClusterColl::Error (*)(CesClusterColl_ch&,const string&))(&CesClusterColl::find),0); G__memfunc_setup("CesClusterColl",1415,G__CesClusterColl_dict_709_4_0,105,G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterColl),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("CesClusterColl",1415,G__CesClusterColl_dict_709_5_0,105,G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterColl),-1,0,1,1,1,0,"u 'CesClusterColl' - 11 - rhs",(char*)NULL,(void*)NULL,0); G__memfunc_setup("contents",878,G__CesClusterColl_dict_709_6_0,117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlERefCountedConstHandlelEStorableObjectgRcOallocatorlERefCountedConstHandlelEStorableObjectgRsPgRsPgR),G__defined_typename("CesClusterColl::CesClusterVector"),1,0,1,1,0,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("contents",878,G__CesClusterColl_dict_709_7_0,117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlERefCountedConstHandlelEStorableObjectgRcOallocatorlERefCountedConstHandlelEStorableObjectgRsPgRsPgR),G__defined_typename("CesClusterColl::CesClusterVector"),1,0,1,1,9,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("class_name",1046,G__CesClusterColl_dict_709_8_0,117,G__get_linked_tagnum(&G__CesClusterColl_dictLN_string),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1); G__memfunc_setup("class_version",1403,G__CesClusterColl_dict_709_9_0,115,-1,G__defined_typename("Version_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,1); G__memfunc_setup("postread",866,G__CesClusterColl_dict_709_0_1,103,-1,-1,0,1,1,1,0,"U 'EventRecord' - 0 - p",(char*)NULL,(void*)NULL,1); G__memfunc_setup("prewrite",882,G__CesClusterColl_dict_709_1_1,103,-1,-1,0,1,1,1,0,"U 'EventRecord' - 0 - p",(char*)NULL,(void*)NULL,1); G__memfunc_setup("activate",849,G__CesClusterColl_dict_709_2_1,103,-1,-1,0,1,1,1,0,"U 'EventRecord' - 0 - p",(char*)NULL,(void*)NULL,1); G__memfunc_setup("deactivate",1050,G__CesClusterColl_dict_709_3_1,103,-1,-1,0,1,1,1,0,"U 'EventRecord' - 0 - p",(char*)NULL,(void*)NULL,1); G__memfunc_setup("destroy",778,G__CesClusterColl_dict_709_4_1,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1); G__memfunc_setup("deallocate",1038,G__CesClusterColl_dict_709_5_1,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1); G__memfunc_setup("print",557,G__CesClusterColl_dict_709_6_1,121,-1,-1,0,1,1,1,8,"u 'basic_ostream >' 'ostream' 1 std::cout os",(char*)NULL,(void*)NULL,1); G__memfunc_setup("Class",502,G__CesClusterColl_dict_709_7_1,85,G__get_linked_tagnum(&G__CesClusterColl_dictLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)(TClass* (*)())(&CesClusterColl::Class),0); G__memfunc_setup("Class_Name",982,G__CesClusterColl_dict_709_8_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&CesClusterColl::Class_Name),0); G__memfunc_setup("Class_Version",1339,G__CesClusterColl_dict_709_9_1,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)(Version_t (*)())(&CesClusterColl::Class_Version),0); G__memfunc_setup("Dictionary",1046,G__CesClusterColl_dict_709_0_2,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(void (*)())(&CesClusterColl::Dictionary),0); G__memfunc_setup("IsA",253,G__CesClusterColl_dict_709_1_2,85,G__get_linked_tagnum(&G__CesClusterColl_dictLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1); G__memfunc_setup("ShowMembers",1132,G__CesClusterColl_dict_709_2_2,121,-1,-1,0,2,1,1,0, "u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1); G__memfunc_setup("Streamer",835,G__CesClusterColl_dict_709_3_2,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1); G__memfunc_setup("StreamerNVirtual",1656,G__CesClusterColl_dict_709_4_2,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0); G__memfunc_setup("DeclFileName",1145,G__CesClusterColl_dict_709_5_2,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&CesClusterColl::DeclFileName),0); G__memfunc_setup("ImplFileLine",1178,G__CesClusterColl_dict_709_6_2,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&CesClusterColl::ImplFileLine),0); G__memfunc_setup("ImplFileName",1171,G__CesClusterColl_dict_709_7_2,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&CesClusterColl::ImplFileName),0); G__memfunc_setup("DeclFileLine",1152,G__CesClusterColl_dict_709_8_2,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&CesClusterColl::DeclFileLine),0); // automatic destructor G__memfunc_setup("~CesClusterColl",1541,(G__InterfaceMethod)NULL,(int)('y'),-1,-1,0,0,1,2,0,"",(char*)NULL,(void*)NULL,1); // automatic assignment operator G__memfunc_setup("operator=",937,G__CesClusterColl_dict_709_9_2,(int)('u'),G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterColl),-1,1,1,1,1,0,"u 'CesClusterColl' - 11 - -",(char*)NULL,(void*)NULL,0); G__tag_memfunc_reset(); } /********************************************************* * Member function information setup *********************************************************/ extern "C" void G__cpp_setup_memfuncCesClusterColl_dict() { } /********************************************************* * Global variable information setup for each class *********************************************************/ static void G__cpp_setup_global0() { /* Setting up global variables */ G__resetplocal(); } static void G__cpp_setup_global1() { } static void G__cpp_setup_global2() { } static void G__cpp_setup_global3() { G__resetglobalenv(); } extern "C" void G__cpp_setup_globalCesClusterColl_dict() { G__cpp_setup_global0(); G__cpp_setup_global1(); G__cpp_setup_global2(); G__cpp_setup_global3(); } /********************************************************* * 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() { G__resetifuncposition(); } extern "C" void G__cpp_setup_funcCesClusterColl_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(); } /********************************************************* * Class,struct,union,enum tag information setup *********************************************************/ /* Setup class/struct taginfo */ G__linked_taginfo G__CesClusterColl_dictLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR = { "basic_ostream >" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_TClass = { "TClass" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_TBuffer = { "TBuffer" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_TMemberInspector = { "TMemberInspector" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_TObject = { "TObject" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_string = { "string" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_vectorlETStringcOallocatorlETStringgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_EventRecord = { "EventRecord" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_StorableObject = { "StorableObject" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_StorableObjectcLcLSelector = { "StorableObject::Selector" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_maplEstringcOSubEventInConfigcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOSubEventInConfiggRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_maplEstringcOBlockInConfigcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOBlockInConfiggRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_maplEstringcOBranchSubEventAssociationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOBranchSubEventAssociationgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_maplEstringcOBranchBlockAssociationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOBranchBlockAssociationgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_maplEstringcOTClonesArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTClonesArraymUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_vectorlERefCountedConstHandlelEStorableObjectgRcOallocatorlERefCountedConstHandlelEStorableObjectgRsPgRsPgR = { "vector,allocator > >" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_vectorlERefCountedConstHandlelEStorableObjectgRcOallocatorlERefCountedConstHandlelEStorableObjectgRsPgRsPgRcLcLiterator = { "vector,allocator > >::iterator" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_reverse_iteratorlEvectorlERefCountedConstHandlelEStorableObjectgRcOallocatorlERefCountedConstHandlelEStorableObjectgRsPgRsPgRcLcLiteratorgR = { "reverse_iterator,allocator > >::iterator>" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_maplEunsignedsPintcOconstsPStorableObjectmUcOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOconstsPStorableObjectmUgRsPgRsPgR = { "map,allocator > >" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_vectorlEconstsPSiHitmUcOallocatorlEconstsPSiHitmUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_reverse_iteratorlEvectorlEconstsPSiHitmUcOallocatorlEconstsPSiHitmUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_vectorlECT_HitLinkcOallocatorlECT_HitLinkgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_reverse_iteratorlEvectorlECT_HitLinkcOallocatorlECT_HitLinkgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_vectorlECT_ResidualcOallocatorlECT_ResidualgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_reverse_iteratorlEvectorlECT_ResidualcOallocatorlECT_ResidualgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_unary_functionlEStrRefVectorLinklECdfTrackCollcOCdfTrackgRcOboolgR = { "unary_function,bool>" , 115 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_CesCluster = { "CesCluster" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_vectorlEScStripcOallocatorlEScStripgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_reverse_iteratorlEvectorlEScStripcOallocatorlEScStripgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_vectorlEScWirecOallocatorlEScWiregRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_reverse_iteratorlEvectorlEScWirecOallocatorlEScWiregRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_CesClusterColl = { "CesClusterColl" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_ConstHandlelECesClusterCollgR = { "ConstHandle" , 99 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_CesClusterCollcLcLError = { "CesClusterColl::Error" , 101 , -1 }; G__linked_taginfo G__CesClusterColl_dictLN_ValueVectorlECesClustergR = { "ValueVector" , 99 , -1 }; /* Reset class/struct taginfo */ extern "C" void G__cpp_reset_tagtableCesClusterColl_dict() { G__CesClusterColl_dictLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR.tagnum = -1 ; G__CesClusterColl_dictLN_TClass.tagnum = -1 ; G__CesClusterColl_dictLN_TBuffer.tagnum = -1 ; G__CesClusterColl_dictLN_TMemberInspector.tagnum = -1 ; G__CesClusterColl_dictLN_TObject.tagnum = -1 ; G__CesClusterColl_dictLN_string.tagnum = -1 ; G__CesClusterColl_dictLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR.tagnum = -1 ; G__CesClusterColl_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__CesClusterColl_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR.tagnum = -1 ; G__CesClusterColl_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR.tagnum = -1 ; G__CesClusterColl_dictLN_vectorlETStringcOallocatorlETStringgRsPgR.tagnum = -1 ; G__CesClusterColl_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR.tagnum = -1 ; G__CesClusterColl_dictLN_EventRecord.tagnum = -1 ; G__CesClusterColl_dictLN_StorableObject.tagnum = -1 ; G__CesClusterColl_dictLN_StorableObjectcLcLSelector.tagnum = -1 ; G__CesClusterColl_dictLN_maplEstringcOSubEventInConfigcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOSubEventInConfiggRsPgRsPgR.tagnum = -1 ; G__CesClusterColl_dictLN_maplEstringcOBlockInConfigcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOBlockInConfiggRsPgRsPgR.tagnum = -1 ; G__CesClusterColl_dictLN_maplEstringcOBranchSubEventAssociationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOBranchSubEventAssociationgRsPgRsPgR.tagnum = -1 ; G__CesClusterColl_dictLN_maplEstringcOBranchBlockAssociationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOBranchBlockAssociationgRsPgRsPgR.tagnum = -1 ; G__CesClusterColl_dictLN_maplEstringcOTClonesArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTClonesArraymUgRsPgRsPgR.tagnum = -1 ; G__CesClusterColl_dictLN_vectorlERefCountedConstHandlelEStorableObjectgRcOallocatorlERefCountedConstHandlelEStorableObjectgRsPgRsPgR.tagnum = -1 ; G__CesClusterColl_dictLN_vectorlERefCountedConstHandlelEStorableObjectgRcOallocatorlERefCountedConstHandlelEStorableObjectgRsPgRsPgRcLcLiterator.tagnum = -1 ; G__CesClusterColl_dictLN_reverse_iteratorlEvectorlERefCountedConstHandlelEStorableObjectgRcOallocatorlERefCountedConstHandlelEStorableObjectgRsPgRsPgRcLcLiteratorgR.tagnum = -1 ; G__CesClusterColl_dictLN_maplEunsignedsPintcOconstsPStorableObjectmUcOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOconstsPStorableObjectmUgRsPgRsPgR.tagnum = -1 ; G__CesClusterColl_dictLN_vectorlEconstsPSiHitmUcOallocatorlEconstsPSiHitmUgRsPgR.tagnum = -1 ; G__CesClusterColl_dictLN_reverse_iteratorlEvectorlEconstsPSiHitmUcOallocatorlEconstsPSiHitmUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__CesClusterColl_dictLN_vectorlECT_HitLinkcOallocatorlECT_HitLinkgRsPgR.tagnum = -1 ; G__CesClusterColl_dictLN_reverse_iteratorlEvectorlECT_HitLinkcOallocatorlECT_HitLinkgRsPgRcLcLiteratorgR.tagnum = -1 ; G__CesClusterColl_dictLN_vectorlECT_ResidualcOallocatorlECT_ResidualgRsPgR.tagnum = -1 ; G__CesClusterColl_dictLN_reverse_iteratorlEvectorlECT_ResidualcOallocatorlECT_ResidualgRsPgRcLcLiteratorgR.tagnum = -1 ; G__CesClusterColl_dictLN_unary_functionlEStrRefVectorLinklECdfTrackCollcOCdfTrackgRcOboolgR.tagnum = -1 ; G__CesClusterColl_dictLN_CesCluster.tagnum = -1 ; G__CesClusterColl_dictLN_vectorlEScStripcOallocatorlEScStripgRsPgR.tagnum = -1 ; G__CesClusterColl_dictLN_reverse_iteratorlEvectorlEScStripcOallocatorlEScStripgRsPgRcLcLiteratorgR.tagnum = -1 ; G__CesClusterColl_dictLN_vectorlEScWirecOallocatorlEScWiregRsPgR.tagnum = -1 ; G__CesClusterColl_dictLN_reverse_iteratorlEvectorlEScWirecOallocatorlEScWiregRsPgRcLcLiteratorgR.tagnum = -1 ; G__CesClusterColl_dictLN_CesClusterColl.tagnum = -1 ; G__CesClusterColl_dictLN_ConstHandlelECesClusterCollgR.tagnum = -1 ; G__CesClusterColl_dictLN_CesClusterCollcLcLError.tagnum = -1 ; G__CesClusterColl_dictLN_ValueVectorlECesClustergR.tagnum = -1 ; } extern "C" void G__cpp_setup_tagtableCesClusterColl_dict() { /* Setting up class,struct,union tag entry */ G__get_linked_tagnum(&G__CesClusterColl_dictLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_TClass); G__get_linked_tagnum(&G__CesClusterColl_dictLN_TBuffer); G__get_linked_tagnum(&G__CesClusterColl_dictLN_TMemberInspector); G__get_linked_tagnum(&G__CesClusterColl_dictLN_TObject); G__get_linked_tagnum(&G__CesClusterColl_dictLN_string); G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlETStringcOallocatorlETStringgRsPgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_EventRecord); G__get_linked_tagnum(&G__CesClusterColl_dictLN_StorableObject); G__get_linked_tagnum(&G__CesClusterColl_dictLN_StorableObjectcLcLSelector); G__get_linked_tagnum(&G__CesClusterColl_dictLN_maplEstringcOSubEventInConfigcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOSubEventInConfiggRsPgRsPgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_maplEstringcOBlockInConfigcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOBlockInConfiggRsPgRsPgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_maplEstringcOBranchSubEventAssociationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOBranchSubEventAssociationgRsPgRsPgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_maplEstringcOBranchBlockAssociationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOBranchBlockAssociationgRsPgRsPgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_maplEstringcOTClonesArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTClonesArraymUgRsPgRsPgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlERefCountedConstHandlelEStorableObjectgRcOallocatorlERefCountedConstHandlelEStorableObjectgRsPgRsPgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlERefCountedConstHandlelEStorableObjectgRcOallocatorlERefCountedConstHandlelEStorableObjectgRsPgRsPgRcLcLiterator); G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlERefCountedConstHandlelEStorableObjectgRcOallocatorlERefCountedConstHandlelEStorableObjectgRsPgRsPgRcLcLiteratorgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_maplEunsignedsPintcOconstsPStorableObjectmUcOlesslEunsignedsPintgRcOallocatorlEpairlEconstsPunsignedsPintcOconstsPStorableObjectmUgRsPgRsPgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlEconstsPSiHitmUcOallocatorlEconstsPSiHitmUgRsPgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlEconstsPSiHitmUcOallocatorlEconstsPSiHitmUgRsPgRcLcLiteratorgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlECT_HitLinkcOallocatorlECT_HitLinkgRsPgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlECT_HitLinkcOallocatorlECT_HitLinkgRsPgRcLcLiteratorgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlECT_ResidualcOallocatorlECT_ResidualgRsPgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlECT_ResidualcOallocatorlECT_ResidualgRsPgRcLcLiteratorgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_unary_functionlEStrRefVectorLinklECdfTrackCollcOCdfTrackgRcOboolgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesCluster); G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlEScStripcOallocatorlEScStripgRsPgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlEScStripcOallocatorlEScStripgRsPgRcLcLiteratorgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_vectorlEScWirecOallocatorlEScWiregRsPgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_reverse_iteratorlEvectorlEScWirecOallocatorlEScWiregRsPgRcLcLiteratorgR); G__tagtable_setup(G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterColl),sizeof(CesClusterColl),-1,96000,(char*)NULL,G__setup_memvarCesClusterColl,G__setup_memfuncCesClusterColl); G__get_linked_tagnum(&G__CesClusterColl_dictLN_ConstHandlelECesClusterCollgR); G__get_linked_tagnum(&G__CesClusterColl_dictLN_CesClusterCollcLcLError); G__get_linked_tagnum(&G__CesClusterColl_dictLN_ValueVectorlECesClustergR); } extern "C" void G__cpp_setupCesClusterColl_dict(void) { G__check_setup_version(30051515,"G__cpp_setupCesClusterColl_dict()"); G__set_cpp_environmentCesClusterColl_dict(); G__cpp_setup_tagtableCesClusterColl_dict(); G__cpp_setup_inheritanceCesClusterColl_dict(); G__cpp_setup_typetableCesClusterColl_dict(); G__cpp_setup_memvarCesClusterColl_dict(); G__cpp_setup_memfuncCesClusterColl_dict(); G__cpp_setup_globalCesClusterColl_dict(); G__cpp_setup_funcCesClusterColl_dict(); if(0==G__getsizep2memfunc()) G__get_sizep2memfuncCesClusterColl_dict(); return; } class G__cpp_setup_initCesClusterColl_dict { public: G__cpp_setup_initCesClusterColl_dict() { G__add_setup_func("CesClusterColl_dict",(G__incsetup)(&G__cpp_setupCesClusterColl_dict)); G__call_setup_funcs(); } ~G__cpp_setup_initCesClusterColl_dict() { G__remove_setup_func("CesClusterColl_dict"); } }; G__cpp_setup_initCesClusterColl_dict G__cpp_setup_initializerCesClusterColl_dict;