// // File generated by rootcint at Thu Dec 13 04:33:33 2007. // 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 "TStnInputModule_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 TStnInputModule_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent); static TClass *TStnInputModule_IsA(const void*); static void delete_TStnInputModule(void *p); static void deleteArray_TStnInputModule(void *p); static void destruct_TStnInputModule(void *p); // Function generating the singleton type initializer TGenericClassInfo *GenerateInitInstance(const TStnInputModule*) { TStnInputModule *ptr = 0; static ROOT::TGenericClassInfo instance("TStnInputModule", TStnInputModule::Class_Version(), "/home/robson/S614_071213/include/Stntuple/loop/TStnInputModule.hh", 12, typeid(TStnInputModule), DefineBehavior(ptr, ptr), &::TStnInputModule::Dictionary, &TStnInputModule_IsA, 0, sizeof(TStnInputModule) ); instance.SetDelete(&delete_TStnInputModule); instance.SetDeleteArray(&deleteArray_TStnInputModule); instance.SetDestructor(&destruct_TStnInputModule); return &instance; } // Static variable to force the class initialization static ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const TStnInputModule*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } //______________________________________________________________________________ TClass *TStnInputModule::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ const char *TStnInputModule::Class_Name() { return "TStnInputModule"; } //______________________________________________________________________________ const char *TStnInputModule::ImplFileName() { return ROOT::GenerateInitInstance((const TStnInputModule*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int TStnInputModule::ImplFileLine() { return ROOT::GenerateInitInstance((const TStnInputModule*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void TStnInputModule::Dictionary() { fgIsA = ROOT::GenerateInitInstance((const TStnInputModule*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *TStnInputModule::Class() { if (!fgIsA) fgIsA = ROOT::GenerateInitInstance((const TStnInputModule*)0x0)->GetClass(); return fgIsA; } //______________________________________________________________________________ void TStnInputModule::Streamer(TBuffer &R__b) { // Stream an object of class TStnInputModule. TStnModule::Streamer(R__b); } //______________________________________________________________________________ void TStnInputModule::ShowMembers(TMemberInspector &R__insp, char *R__parent) { // Inspect the data members of an object of class TStnInputModule. TClass *R__cl = TStnInputModule::IsA(); Int_t R__ncp = strlen(R__parent); if (R__ncp || R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__parent, "*fFile", &fFile); R__insp.Inspect(R__cl, R__parent, "fOwnChain", &fOwnChain); R__insp.Inspect(R__cl, R__parent, "*fChain", &fChain); R__insp.Inspect(R__cl, R__parent, "fCurrent", &fCurrent); R__insp.Inspect(R__cl, R__parent, "fEntry", &fEntry); R__insp.Inspect(R__cl, R__parent, "*fDatasetList", &fDatasetList); R__insp.Inspect(R__cl, R__parent, "fSplitInd", &fSplitInd); R__insp.Inspect(R__cl, R__parent, "fSplitTot", &fSplitTot); R__insp.Inspect(R__cl, R__parent, "fNEntries", &fNEntries); R__insp.Inspect(R__cl, R__parent, "fNFiles", &fNFiles); TStnModule::ShowMembers(R__insp, R__parent); } namespace ROOT { // Return the actual TClass for the object argument static TClass *TStnInputModule_IsA(const void *obj) { return ((::TStnInputModule*)obj)->IsA(); } // Wrapper around operator delete static void delete_TStnInputModule(void *p) { delete ((::TStnInputModule*)p); } static void deleteArray_TStnInputModule(void *p) { delete [] ((::TStnInputModule*)p); } static void destruct_TStnInputModule(void *p) { typedef ::TStnInputModule current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::TStnInputModule /******************************************************** * TStnInputModule_dict.cxx ********************************************************/ #ifdef G__MEMTEST #undef malloc #undef free #endif extern "C" void G__cpp_reset_tagtableTStnInputModule_dict(); extern "C" void G__set_cpp_environmentTStnInputModule_dict() { G__add_compiledheader("TROOT.h"); G__add_compiledheader("TMemberInspector.h"); G__add_compiledheader("TStnInputModule.hh"); G__cpp_reset_tagtableTStnInputModule_dict(); } class G__TStnInputModule_dictdOcxx_tag {}; void* operator new(size_t size,G__TStnInputModule_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__TStnInputModule_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_TStnInputModule_dictdOcxx() { G__operator_delete(0); } extern "C" int G__cpp_dllrevTStnInputModule_dict() { return(30051515); } /********************************************************* * Member function Interface Method *********************************************************/ /* TStnInputModule */ static int G__TStnInputModule_dict_246_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnInputModule*)(G__getstructoffset()))->BeginJob()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnInputModule*)(G__getstructoffset()))->BeginRun()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnInputModule*)(G__getstructoffset()))->Event((Int_t)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnInputModule*)(G__getstructoffset()))->EndRun()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnInputModule*)(G__getstructoffset()))->EndJob()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnInputModule*)(G__getstructoffset()))->InitChain((const char*)G__int(libp->para[0]),(const char*)G__int(libp->para[1]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { switch(libp->paran) { case 2: G__letint(result7,105,(long)((TStnInputModule*)(G__getstructoffset()))->AddDataset((TStnDataset*)G__int(libp->para[0]),(int)G__int(libp->para[1]))); break; case 1: G__letint(result7,105,(long)((TStnInputModule*)(G__getstructoffset()))->AddDataset((TStnDataset*)G__int(libp->para[0]))); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnInputModule*)(G__getstructoffset()))->RegisterInputBranches((TStnEvent*)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,100,(double)((TStnInputModule*)(G__getstructoffset()))->GetEntries()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,100,(double)((TStnInputModule*)(G__getstructoffset()))->GetFiles()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,100,(double)((TStnInputModule*)(G__getstructoffset()))->GetEntry()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnInputModule*)(G__getstructoffset()))->FindEvent((Int_t)G__int(libp->para[0]),(Int_t)G__int(libp->para[1]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,85,(long)((TStnInputModule*)(G__getstructoffset()))->GetDataset((int)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,85,(long)((TStnInputModule*)(G__getstructoffset()))->GetChain()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,85,(long)((TStnInputModule*)(G__getstructoffset()))->GetNode((const char*)G__int(libp->para[0]),(const char*)G__int(libp->para[1]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnInputModule*)(G__getstructoffset()))->SetBranches()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnInputModule*)(G__getstructoffset()))->SetSplit((Int_t)G__int(libp->para[0]),(Int_t)G__int(libp->para[1])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_9_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnInputModule*)(G__getstructoffset()))->NextEvent((Int_t)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_0_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((TStnInputModule*)(G__getstructoffset()))->LoadEntry((Int_t)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_1_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,85,(long)TStnInputModule::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_2_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,67,(long)TStnInputModule::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_3_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,115,(long)TStnInputModule::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_4_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); TStnInputModule::Dictionary(); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_5_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,85,(long)((const TStnInputModule*)(G__getstructoffset()))->IsA()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_6_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnInputModule*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_7_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnInputModule*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_8_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnInputModule*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_9_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,67,(long)TStnInputModule::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_0_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)TStnInputModule::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_1_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,67,(long)TStnInputModule::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnInputModule_dict_246_2_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)TStnInputModule::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef TStnInputModule G__TTStnInputModule; static int G__TStnInputModule_dict_246_3_3(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[] (TStnInputModule *)(G__getstructoffset()); else for(int i=G__getaryconstruct()-1;i>=0;i--) delete (TStnInputModule *)((G__getstructoffset())+sizeof(TStnInputModule)*i); else delete (TStnInputModule *)(G__getstructoffset()); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__TStnInputModule_dict_246_4_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { TStnInputModule *dest = (TStnInputModule*)(G__getstructoffset()); *dest = (*(TStnInputModule*)libp->para[0].ref); const TStnInputModule& obj = *dest; result7->ref=(long)(&obj); result7->obj.i=(long)(&obj); return(1 || funcname || hash || result7 || libp) ; } /* Setting up global function */ /********************************************************* * Member function Stub *********************************************************/ /* TStnInputModule */ /********************************************************* * Global function Stub *********************************************************/ /********************************************************* * Get size of pointer to member function *********************************************************/ class G__Sizep2memfuncTStnInputModule_dict { public: G__Sizep2memfuncTStnInputModule_dict() {p=&G__Sizep2memfuncTStnInputModule_dict::sizep2memfunc;} size_t sizep2memfunc() { return(sizeof(p)); } private: size_t (G__Sizep2memfuncTStnInputModule_dict::*p)(); }; size_t G__get_sizep2memfuncTStnInputModule_dict() { G__Sizep2memfuncTStnInputModule_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_inheritanceTStnInputModule_dict() { /* Setting up class inheritance */ if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__TStnInputModule_dictLN_TStnInputModule))) { TStnInputModule *G__Lderived; G__Lderived=(TStnInputModule*)0x1000; { TStnModule *G__Lpbase=(TStnModule*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__TStnInputModule_dictLN_TStnInputModule),G__get_linked_tagnum(&G__TStnInputModule_dictLN_TStnModule),(long)G__Lpbase-(long)G__Lderived,1,1); } { TNamed *G__Lpbase=(TNamed*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__TStnInputModule_dictLN_TStnInputModule),G__get_linked_tagnum(&G__TStnInputModule_dictLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__TStnInputModule_dictLN_TStnInputModule),G__get_linked_tagnum(&G__TStnInputModule_dictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } } } /********************************************************* * typedef information setup/ *********************************************************/ extern "C" void G__cpp_setup_typetableTStnInputModule_dict() { /* Setting up typedef entry */ G__search_typename2("Int_t",105,-1,0, -1); G__setnewtype(-1,"Signed integer 4 bytes (int)",0); G__search_typename2("Double_t",100,-1,0, -1); G__setnewtype(-1,"Double 8 bytes",0); G__search_typename2("Version_t",115,-1,0, -1); G__setnewtype(-1,"Class version identifier (short)",0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__TStnInputModule_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__TStnInputModule_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnInputModule_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__TStnInputModule_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnInputModule_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__TStnInputModule_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__TStnInputModule_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnInputModule_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__TStnInputModule_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnInputModule_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__TStnInputModule_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__TStnInputModule_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__TStnInputModule_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnInputModule_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__TStnInputModule_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnInputModule_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 */ /* TStnInputModule */ static void G__setup_memvarTStnInputModule(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__TStnInputModule_dictLN_TStnInputModule)); { TStnInputModule *p; p=(TStnInputModule*)0x1000; if (p) { } G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__TStnInputModule_dictLN_TFile),-1,-1,2,"fFile=",0,(char*)NULL); G__memvar_setup((void*)NULL,103,0,0,-1,-1,-1,2,"fOwnChain=",0,"Is it our chain?"); G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__TStnInputModule_dictLN_TChain),-1,-1,2,"fChain=",0,"pointer to the analyzed TChain"); G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fCurrent=",0,"current Tree number in a TChain"); G__memvar_setup((void*)NULL,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fEntry=",0,"entry number in the chain"); G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__TStnInputModule_dictLN_TList),-1,-1,2,"fDatasetList=",0,"list of datasets to be processed"); G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fSplitInd=",0,"split number of fSplitTot"); G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fSplitTot=",0,"total number of splits"); G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNEntries=",0,"number of events on input"); G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNFiles=",0,"number of filess on input"); G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__TStnInputModule_dictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } extern "C" void G__cpp_setup_memvarTStnInputModule_dict() { } /*********************************************************** ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ***********************************************************/ /********************************************************* * Member function information setup for each class *********************************************************/ static void G__setup_memfuncTStnInputModule(void) { /* TStnInputModule */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__TStnInputModule_dictLN_TStnInputModule)); G__memfunc_setup("BeginJob",768,G__TStnInputModule_dict_246_2_0,105,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1); G__memfunc_setup("BeginRun",794,G__TStnInputModule_dict_246_3_0,105,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1); G__memfunc_setup("Event",514,G__TStnInputModule_dict_246_4_0,105,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - i",(char*)NULL,(void*)NULL,1); G__memfunc_setup("EndRun",588,G__TStnInputModule_dict_246_5_0,105,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1); G__memfunc_setup("EndJob",562,G__TStnInputModule_dict_246_6_0,105,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1); G__memfunc_setup("InitChain",887,G__TStnInputModule_dict_246_7_0,105,-1,-1,0,2,1,1,0, "C - - 10 - FileName C - - 10 - TreeName",(char*)NULL,(void*)NULL,0); G__memfunc_setup("AddDataset",975,G__TStnInputModule_dict_246_8_0,105,-1,-1,0,2,1,1,0, "U 'TStnDataset' - 0 - Dataset i - - 0 0 Print",(char*)NULL,(void*)NULL,1); G__memfunc_setup("RegisterInputBranches",2171,G__TStnInputModule_dict_246_9_0,105,-1,-1,0,1,1,1,0,"U 'TStnEvent' - 0 - Event",(char*)NULL,(void*)NULL,3); G__memfunc_setup("GetEntries",1018,G__TStnInputModule_dict_246_0_1,100,-1,G__defined_typename("Double_t"),0,0,1,1,0,"",(char*)NULL,(void*)NULL,1); G__memfunc_setup("GetFiles",787,G__TStnInputModule_dict_246_1_1,100,-1,G__defined_typename("Double_t"),0,0,1,1,0,"",(char*)NULL,(void*)NULL,1); G__memfunc_setup("GetEntry",818,G__TStnInputModule_dict_246_2_1,100,-1,G__defined_typename("Double_t"),0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("FindEvent",899,G__TStnInputModule_dict_246_3_1,105,-1,G__defined_typename("Int_t"),0,2,1,1,0, "i - 'Int_t' 0 - Run i - 'Int_t' 0 - Event",(char*)NULL,(void*)NULL,0); G__memfunc_setup("GetDataset",998,G__TStnInputModule_dict_246_4_1,85,G__get_linked_tagnum(&G__TStnInputModule_dictLN_TStnDataset),-1,0,1,1,1,0,"i - - 0 - i",(char*)NULL,(void*)NULL,0); G__memfunc_setup("GetChain",771,G__TStnInputModule_dict_246_5_1,85,G__get_linked_tagnum(&G__TStnInputModule_dictLN_TChain),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("GetNode",678,G__TStnInputModule_dict_246_6_1,85,G__get_linked_tagnum(&G__TStnInputModule_dictLN_TStnNode),-1,0,2,1,1,0, "C - - 10 - BranchName C - - 10 - ClassName",(char*)NULL,(void*)NULL,1); G__memfunc_setup("SetBranches",1106,G__TStnInputModule_dict_246_7_1,105,-1,G__defined_typename("Int_t"),0,0,1,1,0,"",(char*)NULL,(void*)NULL,1); G__memfunc_setup("SetSplit",824,G__TStnInputModule_dict_246_8_1,121,-1,-1,0,2,1,1,0, "i - 'Int_t' 0 - ind i - 'Int_t' 0 - tot",(char*)NULL,(void*)NULL,1); G__memfunc_setup("NextEvent",929,G__TStnInputModule_dict_246_9_1,105,-1,G__defined_typename("Int_t"),0,1,1,1,0,"i - 'Int_t' 0 - IEntry",(char*)NULL,(void*)NULL,1); G__memfunc_setup("LoadEntry",914,G__TStnInputModule_dict_246_0_2,105,-1,G__defined_typename("Int_t"),0,1,1,1,0,"i - 'Int_t' 0 - IEntry",(char*)NULL,(void*)NULL,1); G__memfunc_setup("Class",502,G__TStnInputModule_dict_246_1_2,85,G__get_linked_tagnum(&G__TStnInputModule_dictLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)(TClass* (*)())(&TStnInputModule::Class),0); G__memfunc_setup("Class_Name",982,G__TStnInputModule_dict_246_2_2,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TStnInputModule::Class_Name),0); G__memfunc_setup("Class_Version",1339,G__TStnInputModule_dict_246_3_2,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)(Version_t (*)())(&TStnInputModule::Class_Version),0); G__memfunc_setup("Dictionary",1046,G__TStnInputModule_dict_246_4_2,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(void (*)())(&TStnInputModule::Dictionary),0); G__memfunc_setup("IsA",253,G__TStnInputModule_dict_246_5_2,85,G__get_linked_tagnum(&G__TStnInputModule_dictLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1); G__memfunc_setup("ShowMembers",1132,G__TStnInputModule_dict_246_6_2,121,-1,-1,0,2,1,1,0, "u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1); G__memfunc_setup("Streamer",835,G__TStnInputModule_dict_246_7_2,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1); G__memfunc_setup("StreamerNVirtual",1656,G__TStnInputModule_dict_246_8_2,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0); G__memfunc_setup("DeclFileName",1145,G__TStnInputModule_dict_246_9_2,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TStnInputModule::DeclFileName),0); G__memfunc_setup("ImplFileLine",1178,G__TStnInputModule_dict_246_0_3,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&TStnInputModule::ImplFileLine),0); G__memfunc_setup("ImplFileName",1171,G__TStnInputModule_dict_246_1_3,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TStnInputModule::ImplFileName),0); G__memfunc_setup("DeclFileLine",1152,G__TStnInputModule_dict_246_2_3,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&TStnInputModule::DeclFileLine),0); // automatic destructor G__memfunc_setup("~TStnInputModule",1661,G__TStnInputModule_dict_246_3_3,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1); // automatic assignment operator G__memfunc_setup("operator=",937,G__TStnInputModule_dict_246_4_3,(int)('u'),G__get_linked_tagnum(&G__TStnInputModule_dictLN_TStnInputModule),-1,1,1,1,1,0,"u 'TStnInputModule' - 11 - -",(char*)NULL,(void*)NULL,0); G__tag_memfunc_reset(); } /********************************************************* * Member function information setup *********************************************************/ extern "C" void G__cpp_setup_memfuncTStnInputModule_dict() { } /********************************************************* * Global variable information setup for each class *********************************************************/ static void G__cpp_setup_global0() { /* Setting up global variables */ G__resetplocal(); } static void G__cpp_setup_global1() { } static void G__cpp_setup_global2() { } static void G__cpp_setup_global3() { G__resetglobalenv(); } extern "C" void G__cpp_setup_globalTStnInputModule_dict() { G__cpp_setup_global0(); G__cpp_setup_global1(); G__cpp_setup_global2(); G__cpp_setup_global3(); } /********************************************************* * Global function information setup for each class *********************************************************/ static void G__cpp_setup_func0() { G__lastifuncposition(); } static void G__cpp_setup_func1() { } static void G__cpp_setup_func2() { } static void G__cpp_setup_func3() { } static void G__cpp_setup_func4() { } static void G__cpp_setup_func5() { } static void G__cpp_setup_func6() { } static void G__cpp_setup_func7() { } static void G__cpp_setup_func8() { } static void G__cpp_setup_func9() { } static void G__cpp_setup_func10() { } static void G__cpp_setup_func11() { } static void G__cpp_setup_func12() { G__resetifuncposition(); } extern "C" void G__cpp_setup_funcTStnInputModule_dict() { G__cpp_setup_func0(); G__cpp_setup_func1(); G__cpp_setup_func2(); G__cpp_setup_func3(); G__cpp_setup_func4(); G__cpp_setup_func5(); G__cpp_setup_func6(); G__cpp_setup_func7(); G__cpp_setup_func8(); G__cpp_setup_func9(); G__cpp_setup_func10(); G__cpp_setup_func11(); G__cpp_setup_func12(); } /********************************************************* * Class,struct,union,enum tag information setup *********************************************************/ /* Setup class/struct taginfo */ G__linked_taginfo G__TStnInputModule_dictLN_TClass = { "TClass" , 99 , -1 }; G__linked_taginfo G__TStnInputModule_dictLN_TBuffer = { "TBuffer" , 99 , -1 }; G__linked_taginfo G__TStnInputModule_dictLN_TMemberInspector = { "TMemberInspector" , 99 , -1 }; G__linked_taginfo G__TStnInputModule_dictLN_TObject = { "TObject" , 99 , -1 }; G__linked_taginfo G__TStnInputModule_dictLN_TNamed = { "TNamed" , 99 , -1 }; G__linked_taginfo G__TStnInputModule_dictLN_TList = { "TList" , 99 , -1 }; G__linked_taginfo G__TStnInputModule_dictLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__TStnInputModule_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__TStnInputModule_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__TStnInputModule_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__TStnInputModule_dictLN_vectorlETStringcOallocatorlETStringgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__TStnInputModule_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__TStnInputModule_dictLN_TFile = { "TFile" , 99 , -1 }; G__linked_taginfo G__TStnInputModule_dictLN_TStnNode = { "TStnNode" , 99 , -1 }; G__linked_taginfo G__TStnInputModule_dictLN_TStnEvent = { "TStnEvent" , 99 , -1 }; G__linked_taginfo G__TStnInputModule_dictLN_TStnModule = { "TStnModule" , 99 , -1 }; G__linked_taginfo G__TStnInputModule_dictLN_TChain = { "TChain" , 99 , -1 }; G__linked_taginfo G__TStnInputModule_dictLN_TStnDataset = { "TStnDataset" , 99 , -1 }; G__linked_taginfo G__TStnInputModule_dictLN_TStnInputModule = { "TStnInputModule" , 99 , -1 }; /* Reset class/struct taginfo */ extern "C" void G__cpp_reset_tagtableTStnInputModule_dict() { G__TStnInputModule_dictLN_TClass.tagnum = -1 ; G__TStnInputModule_dictLN_TBuffer.tagnum = -1 ; G__TStnInputModule_dictLN_TMemberInspector.tagnum = -1 ; G__TStnInputModule_dictLN_TObject.tagnum = -1 ; G__TStnInputModule_dictLN_TNamed.tagnum = -1 ; G__TStnInputModule_dictLN_TList.tagnum = -1 ; G__TStnInputModule_dictLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR.tagnum = -1 ; G__TStnInputModule_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__TStnInputModule_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR.tagnum = -1 ; G__TStnInputModule_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR.tagnum = -1 ; G__TStnInputModule_dictLN_vectorlETStringcOallocatorlETStringgRsPgR.tagnum = -1 ; G__TStnInputModule_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR.tagnum = -1 ; G__TStnInputModule_dictLN_TFile.tagnum = -1 ; G__TStnInputModule_dictLN_TStnNode.tagnum = -1 ; G__TStnInputModule_dictLN_TStnEvent.tagnum = -1 ; G__TStnInputModule_dictLN_TStnModule.tagnum = -1 ; G__TStnInputModule_dictLN_TChain.tagnum = -1 ; G__TStnInputModule_dictLN_TStnDataset.tagnum = -1 ; G__TStnInputModule_dictLN_TStnInputModule.tagnum = -1 ; } extern "C" void G__cpp_setup_tagtableTStnInputModule_dict() { /* Setting up class,struct,union tag entry */ G__get_linked_tagnum(&G__TStnInputModule_dictLN_TClass); G__get_linked_tagnum(&G__TStnInputModule_dictLN_TBuffer); G__get_linked_tagnum(&G__TStnInputModule_dictLN_TMemberInspector); G__get_linked_tagnum(&G__TStnInputModule_dictLN_TObject); G__get_linked_tagnum(&G__TStnInputModule_dictLN_TNamed); G__get_linked_tagnum(&G__TStnInputModule_dictLN_TList); G__get_linked_tagnum(&G__TStnInputModule_dictLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR); G__get_linked_tagnum(&G__TStnInputModule_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR); G__get_linked_tagnum(&G__TStnInputModule_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR); G__get_linked_tagnum(&G__TStnInputModule_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR); G__get_linked_tagnum(&G__TStnInputModule_dictLN_vectorlETStringcOallocatorlETStringgRsPgR); G__get_linked_tagnum(&G__TStnInputModule_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR); G__get_linked_tagnum(&G__TStnInputModule_dictLN_TFile); G__get_linked_tagnum(&G__TStnInputModule_dictLN_TStnNode); G__get_linked_tagnum(&G__TStnInputModule_dictLN_TStnEvent); G__get_linked_tagnum(&G__TStnInputModule_dictLN_TStnModule); G__get_linked_tagnum(&G__TStnInputModule_dictLN_TChain); G__get_linked_tagnum(&G__TStnInputModule_dictLN_TStnDataset); G__tagtable_setup(G__get_linked_tagnum(&G__TStnInputModule_dictLN_TStnInputModule),sizeof(TStnInputModule),-1,62721,"Base class for STNTUPLE input module",G__setup_memvarTStnInputModule,G__setup_memfuncTStnInputModule); } extern "C" void G__cpp_setupTStnInputModule_dict(void) { G__check_setup_version(30051515,"G__cpp_setupTStnInputModule_dict()"); G__set_cpp_environmentTStnInputModule_dict(); G__cpp_setup_tagtableTStnInputModule_dict(); G__cpp_setup_inheritanceTStnInputModule_dict(); G__cpp_setup_typetableTStnInputModule_dict(); G__cpp_setup_memvarTStnInputModule_dict(); G__cpp_setup_memfuncTStnInputModule_dict(); G__cpp_setup_globalTStnInputModule_dict(); G__cpp_setup_funcTStnInputModule_dict(); if(0==G__getsizep2memfunc()) G__get_sizep2memfuncTStnInputModule_dict(); return; } class G__cpp_setup_initTStnInputModule_dict { public: G__cpp_setup_initTStnInputModule_dict() { G__add_setup_func("TStnInputModule_dict",(G__incsetup)(&G__cpp_setupTStnInputModule_dict)); G__call_setup_funcs(); } ~G__cpp_setup_initTStnInputModule_dict() { G__remove_setup_func("TStnInputModule_dict"); } }; G__cpp_setup_initTStnInputModule_dict G__cpp_setup_initializerTStnInputModule_dict;