// // File generated by /opt/root/bin/rootcint at Tue Jul 6 13:51:40 2004. // 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 "AnticoincEventDict.h" #include "TClass.h" #include "TBuffer.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 pamelacLcLanticoinccLcLAnticounterEvent_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent); static TClass *pamelacLcLanticoinccLcLAnticounterEvent_IsA(const void*); static void *new_pamelacLcLanticoinccLcLAnticounterEvent(void *p = 0); static void *newArray_pamelacLcLanticoinccLcLAnticounterEvent(Long_t size); static void delete_pamelacLcLanticoinccLcLAnticounterEvent(void *p); static void deleteArray_pamelacLcLanticoinccLcLAnticounterEvent(void *p); static void destruct_pamelacLcLanticoinccLcLAnticounterEvent(void *p); // Function generating the singleton type initializer TGenericClassInfo *GenerateInitInstance(const pamela::anticoinc::AnticounterEvent*) { pamela::anticoinc::AnticounterEvent *ptr = 0; static ROOT::TGenericClassInfo instance("pamela::anticoinc::AnticounterEvent", pamela::anticoinc::AnticounterEvent::Class_Version(), "AnticounterEvent.h", 25, typeid(pamela::anticoinc::AnticounterEvent), DefineBehavior(ptr, ptr), &::pamela::anticoinc::AnticounterEvent::Dictionary, &pamelacLcLanticoinccLcLAnticounterEvent_IsA, 0, sizeof(pamela::anticoinc::AnticounterEvent) ); instance.SetNew(&new_pamelacLcLanticoinccLcLAnticounterEvent); instance.SetNewArray(&newArray_pamelacLcLanticoinccLcLAnticounterEvent); instance.SetDelete(&delete_pamelacLcLanticoinccLcLAnticounterEvent); instance.SetDeleteArray(&deleteArray_pamelacLcLanticoinccLcLAnticounterEvent); instance.SetDestructor(&destruct_pamelacLcLanticoinccLcLAnticounterEvent); return &instance; } // Static variable to force the class initialization static ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const pamela::anticoinc::AnticounterEvent*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } //______________________________________________________________________________ TClass *pamela::anticoinc::AnticounterEvent::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ const char *pamela::anticoinc::AnticounterEvent::Class_Name() { return "pamela::anticoinc::AnticounterEvent"; } //______________________________________________________________________________ const char *pamela::anticoinc::AnticounterEvent::ImplFileName() { return ROOT::GenerateInitInstance((const pamela::anticoinc::AnticounterEvent*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int pamela::anticoinc::AnticounterEvent::ImplFileLine() { return ROOT::GenerateInitInstance((const pamela::anticoinc::AnticounterEvent*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void pamela::anticoinc::AnticounterEvent::Dictionary() { fgIsA = ROOT::GenerateInitInstance((const pamela::anticoinc::AnticounterEvent*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *pamela::anticoinc::AnticounterEvent::Class() { if (!fgIsA) fgIsA = ROOT::GenerateInitInstance((const pamela::anticoinc::AnticounterEvent*)0x0)->GetClass(); return fgIsA; } //______________________________________________________________________________ void pamela::anticoinc::AnticounterEvent::Streamer(TBuffer &R__b) { // Stream an object of class pamela::anticoinc::AnticounterEvent. //This works around a msvc bug and should be harmless on other platforms typedef pamela::anticoinc::AnticounterEvent thisClass; UInt_t R__s, R__c; if (R__b.IsReading()) { Version_t R__v = R__b.ReadVersion(&R__s, &R__c); if (R__v) { } //This works around a msvc bug and should be harmless on other platforms typedef pamela::SubPacket baseClass0; baseClass0::Streamer(R__b); R__b >> Hit; R__b.ReadStaticArray((int*)CasHit); R__b.ReadStaticArray((int*)CatHit); R__b.ReadStaticArray((int*)CasCluster); R__b.ReadStaticArray((int*)CatCluster); R__b >> StatusFlag; R__b.ReadStaticArray((int*)StatusPmtFlag); R__b.CheckByteCount(R__s, R__c, thisClass::IsA()); } else { R__c = R__b.WriteVersion(thisClass::IsA(), kTRUE); //This works around a msvc bug and should be harmless on other platforms typedef pamela::SubPacket baseClass0; baseClass0::Streamer(R__b); R__b << Hit; R__b.WriteArray(CasHit, 4); R__b.WriteArray(CatHit, 4); R__b.WriteArray(CasCluster, 88); R__b.WriteArray(CatCluster, 88); R__b << StatusFlag; R__b.WriteArray(StatusPmtFlag, 16); R__b.SetByteCount(R__c, kTRUE); } } //______________________________________________________________________________ void pamela::anticoinc::AnticounterEvent::ShowMembers(TMemberInspector &R__insp, char *R__parent) { // Inspect the data members of an object of class pamela::anticoinc::AnticounterEvent. TClass *R__cl = pamela::anticoinc::AnticounterEvent::IsA(); Int_t R__ncp = strlen(R__parent); if (R__ncp || R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__parent, "Hit", &Hit); R__insp.Inspect(R__cl, R__parent, "CasHit[4]", CasHit); R__insp.Inspect(R__cl, R__parent, "CatHit[4]", CatHit); R__insp.Inspect(R__cl, R__parent, "CasCluster[88]", CasCluster); R__insp.Inspect(R__cl, R__parent, "CatCluster[88]", CatCluster); R__insp.Inspect(R__cl, R__parent, "StatusFlag", &StatusFlag); R__insp.Inspect(R__cl, R__parent, "StatusPmtFlag[16]", StatusPmtFlag); //This works around a msvc bug and should be harmless on other platforms typedef pamela::SubPacket baseClass1; baseClass1::ShowMembers(R__insp, R__parent); } namespace ROOT { // Return the actual TClass for the object argument static TClass *pamelacLcLanticoinccLcLAnticounterEvent_IsA(const void *obj) { return ((::pamela::anticoinc::AnticounterEvent*)obj)->IsA(); } // Wrappers around operator new static void *new_pamelacLcLanticoinccLcLAnticounterEvent(void *p) { return p ? new(p) ::pamela::anticoinc::AnticounterEvent : new ::pamela::anticoinc::AnticounterEvent; } static void *newArray_pamelacLcLanticoinccLcLAnticounterEvent(Long_t size) { return new ::pamela::anticoinc::AnticounterEvent[size]; } // Wrapper around operator delete static void delete_pamelacLcLanticoinccLcLAnticounterEvent(void *p) { delete ((::pamela::anticoinc::AnticounterEvent*)p); } static void deleteArray_pamelacLcLanticoinccLcLAnticounterEvent(void *p) { delete [] ((::pamela::anticoinc::AnticounterEvent*)p); } static void destruct_pamelacLcLanticoinccLcLAnticounterEvent(void *p) { typedef ::pamela::anticoinc::AnticounterEvent current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::pamela::anticoinc::AnticounterEvent /******************************************************** * AnticoincEventDict.cpp ********************************************************/ #ifdef G__MEMTEST #undef malloc #undef free #endif extern "C" void G__cpp_reset_tagtableAnticoincEventDict(); extern "C" void G__set_cpp_environmentAnticoincEventDict() { G__add_compiledheader("TROOT.h"); G__add_compiledheader("TMemberInspector.h"); G__add_compiledheader("AnticounterEvent.h"); G__cpp_reset_tagtableAnticoincEventDict(); } class G__AnticoincEventDictdOcpp_tag {}; void* operator new(size_t size,G__AnticoincEventDictdOcpp_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__AnticoincEventDictdOcpp_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_AnticoincEventDictdOcpp() { G__operator_delete(0); } extern "C" int G__cpp_dllrevAnticoincEventDict() { return(30051515); } /********************************************************* * Member function Interface Method *********************************************************/ /* pamela::anticoinc */ /* pamela::anticoinc::AnticounterEvent */ static int G__AnticoincEventDict_130_1_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { pamela::anticoinc::AnticounterEvent *p=NULL; if(G__getaryconstruct()) p=new pamela::anticoinc::AnticounterEvent[G__getaryconstruct()]; else p=new pamela::anticoinc::AnticounterEvent; result7->obj.i = (long)p; result7->ref = (long)p; result7->type = 'u'; result7->tagnum = G__get_linked_tagnum(&G__AnticoincEventDictLN_pamelacLcLanticoinccLcLAnticounterEvent); return(1 || funcname || hash || result7 || libp) ; } static int G__AnticoincEventDict_130_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const pamela::anticoinc::AnticounterEvent*)(G__getstructoffset()))->GetHit()); return(1 || funcname || hash || result7 || libp) ; } static int G__AnticoincEventDict_130_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,73,(long)((const pamela::anticoinc::AnticounterEvent*)(G__getstructoffset()))->GetCasHit()); return(1 || funcname || hash || result7 || libp) ; } static int G__AnticoincEventDict_130_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,73,(long)((const pamela::anticoinc::AnticounterEvent*)(G__getstructoffset()))->GetCatHit()); return(1 || funcname || hash || result7 || libp) ; } static int G__AnticoincEventDict_130_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,73,(long)((const pamela::anticoinc::AnticounterEvent*)(G__getstructoffset()))->GetCasCluster()); return(1 || funcname || hash || result7 || libp) ; } static int G__AnticoincEventDict_130_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,73,(long)((const pamela::anticoinc::AnticounterEvent*)(G__getstructoffset()))->GetCatCluster()); return(1 || funcname || hash || result7 || libp) ; } static int G__AnticoincEventDict_130_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const pamela::anticoinc::AnticounterEvent*)(G__getstructoffset()))->GetStatusFlag()); return(1 || funcname || hash || result7 || libp) ; } static int G__AnticoincEventDict_130_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,73,(long)((const pamela::anticoinc::AnticounterEvent*)(G__getstructoffset()))->GetStatusPmtFlag()); return(1 || funcname || hash || result7 || libp) ; } static int G__AnticoincEventDict_130_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,85,(long)pamela::anticoinc::AnticounterEvent::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__AnticoincEventDict_130_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,67,(long)pamela::anticoinc::AnticounterEvent::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__AnticoincEventDict_130_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,115,(long)pamela::anticoinc::AnticounterEvent::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__AnticoincEventDict_130_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); pamela::anticoinc::AnticounterEvent::Dictionary(); return(1 || funcname || hash || result7 || libp) ; } static int G__AnticoincEventDict_130_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,85,(long)((const pamela::anticoinc::AnticounterEvent*)(G__getstructoffset()))->IsA()); return(1 || funcname || hash || result7 || libp) ; } static int G__AnticoincEventDict_130_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((pamela::anticoinc::AnticounterEvent*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1])); return(1 || funcname || hash || result7 || libp) ; } static int G__AnticoincEventDict_130_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((pamela::anticoinc::AnticounterEvent*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref); return(1 || funcname || hash || result7 || libp) ; } static int G__AnticoincEventDict_130_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((pamela::anticoinc::AnticounterEvent*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref); return(1 || funcname || hash || result7 || libp) ; } static int G__AnticoincEventDict_130_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,67,(long)pamela::anticoinc::AnticounterEvent::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__AnticoincEventDict_130_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)pamela::anticoinc::AnticounterEvent::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__AnticoincEventDict_130_9_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,67,(long)pamela::anticoinc::AnticounterEvent::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__AnticoincEventDict_130_0_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)pamela::anticoinc::AnticounterEvent::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__AnticoincEventDict_130_1_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { pamela::anticoinc::AnticounterEvent *p; void *xtmp = (void*)G__int(libp->para[0]); p=new pamela::anticoinc::AnticounterEvent(*(pamela::anticoinc::AnticounterEvent*)xtmp); result7->obj.i = (long)p; result7->ref = (long)p; result7->type = 'u'; result7->tagnum = G__get_linked_tagnum(&G__AnticoincEventDictLN_pamelacLcLanticoinccLcLAnticounterEvent); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef pamela::anticoinc::AnticounterEvent G__TpamelacLcLanticoinccLcLAnticounterEvent; static int G__AnticoincEventDict_130_2_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { if(0==G__getstructoffset()) return(1); if(G__getaryconstruct()) if(G__PVOID==G__getgvp()) delete[] (pamela::anticoinc::AnticounterEvent *)(G__getstructoffset()); else for(int i=G__getaryconstruct()-1;i>=0;i--) delete (pamela::anticoinc::AnticounterEvent *)((G__getstructoffset())+sizeof(pamela::anticoinc::AnticounterEvent)*i); else delete (pamela::anticoinc::AnticounterEvent *)(G__getstructoffset()); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* Setting up global function */ /********************************************************* * Member function Stub *********************************************************/ /* pamela::anticoinc */ /* pamela::anticoinc::AnticounterEvent */ /********************************************************* * Global function Stub *********************************************************/ /********************************************************* * Get size of pointer to member function *********************************************************/ class G__Sizep2memfuncAnticoincEventDict { public: G__Sizep2memfuncAnticoincEventDict() {p=&G__Sizep2memfuncAnticoincEventDict::sizep2memfunc;} size_t sizep2memfunc() { return(sizeof(p)); } private: size_t (G__Sizep2memfuncAnticoincEventDict::*p)(); }; size_t G__get_sizep2memfuncAnticoincEventDict() { G__Sizep2memfuncAnticoincEventDict 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_inheritanceAnticoincEventDict() { /* Setting up class inheritance */ if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__AnticoincEventDictLN_pamelacLcLanticoinccLcLAnticounterEvent))) { pamela::anticoinc::AnticounterEvent *G__Lderived; G__Lderived=(pamela::anticoinc::AnticounterEvent*)0x1000; { pamela::SubPacket *G__Lpbase=(pamela::SubPacket*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__AnticoincEventDictLN_pamelacLcLanticoinccLcLAnticounterEvent),G__get_linked_tagnum(&G__AnticoincEventDictLN_pamelacLcLSubPacket),(long)G__Lpbase-(long)G__Lderived,1,1); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__AnticoincEventDictLN_pamelacLcLanticoinccLcLAnticounterEvent),G__get_linked_tagnum(&G__AnticoincEventDictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } } } /********************************************************* * typedef information setup/ *********************************************************/ extern "C" void G__cpp_setup_typetableAnticoincEventDict() { /* Setting up typedef entry */ G__search_typename2("Version_t",115,-1,0, -1); G__setnewtype(-1,"Class version identifier (short)",0); } /********************************************************* * Data Member information setup/ *********************************************************/ /* Setting up class,struct,union tag member variable */ /* pamela::anticoinc */ static void G__setup_memvarpamelacLcLanticoinc(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__AnticoincEventDictLN_pamelacLcLanticoinc)); { } G__tag_memvar_reset(); } /* pamela::anticoinc::AnticounterEvent */ static void G__setup_memvarpamelacLcLanticoinccLcLAnticounterEvent(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__AnticoincEventDictLN_pamelacLcLanticoinccLcLAnticounterEvent)); { pamela::anticoinc::AnticounterEvent *p; p=(pamela::anticoinc::AnticounterEvent*)0x1000; if (p) { } G__memvar_setup((void*)NULL,105,0,0,-1,-1,-1,4,"Hit=",0,"Global hit flag"); G__memvar_setup((void*)NULL,105,0,0,-1,-1,-1,4,"CasHit[4]=",0,"Which CAS PMTs have activity"); G__memvar_setup((void*)NULL,105,0,0,-1,-1,-1,4,"CatHit[4]=",0,"Which CAT PMTs have activity"); G__memvar_setup((void*)NULL,105,0,0,-1,-1,-1,4,"CasCluster[88]=",0,"Cluster ID in CAS shift registers"); G__memvar_setup((void*)NULL,105,0,0,-1,-1,-1,4,"CatCluster[88]=",0,"Cluster ID in CAT shift registers"); G__memvar_setup((void*)NULL,105,0,0,-1,-1,-1,4,"StatusFlag=",0,"Status of the ANTI system"); G__memvar_setup((void*)NULL,105,0,0,-1,-1,-1,4,"StatusPmtFlag[16]=",0,"Database driven status flag;"); G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__AnticoincEventDictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } extern "C" void G__cpp_setup_memvarAnticoincEventDict() { } /*********************************************************** ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ***********************************************************/ /********************************************************* * Member function information setup for each class *********************************************************/ static void G__setup_memfuncpamelacLcLanticoinc(void) { /* pamela::anticoinc */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__AnticoincEventDictLN_pamelacLcLanticoinc)); // automatic destructor G__memfunc_setup("~anticoinc",1078,(G__InterfaceMethod)NULL,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); G__tag_memfunc_reset(); } static void G__setup_memfuncpamelacLcLanticoinccLcLAnticounterEvent(void) { /* pamela::anticoinc::AnticounterEvent */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__AnticoincEventDictLN_pamelacLcLanticoinccLcLAnticounterEvent)); G__memfunc_setup("AnticounterEvent",1678,G__AnticoincEventDict_130_1_0,105,G__get_linked_tagnum(&G__AnticoincEventDictLN_pamelacLcLanticoinccLcLAnticounterEvent),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("GetHit",581,G__AnticoincEventDict_130_2_0,105,-1,-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("GetCasHit",860,G__AnticoincEventDict_130_3_0,73,-1,-1,0,0,1,1,9,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("GetCatHit",861,G__AnticoincEventDict_130_4_0,73,-1,-1,0,0,1,1,9,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("GetCasCluster",1305,G__AnticoincEventDict_130_5_0,73,-1,-1,0,0,1,1,9,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("GetCatCluster",1306,G__AnticoincEventDict_130_6_0,73,-1,-1,0,0,1,1,9,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("GetStatusFlag",1310,G__AnticoincEventDict_130_7_0,105,-1,-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("GetStatusPmtFlag",1615,G__AnticoincEventDict_130_8_0,73,-1,-1,0,0,1,1,9,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("Class",502,G__AnticoincEventDict_130_9_0,85,G__get_linked_tagnum(&G__AnticoincEventDictLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)(TClass* (*)())(&pamela::anticoinc::AnticounterEvent::Class),0); G__memfunc_setup("Class_Name",982,G__AnticoincEventDict_130_0_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&pamela::anticoinc::AnticounterEvent::Class_Name),0); G__memfunc_setup("Class_Version",1339,G__AnticoincEventDict_130_1_1,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)(Version_t (*)())(&pamela::anticoinc::AnticounterEvent::Class_Version),0); G__memfunc_setup("Dictionary",1046,G__AnticoincEventDict_130_2_1,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(void (*)())(&pamela::anticoinc::AnticounterEvent::Dictionary),0); G__memfunc_setup("IsA",253,G__AnticoincEventDict_130_3_1,85,G__get_linked_tagnum(&G__AnticoincEventDictLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1); G__memfunc_setup("ShowMembers",1132,G__AnticoincEventDict_130_4_1,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__AnticoincEventDict_130_5_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1); G__memfunc_setup("StreamerNVirtual",1656,G__AnticoincEventDict_130_6_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0); G__memfunc_setup("DeclFileName",1145,G__AnticoincEventDict_130_7_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&pamela::anticoinc::AnticounterEvent::DeclFileName),0); G__memfunc_setup("ImplFileLine",1178,G__AnticoincEventDict_130_8_1,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&pamela::anticoinc::AnticounterEvent::ImplFileLine),0); G__memfunc_setup("ImplFileName",1171,G__AnticoincEventDict_130_9_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&pamela::anticoinc::AnticounterEvent::ImplFileName),0); G__memfunc_setup("DeclFileLine",1152,G__AnticoincEventDict_130_0_2,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&pamela::anticoinc::AnticounterEvent::DeclFileLine),0); // automatic copy constructor G__memfunc_setup("AnticounterEvent",1678,G__AnticoincEventDict_130_1_2,(int)('i'),G__get_linked_tagnum(&G__AnticoincEventDictLN_pamelacLcLanticoinccLcLAnticounterEvent),-1,0,1,1,1,0,"u 'pamela::anticoinc::AnticounterEvent' - 11 - -",(char*)NULL,(void*)NULL,0); // automatic destructor G__memfunc_setup("~AnticounterEvent",1804,G__AnticoincEventDict_130_2_2,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); G__tag_memfunc_reset(); } /********************************************************* * Member function information setup *********************************************************/ extern "C" void G__cpp_setup_memfuncAnticoincEventDict() { } /********************************************************* * 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_globalAnticoincEventDict() { 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() { G__resetifuncposition(); } extern "C" void G__cpp_setup_funcAnticoincEventDict() { G__cpp_setup_func0(); G__cpp_setup_func1(); G__cpp_setup_func2(); } /********************************************************* * Class,struct,union,enum tag information setup *********************************************************/ /* Setup class/struct taginfo */ G__linked_taginfo G__AnticoincEventDictLN_TClass = { "TClass" , 99 , -1 }; G__linked_taginfo G__AnticoincEventDictLN_TBuffer = { "TBuffer" , 99 , -1 }; G__linked_taginfo G__AnticoincEventDictLN_TMemberInspector = { "TMemberInspector" , 99 , -1 }; G__linked_taginfo G__AnticoincEventDictLN_TObject = { "TObject" , 99 , -1 }; G__linked_taginfo G__AnticoincEventDictLN_pamela = { "pamela" , 110 , -1 }; G__linked_taginfo G__AnticoincEventDictLN_pamelacLcLSubPacket = { "pamela::SubPacket" , 99 , -1 }; G__linked_taginfo G__AnticoincEventDictLN_pamelacLcLanticoinc = { "pamela::anticoinc" , 110 , -1 }; G__linked_taginfo G__AnticoincEventDictLN_pamelacLcLanticoinccLcLAnticounterEvent = { "pamela::anticoinc::AnticounterEvent" , 99 , -1 }; /* Reset class/struct taginfo */ extern "C" void G__cpp_reset_tagtableAnticoincEventDict() { G__AnticoincEventDictLN_TClass.tagnum = -1 ; G__AnticoincEventDictLN_TBuffer.tagnum = -1 ; G__AnticoincEventDictLN_TMemberInspector.tagnum = -1 ; G__AnticoincEventDictLN_TObject.tagnum = -1 ; G__AnticoincEventDictLN_pamela.tagnum = -1 ; G__AnticoincEventDictLN_pamelacLcLSubPacket.tagnum = -1 ; G__AnticoincEventDictLN_pamelacLcLanticoinc.tagnum = -1 ; G__AnticoincEventDictLN_pamelacLcLanticoinccLcLAnticounterEvent.tagnum = -1 ; } extern "C" void G__cpp_setup_tagtableAnticoincEventDict() { /* Setting up class,struct,union tag entry */ G__get_linked_tagnum(&G__AnticoincEventDictLN_TClass); G__get_linked_tagnum(&G__AnticoincEventDictLN_TBuffer); G__get_linked_tagnum(&G__AnticoincEventDictLN_TMemberInspector); G__get_linked_tagnum(&G__AnticoincEventDictLN_TObject); G__get_linked_tagnum(&G__AnticoincEventDictLN_pamela); G__get_linked_tagnum(&G__AnticoincEventDictLN_pamelacLcLSubPacket); G__tagtable_setup(G__get_linked_tagnum(&G__AnticoincEventDictLN_pamelacLcLanticoinc),0,-1,0,(char*)NULL,G__setup_memvarpamelacLcLanticoinc,G__setup_memfuncpamelacLcLanticoinc); G__tagtable_setup(G__get_linked_tagnum(&G__AnticoincEventDictLN_pamelacLcLanticoinccLcLAnticounterEvent),sizeof(pamela::anticoinc::AnticounterEvent),-1,62720,(char*)NULL,G__setup_memvarpamelacLcLanticoinccLcLAnticounterEvent,G__setup_memfuncpamelacLcLanticoinccLcLAnticounterEvent); } extern "C" void G__cpp_setupAnticoincEventDict(void) { G__check_setup_version(30051515,"G__cpp_setupAnticoincEventDict()"); G__set_cpp_environmentAnticoincEventDict(); G__cpp_setup_tagtableAnticoincEventDict(); G__cpp_setup_inheritanceAnticoincEventDict(); G__cpp_setup_typetableAnticoincEventDict(); G__cpp_setup_memvarAnticoincEventDict(); G__cpp_setup_memfuncAnticoincEventDict(); G__cpp_setup_globalAnticoincEventDict(); G__cpp_setup_funcAnticoincEventDict(); if(0==G__getsizep2memfunc()) G__get_sizep2memfuncAnticoincEventDict(); return; } class G__cpp_setup_initAnticoincEventDict { public: G__cpp_setup_initAnticoincEventDict() { G__add_setup_func("AnticoincEventDict",(G__incsetup)(&G__cpp_setupAnticoincEventDict)); G__call_setup_funcs(); } ~G__cpp_setup_initAnticoincEventDict() { G__remove_setup_func("AnticoincEventDict"); } }; G__cpp_setup_initAnticoincEventDict G__cpp_setup_initializerAnticoincEventDict;