// // File generated by rootcint at Sun Jul 2 08:01:08 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 "TStnJPTrack_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 TStnJPTrack_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent); static TClass *TStnJPTrack_IsA(const void*); static void *new_TStnJPTrack(void *p = 0); static void *newArray_TStnJPTrack(Long_t size); static void delete_TStnJPTrack(void *p); static void deleteArray_TStnJPTrack(void *p); static void destruct_TStnJPTrack(void *p); // Function generating the singleton type initializer TGenericClassInfo *GenerateInitInstance(const TStnJPTrack*) { TStnJPTrack *ptr = 0; static ROOT::TGenericClassInfo instance("TStnJPTrack", TStnJPTrack::Class_Version(), "/data/nglas08/a/stdenis/stn614maxopt2jul06/include/Stntuple/obj/TStnJPTrack.hh", 9, typeid(TStnJPTrack), DefineBehavior(ptr, ptr), &::TStnJPTrack::Dictionary, &TStnJPTrack_IsA, 1, sizeof(TStnJPTrack) ); instance.SetNew(&new_TStnJPTrack); instance.SetNewArray(&newArray_TStnJPTrack); instance.SetDelete(&delete_TStnJPTrack); instance.SetDeleteArray(&deleteArray_TStnJPTrack); instance.SetDestructor(&destruct_TStnJPTrack); return &instance; } // Static variable to force the class initialization static ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const TStnJPTrack*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } //______________________________________________________________________________ TClass *TStnJPTrack::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ const char *TStnJPTrack::Class_Name() { return "TStnJPTrack"; } //______________________________________________________________________________ const char *TStnJPTrack::ImplFileName() { return ROOT::GenerateInitInstance((const TStnJPTrack*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int TStnJPTrack::ImplFileLine() { return ROOT::GenerateInitInstance((const TStnJPTrack*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void TStnJPTrack::Dictionary() { fgIsA = ROOT::GenerateInitInstance((const TStnJPTrack*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *TStnJPTrack::Class() { if (!fgIsA) fgIsA = ROOT::GenerateInitInstance((const TStnJPTrack*)0x0)->GetClass(); return fgIsA; } //______________________________________________________________________________ void TStnJPTrack::ShowMembers(TMemberInspector &R__insp, char *R__parent) { // Inspect the data members of an object of class TStnJPTrack. TClass *R__cl = TStnJPTrack::IsA(); Int_t R__ncp = strlen(R__parent); if (R__ncp || R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__parent, "fTrkInd", &fTrkInd); R__insp.Inspect(R__cl, R__parent, "fNumShSvxHit", &fNumShSvxHit); R__insp.Inspect(R__cl, R__parent, "fNShSvxPhiHit", &fNShSvxPhiHit); R__insp.Inspect(R__cl, R__parent, "fNShSvxStHit", &fNShSvxStHit); R__insp.Inspect(R__cl, R__parent, "fNShSvxZHit", &fNShSvxZHit); R__insp.Inspect(R__cl, R__parent, "fNShSvxLay", &fNShSvxLay); R__insp.Inspect(R__cl, R__parent, "fInnermostRPhiLayer", &fInnermostRPhiLayer); R__insp.Inspect(R__cl, R__parent, "fInnermostRZLayer", &fInnermostRZLayer); R__insp.Inspect(R__cl, R__parent, "fTrackQtyRPhi", &fTrackQtyRPhi); R__insp.Inspect(R__cl, R__parent, "fTrackQtyRZ", &fTrackQtyRZ); R__insp.Inspect(R__cl, R__parent, "fNumHitInLayer[2][8]", fNumHitInLayer); R__insp.Inspect(R__cl, R__parent, "fNumShHitInLayer[2][8]", fNumShHitInLayer); R__insp.Inspect(R__cl, R__parent, "fTrkQtyWordRPhi", &fTrkQtyWordRPhi); R__insp.Inspect(R__cl, R__parent, "fTrkQtyWordRZ", &fTrkQtyWordRZ); R__insp.Inspect(R__cl, R__parent, "fHitInfoInLayer[2][8]", fHitInfoInLayer); R__insp.Inspect(R__cl, R__parent, "fExptHitInfoInLayer[2][8]", fExptHitInfoInLayer); R__insp.Inspect(R__cl, R__parent, "fZ0", &fZ0); R__insp.Inspect(R__cl, R__parent, "fZ0Err", &fZ0Err); R__insp.Inspect(R__cl, R__parent, "fSignZ0", &fSignZ0); R__insp.Inspect(R__cl, R__parent, "fD0", &fD0); R__insp.Inspect(R__cl, R__parent, "fD0Err", &fD0Err); R__insp.Inspect(R__cl, R__parent, "fSignD0", &fSignD0); R__insp.Inspect(R__cl, R__parent, "fTrackProbRPhi", &fTrackProbRPhi); R__insp.Inspect(R__cl, R__parent, "fTrackProbRZ", &fTrackProbRZ); R__insp.Inspect(R__cl, R__parent, "fTrackProb3D", &fTrackProb3D); R__insp.Inspect(R__cl, R__parent, "fTrackProb[5]", fTrackProb); R__insp.Inspect(R__cl, R__parent, "*fCdfTrack", &fCdfTrack); TObject::ShowMembers(R__insp, R__parent); } namespace ROOT { // Return the actual TClass for the object argument static TClass *TStnJPTrack_IsA(const void *obj) { return ((::TStnJPTrack*)obj)->IsA(); } // Wrappers around operator new static void *new_TStnJPTrack(void *p) { return p ? new(p) ::TStnJPTrack : new ::TStnJPTrack; } static void *newArray_TStnJPTrack(Long_t size) { return new ::TStnJPTrack[size]; } // Wrapper around operator delete static void delete_TStnJPTrack(void *p) { delete ((::TStnJPTrack*)p); } static void deleteArray_TStnJPTrack(void *p) { delete [] ((::TStnJPTrack*)p); } static void destruct_TStnJPTrack(void *p) { typedef ::TStnJPTrack current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::TStnJPTrack /******************************************************** * TStnJPTrack_dict.cxx ********************************************************/ #ifdef G__MEMTEST #undef malloc #undef free #endif extern "C" void G__cpp_reset_tagtableTStnJPTrack_dict(); extern "C" void G__set_cpp_environmentTStnJPTrack_dict() { G__add_compiledheader("TROOT.h"); G__add_compiledheader("TMemberInspector.h"); G__add_compiledheader("TStnJPTrack.hh"); G__cpp_reset_tagtableTStnJPTrack_dict(); } class G__TStnJPTrack_dictdOcxx_tag {}; void* operator new(size_t size,G__TStnJPTrack_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__TStnJPTrack_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_TStnJPTrack_dictdOcxx() { G__operator_delete(0); } extern "C" int G__cpp_dllrevTStnJPTrack_dict() { return(30051515); } /********************************************************* * Member function Interface Method *********************************************************/ /* TStnJPTrack */ static int G__TStnJPTrack_dict_185_1_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { TStnJPTrack *p=NULL; switch(libp->paran) { case 1: p = new TStnJPTrack((Int_t)G__int(libp->para[0])); break; case 0: if(G__getaryconstruct()) p=new TStnJPTrack[G__getaryconstruct()]; else p=new TStnJPTrack; break; } result7->obj.i = (long)p; result7->ref = (long)p; result7->type = 'u'; result7->tagnum = G__get_linked_tagnum(&G__TStnJPTrack_dictLN_TStnJPTrack); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->TrackNumber()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->NumShSvxHit()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->NShSvxPhiHit()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->NShSvxStHit()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->NShSvxZHit()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->NShSvxLay()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->InnermostRPhiLayer()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->InnermostRZLayer()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->TrackQtyRPhi()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->TrackQtyRZ()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->NumHitInLayer((Int_t)G__int(libp->para[0]),(Int_t)G__int(libp->para[1]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->NumShHitInLayer((Int_t)G__int(libp->para[0]),(Int_t)G__int(libp->para[1]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnJPTrack*)(G__getstructoffset()))->Z0()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnJPTrack*)(G__getstructoffset()))->Z0Err()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnJPTrack*)(G__getstructoffset()))->SignZ0()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnJPTrack*)(G__getstructoffset()))->D0()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnJPTrack*)(G__getstructoffset()))->D0Err()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_9_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnJPTrack*)(G__getstructoffset()))->SignD0()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_0_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnJPTrack*)(G__getstructoffset()))->TrackProbRPhi()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_1_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnJPTrack*)(G__getstructoffset()))->TrackProbRZ()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_2_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnJPTrack*)(G__getstructoffset()))->TrackProb3D()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_3_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letdouble(result7,102,(double)((const TStnJPTrack*)(G__getstructoffset()))->TrackProb((Int_t)G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_4_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,85,(long)((const TStnJPTrack*)(G__getstructoffset()))->GetCdfTrack()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_5_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->TrkQualityWordRPhi()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_6_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->TrkQualityWordRZ()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_7_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->TrkQualityRPhi()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_8_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->TrkQualityRZ()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_9_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->LongLiveFlagRPhi()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_0_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->LongLiveFlagRZ()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_1_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,103,(long)((const TStnJPTrack*)(G__getstructoffset()))->IsTrackGoodRPhi()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_2_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,103,(long)((const TStnJPTrack*)(G__getstructoffset()))->IsTrackGoodRZ()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_3_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->NumberHitInLayer((Int_t)G__int(libp->para[0]),(Int_t)G__int(libp->para[1]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_4_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->NumberShHitInLayer((Int_t)G__int(libp->para[0]),(Int_t)G__int(libp->para[1]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_5_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->NumGoodHitInLayer((Int_t)G__int(libp->para[0]),(Int_t)G__int(libp->para[1]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_6_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->NumExptHitInLayer((Int_t)G__int(libp->para[0]),(Int_t)G__int(libp->para[1]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_7_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->NumIntgHitInLayer((Int_t)G__int(libp->para[0]),(Int_t)G__int(libp->para[1]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_8_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->NumRdErHitInLayer((Int_t)G__int(libp->para[0]),(Int_t)G__int(libp->para[1]))); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_9_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->TotNumSVXRPhiLayHit()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_0_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->TotNumSVXRPhiLayShHit()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_1_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->TotNumGoodSVXRPhiLayHit()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_2_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->NumStripInCluster((Int_t)G__int(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__TStnJPTrack_dict_185_3_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,103,(long)((const TStnJPTrack*)(G__getstructoffset()))->AnyBadStripInCluster((Int_t)G__int(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__TStnJPTrack_dict_185_4_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->TotNExptSVXRPhiLayHit()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_5_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->TotNIntgSVXRPhiLayHit()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_6_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)((const TStnJPTrack*)(G__getstructoffset()))->TotNRdErSVXRPhiLayHit()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_7_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnJPTrack*)(G__getstructoffset()))->SetTrackNumber((Int_t)G__int(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_8_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnJPTrack*)(G__getstructoffset()))->SetNumber((Int_t)G__int(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_9_4(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { switch(libp->paran) { case 1: G__setnull(result7); ((const TStnJPTrack*)(G__getstructoffset()))->Print((Option_t*)G__int(libp->para[0])); break; case 0: G__setnull(result7); ((const TStnJPTrack*)(G__getstructoffset()))->Print(); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_0_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnJPTrack*)(G__getstructoffset()))->SetD0((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_1_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnJPTrack*)(G__getstructoffset()))->SetD0Err((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_2_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnJPTrack*)(G__getstructoffset()))->SetSignD0((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_3_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnJPTrack*)(G__getstructoffset()))->SetZ0((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_4_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnJPTrack*)(G__getstructoffset()))->SetZ0Err((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_5_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnJPTrack*)(G__getstructoffset()))->SetSignZ0((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_6_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnJPTrack*)(G__getstructoffset()))->SetTrackProbRPhi((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_7_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnJPTrack*)(G__getstructoffset()))->SetTrackProbRZ((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_8_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnJPTrack*)(G__getstructoffset()))->SetTrackProb3D((Float_t)G__double(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_9_5(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnJPTrack*)(G__getstructoffset()))->SetTrackProb((Int_t)G__int(libp->para[0]),(Float_t)G__double(libp->para[1])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_0_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnJPTrack*)(G__getstructoffset()))->SetTrackQtyRPhi((int)G__int(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_1_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnJPTrack*)(G__getstructoffset()))->SetTrackQtyRZ((int)G__int(libp->para[0])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_2_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnJPTrack*)(G__getstructoffset()))->ReadV1(*(TBuffer*)libp->para[0].ref); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_3_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,85,(long)TStnJPTrack::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_4_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,67,(long)TStnJPTrack::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_5_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,115,(long)TStnJPTrack::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_6_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); TStnJPTrack::Dictionary(); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_7_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,85,(long)((const TStnJPTrack*)(G__getstructoffset()))->IsA()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_8_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnJPTrack*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1])); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_9_6(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnJPTrack*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_0_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__setnull(result7); ((TStnJPTrack*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_1_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,67,(long)TStnJPTrack::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_2_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)TStnJPTrack::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_3_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,67,(long)TStnJPTrack::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__TStnJPTrack_dict_185_4_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { G__letint(result7,105,(long)TStnJPTrack::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__TStnJPTrack_dict_185_5_7(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { TStnJPTrack *p; void *xtmp = (void*)G__int(libp->para[0]); p=new TStnJPTrack(*(TStnJPTrack*)xtmp); result7->obj.i = (long)p; result7->ref = (long)p; result7->type = 'u'; result7->tagnum = G__get_linked_tagnum(&G__TStnJPTrack_dictLN_TStnJPTrack); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef TStnJPTrack G__TTStnJPTrack; static int G__TStnJPTrack_dict_185_6_7(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[] (TStnJPTrack *)(G__getstructoffset()); else for(int i=G__getaryconstruct()-1;i>=0;i--) delete (TStnJPTrack *)((G__getstructoffset())+sizeof(TStnJPTrack)*i); else delete (TStnJPTrack *)(G__getstructoffset()); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* Setting up global function */ /********************************************************* * Member function Stub *********************************************************/ /* TStnJPTrack */ /********************************************************* * Global function Stub *********************************************************/ /********************************************************* * Get size of pointer to member function *********************************************************/ class G__Sizep2memfuncTStnJPTrack_dict { public: G__Sizep2memfuncTStnJPTrack_dict() {p=&G__Sizep2memfuncTStnJPTrack_dict::sizep2memfunc;} size_t sizep2memfunc() { return(sizeof(p)); } private: size_t (G__Sizep2memfuncTStnJPTrack_dict::*p)(); }; size_t G__get_sizep2memfuncTStnJPTrack_dict() { G__Sizep2memfuncTStnJPTrack_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_inheritanceTStnJPTrack_dict() { /* Setting up class inheritance */ if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__TStnJPTrack_dictLN_TStnJPTrack))) { TStnJPTrack *G__Lderived; G__Lderived=(TStnJPTrack*)0x1000; { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__TStnJPTrack_dictLN_TStnJPTrack),G__get_linked_tagnum(&G__TStnJPTrack_dictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1); } } } /********************************************************* * typedef information setup/ *********************************************************/ extern "C" void G__cpp_setup_typetableTStnJPTrack_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__TStnJPTrack_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__TStnJPTrack_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnJPTrack_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__TStnJPTrack_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnJPTrack_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__TStnJPTrack_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__TStnJPTrack_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnJPTrack_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__TStnJPTrack_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnJPTrack_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__TStnJPTrack_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__TStnJPTrack_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__TStnJPTrack_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnJPTrack_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__TStnJPTrack_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TStnJPTrack_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 */ /* TStnJPTrack */ static void G__setup_memvarTStnJPTrack(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__TStnJPTrack_dictLN_TStnJPTrack)); { TStnJPTrack *p; p=(TStnJPTrack*)0x1000; if (p) { } G__memvar_setup((void*)NULL,115,0,0,-1,G__defined_typename("Short_t"),-1,2,"fTrkInd=",0,"track id"); G__memvar_setup((void*)NULL,115,0,0,-1,G__defined_typename("Short_t"),-1,2,"fNumShSvxHit=",0,"# shared SVX hits"); G__memvar_setup((void*)NULL,115,0,0,-1,G__defined_typename("Short_t"),-1,2,"fNShSvxPhiHit=",0,"# shared Phi hits"); G__memvar_setup((void*)NULL,115,0,0,-1,G__defined_typename("Short_t"),-1,2,"fNShSvxStHit=",0,"# shared Stereo hits"); G__memvar_setup((void*)NULL,115,0,0,-1,G__defined_typename("Short_t"),-1,2,"fNShSvxZHit=",0,"# shared Z hits"); G__memvar_setup((void*)NULL,115,0,0,-1,G__defined_typename("Short_t"),-1,2,"fNShSvxLay=",0,"# shared SVX layers"); G__memvar_setup((void*)NULL,115,0,0,-1,G__defined_typename("Short_t"),-1,2,"fInnermostRPhiLayer=",0,"innermost layer reached"); G__memvar_setup((void*)NULL,115,0,0,-1,G__defined_typename("Short_t"),-1,2,"fInnermostRZLayer=",0,"innermost layer reached"); G__memvar_setup((void*)NULL,115,0,0,-1,G__defined_typename("Short_t"),-1,2,"fTrackQtyRPhi=",0,"obsolete, will go away, do not write them out"); G__memvar_setup((void*)NULL,115,0,0,-1,G__defined_typename("Short_t"),-1,2,"fTrackQtyRZ=",0,"obsolete"); G__memvar_setup((void*)NULL,115,0,0,-1,G__defined_typename("Short_t"),-1,2,"fNumHitInLayer[2][8]=",0,"obsolete [2] -> Type(0=RPhi, 1=Stereo) [8] -> all 8 layers"); G__memvar_setup((void*)NULL,115,0,0,-1,G__defined_typename("Short_t"),-1,2,"fNumShHitInLayer[2][8]=",0,"obsolete [2] -> Type(0=RPhi, 1=Stereo) [8] -> all 8 layers"); G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fTrkQtyWordRPhi=",0,(char*)NULL); G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fTrkQtyWordRZ=",0,(char*)NULL); G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fHitInfoInLayer[2][8]=",0,"[2] -> Type(0=RPhi, 1=Stereo) [8] -> all 8 layers"); G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fExptHitInfoInLayer[2][8]=",0,"[2] -> Type(0=RPhi, 1=Stereo) [8] -> all 8 layers"); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fZ0=",0,"Z0"); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fZ0Err=",0,"error of Z0 (corr wrt prim vtx)"); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fSignZ0=",0,"signed Z0 (corrected)"); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fD0=",0,"IP "); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fD0Err=",0,"Error of IP (D0Err) (corr wrt prim vtx)"); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fSignD0=",0,"signed Impact Parameter (SignIP) "); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fTrackProbRPhi=",0,"Track Probability"); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fTrackProbRZ=",0,"Track Probability"); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fTrackProb3D=",0,"Track Probability"); G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fTrackProb[5]=",0,"Different comniantion of probabylities above"); G__memvar_setup((void*)NULL,85,0,1,G__get_linked_tagnum(&G__TStnJPTrack_dictLN_CdfTrack),-1,-1,2,"fCdfTrack=",0,"! pointer to parent CdfTrack for"); G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__TStnJPTrack_dictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } extern "C" void G__cpp_setup_memvarTStnJPTrack_dict() { } /*********************************************************** ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ***********************************************************/ /********************************************************* * Member function information setup for each class *********************************************************/ static void G__setup_memfuncTStnJPTrack(void) { /* TStnJPTrack */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__TStnJPTrack_dictLN_TStnJPTrack)); G__memfunc_setup("TStnJPTrack",1048,G__TStnJPTrack_dict_185_1_0,105,G__get_linked_tagnum(&G__TStnJPTrack_dictLN_TStnJPTrack),-1,0,1,1,1,0,"i - 'Int_t' 0 0 Num",(char*)NULL,(void*)NULL,0); G__memfunc_setup("TrackNumber",1118,G__TStnJPTrack_dict_185_2_0,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("NumShSvxHit",1105,G__TStnJPTrack_dict_185_3_0,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("NShSvxPhiHit",1168,G__TStnJPTrack_dict_185_4_0,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("NShSvxStHit",1078,G__TStnJPTrack_dict_185_5_0,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("NShSvxZHit",969,G__TStnJPTrack_dict_185_6_0,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("NShSvxLay",880,G__TStnJPTrack_dict_185_7_0,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("InnermostRPhiLayer",1839,G__TStnJPTrack_dict_185_8_0,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("InnermostRZLayer",1640,G__TStnJPTrack_dict_185_9_0,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("TrackQtyRPhi",1190,G__TStnJPTrack_dict_185_0_1,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("TrackQtyRZ",991,G__TStnJPTrack_dict_185_1_1,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("NumHitInLayer",1289,G__TStnJPTrack_dict_185_2_1,105,-1,G__defined_typename("Int_t"),0,2,1,1,8, "i - 'Int_t' 0 - rphi i - 'Int_t' 0 - layer",(char*)NULL,(void*)NULL,0); G__memfunc_setup("NumShHitInLayer",1476,G__TStnJPTrack_dict_185_3_1,105,-1,G__defined_typename("Int_t"),0,2,1,1,8, "i - 'Int_t' 0 - rphi i - 'Int_t' 0 - layer",(char*)NULL,(void*)NULL,0); G__memfunc_setup("Z0",138,G__TStnJPTrack_dict_185_4_1,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("Z0Err",435,G__TStnJPTrack_dict_185_5_1,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SignZ0",539,G__TStnJPTrack_dict_185_6_1,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("D0",116,G__TStnJPTrack_dict_185_7_1,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("D0Err",413,G__TStnJPTrack_dict_185_8_1,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SignD0",517,G__TStnJPTrack_dict_185_9_1,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("TrackProbRPhi",1275,G__TStnJPTrack_dict_185_0_2,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("TrackProbRZ",1076,G__TStnJPTrack_dict_185_1_2,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("TrackProb3D",1023,G__TStnJPTrack_dict_185_2_2,102,-1,G__defined_typename("Float_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("TrackProb",904,G__TStnJPTrack_dict_185_3_2,102,-1,G__defined_typename("Float_t"),0,1,1,1,8,"i - 'Int_t' 0 - i",(char*)NULL,(void*)NULL,0); G__memfunc_setup("GetCdfTrack",1058,G__TStnJPTrack_dict_185_4_2,85,G__get_linked_tagnum(&G__TStnJPTrack_dictLN_CdfTrack),-1,0,0,1,1,9,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("TrkQualityWordRPhi",1833,G__TStnJPTrack_dict_185_5_2,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("TrkQualityWordRZ",1634,G__TStnJPTrack_dict_185_6_2,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("TrkQualityRPhi",1421,G__TStnJPTrack_dict_185_7_2,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("TrkQualityRZ",1222,G__TStnJPTrack_dict_185_8_2,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("LongLiveFlagRPhi",1549,G__TStnJPTrack_dict_185_9_2,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("LongLiveFlagRZ",1350,G__TStnJPTrack_dict_185_0_3,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("IsTrackGoodRPhi",1453,G__TStnJPTrack_dict_185_1_3,103,-1,-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("IsTrackGoodRZ",1254,G__TStnJPTrack_dict_185_2_3,103,-1,-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,0); G__memfunc_setup("NumberHitInLayer",1602,G__TStnJPTrack_dict_185_3_3,105,-1,G__defined_typename("Int_t"),0,2,1,1,8, "i - 'Int_t' 0 - rphi i - 'Int_t' 0 - layer",(char*)NULL,(void*)NULL,0); G__memfunc_setup("NumberShHitInLayer",1789,G__TStnJPTrack_dict_185_4_3,105,-1,G__defined_typename("Int_t"),0,2,1,1,8, "i - 'Int_t' 0 - rphi i - 'Int_t' 0 - layer",(char*)NULL,(void*)NULL,0); G__memfunc_setup("NumGoodHitInLayer",1682,G__TStnJPTrack_dict_185_5_3,105,-1,G__defined_typename("Int_t"),0,2,1,1,8, "i - 'Int_t' 0 - iType i - 'Int_t' 0 - iLayer",(char*)NULL,(void*)NULL,0); G__memfunc_setup("NumExptHitInLayer",1706,G__TStnJPTrack_dict_185_6_3,105,-1,G__defined_typename("Int_t"),0,2,1,1,8, "i - 'Int_t' 0 - rphi i - 'Int_t' 0 - layer",(char*)NULL,(void*)NULL,0); G__memfunc_setup("NumIntgHitInLayer",1691,G__TStnJPTrack_dict_185_7_3,105,-1,G__defined_typename("Int_t"),0,2,1,1,8, "i - 'Int_t' 0 - rphi i - 'Int_t' 0 - layer",(char*)NULL,(void*)NULL,0); G__memfunc_setup("NumRdErHitInLayer",1654,G__TStnJPTrack_dict_185_8_3,105,-1,G__defined_typename("Int_t"),0,2,1,1,8, "i - 'Int_t' 0 - rphi i - 'Int_t' 0 - layer",(char*)NULL,(void*)NULL,0); G__memfunc_setup("TotNumSVXRPhiLayHit",1830,G__TStnJPTrack_dict_185_9_3,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"","only count hits in SVX ladders (no L00 or ISL)",(void*)NULL,0); G__memfunc_setup("TotNumSVXRPhiLayShHit",2017,G__TStnJPTrack_dict_185_0_4,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"","only count shared hits in SVX ladders (no L00 or ISL)",(void*)NULL,0); G__memfunc_setup("TotNumGoodSVXRPhiLayHit",2223,G__TStnJPTrack_dict_185_1_4,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"","only count hits in SVX ladders (no L00 or ISL)",(void*)NULL,0); G__memfunc_setup("NumStripInCluster",1755,G__TStnJPTrack_dict_185_2_4,105,-1,G__defined_typename("Int_t"),0,3,1,1,8, "i - 'Int_t' 0 - iType i - 'Int_t' 0 - iLayer " "i - 'Int_t' 0 - hitNum","cluster size in # strips",(void*)NULL,0); G__memfunc_setup("AnyBadStripInCluster",2010,G__TStnJPTrack_dict_185_3_4,103,-1,-1,0,3,1,1,8, "i - 'Int_t' 0 - iType i - 'Int_t' 0 - iLayer " "i - 'Int_t' 0 - hitNum","Any bad strips ?",(void*)NULL,0); G__memfunc_setup("TotNExptSVXRPhiLayHit",2021,G__TStnJPTrack_dict_185_4_4,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"","only count hits in SVX ladders (no L00 or ISL)",(void*)NULL,0); G__memfunc_setup("TotNIntgSVXRPhiLayHit",2006,G__TStnJPTrack_dict_185_5_4,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"","only count hits in SVX ladders (no L00 or ISL)",(void*)NULL,0); G__memfunc_setup("TotNRdErSVXRPhiLayHit",1969,G__TStnJPTrack_dict_185_6_4,105,-1,G__defined_typename("Int_t"),0,0,1,1,8,"","only count hits in SVX ladders (no L00 or ISL)",(void*)NULL,0); G__memfunc_setup("SetTrackNumber",1418,G__TStnJPTrack_dict_185_7_4,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - it",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetNumber",917,G__TStnJPTrack_dict_185_8_4,121,-1,-1,0,1,1,1,0,"i - 'Int_t' 0 - Num",(char*)NULL,(void*)NULL,0); G__memfunc_setup("Print",525,G__TStnJPTrack_dict_185_9_4,121,-1,-1,0,1,1,1,8,"C - 'Option_t' 10 \"\" opt",(char*)NULL,(void*)NULL,1); G__memfunc_setup("SetD0",416,G__TStnJPTrack_dict_185_0_5,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - D0_New",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetD0Err",713,G__TStnJPTrack_dict_185_1_5,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - D0Err_New",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetSignD0",817,G__TStnJPTrack_dict_185_2_5,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - SignD0_New",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetZ0",438,G__TStnJPTrack_dict_185_3_5,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Z0_New",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetZ0Err",735,G__TStnJPTrack_dict_185_4_5,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - Z0Err_New",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetSignZ0",839,G__TStnJPTrack_dict_185_5_5,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - SignZ0_New",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetTrackProbRPhi",1575,G__TStnJPTrack_dict_185_6_5,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - New",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetTrackProbRZ",1376,G__TStnJPTrack_dict_185_7_5,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - New",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetTrackProb3D",1323,G__TStnJPTrack_dict_185_8_5,121,-1,-1,0,1,1,1,0,"f - 'Float_t' 0 - New",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetTrackProb",1204,G__TStnJPTrack_dict_185_9_5,121,-1,-1,0,2,1,1,0, "i - 'Int_t' 0 - i f - 'Float_t' 0 - New",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetTrackQtyRPhi",1490,G__TStnJPTrack_dict_185_0_6,121,-1,-1,0,1,1,1,0,"i - - 0 - TrackQty",(char*)NULL,(void*)NULL,0); G__memfunc_setup("SetTrackQtyRZ",1291,G__TStnJPTrack_dict_185_1_6,121,-1,-1,0,1,1,1,0,"i - - 0 - TrackQty",(char*)NULL,(void*)NULL,0); G__memfunc_setup("ReadV1",515,G__TStnJPTrack_dict_185_2_6,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - R__b",(char*)NULL,(void*)NULL,0); G__memfunc_setup("Class",502,G__TStnJPTrack_dict_185_3_6,85,G__get_linked_tagnum(&G__TStnJPTrack_dictLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)(TClass* (*)())(&TStnJPTrack::Class),0); G__memfunc_setup("Class_Name",982,G__TStnJPTrack_dict_185_4_6,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TStnJPTrack::Class_Name),0); G__memfunc_setup("Class_Version",1339,G__TStnJPTrack_dict_185_5_6,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)(Version_t (*)())(&TStnJPTrack::Class_Version),0); G__memfunc_setup("Dictionary",1046,G__TStnJPTrack_dict_185_6_6,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(void (*)())(&TStnJPTrack::Dictionary),0); G__memfunc_setup("IsA",253,G__TStnJPTrack_dict_185_7_6,85,G__get_linked_tagnum(&G__TStnJPTrack_dictLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1); G__memfunc_setup("ShowMembers",1132,G__TStnJPTrack_dict_185_8_6,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__TStnJPTrack_dict_185_9_6,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1); G__memfunc_setup("StreamerNVirtual",1656,G__TStnJPTrack_dict_185_0_7,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0); G__memfunc_setup("DeclFileName",1145,G__TStnJPTrack_dict_185_1_7,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TStnJPTrack::DeclFileName),0); G__memfunc_setup("ImplFileLine",1178,G__TStnJPTrack_dict_185_2_7,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&TStnJPTrack::ImplFileLine),0); G__memfunc_setup("ImplFileName",1171,G__TStnJPTrack_dict_185_3_7,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&TStnJPTrack::ImplFileName),0); G__memfunc_setup("DeclFileLine",1152,G__TStnJPTrack_dict_185_4_7,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&TStnJPTrack::DeclFileLine),0); // automatic copy constructor G__memfunc_setup("TStnJPTrack",1048,G__TStnJPTrack_dict_185_5_7,(int)('i'),G__get_linked_tagnum(&G__TStnJPTrack_dictLN_TStnJPTrack),-1,0,1,1,1,0,"u 'TStnJPTrack' - 11 - -",(char*)NULL,(void*)NULL,0); // automatic destructor G__memfunc_setup("~TStnJPTrack",1174,G__TStnJPTrack_dict_185_6_7,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1); G__tag_memfunc_reset(); } /********************************************************* * Member function information setup *********************************************************/ extern "C" void G__cpp_setup_memfuncTStnJPTrack_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_globalTStnJPTrack_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_funcTStnJPTrack_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__TStnJPTrack_dictLN_TClass = { "TClass" , 99 , -1 }; G__linked_taginfo G__TStnJPTrack_dictLN_TBuffer = { "TBuffer" , 99 , -1 }; G__linked_taginfo G__TStnJPTrack_dictLN_TMemberInspector = { "TMemberInspector" , 99 , -1 }; G__linked_taginfo G__TStnJPTrack_dictLN_TObject = { "TObject" , 99 , -1 }; G__linked_taginfo G__TStnJPTrack_dictLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__TStnJPTrack_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__TStnJPTrack_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__TStnJPTrack_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__TStnJPTrack_dictLN_vectorlETStringcOallocatorlETStringgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__TStnJPTrack_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__TStnJPTrack_dictLN_CdfTrack = { "CdfTrack" , 99 , -1 }; G__linked_taginfo G__TStnJPTrack_dictLN_TStnJPTrack = { "TStnJPTrack" , 99 , -1 }; /* Reset class/struct taginfo */ extern "C" void G__cpp_reset_tagtableTStnJPTrack_dict() { G__TStnJPTrack_dictLN_TClass.tagnum = -1 ; G__TStnJPTrack_dictLN_TBuffer.tagnum = -1 ; G__TStnJPTrack_dictLN_TMemberInspector.tagnum = -1 ; G__TStnJPTrack_dictLN_TObject.tagnum = -1 ; G__TStnJPTrack_dictLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR.tagnum = -1 ; G__TStnJPTrack_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__TStnJPTrack_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR.tagnum = -1 ; G__TStnJPTrack_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR.tagnum = -1 ; G__TStnJPTrack_dictLN_vectorlETStringcOallocatorlETStringgRsPgR.tagnum = -1 ; G__TStnJPTrack_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR.tagnum = -1 ; G__TStnJPTrack_dictLN_CdfTrack.tagnum = -1 ; G__TStnJPTrack_dictLN_TStnJPTrack.tagnum = -1 ; } extern "C" void G__cpp_setup_tagtableTStnJPTrack_dict() { /* Setting up class,struct,union tag entry */ G__get_linked_tagnum(&G__TStnJPTrack_dictLN_TClass); G__get_linked_tagnum(&G__TStnJPTrack_dictLN_TBuffer); G__get_linked_tagnum(&G__TStnJPTrack_dictLN_TMemberInspector); G__get_linked_tagnum(&G__TStnJPTrack_dictLN_TObject); G__get_linked_tagnum(&G__TStnJPTrack_dictLN_vectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgR); G__get_linked_tagnum(&G__TStnJPTrack_dictLN_reverse_iteratorlEvectorlETStreamerInfomUcOallocatorlETStreamerInfomUgRsPgRcLcLiteratorgR); G__get_linked_tagnum(&G__TStnJPTrack_dictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR); G__get_linked_tagnum(&G__TStnJPTrack_dictLN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR); G__get_linked_tagnum(&G__TStnJPTrack_dictLN_vectorlETStringcOallocatorlETStringgRsPgR); G__get_linked_tagnum(&G__TStnJPTrack_dictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR); G__get_linked_tagnum(&G__TStnJPTrack_dictLN_CdfTrack); G__tagtable_setup(G__get_linked_tagnum(&G__TStnJPTrack_dictLN_TStnJPTrack),sizeof(TStnJPTrack),-1,95488,(char*)NULL,G__setup_memvarTStnJPTrack,G__setup_memfuncTStnJPTrack); } extern "C" void G__cpp_setupTStnJPTrack_dict(void) { G__check_setup_version(30051515,"G__cpp_setupTStnJPTrack_dict()"); G__set_cpp_environmentTStnJPTrack_dict(); G__cpp_setup_tagtableTStnJPTrack_dict(); G__cpp_setup_inheritanceTStnJPTrack_dict(); G__cpp_setup_typetableTStnJPTrack_dict(); G__cpp_setup_memvarTStnJPTrack_dict(); G__cpp_setup_memfuncTStnJPTrack_dict(); G__cpp_setup_globalTStnJPTrack_dict(); G__cpp_setup_funcTStnJPTrack_dict(); if(0==G__getsizep2memfunc()) G__get_sizep2memfuncTStnJPTrack_dict(); return; } class G__cpp_setup_initTStnJPTrack_dict { public: G__cpp_setup_initTStnJPTrack_dict() { G__add_setup_func("TStnJPTrack_dict",(G__incsetup)(&G__cpp_setupTStnJPTrack_dict)); G__call_setup_funcs(); } ~G__cpp_setup_initTStnJPTrack_dict() { G__remove_setup_func("TStnJPTrack_dict"); } }; G__cpp_setup_initTStnJPTrack_dict G__cpp_setup_initializerTStnJPTrack_dict;