// // File generated by rootcint at Sun Jul 2 08:02:00 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 "TStnTopSummaryBlock_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 TStnTopSummaryBlock_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent); static TClass *TStnTopSummaryBlock_IsA(const void*); static void *new_TStnTopSummaryBlock(void *p = 0); static void *newArray_TStnTopSummaryBlock(Long_t size); static void delete_TStnTopSummaryBlock(void *p); static void deleteArray_TStnTopSummaryBlock(void *p); static void destruct_TStnTopSummaryBlock(void *p); // Function generating the singleton type initializer TGenericClassInfo *GenerateInitInstance(const TStnTopSummaryBlock*) { TStnTopSummaryBlock *ptr = 0; static ROOT::TGenericClassInfo instance("TStnTopSummaryBlock", TStnTopSummaryBlock::Class_Version(), "/data/nglas08/a/stdenis/stn614maxopt2jul06/include/Stntuple/obj/TStnTopSummaryBlock.hh", 19, typeid(TStnTopSummaryBlock), DefineBehavior(ptr, ptr), &::TStnTopSummaryBlock::Dictionary, &TStnTopSummaryBlock_IsA, 1, sizeof(TStnTopSummaryBlock) ); instance.SetNew(&new_TStnTopSummaryBlock); instance.SetNewArray(&newArray_TStnTopSummaryBlock); instance.SetDelete(&delete_TStnTopSummaryBlock); instance.SetDeleteArray(&deleteArray_TStnTopSummaryBlock); instance.SetDestructor(&destruct_TStnTopSummaryBlock); return &instance; } // Static variable to force the class initialization static ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const TStnTopSummaryBlock*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } //______________________________________________________________________________ TClass *TStnTopSummaryBlock::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ const char *TStnTopSummaryBlock::Class_Name() { return "TStnTopSummaryBlock"; } //______________________________________________________________________________ const char *TStnTopSummaryBlock::ImplFileName() { return ROOT::GenerateInitInstance((const TStnTopSummaryBlock*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int TStnTopSummaryBlock::ImplFileLine() { return ROOT::GenerateInitInstance((const TStnTopSummaryBlock*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void TStnTopSummaryBlock::Dictionary() { fgIsA = ROOT::GenerateInitInstance((const TStnTopSummaryBlock*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *TStnTopSummaryBlock::Class() { if (!fgIsA) fgIsA = ROOT::GenerateInitInstance((const TStnTopSummaryBlock*)0x0)->GetClass(); return fgIsA; } //______________________________________________________________________________ void TStnTopSummaryBlock::ShowMembers(TMemberInspector &R__insp, char *R__parent) { // Inspect the data members of an object of class TStnTopSummaryBlock. TClass *R__cl = TStnTopSummaryBlock::IsA(); Int_t R__ncp = strlen(R__parent); if (R__ncp || R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__parent, "fTopEventClass", &fTopEventClass); R__insp.Inspect(R__cl, R__parent, "fnTightEle", &fnTightEle); R__insp.Inspect(R__cl, R__parent, "fnTightMuo", &fnTightMuo); R__insp.Inspect(R__cl, R__parent, "fnTightJet", &fnTightJet); R__insp.Inspect(R__cl, R__parent, "fnTightLepton", &fnTightLepton); R__insp.Inspect(R__cl, R__parent, "fnLooseEle", &fnLooseEle); R__insp.Inspect(R__cl, R__parent, "fnLooseMuo", &fnLooseMuo); R__insp.Inspect(R__cl, R__parent, "fnLooseJet", &fnLooseJet); R__insp.Inspect(R__cl, R__parent, "fnLooseLepton", &fnLooseLepton); R__insp.Inspect(R__cl, R__parent, "frawMissingEt", &frawMissingEt); R__insp.Inspect(R__cl, R__parent, "frawMissingEtPhi", &frawMissingEtPhi); R__insp.Inspect(R__cl, R__parent, "fvertexCorrMissingEt", &fvertexCorrMissingEt); R__insp.Inspect(R__cl, R__parent, "fvertexCorrMissingEtPhi", &fvertexCorrMissingEtPhi); R__insp.Inspect(R__cl, R__parent, "fmuonCorrMissingEt", &fmuonCorrMissingEt); R__insp.Inspect(R__cl, R__parent, "fmuonCorrMissingEtPhi", &fmuonCorrMissingEtPhi); R__insp.Inspect(R__cl, R__parent, "fleptonZVertex", &fleptonZVertex); R__insp.Inspect(R__cl, R__parent, "fjetZVertex", &fjetZVertex); R__insp.Inspect(R__cl, R__parent, "fhadSumEt", &fhadSumEt); R__insp.Inspect(R__cl, R__parent, "fhadSumEt3", &fhadSumEt3); R__insp.Inspect(R__cl, R__parent, "fhadCentrality", &fhadCentrality); R__insp.Inspect(R__cl, R__parent, "fhadAplanarity", &fhadAplanarity); R__insp.Inspect(R__cl, R__parent, "fhadSphericity", &fhadSphericity); R__insp.Inspect(R__cl, R__parent, "fTightEleIndices[5]", fTightEleIndices); R__insp.Inspect(R__cl, R__parent, "fLooseEleIndices[5]", fLooseEleIndices); R__insp.Inspect(R__cl, R__parent, "fTightMuoIndices[5]", fTightMuoIndices); R__insp.Inspect(R__cl, R__parent, "fLooseMuoIndices[5]", fLooseMuoIndices); R__insp.Inspect(R__cl, R__parent, "fTightJetIndices[5]", fTightJetIndices); R__insp.Inspect(R__cl, R__parent, "fLooseJetIndices[5]", fLooseJetIndices); TStnDataBlock::ShowMembers(R__insp, R__parent); } namespace ROOT { // Return the actual TClass for the object argument static TClass *TStnTopSummaryBlock_IsA(const void *obj) { return ((::TStnTopSummaryBlock*)obj)->IsA(); } // Wrappers around operator new static void *new_TStnTopSummaryBlock(void *p) { return p ? new(p) ::TStnTopSummaryBlock : new ::TStnTopSummaryBlock; } static void *newArray_TStnTopSummaryBlock(Long_t size) { return new ::TStnTopSummaryBlock[size]; } // Wrapper around operator delete static void delete_TStnTopSummaryBlock(void *p) { delete ((::TStnTopSummaryBlock*)p); } static void deleteArray_TStnTopSummaryBlock(void *p) { delete [] ((::TStnTopSummaryBlock*)p); } static void destruct_TStnTopSummaryBlock(void *p) { typedef ::TStnTopSummaryBlock current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::TStnTopSummaryBlock /******************************************************** * TStnTopSummaryBlock_dict.cxx ********************************************************/ #ifdef G__MEMTEST #undef malloc #undef free #endif extern "C" void G__cpp_reset_tagtableTStnTopSummaryBlock_dict(); extern "C" void G__set_cpp_environmentTStnTopSummaryBlock_dict() { G__add_compiledheader("TROOT.h"); G__add_compiledheader("TMemberInspector.h"); G__add_compiledheader("TStnTopSummaryBlock.hh"); G__cpp_reset_tagtableTStnTopSummaryBlock_dict(); } class G__TStnTopSummaryBlock_dictdOcxx_tag {}; void* operator new(size_t size,G__TStnTopSummaryBlock_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__TStnTopSummaryBlock_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_TStnTopSummaryBlock_dictdOcxx() { G__operator_delete(0); } extern "C" int G__cpp_dllrevTStnTopSummaryBlock_dict() { return(30051515); } /********************************************************* * Member function Interface Method *********************************************************/ /* TStnTopSummaryBlock */ static int G__TStnTopSummaryBlock_dict_196_1_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { TStnTopSummaryBlock *p=NULL; if(G__getaryconstruct()) p=new TStnTopSummaryBlock[G__getaryconstruct()]; else p=new TStnTopSummaryBlock; result7->obj.i = (long)p; result7->ref = (long)p; result7->type = 'u'; result7->tagnum = G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_TStnTopSummaryBlock); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnTopSummaryBlock*)(G__getstructoffset()))->TopEventClass()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnTopSummaryBlock*)(G__getstructoffset()))->nTightEle()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnTopSummaryBlock*)(G__getstructoffset()))->nTightMuo()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnTopSummaryBlock*)(G__getstructoffset()))->nTightJet()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnTopSummaryBlock*)(G__getstructoffset()))->nTightLepton()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnTopSummaryBlock*)(G__getstructoffset()))->nLooseEle()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnTopSummaryBlock*)(G__getstructoffset()))->nLooseMuo()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnTopSummaryBlock*)(G__getstructoffset()))->nLooseJet()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnTopSummaryBlock*)(G__getstructoffset()))->nLooseLepton()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnTopSummaryBlock*)(G__getstructoffset()))->TightEleIndices((Int_t)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnTopSummaryBlock*)(G__getstructoffset()))->LooseEleIndices((Int_t)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnTopSummaryBlock*)(G__getstructoffset()))->TightMuoIndices((Int_t)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnTopSummaryBlock*)(G__getstructoffset()))->LooseMuoIndices((Int_t)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnTopSummaryBlock*)(G__getstructoffset()))->TightJetIndices((Int_t)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnTopSummaryBlock*)(G__getstructoffset()))->LooseJetIndices((Int_t)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,100,(double)((const TStnTopSummaryBlock*)(G__getstructoffset()))->rawMissingEt()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,100,(double)((const TStnTopSummaryBlock*)(G__getstructoffset()))->rawMissingEtPhi()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_9_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,100,(double)((const TStnTopSummaryBlock*)(G__getstructoffset()))->vertexCorrMissingEt()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_0_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,100,(double)((const TStnTopSummaryBlock*)(G__getstructoffset()))->vertexCorrMissingEtPhi()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_1_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,100,(double)((const TStnTopSummaryBlock*)(G__getstructoffset()))->muonCorrMissingEt()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_2_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,100,(double)((const TStnTopSummaryBlock*)(G__getstructoffset()))->muonCorrMissingEtPhi()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_3_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,100,(double)((const TStnTopSummaryBlock*)(G__getstructoffset()))->leptonZVertex()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_4_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,100,(double)((const TStnTopSummaryBlock*)(G__getstructoffset()))->jetZVertex()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_5_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,100,(double)((const TStnTopSummaryBlock*)(G__getstructoffset()))->hadSumEt()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_6_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,100,(double)((const TStnTopSummaryBlock*)(G__getstructoffset()))->hadSumEt3()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_7_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,100,(double)((const TStnTopSummaryBlock*)(G__getstructoffset()))->hadCentrality()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_8_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,100,(double)((const TStnTopSummaryBlock*)(G__getstructoffset()))->hadAplanarity()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_9_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,100,(double)((const TStnTopSummaryBlock*)(G__getstructoffset()))->hadSphericity()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_0_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { switch(libp->paran) { case 1: G__setnull(result7); ((TStnTopSummaryBlock*)(G__getstructoffset()))->Clear((Option_t*)G__int(libp->para[0])); break; case 0: G__setnull(result7); ((TStnTopSummaryBlock*)(G__getstructoffset()))->Clear(); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_1_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { switch(libp->paran) { case 1: G__setnull(result7); ((const TStnTopSummaryBlock*)(G__getstructoffset()))->Print((Option_t*)G__int(libp->para[0])); break; case 0: G__setnull(result7); ((const TStnTopSummaryBlock*)(G__getstructoffset()))->Print(); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_2_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,85,(long)TStnTopSummaryBlock::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_3_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,67,(long)TStnTopSummaryBlock::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_4_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,115,(long)TStnTopSummaryBlock::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_5_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); TStnTopSummaryBlock::Dictionary(); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_6_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,85,(long)((const TStnTopSummaryBlock*)(G__getstructoffset()))->IsA()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_7_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnTopSummaryBlock*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_8_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnTopSummaryBlock*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_9_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnTopSummaryBlock*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_0_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,67,(long)TStnTopSummaryBlock::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_1_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)TStnTopSummaryBlock::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_2_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,67,(long)TStnTopSummaryBlock::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTopSummaryBlock_dict_196_3_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)TStnTopSummaryBlock::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__TStnTopSummaryBlock_dict_196_4_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { TStnTopSummaryBlock *p; void *xtmp = (void*)G__int(libp->para[0]); p=new TStnTopSummaryBlock(*(TStnTopSummaryBlock*)xtmp); result7->obj.i = (long)p; result7->ref = (long)p; result7->type = 'u'; result7->tagnum = G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_TStnTopSummaryBlock); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef TStnTopSummaryBlock G__TTStnTopSummaryBlock; static int G__TStnTopSummaryBlock_dict_196_5_4(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[] (TStnTopSummaryBlock *)(G__getstructoffset()); else for(int i=G__getaryconstruct()-1;i>=0;i--) delete (TStnTopSummaryBlock *)((G__getstructoffset())+sizeof(TStnTopSummaryBlock)*i); else delete (TStnTopSummaryBlock *)(G__getstructoffset()); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__TStnTopSummaryBlock_dict_196_6_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { TStnTopSummaryBlock *dest = (TStnTopSummaryBlock*)(G__getstructoffset()); *dest = (*(TStnTopSummaryBlock*)libp->para[0].ref); const TStnTopSummaryBlock& obj = *dest; result7->ref=(long)(&obj); result7->obj.i=(long)(&obj); return(1 || funcname || hash || result7 || libp) ; } /* Setting up global function */ /********************************************************* * Member function Stub *********************************************************/ /* TStnTopSummaryBlock */ /********************************************************* * Global function Stub *********************************************************/ /********************************************************* * Get size of pointer to member function *********************************************************/ class G__Sizep2memfuncTStnTopSummaryBlock_dict { public: G__Sizep2memfuncTStnTopSummaryBlock_dict() {p=&G__Sizep2memfuncTStnTopSummaryBlock_dict::sizep2memfunc;} size_t sizep2memfunc() { return(sizeof(p)); } private: size_t (G__Sizep2memfuncTStnTopSummaryBlock_dict::*p)(); }; size_t G__get_sizep2memfuncTStnTopSummaryBlock_dict() { G__Sizep2memfuncTStnTopSummaryBlock_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_inheritanceTStnTopSummaryBlock_dict() { /* Setting up class inheritance */ if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_TStnTopSummaryBlock))) { TStnTopSummaryBlock *G__Lderived; G__Lderived=(TStnTopSummaryBlock*)0x1000; { TStnDataBlock *G__Lpbase=(TStnDataBlock*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_TStnTopSummaryBlock),G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_TStnDataBlock),(long)G__Lpbase-(long)G__Lderived,1,1); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_TStnTopSummaryBlock),G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } } } /********************************************************* * typedef information setup/ *********************************************************/ extern "C" void G__cpp_setup_typetableTStnTopSummaryBlock_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("Double_t",100,-1,0, -1); G__setnewtype(-1,"Double 8 bytes",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__TStnTopSummaryBlock_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__TStnTopSummaryBlock_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnTopSummaryBlock_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__TStnTopSummaryBlock_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnTopSummaryBlock_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__TStnTopSummaryBlock_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__TStnTopSummaryBlock_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnTopSummaryBlock_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__TStnTopSummaryBlock_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnTopSummaryBlock_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__TStnTopSummaryBlock_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__TStnTopSummaryBlock_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__TStnTopSummaryBlock_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnTopSummaryBlock_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__TStnTopSummaryBlock_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnTopSummaryBlock_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); } /********************************************************* * Data Member information setup/ *********************************************************/ /* Setting up class,struct,union tag member variable */ /* TStnTopSummaryBlock */ static void G__setup_memvarTStnTopSummaryBlock(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_TStnTopSummaryBlock)); { TStnTopSummaryBlock *p; p=(TStnTopSummaryBlock*)0x1000; if (p) { } G__memvar_setup((void*)((long)(&p->fTopEventClass)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fTopEventClass=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fnTightEle)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fnTightEle=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fnTightMuo)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fnTightMuo=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fnTightJet)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fnTightJet=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fnTightLepton)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fnTightLepton=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fnLooseEle)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fnLooseEle=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fnLooseMuo)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fnLooseMuo=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fnLooseJet)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fnLooseJet=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fnLooseLepton)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fnLooseLepton=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->frawMissingEt)-(long)(p)),100,0,0,-1,G__defined_typename("Double_t"),-1,1,"frawMissingEt=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->frawMissingEtPhi)-(long)(p)),100,0,0,-1,G__defined_typename("Double_t"),-1,1,"frawMissingEtPhi=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fvertexCorrMissingEt)-(long)(p)),100,0,0,-1,G__defined_typename("Double_t"),-1,1,"fvertexCorrMissingEt=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fvertexCorrMissingEtPhi)-(long)(p)),100,0,0,-1,G__defined_typename("Double_t"),-1,1,"fvertexCorrMissingEtPhi=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fmuonCorrMissingEt)-(long)(p)),100,0,0,-1,G__defined_typename("Double_t"),-1,1,"fmuonCorrMissingEt=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fmuonCorrMissingEtPhi)-(long)(p)),100,0,0,-1,G__defined_typename("Double_t"),-1,1,"fmuonCorrMissingEtPhi=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fleptonZVertex)-(long)(p)),100,0,0,-1,G__defined_typename("Double_t"),-1,1,"fleptonZVertex=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fjetZVertex)-(long)(p)),100,0,0,-1,G__defined_typename("Double_t"),-1,1,"fjetZVertex=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fhadSumEt)-(long)(p)),100,0,0,-1,G__defined_typename("Double_t"),-1,1,"fhadSumEt=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fhadSumEt3)-(long)(p)),100,0,0,-1,G__defined_typename("Double_t"),-1,1,"fhadSumEt3=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fhadCentrality)-(long)(p)),100,0,0,-1,G__defined_typename("Double_t"),-1,1,"fhadCentrality=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fhadAplanarity)-(long)(p)),100,0,0,-1,G__defined_typename("Double_t"),-1,1,"fhadAplanarity=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fhadSphericity)-(long)(p)),100,0,0,-1,G__defined_typename("Double_t"),-1,1,"fhadSphericity=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fTightEleIndices)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fTightEleIndices[5]=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fLooseEleIndices)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fLooseEleIndices[5]=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fTightMuoIndices)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fTightMuoIndices[5]=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fLooseMuoIndices)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fLooseMuoIndices[5]=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fTightJetIndices)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fTightJetIndices[5]=",0,(char*)NULL); G__memvar_setup((void*)((long)(&p->fLooseJetIndices)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fLooseJetIndices[5]=",0,(char*)NULL); G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } extern "C" void G__cpp_setup_memvarTStnTopSummaryBlock_dict() { } /*********************************************************** ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ***********************************************************/ /********************************************************* * Member function information setup for each class *********************************************************/ static void G__setup_memfuncTStnTopSummaryBlock(void) { /* TStnTopSummaryBlock */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_TStnTopSummaryBlock)); G__memfunc_setup("TStnTopSummaryBlock",1941,G__TStnTopSummaryBlock_dict_196_1_0,105,G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_TStnTopSummaryBlock),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("TopEventClass",1323,G__TStnTopSummaryBlock_dict_196_2_0,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("nTightEle",900,G__TStnTopSummaryBlock_dict_196_3_0,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("nTightMuo",927,G__TStnTopSummaryBlock_dict_196_4_0,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("nTightJet",913,G__TStnTopSummaryBlock_dict_196_5_0,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("nTightLepton",1248,G__TStnTopSummaryBlock_dict_196_6_0,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("nLooseEle",902,G__TStnTopSummaryBlock_dict_196_7_0,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("nLooseMuo",929,G__TStnTopSummaryBlock_dict_196_8_0,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("nLooseJet",915,G__TStnTopSummaryBlock_dict_196_9_0,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("nLooseLepton",1250,G__TStnTopSummaryBlock_dict_196_0_1,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("TightEleIndices",1493,G__TStnTopSummaryBlock_dict_196_1_1,105,-1,G__defined_typename("Int_t"),0,1,1,1,0,"i - 'Int_t' 0 - INDEX",(char*)NULL,(void*)NULL,0); G__memfunc_setup("LooseEleIndices",1495,G__TStnTopSummaryBlock_dict_196_2_1,105,-1,G__defined_typename("Int_t"),0,1,1,1,0,"i - 'Int_t' 0 - INDEX",(char*)NULL,(void*)NULL,0); G__memfunc_setup("TightMuoIndices",1520,G__TStnTopSummaryBlock_dict_196_3_1,105,-1,G__defined_typename("Int_t"),0,1,1,1,0,"i - 'Int_t' 0 - INDEX",(char*)NULL,(void*)NULL,0); G__memfunc_setup("LooseMuoIndices",1522,G__TStnTopSummaryBlock_dict_196_4_1,105,-1,G__defined_typename("Int_t"),0,1,1,1,0,"i - 'Int_t' 0 - INDEX",(char*)NULL,(void*)NULL,0); G__memfunc_setup("TightJetIndices",1506,G__TStnTopSummaryBlock_dict_196_5_1,105,-1,G__defined_typename("Int_t"),0,1,1,1,0,"i - 'Int_t' 0 - INDEX",(char*)NULL,(void*)NULL,0); G__memfunc_setup("LooseJetIndices",1508,G__TStnTopSummaryBlock_dict_196_6_1,105,-1,G__defined_typename("Int_t"),0,1,1,1,0,"i - 'Int_t' 0 - INDEX",(char*)NULL,(void*)NULL,0); G__memfunc_setup("rawMissingEt",1245,G__TStnTopSummaryBlock_dict_196_7_1,100,-1,G__defined_typename("Double_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("rawMissingEtPhi",1534,G__TStnTopSummaryBlock_dict_196_8_1,100,-1,G__defined_typename("Double_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("vertexCorrMissingEt",1991,G__TStnTopSummaryBlock_dict_196_9_1,100,-1,G__defined_typename("Double_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("vertexCorrMissingEtPhi",2280,G__TStnTopSummaryBlock_dict_196_0_2,100,-1,G__defined_typename("Double_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("muonCorrMissingEt",1768,G__TStnTopSummaryBlock_dict_196_1_2,100,-1,G__defined_typename("Double_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("muonCorrMissingEtPhi",2057,G__TStnTopSummaryBlock_dict_196_2_2,100,-1,G__defined_typename("Double_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("leptonZVertex",1386,G__TStnTopSummaryBlock_dict_196_3_2,100,-1,G__defined_typename("Double_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("jetZVertex",1051,G__TStnTopSummaryBlock_dict_196_4_2,100,-1,G__defined_typename("Double_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("hadSumEt",795,G__TStnTopSummaryBlock_dict_196_5_2,100,-1,G__defined_typename("Double_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("hadSumEt3",846,G__TStnTopSummaryBlock_dict_196_6_2,100,-1,G__defined_typename("Double_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("hadCentrality",1356,G__TStnTopSummaryBlock_dict_196_7_2,100,-1,G__defined_typename("Double_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("hadAplanarity",1346,G__TStnTopSummaryBlock_dict_196_8_2,100,-1,G__defined_typename("Double_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("hadSphericity",1361,G__TStnTopSummaryBlock_dict_196_9_2,100,-1,G__defined_typename("Double_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("Clear",487,G__TStnTopSummaryBlock_dict_196_0_3,121,-1,-1,0,1,1,1,0,"C - 'Option_t' 10 \"\" opt",(char*)NULL,(void*)NULL,1); G__memfunc_setup("Print",525,G__TStnTopSummaryBlock_dict_196_1_3,121,-1,-1,0,1,1,1,8,"C - 'Option_t' 10 \"\" opt",(char*)NULL,(void*)NULL,1); G__memfunc_setup("Class",502,G__TStnTopSummaryBlock_dict_196_2_3,85,G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)(TClass* (*)())(&TStnTopSummaryBlock::Class),0); G__memfunc_setup("Class_Name",982,G__TStnTopSummaryBlock_dict_196_3_3,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TStnTopSummaryBlock::Class_Name),0); G__memfunc_setup("Class_Version",1339,G__TStnTopSummaryBlock_dict_196_4_3,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)(Version_t (*)())(&TStnTopSummaryBlock::Class_Version),0); G__memfunc_setup("Dictionary",1046,G__TStnTopSummaryBlock_dict_196_5_3,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(void (*)())(&TStnTopSummaryBlock::Dictionary),0); G__memfunc_setup("IsA",253,G__TStnTopSummaryBlock_dict_196_6_3,85,G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1); G__memfunc_setup("ShowMembers",1132,G__TStnTopSummaryBlock_dict_196_7_3,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__TStnTopSummaryBlock_dict_196_8_3,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1); G__memfunc_setup("StreamerNVirtual",1656,G__TStnTopSummaryBlock_dict_196_9_3,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0); G__memfunc_setup("DeclFileName",1145,G__TStnTopSummaryBlock_dict_196_0_4,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TStnTopSummaryBlock::DeclFileName),0); G__memfunc_setup("ImplFileLine",1178,G__TStnTopSummaryBlock_dict_196_1_4,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&TStnTopSummaryBlock::ImplFileLine),0); G__memfunc_setup("ImplFileName",1171,G__TStnTopSummaryBlock_dict_196_2_4,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TStnTopSummaryBlock::ImplFileName),0); G__memfunc_setup("DeclFileLine",1152,G__TStnTopSummaryBlock_dict_196_3_4,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&TStnTopSummaryBlock::DeclFileLine),0); // automatic copy constructor G__memfunc_setup("TStnTopSummaryBlock",1941,G__TStnTopSummaryBlock_dict_196_4_4,(int)('i'),G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_TStnTopSummaryBlock),-1,0,1,1,1,0,"u 'TStnTopSummaryBlock' - 11 - -",(char*)NULL,(void*)NULL,0); // automatic destructor G__memfunc_setup("~TStnTopSummaryBlock",2067,G__TStnTopSummaryBlock_dict_196_5_4,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1); // automatic assignment operator G__memfunc_setup("operator=",937,G__TStnTopSummaryBlock_dict_196_6_4,(int)('u'),G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_TStnTopSummaryBlock),-1,1,1,1,1,0,"u 'TStnTopSummaryBlock' - 11 - -",(char*)NULL,(void*)NULL,0); G__tag_memfunc_reset(); } /********************************************************* * Member function information setup *********************************************************/ extern "C" void G__cpp_setup_memfuncTStnTopSummaryBlock_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_globalTStnTopSummaryBlock_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() { G__resetifuncposition(); } extern "C" void G__cpp_setup_funcTStnTopSummaryBlock_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(); } /********************************************************* * Class,struct,union,enum tag information setup *********************************************************/ /* Setup class/struct taginfo */ G__linked_taginfo G__TStnTopSummaryBlock_dictLN_TClass = { "TClass" , 99 , -1 }; G__linked_taginfo G__TStnTopSummaryBlock_dictLN_TBuffer = { "TBuffer" , 99 , -1 }; G__linked_taginfo G__TStnTopSummaryBlock_dictLN_TMemberInspector = { "TMemberInspector" , 99 , -1 }; G__linked_taginfo G__TStnTopSummaryBlock_dictLN_TObject = { "TObject" , 99 , -1 }; G__linked_taginfo G__TStnTopSummaryBlock_dictLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__TStnTopSummaryBlock_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__TStnTopSummaryBlock_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__TStnTopSummaryBlock_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__TStnTopSummaryBlock_dictLN_vectorlETStringcOallocatorlETStringgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__TStnTopSummaryBlock_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__TStnTopSummaryBlock_dictLN_TStnDataBlock = { "TStnDataBlock" , 99 , -1 }; G__linked_taginfo G__TStnTopSummaryBlock_dictLN_TStnTopSummaryBlock = { "TStnTopSummaryBlock" , 99 , -1 }; /* Reset class/struct taginfo */ extern "C" void G__cpp_reset_tagtableTStnTopSummaryBlock_dict() { G__TStnTopSummaryBlock_dictLN_TClass.tagnum = -1 ; G__TStnTopSummaryBlock_dictLN_TBuffer.tagnum = -1 ; G__TStnTopSummaryBlock_dictLN_TMemberInspector.tagnum = -1 ; G__TStnTopSummaryBlock_dictLN_TObject.tagnum = -1 ; G__TStnTopSummaryBlock_dictLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR.tagnum = -1 ; G__TStnTopSummaryBlock_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__TStnTopSummaryBlock_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR.tagnum = -1 ; G__TStnTopSummaryBlock_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR.tagnum = -1 ; G__TStnTopSummaryBlock_dictLN_vectorlETStringcOallocatorlETStringgRsPgR.tagnum = -1 ; G__TStnTopSummaryBlock_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR.tagnum = -1 ; G__TStnTopSummaryBlock_dictLN_TStnDataBlock.tagnum = -1 ; G__TStnTopSummaryBlock_dictLN_TStnTopSummaryBlock.tagnum = -1 ; } extern "C" void G__cpp_setup_tagtableTStnTopSummaryBlock_dict() { /* Setting up class,struct,union tag entry */ G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_TClass); G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_TBuffer); G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_TMemberInspector); G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_TObject); G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR); G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR); G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR); G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR); G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_vectorlETStringcOallocatorlETStringgRsPgR); G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR); G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_TStnDataBlock); G__tagtable_setup(G__get_linked_tagnum(&G__TStnTopSummaryBlock_dictLN_TStnTopSummaryBlock),sizeof(TStnTopSummaryBlock),-1,95488,(char*)NULL,G__setup_memvarTStnTopSummaryBlock,G__setup_memfuncTStnTopSummaryBlock); } extern "C" void G__cpp_setupTStnTopSummaryBlock_dict(void) { G__check_setup_version(30051515,"G__cpp_setupTStnTopSummaryBlock_dict()"); G__set_cpp_environmentTStnTopSummaryBlock_dict(); G__cpp_setup_tagtableTStnTopSummaryBlock_dict(); G__cpp_setup_inheritanceTStnTopSummaryBlock_dict(); G__cpp_setup_typetableTStnTopSummaryBlock_dict(); G__cpp_setup_memvarTStnTopSummaryBlock_dict(); G__cpp_setup_memfuncTStnTopSummaryBlock_dict(); G__cpp_setup_globalTStnTopSummaryBlock_dict(); G__cpp_setup_funcTStnTopSummaryBlock_dict(); if(0==G__getsizep2memfunc()) G__get_sizep2memfuncTStnTopSummaryBlock_dict(); return; } class G__cpp_setup_initTStnTopSummaryBlock_dict { public: G__cpp_setup_initTStnTopSummaryBlock_dict() { G__add_setup_func("TStnTopSummaryBlock_dict",(G__incsetup)(&G__cpp_setupTStnTopSummaryBlock_dict)); G__call_setup_funcs(); } ~G__cpp_setup_initTStnTopSummaryBlock_dict() { G__remove_setup_func("TStnTopSummaryBlock_dict"); } }; G__cpp_setup_initTStnTopSummaryBlock_dict G__cpp_setup_initializerTStnTopSummaryBlock_dict;