// // File generated by rootcint at Sun Jan 30 23:08:05 2011 // Do NOT change. Changes will be lost next time file is generated // #include "RConfig.h" //rootcint 4834 #if !defined(R__ACCESS_IN_SYMBOL) //Break the privacy of classes -- Disabled for the moment #define private public #define protected public #endif // Since CINT ignores the std namespace, we need to do so in this file. namespace std {} using namespace std; #include "TPhotonDict.h" #include "TClass.h" #include "TBuffer.h" #include "TMemberInspector.h" #include "TError.h" #ifndef G__ROOT #define G__ROOT #endif #include "RtypesImp.h" #include "TIsAProxy.h" // START OF SHADOWS namespace ROOT { namespace Shadow { } // of namespace Shadow } // of namespace ROOT // END OF SHADOWS namespace ROOT { void TPhoton_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent); static void *new_TPhoton(void *p = 0); static void *newArray_TPhoton(Long_t size, void *p); static void delete_TPhoton(void *p); static void deleteArray_TPhoton(void *p); static void destruct_TPhoton(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::TPhoton*) { ::TPhoton *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TPhoton >(0); static ::ROOT::TGenericClassInfo instance("TPhoton", ::TPhoton::Class_Version(), "./TPhoton.h", 11, typeid(::TPhoton), DefineBehavior(ptr, ptr), &::TPhoton::Dictionary, isa_proxy, 3, sizeof(::TPhoton) ); instance.SetNew(&new_TPhoton); instance.SetNewArray(&newArray_TPhoton); instance.SetDelete(&delete_TPhoton); instance.SetDeleteArray(&deleteArray_TPhoton); instance.SetDestructor(&destruct_TPhoton); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::TPhoton*) { return GenerateInitInstanceLocal((::TPhoton*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TPhoton*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT namespace ROOT { void TGhoston_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent); static void *new_TGhoston(void *p = 0); static void *newArray_TGhoston(Long_t size, void *p); static void delete_TGhoston(void *p); static void deleteArray_TGhoston(void *p); static void destruct_TGhoston(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::TGhoston*) { ::TGhoston *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TGhoston >(0); static ::ROOT::TGenericClassInfo instance("TGhoston", ::TGhoston::Class_Version(), "./TPhoton.h", 39, typeid(::TGhoston), DefineBehavior(ptr, ptr), &::TGhoston::Dictionary, isa_proxy, 0, sizeof(::TGhoston) ); instance.SetNew(&new_TGhoston); instance.SetNewArray(&newArray_TGhoston); instance.SetDelete(&delete_TGhoston); instance.SetDeleteArray(&deleteArray_TGhoston); instance.SetDestructor(&destruct_TGhoston); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::TGhoston*) { return GenerateInitInstanceLocal((::TGhoston*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TGhoston*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT //______________________________________________________________________________ TClass *TPhoton::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ const char *TPhoton::Class_Name() { return "TPhoton"; } //______________________________________________________________________________ const char *TPhoton::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::TPhoton*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int TPhoton::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::TPhoton*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void TPhoton::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPhoton*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *TPhoton::Class() { if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPhoton*)0x0)->GetClass(); return fgIsA; } //______________________________________________________________________________ TClass *TGhoston::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ const char *TGhoston::Class_Name() { return "TGhoston"; } //______________________________________________________________________________ const char *TGhoston::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::TGhoston*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int TGhoston::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::TGhoston*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void TGhoston::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGhoston*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *TGhoston::Class() { if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGhoston*)0x0)->GetClass(); return fgIsA; } //______________________________________________________________________________ void TPhoton::ShowMembers(TMemberInspector &R__insp, char *R__parent) { // Inspect the data members of an object of class TPhoton. TClass *R__cl = ::TPhoton::IsA(); Int_t R__ncp = strlen(R__parent); if (R__ncp || R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__parent, "fMomentum", &fMomentum); fMomentum.ShowMembers(R__insp, strcat(R__parent,"fMomentum.")); R__parent[R__ncp] = 0; R__insp.Inspect(R__cl, R__parent, "fSpinDensity", &fSpinDensity); fSpinDensity.ShowMembers(R__insp, strcat(R__parent,"fSpinDensity.")); R__parent[R__ncp] = 0; } namespace ROOT { // Wrappers around operator new static void *new_TPhoton(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TPhoton : new ::TPhoton; } static void *newArray_TPhoton(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TPhoton[nElements] : new ::TPhoton[nElements]; } // Wrapper around operator delete static void delete_TPhoton(void *p) { delete ((::TPhoton*)p); } static void deleteArray_TPhoton(void *p) { delete [] ((::TPhoton*)p); } static void destruct_TPhoton(void *p) { typedef ::TPhoton current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::TPhoton //______________________________________________________________________________ void TGhoston::Streamer(TBuffer &R__b) { // Stream an object of class TGhoston. UInt_t R__s, R__c; if (R__b.IsReading()) { Version_t R__v = R__b.ReadVersion(&R__s, &R__c); if (R__v) { } TPhoton::Streamer(R__b); R__b.CheckByteCount(R__s, R__c, TGhoston::IsA()); } else { R__c = R__b.WriteVersion(TGhoston::IsA(), kTRUE); TPhoton::Streamer(R__b); R__b.SetByteCount(R__c, kTRUE); } } //______________________________________________________________________________ void TGhoston::ShowMembers(TMemberInspector &R__insp, char *R__parent) { // Inspect the data members of an object of class TGhoston. TClass *R__cl = ::TGhoston::IsA(); Int_t R__ncp = strlen(R__parent); if (R__ncp || R__cl || R__insp.IsA()) { } TPhoton::ShowMembers(R__insp, R__parent); } namespace ROOT { // Wrappers around operator new static void *new_TGhoston(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TGhoston : new ::TGhoston; } static void *newArray_TGhoston(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TGhoston[nElements] : new ::TGhoston[nElements]; } // Wrapper around operator delete static void delete_TGhoston(void *p) { delete ((::TGhoston*)p); } static void deleteArray_TGhoston(void *p) { delete [] ((::TGhoston*)p); } static void destruct_TGhoston(void *p) { typedef ::TGhoston current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::TGhoston /******************************************************** * TPhotonDict.cxx * CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED * FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX(). * CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE. ********************************************************/ #ifdef G__MEMTEST #undef malloc #undef free #endif #if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3)) #pragma GCC diagnostic ignored "-Wstrict-aliasing" #endif extern "C" void G__cpp_reset_tagtableTPhotonDict(); extern "C" void G__set_cpp_environmentTPhotonDict() { G__add_compiledheader("TObject.h"); G__add_compiledheader("TMemberInspector.h"); G__add_compiledheader("TPhoton.h"); G__cpp_reset_tagtableTPhotonDict(); } #include extern "C" int G__cpp_dllrevTPhotonDict() { return(30051515); } /********************************************************* * Member function Interface Method *********************************************************/ /* TPhoton */ static int G__TPhotonDict_171_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TPhoton* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TPhoton[n]; } else { p = new((void*) gvp) TPhoton[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TPhoton; } else { p = new((void*) gvp) TPhoton; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__TPhotonDictLN_TPhoton)); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TPhoton* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TPhoton(*(TFourVectorReal*) libp->para[0].ref); } else { p = new((void*) gvp) TPhoton(*(TFourVectorReal*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__TPhotonDictLN_TPhoton)); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TPhoton* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TPhoton(*(TThreeVectorReal*) libp->para[0].ref); } else { p = new((void*) gvp) TPhoton(*(TThreeVectorReal*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__TPhotonDictLN_TPhoton)); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TFourVectorReal* pobj; const TFourVectorReal xobj = ((const TPhoton*) G__getstructoffset())->Mom(); pobj = new TFourVectorReal(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TThreeVectorReal* pobj; const TThreeVectorReal xobj = ((const TPhoton*) G__getstructoffset())->Pol(); pobj = new TThreeVectorReal(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TPauliMatrix& obj = ((const TPhoton*) G__getstructoffset())->SDM(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TFourVectorComplex* pobj; const TFourVectorComplex xobj = ((const TPhoton*) G__getstructoffset())->Eps((const Int_t) G__int(libp->para[0])); pobj = new TFourVectorComplex(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TFourVectorComplex* pobj; const TFourVectorComplex xobj = ((const TPhoton*) G__getstructoffset())->EpsStar((const Int_t) G__int(libp->para[0])); pobj = new TFourVectorComplex(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TPhoton& obj = ((TPhoton*) G__getstructoffset())->SetMom(*(TFourVectorReal*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TPhoton& obj = ((TPhoton*) G__getstructoffset())->SetMom(*(TThreeVectorReal*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TPhoton& obj = ((TPhoton*) G__getstructoffset())->SetPol(*(TThreeVectorReal*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TPhoton& obj = ((TPhoton*) G__getstructoffset())->AllPol(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((TPhoton*) G__getstructoffset())->Print((Option_t*) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((TPhoton*) G__getstructoffset())->Print(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) TPhoton::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) TPhoton::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) TPhoton::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TPhoton::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((const TPhoton*) G__getstructoffset())->IsA()); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPhoton*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref, (char*) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPhoton*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPhoton*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) TPhoton::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) TPhoton::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) TPhoton::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_171_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) TPhoton::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__TPhotonDict_171_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TPhoton* p; void* tmp = (void*) G__int(libp->para[0]); p = new TPhoton(*(TPhoton*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__TPhotonDictLN_TPhoton)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef TPhoton G__TTPhoton; static int G__TPhotonDict_171_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (TPhoton*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((TPhoton*) (soff+(sizeof(TPhoton)*i)))->~G__TTPhoton(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (TPhoton*) soff; } else { G__setgvp((long) G__PVOID); ((TPhoton*) (soff))->~G__TTPhoton(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__TPhotonDict_171_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TPhoton* dest = (TPhoton*) G__getstructoffset(); *dest = *(TPhoton*) libp->para[0].ref; const TPhoton& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* TGhoston */ static int G__TPhotonDict_172_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TGhoston* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TGhoston[n]; } else { p = new((void*) gvp) TGhoston[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TGhoston; } else { p = new((void*) gvp) TGhoston; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__TPhotonDictLN_TGhoston)); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_172_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TGhoston* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TGhoston(*(TFourVectorReal*) libp->para[0].ref); } else { p = new((void*) gvp) TGhoston(*(TFourVectorReal*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__TPhotonDictLN_TGhoston)); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_172_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TGhoston* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TGhoston(*(TThreeVectorReal*) libp->para[0].ref); } else { p = new((void*) gvp) TGhoston(*(TThreeVectorReal*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__TPhotonDictLN_TGhoston)); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_172_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TGhoston* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TGhoston(*(TPhoton*) libp->para[0].ref); } else { p = new((void*) gvp) TGhoston(*(TPhoton*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__TPhotonDictLN_TGhoston)); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_172_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TFourVectorComplex* pobj; const TFourVectorComplex xobj = ((const TGhoston*) G__getstructoffset())->Eps((const Int_t) G__int(libp->para[0])); pobj = new TFourVectorComplex(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_172_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TFourVectorComplex* pobj; const TFourVectorComplex xobj = ((const TGhoston*) G__getstructoffset())->EpsStar((const Int_t) G__int(libp->para[0])); pobj = new TFourVectorComplex(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_172_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((TGhoston*) G__getstructoffset())->Print((Option_t*) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((TGhoston*) G__getstructoffset())->Print(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_172_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) TGhoston::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_172_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) TGhoston::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_172_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) TGhoston::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_172_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TGhoston::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_172_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TGhoston*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_172_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) TGhoston::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_172_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) TGhoston::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_172_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) TGhoston::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict_172_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) TGhoston::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__TPhotonDict_172_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TGhoston* p; void* tmp = (void*) G__int(libp->para[0]); p = new TGhoston(*(TGhoston*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__TPhotonDictLN_TGhoston)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef TGhoston G__TTGhoston; static int G__TPhotonDict_172_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (TGhoston*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((TGhoston*) (soff+(sizeof(TGhoston)*i)))->~G__TTGhoston(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (TGhoston*) soff; } else { G__setgvp((long) G__PVOID); ((TGhoston*) (soff))->~G__TTGhoston(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__TPhotonDict_172_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TGhoston* dest = (TGhoston*) G__getstructoffset(); *dest = *(TGhoston*) libp->para[0].ref; const TGhoston& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* Setting up global function */ static int G__TPhotonDict__0_1411(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TBuffer& obj = operator>>(*(TBuffer*) libp->para[0].ref, libp->para[1].ref ? *(TPhoton**) libp->para[1].ref : *(TPhoton**) (&G__Mlong(libp->para[1]))); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__TPhotonDict__0_1412(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TBuffer& obj = operator<<(*(TBuffer*) libp->para[0].ref, (const TPhoton*) G__int(libp->para[1])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } /********************************************************* * Member function Stub *********************************************************/ /* TPhoton */ /* TGhoston */ /********************************************************* * Global function Stub *********************************************************/ /********************************************************* * Get size of pointer to member function *********************************************************/ class G__Sizep2memfuncTPhotonDict { public: G__Sizep2memfuncTPhotonDict(): p(&G__Sizep2memfuncTPhotonDict::sizep2memfunc) {} size_t sizep2memfunc() { return(sizeof(p)); } private: size_t (G__Sizep2memfuncTPhotonDict::*p)(); }; size_t G__get_sizep2memfuncTPhotonDict() { G__Sizep2memfuncTPhotonDict 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_inheritanceTPhotonDict() { /* Setting up class inheritance */ if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__TPhotonDictLN_TGhoston))) { TGhoston *G__Lderived; G__Lderived=(TGhoston*)0x1000; { TPhoton *G__Lpbase=(TPhoton*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__TPhotonDictLN_TGhoston),G__get_linked_tagnum(&G__TPhotonDictLN_TPhoton),(long)G__Lpbase-(long)G__Lderived,1,1); } } } /********************************************************* * typedef information setup/ *********************************************************/ extern "C" void G__cpp_setup_typetableTPhotonDict() { /* 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("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__TPhotonDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__TPhotonDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TPhotonDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__TPhotonDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TPhotonDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__TPhotonDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1); G__setnewtype(-1,NULL,0); } /********************************************************* * Data Member information setup/ *********************************************************/ /* Setting up class,struct,union tag member variable */ /* TPhoton */ static void G__setup_memvarTPhoton(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__TPhotonDictLN_TPhoton)); { TPhoton *p; p=(TPhoton*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__TPhotonDictLN_TFourVectorReal),-1,-1,2,"fMomentum=",0,"four-momentum of photon"); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__TPhotonDictLN_TPauliMatrix),-1,-1,2,"fSpinDensity=",0,"spin density matrix in helicity basis"); G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__TPhotonDictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* TGhoston */ static void G__setup_memvarTGhoston(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__TPhotonDictLN_TGhoston)); { TGhoston *p; p=(TGhoston*)0x1000; if (p) { } G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__TPhotonDictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } extern "C" void G__cpp_setup_memvarTPhotonDict() { } /*********************************************************** ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ***********************************************************/ /********************************************************* * Member function information setup for each class *********************************************************/ static void G__setup_memfuncTPhoton(void) { /* TPhoton */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__TPhotonDictLN_TPhoton)); G__memfunc_setup("TPhoton",716,G__TPhotonDict_171_0_1, 105, G__get_linked_tagnum(&G__TPhotonDictLN_TPhoton), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("TPhoton",716,G__TPhotonDict_171_0_2, 105, G__get_linked_tagnum(&G__TPhotonDictLN_TPhoton), -1, 0, 1, 1, 1, 0, "u 'TFourVectorReal' - 11 - p", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("TPhoton",716,G__TPhotonDict_171_0_3, 105, G__get_linked_tagnum(&G__TPhotonDictLN_TPhoton), -1, 0, 1, 1, 1, 0, "u 'TThreeVectorReal' - 11 - p", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mom",297,G__TPhotonDict_171_0_4, 117, G__get_linked_tagnum(&G__TPhotonDictLN_TFourVectorReal), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pol",299,G__TPhotonDict_171_0_5, 117, G__get_linked_tagnum(&G__TPhotonDictLN_TThreeVectorReal), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SDM",228,G__TPhotonDict_171_0_6, 117, G__get_linked_tagnum(&G__TPhotonDictLN_TPauliMatrix), -1, 1, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Eps",296,G__TPhotonDict_171_0_7, 117, G__get_linked_tagnum(&G__TPhotonDictLN_TFourVectorComplex), -1, 0, 1, 1, 1, 8, "i - 'Int_t' 10 - mode", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("EpsStar",706,G__TPhotonDict_171_0_8, 117, G__get_linked_tagnum(&G__TPhotonDictLN_TFourVectorComplex), -1, 0, 1, 1, 1, 8, "i - 'Int_t' 10 - mode", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetMom",597,G__TPhotonDict_171_0_9, 117, G__get_linked_tagnum(&G__TPhotonDictLN_TPhoton), -1, 1, 1, 1, 1, 0, "u 'TFourVectorReal' - 11 - p", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetMom",597,G__TPhotonDict_171_0_10, 117, G__get_linked_tagnum(&G__TPhotonDictLN_TPhoton), -1, 1, 1, 1, 1, 0, "u 'TThreeVectorReal' - 11 - p", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPol",599,G__TPhotonDict_171_0_11, 117, G__get_linked_tagnum(&G__TPhotonDictLN_TPhoton), -1, 1, 1, 1, 1, 0, "u 'TThreeVectorReal' - 11 - polar", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AllPol",580,G__TPhotonDict_171_0_12, 117, G__get_linked_tagnum(&G__TPhotonDictLN_TPhoton), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Print",525,G__TPhotonDict_171_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Class",502,G__TPhotonDict_171_0_14, 85, G__get_linked_tagnum(&G__TPhotonDictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TPhoton::Class) ), 0); G__memfunc_setup("Class_Name",982,G__TPhotonDict_171_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPhoton::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__TPhotonDict_171_0_16, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TPhoton::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__TPhotonDict_171_0_17, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TPhoton::Dictionary) ), 0); G__memfunc_setup("IsA",253,G__TPhotonDict_171_0_18, 85, G__get_linked_tagnum(&G__TPhotonDictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,G__TPhotonDict_171_0_19, 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__TPhotonDict_171_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__TPhotonDict_171_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__TPhotonDict_171_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPhoton::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__TPhotonDict_171_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPhoton::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__TPhotonDict_171_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPhoton::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__TPhotonDict_171_0_25, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPhoton::DeclFileLine) ), 0); // automatic copy constructor G__memfunc_setup("TPhoton", 716, G__TPhotonDict_171_0_26, (int) ('i'), G__get_linked_tagnum(&G__TPhotonDictLN_TPhoton), -1, 0, 1, 1, 1, 0, "u 'TPhoton' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~TPhoton", 842, G__TPhotonDict_171_0_27, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); // automatic assignment operator G__memfunc_setup("operator=", 937, G__TPhotonDict_171_0_28, (int) ('u'), G__get_linked_tagnum(&G__TPhotonDictLN_TPhoton), -1, 1, 1, 1, 1, 0, "u 'TPhoton' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncTGhoston(void) { /* TGhoston */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__TPhotonDictLN_TGhoston)); G__memfunc_setup("TGhoston",822,G__TPhotonDict_172_0_1, 105, G__get_linked_tagnum(&G__TPhotonDictLN_TGhoston), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("TGhoston",822,G__TPhotonDict_172_0_2, 105, G__get_linked_tagnum(&G__TPhotonDictLN_TGhoston), -1, 0, 1, 1, 1, 0, "u 'TFourVectorReal' - 11 - p", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("TGhoston",822,G__TPhotonDict_172_0_3, 105, G__get_linked_tagnum(&G__TPhotonDictLN_TGhoston), -1, 0, 1, 1, 1, 0, "u 'TThreeVectorReal' - 11 - p", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("TGhoston",822,G__TPhotonDict_172_0_4, 105, G__get_linked_tagnum(&G__TPhotonDictLN_TGhoston), -1, 0, 1, 1, 1, 0, "u 'TPhoton' - 11 - obj", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Eps",296,G__TPhotonDict_172_0_5, 117, G__get_linked_tagnum(&G__TPhotonDictLN_TFourVectorComplex), -1, 0, 1, 1, 1, 8, "i - 'Int_t' 10 - mode", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("EpsStar",706,G__TPhotonDict_172_0_6, 117, G__get_linked_tagnum(&G__TPhotonDictLN_TFourVectorComplex), -1, 0, 1, 1, 1, 8, "i - 'Int_t' 10 - mode", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Print",525,G__TPhotonDict_172_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Class",502,G__TPhotonDict_172_0_8, 85, G__get_linked_tagnum(&G__TPhotonDictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TGhoston::Class) ), 0); G__memfunc_setup("Class_Name",982,G__TPhotonDict_172_0_9, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGhoston::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__TPhotonDict_172_0_10, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TGhoston::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__TPhotonDict_172_0_11, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TGhoston::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__TPhotonDictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,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__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__TPhotonDict_172_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__TPhotonDict_172_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGhoston::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__TPhotonDict_172_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGhoston::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__TPhotonDict_172_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGhoston::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__TPhotonDict_172_0_19, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGhoston::DeclFileLine) ), 0); // automatic copy constructor G__memfunc_setup("TGhoston", 822, G__TPhotonDict_172_0_20, (int) ('i'), G__get_linked_tagnum(&G__TPhotonDictLN_TGhoston), -1, 0, 1, 1, 1, 0, "u 'TGhoston' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~TGhoston", 948, G__TPhotonDict_172_0_21, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); // automatic assignment operator G__memfunc_setup("operator=", 937, G__TPhotonDict_172_0_22, (int) ('u'), G__get_linked_tagnum(&G__TPhotonDictLN_TGhoston), -1, 1, 1, 1, 1, 0, "u 'TGhoston' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } /********************************************************* * Member function information setup *********************************************************/ extern "C" void G__cpp_setup_memfuncTPhotonDict() { } /********************************************************* * 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_globalTPhotonDict() { G__cpp_setup_global0(); G__cpp_setup_global1(); } /********************************************************* * Global function information setup for each class *********************************************************/ static void G__cpp_setup_func0() { G__lastifuncposition(); } static void G__cpp_setup_func1() { } static void G__cpp_setup_func2() { } static void G__cpp_setup_func3() { } static void G__cpp_setup_func4() { } static void G__cpp_setup_func5() { } static void G__cpp_setup_func6() { } static void G__cpp_setup_func7() { } static void G__cpp_setup_func8() { } static void G__cpp_setup_func9() { } static void G__cpp_setup_func10() { } static void G__cpp_setup_func11() { } static void G__cpp_setup_func12() { } static void G__cpp_setup_func13() { G__memfunc_setup("operator>>", 1000, G__TPhotonDict__0_1411, 117, G__get_linked_tagnum(&G__TPhotonDictLN_TBuffer), -1, 1, 2, 1, 1, 0, "u 'TBuffer' - 1 - buf U 'TPhoton' - 1 - obj", (char*) NULL , (void*) NULL, 0); G__memfunc_setup("operator<<", 996, G__TPhotonDict__0_1412, 117, G__get_linked_tagnum(&G__TPhotonDictLN_TBuffer), -1, 1, 2, 1, 1, 0, "u 'TBuffer' - 1 - buf U 'TPhoton' - 10 - obj", (char*) NULL , (void*) NULL, 0); G__resetifuncposition(); } extern "C" void G__cpp_setup_funcTPhotonDict() { 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(); G__cpp_setup_func13(); } /********************************************************* * Class,struct,union,enum tag information setup *********************************************************/ /* Setup class/struct taginfo */ G__linked_taginfo G__TPhotonDictLN_TClass = { "TClass" , 99 , -1 }; G__linked_taginfo G__TPhotonDictLN_TBuffer = { "TBuffer" , 99 , -1 }; G__linked_taginfo G__TPhotonDictLN_TMemberInspector = { "TMemberInspector" , 99 , -1 }; G__linked_taginfo G__TPhotonDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__TPhotonDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__TPhotonDictLN_TThreeVectorReal = { "TThreeVectorReal" , 99 , -1 }; G__linked_taginfo G__TPhotonDictLN_TFourVectorReal = { "TFourVectorReal" , 99 , -1 }; G__linked_taginfo G__TPhotonDictLN_TFourVectorComplex = { "TFourVectorComplex" , 99 , -1 }; G__linked_taginfo G__TPhotonDictLN_TPauliMatrix = { "TPauliMatrix" , 99 , -1 }; G__linked_taginfo G__TPhotonDictLN_TPhoton = { "TPhoton" , 99 , -1 }; G__linked_taginfo G__TPhotonDictLN_TGhoston = { "TGhoston" , 99 , -1 }; /* Reset class/struct taginfo */ extern "C" void G__cpp_reset_tagtableTPhotonDict() { G__TPhotonDictLN_TClass.tagnum = -1 ; G__TPhotonDictLN_TBuffer.tagnum = -1 ; G__TPhotonDictLN_TMemberInspector.tagnum = -1 ; G__TPhotonDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ; G__TPhotonDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ; G__TPhotonDictLN_TThreeVectorReal.tagnum = -1 ; G__TPhotonDictLN_TFourVectorReal.tagnum = -1 ; G__TPhotonDictLN_TFourVectorComplex.tagnum = -1 ; G__TPhotonDictLN_TPauliMatrix.tagnum = -1 ; G__TPhotonDictLN_TPhoton.tagnum = -1 ; G__TPhotonDictLN_TGhoston.tagnum = -1 ; } extern "C" void G__cpp_setup_tagtableTPhotonDict() { /* Setting up class,struct,union tag entry */ G__get_linked_tagnum_fwd(&G__TPhotonDictLN_TClass); G__get_linked_tagnum_fwd(&G__TPhotonDictLN_TBuffer); G__get_linked_tagnum_fwd(&G__TPhotonDictLN_TMemberInspector); G__get_linked_tagnum_fwd(&G__TPhotonDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR); G__get_linked_tagnum_fwd(&G__TPhotonDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__TPhotonDictLN_TThreeVectorReal); G__get_linked_tagnum_fwd(&G__TPhotonDictLN_TFourVectorReal); G__get_linked_tagnum_fwd(&G__TPhotonDictLN_TFourVectorComplex); G__get_linked_tagnum_fwd(&G__TPhotonDictLN_TPauliMatrix); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__TPhotonDictLN_TPhoton),sizeof(TPhoton),-1,230656,"Photon state description class",G__setup_memvarTPhoton,G__setup_memfuncTPhoton); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__TPhotonDictLN_TGhoston),sizeof(TGhoston),-1,34048,"Ghost photon for checking gauge invariance",G__setup_memvarTGhoston,G__setup_memfuncTGhoston); } extern "C" void G__cpp_setupTPhotonDict(void) { G__check_setup_version(30051515,"G__cpp_setupTPhotonDict()"); G__set_cpp_environmentTPhotonDict(); G__cpp_setup_tagtableTPhotonDict(); G__cpp_setup_inheritanceTPhotonDict(); G__cpp_setup_typetableTPhotonDict(); G__cpp_setup_memvarTPhotonDict(); G__cpp_setup_memfuncTPhotonDict(); G__cpp_setup_globalTPhotonDict(); G__cpp_setup_funcTPhotonDict(); if(0==G__getsizep2memfunc()) G__get_sizep2memfuncTPhotonDict(); return; } class G__cpp_setup_initTPhotonDict { public: G__cpp_setup_initTPhotonDict() { G__add_setup_func("TPhotonDict",(G__incsetup)(&G__cpp_setupTPhotonDict)); G__call_setup_funcs(); } ~G__cpp_setup_initTPhotonDict() { G__remove_setup_func("TPhotonDict"); } }; G__cpp_setup_initTPhotonDict G__cpp_setup_initializerTPhotonDict;