// // File generated by rootcint at Sun Jan 30 23:07:54 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 "TThreeRotationDict.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 TThreeRotation_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent); static void *new_TThreeRotation(void *p = 0); static void *newArray_TThreeRotation(Long_t size, void *p); static void delete_TThreeRotation(void *p); static void deleteArray_TThreeRotation(void *p); static void destruct_TThreeRotation(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::TThreeRotation*) { ::TThreeRotation *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TThreeRotation >(0); static ::ROOT::TGenericClassInfo instance("TThreeRotation", ::TThreeRotation::Class_Version(), "./TThreeRotation.h", 20, typeid(::TThreeRotation), DefineBehavior(ptr, ptr), &::TThreeRotation::Dictionary, isa_proxy, 0, sizeof(::TThreeRotation) ); instance.SetNew(&new_TThreeRotation); instance.SetNewArray(&newArray_TThreeRotation); instance.SetDelete(&delete_TThreeRotation); instance.SetDeleteArray(&deleteArray_TThreeRotation); instance.SetDestructor(&destruct_TThreeRotation); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::TThreeRotation*) { return GenerateInitInstanceLocal((::TThreeRotation*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TThreeRotation*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT //______________________________________________________________________________ TClass *TThreeRotation::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ const char *TThreeRotation::Class_Name() { return "TThreeRotation"; } //______________________________________________________________________________ const char *TThreeRotation::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::TThreeRotation*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int TThreeRotation::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::TThreeRotation*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void TThreeRotation::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TThreeRotation*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *TThreeRotation::Class() { if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TThreeRotation*)0x0)->GetClass(); return fgIsA; } //______________________________________________________________________________ void TThreeRotation::Streamer(TBuffer &R__b) { // Stream an object of class TThreeRotation. UInt_t R__s, R__c; if (R__b.IsReading()) { Version_t R__v = R__b.ReadVersion(&R__s, &R__c); if (R__v) { } TLorentzTransform::Streamer(R__b); R__b.CheckByteCount(R__s, R__c, TThreeRotation::IsA()); } else { R__c = R__b.WriteVersion(TThreeRotation::IsA(), kTRUE); TLorentzTransform::Streamer(R__b); R__b.SetByteCount(R__c, kTRUE); } } //______________________________________________________________________________ void TThreeRotation::ShowMembers(TMemberInspector &R__insp, char *R__parent) { // Inspect the data members of an object of class TThreeRotation. TClass *R__cl = ::TThreeRotation::IsA(); Int_t R__ncp = strlen(R__parent); if (R__ncp || R__cl || R__insp.IsA()) { } TLorentzTransform::ShowMembers(R__insp, R__parent); } namespace ROOT { // Wrappers around operator new static void *new_TThreeRotation(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TThreeRotation : new ::TThreeRotation; } static void *newArray_TThreeRotation(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TThreeRotation[nElements] : new ::TThreeRotation[nElements]; } // Wrapper around operator delete static void delete_TThreeRotation(void *p) { delete ((::TThreeRotation*)p); } static void deleteArray_TThreeRotation(void *p) { delete [] ((::TThreeRotation*)p); } static void destruct_TThreeRotation(void *p) { typedef ::TThreeRotation current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::TThreeRotation /******************************************************** * TThreeRotationDict.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_tagtableTThreeRotationDict(); extern "C" void G__set_cpp_environmentTThreeRotationDict() { G__add_compiledheader("TObject.h"); G__add_compiledheader("TMemberInspector.h"); G__add_compiledheader("TThreeRotation.h"); G__cpp_reset_tagtableTThreeRotationDict(); } #include extern "C" int G__cpp_dllrevTThreeRotationDict() { return(30051515); } /********************************************************* * Member function Interface Method *********************************************************/ /* TThreeRotation */ static int G__TThreeRotationDict_156_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TThreeRotation* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TThreeRotation[n]; } else { p = new((void*) gvp) TThreeRotation[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TThreeRotation; } else { p = new((void*) gvp) TThreeRotation; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeRotation)); return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TThreeRotation* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TThreeRotation(*(TThreeVectorReal*) libp->para[0].ref); } else { p = new((void*) gvp) TThreeRotation(*(TThreeVectorReal*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeRotation)); return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TThreeRotation* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TThreeRotation(*(TUnitVector*) libp->para[0].ref, (const Double_t) G__double(libp->para[1])); } else { p = new((void*) gvp) TThreeRotation(*(TUnitVector*) libp->para[0].ref, (const Double_t) G__double(libp->para[1])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeRotation)); return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TThreeRotation* p = NULL; char* gvp = (char*) G__getgvp(); //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TThreeRotation( (const Double_t) G__double(libp->para[0]), (const Double_t) G__double(libp->para[1]) , (const Double_t) G__double(libp->para[2])); } else { p = new((void*) gvp) TThreeRotation( (const Double_t) G__double(libp->para[0]), (const Double_t) G__double(libp->para[1]) , (const Double_t) G__double(libp->para[2])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeRotation)); return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TThreeRotation* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TThreeRotation(*(TThreeRotation*) libp->para[0].ref); } else { p = new((void*) gvp) TThreeRotation(*(TThreeRotation*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeRotation)); return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TThreeVectorReal* pobj; const TThreeVectorReal xobj = ((const TThreeRotation*) G__getstructoffset())->Axis(); 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__TThreeRotationDict_156_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const TThreeRotation*) G__getstructoffset())->GetAxis(*(TUnitVector*) libp->para[0].ref, *(Double_t*) G__Doubleref(&libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const TThreeRotation*) G__getstructoffset())->GetEuler(*(Double_t*) G__Doubleref(&libp->para[0]), *(Double_t*) G__Doubleref(&libp->para[1]) , *(Double_t*) G__Doubleref(&libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TThreeRotation& obj = ((TThreeRotation*) G__getstructoffset())->operator=(*(TThreeRotation*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TThreeRotation& obj = ((TThreeRotation*) G__getstructoffset())->operator*=(*(TThreeRotation*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TThreeRotation& obj = ((TThreeRotation*) G__getstructoffset())->Null(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TThreeRotation& obj = ((TThreeRotation*) G__getstructoffset())->Transpose(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TThreeRotation& obj = ((TThreeRotation*) G__getstructoffset())->Invert(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TThreeRotation& obj = ((TThreeRotation*) G__getstructoffset())->SetAxis(*(TThreeVectorReal*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TThreeRotation& obj = ((TThreeRotation*) G__getstructoffset())->SetAxis(*(TUnitVector*) libp->para[0].ref, (const Double_t) G__double(libp->para[1])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TThreeRotation& obj = ((TThreeRotation*) G__getstructoffset())->SetEuler(*(Double_t*) G__Doubleref(&libp->para[0]), *(Double_t*) G__Doubleref(&libp->para[1]) , *(Double_t*) G__Doubleref(&libp->para[2])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TThreeVectorReal* pobj; const TThreeVectorReal xobj = ((const TThreeRotation*) G__getstructoffset())->operator*(*(TThreeVectorReal*) libp->para[0].ref); 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__TThreeRotationDict_156_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TThreeVectorComplex* pobj; const TThreeVectorComplex xobj = ((const TThreeRotation*) G__getstructoffset())->operator*(*(TThreeVectorComplex*) libp->para[0].ref); pobj = new TThreeVectorComplex(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__TThreeRotationDict_156_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const TThreeRotation* pobj; const TThreeRotation xobj = ((const TThreeRotation*) G__getstructoffset())->operator*(*(TThreeRotation*) libp->para[0].ref); pobj = new TThreeRotation(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__TThreeRotationDict_156_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((TThreeRotation*) G__getstructoffset())->Print((Option_t*) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((TThreeRotation*) G__getstructoffset())->Print(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) TThreeRotation::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) TThreeRotation::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) TThreeRotation::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TThreeRotation::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TThreeRotation*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) TThreeRotation::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) TThreeRotation::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) TThreeRotation::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__TThreeRotationDict_156_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) TThreeRotation::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef TThreeRotation G__TTThreeRotation; static int G__TThreeRotationDict_156_0_33(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[] (TThreeRotation*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((TThreeRotation*) (soff+(sizeof(TThreeRotation)*i)))->~G__TTThreeRotation(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (TThreeRotation*) soff; } else { G__setgvp((long) G__PVOID); ((TThreeRotation*) (soff))->~G__TTThreeRotation(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* Setting up global function */ /********************************************************* * Member function Stub *********************************************************/ /* TThreeRotation */ /********************************************************* * Global function Stub *********************************************************/ /********************************************************* * Get size of pointer to member function *********************************************************/ class G__Sizep2memfuncTThreeRotationDict { public: G__Sizep2memfuncTThreeRotationDict(): p(&G__Sizep2memfuncTThreeRotationDict::sizep2memfunc) {} size_t sizep2memfunc() { return(sizeof(p)); } private: size_t (G__Sizep2memfuncTThreeRotationDict::*p)(); }; size_t G__get_sizep2memfuncTThreeRotationDict() { G__Sizep2memfuncTThreeRotationDict 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_inheritanceTThreeRotationDict() { /* Setting up class inheritance */ if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeRotation))) { TThreeRotation *G__Lderived; G__Lderived=(TThreeRotation*)0x1000; { TLorentzTransform *G__Lpbase=(TLorentzTransform*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeRotation),G__get_linked_tagnum(&G__TThreeRotationDictLN_TLorentzTransform),(long)G__Lpbase-(long)G__Lderived,1,1); } } } /********************************************************* * typedef information setup/ *********************************************************/ extern "C" void G__cpp_setup_typetableTThreeRotationDict() { /* Setting up typedef entry */ G__search_typename2("Double_t",100,-1,0,-1); G__setnewtype(-1,"Double 8 bytes",0); G__search_typename2("Version_t",115,-1,0,-1); G__setnewtype(-1,"Class version identifier (short)",0); G__search_typename2("Option_t",99,-1,256,-1); G__setnewtype(-1,"Option string (const char)",0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__TThreeRotationDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__TThreeRotationDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TThreeRotationDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__TThreeRotationDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__TThreeRotationDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__TThreeRotationDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("TUnitVector",117,G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeVectorReal),0,-1); G__setnewtype(-1,NULL,0); } /********************************************************* * Data Member information setup/ *********************************************************/ /* Setting up class,struct,union tag member variable */ /* TThreeRotation */ static void G__setup_memvarTThreeRotation(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeRotation)); { TThreeRotation *p; p=(TThreeRotation*)0x1000; if (p) { } G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__TThreeRotationDictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } extern "C" void G__cpp_setup_memvarTThreeRotationDict() { } /*********************************************************** ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ***********************************************************/ /********************************************************* * Member function information setup for each class *********************************************************/ static void G__setup_memfuncTThreeRotation(void) { /* TThreeRotation */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeRotation)); G__memfunc_setup("TThreeRotation",1436,G__TThreeRotationDict_156_0_1, 105, G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeRotation), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("TThreeRotation",1436,G__TThreeRotationDict_156_0_2, 105, G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeRotation), -1, 0, 1, 1, 1, 0, "u 'TThreeVectorReal' - 11 - axis", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("TThreeRotation",1436,G__TThreeRotationDict_156_0_3, 105, G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeRotation), -1, 0, 2, 1, 1, 0, "u 'TThreeVectorReal' 'TUnitVector' 11 - ahat d - 'Double_t' 10 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("TThreeRotation",1436,G__TThreeRotationDict_156_0_4, 105, G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeRotation), -1, 0, 3, 1, 1, 0, "d - 'Double_t' 10 - phi d - 'Double_t' 10 - theta " "d - 'Double_t' 10 - psi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("TThreeRotation",1436,G__TThreeRotationDict_156_0_5, 105, G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeRotation), -1, 0, 1, 1, 1, 0, "u 'TThreeRotation' - 11 - another", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Axis",405,G__TThreeRotationDict_156_0_6, 117, G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeVectorReal), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetAxis",693,G__TThreeRotationDict_156_0_7, 121, -1, -1, 0, 2, 1, 1, 8, "u 'TThreeVectorReal' 'TUnitVector' 1 - ahat d - 'Double_t' 1 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetEuler",797,G__TThreeRotationDict_156_0_8, 121, -1, -1, 0, 3, 1, 1, 8, "d - 'Double_t' 1 - phi d - 'Double_t' 1 - theta " "d - 'Double_t' 1 - psi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__TThreeRotationDict_156_0_9, 117, G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeRotation), -1, 1, 1, 1, 1, 0, "u 'TThreeRotation' - 11 - source", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*=",979,G__TThreeRotationDict_156_0_10, 117, G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeRotation), -1, 1, 1, 1, 1, 0, "u 'TThreeRotation' - 11 - source", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Null",411,G__TThreeRotationDict_156_0_11, 117, G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeRotation), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Transpose",959,G__TThreeRotationDict_156_0_12, 117, G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeRotation), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Invert",632,G__TThreeRotationDict_156_0_13, 117, G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeRotation), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetAxis",705,G__TThreeRotationDict_156_0_14, 117, G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeRotation), -1, 1, 1, 1, 1, 0, "u 'TThreeVectorReal' - 11 - axis", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetAxis",705,G__TThreeRotationDict_156_0_15, 117, G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeRotation), -1, 1, 2, 1, 1, 0, "u 'TThreeVectorReal' 'TUnitVector' 11 - ahat d - 'Double_t' 10 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetEuler",809,G__TThreeRotationDict_156_0_16, 117, G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeRotation), -1, 1, 3, 1, 1, 0, "d - 'Double_t' 11 - phi d - 'Double_t' 11 - theta " "d - 'Double_t' 11 - psi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__TThreeRotationDict_156_0_17, 117, G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeVectorReal), -1, 0, 1, 1, 1, 8, "u 'TThreeVectorReal' - 11 - vec", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__TThreeRotationDict_156_0_18, 117, G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeVectorComplex), -1, 0, 1, 1, 1, 8, "u 'TThreeVectorComplex' - 11 - vec", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__TThreeRotationDict_156_0_19, 117, G__get_linked_tagnum(&G__TThreeRotationDictLN_TThreeRotation), -1, 0, 1, 1, 1, 8, "u 'TThreeRotation' - 11 - rotOp", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Print",525,G__TThreeRotationDict_156_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Class",502,G__TThreeRotationDict_156_0_21, 85, G__get_linked_tagnum(&G__TThreeRotationDictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TThreeRotation::Class) ), 0); G__memfunc_setup("Class_Name",982,G__TThreeRotationDict_156_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TThreeRotation::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__TThreeRotationDict_156_0_23, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TThreeRotation::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__TThreeRotationDict_156_0_24, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TThreeRotation::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__TThreeRotationDictLN_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__TThreeRotationDict_156_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__TThreeRotationDict_156_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TThreeRotation::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__TThreeRotationDict_156_0_30, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TThreeRotation::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__TThreeRotationDict_156_0_31, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TThreeRotation::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__TThreeRotationDict_156_0_32, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TThreeRotation::DeclFileLine) ), 0); // automatic destructor G__memfunc_setup("~TThreeRotation", 1562, G__TThreeRotationDict_156_0_33, (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_memfuncTThreeRotationDict() { } /********************************************************* * 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_globalTThreeRotationDict() { 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__resetifuncposition(); } extern "C" void G__cpp_setup_funcTThreeRotationDict() { 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__TThreeRotationDictLN_TClass = { "TClass" , 99 , -1 }; G__linked_taginfo G__TThreeRotationDictLN_TBuffer = { "TBuffer" , 99 , -1 }; G__linked_taginfo G__TThreeRotationDictLN_TMemberInspector = { "TMemberInspector" , 99 , -1 }; G__linked_taginfo G__TThreeRotationDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__TThreeRotationDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__TThreeRotationDictLN_TThreeVectorReal = { "TThreeVectorReal" , 99 , -1 }; G__linked_taginfo G__TThreeRotationDictLN_TThreeRotation = { "TThreeRotation" , 99 , -1 }; G__linked_taginfo G__TThreeRotationDictLN_TThreeVectorComplex = { "TThreeVectorComplex" , 99 , -1 }; G__linked_taginfo G__TThreeRotationDictLN_TLorentzTransform = { "TLorentzTransform" , 99 , -1 }; /* Reset class/struct taginfo */ extern "C" void G__cpp_reset_tagtableTThreeRotationDict() { G__TThreeRotationDictLN_TClass.tagnum = -1 ; G__TThreeRotationDictLN_TBuffer.tagnum = -1 ; G__TThreeRotationDictLN_TMemberInspector.tagnum = -1 ; G__TThreeRotationDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ; G__TThreeRotationDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ; G__TThreeRotationDictLN_TThreeVectorReal.tagnum = -1 ; G__TThreeRotationDictLN_TThreeRotation.tagnum = -1 ; G__TThreeRotationDictLN_TThreeVectorComplex.tagnum = -1 ; G__TThreeRotationDictLN_TLorentzTransform.tagnum = -1 ; } extern "C" void G__cpp_setup_tagtableTThreeRotationDict() { /* Setting up class,struct,union tag entry */ G__get_linked_tagnum_fwd(&G__TThreeRotationDictLN_TClass); G__get_linked_tagnum_fwd(&G__TThreeRotationDictLN_TBuffer); G__get_linked_tagnum_fwd(&G__TThreeRotationDictLN_TMemberInspector); G__get_linked_tagnum_fwd(&G__TThreeRotationDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR); G__get_linked_tagnum_fwd(&G__TThreeRotationDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__TThreeRotationDictLN_TThreeVectorReal); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__TThreeRotationDictLN_TThreeRotation),sizeof(TThreeRotation),-1,36608,"Space-rotation operator class",G__setup_memvarTThreeRotation,G__setup_memfuncTThreeRotation); G__get_linked_tagnum_fwd(&G__TThreeRotationDictLN_TThreeVectorComplex); G__get_linked_tagnum_fwd(&G__TThreeRotationDictLN_TLorentzTransform); } extern "C" void G__cpp_setupTThreeRotationDict(void) { G__check_setup_version(30051515,"G__cpp_setupTThreeRotationDict()"); G__set_cpp_environmentTThreeRotationDict(); G__cpp_setup_tagtableTThreeRotationDict(); G__cpp_setup_inheritanceTThreeRotationDict(); G__cpp_setup_typetableTThreeRotationDict(); G__cpp_setup_memvarTThreeRotationDict(); G__cpp_setup_memfuncTThreeRotationDict(); G__cpp_setup_globalTThreeRotationDict(); G__cpp_setup_funcTThreeRotationDict(); if(0==G__getsizep2memfunc()) G__get_sizep2memfuncTThreeRotationDict(); return; } class G__cpp_setup_initTThreeRotationDict { public: G__cpp_setup_initTThreeRotationDict() { G__add_setup_func("TThreeRotationDict",(G__incsetup)(&G__cpp_setupTThreeRotationDict)); G__call_setup_funcs(); } ~G__cpp_setup_initTThreeRotationDict() { G__remove_setup_func("TThreeRotationDict"); } }; G__cpp_setup_initTThreeRotationDict G__cpp_setup_initializerTThreeRotationDict;