// // File generated by rootcint at Sun Jul 2 08:02:10 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 "TStnTriggerInfo_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 TStnTriggerInfo_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent); static void TStnTriggerInfo_Dictionary(); static TClass *TStnTriggerInfo_IsA(const void*); static void *new_TStnTriggerInfo(void *p = 0); static void *newArray_TStnTriggerInfo(Long_t size); static void delete_TStnTriggerInfo(void *p); static void deleteArray_TStnTriggerInfo(void *p); static void destruct_TStnTriggerInfo(void *p); // Function generating the singleton type initializer TGenericClassInfo *GenerateInitInstance(const TStnTriggerInfo*) { TStnTriggerInfo *ptr = 0; static ROOT::TGenericClassInfo instance("TStnTriggerInfo", "/data/nglas08/a/stdenis/stn614maxopt2jul06/include/Stntuple/obj/TStnTriggerInfo.hh", 25, typeid(TStnTriggerInfo), DefineBehavior(ptr, ptr), 0, &TStnTriggerInfo_Dictionary, &TStnTriggerInfo_IsA, 0, sizeof(TStnTriggerInfo) ); instance.SetNew(&new_TStnTriggerInfo); instance.SetNewArray(&newArray_TStnTriggerInfo); instance.SetDelete(&delete_TStnTriggerInfo); instance.SetDeleteArray(&deleteArray_TStnTriggerInfo); instance.SetDestructor(&destruct_TStnTriggerInfo); return &instance; } // Static variable to force the class initialization static ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const TStnTriggerInfo*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void TStnTriggerInfo_Dictionary() { ROOT::GenerateInitInstance((const TStnTriggerInfo*)0x0)->GetClass(); } } namespace ROOT { // Return the actual TClass for the object argument static TClass *TStnTriggerInfo_IsA(const void *obj) { return GetROOT()->GetClass(typeid(*(::TStnTriggerInfo*)obj)); } // Wrappers around operator new static void *new_TStnTriggerInfo(void *p) { return p ? ::new((ROOT::TOperatorNewHelper*)p) ::TStnTriggerInfo : new ::TStnTriggerInfo; } static void *newArray_TStnTriggerInfo(Long_t size) { return new ::TStnTriggerInfo[size]; } // Wrapper around operator delete static void delete_TStnTriggerInfo(void *p) { delete ((::TStnTriggerInfo*)p); } static void deleteArray_TStnTriggerInfo(void *p) { delete [] ((::TStnTriggerInfo*)p); } static void destruct_TStnTriggerInfo(void *p) { typedef ::TStnTriggerInfo current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::TStnTriggerInfo /******************************************************** * TStnTriggerInfo_dict.cxx ********************************************************/ #ifdef G__MEMTEST #undef malloc #undef free #endif extern "C" void G__cpp_reset_tagtableTStnTriggerInfo_dict(); extern "C" void G__set_cpp_environmentTStnTriggerInfo_dict() { G__add_compiledheader("TROOT.h"); G__add_compiledheader("TMemberInspector.h"); G__add_compiledheader("TStnTriggerInfo.hh"); G__cpp_reset_tagtableTStnTriggerInfo_dict(); } class G__TStnTriggerInfo_dictdOcxx_tag {}; void* operator new(size_t size,G__TStnTriggerInfo_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__TStnTriggerInfo_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_TStnTriggerInfo_dictdOcxx() { G__operator_delete(0); } extern "C" int G__cpp_dllrevTStnTriggerInfo_dict() { return(30051515); } /********************************************************* * Member function Interface Method *********************************************************/ /* TStnTriggerInfo */ static int G__TStnTriggerInfo_dict_183_1_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { TStnTriggerInfo *p=NULL; if(G__getaryconstruct()) p=new TStnTriggerInfo[G__getaryconstruct()]; else p=::new((G__TStnTriggerInfo_dictdOcxx_tag*)G__getgvp()) TStnTriggerInfo; result7->obj.i = (long)p; result7->ref = (long)p; result7->type = 'u'; result7->tagnum = G__get_linked_tagnum(&G__TStnTriggerInfo_dictLN_TStnTriggerInfo); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTriggerInfo_dict_183_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,73,(long)((TStnTriggerInfo*)(G__getstructoffset()))->Data()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTriggerInfo_dict_183_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnTriggerInfo*)(G__getstructoffset()))->MuonBit((Int_t)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTriggerInfo_dict_183_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnTriggerInfo*)(G__getstructoffset()))->ElectronBit((Int_t)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTriggerInfo_dict_183_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnTriggerInfo*)(G__getstructoffset()))->TauBit((Int_t)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTriggerInfo_dict_183_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnTriggerInfo*)(G__getstructoffset()))->JetBit((Int_t)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTriggerInfo_dict_183_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnTriggerInfo*)(G__getstructoffset()))->PhotonBit((Int_t)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTriggerInfo_dict_183_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnTriggerInfo*)(G__getstructoffset()))->OtherBit((Int_t)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTriggerInfo_dict_183_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnTriggerInfo*)(G__getstructoffset()))->SetBit(*(Int_t*)G__Intref(&libp->para[0]),(Int_t)G__int(libp->para[1]) ,(Int_t)G__int(libp->para[2])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTriggerInfo_dict_183_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnTriggerInfo*)(G__getstructoffset()))->SetMuonBit((Int_t)G__int(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTriggerInfo_dict_183_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnTriggerInfo*)(G__getstructoffset()))->SetJetBit((Int_t)G__int(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTriggerInfo_dict_183_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnTriggerInfo*)(G__getstructoffset()))->SetElectronBit((Int_t)G__int(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTriggerInfo_dict_183_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnTriggerInfo*)(G__getstructoffset()))->SetPhotonBit((Int_t)G__int(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTriggerInfo_dict_183_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnTriggerInfo*)(G__getstructoffset()))->SetTauBit((Int_t)G__int(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTriggerInfo_dict_183_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnTriggerInfo*)(G__getstructoffset()))->SetOtherBit((Int_t)G__int(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTriggerInfo_dict_183_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { switch(libp->paran) { case 1: G__setnull(result7); ((TStnTriggerInfo*)(G__getstructoffset()))->Clear((Option_t*)G__int(libp->para[0])); break; case 0: G__setnull(result7); ((TStnTriggerInfo*)(G__getstructoffset()))->Clear(); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__TStnTriggerInfo_dict_183_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { switch(libp->paran) { case 1: G__setnull(result7); ((const TStnTriggerInfo*)(G__getstructoffset()))->Print((Option_t*)G__int(libp->para[0])); break; case 0: G__setnull(result7); ((const TStnTriggerInfo*)(G__getstructoffset()))->Print(); break; } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__TStnTriggerInfo_dict_183_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { TStnTriggerInfo *p; void *xtmp = (void*)G__int(libp->para[0]); p=new TStnTriggerInfo(*(TStnTriggerInfo*)xtmp); result7->obj.i = (long)p; result7->ref = (long)p; result7->type = 'u'; result7->tagnum = G__get_linked_tagnum(&G__TStnTriggerInfo_dictLN_TStnTriggerInfo); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef TStnTriggerInfo G__TTStnTriggerInfo; static int G__TStnTriggerInfo_dict_183_9_1(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[] (TStnTriggerInfo *)(G__getstructoffset()); else for(int i=G__getaryconstruct()-1;i>=0;i--) ((TStnTriggerInfo *)((G__getstructoffset())+sizeof(TStnTriggerInfo)*i))->~G__TTStnTriggerInfo(); else { long G__Xtmp=G__getgvp(); G__setgvp(G__PVOID); ((TStnTriggerInfo *)(G__getstructoffset()))->~G__TTStnTriggerInfo(); G__setgvp(G__Xtmp); G__operator_delete((void*)G__getstructoffset()); } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__TStnTriggerInfo_dict_183_0_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { TStnTriggerInfo *dest = (TStnTriggerInfo*)(G__getstructoffset()); *dest = (*(TStnTriggerInfo*)libp->para[0].ref); const TStnTriggerInfo& obj = *dest; result7->ref=(long)(&obj); result7->obj.i=(long)(&obj); return(1 || funcname || hash || result7 || libp) ; } /* Setting up global function */ /********************************************************* * Member function Stub *********************************************************/ /* TStnTriggerInfo */ /********************************************************* * Global function Stub *********************************************************/ /********************************************************* * Get size of pointer to member function *********************************************************/ class G__Sizep2memfuncTStnTriggerInfo_dict { public: G__Sizep2memfuncTStnTriggerInfo_dict() {p=&G__Sizep2memfuncTStnTriggerInfo_dict::sizep2memfunc;} size_t sizep2memfunc() { return(sizeof(p)); } private: size_t (G__Sizep2memfuncTStnTriggerInfo_dict::*p)(); }; size_t G__get_sizep2memfuncTStnTriggerInfo_dict() { G__Sizep2memfuncTStnTriggerInfo_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_inheritanceTStnTriggerInfo_dict() { /* Setting up class inheritance */ } /********************************************************* * typedef information setup/ *********************************************************/ extern "C" void G__cpp_setup_typetableTStnTriggerInfo_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("Option_t",99,-1,256, -1); G__setnewtype(-1,"Option string (const char)",0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__TStnTriggerInfo_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__TStnTriggerInfo_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnTriggerInfo_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__TStnTriggerInfo_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnTriggerInfo_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__TStnTriggerInfo_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__TStnTriggerInfo_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnTriggerInfo_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__TStnTriggerInfo_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnTriggerInfo_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__TStnTriggerInfo_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__TStnTriggerInfo_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__TStnTriggerInfo_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnTriggerInfo_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__TStnTriggerInfo_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnTriggerInfo_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 */ /* TStnTriggerInfo */ static void G__setup_memvarTStnTriggerInfo(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__TStnTriggerInfo_dictLN_TStnTriggerInfo)); { TStnTriggerInfo *p; p=(TStnTriggerInfo*)0x1000; if (p) { } G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__TStnTriggerInfo_dictLN_TStnTriggerInfocLcLdA),-1,-2,1,"kNDataWords=6",0,(char*)NULL); G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fMuonWord=",0,"settings for muon trigger bits"); G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fElectronWord=",0,"settings for electron bits"); G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fPhotonWord=",0,"settings for photon bits"); G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fTauWord=",0,"settings for tau bits"); G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fJetWord=",0,"settings for jet bits"); G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fOther=",0,"includes 0-bias and min-bias"); } G__tag_memvar_reset(); } extern "C" void G__cpp_setup_memvarTStnTriggerInfo_dict() { } /*********************************************************** ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ***********************************************************/ /********************************************************* * Member function information setup for each class *********************************************************/ static void G__setup_memfuncTStnTriggerInfo(void) { /* TStnTriggerInfo */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__TStnTriggerInfo_dictLN_TStnTriggerInfo)); G__memfunc_setup("TStnTriggerInfo",1513,G__TStnTriggerInfo_dict_183_1_0,105,G__get_linked_tagnum(&G__TStnTriggerInfo_dictLN_TStnTriggerInfo),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("Data",378,G__TStnTriggerInfo_dict_183_2_0,73,-1,G__defined_typename("Int_t"),0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("MuonBit",702,G__TStnTriggerInfo_dict_183_3_0,105,-1,G__defined_typename("Int_t"),0,1,1,1,0,"i - 'Int_t' 0 - I",(char*)NULL,(void*)NULL,0); G__memfunc_setup("ElectronBit",1115,G__TStnTriggerInfo_dict_183_4_0,105,-1,G__defined_typename("Int_t"),0,1,1,1,0,"i - 'Int_t' 0 - I",(char*)NULL,(void*)NULL,0); G__memfunc_setup("TauBit",585,G__TStnTriggerInfo_dict_183_5_0,105,-1,G__defined_typename("Int_t"),0,1,1,1,0,"i - 'Int_t' 0 - I",(char*)NULL,(void*)NULL,0); G__memfunc_setup("JetBit",578,G__TStnTriggerInfo_dict_183_6_0,105,-1,G__defined_typename("Int_t"),0,1,1,1,0,"i - 'Int_t' 0 - I",(char*)NULL,(void*)NULL,0); G__memfunc_setup("PhotonBit",919,G__TStnTriggerInfo_dict_183_7_0,105,-1,G__defined_typename("Int_t"),0,1,1,1,0,"i - 'Int_t' 0 - I",(char*)NULL,(void*)NULL,0); G__memfunc_setup("OtherBit",801,G__TStnTriggerInfo_dict_183_8_0,105,-1,G__defined_typename("Int_t"),0,1,1,1,0,"i - 'Int_t' 0 - I",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetBit",587,G__TStnTriggerInfo_dict_183_9_0,121,-1,-1,0,3,1,1,0, "i - 'Int_t' 1 - Word i - 'Int_t' 0 - Bit " "i - 'Int_t' 0 - Value",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetMuonBit",1002,G__TStnTriggerInfo_dict_183_0_1,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - Bit",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetJetBit",878,G__TStnTriggerInfo_dict_183_1_1,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - Bit",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetElectronBit",1415,G__TStnTriggerInfo_dict_183_2_1,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - Bit",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetPhotonBit",1219,G__TStnTriggerInfo_dict_183_3_1,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - Bit",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetTauBit",885,G__TStnTriggerInfo_dict_183_4_1,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - Bit",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetOtherBit",1101,G__TStnTriggerInfo_dict_183_5_1,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - Bit",(char*)NULL,(void*)NULL,0); G__memfunc_setup("Clear",487,G__TStnTriggerInfo_dict_183_6_1,121,-1,-1,0,1,1,1,0,"C - 'Option_t' 10 \"\" option",(char*)NULL,(void*)NULL,0); G__memfunc_setup("Print",525,G__TStnTriggerInfo_dict_183_7_1,121,-1,-1,0,1,1,1,8,"C - 'Option_t' 10 \"\" option",(char*)NULL,(void*)NULL,0); // automatic copy constructor G__memfunc_setup("TStnTriggerInfo",1513,G__TStnTriggerInfo_dict_183_8_1,(int)('i'),G__get_linked_tagnum(&G__TStnTriggerInfo_dictLN_TStnTriggerInfo),-1,0,1,1,1,0,"u 'TStnTriggerInfo' - 11 - -",(char*)NULL,(void*)NULL,0); // automatic destructor G__memfunc_setup("~TStnTriggerInfo",1639,G__TStnTriggerInfo_dict_183_9_1,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); // automatic assignment operator G__memfunc_setup("operator=",937,G__TStnTriggerInfo_dict_183_0_2,(int)('u'),G__get_linked_tagnum(&G__TStnTriggerInfo_dictLN_TStnTriggerInfo),-1,1,1,1,1,0,"u 'TStnTriggerInfo' - 11 - -",(char*)NULL,(void*)NULL,0); G__tag_memfunc_reset(); } /********************************************************* * Member function information setup *********************************************************/ extern "C" void G__cpp_setup_memfuncTStnTriggerInfo_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_globalTStnTriggerInfo_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_funcTStnTriggerInfo_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__TStnTriggerInfo_dictLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__TStnTriggerInfo_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__TStnTriggerInfo_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__TStnTriggerInfo_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__TStnTriggerInfo_dictLN_vectorlETStringcOallocatorlETStringgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__TStnTriggerInfo_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__TStnTriggerInfo_dictLN_TStnTriggerInfo = { "TStnTriggerInfo" , 99 , -1 }; G__linked_taginfo G__TStnTriggerInfo_dictLN_TStnTriggerInfocLcLdA = { "TStnTriggerInfo::$" , 101 , -1 }; /* Reset class/struct taginfo */ extern "C" void G__cpp_reset_tagtableTStnTriggerInfo_dict() { G__TStnTriggerInfo_dictLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR.tagnum = -1 ; G__TStnTriggerInfo_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__TStnTriggerInfo_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR.tagnum = -1 ; G__TStnTriggerInfo_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR.tagnum = -1 ; G__TStnTriggerInfo_dictLN_vectorlETStringcOallocatorlETStringgRsPgR.tagnum = -1 ; G__TStnTriggerInfo_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR.tagnum = -1 ; G__TStnTriggerInfo_dictLN_TStnTriggerInfo.tagnum = -1 ; G__TStnTriggerInfo_dictLN_TStnTriggerInfocLcLdA.tagnum = -1 ; } extern "C" void G__cpp_setup_tagtableTStnTriggerInfo_dict() { /* Setting up class,struct,union tag entry */ G__get_linked_tagnum(&G__TStnTriggerInfo_dictLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR); G__get_linked_tagnum(&G__TStnTriggerInfo_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR); G__get_linked_tagnum(&G__TStnTriggerInfo_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR); G__get_linked_tagnum(&G__TStnTriggerInfo_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR); G__get_linked_tagnum(&G__TStnTriggerInfo_dictLN_vectorlETStringcOallocatorlETStringgRsPgR); G__get_linked_tagnum(&G__TStnTriggerInfo_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR); G__tagtable_setup(G__get_linked_tagnum(&G__TStnTriggerInfo_dictLN_TStnTriggerInfo),sizeof(TStnTriggerInfo),-1,1280,(char*)NULL,G__setup_memvarTStnTriggerInfo,G__setup_memfuncTStnTriggerInfo); G__get_linked_tagnum(&G__TStnTriggerInfo_dictLN_TStnTriggerInfocLcLdA); } extern "C" void G__cpp_setupTStnTriggerInfo_dict(void) { G__check_setup_version(30051515,"G__cpp_setupTStnTriggerInfo_dict()"); G__set_cpp_environmentTStnTriggerInfo_dict(); G__cpp_setup_tagtableTStnTriggerInfo_dict(); G__cpp_setup_inheritanceTStnTriggerInfo_dict(); G__cpp_setup_typetableTStnTriggerInfo_dict(); G__cpp_setup_memvarTStnTriggerInfo_dict(); G__cpp_setup_memfuncTStnTriggerInfo_dict(); G__cpp_setup_globalTStnTriggerInfo_dict(); G__cpp_setup_funcTStnTriggerInfo_dict(); if(0==G__getsizep2memfunc()) G__get_sizep2memfuncTStnTriggerInfo_dict(); return; } class G__cpp_setup_initTStnTriggerInfo_dict { public: G__cpp_setup_initTStnTriggerInfo_dict() { G__add_setup_func("TStnTriggerInfo_dict",(G__incsetup)(&G__cpp_setupTStnTriggerInfo_dict)); G__call_setup_funcs(); } ~G__cpp_setup_initTStnTriggerInfo_dict() { G__remove_setup_func("TStnTriggerInfo_dict"); } }; G__cpp_setup_initTStnTriggerInfo_dict G__cpp_setup_initializerTStnTriggerInfo_dict;