// // File generated by rootcint at Sun Jul 2 07:42:23 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 "TStnElectronID_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 TStnElectronID_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent); static TClass *TStnElectronID_IsA(const void*); static void *new_TStnElectronID(void *p = 0); static void *newArray_TStnElectronID(Long_t size); static void delete_TStnElectronID(void *p); static void deleteArray_TStnElectronID(void *p); static void destruct_TStnElectronID(void *p); // Function generating the singleton type initializer TGenericClassInfo *GenerateInitInstance(const TStnElectronID*) { TStnElectronID *ptr = 0; static ROOT::TGenericClassInfo instance("TStnElectronID", TStnElectronID::Class_Version(), "/data/nglas08/a/stdenis/stn614maxopt2jul06/include/Stntuple/alg/TStnElectronID.hh", 15, typeid(TStnElectronID), DefineBehavior(ptr, ptr), &::TStnElectronID::Dictionary, &TStnElectronID_IsA, 1, sizeof(TStnElectronID) ); instance.SetNew(&new_TStnElectronID); instance.SetNewArray(&newArray_TStnElectronID); instance.SetDelete(&delete_TStnElectronID); instance.SetDeleteArray(&deleteArray_TStnElectronID); instance.SetDestructor(&destruct_TStnElectronID); return &instance; } // Static variable to force the class initialization static ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const TStnElectronID*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } //______________________________________________________________________________ TClass *TStnElectronID::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ const char *TStnElectronID::Class_Name() { return "TStnElectronID"; } //______________________________________________________________________________ const char *TStnElectronID::ImplFileName() { return ROOT::GenerateInitInstance((const TStnElectronID*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int TStnElectronID::ImplFileLine() { return ROOT::GenerateInitInstance((const TStnElectronID*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void TStnElectronID::Dictionary() { fgIsA = ROOT::GenerateInitInstance((const TStnElectronID*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *TStnElectronID::Class() { if (!fgIsA) fgIsA = ROOT::GenerateInitInstance((const TStnElectronID*)0x0)->GetClass(); return fgIsA; } //______________________________________________________________________________ void TStnElectronID::ShowMembers(TMemberInspector &R__insp, char *R__parent) { // Inspect the data members of an object of class TStnElectronID. TClass *R__cl = TStnElectronID::IsA(); Int_t R__ncp = strlen(R__parent); if (R__ncp || R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__parent, "fLooseCentral", &fLooseCentral); R__insp.Inspect(R__cl, R__parent, "fFidEleTight", &fFidEleTight); R__insp.Inspect(R__cl, R__parent, "fFidEleLoose", &fFidEleLoose); R__insp.Inspect(R__cl, R__parent, "fUseMask", &fUseMask); R__insp.Inspect(R__cl, R__parent, "fInteger[4]", fInteger); R__insp.Inspect(R__cl, R__parent, "fMaxDetEta", &fMaxDetEta); R__insp.Inspect(R__cl, R__parent, "fMaxMomEta", &fMaxMomEta); R__insp.Inspect(R__cl, R__parent, "fMinEt", &fMinEt); R__insp.Inspect(R__cl, R__parent, "fMaxHadEm", &fMaxHadEm); R__insp.Inspect(R__cl, R__parent, "fHadEmSlope", &fHadEmSlope); R__insp.Inspect(R__cl, R__parent, "fMaxIso", &fMaxIso); R__insp.Inspect(R__cl, R__parent, "fMaxTIso", &fMaxTIso); R__insp.Inspect(R__cl, R__parent, "fMaxIso1", &fMaxIso1); R__insp.Inspect(R__cl, R__parent, "fMinPt", &fMinPt); R__insp.Inspect(R__cl, R__parent, "fMinNCotAxHits", &fMinNCotAxHits); R__insp.Inspect(R__cl, R__parent, "fMinNCotStHits", &fMinNCotStHits); R__insp.Inspect(R__cl, R__parent, "fMinNCotAxSeg", &fMinNCotAxSeg); R__insp.Inspect(R__cl, R__parent, "fMinNCotStSeg", &fMinNCotStSeg); R__insp.Inspect(R__cl, R__parent, "fMaxD0", &fMaxD0); R__insp.Inspect(R__cl, R__parent, "fMaxChi2Strip", &fMaxChi2Strip); R__insp.Inspect(R__cl, R__parent, "fMaxXCes", &fMaxXCes); R__insp.Inspect(R__cl, R__parent, "fMinZCes", &fMinZCes); R__insp.Inspect(R__cl, R__parent, "fMaxZCes", &fMaxZCes); R__insp.Inspect(R__cl, R__parent, "fMaxZ0", &fMaxZ0); R__insp.Inspect(R__cl, R__parent, "fMinDelX", &fMinDelX); R__insp.Inspect(R__cl, R__parent, "fMaxDelX", &fMaxDelX); R__insp.Inspect(R__cl, R__parent, "fMaxDelZ", &fMaxDelZ); R__insp.Inspect(R__cl, R__parent, "fMinEOverP", &fMinEOverP); R__insp.Inspect(R__cl, R__parent, "fMaxEOverP", &fMaxEOverP); R__insp.Inspect(R__cl, R__parent, "fMaxLshr", &fMaxLshr); R__insp.Inspect(R__cl, R__parent, "fMaxLshr2", &fMaxLshr2); R__insp.Inspect(R__cl, R__parent, "fMaxBcZ0", &fMaxBcZ0); R__insp.Inspect(R__cl, R__parent, "fMinBcDelX", &fMinBcDelX); R__insp.Inspect(R__cl, R__parent, "fMaxBcDelX", &fMaxBcDelX); R__insp.Inspect(R__cl, R__parent, "fMaxBcDelZ", &fMaxBcDelZ); R__insp.Inspect(R__cl, R__parent, "fMinLooseEt", &fMinLooseEt); R__insp.Inspect(R__cl, R__parent, "fMinLoosePt", &fMinLoosePt); R__insp.Inspect(R__cl, R__parent, "fMaxLooseEta", &fMaxLooseEta); R__insp.Inspect(R__cl, R__parent, "fMaxLooseXCes", &fMaxLooseXCes); R__insp.Inspect(R__cl, R__parent, "fMinLooseZCes", &fMinLooseZCes); R__insp.Inspect(R__cl, R__parent, "fMaxLooseZCes", &fMaxLooseZCes); R__insp.Inspect(R__cl, R__parent, "fMinPlugEt", &fMinPlugEt); R__insp.Inspect(R__cl, R__parent, "fMaxPlugIso1", &fMaxPlugIso1); R__insp.Inspect(R__cl, R__parent, "fFloat[3]", fFloat); R__insp.Inspect(R__cl, R__parent, "*fEOR", &fEOR); R__insp.Inspect(R__cl, R__parent, "fCalcNCotSeg", &fCalcNCotSeg); TNamed::ShowMembers(R__insp, R__parent); } namespace ROOT { // Return the actual TClass for the object argument static TClass *TStnElectronID_IsA(const void *obj) { return ((::TStnElectronID*)obj)->IsA(); } // Wrappers around operator new static void *new_TStnElectronID(void *p) { return p ? new(p) ::TStnElectronID : new ::TStnElectronID; } static void *newArray_TStnElectronID(Long_t size) { return new ::TStnElectronID[size]; } // Wrapper around operator delete static void delete_TStnElectronID(void *p) { delete ((::TStnElectronID*)p); } static void deleteArray_TStnElectronID(void *p) { delete [] ((::TStnElectronID*)p); } static void destruct_TStnElectronID(void *p) { typedef ::TStnElectronID current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::TStnElectronID /******************************************************** * TStnElectronID_dict.cxx ********************************************************/ #ifdef G__MEMTEST #undef malloc #undef free #endif extern "C" void G__cpp_reset_tagtableTStnElectronID_dict(); extern "C" void G__set_cpp_environmentTStnElectronID_dict() { G__add_compiledheader("TROOT.h"); G__add_compiledheader("TMemberInspector.h"); G__add_compiledheader("TStnElectronID.hh"); G__cpp_reset_tagtableTStnElectronID_dict(); } class G__TStnElectronID_dictdOcxx_tag {}; void* operator new(size_t size,G__TStnElectronID_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__TStnElectronID_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_TStnElectronID_dictdOcxx() { G__operator_delete(0); } extern "C" int G__cpp_dllrevTStnElectronID_dict() { return(30051515); } /********************************************************* * Member function Interface Method *********************************************************/ /* TStnElectronID */ static int G__TStnElectronID_dict_185_1_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { TStnElectronID *p=NULL; switch(libp->paran) { case 2: p = new TStnElectronID((const char*)G__int(libp->para[0]),(const char*)G__int(libp->para[1])); break; case 1: p = new TStnElectronID((const char*)G__int(libp->para[0])); break; case 0: if(G__getaryconstruct()) p=new TStnElectronID[G__getaryconstruct()]; else p=new TStnElectronID; break; } result7->obj.i = (long)p; result7->ref = (long)p; result7->type = 'u'; result7->tagnum = G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronID); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MinEt()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MinPt()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MaxMomEta()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MaxDetEta()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MaxZ0()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MaxD0()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MaxLshr()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MaxLshr2()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MinDelX()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MaxDelX()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MaxDelZ()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MaxChi2Strip()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MaxXCes()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MaxZCes()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MinZCes()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MaxIso()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MaxIso1()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_9_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MaxTIso()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_0_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MaxHadEm()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_1_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->HadEmSlope()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_2_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MinEOverP()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_3_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MaxEOverP()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_4_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MaxBcZ0()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_5_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MinBcDelX()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_6_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MaxBcDelX()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_7_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MaxBcDelZ()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_8_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MinNCotAxSeg()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_9_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MinNCotStSeg()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_0_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MinNCotAxHits()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_1_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MinNCotStHits()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_2_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnElectronID*)(G__getstructoffset()))->LooseCentral()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_3_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MinLooseZCes()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_4_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MaxLooseZCes()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_5_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnElectronID*)(G__getstructoffset()))->MaxPlugIso1()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_6_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnElectronID*)(G__getstructoffset()))->FidEleTight()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_7_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnElectronID*)(G__getstructoffset()))->FidEleLoose()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_8_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnElectronID*)(G__getstructoffset()))->UseMask()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_9_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnElectronID*)(G__getstructoffset()))->CalcNCotSeg()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_0_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMinEt((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_1_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMinPt((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_2_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMaxMomEta((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_3_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMaxDetEta((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_4_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMinDelX((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_5_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMaxDelX((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_6_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMaxDelZ((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_7_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMaxTIso((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_8_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMaxCalIso1((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_9_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMaxCalIso((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_0_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMaxZ0((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_1_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMaxD0((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_2_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMaxLshr((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_3_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMaxLshr2((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_4_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMaxXCes((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_5_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMaxZCes((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_6_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMinZCes((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_7_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMaxChi2Strip((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_8_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMinNCotAxHits((Int_t)G__int(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_9_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMinNCotStHits((Int_t)G__int(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_0_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMinNCotAxSeg((Int_t)G__int(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_1_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMinNCotStSeg((Int_t)G__int(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_2_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMaxHadEm((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_3_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMinEOverP((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_4_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMaxEOverP((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_5_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetFidEleTight((Int_t)G__int(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_6_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetFidEleLoose((Int_t)G__int(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_7_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMaxBcZ0((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_8_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMinBcDelX((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_9_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMaxBcDelX((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_0_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMaxBcDelZ((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_1_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMinLooseEt((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_2_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMinLoosePt((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_3_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMaxLooseEta((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_4_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetLooseCentral((Int_t)G__int(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_5_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMaxLooseXCes((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_6_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMinLooseZCes((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_7_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMaxLooseZCes((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_8_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetMaxPlugIso1((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_9_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetUseMask((Int_t)G__int(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_0_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->SetCalcNCotSeg((Int_t)G__int(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_1_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnElectronID*)(G__getstructoffset()))->IDWord((TStnElectron*)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_2_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnElectronID*)(G__getstructoffset()))->TightIDWord((TStnElectron*)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_3_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnElectronID*)(G__getstructoffset()))->LooseIDWord((TStnElectron*)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_4_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnElectronID*)(G__getstructoffset()))->PlugIDWord((TStnElectron*)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_5_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { switch(libp->paran) { case 3: G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->FillHistograms(*(TStnElectronID::Hist_t*)libp->para[0].ref,(TStnElectron*)G__int(libp->para[1]) ,(Int_t)G__int(libp->para[2])); break; case 2: G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->FillHistograms(*(TStnElectronID::Hist_t*)libp->para[0].ref,(TStnElectron*)G__int(libp->para[1])); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_6_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { switch(libp->paran) { case 1: G__setnull(result7); ((const TStnElectronID*)(G__getstructoffset()))->Print((Option_t*)G__int(libp->para[0])); break; case 0: G__setnull(result7); ((const TStnElectronID*)(G__getstructoffset()))->Print(); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_7_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->ReadV1(*(TBuffer*)libp->para[0].ref); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_8_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,85,(long)TStnElectronID::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_9_8(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,67,(long)TStnElectronID::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_0_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,115,(long)TStnElectronID::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_1_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); TStnElectronID::Dictionary(); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_2_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,85,(long)((const TStnElectronID*)(G__getstructoffset()))->IsA()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_3_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_4_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_5_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnElectronID*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_6_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,67,(long)TStnElectronID::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_7_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)TStnElectronID::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_8_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,67,(long)TStnElectronID::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnElectronID_dict_185_9_9(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)TStnElectronID::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__TStnElectronID_dict_185_0_10(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { TStnElectronID *p; void *xtmp = (void*)G__int(libp->para[0]); p=new TStnElectronID(*(TStnElectronID*)xtmp); result7->obj.i = (long)p; result7->ref = (long)p; result7->type = 'u'; result7->tagnum = G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronID); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef TStnElectronID G__TTStnElectronID; static int G__TStnElectronID_dict_185_1_10(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[] (TStnElectronID *)(G__getstructoffset()); else for(int i=G__getaryconstruct()-1;i>=0;i--) delete (TStnElectronID *)((G__getstructoffset())+sizeof(TStnElectronID)*i); else delete (TStnElectronID *)(G__getstructoffset()); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__TStnElectronID_dict_185_2_10(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { TStnElectronID *dest = (TStnElectronID*)(G__getstructoffset()); *dest = (*(TStnElectronID*)libp->para[0].ref); const TStnElectronID& obj = *dest; result7->ref=(long)(&obj); result7->obj.i=(long)(&obj); return(1 || funcname || hash || result7 || libp) ; } /* Setting up global function */ /********************************************************* * Member function Stub *********************************************************/ /* TStnElectronID */ /********************************************************* * Global function Stub *********************************************************/ /********************************************************* * Get size of pointer to member function *********************************************************/ class G__Sizep2memfuncTStnElectronID_dict { public: G__Sizep2memfuncTStnElectronID_dict() {p=&G__Sizep2memfuncTStnElectronID_dict::sizep2memfunc;} size_t sizep2memfunc() { return(sizeof(p)); } private: size_t (G__Sizep2memfuncTStnElectronID_dict::*p)(); }; size_t G__get_sizep2memfuncTStnElectronID_dict() { G__Sizep2memfuncTStnElectronID_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_inheritanceTStnElectronID_dict() { /* Setting up class inheritance */ if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronID))) { TStnElectronID *G__Lderived; G__Lderived=(TStnElectronID*)0x1000; { TNamed *G__Lpbase=(TNamed*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronID),G__get_linked_tagnum(&G__TStnElectronID_dictLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronID),G__get_linked_tagnum(&G__TStnElectronID_dictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } } } /********************************************************* * typedef information setup/ *********************************************************/ extern "C" void G__cpp_setup_typetableTStnElectronID_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("Float_t",102,-1,0, -1); G__setnewtype(-1,"Float 4 bytes (float)",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__TStnElectronID_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__TStnElectronID_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnElectronID_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__TStnElectronID_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnElectronID_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__TStnElectronID_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__TStnElectronID_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnElectronID_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__TStnElectronID_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnElectronID_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__TStnElectronID_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__TStnElectronID_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__TStnElectronID_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnElectronID_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__TStnElectronID_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnElectronID_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 */ /* TStnElectronID */ static void G__setup_memvarTStnElectronID(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronID)); { TStnElectronID *p; p=(TStnElectronID*)0x1000; if (p) { } G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kCentralBit=1",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kDetectorBit=1",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kConversionBit=2",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kCotFidBit=4",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kDetEtaBit=8",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kFidEleBit=16",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kEtBit=32",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kHadEmBit=64",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kIsoBit=128",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kIso1Bit=256",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kTIsoBit=512",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kPtBit=1024",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kCotNAxBit=2048",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kCotNStBit=4096",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kTrackZ0Bit=8192",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kTrackD0Bit=16384",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kEOverPBit=32768",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kChi2StripBit=65536",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kXCesBit=131072",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kZCesBit=262144",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kDelXBit=524288",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kDelZBit=1048576",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kLshrBit=2097152",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kTrackDz0Bit=4194304",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kTrackBcZ0Bit=8388608",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kTrackBcDelXBit=16777216",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kTrackBcDelZBit=33554432",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kCesDistBit=67108864",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kPes5x9Bit=134217728",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kPemChi2Bit=268435456",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kPemFitTowerBit=536870912",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kChi2CotBit=1073741824",0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA),-1,-2,1,"kCesEpBit=-2147483648",0,(char*)NULL); G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fLooseCentral=",0,"if 1 use only central electrons"); G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fFidEleTight=",0,(char*)NULL); G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fFidEleLoose=",0,(char*)NULL); G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fUseMask=",0,"bit on if this cut to be used"); G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fInteger[4]=",0,"for future"); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxDetEta=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxMomEta=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMinEt=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxHadEm=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fHadEmSlope=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxIso=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxTIso=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxIso1=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMinPt=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMinNCotAxHits=",0,"min number of hits per segment"); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMinNCotStHits=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMinNCotAxSeg=",0,"min number of segments per track"); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMinNCotStSeg=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxD0=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxChi2Strip=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxXCes=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMinZCes=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxZCes=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxZ0=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMinDelX=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxDelX=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxDelZ=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMinEOverP=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxEOverP=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxLshr=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxLshr2=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxBcZ0=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMinBcDelX=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxBcDelX=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxBcDelZ=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMinLooseEt=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMinLoosePt=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxLooseEta=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxLooseXCes=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMinLooseZCes=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxLooseZCes=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMinPlugEt=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxPlugIso1=",0,(char*)NULL); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fFloat[3]=",0,"for future"); G__memvar_setup((void*)NULL,89,0,0,-1,-1,-1,2,"fEOR=",0,"! end-of-record"); G__memvar_setup((void*)NULL,105,0,0,-1,-1,-1,2,"fCalcNCotSeg=",0,"! 1 if nseg needs to be recalculated"); G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } extern "C" void G__cpp_setup_memvarTStnElectronID_dict() { } /*********************************************************** ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ***********************************************************/ /********************************************************* * Member function information setup for each class *********************************************************/ static void G__setup_memfuncTStnElectronID(void) { /* TStnElectronID */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronID)); G__memfunc_setup("TStnElectronID",1362,G__TStnElectronID_dict_185_1_0,105,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronID),-1,0,2,1,1,0, "C - - 10 \"EleID\" Name C - - 10 \"EleID\" Title",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MinEt",477,G__TStnElectronID_dict_185_2_0,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MinPt",488,G__TStnElectronID_dict_185_3_0,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MaxMomEta",873,G__TStnElectronID_dict_185_4_0,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MaxDetEta",861,G__TStnElectronID_dict_185_5_0,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MaxZ0",432,G__TStnElectronID_dict_185_6_0,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MaxD0",410,G__TStnElectronID_dict_185_7_0,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MaxLshr",703,G__TStnElectronID_dict_185_8_0,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MaxLshr2",753,G__TStnElectronID_dict_185_9_0,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MinDelX",657,G__TStnElectronID_dict_185_0_1,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MaxDelX",659,G__TStnElectronID_dict_185_1_1,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MaxDelZ",661,G__TStnElectronID_dict_185_2_1,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MaxChi2Strip",1150,G__TStnElectronID_dict_185_3_1,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MaxXCes",665,G__TStnElectronID_dict_185_4_1,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MaxZCes",667,G__TStnElectronID_dict_185_5_1,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MinZCes",665,G__TStnElectronID_dict_185_6_1,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MaxIso",593,G__TStnElectronID_dict_185_7_1,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MaxIso1",642,G__TStnElectronID_dict_185_8_1,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MaxTIso",677,G__TStnElectronID_dict_185_9_1,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MaxHadEm",741,G__TStnElectronID_dict_185_0_2,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("HadEmSlope",962,G__TStnElectronID_dict_185_1_2,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MinEOverP",853,G__TStnElectronID_dict_185_2_2,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MaxEOverP",855,G__TStnElectronID_dict_185_3_2,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MaxBcZ0",597,G__TStnElectronID_dict_185_4_2,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MinBcDelX",822,G__TStnElectronID_dict_185_5_2,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MaxBcDelX",824,G__TStnElectronID_dict_185_6_2,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MaxBcDelZ",826,G__TStnElectronID_dict_185_7_2,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MinNCotAxSeg",1136,G__TStnElectronID_dict_185_8_2,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MinNCotStSeg",1150,G__TStnElectronID_dict_185_9_2,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MinNCotAxHits",1257,G__TStnElectronID_dict_185_0_3,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MinNCotStHits",1271,G__TStnElectronID_dict_185_1_3,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("LooseCentral",1227,G__TStnElectronID_dict_185_2_3,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MinLooseZCes",1179,G__TStnElectronID_dict_185_3_3,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MaxLooseZCes",1181,G__TStnElectronID_dict_185_4_3,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MaxPlugIso1",1050,G__TStnElectronID_dict_185_5_3,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("FidEleTight",1065,G__TStnElectronID_dict_185_6_3,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("FidEleLoose",1067,G__TStnElectronID_dict_185_7_3,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("UseMask",697,G__TStnElectronID_dict_185_8_3,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("CalcNCotSeg",1030,G__TStnElectronID_dict_185_9_3,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMinEt",777,G__TStnElectronID_dict_185_0_4,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Et",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMinPt",788,G__TStnElectronID_dict_185_1_4,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Pt",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMaxMomEta",1173,G__TStnElectronID_dict_185_2_4,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Eta",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMaxDetEta",1161,G__TStnElectronID_dict_185_3_4,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Eta",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMinDelX",957,G__TStnElectronID_dict_185_4_4,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - DelX",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMaxDelX",959,G__TStnElectronID_dict_185_5_4,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - DelX",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMaxDelZ",961,G__TStnElectronID_dict_185_6_4,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - DelZ",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMaxTIso",977,G__TStnElectronID_dict_185_7_4,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Iso",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMaxCalIso1",1214,G__TStnElectronID_dict_185_8_4,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Iso",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMaxCalIso",1165,G__TStnElectronID_dict_185_9_4,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Iso",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMaxZ0",732,G__TStnElectronID_dict_185_0_5,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Z0",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMaxD0",710,G__TStnElectronID_dict_185_1_5,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - D0",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMaxLshr",1003,G__TStnElectronID_dict_185_2_5,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Lshr",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMaxLshr2",1053,G__TStnElectronID_dict_185_3_5,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Lshr",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMaxXCes",965,G__TStnElectronID_dict_185_4_5,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - X",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMaxZCes",967,G__TStnElectronID_dict_185_5_5,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Z",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMinZCes",965,G__TStnElectronID_dict_185_6_5,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Z",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMaxChi2Strip",1450,G__TStnElectronID_dict_185_7_5,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Chi2",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMinNCotAxHits",1557,G__TStnElectronID_dict_185_8_5,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - N",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMinNCotStHits",1571,G__TStnElectronID_dict_185_9_5,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - N",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMinNCotAxSeg",1436,G__TStnElectronID_dict_185_0_6,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - N",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMinNCotStSeg",1450,G__TStnElectronID_dict_185_1_6,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - N",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMaxHadEm",1041,G__TStnElectronID_dict_185_2_6,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - HadEm",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMinEOverP",1153,G__TStnElectronID_dict_185_3_6,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Ep",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMaxEOverP",1155,G__TStnElectronID_dict_185_4_6,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Ep",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetFidEleTight",1365,G__TStnElectronID_dict_185_5_6,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - Fid",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetFidEleLoose",1367,G__TStnElectronID_dict_185_6_6,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - Fid",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMaxBcZ0",897,G__TStnElectronID_dict_185_7_6,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Z0",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMinBcDelX",1122,G__TStnElectronID_dict_185_8_6,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - DelX",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMaxBcDelX",1124,G__TStnElectronID_dict_185_9_6,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - DelX",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMaxBcDelZ",1126,G__TStnElectronID_dict_185_0_7,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - DelZ",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMinLooseEt",1291,G__TStnElectronID_dict_185_1_7,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Et",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMinLoosePt",1302,G__TStnElectronID_dict_185_2_7,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Pt",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMaxLooseEta",1390,G__TStnElectronID_dict_185_3_7,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Eta",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetLooseCentral",1527,G__TStnElectronID_dict_185_4_7,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - Flag",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMaxLooseXCes",1479,G__TStnElectronID_dict_185_5_7,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - X",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMinLooseZCes",1479,G__TStnElectronID_dict_185_6_7,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Z",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMaxLooseZCes",1481,G__TStnElectronID_dict_185_7_7,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Z",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMaxPlugIso1",1350,G__TStnElectronID_dict_185_8_7,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Iso1",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetUseMask",997,G__TStnElectronID_dict_185_9_7,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - mask",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetCalcNCotSeg",1330,G__TStnElectronID_dict_185_0_8,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - Flag",(char*)NULL,(void*)NULL,0); G__memfunc_setup("IDWord",553,G__TStnElectronID_dict_185_1_8,105,-1,G__defined_typename("Int_t"),0,1,1,1,0,"U 'TStnElectron' - 0 - Electron",(char*)NULL,(void*)NULL,1); G__memfunc_setup("TightIDWord",1065,G__TStnElectronID_dict_185_2_8,105,-1,G__defined_typename("Int_t"),0,1,1,1,0,"U 'TStnElectron' - 0 - Electron",(char*)NULL,(void*)NULL,1); G__memfunc_setup("LooseIDWord",1067,G__TStnElectronID_dict_185_3_8,105,-1,G__defined_typename("Int_t"),0,1,1,1,0,"U 'TStnElectron' - 0 - Electron",(char*)NULL,(void*)NULL,1); G__memfunc_setup("PlugIDWord",961,G__TStnElectronID_dict_185_4_8,105,-1,G__defined_typename("Int_t"),0,1,1,1,0,"U 'TStnElectron' - 0 - Electron",(char*)NULL,(void*)NULL,1); G__memfunc_setup("FillHistograms",1448,G__TStnElectronID_dict_185_5_8,121,-1,-1,0,3,1,1,0, "u 'TStnElectronID::Hist_t' - 1 - Hist U 'TStnElectron' - 0 - Ele " "i - 'Int_t' 0 1 Mode",(char*)NULL,(void*)NULL,1); G__memfunc_setup("Print",525,G__TStnElectronID_dict_185_6_8,121,-1,-1,0,1,1,1,8,"C - 'Option_t' 10 \"\" Option",(char*)NULL,(void*)NULL,1); G__memfunc_setup("ReadV1",515,G__TStnElectronID_dict_185_7_8,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - R__b",(char*)NULL,(void*)NULL,0); G__memfunc_setup("Class",502,G__TStnElectronID_dict_185_8_8,85,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)(TClass* (*)())(&TStnElectronID::Class),0); G__memfunc_setup("Class_Name",982,G__TStnElectronID_dict_185_9_8,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TStnElectronID::Class_Name),0); G__memfunc_setup("Class_Version",1339,G__TStnElectronID_dict_185_0_9,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)(Version_t (*)())(&TStnElectronID::Class_Version),0); G__memfunc_setup("Dictionary",1046,G__TStnElectronID_dict_185_1_9,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(void (*)())(&TStnElectronID::Dictionary),0); G__memfunc_setup("IsA",253,G__TStnElectronID_dict_185_2_9,85,G__get_linked_tagnum(&G__TStnElectronID_dictLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1); G__memfunc_setup("ShowMembers",1132,G__TStnElectronID_dict_185_3_9,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__TStnElectronID_dict_185_4_9,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1); G__memfunc_setup("StreamerNVirtual",1656,G__TStnElectronID_dict_185_5_9,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0); G__memfunc_setup("DeclFileName",1145,G__TStnElectronID_dict_185_6_9,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TStnElectronID::DeclFileName),0); G__memfunc_setup("ImplFileLine",1178,G__TStnElectronID_dict_185_7_9,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&TStnElectronID::ImplFileLine),0); G__memfunc_setup("ImplFileName",1171,G__TStnElectronID_dict_185_8_9,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TStnElectronID::ImplFileName),0); G__memfunc_setup("DeclFileLine",1152,G__TStnElectronID_dict_185_9_9,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&TStnElectronID::DeclFileLine),0); // automatic copy constructor G__memfunc_setup("TStnElectronID",1362,G__TStnElectronID_dict_185_0_10,(int)('i'),G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronID),-1,0,1,1,1,0,"u 'TStnElectronID' - 11 - -",(char*)NULL,(void*)NULL,0); // automatic destructor G__memfunc_setup("~TStnElectronID",1488,G__TStnElectronID_dict_185_1_10,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1); // automatic assignment operator G__memfunc_setup("operator=",937,G__TStnElectronID_dict_185_2_10,(int)('u'),G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronID),-1,1,1,1,1,0,"u 'TStnElectronID' - 11 - -",(char*)NULL,(void*)NULL,0); G__tag_memfunc_reset(); } /********************************************************* * Member function information setup *********************************************************/ extern "C" void G__cpp_setup_memfuncTStnElectronID_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_globalTStnElectronID_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() { G__resetifuncposition(); } extern "C" void G__cpp_setup_funcTStnElectronID_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(); } /********************************************************* * Class,struct,union,enum tag information setup *********************************************************/ /* Setup class/struct taginfo */ G__linked_taginfo G__TStnElectronID_dictLN_TClass = { "TClass" , 99 , -1 }; G__linked_taginfo G__TStnElectronID_dictLN_TBuffer = { "TBuffer" , 99 , -1 }; G__linked_taginfo G__TStnElectronID_dictLN_TMemberInspector = { "TMemberInspector" , 99 , -1 }; G__linked_taginfo G__TStnElectronID_dictLN_TObject = { "TObject" , 99 , -1 }; G__linked_taginfo G__TStnElectronID_dictLN_TNamed = { "TNamed" , 99 , -1 }; G__linked_taginfo G__TStnElectronID_dictLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__TStnElectronID_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__TStnElectronID_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__TStnElectronID_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__TStnElectronID_dictLN_vectorlETStringcOallocatorlETStringgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__TStnElectronID_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__TStnElectronID_dictLN_TStnElectron = { "TStnElectron" , 99 , -1 }; G__linked_taginfo G__TStnElectronID_dictLN_TStnElectronID = { "TStnElectronID" , 99 , -1 }; G__linked_taginfo G__TStnElectronID_dictLN_TStnElectronIDcLcLdA = { "TStnElectronID::$" , 101 , -1 }; G__linked_taginfo G__TStnElectronID_dictLN_TStnElectronIDcLcLHist_t = { "TStnElectronID::Hist_t" , 115 , -1 }; /* Reset class/struct taginfo */ extern "C" void G__cpp_reset_tagtableTStnElectronID_dict() { G__TStnElectronID_dictLN_TClass.tagnum = -1 ; G__TStnElectronID_dictLN_TBuffer.tagnum = -1 ; G__TStnElectronID_dictLN_TMemberInspector.tagnum = -1 ; G__TStnElectronID_dictLN_TObject.tagnum = -1 ; G__TStnElectronID_dictLN_TNamed.tagnum = -1 ; G__TStnElectronID_dictLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR.tagnum = -1 ; G__TStnElectronID_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__TStnElectronID_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR.tagnum = -1 ; G__TStnElectronID_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR.tagnum = -1 ; G__TStnElectronID_dictLN_vectorlETStringcOallocatorlETStringgRsPgR.tagnum = -1 ; G__TStnElectronID_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR.tagnum = -1 ; G__TStnElectronID_dictLN_TStnElectron.tagnum = -1 ; G__TStnElectronID_dictLN_TStnElectronID.tagnum = -1 ; G__TStnElectronID_dictLN_TStnElectronIDcLcLdA.tagnum = -1 ; G__TStnElectronID_dictLN_TStnElectronIDcLcLHist_t.tagnum = -1 ; } extern "C" void G__cpp_setup_tagtableTStnElectronID_dict() { /* Setting up class,struct,union tag entry */ G__get_linked_tagnum(&G__TStnElectronID_dictLN_TClass); G__get_linked_tagnum(&G__TStnElectronID_dictLN_TBuffer); G__get_linked_tagnum(&G__TStnElectronID_dictLN_TMemberInspector); G__get_linked_tagnum(&G__TStnElectronID_dictLN_TObject); G__get_linked_tagnum(&G__TStnElectronID_dictLN_TNamed); G__get_linked_tagnum(&G__TStnElectronID_dictLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR); G__get_linked_tagnum(&G__TStnElectronID_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR); G__get_linked_tagnum(&G__TStnElectronID_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR); G__get_linked_tagnum(&G__TStnElectronID_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR); G__get_linked_tagnum(&G__TStnElectronID_dictLN_vectorlETStringcOallocatorlETStringgRsPgR); G__get_linked_tagnum(&G__TStnElectronID_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR); G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectron); G__tagtable_setup(G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronID),sizeof(TStnElectronID),-1,128256,(char*)NULL,G__setup_memvarTStnElectronID,G__setup_memfuncTStnElectronID); G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLdA); G__get_linked_tagnum(&G__TStnElectronID_dictLN_TStnElectronIDcLcLHist_t); } extern "C" void G__cpp_setupTStnElectronID_dict(void) { G__check_setup_version(30051515,"G__cpp_setupTStnElectronID_dict()"); G__set_cpp_environmentTStnElectronID_dict(); G__cpp_setup_tagtableTStnElectronID_dict(); G__cpp_setup_inheritanceTStnElectronID_dict(); G__cpp_setup_typetableTStnElectronID_dict(); G__cpp_setup_memvarTStnElectronID_dict(); G__cpp_setup_memfuncTStnElectronID_dict(); G__cpp_setup_globalTStnElectronID_dict(); G__cpp_setup_funcTStnElectronID_dict(); if(0==G__getsizep2memfunc()) G__get_sizep2memfuncTStnElectronID_dict(); return; } class G__cpp_setup_initTStnElectronID_dict { public: G__cpp_setup_initTStnElectronID_dict() { G__add_setup_func("TStnElectronID_dict",(G__incsetup)(&G__cpp_setupTStnElectronID_dict)); G__call_setup_funcs(); } ~G__cpp_setup_initTStnElectronID_dict() { G__remove_setup_func("TStnElectronID_dict"); } }; G__cpp_setup_initTStnElectronID_dict G__cpp_setup_initializerTStnElectronID_dict;