G__Eve1.cxx

Go to the documentation of this file.
00001 //
00002 // File generated by core/utils/src/rootcint_tmp at Wed Apr 20 13:52:19 2011
00003 
00004 // Do NOT change. Changes will be lost next time file is generated
00005 //
00006 
00007 #define R__DICTIONARY_FILENAME graf3ddIevedIsrcdIG__Eve1
00008 #include "RConfig.h" //rootcint 4834
00009 #if !defined(R__ACCESS_IN_SYMBOL)
00010 //Break the privacy of classes -- Disabled for the moment
00011 #define private public
00012 #define protected public
00013 #endif
00014 
00015 // Since CINT ignores the std namespace, we need to do so in this file.
00016 namespace std {} using namespace std;
00017 #include "G__Eve1.h"
00018 
00019 #include "TCollectionProxyInfo.h"
00020 #include "TClass.h"
00021 #include "TBuffer.h"
00022 #include "TMemberInspector.h"
00023 #include "TError.h"
00024 
00025 #ifndef G__ROOT
00026 #define G__ROOT
00027 #endif
00028 
00029 #include "RtypesImp.h"
00030 #include "TIsAProxy.h"
00031 
00032 // START OF SHADOWS
00033 
00034 namespace ROOT {
00035    namespace Shadow {
00036       #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS))
00037       typedef ::TEveParamList TEveParamList;
00038       #else
00039       class TEveParamList  :  public ::TEveElement,  public ::TNamed,  public ::TQObject {
00040          public:
00041          //friend XX;
00042          #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS))
00043          typedef ::TEveParamList::FloatConfig_t FloatConfig_t;
00044          #else
00045          class FloatConfig_t  {
00046             public:
00047             //friend XX;
00048             float fValue; //
00049             float fMin; //
00050             float fMax; //
00051             ::TString fName; //
00052             bool fSelector; //
00053          };
00054          #endif
00055 
00056          #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS))
00057          typedef ::TEveParamList::IntConfig_t IntConfig_t;
00058          #else
00059          class IntConfig_t  {
00060             public:
00061             //friend XX;
00062             int fValue; //
00063             int fMin; //
00064             int fMax; //
00065             ::TString fName; //
00066             bool fSelector; //
00067          };
00068          #endif
00069 
00070          #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS))
00071          typedef ::TEveParamList::BoolConfig_t BoolConfig_t;
00072          #else
00073          class BoolConfig_t  {
00074             public:
00075             //friend XX;
00076             bool fValue; //
00077             ::TString fName; //
00078          };
00079          #endif
00080 
00081          typedef ::std::vector< ::TEveParamList::FloatConfig_t, ::allocator< ::TEveParamList::FloatConfig_t> > FloatConfigVec_t;
00082          typedef ::std::vector< ::TEveParamList::FloatConfig_t, ::allocator< ::TEveParamList::FloatConfig_t> >::iterator FloatConfigVec_i;
00083          typedef ::std::vector< ::TEveParamList::FloatConfig_t, ::allocator< ::TEveParamList::FloatConfig_t> >::iterator FloatConfigVec_ci;
00084          typedef ::std::vector< ::TEveParamList::IntConfig_t, ::allocator< ::TEveParamList::IntConfig_t> > IntConfigVec_t;
00085          typedef ::std::vector< ::TEveParamList::IntConfig_t, ::allocator< ::TEveParamList::IntConfig_t> >::iterator IntConfigVec_i;
00086          typedef ::std::vector< ::TEveParamList::IntConfig_t, ::allocator< ::TEveParamList::IntConfig_t> >::iterator IntConfigVec_ci;
00087          typedef ::std::vector< ::TEveParamList::BoolConfig_t, ::allocator< ::TEveParamList::BoolConfig_t> > BoolConfigVec_t;
00088          typedef ::std::vector< ::TEveParamList::BoolConfig_t, ::allocator< ::TEveParamList::BoolConfig_t> >::iterator BoolConfigVec_i;
00089          typedef ::std::vector< ::TEveParamList::BoolConfig_t, ::allocator< ::TEveParamList::BoolConfig_t> >::iterator BoolConfigVec_ci;
00090          // To force the creation of a virtual table, throw just in case.
00091          virtual ~TEveParamList() throw() {};
00092       };
00093       #endif
00094 
00095       #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS))
00096       typedef ::TEveVectorT< float > TEveVectorTlEfloatgR;
00097       #else
00098       class TEveVectorTlEfloatgR  {
00099          public:
00100          //friend XX;
00101          float fX; //
00102          float fY; //
00103          float fZ; //Components of the vector.
00104       };
00105       #endif
00106 
00107       #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS))
00108       typedef ::TEveVectorT< double > TEveVectorTlEdoublegR;
00109       #else
00110       class TEveVectorTlEdoublegR  {
00111          public:
00112          //friend XX;
00113          double fX; //
00114          double fY; //
00115          double fZ; //Components of the vector.
00116       };
00117       #endif
00118 
00119       #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS))
00120       typedef ::TEveVector4T< float > TEveVector4TlEfloatgR;
00121       #else
00122       class TEveVector4TlEfloatgR  :  public ::TEveVectorT< float > {
00123          public:
00124          //friend XX;
00125          typedef ::TEveVectorT<float> TP;
00126          float fT; //
00127       };
00128       #endif
00129 
00130       #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS))
00131       typedef ::TEveVector4T< double > TEveVector4TlEdoublegR;
00132       #else
00133       class TEveVector4TlEdoublegR  :  public ::TEveVectorT< double > {
00134          public:
00135          //friend XX;
00136          typedef ::TEveVectorT<double> TP;
00137          double fT; //
00138       };
00139       #endif
00140 
00141       #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS))
00142       typedef ::TEveVector2T< float > TEveVector2TlEfloatgR;
00143       #else
00144       class TEveVector2TlEfloatgR  {
00145          public:
00146          //friend XX;
00147          float fX; //
00148          float fY; //Components of the point.
00149       };
00150       #endif
00151 
00152       #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS))
00153       typedef ::TEveVector2T< double > TEveVector2TlEdoublegR;
00154       #else
00155       class TEveVector2TlEdoublegR  {
00156          public:
00157          //friend XX;
00158          double fX; //
00159          double fY; //Components of the point.
00160       };
00161       #endif
00162 
00163       #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS))
00164       typedef ::TEvePathMarkT< float > TEvePathMarkTlEfloatgR;
00165       #else
00166       class TEvePathMarkTlEfloatgR  {
00167          public:
00168          //friend XX;
00169          #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS))
00170          typedef ::TEvePathMarkT< float >::EType_e EType_e;
00171          #else
00172          enum EType_e  {
00173          };
00174          #endif
00175 
00176          EType_e fType; //Mark-type.
00177          ::TEveVectorT< float > fV; //Vertex.
00178          ::TEveVectorT< float > fP; //Momentum.
00179          ::TEveVectorT< float > fE; //Extra, meaning depends on fType.
00180          float fTime; //Time.
00181       };
00182       #endif
00183 
00184       #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS))
00185       typedef ::TEvePathMarkT< double > TEvePathMarkTlEdoublegR;
00186       #else
00187       class TEvePathMarkTlEdoublegR  {
00188          public:
00189          //friend XX;
00190          #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS))
00191          typedef ::TEvePathMarkT< double >::EType_e EType_e;
00192          #else
00193          enum EType_e  {
00194          };
00195          #endif
00196 
00197          EType_e fType; //Mark-type.
00198          ::TEveVectorT< double > fV; //Vertex.
00199          ::TEveVectorT< double > fP; //Momentum.
00200          ::TEveVectorT< double > fE; //Extra, meaning depends on fType.
00201          double fTime; //Time.
00202       };
00203       #endif
00204 
00205    } // of namespace Shadow
00206 } // of namespace ROOT
00207 // END OF SHADOWS
00208 
00209 namespace ROOT {
00210    void TEveElement_ShowMembers(void *obj, TMemberInspector &R__insp);
00211    static void *new_TEveElement(void *p = 0);
00212    static void *newArray_TEveElement(Long_t size, void *p);
00213    static void delete_TEveElement(void *p);
00214    static void deleteArray_TEveElement(void *p);
00215    static void destruct_TEveElement(void *p);
00216 
00217    // Function generating the singleton type initializer
00218    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveElement*)
00219    {
00220       ::TEveElement *ptr = 0;
00221       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveElement >(0);
00222       static ::ROOT::TGenericClassInfo 
00223          instance("TEveElement", ::TEveElement::Class_Version(), "include/TEveElement.h", 34,
00224                   typeid(::TEveElement), DefineBehavior(ptr, ptr),
00225                   &::TEveElement::Dictionary, isa_proxy, 4,
00226                   sizeof(::TEveElement) );
00227       instance.SetNew(&new_TEveElement);
00228       instance.SetNewArray(&newArray_TEveElement);
00229       instance.SetDelete(&delete_TEveElement);
00230       instance.SetDeleteArray(&deleteArray_TEveElement);
00231       instance.SetDestructor(&destruct_TEveElement);
00232       return &instance;
00233    }
00234    TGenericClassInfo *GenerateInitInstance(const ::TEveElement*)
00235    {
00236       return GenerateInitInstanceLocal((::TEveElement*)0);
00237    }
00238    // Static variable to force the class initialization
00239    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveElement*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00240 } // end of namespace ROOT
00241 
00242 namespace ROOT {
00243    void TEveUtil_ShowMembers(void *obj, TMemberInspector &R__insp);
00244    static void *new_TEveUtil(void *p = 0);
00245    static void *newArray_TEveUtil(Long_t size, void *p);
00246    static void delete_TEveUtil(void *p);
00247    static void deleteArray_TEveUtil(void *p);
00248    static void destruct_TEveUtil(void *p);
00249 
00250    // Function generating the singleton type initializer
00251    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveUtil*)
00252    {
00253       ::TEveUtil *ptr = 0;
00254       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveUtil >(0);
00255       static ::ROOT::TGenericClassInfo 
00256          instance("TEveUtil", ::TEveUtil::Class_Version(), "include/TEveUtil.h", 36,
00257                   typeid(::TEveUtil), DefineBehavior(ptr, ptr),
00258                   &::TEveUtil::Dictionary, isa_proxy, 4,
00259                   sizeof(::TEveUtil) );
00260       instance.SetNew(&new_TEveUtil);
00261       instance.SetNewArray(&newArray_TEveUtil);
00262       instance.SetDelete(&delete_TEveUtil);
00263       instance.SetDeleteArray(&deleteArray_TEveUtil);
00264       instance.SetDestructor(&destruct_TEveUtil);
00265       return &instance;
00266    }
00267    TGenericClassInfo *GenerateInitInstance(const ::TEveUtil*)
00268    {
00269       return GenerateInitInstanceLocal((::TEveUtil*)0);
00270    }
00271    // Static variable to force the class initialization
00272    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveUtil*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00273 } // end of namespace ROOT
00274 
00275 namespace ROOT {
00276    void TEveException_ShowMembers(void *obj, TMemberInspector &R__insp);
00277    static void *new_TEveException(void *p = 0);
00278    static void *newArray_TEveException(Long_t size, void *p);
00279    static void delete_TEveException(void *p);
00280    static void deleteArray_TEveException(void *p);
00281    static void destruct_TEveException(void *p);
00282 
00283    // Function generating the singleton type initializer
00284    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveException*)
00285    {
00286       ::TEveException *ptr = 0;
00287       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveException >(0);
00288       static ::ROOT::TGenericClassInfo 
00289          instance("TEveException", ::TEveException::Class_Version(), "include/TEveUtil.h", 103,
00290                   typeid(::TEveException), DefineBehavior(ptr, ptr),
00291                   &::TEveException::Dictionary, isa_proxy, 4,
00292                   sizeof(::TEveException) );
00293       instance.SetNew(&new_TEveException);
00294       instance.SetNewArray(&newArray_TEveException);
00295       instance.SetDelete(&delete_TEveException);
00296       instance.SetDeleteArray(&deleteArray_TEveException);
00297       instance.SetDestructor(&destruct_TEveException);
00298       return &instance;
00299    }
00300    TGenericClassInfo *GenerateInitInstance(const ::TEveException*)
00301    {
00302       return GenerateInitInstanceLocal((::TEveException*)0);
00303    }
00304    // Static variable to force the class initialization
00305    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveException*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00306 } // end of namespace ROOT
00307 
00308 namespace ROOT {
00309    void TEvePadHolder_ShowMembers(void *obj, TMemberInspector &R__insp);
00310    static void delete_TEvePadHolder(void *p);
00311    static void deleteArray_TEvePadHolder(void *p);
00312    static void destruct_TEvePadHolder(void *p);
00313 
00314    // Function generating the singleton type initializer
00315    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEvePadHolder*)
00316    {
00317       ::TEvePadHolder *ptr = 0;
00318       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEvePadHolder >(0);
00319       static ::ROOT::TGenericClassInfo 
00320          instance("TEvePadHolder", ::TEvePadHolder::Class_Version(), "include/TEveUtil.h", 127,
00321                   typeid(::TEvePadHolder), DefineBehavior(ptr, ptr),
00322                   &::TEvePadHolder::Dictionary, isa_proxy, 4,
00323                   sizeof(::TEvePadHolder) );
00324       instance.SetDelete(&delete_TEvePadHolder);
00325       instance.SetDeleteArray(&deleteArray_TEvePadHolder);
00326       instance.SetDestructor(&destruct_TEvePadHolder);
00327       return &instance;
00328    }
00329    TGenericClassInfo *GenerateInitInstance(const ::TEvePadHolder*)
00330    {
00331       return GenerateInitInstanceLocal((::TEvePadHolder*)0);
00332    }
00333    // Static variable to force the class initialization
00334    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEvePadHolder*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00335 } // end of namespace ROOT
00336 
00337 namespace ROOT {
00338    void TEveGeoManagerHolder_ShowMembers(void *obj, TMemberInspector &R__insp);
00339    static void *new_TEveGeoManagerHolder(void *p = 0);
00340    static void *newArray_TEveGeoManagerHolder(Long_t size, void *p);
00341    static void delete_TEveGeoManagerHolder(void *p);
00342    static void deleteArray_TEveGeoManagerHolder(void *p);
00343    static void destruct_TEveGeoManagerHolder(void *p);
00344 
00345    // Function generating the singleton type initializer
00346    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveGeoManagerHolder*)
00347    {
00348       ::TEveGeoManagerHolder *ptr = 0;
00349       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveGeoManagerHolder >(0);
00350       static ::ROOT::TGenericClassInfo 
00351          instance("TEveGeoManagerHolder", ::TEveGeoManagerHolder::Class_Version(), "include/TEveUtil.h", 143,
00352                   typeid(::TEveGeoManagerHolder), DefineBehavior(ptr, ptr),
00353                   &::TEveGeoManagerHolder::Dictionary, isa_proxy, 4,
00354                   sizeof(::TEveGeoManagerHolder) );
00355       instance.SetNew(&new_TEveGeoManagerHolder);
00356       instance.SetNewArray(&newArray_TEveGeoManagerHolder);
00357       instance.SetDelete(&delete_TEveGeoManagerHolder);
00358       instance.SetDeleteArray(&deleteArray_TEveGeoManagerHolder);
00359       instance.SetDestructor(&destruct_TEveGeoManagerHolder);
00360       return &instance;
00361    }
00362    TGenericClassInfo *GenerateInitInstance(const ::TEveGeoManagerHolder*)
00363    {
00364       return GenerateInitInstanceLocal((::TEveGeoManagerHolder*)0);
00365    }
00366    // Static variable to force the class initialization
00367    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveGeoManagerHolder*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00368 } // end of namespace ROOT
00369 
00370 namespace ROOT {
00371    void TEveRefCnt_ShowMembers(void *obj, TMemberInspector &R__insp);
00372    static void *new_TEveRefCnt(void *p = 0);
00373    static void *newArray_TEveRefCnt(Long_t size, void *p);
00374    static void delete_TEveRefCnt(void *p);
00375    static void deleteArray_TEveRefCnt(void *p);
00376    static void destruct_TEveRefCnt(void *p);
00377 
00378    // Function generating the singleton type initializer
00379    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveRefCnt*)
00380    {
00381       ::TEveRefCnt *ptr = 0;
00382       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveRefCnt >(0);
00383       static ::ROOT::TGenericClassInfo 
00384          instance("TEveRefCnt", ::TEveRefCnt::Class_Version(), "include/TEveUtil.h", 164,
00385                   typeid(::TEveRefCnt), DefineBehavior(ptr, ptr),
00386                   &::TEveRefCnt::Dictionary, isa_proxy, 4,
00387                   sizeof(::TEveRefCnt) );
00388       instance.SetNew(&new_TEveRefCnt);
00389       instance.SetNewArray(&newArray_TEveRefCnt);
00390       instance.SetDelete(&delete_TEveRefCnt);
00391       instance.SetDeleteArray(&deleteArray_TEveRefCnt);
00392       instance.SetDestructor(&destruct_TEveRefCnt);
00393       return &instance;
00394    }
00395    TGenericClassInfo *GenerateInitInstance(const ::TEveRefCnt*)
00396    {
00397       return GenerateInitInstanceLocal((::TEveRefCnt*)0);
00398    }
00399    // Static variable to force the class initialization
00400    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveRefCnt*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00401 } // end of namespace ROOT
00402 
00403 namespace ROOT {
00404    void TEveRefBackPtr_ShowMembers(void *obj, TMemberInspector &R__insp);
00405    static void *new_TEveRefBackPtr(void *p = 0);
00406    static void *newArray_TEveRefBackPtr(Long_t size, void *p);
00407    static void delete_TEveRefBackPtr(void *p);
00408    static void deleteArray_TEveRefBackPtr(void *p);
00409    static void destruct_TEveRefBackPtr(void *p);
00410 
00411    // Function generating the singleton type initializer
00412    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveRefBackPtr*)
00413    {
00414       ::TEveRefBackPtr *ptr = 0;
00415       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveRefBackPtr >(0);
00416       static ::ROOT::TGenericClassInfo 
00417          instance("TEveRefBackPtr", ::TEveRefBackPtr::Class_Version(), "include/TEveUtil.h", 188,
00418                   typeid(::TEveRefBackPtr), DefineBehavior(ptr, ptr),
00419                   &::TEveRefBackPtr::Dictionary, isa_proxy, 4,
00420                   sizeof(::TEveRefBackPtr) );
00421       instance.SetNew(&new_TEveRefBackPtr);
00422       instance.SetNewArray(&newArray_TEveRefBackPtr);
00423       instance.SetDelete(&delete_TEveRefBackPtr);
00424       instance.SetDeleteArray(&deleteArray_TEveRefBackPtr);
00425       instance.SetDestructor(&destruct_TEveRefBackPtr);
00426       return &instance;
00427    }
00428    TGenericClassInfo *GenerateInitInstance(const ::TEveRefBackPtr*)
00429    {
00430       return GenerateInitInstanceLocal((::TEveRefBackPtr*)0);
00431    }
00432    // Static variable to force the class initialization
00433    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveRefBackPtr*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00434 } // end of namespace ROOT
00435 
00436 namespace ROOT {
00437    void TEveProjection_ShowMembers(void *obj, TMemberInspector &R__insp);
00438    static void delete_TEveProjection(void *p);
00439    static void deleteArray_TEveProjection(void *p);
00440    static void destruct_TEveProjection(void *p);
00441 
00442    // Function generating the singleton type initializer
00443    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveProjection*)
00444    {
00445       ::TEveProjection *ptr = 0;
00446       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveProjection >(0);
00447       static ::ROOT::TGenericClassInfo 
00448          instance("TEveProjection", ::TEveProjection::Class_Version(), "include/TEveProjections.h", 27,
00449                   typeid(::TEveProjection), DefineBehavior(ptr, ptr),
00450                   &::TEveProjection::Dictionary, isa_proxy, 4,
00451                   sizeof(::TEveProjection) );
00452       instance.SetDelete(&delete_TEveProjection);
00453       instance.SetDeleteArray(&deleteArray_TEveProjection);
00454       instance.SetDestructor(&destruct_TEveProjection);
00455       return &instance;
00456    }
00457    TGenericClassInfo *GenerateInitInstance(const ::TEveProjection*)
00458    {
00459       return GenerateInitInstanceLocal((::TEveProjection*)0);
00460    }
00461    // Static variable to force the class initialization
00462    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveProjection*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00463 } // end of namespace ROOT
00464 
00465 namespace ROOT {
00466    void TEveProjected_ShowMembers(void *obj, TMemberInspector &R__insp);
00467    static void delete_TEveProjected(void *p);
00468    static void deleteArray_TEveProjected(void *p);
00469    static void destruct_TEveProjected(void *p);
00470 
00471    // Function generating the singleton type initializer
00472    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveProjected*)
00473    {
00474       ::TEveProjected *ptr = 0;
00475       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveProjected >(0);
00476       static ::ROOT::TGenericClassInfo 
00477          instance("TEveProjected", ::TEveProjected::Class_Version(), "include/TEveProjectionBases.h", 84,
00478                   typeid(::TEveProjected), DefineBehavior(ptr, ptr),
00479                   &::TEveProjected::Dictionary, isa_proxy, 4,
00480                   sizeof(::TEveProjected) );
00481       instance.SetDelete(&delete_TEveProjected);
00482       instance.SetDeleteArray(&deleteArray_TEveProjected);
00483       instance.SetDestructor(&destruct_TEveProjected);
00484       return &instance;
00485    }
00486    TGenericClassInfo *GenerateInitInstance(const ::TEveProjected*)
00487    {
00488       return GenerateInitInstanceLocal((::TEveProjected*)0);
00489    }
00490    // Static variable to force the class initialization
00491    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveProjected*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00492 } // end of namespace ROOT
00493 
00494 namespace ROOT {
00495    void TEveProjectionManager_ShowMembers(void *obj, TMemberInspector &R__insp);
00496    static void *new_TEveProjectionManager(void *p = 0);
00497    static void *newArray_TEveProjectionManager(Long_t size, void *p);
00498    static void delete_TEveProjectionManager(void *p);
00499    static void deleteArray_TEveProjectionManager(void *p);
00500    static void destruct_TEveProjectionManager(void *p);
00501 
00502    // Function generating the singleton type initializer
00503    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveProjectionManager*)
00504    {
00505       ::TEveProjectionManager *ptr = 0;
00506       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveProjectionManager >(0);
00507       static ::ROOT::TGenericClassInfo 
00508          instance("TEveProjectionManager", ::TEveProjectionManager::Class_Version(), "include/TEveProjectionManager.h", 22,
00509                   typeid(::TEveProjectionManager), DefineBehavior(ptr, ptr),
00510                   &::TEveProjectionManager::Dictionary, isa_proxy, 4,
00511                   sizeof(::TEveProjectionManager) );
00512       instance.SetNew(&new_TEveProjectionManager);
00513       instance.SetNewArray(&newArray_TEveProjectionManager);
00514       instance.SetDelete(&delete_TEveProjectionManager);
00515       instance.SetDeleteArray(&deleteArray_TEveProjectionManager);
00516       instance.SetDestructor(&destruct_TEveProjectionManager);
00517       return &instance;
00518    }
00519    TGenericClassInfo *GenerateInitInstance(const ::TEveProjectionManager*)
00520    {
00521       return GenerateInitInstanceLocal((::TEveProjectionManager*)0);
00522    }
00523    // Static variable to force the class initialization
00524    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveProjectionManager*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00525 } // end of namespace ROOT
00526 
00527 namespace ROOT {
00528    void TEveProjectable_ShowMembers(void *obj, TMemberInspector &R__insp);
00529    static void delete_TEveProjectable(void *p);
00530    static void deleteArray_TEveProjectable(void *p);
00531    static void destruct_TEveProjectable(void *p);
00532 
00533    // Function generating the singleton type initializer
00534    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveProjectable*)
00535    {
00536       ::TEveProjectable *ptr = 0;
00537       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveProjectable >(0);
00538       static ::ROOT::TGenericClassInfo 
00539          instance("TEveProjectable", ::TEveProjectable::Class_Version(), "include/TEveProjectionBases.h", 35,
00540                   typeid(::TEveProjectable), DefineBehavior(ptr, ptr),
00541                   &::TEveProjectable::Dictionary, isa_proxy, 4,
00542                   sizeof(::TEveProjectable) );
00543       instance.SetDelete(&delete_TEveProjectable);
00544       instance.SetDeleteArray(&deleteArray_TEveProjectable);
00545       instance.SetDestructor(&destruct_TEveProjectable);
00546       return &instance;
00547    }
00548    TGenericClassInfo *GenerateInitInstance(const ::TEveProjectable*)
00549    {
00550       return GenerateInitInstanceLocal((::TEveProjectable*)0);
00551    }
00552    // Static variable to force the class initialization
00553    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveProjectable*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00554 } // end of namespace ROOT
00555 
00556 namespace ROOT {
00557    void setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator_ShowMembers(void *obj, TMemberInspector &R__insp);
00558    static void setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator_Dictionary();
00559    static void *new_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator(void *p = 0);
00560    static void *newArray_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator(Long_t size, void *p);
00561    static void delete_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator(void *p);
00562    static void deleteArray_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator(void *p);
00563    static void destruct_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator(void *p);
00564 
00565    // Function generating the singleton type initializer
00566    static TGenericClassInfo *GenerateInitInstanceLocal(const ::set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*)
00567    {
00568       ::set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator *ptr = 0;
00569       static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator),0);
00570       static ::ROOT::TGenericClassInfo 
00571          instance("set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator", "prec_stl/set", 89,
00572                   typeid(::set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator), DefineBehavior(ptr, ptr),
00573                   0, &setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator_Dictionary, isa_proxy, 0,
00574                   sizeof(::set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator) );
00575       instance.SetNew(&new_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator);
00576       instance.SetNewArray(&newArray_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator);
00577       instance.SetDelete(&delete_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator);
00578       instance.SetDeleteArray(&deleteArray_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator);
00579       instance.SetDestructor(&destruct_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator);
00580       return &instance;
00581    }
00582    TGenericClassInfo *GenerateInitInstance(const ::set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*)
00583    {
00584       return GenerateInitInstanceLocal((::set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*)0);
00585    }
00586    // Static variable to force the class initialization
00587    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00588 
00589    // Dictionary for non-ClassDef classes
00590    static void setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator_Dictionary() {
00591       ::ROOT::GenerateInitInstanceLocal((const ::set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*)0x0)->GetClass();
00592    }
00593 
00594 } // end of namespace ROOT
00595 
00596 namespace ROOT {
00597    void TEveCompound_ShowMembers(void *obj, TMemberInspector &R__insp);
00598    static void *new_TEveCompound(void *p = 0);
00599    static void *newArray_TEveCompound(Long_t size, void *p);
00600    static void delete_TEveCompound(void *p);
00601    static void deleteArray_TEveCompound(void *p);
00602    static void destruct_TEveCompound(void *p);
00603 
00604    // Function generating the singleton type initializer
00605    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveCompound*)
00606    {
00607       ::TEveCompound *ptr = 0;
00608       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveCompound >(0);
00609       static ::ROOT::TGenericClassInfo 
00610          instance("TEveCompound", ::TEveCompound::Class_Version(), "include/TEveCompound.h", 24,
00611                   typeid(::TEveCompound), DefineBehavior(ptr, ptr),
00612                   &::TEveCompound::Dictionary, isa_proxy, 4,
00613                   sizeof(::TEveCompound) );
00614       instance.SetNew(&new_TEveCompound);
00615       instance.SetNewArray(&newArray_TEveCompound);
00616       instance.SetDelete(&delete_TEveCompound);
00617       instance.SetDeleteArray(&deleteArray_TEveCompound);
00618       instance.SetDestructor(&destruct_TEveCompound);
00619       return &instance;
00620    }
00621    TGenericClassInfo *GenerateInitInstance(const ::TEveCompound*)
00622    {
00623       return GenerateInitInstanceLocal((::TEveCompound*)0);
00624    }
00625    // Static variable to force the class initialization
00626    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveCompound*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00627 } // end of namespace ROOT
00628 
00629 namespace ROOT {
00630    void TEveTrans_ShowMembers(void *obj, TMemberInspector &R__insp);
00631    static void *new_TEveTrans(void *p = 0);
00632    static void *newArray_TEveTrans(Long_t size, void *p);
00633    static void delete_TEveTrans(void *p);
00634    static void deleteArray_TEveTrans(void *p);
00635    static void destruct_TEveTrans(void *p);
00636    static void streamer_TEveTrans(TBuffer &buf, void *obj);
00637 
00638    // Function generating the singleton type initializer
00639    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveTrans*)
00640    {
00641       ::TEveTrans *ptr = 0;
00642       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveTrans >(0);
00643       static ::ROOT::TGenericClassInfo 
00644          instance("TEveTrans", ::TEveTrans::Class_Version(), "include/TEveTrans.h", 27,
00645                   typeid(::TEveTrans), DefineBehavior(ptr, ptr),
00646                   &::TEveTrans::Dictionary, isa_proxy, 1,
00647                   sizeof(::TEveTrans) );
00648       instance.SetNew(&new_TEveTrans);
00649       instance.SetNewArray(&newArray_TEveTrans);
00650       instance.SetDelete(&delete_TEveTrans);
00651       instance.SetDeleteArray(&deleteArray_TEveTrans);
00652       instance.SetDestructor(&destruct_TEveTrans);
00653       instance.SetStreamerFunc(&streamer_TEveTrans);
00654       return &instance;
00655    }
00656    TGenericClassInfo *GenerateInitInstance(const ::TEveTrans*)
00657    {
00658       return GenerateInitInstanceLocal((::TEveTrans*)0);
00659    }
00660    // Static variable to force the class initialization
00661    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveTrans*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00662 } // end of namespace ROOT
00663 
00664 namespace ROOT {
00665    void TEveManager_ShowMembers(void *obj, TMemberInspector &R__insp);
00666    static void delete_TEveManager(void *p);
00667    static void deleteArray_TEveManager(void *p);
00668    static void destruct_TEveManager(void *p);
00669 
00670    // Function generating the singleton type initializer
00671    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveManager*)
00672    {
00673       ::TEveManager *ptr = 0;
00674       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveManager >(0);
00675       static ::ROOT::TGenericClassInfo 
00676          instance("TEveManager", ::TEveManager::Class_Version(), "include/TEveManager.h", 50,
00677                   typeid(::TEveManager), DefineBehavior(ptr, ptr),
00678                   &::TEveManager::Dictionary, isa_proxy, 4,
00679                   sizeof(::TEveManager) );
00680       instance.SetDelete(&delete_TEveManager);
00681       instance.SetDeleteArray(&deleteArray_TEveManager);
00682       instance.SetDestructor(&destruct_TEveManager);
00683       return &instance;
00684    }
00685    TGenericClassInfo *GenerateInitInstance(const ::TEveManager*)
00686    {
00687       return GenerateInitInstanceLocal((::TEveManager*)0);
00688    }
00689    // Static variable to force the class initialization
00690    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveManager*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00691 } // end of namespace ROOT
00692 
00693 namespace ROOT {
00694    void TEveElementcLcLTEveListTreeInfo_ShowMembers(void *obj, TMemberInspector &R__insp);
00695    static void *new_TEveElementcLcLTEveListTreeInfo(void *p = 0);
00696    static void *newArray_TEveElementcLcLTEveListTreeInfo(Long_t size, void *p);
00697    static void delete_TEveElementcLcLTEveListTreeInfo(void *p);
00698    static void deleteArray_TEveElementcLcLTEveListTreeInfo(void *p);
00699    static void destruct_TEveElementcLcLTEveListTreeInfo(void *p);
00700 
00701    // Function generating the singleton type initializer
00702    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveElement::TEveListTreeInfo*)
00703    {
00704       ::TEveElement::TEveListTreeInfo *ptr = 0;
00705       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveElement::TEveListTreeInfo >(0);
00706       static ::ROOT::TGenericClassInfo 
00707          instance("TEveElement::TEveListTreeInfo", ::TEveElement::TEveListTreeInfo::Class_Version(), "include/TEveElement.h", 41,
00708                   typeid(::TEveElement::TEveListTreeInfo), DefineBehavior(ptr, ptr),
00709                   &::TEveElement::TEveListTreeInfo::Dictionary, isa_proxy, 4,
00710                   sizeof(::TEveElement::TEveListTreeInfo) );
00711       instance.SetNew(&new_TEveElementcLcLTEveListTreeInfo);
00712       instance.SetNewArray(&newArray_TEveElementcLcLTEveListTreeInfo);
00713       instance.SetDelete(&delete_TEveElementcLcLTEveListTreeInfo);
00714       instance.SetDeleteArray(&deleteArray_TEveElementcLcLTEveListTreeInfo);
00715       instance.SetDestructor(&destruct_TEveElementcLcLTEveListTreeInfo);
00716       return &instance;
00717    }
00718    TGenericClassInfo *GenerateInitInstance(const ::TEveElement::TEveListTreeInfo*)
00719    {
00720       return GenerateInitInstanceLocal((::TEveElement::TEveListTreeInfo*)0);
00721    }
00722    // Static variable to force the class initialization
00723    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveElement::TEveListTreeInfo*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00724 } // end of namespace ROOT
00725 
00726 namespace ROOT {
00727    void listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator_ShowMembers(void *obj, TMemberInspector &R__insp);
00728    static void listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator_Dictionary();
00729    static void *new_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator(void *p = 0);
00730    static void *newArray_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator(Long_t size, void *p);
00731    static void delete_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator(void *p);
00732    static void deleteArray_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator(void *p);
00733    static void destruct_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator(void *p);
00734 
00735    // Function generating the singleton type initializer
00736    static TGenericClassInfo *GenerateInitInstanceLocal(const ::list<TEveElement*,allocator<TEveElement*> >::iterator*)
00737    {
00738       ::list<TEveElement*,allocator<TEveElement*> >::iterator *ptr = 0;
00739       static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::list<TEveElement*,allocator<TEveElement*> >::iterator),0);
00740       static ::ROOT::TGenericClassInfo 
00741          instance("list<TEveElement*,allocator<TEveElement*> >::iterator", "prec_stl/list", 84,
00742                   typeid(::list<TEveElement*,allocator<TEveElement*> >::iterator), DefineBehavior(ptr, ptr),
00743                   0, &listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator_Dictionary, isa_proxy, 0,
00744                   sizeof(::list<TEveElement*,allocator<TEveElement*> >::iterator) );
00745       instance.SetNew(&new_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator);
00746       instance.SetNewArray(&newArray_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator);
00747       instance.SetDelete(&delete_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator);
00748       instance.SetDeleteArray(&deleteArray_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator);
00749       instance.SetDestructor(&destruct_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator);
00750       return &instance;
00751    }
00752    TGenericClassInfo *GenerateInitInstance(const ::list<TEveElement*,allocator<TEveElement*> >::iterator*)
00753    {
00754       return GenerateInitInstanceLocal((::list<TEveElement*,allocator<TEveElement*> >::iterator*)0);
00755    }
00756    // Static variable to force the class initialization
00757    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::list<TEveElement*,allocator<TEveElement*> >::iterator*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00758 
00759    // Dictionary for non-ClassDef classes
00760    static void listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator_Dictionary() {
00761       ::ROOT::GenerateInitInstanceLocal((const ::list<TEveElement*,allocator<TEveElement*> >::iterator*)0x0)->GetClass();
00762    }
00763 
00764 } // end of namespace ROOT
00765 
00766 namespace ROOT {
00767    void TEveElementObjectPtr_ShowMembers(void *obj, TMemberInspector &R__insp);
00768    static void delete_TEveElementObjectPtr(void *p);
00769    static void deleteArray_TEveElementObjectPtr(void *p);
00770    static void destruct_TEveElementObjectPtr(void *p);
00771 
00772    // Function generating the singleton type initializer
00773    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveElementObjectPtr*)
00774    {
00775       ::TEveElementObjectPtr *ptr = 0;
00776       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveElementObjectPtr >(0);
00777       static ::ROOT::TGenericClassInfo 
00778          instance("TEveElementObjectPtr", ::TEveElementObjectPtr::Class_Version(), "include/TEveElement.h", 429,
00779                   typeid(::TEveElementObjectPtr), DefineBehavior(ptr, ptr),
00780                   &::TEveElementObjectPtr::Dictionary, isa_proxy, 4,
00781                   sizeof(::TEveElementObjectPtr) );
00782       instance.SetDelete(&delete_TEveElementObjectPtr);
00783       instance.SetDeleteArray(&deleteArray_TEveElementObjectPtr);
00784       instance.SetDestructor(&destruct_TEveElementObjectPtr);
00785       return &instance;
00786    }
00787    TGenericClassInfo *GenerateInitInstance(const ::TEveElementObjectPtr*)
00788    {
00789       return GenerateInitInstanceLocal((::TEveElementObjectPtr*)0);
00790    }
00791    // Static variable to force the class initialization
00792    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveElementObjectPtr*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00793 } // end of namespace ROOT
00794 
00795 namespace ROOT {
00796    void TEveElementList_ShowMembers(void *obj, TMemberInspector &R__insp);
00797    static void *new_TEveElementList(void *p = 0);
00798    static void *newArray_TEveElementList(Long_t size, void *p);
00799    static void delete_TEveElementList(void *p);
00800    static void deleteArray_TEveElementList(void *p);
00801    static void destruct_TEveElementList(void *p);
00802 
00803    // Function generating the singleton type initializer
00804    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveElementList*)
00805    {
00806       ::TEveElementList *ptr = 0;
00807       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveElementList >(0);
00808       static ::ROOT::TGenericClassInfo 
00809          instance("TEveElementList", ::TEveElementList::Class_Version(), "include/TEveElement.h", 461,
00810                   typeid(::TEveElementList), DefineBehavior(ptr, ptr),
00811                   &::TEveElementList::Dictionary, isa_proxy, 4,
00812                   sizeof(::TEveElementList) );
00813       instance.SetNew(&new_TEveElementList);
00814       instance.SetNewArray(&newArray_TEveElementList);
00815       instance.SetDelete(&delete_TEveElementList);
00816       instance.SetDeleteArray(&deleteArray_TEveElementList);
00817       instance.SetDestructor(&destruct_TEveElementList);
00818       return &instance;
00819    }
00820    TGenericClassInfo *GenerateInitInstance(const ::TEveElementList*)
00821    {
00822       return GenerateInitInstanceLocal((::TEveElementList*)0);
00823    }
00824    // Static variable to force the class initialization
00825    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveElementList*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00826 } // end of namespace ROOT
00827 
00828 namespace ROOT {
00829    void TEveElementListProjected_ShowMembers(void *obj, TMemberInspector &R__insp);
00830    static void *new_TEveElementListProjected(void *p = 0);
00831    static void *newArray_TEveElementListProjected(Long_t size, void *p);
00832    static void delete_TEveElementListProjected(void *p);
00833    static void deleteArray_TEveElementListProjected(void *p);
00834    static void destruct_TEveElementListProjected(void *p);
00835 
00836    // Function generating the singleton type initializer
00837    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveElementListProjected*)
00838    {
00839       ::TEveElementListProjected *ptr = 0;
00840       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveElementListProjected >(0);
00841       static ::ROOT::TGenericClassInfo 
00842          instance("TEveElementListProjected", ::TEveElementListProjected::Class_Version(), "include/TEveElement.h", 509,
00843                   typeid(::TEveElementListProjected), DefineBehavior(ptr, ptr),
00844                   &::TEveElementListProjected::Dictionary, isa_proxy, 4,
00845                   sizeof(::TEveElementListProjected) );
00846       instance.SetNew(&new_TEveElementListProjected);
00847       instance.SetNewArray(&newArray_TEveElementListProjected);
00848       instance.SetDelete(&delete_TEveElementListProjected);
00849       instance.SetDeleteArray(&deleteArray_TEveElementListProjected);
00850       instance.SetDestructor(&destruct_TEveElementListProjected);
00851       return &instance;
00852    }
00853    TGenericClassInfo *GenerateInitInstance(const ::TEveElementListProjected*)
00854    {
00855       return GenerateInitInstanceLocal((::TEveElementListProjected*)0);
00856    }
00857    // Static variable to force the class initialization
00858    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveElementListProjected*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00859 } // end of namespace ROOT
00860 
00861 namespace ROOT {
00862    void TEveGedEditor_ShowMembers(void *obj, TMemberInspector &R__insp);
00863    static void *new_TEveGedEditor(void *p = 0);
00864    static void *newArray_TEveGedEditor(Long_t size, void *p);
00865    static void delete_TEveGedEditor(void *p);
00866    static void deleteArray_TEveGedEditor(void *p);
00867    static void destruct_TEveGedEditor(void *p);
00868 
00869    // Function generating the singleton type initializer
00870    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveGedEditor*)
00871    {
00872       ::TEveGedEditor *ptr = 0;
00873       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveGedEditor >(0);
00874       static ::ROOT::TGenericClassInfo 
00875          instance("TEveGedEditor", ::TEveGedEditor::Class_Version(), "include/TEveGedEditor.h", 27,
00876                   typeid(::TEveGedEditor), DefineBehavior(ptr, ptr),
00877                   &::TEveGedEditor::Dictionary, isa_proxy, 4,
00878                   sizeof(::TEveGedEditor) );
00879       instance.SetNew(&new_TEveGedEditor);
00880       instance.SetNewArray(&newArray_TEveGedEditor);
00881       instance.SetDelete(&delete_TEveGedEditor);
00882       instance.SetDeleteArray(&deleteArray_TEveGedEditor);
00883       instance.SetDestructor(&destruct_TEveGedEditor);
00884       return &instance;
00885    }
00886    TGenericClassInfo *GenerateInitInstance(const ::TEveGedEditor*)
00887    {
00888       return GenerateInitInstanceLocal((::TEveGedEditor*)0);
00889    }
00890    // Static variable to force the class initialization
00891    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveGedEditor*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00892 } // end of namespace ROOT
00893 
00894 namespace ROOT {
00895    void TEveListTreeItem_ShowMembers(void *obj, TMemberInspector &R__insp);
00896    static void delete_TEveListTreeItem(void *p);
00897    static void deleteArray_TEveListTreeItem(void *p);
00898    static void destruct_TEveListTreeItem(void *p);
00899 
00900    // Function generating the singleton type initializer
00901    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveListTreeItem*)
00902    {
00903       ::TEveListTreeItem *ptr = 0;
00904       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveListTreeItem >(0);
00905       static ::ROOT::TGenericClassInfo 
00906          instance("TEveListTreeItem", ::TEveListTreeItem::Class_Version(), "include/TEveBrowser.h", 29,
00907                   typeid(::TEveListTreeItem), DefineBehavior(ptr, ptr),
00908                   &::TEveListTreeItem::Dictionary, isa_proxy, 4,
00909                   sizeof(::TEveListTreeItem) );
00910       instance.SetDelete(&delete_TEveListTreeItem);
00911       instance.SetDeleteArray(&deleteArray_TEveListTreeItem);
00912       instance.SetDestructor(&destruct_TEveListTreeItem);
00913       return &instance;
00914    }
00915    TGenericClassInfo *GenerateInitInstance(const ::TEveListTreeItem*)
00916    {
00917       return GenerateInitInstanceLocal((::TEveListTreeItem*)0);
00918    }
00919    // Static variable to force the class initialization
00920    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveListTreeItem*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00921 } // end of namespace ROOT
00922 
00923 namespace ROOT {
00924    void TEveGListTreeEditorFrame_ShowMembers(void *obj, TMemberInspector &R__insp);
00925    static void *new_TEveGListTreeEditorFrame(void *p = 0);
00926    static void *newArray_TEveGListTreeEditorFrame(Long_t size, void *p);
00927    static void delete_TEveGListTreeEditorFrame(void *p);
00928    static void deleteArray_TEveGListTreeEditorFrame(void *p);
00929    static void destruct_TEveGListTreeEditorFrame(void *p);
00930 
00931    // Function generating the singleton type initializer
00932    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveGListTreeEditorFrame*)
00933    {
00934       ::TEveGListTreeEditorFrame *ptr = 0;
00935       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveGListTreeEditorFrame >(0);
00936       static ::ROOT::TGenericClassInfo 
00937          instance("TEveGListTreeEditorFrame", ::TEveGListTreeEditorFrame::Class_Version(), "include/TEveBrowser.h", 82,
00938                   typeid(::TEveGListTreeEditorFrame), DefineBehavior(ptr, ptr),
00939                   &::TEveGListTreeEditorFrame::Dictionary, isa_proxy, 4,
00940                   sizeof(::TEveGListTreeEditorFrame) );
00941       instance.SetNew(&new_TEveGListTreeEditorFrame);
00942       instance.SetNewArray(&newArray_TEveGListTreeEditorFrame);
00943       instance.SetDelete(&delete_TEveGListTreeEditorFrame);
00944       instance.SetDeleteArray(&deleteArray_TEveGListTreeEditorFrame);
00945       instance.SetDestructor(&destruct_TEveGListTreeEditorFrame);
00946       return &instance;
00947    }
00948    TGenericClassInfo *GenerateInitInstance(const ::TEveGListTreeEditorFrame*)
00949    {
00950       return GenerateInitInstanceLocal((::TEveGListTreeEditorFrame*)0);
00951    }
00952    // Static variable to force the class initialization
00953    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveGListTreeEditorFrame*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00954 } // end of namespace ROOT
00955 
00956 namespace ROOT {
00957    void TEveBrowser_ShowMembers(void *obj, TMemberInspector &R__insp);
00958    static void delete_TEveBrowser(void *p);
00959    static void deleteArray_TEveBrowser(void *p);
00960    static void destruct_TEveBrowser(void *p);
00961 
00962    // Function generating the singleton type initializer
00963    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveBrowser*)
00964    {
00965       ::TEveBrowser *ptr = 0;
00966       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveBrowser >(0);
00967       static ::ROOT::TGenericClassInfo 
00968          instance("TEveBrowser", ::TEveBrowser::Class_Version(), "include/TEveBrowser.h", 129,
00969                   typeid(::TEveBrowser), DefineBehavior(ptr, ptr),
00970                   &::TEveBrowser::Dictionary, isa_proxy, 4,
00971                   sizeof(::TEveBrowser) );
00972       instance.SetDelete(&delete_TEveBrowser);
00973       instance.SetDeleteArray(&deleteArray_TEveBrowser);
00974       instance.SetDestructor(&destruct_TEveBrowser);
00975       return &instance;
00976    }
00977    TGenericClassInfo *GenerateInitInstance(const ::TEveBrowser*)
00978    {
00979       return GenerateInitInstanceLocal((::TEveBrowser*)0);
00980    }
00981    // Static variable to force the class initialization
00982    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveBrowser*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00983 } // end of namespace ROOT
00984 
00985 namespace ROOT {
00986    void TEveChunkManager_ShowMembers(void *obj, TMemberInspector &R__insp);
00987    static void *new_TEveChunkManager(void *p = 0);
00988    static void *newArray_TEveChunkManager(Long_t size, void *p);
00989    static void delete_TEveChunkManager(void *p);
00990    static void deleteArray_TEveChunkManager(void *p);
00991    static void destruct_TEveChunkManager(void *p);
00992 
00993    // Function generating the singleton type initializer
00994    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveChunkManager*)
00995    {
00996       ::TEveChunkManager *ptr = 0;
00997       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveChunkManager >(0);
00998       static ::ROOT::TGenericClassInfo 
00999          instance("TEveChunkManager", ::TEveChunkManager::Class_Version(), "include/TEveChunkManager.h", 28,
01000                   typeid(::TEveChunkManager), DefineBehavior(ptr, ptr),
01001                   &::TEveChunkManager::Dictionary, isa_proxy, 4,
01002                   sizeof(::TEveChunkManager) );
01003       instance.SetNew(&new_TEveChunkManager);
01004       instance.SetNewArray(&newArray_TEveChunkManager);
01005       instance.SetDelete(&delete_TEveChunkManager);
01006       instance.SetDeleteArray(&deleteArray_TEveChunkManager);
01007       instance.SetDestructor(&destruct_TEveChunkManager);
01008       return &instance;
01009    }
01010    TGenericClassInfo *GenerateInitInstance(const ::TEveChunkManager*)
01011    {
01012       return GenerateInitInstanceLocal((::TEveChunkManager*)0);
01013    }
01014    // Static variable to force the class initialization
01015    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveChunkManager*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01016 } // end of namespace ROOT
01017 
01018 namespace ROOT {
01019    void TEveChunkManagercLcLiterator_ShowMembers(void *obj, TMemberInspector &R__insp);
01020    static void TEveChunkManagercLcLiterator_Dictionary();
01021    static void delete_TEveChunkManagercLcLiterator(void *p);
01022    static void deleteArray_TEveChunkManagercLcLiterator(void *p);
01023    static void destruct_TEveChunkManagercLcLiterator(void *p);
01024 
01025    // Function generating the singleton type initializer
01026    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveChunkManager::iterator*)
01027    {
01028       ::TEveChunkManager::iterator *ptr = 0;
01029       static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::TEveChunkManager::iterator),0);
01030       static ::ROOT::TGenericClassInfo 
01031          instance("TEveChunkManager::iterator", "include/TEveChunkManager.h", 71,
01032                   typeid(::TEveChunkManager::iterator), DefineBehavior(ptr, ptr),
01033                   0, &TEveChunkManagercLcLiterator_Dictionary, isa_proxy, 1,
01034                   sizeof(::TEveChunkManager::iterator) );
01035       instance.SetDelete(&delete_TEveChunkManagercLcLiterator);
01036       instance.SetDeleteArray(&deleteArray_TEveChunkManagercLcLiterator);
01037       instance.SetDestructor(&destruct_TEveChunkManagercLcLiterator);
01038       return &instance;
01039    }
01040    TGenericClassInfo *GenerateInitInstance(const ::TEveChunkManager::iterator*)
01041    {
01042       return GenerateInitInstanceLocal((::TEveChunkManager::iterator*)0);
01043    }
01044    // Static variable to force the class initialization
01045    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveChunkManager::iterator*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01046 
01047    // Dictionary for non-ClassDef classes
01048    static void TEveChunkManagercLcLiterator_Dictionary() {
01049       ::ROOT::GenerateInitInstanceLocal((const ::TEveChunkManager::iterator*)0x0)->GetClass();
01050    }
01051 
01052 } // end of namespace ROOT
01053 
01054 namespace ROOT {
01055    void TEveCompoundProjected_ShowMembers(void *obj, TMemberInspector &R__insp);
01056    static void *new_TEveCompoundProjected(void *p = 0);
01057    static void *newArray_TEveCompoundProjected(Long_t size, void *p);
01058    static void delete_TEveCompoundProjected(void *p);
01059    static void deleteArray_TEveCompoundProjected(void *p);
01060    static void destruct_TEveCompoundProjected(void *p);
01061 
01062    // Function generating the singleton type initializer
01063    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveCompoundProjected*)
01064    {
01065       ::TEveCompoundProjected *ptr = 0;
01066       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveCompoundProjected >(0);
01067       static ::ROOT::TGenericClassInfo 
01068          instance("TEveCompoundProjected", ::TEveCompoundProjected::Class_Version(), "include/TEveCompound.h", 62,
01069                   typeid(::TEveCompoundProjected), DefineBehavior(ptr, ptr),
01070                   &::TEveCompoundProjected::Dictionary, isa_proxy, 4,
01071                   sizeof(::TEveCompoundProjected) );
01072       instance.SetNew(&new_TEveCompoundProjected);
01073       instance.SetNewArray(&newArray_TEveCompoundProjected);
01074       instance.SetDelete(&delete_TEveCompoundProjected);
01075       instance.SetDeleteArray(&deleteArray_TEveCompoundProjected);
01076       instance.SetDestructor(&destruct_TEveCompoundProjected);
01077       return &instance;
01078    }
01079    TGenericClassInfo *GenerateInitInstance(const ::TEveCompoundProjected*)
01080    {
01081       return GenerateInitInstanceLocal((::TEveCompoundProjected*)0);
01082    }
01083    // Static variable to force the class initialization
01084    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveCompoundProjected*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01085 } // end of namespace ROOT
01086 
01087 namespace ROOT {
01088    void TEveTransSubEditor_ShowMembers(void *obj, TMemberInspector &R__insp);
01089    static void delete_TEveTransSubEditor(void *p);
01090    static void deleteArray_TEveTransSubEditor(void *p);
01091    static void destruct_TEveTransSubEditor(void *p);
01092 
01093    // Function generating the singleton type initializer
01094    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveTransSubEditor*)
01095    {
01096       ::TEveTransSubEditor *ptr = 0;
01097       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveTransSubEditor >(0);
01098       static ::ROOT::TGenericClassInfo 
01099          instance("TEveTransSubEditor", ::TEveTransSubEditor::Class_Version(), "include/TEveTransEditor.h", 25,
01100                   typeid(::TEveTransSubEditor), DefineBehavior(ptr, ptr),
01101                   &::TEveTransSubEditor::Dictionary, isa_proxy, 4,
01102                   sizeof(::TEveTransSubEditor) );
01103       instance.SetDelete(&delete_TEveTransSubEditor);
01104       instance.SetDeleteArray(&deleteArray_TEveTransSubEditor);
01105       instance.SetDestructor(&destruct_TEveTransSubEditor);
01106       return &instance;
01107    }
01108    TGenericClassInfo *GenerateInitInstance(const ::TEveTransSubEditor*)
01109    {
01110       return GenerateInitInstanceLocal((::TEveTransSubEditor*)0);
01111    }
01112    // Static variable to force the class initialization
01113    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveTransSubEditor*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01114 } // end of namespace ROOT
01115 
01116 namespace ROOT {
01117    void TEveElementEditor_ShowMembers(void *obj, TMemberInspector &R__insp);
01118    static void *new_TEveElementEditor(void *p = 0);
01119    static void *newArray_TEveElementEditor(Long_t size, void *p);
01120    static void delete_TEveElementEditor(void *p);
01121    static void deleteArray_TEveElementEditor(void *p);
01122    static void destruct_TEveElementEditor(void *p);
01123 
01124    // Function generating the singleton type initializer
01125    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveElementEditor*)
01126    {
01127       ::TEveElementEditor *ptr = 0;
01128       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveElementEditor >(0);
01129       static ::ROOT::TGenericClassInfo 
01130          instance("TEveElementEditor", ::TEveElementEditor::Class_Version(), "include/TEveElementEditor.h", 26,
01131                   typeid(::TEveElementEditor), DefineBehavior(ptr, ptr),
01132                   &::TEveElementEditor::Dictionary, isa_proxy, 4,
01133                   sizeof(::TEveElementEditor) );
01134       instance.SetNew(&new_TEveElementEditor);
01135       instance.SetNewArray(&newArray_TEveElementEditor);
01136       instance.SetDelete(&delete_TEveElementEditor);
01137       instance.SetDeleteArray(&deleteArray_TEveElementEditor);
01138       instance.SetDestructor(&destruct_TEveElementEditor);
01139       return &instance;
01140    }
01141    TGenericClassInfo *GenerateInitInstance(const ::TEveElementEditor*)
01142    {
01143       return GenerateInitInstanceLocal((::TEveElementEditor*)0);
01144    }
01145    // Static variable to force the class initialization
01146    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveElementEditor*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01147 } // end of namespace ROOT
01148 
01149 namespace ROOT {
01150    void TEveEventManager_ShowMembers(void *obj, TMemberInspector &R__insp);
01151    static void *new_TEveEventManager(void *p = 0);
01152    static void *newArray_TEveEventManager(Long_t size, void *p);
01153    static void delete_TEveEventManager(void *p);
01154    static void deleteArray_TEveEventManager(void *p);
01155    static void destruct_TEveEventManager(void *p);
01156 
01157    // Function generating the singleton type initializer
01158    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveEventManager*)
01159    {
01160       ::TEveEventManager *ptr = 0;
01161       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveEventManager >(0);
01162       static ::ROOT::TGenericClassInfo 
01163          instance("TEveEventManager", ::TEveEventManager::Class_Version(), "include/TEveEventManager.h", 20,
01164                   typeid(::TEveEventManager), DefineBehavior(ptr, ptr),
01165                   &::TEveEventManager::Dictionary, isa_proxy, 4,
01166                   sizeof(::TEveEventManager) );
01167       instance.SetNew(&new_TEveEventManager);
01168       instance.SetNewArray(&newArray_TEveEventManager);
01169       instance.SetDelete(&delete_TEveEventManager);
01170       instance.SetDeleteArray(&deleteArray_TEveEventManager);
01171       instance.SetDestructor(&destruct_TEveEventManager);
01172       return &instance;
01173    }
01174    TGenericClassInfo *GenerateInitInstance(const ::TEveEventManager*)
01175    {
01176       return GenerateInitInstanceLocal((::TEveEventManager*)0);
01177    }
01178    // Static variable to force the class initialization
01179    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveEventManager*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01180 } // end of namespace ROOT
01181 
01182 namespace ROOT {
01183    void TEveGValuatorBase_ShowMembers(void *obj, TMemberInspector &R__insp);
01184    static void delete_TEveGValuatorBase(void *p);
01185    static void deleteArray_TEveGValuatorBase(void *p);
01186    static void destruct_TEveGValuatorBase(void *p);
01187 
01188    // Function generating the singleton type initializer
01189    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveGValuatorBase*)
01190    {
01191       ::TEveGValuatorBase *ptr = 0;
01192       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveGValuatorBase >(0);
01193       static ::ROOT::TGenericClassInfo 
01194          instance("TEveGValuatorBase", ::TEveGValuatorBase::Class_Version(), "include/TEveGValuators.h", 22,
01195                   typeid(::TEveGValuatorBase), DefineBehavior(ptr, ptr),
01196                   &::TEveGValuatorBase::Dictionary, isa_proxy, 4,
01197                   sizeof(::TEveGValuatorBase) );
01198       instance.SetDelete(&delete_TEveGValuatorBase);
01199       instance.SetDeleteArray(&deleteArray_TEveGValuatorBase);
01200       instance.SetDestructor(&destruct_TEveGValuatorBase);
01201       return &instance;
01202    }
01203    TGenericClassInfo *GenerateInitInstance(const ::TEveGValuatorBase*)
01204    {
01205       return GenerateInitInstanceLocal((::TEveGValuatorBase*)0);
01206    }
01207    // Static variable to force the class initialization
01208    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveGValuatorBase*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01209 } // end of namespace ROOT
01210 
01211 namespace ROOT {
01212    void TEveGValuator_ShowMembers(void *obj, TMemberInspector &R__insp);
01213    static void delete_TEveGValuator(void *p);
01214    static void deleteArray_TEveGValuator(void *p);
01215    static void destruct_TEveGValuator(void *p);
01216 
01217    // Function generating the singleton type initializer
01218    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveGValuator*)
01219    {
01220       ::TEveGValuator *ptr = 0;
01221       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveGValuator >(0);
01222       static ::ROOT::TGenericClassInfo 
01223          instance("TEveGValuator", ::TEveGValuator::Class_Version(), "include/TEveGValuators.h", 58,
01224                   typeid(::TEveGValuator), DefineBehavior(ptr, ptr),
01225                   &::TEveGValuator::Dictionary, isa_proxy, 4,
01226                   sizeof(::TEveGValuator) );
01227       instance.SetDelete(&delete_TEveGValuator);
01228       instance.SetDeleteArray(&deleteArray_TEveGValuator);
01229       instance.SetDestructor(&destruct_TEveGValuator);
01230       return &instance;
01231    }
01232    TGenericClassInfo *GenerateInitInstance(const ::TEveGValuator*)
01233    {
01234       return GenerateInitInstanceLocal((::TEveGValuator*)0);
01235    }
01236    // Static variable to force the class initialization
01237    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveGValuator*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01238 } // end of namespace ROOT
01239 
01240 namespace ROOT {
01241    void TEveGDoubleValuator_ShowMembers(void *obj, TMemberInspector &R__insp);
01242    static void delete_TEveGDoubleValuator(void *p);
01243    static void deleteArray_TEveGDoubleValuator(void *p);
01244    static void destruct_TEveGDoubleValuator(void *p);
01245 
01246    // Function generating the singleton type initializer
01247    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveGDoubleValuator*)
01248    {
01249       ::TEveGDoubleValuator *ptr = 0;
01250       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveGDoubleValuator >(0);
01251       static ::ROOT::TGenericClassInfo 
01252          instance("TEveGDoubleValuator", ::TEveGDoubleValuator::Class_Version(), "include/TEveGValuators.h", 109,
01253                   typeid(::TEveGDoubleValuator), DefineBehavior(ptr, ptr),
01254                   &::TEveGDoubleValuator::Dictionary, isa_proxy, 4,
01255                   sizeof(::TEveGDoubleValuator) );
01256       instance.SetDelete(&delete_TEveGDoubleValuator);
01257       instance.SetDeleteArray(&deleteArray_TEveGDoubleValuator);
01258       instance.SetDestructor(&destruct_TEveGDoubleValuator);
01259       return &instance;
01260    }
01261    TGenericClassInfo *GenerateInitInstance(const ::TEveGDoubleValuator*)
01262    {
01263       return GenerateInitInstanceLocal((::TEveGDoubleValuator*)0);
01264    }
01265    // Static variable to force the class initialization
01266    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveGDoubleValuator*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01267 } // end of namespace ROOT
01268 
01269 namespace ROOT {
01270    void TEveGTriVecValuator_ShowMembers(void *obj, TMemberInspector &R__insp);
01271    static void delete_TEveGTriVecValuator(void *p);
01272    static void deleteArray_TEveGTriVecValuator(void *p);
01273    static void destruct_TEveGTriVecValuator(void *p);
01274 
01275    // Function generating the singleton type initializer
01276    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveGTriVecValuator*)
01277    {
01278       ::TEveGTriVecValuator *ptr = 0;
01279       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveGTriVecValuator >(0);
01280       static ::ROOT::TGenericClassInfo 
01281          instance("TEveGTriVecValuator", ::TEveGTriVecValuator::Class_Version(), "include/TEveGValuators.h", 151,
01282                   typeid(::TEveGTriVecValuator), DefineBehavior(ptr, ptr),
01283                   &::TEveGTriVecValuator::Dictionary, isa_proxy, 4,
01284                   sizeof(::TEveGTriVecValuator) );
01285       instance.SetDelete(&delete_TEveGTriVecValuator);
01286       instance.SetDeleteArray(&deleteArray_TEveGTriVecValuator);
01287       instance.SetDestructor(&destruct_TEveGTriVecValuator);
01288       return &instance;
01289    }
01290    TGenericClassInfo *GenerateInitInstance(const ::TEveGTriVecValuator*)
01291    {
01292       return GenerateInitInstanceLocal((::TEveGTriVecValuator*)0);
01293    }
01294    // Static variable to force the class initialization
01295    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveGTriVecValuator*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01296 } // end of namespace ROOT
01297 
01298 namespace ROOT {
01299    void TEveGedNameFrame_ShowMembers(void *obj, TMemberInspector &R__insp);
01300    static void *new_TEveGedNameFrame(void *p = 0);
01301    static void *newArray_TEveGedNameFrame(Long_t size, void *p);
01302    static void delete_TEveGedNameFrame(void *p);
01303    static void deleteArray_TEveGedNameFrame(void *p);
01304    static void destruct_TEveGedNameFrame(void *p);
01305 
01306    // Function generating the singleton type initializer
01307    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveGedNameFrame*)
01308    {
01309       ::TEveGedNameFrame *ptr = 0;
01310       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveGedNameFrame >(0);
01311       static ::ROOT::TGenericClassInfo 
01312          instance("TEveGedNameFrame", ::TEveGedNameFrame::Class_Version(), "include/TEveGedEditor.h", 79,
01313                   typeid(::TEveGedNameFrame), DefineBehavior(ptr, ptr),
01314                   &::TEveGedNameFrame::Dictionary, isa_proxy, 4,
01315                   sizeof(::TEveGedNameFrame) );
01316       instance.SetNew(&new_TEveGedNameFrame);
01317       instance.SetNewArray(&newArray_TEveGedNameFrame);
01318       instance.SetDelete(&delete_TEveGedNameFrame);
01319       instance.SetDeleteArray(&deleteArray_TEveGedNameFrame);
01320       instance.SetDestructor(&destruct_TEveGedNameFrame);
01321       return &instance;
01322    }
01323    TGenericClassInfo *GenerateInitInstance(const ::TEveGedNameFrame*)
01324    {
01325       return GenerateInitInstanceLocal((::TEveGedNameFrame*)0);
01326    }
01327    // Static variable to force the class initialization
01328    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveGedNameFrame*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01329 } // end of namespace ROOT
01330 
01331 namespace ROOT {
01332    void TEveGedNameTextButton_ShowMembers(void *obj, TMemberInspector &R__insp);
01333    static void delete_TEveGedNameTextButton(void *p);
01334    static void deleteArray_TEveGedNameTextButton(void *p);
01335    static void destruct_TEveGedNameTextButton(void *p);
01336 
01337    // Function generating the singleton type initializer
01338    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveGedNameTextButton*)
01339    {
01340       ::TEveGedNameTextButton *ptr = 0;
01341       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveGedNameTextButton >(0);
01342       static ::ROOT::TGenericClassInfo 
01343          instance("TEveGedNameTextButton", ::TEveGedNameTextButton::Class_Version(), "include/TEveGedEditor.h", 105,
01344                   typeid(::TEveGedNameTextButton), DefineBehavior(ptr, ptr),
01345                   &::TEveGedNameTextButton::Dictionary, isa_proxy, 4,
01346                   sizeof(::TEveGedNameTextButton) );
01347       instance.SetDelete(&delete_TEveGedNameTextButton);
01348       instance.SetDeleteArray(&deleteArray_TEveGedNameTextButton);
01349       instance.SetDestructor(&destruct_TEveGedNameTextButton);
01350       return &instance;
01351    }
01352    TGenericClassInfo *GenerateInitInstance(const ::TEveGedNameTextButton*)
01353    {
01354       return GenerateInitInstanceLocal((::TEveGedNameTextButton*)0);
01355    }
01356    // Static variable to force the class initialization
01357    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveGedNameTextButton*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01358 } // end of namespace ROOT
01359 
01360 namespace ROOT {
01361    void TEveMacro_ShowMembers(void *obj, TMemberInspector &R__insp);
01362    static void *new_TEveMacro(void *p = 0);
01363    static void *newArray_TEveMacro(Long_t size, void *p);
01364    static void delete_TEveMacro(void *p);
01365    static void deleteArray_TEveMacro(void *p);
01366    static void destruct_TEveMacro(void *p);
01367 
01368    // Function generating the singleton type initializer
01369    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveMacro*)
01370    {
01371       ::TEveMacro *ptr = 0;
01372       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveMacro >(0);
01373       static ::ROOT::TGenericClassInfo 
01374          instance("TEveMacro", ::TEveMacro::Class_Version(), "include/TEveMacro.h", 20,
01375                   typeid(::TEveMacro), DefineBehavior(ptr, ptr),
01376                   &::TEveMacro::Dictionary, isa_proxy, 4,
01377                   sizeof(::TEveMacro) );
01378       instance.SetNew(&new_TEveMacro);
01379       instance.SetNewArray(&newArray_TEveMacro);
01380       instance.SetDelete(&delete_TEveMacro);
01381       instance.SetDeleteArray(&deleteArray_TEveMacro);
01382       instance.SetDestructor(&destruct_TEveMacro);
01383       return &instance;
01384    }
01385    TGenericClassInfo *GenerateInitInstance(const ::TEveMacro*)
01386    {
01387       return GenerateInitInstanceLocal((::TEveMacro*)0);
01388    }
01389    // Static variable to force the class initialization
01390    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveMacro*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01391 } // end of namespace ROOT
01392 
01393 namespace ROOT {
01394    void TEveSelection_ShowMembers(void *obj, TMemberInspector &R__insp);
01395    static void *new_TEveSelection(void *p = 0);
01396    static void *newArray_TEveSelection(Long_t size, void *p);
01397    static void delete_TEveSelection(void *p);
01398    static void deleteArray_TEveSelection(void *p);
01399    static void destruct_TEveSelection(void *p);
01400 
01401    // Function generating the singleton type initializer
01402    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveSelection*)
01403    {
01404       ::TEveSelection *ptr = 0;
01405       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveSelection >(0);
01406       static ::ROOT::TGenericClassInfo 
01407          instance("TEveSelection", ::TEveSelection::Class_Version(), "include/TEveSelection.h", 23,
01408                   typeid(::TEveSelection), DefineBehavior(ptr, ptr),
01409                   &::TEveSelection::Dictionary, isa_proxy, 4,
01410                   sizeof(::TEveSelection) );
01411       instance.SetNew(&new_TEveSelection);
01412       instance.SetNewArray(&newArray_TEveSelection);
01413       instance.SetDelete(&delete_TEveSelection);
01414       instance.SetDeleteArray(&deleteArray_TEveSelection);
01415       instance.SetDestructor(&destruct_TEveSelection);
01416       return &instance;
01417    }
01418    TGenericClassInfo *GenerateInitInstance(const ::TEveSelection*)
01419    {
01420       return GenerateInitInstanceLocal((::TEveSelection*)0);
01421    }
01422    // Static variable to force the class initialization
01423    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveSelection*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01424 } // end of namespace ROOT
01425 
01426 namespace ROOT {
01427    void TEveViewer_ShowMembers(void *obj, TMemberInspector &R__insp);
01428    static void *new_TEveViewer(void *p = 0);
01429    static void *newArray_TEveViewer(Long_t size, void *p);
01430    static void delete_TEveViewer(void *p);
01431    static void deleteArray_TEveViewer(void *p);
01432    static void destruct_TEveViewer(void *p);
01433 
01434    // Function generating the singleton type initializer
01435    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveViewer*)
01436    {
01437       ::TEveViewer *ptr = 0;
01438       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveViewer >(0);
01439       static ::ROOT::TGenericClassInfo 
01440          instance("TEveViewer", ::TEveViewer::Class_Version(), "include/TEveViewer.h", 31,
01441                   typeid(::TEveViewer), DefineBehavior(ptr, ptr),
01442                   &::TEveViewer::Dictionary, isa_proxy, 4,
01443                   sizeof(::TEveViewer) );
01444       instance.SetNew(&new_TEveViewer);
01445       instance.SetNewArray(&newArray_TEveViewer);
01446       instance.SetDelete(&delete_TEveViewer);
01447       instance.SetDeleteArray(&deleteArray_TEveViewer);
01448       instance.SetDestructor(&destruct_TEveViewer);
01449       return &instance;
01450    }
01451    TGenericClassInfo *GenerateInitInstance(const ::TEveViewer*)
01452    {
01453       return GenerateInitInstanceLocal((::TEveViewer*)0);
01454    }
01455    // Static variable to force the class initialization
01456    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveViewer*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01457 } // end of namespace ROOT
01458 
01459 namespace ROOT {
01460    void TEveViewerList_ShowMembers(void *obj, TMemberInspector &R__insp);
01461    static void *new_TEveViewerList(void *p = 0);
01462    static void *newArray_TEveViewerList(Long_t size, void *p);
01463    static void delete_TEveViewerList(void *p);
01464    static void deleteArray_TEveViewerList(void *p);
01465    static void destruct_TEveViewerList(void *p);
01466 
01467    // Function generating the singleton type initializer
01468    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveViewerList*)
01469    {
01470       ::TEveViewerList *ptr = 0;
01471       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveViewerList >(0);
01472       static ::ROOT::TGenericClassInfo 
01473          instance("TEveViewerList", ::TEveViewerList::Class_Version(), "include/TEveViewer.h", 80,
01474                   typeid(::TEveViewerList), DefineBehavior(ptr, ptr),
01475                   &::TEveViewerList::Dictionary, isa_proxy, 4,
01476                   sizeof(::TEveViewerList) );
01477       instance.SetNew(&new_TEveViewerList);
01478       instance.SetNewArray(&newArray_TEveViewerList);
01479       instance.SetDelete(&delete_TEveViewerList);
01480       instance.SetDeleteArray(&deleteArray_TEveViewerList);
01481       instance.SetDestructor(&destruct_TEveViewerList);
01482       return &instance;
01483    }
01484    TGenericClassInfo *GenerateInitInstance(const ::TEveViewerList*)
01485    {
01486       return GenerateInitInstanceLocal((::TEveViewerList*)0);
01487    }
01488    // Static variable to force the class initialization
01489    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveViewerList*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01490 } // end of namespace ROOT
01491 
01492 namespace ROOT {
01493    void TEveScene_ShowMembers(void *obj, TMemberInspector &R__insp);
01494    static void *new_TEveScene(void *p = 0);
01495    static void *newArray_TEveScene(Long_t size, void *p);
01496    static void delete_TEveScene(void *p);
01497    static void deleteArray_TEveScene(void *p);
01498    static void destruct_TEveScene(void *p);
01499 
01500    // Function generating the singleton type initializer
01501    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveScene*)
01502    {
01503       ::TEveScene *ptr = 0;
01504       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveScene >(0);
01505       static ::ROOT::TGenericClassInfo 
01506          instance("TEveScene", ::TEveScene::Class_Version(), "include/TEveScene.h", 27,
01507                   typeid(::TEveScene), DefineBehavior(ptr, ptr),
01508                   &::TEveScene::Dictionary, isa_proxy, 4,
01509                   sizeof(::TEveScene) );
01510       instance.SetNew(&new_TEveScene);
01511       instance.SetNewArray(&newArray_TEveScene);
01512       instance.SetDelete(&delete_TEveScene);
01513       instance.SetDeleteArray(&deleteArray_TEveScene);
01514       instance.SetDestructor(&destruct_TEveScene);
01515       return &instance;
01516    }
01517    TGenericClassInfo *GenerateInitInstance(const ::TEveScene*)
01518    {
01519       return GenerateInitInstanceLocal((::TEveScene*)0);
01520    }
01521    // Static variable to force the class initialization
01522    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveScene*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01523 } // end of namespace ROOT
01524 
01525 namespace ROOT {
01526    void TEveSceneList_ShowMembers(void *obj, TMemberInspector &R__insp);
01527    static void *new_TEveSceneList(void *p = 0);
01528    static void *newArray_TEveSceneList(Long_t size, void *p);
01529    static void delete_TEveSceneList(void *p);
01530    static void deleteArray_TEveSceneList(void *p);
01531    static void destruct_TEveSceneList(void *p);
01532 
01533    // Function generating the singleton type initializer
01534    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveSceneList*)
01535    {
01536       ::TEveSceneList *ptr = 0;
01537       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveSceneList >(0);
01538       static ::ROOT::TGenericClassInfo 
01539          instance("TEveSceneList", ::TEveSceneList::Class_Version(), "include/TEveScene.h", 79,
01540                   typeid(::TEveSceneList), DefineBehavior(ptr, ptr),
01541                   &::TEveSceneList::Dictionary, isa_proxy, 4,
01542                   sizeof(::TEveSceneList) );
01543       instance.SetNew(&new_TEveSceneList);
01544       instance.SetNewArray(&newArray_TEveSceneList);
01545       instance.SetDelete(&delete_TEveSceneList);
01546       instance.SetDeleteArray(&deleteArray_TEveSceneList);
01547       instance.SetDestructor(&destruct_TEveSceneList);
01548       return &instance;
01549    }
01550    TGenericClassInfo *GenerateInitInstance(const ::TEveSceneList*)
01551    {
01552       return GenerateInitInstanceLocal((::TEveSceneList*)0);
01553    }
01554    // Static variable to force the class initialization
01555    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveSceneList*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01556 } // end of namespace ROOT
01557 
01558 namespace ROOT {
01559    void TEveWindowManager_ShowMembers(void *obj, TMemberInspector &R__insp);
01560    static void *new_TEveWindowManager(void *p = 0);
01561    static void *newArray_TEveWindowManager(Long_t size, void *p);
01562    static void delete_TEveWindowManager(void *p);
01563    static void deleteArray_TEveWindowManager(void *p);
01564    static void destruct_TEveWindowManager(void *p);
01565 
01566    // Function generating the singleton type initializer
01567    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveWindowManager*)
01568    {
01569       ::TEveWindowManager *ptr = 0;
01570       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveWindowManager >(0);
01571       static ::ROOT::TGenericClassInfo 
01572          instance("TEveWindowManager", ::TEveWindowManager::Class_Version(), "include/TEveWindowManager.h", 23,
01573                   typeid(::TEveWindowManager), DefineBehavior(ptr, ptr),
01574                   &::TEveWindowManager::Dictionary, isa_proxy, 4,
01575                   sizeof(::TEveWindowManager) );
01576       instance.SetNew(&new_TEveWindowManager);
01577       instance.SetNewArray(&newArray_TEveWindowManager);
01578       instance.SetDelete(&delete_TEveWindowManager);
01579       instance.SetDeleteArray(&deleteArray_TEveWindowManager);
01580       instance.SetDestructor(&destruct_TEveWindowManager);
01581       return &instance;
01582    }
01583    TGenericClassInfo *GenerateInitInstance(const ::TEveWindowManager*)
01584    {
01585       return GenerateInitInstanceLocal((::TEveWindowManager*)0);
01586    }
01587    // Static variable to force the class initialization
01588    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveWindowManager*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01589 } // end of namespace ROOT
01590 
01591 namespace ROOT {
01592    void TEveManagercLcLTRedrawDisabler_ShowMembers(void *obj, TMemberInspector &R__insp);
01593    static void delete_TEveManagercLcLTRedrawDisabler(void *p);
01594    static void deleteArray_TEveManagercLcLTRedrawDisabler(void *p);
01595    static void destruct_TEveManagercLcLTRedrawDisabler(void *p);
01596 
01597    // Function generating the singleton type initializer
01598    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveManager::TRedrawDisabler*)
01599    {
01600       ::TEveManager::TRedrawDisabler *ptr = 0;
01601       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveManager::TRedrawDisabler >(0);
01602       static ::ROOT::TGenericClassInfo 
01603          instance("TEveManager::TRedrawDisabler", ::TEveManager::TRedrawDisabler::Class_Version(), "include/TEveManager.h", 56,
01604                   typeid(::TEveManager::TRedrawDisabler), DefineBehavior(ptr, ptr),
01605                   &::TEveManager::TRedrawDisabler::Dictionary, isa_proxy, 4,
01606                   sizeof(::TEveManager::TRedrawDisabler) );
01607       instance.SetDelete(&delete_TEveManagercLcLTRedrawDisabler);
01608       instance.SetDeleteArray(&deleteArray_TEveManagercLcLTRedrawDisabler);
01609       instance.SetDestructor(&destruct_TEveManagercLcLTRedrawDisabler);
01610       return &instance;
01611    }
01612    TGenericClassInfo *GenerateInitInstance(const ::TEveManager::TRedrawDisabler*)
01613    {
01614       return GenerateInitInstanceLocal((::TEveManager::TRedrawDisabler*)0);
01615    }
01616    // Static variable to force the class initialization
01617    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveManager::TRedrawDisabler*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01618 } // end of namespace ROOT
01619 
01620 namespace ROOT {
01621    void TEveManagercLcLTExceptionHandler_ShowMembers(void *obj, TMemberInspector &R__insp);
01622    static void *new_TEveManagercLcLTExceptionHandler(void *p = 0);
01623    static void *newArray_TEveManagercLcLTExceptionHandler(Long_t size, void *p);
01624    static void delete_TEveManagercLcLTExceptionHandler(void *p);
01625    static void deleteArray_TEveManagercLcLTExceptionHandler(void *p);
01626    static void destruct_TEveManagercLcLTExceptionHandler(void *p);
01627 
01628    // Function generating the singleton type initializer
01629    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveManager::TExceptionHandler*)
01630    {
01631       ::TEveManager::TExceptionHandler *ptr = 0;
01632       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveManager::TExceptionHandler >(0);
01633       static ::ROOT::TGenericClassInfo 
01634          instance("TEveManager::TExceptionHandler", ::TEveManager::TExceptionHandler::Class_Version(), "include/TEveManager.h", 72,
01635                   typeid(::TEveManager::TExceptionHandler), DefineBehavior(ptr, ptr),
01636                   &::TEveManager::TExceptionHandler::Dictionary, isa_proxy, 4,
01637                   sizeof(::TEveManager::TExceptionHandler) );
01638       instance.SetNew(&new_TEveManagercLcLTExceptionHandler);
01639       instance.SetNewArray(&newArray_TEveManagercLcLTExceptionHandler);
01640       instance.SetDelete(&delete_TEveManagercLcLTExceptionHandler);
01641       instance.SetDeleteArray(&deleteArray_TEveManagercLcLTExceptionHandler);
01642       instance.SetDestructor(&destruct_TEveManagercLcLTExceptionHandler);
01643       return &instance;
01644    }
01645    TGenericClassInfo *GenerateInitInstance(const ::TEveManager::TExceptionHandler*)
01646    {
01647       return GenerateInitInstanceLocal((::TEveManager::TExceptionHandler*)0);
01648    }
01649    // Static variable to force the class initialization
01650    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveManager::TExceptionHandler*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01651 } // end of namespace ROOT
01652 
01653 namespace ROOT {
01654    void TEvePad_ShowMembers(void *obj, TMemberInspector &R__insp);
01655    static void *new_TEvePad(void *p = 0);
01656    static void *newArray_TEvePad(Long_t size, void *p);
01657    static void delete_TEvePad(void *p);
01658    static void deleteArray_TEvePad(void *p);
01659    static void destruct_TEvePad(void *p);
01660 
01661    // Function generating the singleton type initializer
01662    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEvePad*)
01663    {
01664       ::TEvePad *ptr = 0;
01665       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEvePad >(0);
01666       static ::ROOT::TGenericClassInfo 
01667          instance("TEvePad", ::TEvePad::Class_Version(), "include/TEvePad.h", 18,
01668                   typeid(::TEvePad), DefineBehavior(ptr, ptr),
01669                   &::TEvePad::Dictionary, isa_proxy, 4,
01670                   sizeof(::TEvePad) );
01671       instance.SetNew(&new_TEvePad);
01672       instance.SetNewArray(&newArray_TEvePad);
01673       instance.SetDelete(&delete_TEvePad);
01674       instance.SetDeleteArray(&deleteArray_TEvePad);
01675       instance.SetDestructor(&destruct_TEvePad);
01676       return &instance;
01677    }
01678    TGenericClassInfo *GenerateInitInstance(const ::TEvePad*)
01679    {
01680       return GenerateInitInstanceLocal((::TEvePad*)0);
01681    }
01682    // Static variable to force the class initialization
01683    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEvePad*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01684 } // end of namespace ROOT
01685 
01686 namespace ROOT {
01687    void TEveParamList_ShowMembers(void *obj, TMemberInspector &R__insp);
01688    static void *new_TEveParamList(void *p = 0);
01689    static void *newArray_TEveParamList(Long_t size, void *p);
01690    static void delete_TEveParamList(void *p);
01691    static void deleteArray_TEveParamList(void *p);
01692    static void destruct_TEveParamList(void *p);
01693    static void streamer_TEveParamList(TBuffer &buf, void *obj);
01694 
01695    // Function generating the singleton type initializer
01696    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveParamList*)
01697    {
01698       ::TEveParamList *ptr = 0;
01699       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveParamList >(0);
01700       static ::ROOT::TGenericClassInfo 
01701          instance("TEveParamList", ::TEveParamList::Class_Version(), "include/TEveParamList.h", 27,
01702                   typeid(::TEveParamList), DefineBehavior(ptr, ptr),
01703                   &::TEveParamList::Dictionary, isa_proxy, 0,
01704                   sizeof(::TEveParamList) );
01705       instance.SetNew(&new_TEveParamList);
01706       instance.SetNewArray(&newArray_TEveParamList);
01707       instance.SetDelete(&delete_TEveParamList);
01708       instance.SetDeleteArray(&deleteArray_TEveParamList);
01709       instance.SetDestructor(&destruct_TEveParamList);
01710       instance.SetStreamerFunc(&streamer_TEveParamList);
01711       return &instance;
01712    }
01713    TGenericClassInfo *GenerateInitInstance(const ::TEveParamList*)
01714    {
01715       return GenerateInitInstanceLocal((::TEveParamList*)0);
01716    }
01717    // Static variable to force the class initialization
01718    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveParamList*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01719 } // end of namespace ROOT
01720 
01721 namespace ROOT {
01722    void TEveParamListEditor_ShowMembers(void *obj, TMemberInspector &R__insp);
01723    static void *new_TEveParamListEditor(void *p = 0);
01724    static void *newArray_TEveParamListEditor(Long_t size, void *p);
01725    static void delete_TEveParamListEditor(void *p);
01726    static void deleteArray_TEveParamListEditor(void *p);
01727    static void destruct_TEveParamListEditor(void *p);
01728 
01729    // Function generating the singleton type initializer
01730    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveParamListEditor*)
01731    {
01732       ::TEveParamListEditor *ptr = 0;
01733       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveParamListEditor >(0);
01734       static ::ROOT::TGenericClassInfo 
01735          instance("TEveParamListEditor", ::TEveParamListEditor::Class_Version(), "include/TEveParamList.h", 123,
01736                   typeid(::TEveParamListEditor), DefineBehavior(ptr, ptr),
01737                   &::TEveParamListEditor::Dictionary, isa_proxy, 4,
01738                   sizeof(::TEveParamListEditor) );
01739       instance.SetNew(&new_TEveParamListEditor);
01740       instance.SetNewArray(&newArray_TEveParamListEditor);
01741       instance.SetDelete(&delete_TEveParamListEditor);
01742       instance.SetDeleteArray(&deleteArray_TEveParamListEditor);
01743       instance.SetDestructor(&destruct_TEveParamListEditor);
01744       return &instance;
01745    }
01746    TGenericClassInfo *GenerateInitInstance(const ::TEveParamListEditor*)
01747    {
01748       return GenerateInitInstanceLocal((::TEveParamListEditor*)0);
01749    }
01750    // Static variable to force the class initialization
01751    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveParamListEditor*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01752 } // end of namespace ROOT
01753 
01754 namespace ROOT {
01755    void TEveParamListcLcLFloatConfig_t_ShowMembers(void *obj, TMemberInspector &R__insp);
01756    static void TEveParamListcLcLFloatConfig_t_Dictionary();
01757    static void *new_TEveParamListcLcLFloatConfig_t(void *p = 0);
01758    static void *newArray_TEveParamListcLcLFloatConfig_t(Long_t size, void *p);
01759    static void delete_TEveParamListcLcLFloatConfig_t(void *p);
01760    static void deleteArray_TEveParamListcLcLFloatConfig_t(void *p);
01761    static void destruct_TEveParamListcLcLFloatConfig_t(void *p);
01762 
01763    // Function generating the singleton type initializer
01764    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveParamList::FloatConfig_t*)
01765    {
01766       // Make sure the shadow class has the right sizeof
01767       R__ASSERT(sizeof(::TEveParamList::FloatConfig_t) == sizeof(::ROOT::Shadow::TEveParamList::FloatConfig_t));
01768       ::TEveParamList::FloatConfig_t *ptr = 0;
01769       static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::TEveParamList::FloatConfig_t),0);
01770       static ::ROOT::TGenericClassInfo 
01771          instance("TEveParamList::FloatConfig_t", "include/TEveParamList.h", 32,
01772                   typeid(::TEveParamList::FloatConfig_t), DefineBehavior(ptr, ptr),
01773                   &TEveParamListcLcLFloatConfig_t_ShowMembers, &TEveParamListcLcLFloatConfig_t_Dictionary, isa_proxy, 4,
01774                   sizeof(::TEveParamList::FloatConfig_t) );
01775       instance.SetNew(&new_TEveParamListcLcLFloatConfig_t);
01776       instance.SetNewArray(&newArray_TEveParamListcLcLFloatConfig_t);
01777       instance.SetDelete(&delete_TEveParamListcLcLFloatConfig_t);
01778       instance.SetDeleteArray(&deleteArray_TEveParamListcLcLFloatConfig_t);
01779       instance.SetDestructor(&destruct_TEveParamListcLcLFloatConfig_t);
01780       return &instance;
01781    }
01782    TGenericClassInfo *GenerateInitInstance(const ::TEveParamList::FloatConfig_t*)
01783    {
01784       return GenerateInitInstanceLocal((::TEveParamList::FloatConfig_t*)0);
01785    }
01786    // Static variable to force the class initialization
01787    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveParamList::FloatConfig_t*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01788 
01789    // Dictionary for non-ClassDef classes
01790    static void TEveParamListcLcLFloatConfig_t_Dictionary() {
01791       ::ROOT::GenerateInitInstanceLocal((const ::TEveParamList::FloatConfig_t*)0x0)->GetClass();
01792    }
01793 
01794 } // end of namespace ROOT
01795 
01796 namespace ROOT {
01797    void TEveParamListcLcLIntConfig_t_ShowMembers(void *obj, TMemberInspector &R__insp);
01798    static void TEveParamListcLcLIntConfig_t_Dictionary();
01799    static void *new_TEveParamListcLcLIntConfig_t(void *p = 0);
01800    static void *newArray_TEveParamListcLcLIntConfig_t(Long_t size, void *p);
01801    static void delete_TEveParamListcLcLIntConfig_t(void *p);
01802    static void deleteArray_TEveParamListcLcLIntConfig_t(void *p);
01803    static void destruct_TEveParamListcLcLIntConfig_t(void *p);
01804 
01805    // Function generating the singleton type initializer
01806    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveParamList::IntConfig_t*)
01807    {
01808       // Make sure the shadow class has the right sizeof
01809       R__ASSERT(sizeof(::TEveParamList::IntConfig_t) == sizeof(::ROOT::Shadow::TEveParamList::IntConfig_t));
01810       ::TEveParamList::IntConfig_t *ptr = 0;
01811       static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::TEveParamList::IntConfig_t),0);
01812       static ::ROOT::TGenericClassInfo 
01813          instance("TEveParamList::IntConfig_t", "include/TEveParamList.h", 46,
01814                   typeid(::TEveParamList::IntConfig_t), DefineBehavior(ptr, ptr),
01815                   &TEveParamListcLcLIntConfig_t_ShowMembers, &TEveParamListcLcLIntConfig_t_Dictionary, isa_proxy, 4,
01816                   sizeof(::TEveParamList::IntConfig_t) );
01817       instance.SetNew(&new_TEveParamListcLcLIntConfig_t);
01818       instance.SetNewArray(&newArray_TEveParamListcLcLIntConfig_t);
01819       instance.SetDelete(&delete_TEveParamListcLcLIntConfig_t);
01820       instance.SetDeleteArray(&deleteArray_TEveParamListcLcLIntConfig_t);
01821       instance.SetDestructor(&destruct_TEveParamListcLcLIntConfig_t);
01822       return &instance;
01823    }
01824    TGenericClassInfo *GenerateInitInstance(const ::TEveParamList::IntConfig_t*)
01825    {
01826       return GenerateInitInstanceLocal((::TEveParamList::IntConfig_t*)0);
01827    }
01828    // Static variable to force the class initialization
01829    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveParamList::IntConfig_t*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01830 
01831    // Dictionary for non-ClassDef classes
01832    static void TEveParamListcLcLIntConfig_t_Dictionary() {
01833       ::ROOT::GenerateInitInstanceLocal((const ::TEveParamList::IntConfig_t*)0x0)->GetClass();
01834    }
01835 
01836 } // end of namespace ROOT
01837 
01838 namespace ROOT {
01839    void TEveParamListcLcLBoolConfig_t_ShowMembers(void *obj, TMemberInspector &R__insp);
01840    static void TEveParamListcLcLBoolConfig_t_Dictionary();
01841    static void *new_TEveParamListcLcLBoolConfig_t(void *p = 0);
01842    static void *newArray_TEveParamListcLcLBoolConfig_t(Long_t size, void *p);
01843    static void delete_TEveParamListcLcLBoolConfig_t(void *p);
01844    static void deleteArray_TEveParamListcLcLBoolConfig_t(void *p);
01845    static void destruct_TEveParamListcLcLBoolConfig_t(void *p);
01846 
01847    // Function generating the singleton type initializer
01848    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveParamList::BoolConfig_t*)
01849    {
01850       // Make sure the shadow class has the right sizeof
01851       R__ASSERT(sizeof(::TEveParamList::BoolConfig_t) == sizeof(::ROOT::Shadow::TEveParamList::BoolConfig_t));
01852       ::TEveParamList::BoolConfig_t *ptr = 0;
01853       static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::TEveParamList::BoolConfig_t),0);
01854       static ::ROOT::TGenericClassInfo 
01855          instance("TEveParamList::BoolConfig_t", "include/TEveParamList.h", 60,
01856                   typeid(::TEveParamList::BoolConfig_t), DefineBehavior(ptr, ptr),
01857                   &TEveParamListcLcLBoolConfig_t_ShowMembers, &TEveParamListcLcLBoolConfig_t_Dictionary, isa_proxy, 4,
01858                   sizeof(::TEveParamList::BoolConfig_t) );
01859       instance.SetNew(&new_TEveParamListcLcLBoolConfig_t);
01860       instance.SetNewArray(&newArray_TEveParamListcLcLBoolConfig_t);
01861       instance.SetDelete(&delete_TEveParamListcLcLBoolConfig_t);
01862       instance.SetDeleteArray(&deleteArray_TEveParamListcLcLBoolConfig_t);
01863       instance.SetDestructor(&destruct_TEveParamListcLcLBoolConfig_t);
01864       return &instance;
01865    }
01866    TGenericClassInfo *GenerateInitInstance(const ::TEveParamList::BoolConfig_t*)
01867    {
01868       return GenerateInitInstanceLocal((::TEveParamList::BoolConfig_t*)0);
01869    }
01870    // Static variable to force the class initialization
01871    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveParamList::BoolConfig_t*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01872 
01873    // Dictionary for non-ClassDef classes
01874    static void TEveParamListcLcLBoolConfig_t_Dictionary() {
01875       ::ROOT::GenerateInitInstanceLocal((const ::TEveParamList::BoolConfig_t*)0x0)->GetClass();
01876    }
01877 
01878 } // end of namespace ROOT
01879 
01880 namespace ROOT {
01881    void TEveProjectionAxes_ShowMembers(void *obj, TMemberInspector &R__insp);
01882    static void delete_TEveProjectionAxes(void *p);
01883    static void deleteArray_TEveProjectionAxes(void *p);
01884    static void destruct_TEveProjectionAxes(void *p);
01885 
01886    // Function generating the singleton type initializer
01887    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveProjectionAxes*)
01888    {
01889       ::TEveProjectionAxes *ptr = 0;
01890       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveProjectionAxes >(0);
01891       static ::ROOT::TGenericClassInfo 
01892          instance("TEveProjectionAxes", ::TEveProjectionAxes::Class_Version(), "include/TEveProjectionAxes.h", 29,
01893                   typeid(::TEveProjectionAxes), DefineBehavior(ptr, ptr),
01894                   &::TEveProjectionAxes::Dictionary, isa_proxy, 4,
01895                   sizeof(::TEveProjectionAxes) );
01896       instance.SetDelete(&delete_TEveProjectionAxes);
01897       instance.SetDeleteArray(&deleteArray_TEveProjectionAxes);
01898       instance.SetDestructor(&destruct_TEveProjectionAxes);
01899       return &instance;
01900    }
01901    TGenericClassInfo *GenerateInitInstance(const ::TEveProjectionAxes*)
01902    {
01903       return GenerateInitInstanceLocal((::TEveProjectionAxes*)0);
01904    }
01905    // Static variable to force the class initialization
01906    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveProjectionAxes*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01907 } // end of namespace ROOT
01908 
01909 namespace ROOT {
01910    void TEveProjectionAxesEditor_ShowMembers(void *obj, TMemberInspector &R__insp);
01911    static void *new_TEveProjectionAxesEditor(void *p = 0);
01912    static void *newArray_TEveProjectionAxesEditor(Long_t size, void *p);
01913    static void delete_TEveProjectionAxesEditor(void *p);
01914    static void deleteArray_TEveProjectionAxesEditor(void *p);
01915    static void destruct_TEveProjectionAxesEditor(void *p);
01916 
01917    // Function generating the singleton type initializer
01918    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveProjectionAxesEditor*)
01919    {
01920       ::TEveProjectionAxesEditor *ptr = 0;
01921       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveProjectionAxesEditor >(0);
01922       static ::ROOT::TGenericClassInfo 
01923          instance("TEveProjectionAxesEditor", ::TEveProjectionAxesEditor::Class_Version(), "include/TEveProjectionAxesEditor.h", 24,
01924                   typeid(::TEveProjectionAxesEditor), DefineBehavior(ptr, ptr),
01925                   &::TEveProjectionAxesEditor::Dictionary, isa_proxy, 4,
01926                   sizeof(::TEveProjectionAxesEditor) );
01927       instance.SetNew(&new_TEveProjectionAxesEditor);
01928       instance.SetNewArray(&newArray_TEveProjectionAxesEditor);
01929       instance.SetDelete(&delete_TEveProjectionAxesEditor);
01930       instance.SetDeleteArray(&deleteArray_TEveProjectionAxesEditor);
01931       instance.SetDestructor(&destruct_TEveProjectionAxesEditor);
01932       return &instance;
01933    }
01934    TGenericClassInfo *GenerateInitInstance(const ::TEveProjectionAxesEditor*)
01935    {
01936       return GenerateInitInstanceLocal((::TEveProjectionAxesEditor*)0);
01937    }
01938    // Static variable to force the class initialization
01939    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveProjectionAxesEditor*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01940 } // end of namespace ROOT
01941 
01942 namespace ROOT {
01943    void TEveProjectionAxesGL_ShowMembers(void *obj, TMemberInspector &R__insp);
01944    static void *new_TEveProjectionAxesGL(void *p = 0);
01945    static void *newArray_TEveProjectionAxesGL(Long_t size, void *p);
01946    static void delete_TEveProjectionAxesGL(void *p);
01947    static void deleteArray_TEveProjectionAxesGL(void *p);
01948    static void destruct_TEveProjectionAxesGL(void *p);
01949 
01950    // Function generating the singleton type initializer
01951    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveProjectionAxesGL*)
01952    {
01953       ::TEveProjectionAxesGL *ptr = 0;
01954       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveProjectionAxesGL >(0);
01955       static ::ROOT::TGenericClassInfo 
01956          instance("TEveProjectionAxesGL", ::TEveProjectionAxesGL::Class_Version(), "include/TEveProjectionAxesGL.h", 22,
01957                   typeid(::TEveProjectionAxesGL), DefineBehavior(ptr, ptr),
01958                   &::TEveProjectionAxesGL::Dictionary, isa_proxy, 4,
01959                   sizeof(::TEveProjectionAxesGL) );
01960       instance.SetNew(&new_TEveProjectionAxesGL);
01961       instance.SetNewArray(&newArray_TEveProjectionAxesGL);
01962       instance.SetDelete(&delete_TEveProjectionAxesGL);
01963       instance.SetDeleteArray(&deleteArray_TEveProjectionAxesGL);
01964       instance.SetDestructor(&destruct_TEveProjectionAxesGL);
01965       return &instance;
01966    }
01967    TGenericClassInfo *GenerateInitInstance(const ::TEveProjectionAxesGL*)
01968    {
01969       return GenerateInitInstanceLocal((::TEveProjectionAxesGL*)0);
01970    }
01971    // Static variable to force the class initialization
01972    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveProjectionAxesGL*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01973 } // end of namespace ROOT
01974 
01975 namespace ROOT {
01976    void TEveProjectionManagerEditor_ShowMembers(void *obj, TMemberInspector &R__insp);
01977    static void *new_TEveProjectionManagerEditor(void *p = 0);
01978    static void *newArray_TEveProjectionManagerEditor(Long_t size, void *p);
01979    static void delete_TEveProjectionManagerEditor(void *p);
01980    static void deleteArray_TEveProjectionManagerEditor(void *p);
01981    static void destruct_TEveProjectionManagerEditor(void *p);
01982 
01983    // Function generating the singleton type initializer
01984    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveProjectionManagerEditor*)
01985    {
01986       ::TEveProjectionManagerEditor *ptr = 0;
01987       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveProjectionManagerEditor >(0);
01988       static ::ROOT::TGenericClassInfo 
01989          instance("TEveProjectionManagerEditor", ::TEveProjectionManagerEditor::Class_Version(), "include/TEveProjectionManagerEditor.h", 26,
01990                   typeid(::TEveProjectionManagerEditor), DefineBehavior(ptr, ptr),
01991                   &::TEveProjectionManagerEditor::Dictionary, isa_proxy, 4,
01992                   sizeof(::TEveProjectionManagerEditor) );
01993       instance.SetNew(&new_TEveProjectionManagerEditor);
01994       instance.SetNewArray(&newArray_TEveProjectionManagerEditor);
01995       instance.SetDelete(&delete_TEveProjectionManagerEditor);
01996       instance.SetDeleteArray(&deleteArray_TEveProjectionManagerEditor);
01997       instance.SetDestructor(&destruct_TEveProjectionManagerEditor);
01998       return &instance;
01999    }
02000    TGenericClassInfo *GenerateInitInstance(const ::TEveProjectionManagerEditor*)
02001    {
02002       return GenerateInitInstanceLocal((::TEveProjectionManagerEditor*)0);
02003    }
02004    // Static variable to force the class initialization
02005    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveProjectionManagerEditor*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02006 } // end of namespace ROOT
02007 
02008 namespace ROOT {
02009    void TEveVectorTlEfloatgR_ShowMembers(void *obj, TMemberInspector &R__insp);
02010    static void TEveVectorTlEfloatgR_Dictionary();
02011    static void *new_TEveVectorTlEfloatgR(void *p = 0);
02012    static void *newArray_TEveVectorTlEfloatgR(Long_t size, void *p);
02013    static void delete_TEveVectorTlEfloatgR(void *p);
02014    static void deleteArray_TEveVectorTlEfloatgR(void *p);
02015    static void destruct_TEveVectorTlEfloatgR(void *p);
02016 
02017    // Function generating the singleton type initializer
02018    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveVectorT<float>*)
02019    {
02020       // Make sure the shadow class has the right sizeof
02021       R__ASSERT(sizeof(::TEveVectorT<float>) == sizeof(::ROOT::Shadow::TEveVectorTlEfloatgR));
02022       ::TEveVectorT<float> *ptr = 0;
02023       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveVectorT<float> >(0);
02024       static ::ROOT::TGenericClassInfo 
02025          instance("TEveVectorT<float>", ::TEveVectorT<float>::Class_Version(), "include/TEveVector.h", 26,
02026                   typeid(::TEveVectorT<float>), DefineBehavior(ptr, ptr),
02027                   &TEveVectorTlEfloatgR_Dictionary, isa_proxy, 4,
02028                   sizeof(::TEveVectorT<float>) );
02029       instance.SetNew(&new_TEveVectorTlEfloatgR);
02030       instance.SetNewArray(&newArray_TEveVectorTlEfloatgR);
02031       instance.SetDelete(&delete_TEveVectorTlEfloatgR);
02032       instance.SetDeleteArray(&deleteArray_TEveVectorTlEfloatgR);
02033       instance.SetDestructor(&destruct_TEveVectorTlEfloatgR);
02034       return &instance;
02035    }
02036    TGenericClassInfo *GenerateInitInstance(const ::TEveVectorT<float>*)
02037    {
02038       return GenerateInitInstanceLocal((::TEveVectorT<float>*)0);
02039    }
02040    // Static variable to force the class initialization
02041    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveVectorT<float>*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02042 
02043    // Dictionary for non-ClassDef classes
02044    static void TEveVectorTlEfloatgR_Dictionary() {
02045       ::ROOT::GenerateInitInstanceLocal((const ::TEveVectorT<float>*)0x0)->GetClass();
02046    }
02047 
02048 } // end of namespace ROOT
02049 
02050 namespace ROOT {
02051    void TEveVectorTlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp);
02052    static void TEveVectorTlEdoublegR_Dictionary();
02053    static void *new_TEveVectorTlEdoublegR(void *p = 0);
02054    static void *newArray_TEveVectorTlEdoublegR(Long_t size, void *p);
02055    static void delete_TEveVectorTlEdoublegR(void *p);
02056    static void deleteArray_TEveVectorTlEdoublegR(void *p);
02057    static void destruct_TEveVectorTlEdoublegR(void *p);
02058 
02059    // Function generating the singleton type initializer
02060    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveVectorT<double>*)
02061    {
02062       // Make sure the shadow class has the right sizeof
02063       R__ASSERT(sizeof(::TEveVectorT<double>) == sizeof(::ROOT::Shadow::TEveVectorTlEdoublegR));
02064       ::TEveVectorT<double> *ptr = 0;
02065       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveVectorT<double> >(0);
02066       static ::ROOT::TGenericClassInfo 
02067          instance("TEveVectorT<double>", ::TEveVectorT<double>::Class_Version(), "include/TEveVector.h", 26,
02068                   typeid(::TEveVectorT<double>), DefineBehavior(ptr, ptr),
02069                   &TEveVectorTlEdoublegR_Dictionary, isa_proxy, 4,
02070                   sizeof(::TEveVectorT<double>) );
02071       instance.SetNew(&new_TEveVectorTlEdoublegR);
02072       instance.SetNewArray(&newArray_TEveVectorTlEdoublegR);
02073       instance.SetDelete(&delete_TEveVectorTlEdoublegR);
02074       instance.SetDeleteArray(&deleteArray_TEveVectorTlEdoublegR);
02075       instance.SetDestructor(&destruct_TEveVectorTlEdoublegR);
02076       return &instance;
02077    }
02078    TGenericClassInfo *GenerateInitInstance(const ::TEveVectorT<double>*)
02079    {
02080       return GenerateInitInstanceLocal((::TEveVectorT<double>*)0);
02081    }
02082    // Static variable to force the class initialization
02083    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveVectorT<double>*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02084 
02085    // Dictionary for non-ClassDef classes
02086    static void TEveVectorTlEdoublegR_Dictionary() {
02087       ::ROOT::GenerateInitInstanceLocal((const ::TEveVectorT<double>*)0x0)->GetClass();
02088    }
02089 
02090 } // end of namespace ROOT
02091 
02092 namespace ROOT {
02093    void TEveVector4TlEfloatgR_ShowMembers(void *obj, TMemberInspector &R__insp);
02094    static void TEveVector4TlEfloatgR_Dictionary();
02095    static void *new_TEveVector4TlEfloatgR(void *p = 0);
02096    static void *newArray_TEveVector4TlEfloatgR(Long_t size, void *p);
02097    static void delete_TEveVector4TlEfloatgR(void *p);
02098    static void deleteArray_TEveVector4TlEfloatgR(void *p);
02099    static void destruct_TEveVector4TlEfloatgR(void *p);
02100 
02101    // Function generating the singleton type initializer
02102    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveVector4T<float>*)
02103    {
02104       // Make sure the shadow class has the right sizeof
02105       R__ASSERT(sizeof(::TEveVector4T<float>) == sizeof(::ROOT::Shadow::TEveVector4TlEfloatgR));
02106       ::TEveVector4T<float> *ptr = 0;
02107       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveVector4T<float> >(0);
02108       static ::ROOT::TGenericClassInfo 
02109          instance("TEveVector4T<float>", ::TEveVector4T<float>::Class_Version(), "include/TEveVector.h", 213,
02110                   typeid(::TEveVector4T<float>), DefineBehavior(ptr, ptr),
02111                   &TEveVector4TlEfloatgR_Dictionary, isa_proxy, 4,
02112                   sizeof(::TEveVector4T<float>) );
02113       instance.SetNew(&new_TEveVector4TlEfloatgR);
02114       instance.SetNewArray(&newArray_TEveVector4TlEfloatgR);
02115       instance.SetDelete(&delete_TEveVector4TlEfloatgR);
02116       instance.SetDeleteArray(&deleteArray_TEveVector4TlEfloatgR);
02117       instance.SetDestructor(&destruct_TEveVector4TlEfloatgR);
02118       return &instance;
02119    }
02120    TGenericClassInfo *GenerateInitInstance(const ::TEveVector4T<float>*)
02121    {
02122       return GenerateInitInstanceLocal((::TEveVector4T<float>*)0);
02123    }
02124    // Static variable to force the class initialization
02125    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveVector4T<float>*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02126 
02127    // Dictionary for non-ClassDef classes
02128    static void TEveVector4TlEfloatgR_Dictionary() {
02129       ::ROOT::GenerateInitInstanceLocal((const ::TEveVector4T<float>*)0x0)->GetClass();
02130    }
02131 
02132 } // end of namespace ROOT
02133 
02134 namespace ROOT {
02135    void TEveVector4TlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp);
02136    static void TEveVector4TlEdoublegR_Dictionary();
02137    static void *new_TEveVector4TlEdoublegR(void *p = 0);
02138    static void *newArray_TEveVector4TlEdoublegR(Long_t size, void *p);
02139    static void delete_TEveVector4TlEdoublegR(void *p);
02140    static void deleteArray_TEveVector4TlEdoublegR(void *p);
02141    static void destruct_TEveVector4TlEdoublegR(void *p);
02142 
02143    // Function generating the singleton type initializer
02144    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveVector4T<double>*)
02145    {
02146       // Make sure the shadow class has the right sizeof
02147       R__ASSERT(sizeof(::TEveVector4T<double>) == sizeof(::ROOT::Shadow::TEveVector4TlEdoublegR));
02148       ::TEveVector4T<double> *ptr = 0;
02149       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveVector4T<double> >(0);
02150       static ::ROOT::TGenericClassInfo 
02151          instance("TEveVector4T<double>", ::TEveVector4T<double>::Class_Version(), "include/TEveVector.h", 213,
02152                   typeid(::TEveVector4T<double>), DefineBehavior(ptr, ptr),
02153                   &TEveVector4TlEdoublegR_Dictionary, isa_proxy, 4,
02154                   sizeof(::TEveVector4T<double>) );
02155       instance.SetNew(&new_TEveVector4TlEdoublegR);
02156       instance.SetNewArray(&newArray_TEveVector4TlEdoublegR);
02157       instance.SetDelete(&delete_TEveVector4TlEdoublegR);
02158       instance.SetDeleteArray(&deleteArray_TEveVector4TlEdoublegR);
02159       instance.SetDestructor(&destruct_TEveVector4TlEdoublegR);
02160       return &instance;
02161    }
02162    TGenericClassInfo *GenerateInitInstance(const ::TEveVector4T<double>*)
02163    {
02164       return GenerateInitInstanceLocal((::TEveVector4T<double>*)0);
02165    }
02166    // Static variable to force the class initialization
02167    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveVector4T<double>*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02168 
02169    // Dictionary for non-ClassDef classes
02170    static void TEveVector4TlEdoublegR_Dictionary() {
02171       ::ROOT::GenerateInitInstanceLocal((const ::TEveVector4T<double>*)0x0)->GetClass();
02172    }
02173 
02174 } // end of namespace ROOT
02175 
02176 namespace ROOT {
02177    void TEveVector2TlEfloatgR_ShowMembers(void *obj, TMemberInspector &R__insp);
02178    static void TEveVector2TlEfloatgR_Dictionary();
02179    static void *new_TEveVector2TlEfloatgR(void *p = 0);
02180    static void *newArray_TEveVector2TlEfloatgR(Long_t size, void *p);
02181    static void delete_TEveVector2TlEfloatgR(void *p);
02182    static void deleteArray_TEveVector2TlEfloatgR(void *p);
02183    static void destruct_TEveVector2TlEfloatgR(void *p);
02184 
02185    // Function generating the singleton type initializer
02186    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveVector2T<float>*)
02187    {
02188       // Make sure the shadow class has the right sizeof
02189       R__ASSERT(sizeof(::TEveVector2T<float>) == sizeof(::ROOT::Shadow::TEveVector2TlEfloatgR));
02190       ::TEveVector2T<float> *ptr = 0;
02191       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveVector2T<float> >(0);
02192       static ::ROOT::TGenericClassInfo 
02193          instance("TEveVector2T<float>", ::TEveVector2T<float>::Class_Version(), "include/TEveVector.h", 281,
02194                   typeid(::TEveVector2T<float>), DefineBehavior(ptr, ptr),
02195                   &TEveVector2TlEfloatgR_Dictionary, isa_proxy, 4,
02196                   sizeof(::TEveVector2T<float>) );
02197       instance.SetNew(&new_TEveVector2TlEfloatgR);
02198       instance.SetNewArray(&newArray_TEveVector2TlEfloatgR);
02199       instance.SetDelete(&delete_TEveVector2TlEfloatgR);
02200       instance.SetDeleteArray(&deleteArray_TEveVector2TlEfloatgR);
02201       instance.SetDestructor(&destruct_TEveVector2TlEfloatgR);
02202       return &instance;
02203    }
02204    TGenericClassInfo *GenerateInitInstance(const ::TEveVector2T<float>*)
02205    {
02206       return GenerateInitInstanceLocal((::TEveVector2T<float>*)0);
02207    }
02208    // Static variable to force the class initialization
02209    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveVector2T<float>*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02210 
02211    // Dictionary for non-ClassDef classes
02212    static void TEveVector2TlEfloatgR_Dictionary() {
02213       ::ROOT::GenerateInitInstanceLocal((const ::TEveVector2T<float>*)0x0)->GetClass();
02214    }
02215 
02216 } // end of namespace ROOT
02217 
02218 namespace ROOT {
02219    void TEveVector2TlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp);
02220    static void TEveVector2TlEdoublegR_Dictionary();
02221    static void *new_TEveVector2TlEdoublegR(void *p = 0);
02222    static void *newArray_TEveVector2TlEdoublegR(Long_t size, void *p);
02223    static void delete_TEveVector2TlEdoublegR(void *p);
02224    static void deleteArray_TEveVector2TlEdoublegR(void *p);
02225    static void destruct_TEveVector2TlEdoublegR(void *p);
02226 
02227    // Function generating the singleton type initializer
02228    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveVector2T<double>*)
02229    {
02230       // Make sure the shadow class has the right sizeof
02231       R__ASSERT(sizeof(::TEveVector2T<double>) == sizeof(::ROOT::Shadow::TEveVector2TlEdoublegR));
02232       ::TEveVector2T<double> *ptr = 0;
02233       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveVector2T<double> >(0);
02234       static ::ROOT::TGenericClassInfo 
02235          instance("TEveVector2T<double>", ::TEveVector2T<double>::Class_Version(), "include/TEveVector.h", 281,
02236                   typeid(::TEveVector2T<double>), DefineBehavior(ptr, ptr),
02237                   &TEveVector2TlEdoublegR_Dictionary, isa_proxy, 4,
02238                   sizeof(::TEveVector2T<double>) );
02239       instance.SetNew(&new_TEveVector2TlEdoublegR);
02240       instance.SetNewArray(&newArray_TEveVector2TlEdoublegR);
02241       instance.SetDelete(&delete_TEveVector2TlEdoublegR);
02242       instance.SetDeleteArray(&deleteArray_TEveVector2TlEdoublegR);
02243       instance.SetDestructor(&destruct_TEveVector2TlEdoublegR);
02244       return &instance;
02245    }
02246    TGenericClassInfo *GenerateInitInstance(const ::TEveVector2T<double>*)
02247    {
02248       return GenerateInitInstanceLocal((::TEveVector2T<double>*)0);
02249    }
02250    // Static variable to force the class initialization
02251    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveVector2T<double>*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02252 
02253    // Dictionary for non-ClassDef classes
02254    static void TEveVector2TlEdoublegR_Dictionary() {
02255       ::ROOT::GenerateInitInstanceLocal((const ::TEveVector2T<double>*)0x0)->GetClass();
02256    }
02257 
02258 } // end of namespace ROOT
02259 
02260 namespace ROOT {
02261    void TEveProjectioncLcLPreScaleEntry_t_ShowMembers(void *obj, TMemberInspector &R__insp);
02262    static void *new_TEveProjectioncLcLPreScaleEntry_t(void *p = 0);
02263    static void *newArray_TEveProjectioncLcLPreScaleEntry_t(Long_t size, void *p);
02264    static void delete_TEveProjectioncLcLPreScaleEntry_t(void *p);
02265    static void deleteArray_TEveProjectioncLcLPreScaleEntry_t(void *p);
02266    static void destruct_TEveProjectioncLcLPreScaleEntry_t(void *p);
02267 
02268    // Function generating the singleton type initializer
02269    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveProjection::PreScaleEntry_t*)
02270    {
02271       ::TEveProjection::PreScaleEntry_t *ptr = 0;
02272       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveProjection::PreScaleEntry_t >(0);
02273       static ::ROOT::TGenericClassInfo 
02274          instance("TEveProjection::PreScaleEntry_t", ::TEveProjection::PreScaleEntry_t::Class_Version(), "include/TEveProjections.h", 34,
02275                   typeid(::TEveProjection::PreScaleEntry_t), DefineBehavior(ptr, ptr),
02276                   &::TEveProjection::PreScaleEntry_t::Dictionary, isa_proxy, 4,
02277                   sizeof(::TEveProjection::PreScaleEntry_t) );
02278       instance.SetNew(&new_TEveProjectioncLcLPreScaleEntry_t);
02279       instance.SetNewArray(&newArray_TEveProjectioncLcLPreScaleEntry_t);
02280       instance.SetDelete(&delete_TEveProjectioncLcLPreScaleEntry_t);
02281       instance.SetDeleteArray(&deleteArray_TEveProjectioncLcLPreScaleEntry_t);
02282       instance.SetDestructor(&destruct_TEveProjectioncLcLPreScaleEntry_t);
02283       return &instance;
02284    }
02285    TGenericClassInfo *GenerateInitInstance(const ::TEveProjection::PreScaleEntry_t*)
02286    {
02287       return GenerateInitInstanceLocal((::TEveProjection::PreScaleEntry_t*)0);
02288    }
02289    // Static variable to force the class initialization
02290    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveProjection::PreScaleEntry_t*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02291 } // end of namespace ROOT
02292 
02293 namespace ROOT {
02294    void vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator_ShowMembers(void *obj, TMemberInspector &R__insp);
02295    static void vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator_Dictionary();
02296    static void *new_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator(void *p = 0);
02297    static void *newArray_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator(Long_t size, void *p);
02298    static void delete_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator(void *p);
02299    static void deleteArray_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator(void *p);
02300    static void destruct_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator(void *p);
02301 
02302    // Function generating the singleton type initializer
02303    static TGenericClassInfo *GenerateInitInstanceLocal(const ::vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*)
02304    {
02305       ::vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator *ptr = 0;
02306       static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator),0);
02307       static ::ROOT::TGenericClassInfo 
02308          instance("vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator", "prec_stl/vector", 218,
02309                   typeid(::vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator), DefineBehavior(ptr, ptr),
02310                   0, &vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator_Dictionary, isa_proxy, 0,
02311                   sizeof(::vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator) );
02312       instance.SetNew(&new_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator);
02313       instance.SetNewArray(&newArray_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator);
02314       instance.SetDelete(&delete_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator);
02315       instance.SetDeleteArray(&deleteArray_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator);
02316       instance.SetDestructor(&destruct_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator);
02317       return &instance;
02318    }
02319    TGenericClassInfo *GenerateInitInstance(const ::vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*)
02320    {
02321       return GenerateInitInstanceLocal((::vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*)0);
02322    }
02323    // Static variable to force the class initialization
02324    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02325 
02326    // Dictionary for non-ClassDef classes
02327    static void vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator_Dictionary() {
02328       ::ROOT::GenerateInitInstanceLocal((const ::vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*)0x0)->GetClass();
02329    }
02330 
02331 } // end of namespace ROOT
02332 
02333 namespace ROOT {
02334    void TEveRhoZProjection_ShowMembers(void *obj, TMemberInspector &R__insp);
02335    static void *new_TEveRhoZProjection(void *p = 0);
02336    static void *newArray_TEveRhoZProjection(Long_t size, void *p);
02337    static void delete_TEveRhoZProjection(void *p);
02338    static void deleteArray_TEveRhoZProjection(void *p);
02339    static void destruct_TEveRhoZProjection(void *p);
02340 
02341    // Function generating the singleton type initializer
02342    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveRhoZProjection*)
02343    {
02344       ::TEveRhoZProjection *ptr = 0;
02345       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveRhoZProjection >(0);
02346       static ::ROOT::TGenericClassInfo 
02347          instance("TEveRhoZProjection", ::TEveRhoZProjection::Class_Version(), "include/TEveProjections.h", 156,
02348                   typeid(::TEveRhoZProjection), DefineBehavior(ptr, ptr),
02349                   &::TEveRhoZProjection::Dictionary, isa_proxy, 4,
02350                   sizeof(::TEveRhoZProjection) );
02351       instance.SetNew(&new_TEveRhoZProjection);
02352       instance.SetNewArray(&newArray_TEveRhoZProjection);
02353       instance.SetDelete(&delete_TEveRhoZProjection);
02354       instance.SetDeleteArray(&deleteArray_TEveRhoZProjection);
02355       instance.SetDestructor(&destruct_TEveRhoZProjection);
02356       return &instance;
02357    }
02358    TGenericClassInfo *GenerateInitInstance(const ::TEveRhoZProjection*)
02359    {
02360       return GenerateInitInstanceLocal((::TEveRhoZProjection*)0);
02361    }
02362    // Static variable to force the class initialization
02363    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveRhoZProjection*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02364 } // end of namespace ROOT
02365 
02366 namespace ROOT {
02367    void TEveRPhiProjection_ShowMembers(void *obj, TMemberInspector &R__insp);
02368    static void *new_TEveRPhiProjection(void *p = 0);
02369    static void *newArray_TEveRPhiProjection(Long_t size, void *p);
02370    static void delete_TEveRPhiProjection(void *p);
02371    static void deleteArray_TEveRPhiProjection(void *p);
02372    static void destruct_TEveRPhiProjection(void *p);
02373 
02374    // Function generating the singleton type initializer
02375    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveRPhiProjection*)
02376    {
02377       ::TEveRPhiProjection *ptr = 0;
02378       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveRPhiProjection >(0);
02379       static ::ROOT::TGenericClassInfo 
02380          instance("TEveRPhiProjection", ::TEveRPhiProjection::Class_Version(), "include/TEveProjections.h", 189,
02381                   typeid(::TEveRPhiProjection), DefineBehavior(ptr, ptr),
02382                   &::TEveRPhiProjection::Dictionary, isa_proxy, 4,
02383                   sizeof(::TEveRPhiProjection) );
02384       instance.SetNew(&new_TEveRPhiProjection);
02385       instance.SetNewArray(&newArray_TEveRPhiProjection);
02386       instance.SetDelete(&delete_TEveRPhiProjection);
02387       instance.SetDeleteArray(&deleteArray_TEveRPhiProjection);
02388       instance.SetDestructor(&destruct_TEveRPhiProjection);
02389       return &instance;
02390    }
02391    TGenericClassInfo *GenerateInitInstance(const ::TEveRPhiProjection*)
02392    {
02393       return GenerateInitInstanceLocal((::TEveRPhiProjection*)0);
02394    }
02395    // Static variable to force the class initialization
02396    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveRPhiProjection*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02397 } // end of namespace ROOT
02398 
02399 namespace ROOT {
02400    void TEve3DProjection_ShowMembers(void *obj, TMemberInspector &R__insp);
02401    static void *new_TEve3DProjection(void *p = 0);
02402    static void *newArray_TEve3DProjection(Long_t size, void *p);
02403    static void delete_TEve3DProjection(void *p);
02404    static void deleteArray_TEve3DProjection(void *p);
02405    static void destruct_TEve3DProjection(void *p);
02406 
02407    // Function generating the singleton type initializer
02408    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEve3DProjection*)
02409    {
02410       ::TEve3DProjection *ptr = 0;
02411       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEve3DProjection >(0);
02412       static ::ROOT::TGenericClassInfo 
02413          instance("TEve3DProjection", ::TEve3DProjection::Class_Version(), "include/TEveProjections.h", 208,
02414                   typeid(::TEve3DProjection), DefineBehavior(ptr, ptr),
02415                   &::TEve3DProjection::Dictionary, isa_proxy, 4,
02416                   sizeof(::TEve3DProjection) );
02417       instance.SetNew(&new_TEve3DProjection);
02418       instance.SetNewArray(&newArray_TEve3DProjection);
02419       instance.SetDelete(&delete_TEve3DProjection);
02420       instance.SetDeleteArray(&deleteArray_TEve3DProjection);
02421       instance.SetDestructor(&destruct_TEve3DProjection);
02422       return &instance;
02423    }
02424    TGenericClassInfo *GenerateInitInstance(const ::TEve3DProjection*)
02425    {
02426       return GenerateInitInstanceLocal((::TEve3DProjection*)0);
02427    }
02428    // Static variable to force the class initialization
02429    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEve3DProjection*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02430 } // end of namespace ROOT
02431 
02432 namespace ROOT {
02433    void TEveSceneInfo_ShowMembers(void *obj, TMemberInspector &R__insp);
02434    static void delete_TEveSceneInfo(void *p);
02435    static void deleteArray_TEveSceneInfo(void *p);
02436    static void destruct_TEveSceneInfo(void *p);
02437 
02438    // Function generating the singleton type initializer
02439    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveSceneInfo*)
02440    {
02441       ::TEveSceneInfo *ptr = 0;
02442       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveSceneInfo >(0);
02443       static ::ROOT::TGenericClassInfo 
02444          instance("TEveSceneInfo", ::TEveSceneInfo::Class_Version(), "include/TEveSceneInfo.h", 25,
02445                   typeid(::TEveSceneInfo), DefineBehavior(ptr, ptr),
02446                   &::TEveSceneInfo::Dictionary, isa_proxy, 4,
02447                   sizeof(::TEveSceneInfo) );
02448       instance.SetDelete(&delete_TEveSceneInfo);
02449       instance.SetDeleteArray(&deleteArray_TEveSceneInfo);
02450       instance.SetDestructor(&destruct_TEveSceneInfo);
02451       return &instance;
02452    }
02453    TGenericClassInfo *GenerateInitInstance(const ::TEveSceneInfo*)
02454    {
02455       return GenerateInitInstanceLocal((::TEveSceneInfo*)0);
02456    }
02457    // Static variable to force the class initialization
02458    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveSceneInfo*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02459 } // end of namespace ROOT
02460 
02461 namespace ROOT {
02462    void TEveTransEditor_ShowMembers(void *obj, TMemberInspector &R__insp);
02463    static void *new_TEveTransEditor(void *p = 0);
02464    static void *newArray_TEveTransEditor(Long_t size, void *p);
02465    static void delete_TEveTransEditor(void *p);
02466    static void deleteArray_TEveTransEditor(void *p);
02467    static void destruct_TEveTransEditor(void *p);
02468 
02469    // Function generating the singleton type initializer
02470    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveTransEditor*)
02471    {
02472       ::TEveTransEditor *ptr = 0;
02473       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveTransEditor >(0);
02474       static ::ROOT::TGenericClassInfo 
02475          instance("TEveTransEditor", ::TEveTransEditor::Class_Version(), "include/TEveTransEditor.h", 69,
02476                   typeid(::TEveTransEditor), DefineBehavior(ptr, ptr),
02477                   &::TEveTransEditor::Dictionary, isa_proxy, 4,
02478                   sizeof(::TEveTransEditor) );
02479       instance.SetNew(&new_TEveTransEditor);
02480       instance.SetNewArray(&newArray_TEveTransEditor);
02481       instance.SetDelete(&delete_TEveTransEditor);
02482       instance.SetDeleteArray(&deleteArray_TEveTransEditor);
02483       instance.SetDestructor(&destruct_TEveTransEditor);
02484       return &instance;
02485    }
02486    TGenericClassInfo *GenerateInitInstance(const ::TEveTransEditor*)
02487    {
02488       return GenerateInitInstanceLocal((::TEveTransEditor*)0);
02489    }
02490    // Static variable to force the class initialization
02491    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveTransEditor*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02492 } // end of namespace ROOT
02493 
02494 namespace ROOT {
02495    void TEveSelectorToEventList_ShowMembers(void *obj, TMemberInspector &R__insp);
02496    static void delete_TEveSelectorToEventList(void *p);
02497    static void deleteArray_TEveSelectorToEventList(void *p);
02498    static void destruct_TEveSelectorToEventList(void *p);
02499 
02500    // Function generating the singleton type initializer
02501    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveSelectorToEventList*)
02502    {
02503       ::TEveSelectorToEventList *ptr = 0;
02504       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveSelectorToEventList >(0);
02505       static ::ROOT::TGenericClassInfo 
02506          instance("TEveSelectorToEventList", ::TEveSelectorToEventList::Class_Version(), "include/TEveTreeTools.h", 23,
02507                   typeid(::TEveSelectorToEventList), DefineBehavior(ptr, ptr),
02508                   &::TEveSelectorToEventList::Dictionary, isa_proxy, 4,
02509                   sizeof(::TEveSelectorToEventList) );
02510       instance.SetDelete(&delete_TEveSelectorToEventList);
02511       instance.SetDeleteArray(&deleteArray_TEveSelectorToEventList);
02512       instance.SetDestructor(&destruct_TEveSelectorToEventList);
02513       return &instance;
02514    }
02515    TGenericClassInfo *GenerateInitInstance(const ::TEveSelectorToEventList*)
02516    {
02517       return GenerateInitInstanceLocal((::TEveSelectorToEventList*)0);
02518    }
02519    // Static variable to force the class initialization
02520    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveSelectorToEventList*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02521 } // end of namespace ROOT
02522 
02523 namespace ROOT {
02524    void TEvePointSelector_ShowMembers(void *obj, TMemberInspector &R__insp);
02525    static void *new_TEvePointSelector(void *p = 0);
02526    static void *newArray_TEvePointSelector(Long_t size, void *p);
02527    static void delete_TEvePointSelector(void *p);
02528    static void deleteArray_TEvePointSelector(void *p);
02529    static void destruct_TEvePointSelector(void *p);
02530 
02531    // Function generating the singleton type initializer
02532    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEvePointSelector*)
02533    {
02534       ::TEvePointSelector *ptr = 0;
02535       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEvePointSelector >(0);
02536       static ::ROOT::TGenericClassInfo 
02537          instance("TEvePointSelector", ::TEvePointSelector::Class_Version(), "include/TEveTreeTools.h", 67,
02538                   typeid(::TEvePointSelector), DefineBehavior(ptr, ptr),
02539                   &::TEvePointSelector::Dictionary, isa_proxy, 4,
02540                   sizeof(::TEvePointSelector) );
02541       instance.SetNew(&new_TEvePointSelector);
02542       instance.SetNewArray(&newArray_TEvePointSelector);
02543       instance.SetDelete(&delete_TEvePointSelector);
02544       instance.SetDeleteArray(&deleteArray_TEvePointSelector);
02545       instance.SetDestructor(&destruct_TEvePointSelector);
02546       return &instance;
02547    }
02548    TGenericClassInfo *GenerateInitInstance(const ::TEvePointSelector*)
02549    {
02550       return GenerateInitInstanceLocal((::TEvePointSelector*)0);
02551    }
02552    // Static variable to force the class initialization
02553    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEvePointSelector*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02554 } // end of namespace ROOT
02555 
02556 namespace ROOT {
02557    void TEvePointSelectorConsumer_ShowMembers(void *obj, TMemberInspector &R__insp);
02558    static void delete_TEvePointSelectorConsumer(void *p);
02559    static void deleteArray_TEvePointSelectorConsumer(void *p);
02560    static void destruct_TEvePointSelectorConsumer(void *p);
02561 
02562    // Function generating the singleton type initializer
02563    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEvePointSelectorConsumer*)
02564    {
02565       ::TEvePointSelectorConsumer *ptr = 0;
02566       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEvePointSelectorConsumer >(0);
02567       static ::ROOT::TGenericClassInfo 
02568          instance("TEvePointSelectorConsumer", ::TEvePointSelectorConsumer::Class_Version(), "include/TEveTreeTools.h", 46,
02569                   typeid(::TEvePointSelectorConsumer), DefineBehavior(ptr, ptr),
02570                   &::TEvePointSelectorConsumer::Dictionary, isa_proxy, 4,
02571                   sizeof(::TEvePointSelectorConsumer) );
02572       instance.SetDelete(&delete_TEvePointSelectorConsumer);
02573       instance.SetDeleteArray(&deleteArray_TEvePointSelectorConsumer);
02574       instance.SetDestructor(&destruct_TEvePointSelectorConsumer);
02575       return &instance;
02576    }
02577    TGenericClassInfo *GenerateInitInstance(const ::TEvePointSelectorConsumer*)
02578    {
02579       return GenerateInitInstanceLocal((::TEvePointSelectorConsumer*)0);
02580    }
02581    // Static variable to force the class initialization
02582    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEvePointSelectorConsumer*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02583 } // end of namespace ROOT
02584 
02585 namespace ROOT {
02586    void TEvePathMarkTlEfloatgR_ShowMembers(void *obj, TMemberInspector &R__insp);
02587    static void TEvePathMarkTlEfloatgR_Dictionary();
02588    static void *new_TEvePathMarkTlEfloatgR(void *p = 0);
02589    static void *newArray_TEvePathMarkTlEfloatgR(Long_t size, void *p);
02590    static void delete_TEvePathMarkTlEfloatgR(void *p);
02591    static void deleteArray_TEvePathMarkTlEfloatgR(void *p);
02592    static void destruct_TEvePathMarkTlEfloatgR(void *p);
02593 
02594    // Function generating the singleton type initializer
02595    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEvePathMarkT<float>*)
02596    {
02597       // Make sure the shadow class has the right sizeof
02598       R__ASSERT(sizeof(::TEvePathMarkT<float>) == sizeof(::ROOT::Shadow::TEvePathMarkTlEfloatgR));
02599       ::TEvePathMarkT<float> *ptr = 0;
02600       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEvePathMarkT<float> >(0);
02601       static ::ROOT::TGenericClassInfo 
02602          instance("TEvePathMarkT<float>", ::TEvePathMarkT<float>::Class_Version(), "include/TEvePathMark.h", 23,
02603                   typeid(::TEvePathMarkT<float>), DefineBehavior(ptr, ptr),
02604                   &TEvePathMarkTlEfloatgR_Dictionary, isa_proxy, 4,
02605                   sizeof(::TEvePathMarkT<float>) );
02606       instance.SetNew(&new_TEvePathMarkTlEfloatgR);
02607       instance.SetNewArray(&newArray_TEvePathMarkTlEfloatgR);
02608       instance.SetDelete(&delete_TEvePathMarkTlEfloatgR);
02609       instance.SetDeleteArray(&deleteArray_TEvePathMarkTlEfloatgR);
02610       instance.SetDestructor(&destruct_TEvePathMarkTlEfloatgR);
02611       return &instance;
02612    }
02613    TGenericClassInfo *GenerateInitInstance(const ::TEvePathMarkT<float>*)
02614    {
02615       return GenerateInitInstanceLocal((::TEvePathMarkT<float>*)0);
02616    }
02617    // Static variable to force the class initialization
02618    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEvePathMarkT<float>*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02619 
02620    // Dictionary for non-ClassDef classes
02621    static void TEvePathMarkTlEfloatgR_Dictionary() {
02622       ::ROOT::GenerateInitInstanceLocal((const ::TEvePathMarkT<float>*)0x0)->GetClass();
02623    }
02624 
02625 } // end of namespace ROOT
02626 
02627 namespace ROOT {
02628    void TEvePathMarkTlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp);
02629    static void TEvePathMarkTlEdoublegR_Dictionary();
02630    static void *new_TEvePathMarkTlEdoublegR(void *p = 0);
02631    static void *newArray_TEvePathMarkTlEdoublegR(Long_t size, void *p);
02632    static void delete_TEvePathMarkTlEdoublegR(void *p);
02633    static void deleteArray_TEvePathMarkTlEdoublegR(void *p);
02634    static void destruct_TEvePathMarkTlEdoublegR(void *p);
02635 
02636    // Function generating the singleton type initializer
02637    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEvePathMarkT<double>*)
02638    {
02639       // Make sure the shadow class has the right sizeof
02640       R__ASSERT(sizeof(::TEvePathMarkT<double>) == sizeof(::ROOT::Shadow::TEvePathMarkTlEdoublegR));
02641       ::TEvePathMarkT<double> *ptr = 0;
02642       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEvePathMarkT<double> >(0);
02643       static ::ROOT::TGenericClassInfo 
02644          instance("TEvePathMarkT<double>", ::TEvePathMarkT<double>::Class_Version(), "include/TEvePathMark.h", 23,
02645                   typeid(::TEvePathMarkT<double>), DefineBehavior(ptr, ptr),
02646                   &TEvePathMarkTlEdoublegR_Dictionary, isa_proxy, 4,
02647                   sizeof(::TEvePathMarkT<double>) );
02648       instance.SetNew(&new_TEvePathMarkTlEdoublegR);
02649       instance.SetNewArray(&newArray_TEvePathMarkTlEdoublegR);
02650       instance.SetDelete(&delete_TEvePathMarkTlEdoublegR);
02651       instance.SetDeleteArray(&deleteArray_TEvePathMarkTlEdoublegR);
02652       instance.SetDestructor(&destruct_TEvePathMarkTlEdoublegR);
02653       return &instance;
02654    }
02655    TGenericClassInfo *GenerateInitInstance(const ::TEvePathMarkT<double>*)
02656    {
02657       return GenerateInitInstanceLocal((::TEvePathMarkT<double>*)0);
02658    }
02659    // Static variable to force the class initialization
02660    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEvePathMarkT<double>*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02661 
02662    // Dictionary for non-ClassDef classes
02663    static void TEvePathMarkTlEdoublegR_Dictionary() {
02664       ::ROOT::GenerateInitInstanceLocal((const ::TEvePathMarkT<double>*)0x0)->GetClass();
02665    }
02666 
02667 } // end of namespace ROOT
02668 
02669 namespace ROOT {
02670    void TEveMCTrack_ShowMembers(void *obj, TMemberInspector &R__insp);
02671    static void *new_TEveMCTrack(void *p = 0);
02672    static void *newArray_TEveMCTrack(Long_t size, void *p);
02673    static void delete_TEveMCTrack(void *p);
02674    static void deleteArray_TEveMCTrack(void *p);
02675    static void destruct_TEveMCTrack(void *p);
02676 
02677    // Function generating the singleton type initializer
02678    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveMCTrack*)
02679    {
02680       ::TEveMCTrack *ptr = 0;
02681       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveMCTrack >(0);
02682       static ::ROOT::TGenericClassInfo 
02683          instance("TEveMCTrack", ::TEveMCTrack::Class_Version(), "include/TEveVSDStructs.h", 43,
02684                   typeid(::TEveMCTrack), DefineBehavior(ptr, ptr),
02685                   &::TEveMCTrack::Dictionary, isa_proxy, 4,
02686                   sizeof(::TEveMCTrack) );
02687       instance.SetNew(&new_TEveMCTrack);
02688       instance.SetNewArray(&newArray_TEveMCTrack);
02689       instance.SetDelete(&delete_TEveMCTrack);
02690       instance.SetDeleteArray(&deleteArray_TEveMCTrack);
02691       instance.SetDestructor(&destruct_TEveMCTrack);
02692       return &instance;
02693    }
02694    TGenericClassInfo *GenerateInitInstance(const ::TEveMCTrack*)
02695    {
02696       return GenerateInitInstanceLocal((::TEveMCTrack*)0);
02697    }
02698    // Static variable to force the class initialization
02699    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveMCTrack*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02700 } // end of namespace ROOT
02701 
02702 namespace ROOT {
02703    void TEveHit_ShowMembers(void *obj, TMemberInspector &R__insp);
02704    static void *new_TEveHit(void *p = 0);
02705    static void *newArray_TEveHit(Long_t size, void *p);
02706    static void delete_TEveHit(void *p);
02707    static void deleteArray_TEveHit(void *p);
02708    static void destruct_TEveHit(void *p);
02709 
02710    // Function generating the singleton type initializer
02711    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveHit*)
02712    {
02713       ::TEveHit *ptr = 0;
02714       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveHit >(0);
02715       static ::ROOT::TGenericClassInfo 
02716          instance("TEveHit", ::TEveHit::Class_Version(), "include/TEveVSDStructs.h", 80,
02717                   typeid(::TEveHit), DefineBehavior(ptr, ptr),
02718                   &::TEveHit::Dictionary, isa_proxy, 4,
02719                   sizeof(::TEveHit) );
02720       instance.SetNew(&new_TEveHit);
02721       instance.SetNewArray(&newArray_TEveHit);
02722       instance.SetDelete(&delete_TEveHit);
02723       instance.SetDeleteArray(&deleteArray_TEveHit);
02724       instance.SetDestructor(&destruct_TEveHit);
02725       return &instance;
02726    }
02727    TGenericClassInfo *GenerateInitInstance(const ::TEveHit*)
02728    {
02729       return GenerateInitInstanceLocal((::TEveHit*)0);
02730    }
02731    // Static variable to force the class initialization
02732    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveHit*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02733 } // end of namespace ROOT
02734 
02735 namespace ROOT {
02736    void TEveCluster_ShowMembers(void *obj, TMemberInspector &R__insp);
02737    static void *new_TEveCluster(void *p = 0);
02738    static void *newArray_TEveCluster(Long_t size, void *p);
02739    static void delete_TEveCluster(void *p);
02740    static void deleteArray_TEveCluster(void *p);
02741    static void destruct_TEveCluster(void *p);
02742 
02743    // Function generating the singleton type initializer
02744    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveCluster*)
02745    {
02746       ::TEveCluster *ptr = 0;
02747       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveCluster >(0);
02748       static ::ROOT::TGenericClassInfo 
02749          instance("TEveCluster", ::TEveCluster::Class_Version(), "include/TEveVSDStructs.h", 106,
02750                   typeid(::TEveCluster), DefineBehavior(ptr, ptr),
02751                   &::TEveCluster::Dictionary, isa_proxy, 4,
02752                   sizeof(::TEveCluster) );
02753       instance.SetNew(&new_TEveCluster);
02754       instance.SetNewArray(&newArray_TEveCluster);
02755       instance.SetDelete(&delete_TEveCluster);
02756       instance.SetDeleteArray(&deleteArray_TEveCluster);
02757       instance.SetDestructor(&destruct_TEveCluster);
02758       return &instance;
02759    }
02760    TGenericClassInfo *GenerateInitInstance(const ::TEveCluster*)
02761    {
02762       return GenerateInitInstanceLocal((::TEveCluster*)0);
02763    }
02764    // Static variable to force the class initialization
02765    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveCluster*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02766 } // end of namespace ROOT
02767 
02768 namespace ROOT {
02769    void TEveRecTrack_ShowMembers(void *obj, TMemberInspector &R__insp);
02770    static void *new_TEveRecTrack(void *p = 0);
02771    static void *newArray_TEveRecTrack(Long_t size, void *p);
02772    static void delete_TEveRecTrack(void *p);
02773    static void deleteArray_TEveRecTrack(void *p);
02774    static void destruct_TEveRecTrack(void *p);
02775 
02776    // Function generating the singleton type initializer
02777    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveRecTrack*)
02778    {
02779       ::TEveRecTrack *ptr = 0;
02780       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveRecTrack >(0);
02781       static ::ROOT::TGenericClassInfo 
02782          instance("TEveRecTrack", ::TEveRecTrack::Class_Version(), "include/TEveVSDStructs.h", 130,
02783                   typeid(::TEveRecTrack), DefineBehavior(ptr, ptr),
02784                   &::TEveRecTrack::Dictionary, isa_proxy, 4,
02785                   sizeof(::TEveRecTrack) );
02786       instance.SetNew(&new_TEveRecTrack);
02787       instance.SetNewArray(&newArray_TEveRecTrack);
02788       instance.SetDelete(&delete_TEveRecTrack);
02789       instance.SetDeleteArray(&deleteArray_TEveRecTrack);
02790       instance.SetDestructor(&destruct_TEveRecTrack);
02791       return &instance;
02792    }
02793    TGenericClassInfo *GenerateInitInstance(const ::TEveRecTrack*)
02794    {
02795       return GenerateInitInstanceLocal((::TEveRecTrack*)0);
02796    }
02797    // Static variable to force the class initialization
02798    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveRecTrack*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02799 } // end of namespace ROOT
02800 
02801 namespace ROOT {
02802    void TEveRecKink_ShowMembers(void *obj, TMemberInspector &R__insp);
02803    static void *new_TEveRecKink(void *p = 0);
02804    static void *newArray_TEveRecKink(Long_t size, void *p);
02805    static void delete_TEveRecKink(void *p);
02806    static void deleteArray_TEveRecKink(void *p);
02807    static void destruct_TEveRecKink(void *p);
02808 
02809    // Function generating the singleton type initializer
02810    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveRecKink*)
02811    {
02812       ::TEveRecKink *ptr = 0;
02813       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveRecKink >(0);
02814       static ::ROOT::TGenericClassInfo 
02815          instance("TEveRecKink", ::TEveRecKink::Class_Version(), "include/TEveVSDStructs.h", 156,
02816                   typeid(::TEveRecKink), DefineBehavior(ptr, ptr),
02817                   &::TEveRecKink::Dictionary, isa_proxy, 4,
02818                   sizeof(::TEveRecKink) );
02819       instance.SetNew(&new_TEveRecKink);
02820       instance.SetNewArray(&newArray_TEveRecKink);
02821       instance.SetDelete(&delete_TEveRecKink);
02822       instance.SetDeleteArray(&deleteArray_TEveRecKink);
02823       instance.SetDestructor(&destruct_TEveRecKink);
02824       return &instance;
02825    }
02826    TGenericClassInfo *GenerateInitInstance(const ::TEveRecKink*)
02827    {
02828       return GenerateInitInstanceLocal((::TEveRecKink*)0);
02829    }
02830    // Static variable to force the class initialization
02831    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveRecKink*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02832 } // end of namespace ROOT
02833 
02834 namespace ROOT {
02835    void TEveRecV0_ShowMembers(void *obj, TMemberInspector &R__insp);
02836    static void *new_TEveRecV0(void *p = 0);
02837    static void *newArray_TEveRecV0(Long_t size, void *p);
02838    static void delete_TEveRecV0(void *p);
02839    static void deleteArray_TEveRecV0(void *p);
02840    static void destruct_TEveRecV0(void *p);
02841 
02842    // Function generating the singleton type initializer
02843    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveRecV0*)
02844    {
02845       ::TEveRecV0 *ptr = 0;
02846       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveRecV0 >(0);
02847       static ::ROOT::TGenericClassInfo 
02848          instance("TEveRecV0", ::TEveRecV0::Class_Version(), "include/TEveVSDStructs.h", 191,
02849                   typeid(::TEveRecV0), DefineBehavior(ptr, ptr),
02850                   &::TEveRecV0::Dictionary, isa_proxy, 4,
02851                   sizeof(::TEveRecV0) );
02852       instance.SetNew(&new_TEveRecV0);
02853       instance.SetNewArray(&newArray_TEveRecV0);
02854       instance.SetDelete(&delete_TEveRecV0);
02855       instance.SetDeleteArray(&deleteArray_TEveRecV0);
02856       instance.SetDestructor(&destruct_TEveRecV0);
02857       return &instance;
02858    }
02859    TGenericClassInfo *GenerateInitInstance(const ::TEveRecV0*)
02860    {
02861       return GenerateInitInstanceLocal((::TEveRecV0*)0);
02862    }
02863    // Static variable to force the class initialization
02864    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveRecV0*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02865 } // end of namespace ROOT
02866 
02867 namespace ROOT {
02868    void TEveRecCascade_ShowMembers(void *obj, TMemberInspector &R__insp);
02869    static void *new_TEveRecCascade(void *p = 0);
02870    static void *newArray_TEveRecCascade(Long_t size, void *p);
02871    static void delete_TEveRecCascade(void *p);
02872    static void deleteArray_TEveRecCascade(void *p);
02873    static void destruct_TEveRecCascade(void *p);
02874 
02875    // Function generating the singleton type initializer
02876    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveRecCascade*)
02877    {
02878       ::TEveRecCascade *ptr = 0;
02879       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveRecCascade >(0);
02880       static ::ROOT::TGenericClassInfo 
02881          instance("TEveRecCascade", ::TEveRecCascade::Class_Version(), "include/TEveVSDStructs.h", 222,
02882                   typeid(::TEveRecCascade), DefineBehavior(ptr, ptr),
02883                   &::TEveRecCascade::Dictionary, isa_proxy, 4,
02884                   sizeof(::TEveRecCascade) );
02885       instance.SetNew(&new_TEveRecCascade);
02886       instance.SetNewArray(&newArray_TEveRecCascade);
02887       instance.SetDelete(&delete_TEveRecCascade);
02888       instance.SetDeleteArray(&deleteArray_TEveRecCascade);
02889       instance.SetDestructor(&destruct_TEveRecCascade);
02890       return &instance;
02891    }
02892    TGenericClassInfo *GenerateInitInstance(const ::TEveRecCascade*)
02893    {
02894       return GenerateInitInstanceLocal((::TEveRecCascade*)0);
02895    }
02896    // Static variable to force the class initialization
02897    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveRecCascade*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02898 } // end of namespace ROOT
02899 
02900 namespace ROOT {
02901    void TEveMCRecCrossRef_ShowMembers(void *obj, TMemberInspector &R__insp);
02902    static void *new_TEveMCRecCrossRef(void *p = 0);
02903    static void *newArray_TEveMCRecCrossRef(Long_t size, void *p);
02904    static void delete_TEveMCRecCrossRef(void *p);
02905    static void deleteArray_TEveMCRecCrossRef(void *p);
02906    static void destruct_TEveMCRecCrossRef(void *p);
02907 
02908    // Function generating the singleton type initializer
02909    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveMCRecCrossRef*)
02910    {
02911       ::TEveMCRecCrossRef *ptr = 0;
02912       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveMCRecCrossRef >(0);
02913       static ::ROOT::TGenericClassInfo 
02914          instance("TEveMCRecCrossRef", ::TEveMCRecCrossRef::Class_Version(), "include/TEveVSDStructs.h", 251,
02915                   typeid(::TEveMCRecCrossRef), DefineBehavior(ptr, ptr),
02916                   &::TEveMCRecCrossRef::Dictionary, isa_proxy, 4,
02917                   sizeof(::TEveMCRecCrossRef) );
02918       instance.SetNew(&new_TEveMCRecCrossRef);
02919       instance.SetNewArray(&newArray_TEveMCRecCrossRef);
02920       instance.SetDelete(&delete_TEveMCRecCrossRef);
02921       instance.SetDeleteArray(&deleteArray_TEveMCRecCrossRef);
02922       instance.SetDestructor(&destruct_TEveMCRecCrossRef);
02923       return &instance;
02924    }
02925    TGenericClassInfo *GenerateInitInstance(const ::TEveMCRecCrossRef*)
02926    {
02927       return GenerateInitInstanceLocal((::TEveMCRecCrossRef*)0);
02928    }
02929    // Static variable to force the class initialization
02930    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveMCRecCrossRef*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02931 } // end of namespace ROOT
02932 
02933 namespace ROOT {
02934    void TEveVSD_ShowMembers(void *obj, TMemberInspector &R__insp);
02935    static void *new_TEveVSD(void *p = 0);
02936    static void *newArray_TEveVSD(Long_t size, void *p);
02937    static void delete_TEveVSD(void *p);
02938    static void deleteArray_TEveVSD(void *p);
02939    static void destruct_TEveVSD(void *p);
02940 
02941    // Function generating the singleton type initializer
02942    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveVSD*)
02943    {
02944       ::TEveVSD *ptr = 0;
02945       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveVSD >(0);
02946       static ::ROOT::TGenericClassInfo 
02947          instance("TEveVSD", ::TEveVSD::Class_Version(), "include/TEveVSD.h", 20,
02948                   typeid(::TEveVSD), DefineBehavior(ptr, ptr),
02949                   &::TEveVSD::Dictionary, isa_proxy, 4,
02950                   sizeof(::TEveVSD) );
02951       instance.SetNew(&new_TEveVSD);
02952       instance.SetNewArray(&newArray_TEveVSD);
02953       instance.SetDelete(&delete_TEveVSD);
02954       instance.SetDeleteArray(&deleteArray_TEveVSD);
02955       instance.SetDestructor(&destruct_TEveVSD);
02956       return &instance;
02957    }
02958    TGenericClassInfo *GenerateInitInstance(const ::TEveVSD*)
02959    {
02960       return GenerateInitInstanceLocal((::TEveVSD*)0);
02961    }
02962    // Static variable to force the class initialization
02963    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveVSD*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02964 } // end of namespace ROOT
02965 
02966 namespace ROOT {
02967    void TEveWindow_ShowMembers(void *obj, TMemberInspector &R__insp);
02968    static void delete_TEveWindow(void *p);
02969    static void deleteArray_TEveWindow(void *p);
02970    static void destruct_TEveWindow(void *p);
02971 
02972    // Function generating the singleton type initializer
02973    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveWindow*)
02974    {
02975       ::TEveWindow *ptr = 0;
02976       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveWindow >(0);
02977       static ::ROOT::TGenericClassInfo 
02978          instance("TEveWindow", ::TEveWindow::Class_Version(), "include/TEveWindow.h", 210,
02979                   typeid(::TEveWindow), DefineBehavior(ptr, ptr),
02980                   &::TEveWindow::Dictionary, isa_proxy, 4,
02981                   sizeof(::TEveWindow) );
02982       instance.SetDelete(&delete_TEveWindow);
02983       instance.SetDeleteArray(&deleteArray_TEveWindow);
02984       instance.SetDestructor(&destruct_TEveWindow);
02985       return &instance;
02986    }
02987    TGenericClassInfo *GenerateInitInstance(const ::TEveWindow*)
02988    {
02989       return GenerateInitInstanceLocal((::TEveWindow*)0);
02990    }
02991    // Static variable to force the class initialization
02992    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveWindow*)0x0); R__UseDummy(_R__UNIQUE_(Init));
02993 } // end of namespace ROOT
02994 
02995 namespace ROOT {
02996    void TEveWindowSlot_ShowMembers(void *obj, TMemberInspector &R__insp);
02997    static void *new_TEveWindowSlot(void *p = 0);
02998    static void *newArray_TEveWindowSlot(Long_t size, void *p);
02999    static void delete_TEveWindowSlot(void *p);
03000    static void deleteArray_TEveWindowSlot(void *p);
03001    static void destruct_TEveWindowSlot(void *p);
03002 
03003    // Function generating the singleton type initializer
03004    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveWindowSlot*)
03005    {
03006       ::TEveWindowSlot *ptr = 0;
03007       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveWindowSlot >(0);
03008       static ::ROOT::TGenericClassInfo 
03009          instance("TEveWindowSlot", ::TEveWindowSlot::Class_Version(), "include/TEveWindow.h", 302,
03010                   typeid(::TEveWindowSlot), DefineBehavior(ptr, ptr),
03011                   &::TEveWindowSlot::Dictionary, isa_proxy, 4,
03012                   sizeof(::TEveWindowSlot) );
03013       instance.SetNew(&new_TEveWindowSlot);
03014       instance.SetNewArray(&newArray_TEveWindowSlot);
03015       instance.SetDelete(&delete_TEveWindowSlot);
03016       instance.SetDeleteArray(&deleteArray_TEveWindowSlot);
03017       instance.SetDestructor(&destruct_TEveWindowSlot);
03018       return &instance;
03019    }
03020    TGenericClassInfo *GenerateInitInstance(const ::TEveWindowSlot*)
03021    {
03022       return GenerateInitInstanceLocal((::TEveWindowSlot*)0);
03023    }
03024    // Static variable to force the class initialization
03025    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveWindowSlot*)0x0); R__UseDummy(_R__UNIQUE_(Init));
03026 } // end of namespace ROOT
03027 
03028 namespace ROOT {
03029    void TEveWindowFrame_ShowMembers(void *obj, TMemberInspector &R__insp);
03030    static void delete_TEveWindowFrame(void *p);
03031    static void deleteArray_TEveWindowFrame(void *p);
03032    static void destruct_TEveWindowFrame(void *p);
03033 
03034    // Function generating the singleton type initializer
03035    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveWindowFrame*)
03036    {
03037       ::TEveWindowFrame *ptr = 0;
03038       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveWindowFrame >(0);
03039       static ::ROOT::TGenericClassInfo 
03040          instance("TEveWindowFrame", ::TEveWindowFrame::Class_Version(), "include/TEveWindow.h", 336,
03041                   typeid(::TEveWindowFrame), DefineBehavior(ptr, ptr),
03042                   &::TEveWindowFrame::Dictionary, isa_proxy, 4,
03043                   sizeof(::TEveWindowFrame) );
03044       instance.SetDelete(&delete_TEveWindowFrame);
03045       instance.SetDeleteArray(&deleteArray_TEveWindowFrame);
03046       instance.SetDestructor(&destruct_TEveWindowFrame);
03047       return &instance;
03048    }
03049    TGenericClassInfo *GenerateInitInstance(const ::TEveWindowFrame*)
03050    {
03051       return GenerateInitInstanceLocal((::TEveWindowFrame*)0);
03052    }
03053    // Static variable to force the class initialization
03054    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveWindowFrame*)0x0); R__UseDummy(_R__UNIQUE_(Init));
03055 } // end of namespace ROOT
03056 
03057 namespace ROOT {
03058    void TEveWindowPack_ShowMembers(void *obj, TMemberInspector &R__insp);
03059    static void delete_TEveWindowPack(void *p);
03060    static void deleteArray_TEveWindowPack(void *p);
03061    static void destruct_TEveWindowPack(void *p);
03062 
03063    // Function generating the singleton type initializer
03064    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveWindowPack*)
03065    {
03066       ::TEveWindowPack *ptr = 0;
03067       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveWindowPack >(0);
03068       static ::ROOT::TGenericClassInfo 
03069          instance("TEveWindowPack", ::TEveWindowPack::Class_Version(), "include/TEveWindow.h", 361,
03070                   typeid(::TEveWindowPack), DefineBehavior(ptr, ptr),
03071                   &::TEveWindowPack::Dictionary, isa_proxy, 4,
03072                   sizeof(::TEveWindowPack) );
03073       instance.SetDelete(&delete_TEveWindowPack);
03074       instance.SetDeleteArray(&deleteArray_TEveWindowPack);
03075       instance.SetDestructor(&destruct_TEveWindowPack);
03076       return &instance;
03077    }
03078    TGenericClassInfo *GenerateInitInstance(const ::TEveWindowPack*)
03079    {
03080       return GenerateInitInstanceLocal((::TEveWindowPack*)0);
03081    }
03082    // Static variable to force the class initialization
03083    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveWindowPack*)0x0); R__UseDummy(_R__UNIQUE_(Init));
03084 } // end of namespace ROOT
03085 
03086 namespace ROOT {
03087    void TEveWindowTab_ShowMembers(void *obj, TMemberInspector &R__insp);
03088    static void delete_TEveWindowTab(void *p);
03089    static void deleteArray_TEveWindowTab(void *p);
03090    static void destruct_TEveWindowTab(void *p);
03091 
03092    // Function generating the singleton type initializer
03093    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveWindowTab*)
03094    {
03095       ::TEveWindowTab *ptr = 0;
03096       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveWindowTab >(0);
03097       static ::ROOT::TGenericClassInfo 
03098          instance("TEveWindowTab", ::TEveWindowTab::Class_Version(), "include/TEveWindow.h", 396,
03099                   typeid(::TEveWindowTab), DefineBehavior(ptr, ptr),
03100                   &::TEveWindowTab::Dictionary, isa_proxy, 4,
03101                   sizeof(::TEveWindowTab) );
03102       instance.SetDelete(&delete_TEveWindowTab);
03103       instance.SetDeleteArray(&deleteArray_TEveWindowTab);
03104       instance.SetDestructor(&destruct_TEveWindowTab);
03105       return &instance;
03106    }
03107    TGenericClassInfo *GenerateInitInstance(const ::TEveWindowTab*)
03108    {
03109       return GenerateInitInstanceLocal((::TEveWindowTab*)0);
03110    }
03111    // Static variable to force the class initialization
03112    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveWindowTab*)0x0); R__UseDummy(_R__UNIQUE_(Init));
03113 } // end of namespace ROOT
03114 
03115 namespace ROOT {
03116    void TEveCompositeFrame_ShowMembers(void *obj, TMemberInspector &R__insp);
03117    static void delete_TEveCompositeFrame(void *p);
03118    static void deleteArray_TEveCompositeFrame(void *p);
03119    static void destruct_TEveCompositeFrame(void *p);
03120 
03121    // Function generating the singleton type initializer
03122    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveCompositeFrame*)
03123    {
03124       ::TEveCompositeFrame *ptr = 0;
03125       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveCompositeFrame >(0);
03126       static ::ROOT::TGenericClassInfo 
03127          instance("TEveCompositeFrame", ::TEveCompositeFrame::Class_Version(), "include/TEveWindow.h", 40,
03128                   typeid(::TEveCompositeFrame), DefineBehavior(ptr, ptr),
03129                   &::TEveCompositeFrame::Dictionary, isa_proxy, 4,
03130                   sizeof(::TEveCompositeFrame) );
03131       instance.SetDelete(&delete_TEveCompositeFrame);
03132       instance.SetDeleteArray(&deleteArray_TEveCompositeFrame);
03133       instance.SetDestructor(&destruct_TEveCompositeFrame);
03134       return &instance;
03135    }
03136    TGenericClassInfo *GenerateInitInstance(const ::TEveCompositeFrame*)
03137    {
03138       return GenerateInitInstanceLocal((::TEveCompositeFrame*)0);
03139    }
03140    // Static variable to force the class initialization
03141    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveCompositeFrame*)0x0); R__UseDummy(_R__UNIQUE_(Init));
03142 } // end of namespace ROOT
03143 
03144 namespace ROOT {
03145    void TEveCompositeFrameInMainFrame_ShowMembers(void *obj, TMemberInspector &R__insp);
03146    static void delete_TEveCompositeFrameInMainFrame(void *p);
03147    static void deleteArray_TEveCompositeFrameInMainFrame(void *p);
03148    static void destruct_TEveCompositeFrameInMainFrame(void *p);
03149 
03150    // Function generating the singleton type initializer
03151    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveCompositeFrameInMainFrame*)
03152    {
03153       ::TEveCompositeFrameInMainFrame *ptr = 0;
03154       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveCompositeFrameInMainFrame >(0);
03155       static ::ROOT::TGenericClassInfo 
03156          instance("TEveCompositeFrameInMainFrame", ::TEveCompositeFrameInMainFrame::Class_Version(), "include/TEveWindow.h", 112,
03157                   typeid(::TEveCompositeFrameInMainFrame), DefineBehavior(ptr, ptr),
03158                   &::TEveCompositeFrameInMainFrame::Dictionary, isa_proxy, 4,
03159                   sizeof(::TEveCompositeFrameInMainFrame) );
03160       instance.SetDelete(&delete_TEveCompositeFrameInMainFrame);
03161       instance.SetDeleteArray(&deleteArray_TEveCompositeFrameInMainFrame);
03162       instance.SetDestructor(&destruct_TEveCompositeFrameInMainFrame);
03163       return &instance;
03164    }
03165    TGenericClassInfo *GenerateInitInstance(const ::TEveCompositeFrameInMainFrame*)
03166    {
03167       return GenerateInitInstanceLocal((::TEveCompositeFrameInMainFrame*)0);
03168    }
03169    // Static variable to force the class initialization
03170    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveCompositeFrameInMainFrame*)0x0); R__UseDummy(_R__UNIQUE_(Init));
03171 } // end of namespace ROOT
03172 
03173 namespace ROOT {
03174    void TEveCompositeFrameInPack_ShowMembers(void *obj, TMemberInspector &R__insp);
03175    static void delete_TEveCompositeFrameInPack(void *p);
03176    static void deleteArray_TEveCompositeFrameInPack(void *p);
03177    static void destruct_TEveCompositeFrameInPack(void *p);
03178 
03179    // Function generating the singleton type initializer
03180    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveCompositeFrameInPack*)
03181    {
03182       ::TEveCompositeFrameInPack *ptr = 0;
03183       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveCompositeFrameInPack >(0);
03184       static ::ROOT::TGenericClassInfo 
03185          instance("TEveCompositeFrameInPack", ::TEveCompositeFrameInPack::Class_Version(), "include/TEveWindow.h", 148,
03186                   typeid(::TEveCompositeFrameInPack), DefineBehavior(ptr, ptr),
03187                   &::TEveCompositeFrameInPack::Dictionary, isa_proxy, 4,
03188                   sizeof(::TEveCompositeFrameInPack) );
03189       instance.SetDelete(&delete_TEveCompositeFrameInPack);
03190       instance.SetDeleteArray(&deleteArray_TEveCompositeFrameInPack);
03191       instance.SetDestructor(&destruct_TEveCompositeFrameInPack);
03192       return &instance;
03193    }
03194    TGenericClassInfo *GenerateInitInstance(const ::TEveCompositeFrameInPack*)
03195    {
03196       return GenerateInitInstanceLocal((::TEveCompositeFrameInPack*)0);
03197    }
03198    // Static variable to force the class initialization
03199    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveCompositeFrameInPack*)0x0); R__UseDummy(_R__UNIQUE_(Init));
03200 } // end of namespace ROOT
03201 
03202 namespace ROOT {
03203    void TEveCompositeFrameInTab_ShowMembers(void *obj, TMemberInspector &R__insp);
03204    static void delete_TEveCompositeFrameInTab(void *p);
03205    static void deleteArray_TEveCompositeFrameInTab(void *p);
03206    static void destruct_TEveCompositeFrameInTab(void *p);
03207 
03208    // Function generating the singleton type initializer
03209    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveCompositeFrameInTab*)
03210    {
03211       ::TEveCompositeFrameInTab *ptr = 0;
03212       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveCompositeFrameInTab >(0);
03213       static ::ROOT::TGenericClassInfo 
03214          instance("TEveCompositeFrameInTab", ::TEveCompositeFrameInTab::Class_Version(), "include/TEveWindow.h", 172,
03215                   typeid(::TEveCompositeFrameInTab), DefineBehavior(ptr, ptr),
03216                   &::TEveCompositeFrameInTab::Dictionary, isa_proxy, 4,
03217                   sizeof(::TEveCompositeFrameInTab) );
03218       instance.SetDelete(&delete_TEveCompositeFrameInTab);
03219       instance.SetDeleteArray(&deleteArray_TEveCompositeFrameInTab);
03220       instance.SetDestructor(&destruct_TEveCompositeFrameInTab);
03221       return &instance;
03222    }
03223    TGenericClassInfo *GenerateInitInstance(const ::TEveCompositeFrameInTab*)
03224    {
03225       return GenerateInitInstanceLocal((::TEveCompositeFrameInTab*)0);
03226    }
03227    // Static variable to force the class initialization
03228    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveCompositeFrameInTab*)0x0); R__UseDummy(_R__UNIQUE_(Init));
03229 } // end of namespace ROOT
03230 
03231 namespace ROOT {
03232    void TEveViewerListEditor_ShowMembers(void *obj, TMemberInspector &R__insp);
03233    static void *new_TEveViewerListEditor(void *p = 0);
03234    static void *newArray_TEveViewerListEditor(Long_t size, void *p);
03235    static void delete_TEveViewerListEditor(void *p);
03236    static void deleteArray_TEveViewerListEditor(void *p);
03237    static void destruct_TEveViewerListEditor(void *p);
03238 
03239    // Function generating the singleton type initializer
03240    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveViewerListEditor*)
03241    {
03242       ::TEveViewerListEditor *ptr = 0;
03243       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveViewerListEditor >(0);
03244       static ::ROOT::TGenericClassInfo 
03245          instance("TEveViewerListEditor", ::TEveViewerListEditor::Class_Version(), "include/TEveViewerListEditor.h", 21,
03246                   typeid(::TEveViewerListEditor), DefineBehavior(ptr, ptr),
03247                   &::TEveViewerListEditor::Dictionary, isa_proxy, 4,
03248                   sizeof(::TEveViewerListEditor) );
03249       instance.SetNew(&new_TEveViewerListEditor);
03250       instance.SetNewArray(&newArray_TEveViewerListEditor);
03251       instance.SetDelete(&delete_TEveViewerListEditor);
03252       instance.SetDeleteArray(&deleteArray_TEveViewerListEditor);
03253       instance.SetDestructor(&destruct_TEveViewerListEditor);
03254       return &instance;
03255    }
03256    TGenericClassInfo *GenerateInitInstance(const ::TEveViewerListEditor*)
03257    {
03258       return GenerateInitInstanceLocal((::TEveViewerListEditor*)0);
03259    }
03260    // Static variable to force the class initialization
03261    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveViewerListEditor*)0x0); R__UseDummy(_R__UNIQUE_(Init));
03262 } // end of namespace ROOT
03263 
03264 namespace ROOT {
03265    void TEveWindowEditor_ShowMembers(void *obj, TMemberInspector &R__insp);
03266    static void *new_TEveWindowEditor(void *p = 0);
03267    static void *newArray_TEveWindowEditor(Long_t size, void *p);
03268    static void delete_TEveWindowEditor(void *p);
03269    static void deleteArray_TEveWindowEditor(void *p);
03270    static void destruct_TEveWindowEditor(void *p);
03271 
03272    // Function generating the singleton type initializer
03273    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveWindowEditor*)
03274    {
03275       ::TEveWindowEditor *ptr = 0;
03276       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveWindowEditor >(0);
03277       static ::ROOT::TGenericClassInfo 
03278          instance("TEveWindowEditor", ::TEveWindowEditor::Class_Version(), "include/TEveWindowEditor.h", 25,
03279                   typeid(::TEveWindowEditor), DefineBehavior(ptr, ptr),
03280                   &::TEveWindowEditor::Dictionary, isa_proxy, 4,
03281                   sizeof(::TEveWindowEditor) );
03282       instance.SetNew(&new_TEveWindowEditor);
03283       instance.SetNewArray(&newArray_TEveWindowEditor);
03284       instance.SetDelete(&delete_TEveWindowEditor);
03285       instance.SetDeleteArray(&deleteArray_TEveWindowEditor);
03286       instance.SetDestructor(&destruct_TEveWindowEditor);
03287       return &instance;
03288    }
03289    TGenericClassInfo *GenerateInitInstance(const ::TEveWindowEditor*)
03290    {
03291       return GenerateInitInstanceLocal((::TEveWindowEditor*)0);
03292    }
03293    // Static variable to force the class initialization
03294    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveWindowEditor*)0x0); R__UseDummy(_R__UNIQUE_(Init));
03295 } // end of namespace ROOT
03296 
03297 namespace ROOT {
03298    void TEveSecondarySelectable_ShowMembers(void *obj, TMemberInspector &R__insp);
03299    static void *new_TEveSecondarySelectable(void *p = 0);
03300    static void *newArray_TEveSecondarySelectable(Long_t size, void *p);
03301    static void delete_TEveSecondarySelectable(void *p);
03302    static void deleteArray_TEveSecondarySelectable(void *p);
03303    static void destruct_TEveSecondarySelectable(void *p);
03304 
03305    // Function generating the singleton type initializer
03306    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEveSecondarySelectable*)
03307    {
03308       ::TEveSecondarySelectable *ptr = 0;
03309       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEveSecondarySelectable >(0);
03310       static ::ROOT::TGenericClassInfo 
03311          instance("TEveSecondarySelectable", ::TEveSecondarySelectable::Class_Version(), "include/TEveSecondarySelectable.h", 23,
03312                   typeid(::TEveSecondarySelectable), DefineBehavior(ptr, ptr),
03313                   &::TEveSecondarySelectable::Dictionary, isa_proxy, 4,
03314                   sizeof(::TEveSecondarySelectable) );
03315       instance.SetNew(&new_TEveSecondarySelectable);
03316       instance.SetNewArray(&newArray_TEveSecondarySelectable);
03317       instance.SetDelete(&delete_TEveSecondarySelectable);
03318       instance.SetDeleteArray(&deleteArray_TEveSecondarySelectable);
03319       instance.SetDestructor(&destruct_TEveSecondarySelectable);
03320       return &instance;
03321    }
03322    TGenericClassInfo *GenerateInitInstance(const ::TEveSecondarySelectable*)
03323    {
03324       return GenerateInitInstanceLocal((::TEveSecondarySelectable*)0);
03325    }
03326    // Static variable to force the class initialization
03327    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEveSecondarySelectable*)0x0); R__UseDummy(_R__UNIQUE_(Init));
03328 } // end of namespace ROOT
03329 
03330 //______________________________________________________________________________
03331 TClass *TEveElement::fgIsA = 0;  // static to hold class pointer
03332 
03333 //______________________________________________________________________________
03334 const char *TEveElement::Class_Name()
03335 {
03336    return "TEveElement";
03337 }
03338 
03339 //______________________________________________________________________________
03340 const char *TEveElement::ImplFileName()
03341 {
03342    return ::ROOT::GenerateInitInstanceLocal((const ::TEveElement*)0x0)->GetImplFileName();
03343 }
03344 
03345 //______________________________________________________________________________
03346 int TEveElement::ImplFileLine()
03347 {
03348    return ::ROOT::GenerateInitInstanceLocal((const ::TEveElement*)0x0)->GetImplFileLine();
03349 }
03350 
03351 //______________________________________________________________________________
03352 void TEveElement::Dictionary()
03353 {
03354    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveElement*)0x0)->GetClass();
03355 }
03356 
03357 //______________________________________________________________________________
03358 TClass *TEveElement::Class()
03359 {
03360    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveElement*)0x0)->GetClass();
03361    return fgIsA;
03362 }
03363 
03364 //______________________________________________________________________________
03365 TClass *TEveUtil::fgIsA = 0;  // static to hold class pointer
03366 
03367 //______________________________________________________________________________
03368 const char *TEveUtil::Class_Name()
03369 {
03370    return "TEveUtil";
03371 }
03372 
03373 //______________________________________________________________________________
03374 const char *TEveUtil::ImplFileName()
03375 {
03376    return ::ROOT::GenerateInitInstanceLocal((const ::TEveUtil*)0x0)->GetImplFileName();
03377 }
03378 
03379 //______________________________________________________________________________
03380 int TEveUtil::ImplFileLine()
03381 {
03382    return ::ROOT::GenerateInitInstanceLocal((const ::TEveUtil*)0x0)->GetImplFileLine();
03383 }
03384 
03385 //______________________________________________________________________________
03386 void TEveUtil::Dictionary()
03387 {
03388    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveUtil*)0x0)->GetClass();
03389 }
03390 
03391 //______________________________________________________________________________
03392 TClass *TEveUtil::Class()
03393 {
03394    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveUtil*)0x0)->GetClass();
03395    return fgIsA;
03396 }
03397 
03398 //______________________________________________________________________________
03399 TClass *TEveException::fgIsA = 0;  // static to hold class pointer
03400 
03401 //______________________________________________________________________________
03402 const char *TEveException::Class_Name()
03403 {
03404    return "TEveException";
03405 }
03406 
03407 //______________________________________________________________________________
03408 const char *TEveException::ImplFileName()
03409 {
03410    return ::ROOT::GenerateInitInstanceLocal((const ::TEveException*)0x0)->GetImplFileName();
03411 }
03412 
03413 //______________________________________________________________________________
03414 int TEveException::ImplFileLine()
03415 {
03416    return ::ROOT::GenerateInitInstanceLocal((const ::TEveException*)0x0)->GetImplFileLine();
03417 }
03418 
03419 //______________________________________________________________________________
03420 void TEveException::Dictionary()
03421 {
03422    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveException*)0x0)->GetClass();
03423 }
03424 
03425 //______________________________________________________________________________
03426 TClass *TEveException::Class()
03427 {
03428    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveException*)0x0)->GetClass();
03429    return fgIsA;
03430 }
03431 
03432 //______________________________________________________________________________
03433 TClass *TEvePadHolder::fgIsA = 0;  // static to hold class pointer
03434 
03435 //______________________________________________________________________________
03436 const char *TEvePadHolder::Class_Name()
03437 {
03438    return "TEvePadHolder";
03439 }
03440 
03441 //______________________________________________________________________________
03442 const char *TEvePadHolder::ImplFileName()
03443 {
03444    return ::ROOT::GenerateInitInstanceLocal((const ::TEvePadHolder*)0x0)->GetImplFileName();
03445 }
03446 
03447 //______________________________________________________________________________
03448 int TEvePadHolder::ImplFileLine()
03449 {
03450    return ::ROOT::GenerateInitInstanceLocal((const ::TEvePadHolder*)0x0)->GetImplFileLine();
03451 }
03452 
03453 //______________________________________________________________________________
03454 void TEvePadHolder::Dictionary()
03455 {
03456    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEvePadHolder*)0x0)->GetClass();
03457 }
03458 
03459 //______________________________________________________________________________
03460 TClass *TEvePadHolder::Class()
03461 {
03462    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEvePadHolder*)0x0)->GetClass();
03463    return fgIsA;
03464 }
03465 
03466 //______________________________________________________________________________
03467 TClass *TEveGeoManagerHolder::fgIsA = 0;  // static to hold class pointer
03468 
03469 //______________________________________________________________________________
03470 const char *TEveGeoManagerHolder::Class_Name()
03471 {
03472    return "TEveGeoManagerHolder";
03473 }
03474 
03475 //______________________________________________________________________________
03476 const char *TEveGeoManagerHolder::ImplFileName()
03477 {
03478    return ::ROOT::GenerateInitInstanceLocal((const ::TEveGeoManagerHolder*)0x0)->GetImplFileName();
03479 }
03480 
03481 //______________________________________________________________________________
03482 int TEveGeoManagerHolder::ImplFileLine()
03483 {
03484    return ::ROOT::GenerateInitInstanceLocal((const ::TEveGeoManagerHolder*)0x0)->GetImplFileLine();
03485 }
03486 
03487 //______________________________________________________________________________
03488 void TEveGeoManagerHolder::Dictionary()
03489 {
03490    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveGeoManagerHolder*)0x0)->GetClass();
03491 }
03492 
03493 //______________________________________________________________________________
03494 TClass *TEveGeoManagerHolder::Class()
03495 {
03496    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveGeoManagerHolder*)0x0)->GetClass();
03497    return fgIsA;
03498 }
03499 
03500 //______________________________________________________________________________
03501 TClass *TEveRefCnt::fgIsA = 0;  // static to hold class pointer
03502 
03503 //______________________________________________________________________________
03504 const char *TEveRefCnt::Class_Name()
03505 {
03506    return "TEveRefCnt";
03507 }
03508 
03509 //______________________________________________________________________________
03510 const char *TEveRefCnt::ImplFileName()
03511 {
03512    return ::ROOT::GenerateInitInstanceLocal((const ::TEveRefCnt*)0x0)->GetImplFileName();
03513 }
03514 
03515 //______________________________________________________________________________
03516 int TEveRefCnt::ImplFileLine()
03517 {
03518    return ::ROOT::GenerateInitInstanceLocal((const ::TEveRefCnt*)0x0)->GetImplFileLine();
03519 }
03520 
03521 //______________________________________________________________________________
03522 void TEveRefCnt::Dictionary()
03523 {
03524    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveRefCnt*)0x0)->GetClass();
03525 }
03526 
03527 //______________________________________________________________________________
03528 TClass *TEveRefCnt::Class()
03529 {
03530    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveRefCnt*)0x0)->GetClass();
03531    return fgIsA;
03532 }
03533 
03534 //______________________________________________________________________________
03535 TClass *TEveRefBackPtr::fgIsA = 0;  // static to hold class pointer
03536 
03537 //______________________________________________________________________________
03538 const char *TEveRefBackPtr::Class_Name()
03539 {
03540    return "TEveRefBackPtr";
03541 }
03542 
03543 //______________________________________________________________________________
03544 const char *TEveRefBackPtr::ImplFileName()
03545 {
03546    return ::ROOT::GenerateInitInstanceLocal((const ::TEveRefBackPtr*)0x0)->GetImplFileName();
03547 }
03548 
03549 //______________________________________________________________________________
03550 int TEveRefBackPtr::ImplFileLine()
03551 {
03552    return ::ROOT::GenerateInitInstanceLocal((const ::TEveRefBackPtr*)0x0)->GetImplFileLine();
03553 }
03554 
03555 //______________________________________________________________________________
03556 void TEveRefBackPtr::Dictionary()
03557 {
03558    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveRefBackPtr*)0x0)->GetClass();
03559 }
03560 
03561 //______________________________________________________________________________
03562 TClass *TEveRefBackPtr::Class()
03563 {
03564    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveRefBackPtr*)0x0)->GetClass();
03565    return fgIsA;
03566 }
03567 
03568 //______________________________________________________________________________
03569 TClass *TEveProjection::fgIsA = 0;  // static to hold class pointer
03570 
03571 //______________________________________________________________________________
03572 const char *TEveProjection::Class_Name()
03573 {
03574    return "TEveProjection";
03575 }
03576 
03577 //______________________________________________________________________________
03578 const char *TEveProjection::ImplFileName()
03579 {
03580    return ::ROOT::GenerateInitInstanceLocal((const ::TEveProjection*)0x0)->GetImplFileName();
03581 }
03582 
03583 //______________________________________________________________________________
03584 int TEveProjection::ImplFileLine()
03585 {
03586    return ::ROOT::GenerateInitInstanceLocal((const ::TEveProjection*)0x0)->GetImplFileLine();
03587 }
03588 
03589 //______________________________________________________________________________
03590 void TEveProjection::Dictionary()
03591 {
03592    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveProjection*)0x0)->GetClass();
03593 }
03594 
03595 //______________________________________________________________________________
03596 TClass *TEveProjection::Class()
03597 {
03598    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveProjection*)0x0)->GetClass();
03599    return fgIsA;
03600 }
03601 
03602 //______________________________________________________________________________
03603 TClass *TEveProjected::fgIsA = 0;  // static to hold class pointer
03604 
03605 //______________________________________________________________________________
03606 const char *TEveProjected::Class_Name()
03607 {
03608    return "TEveProjected";
03609 }
03610 
03611 //______________________________________________________________________________
03612 const char *TEveProjected::ImplFileName()
03613 {
03614    return ::ROOT::GenerateInitInstanceLocal((const ::TEveProjected*)0x0)->GetImplFileName();
03615 }
03616 
03617 //______________________________________________________________________________
03618 int TEveProjected::ImplFileLine()
03619 {
03620    return ::ROOT::GenerateInitInstanceLocal((const ::TEveProjected*)0x0)->GetImplFileLine();
03621 }
03622 
03623 //______________________________________________________________________________
03624 void TEveProjected::Dictionary()
03625 {
03626    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveProjected*)0x0)->GetClass();
03627 }
03628 
03629 //______________________________________________________________________________
03630 TClass *TEveProjected::Class()
03631 {
03632    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveProjected*)0x0)->GetClass();
03633    return fgIsA;
03634 }
03635 
03636 //______________________________________________________________________________
03637 TClass *TEveProjectionManager::fgIsA = 0;  // static to hold class pointer
03638 
03639 //______________________________________________________________________________
03640 const char *TEveProjectionManager::Class_Name()
03641 {
03642    return "TEveProjectionManager";
03643 }
03644 
03645 //______________________________________________________________________________
03646 const char *TEveProjectionManager::ImplFileName()
03647 {
03648    return ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectionManager*)0x0)->GetImplFileName();
03649 }
03650 
03651 //______________________________________________________________________________
03652 int TEveProjectionManager::ImplFileLine()
03653 {
03654    return ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectionManager*)0x0)->GetImplFileLine();
03655 }
03656 
03657 //______________________________________________________________________________
03658 void TEveProjectionManager::Dictionary()
03659 {
03660    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectionManager*)0x0)->GetClass();
03661 }
03662 
03663 //______________________________________________________________________________
03664 TClass *TEveProjectionManager::Class()
03665 {
03666    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectionManager*)0x0)->GetClass();
03667    return fgIsA;
03668 }
03669 
03670 //______________________________________________________________________________
03671 TClass *TEveProjectable::fgIsA = 0;  // static to hold class pointer
03672 
03673 //______________________________________________________________________________
03674 const char *TEveProjectable::Class_Name()
03675 {
03676    return "TEveProjectable";
03677 }
03678 
03679 //______________________________________________________________________________
03680 const char *TEveProjectable::ImplFileName()
03681 {
03682    return ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectable*)0x0)->GetImplFileName();
03683 }
03684 
03685 //______________________________________________________________________________
03686 int TEveProjectable::ImplFileLine()
03687 {
03688    return ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectable*)0x0)->GetImplFileLine();
03689 }
03690 
03691 //______________________________________________________________________________
03692 void TEveProjectable::Dictionary()
03693 {
03694    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectable*)0x0)->GetClass();
03695 }
03696 
03697 //______________________________________________________________________________
03698 TClass *TEveProjectable::Class()
03699 {
03700    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectable*)0x0)->GetClass();
03701    return fgIsA;
03702 }
03703 
03704 //______________________________________________________________________________
03705 TClass *TEveCompound::fgIsA = 0;  // static to hold class pointer
03706 
03707 //______________________________________________________________________________
03708 const char *TEveCompound::Class_Name()
03709 {
03710    return "TEveCompound";
03711 }
03712 
03713 //______________________________________________________________________________
03714 const char *TEveCompound::ImplFileName()
03715 {
03716    return ::ROOT::GenerateInitInstanceLocal((const ::TEveCompound*)0x0)->GetImplFileName();
03717 }
03718 
03719 //______________________________________________________________________________
03720 int TEveCompound::ImplFileLine()
03721 {
03722    return ::ROOT::GenerateInitInstanceLocal((const ::TEveCompound*)0x0)->GetImplFileLine();
03723 }
03724 
03725 //______________________________________________________________________________
03726 void TEveCompound::Dictionary()
03727 {
03728    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveCompound*)0x0)->GetClass();
03729 }
03730 
03731 //______________________________________________________________________________
03732 TClass *TEveCompound::Class()
03733 {
03734    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveCompound*)0x0)->GetClass();
03735    return fgIsA;
03736 }
03737 
03738 //______________________________________________________________________________
03739 TClass *TEveTrans::fgIsA = 0;  // static to hold class pointer
03740 
03741 //______________________________________________________________________________
03742 const char *TEveTrans::Class_Name()
03743 {
03744    return "TEveTrans";
03745 }
03746 
03747 //______________________________________________________________________________
03748 const char *TEveTrans::ImplFileName()
03749 {
03750    return ::ROOT::GenerateInitInstanceLocal((const ::TEveTrans*)0x0)->GetImplFileName();
03751 }
03752 
03753 //______________________________________________________________________________
03754 int TEveTrans::ImplFileLine()
03755 {
03756    return ::ROOT::GenerateInitInstanceLocal((const ::TEveTrans*)0x0)->GetImplFileLine();
03757 }
03758 
03759 //______________________________________________________________________________
03760 void TEveTrans::Dictionary()
03761 {
03762    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveTrans*)0x0)->GetClass();
03763 }
03764 
03765 //______________________________________________________________________________
03766 TClass *TEveTrans::Class()
03767 {
03768    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveTrans*)0x0)->GetClass();
03769    return fgIsA;
03770 }
03771 
03772 //______________________________________________________________________________
03773 TClass *TEveManager::fgIsA = 0;  // static to hold class pointer
03774 
03775 //______________________________________________________________________________
03776 const char *TEveManager::Class_Name()
03777 {
03778    return "TEveManager";
03779 }
03780 
03781 //______________________________________________________________________________
03782 const char *TEveManager::ImplFileName()
03783 {
03784    return ::ROOT::GenerateInitInstanceLocal((const ::TEveManager*)0x0)->GetImplFileName();
03785 }
03786 
03787 //______________________________________________________________________________
03788 int TEveManager::ImplFileLine()
03789 {
03790    return ::ROOT::GenerateInitInstanceLocal((const ::TEveManager*)0x0)->GetImplFileLine();
03791 }
03792 
03793 //______________________________________________________________________________
03794 void TEveManager::Dictionary()
03795 {
03796    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveManager*)0x0)->GetClass();
03797 }
03798 
03799 //______________________________________________________________________________
03800 TClass *TEveManager::Class()
03801 {
03802    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveManager*)0x0)->GetClass();
03803    return fgIsA;
03804 }
03805 
03806 //______________________________________________________________________________
03807 TClass *TEveElement::TEveListTreeInfo::fgIsA = 0;  // static to hold class pointer
03808 
03809 //______________________________________________________________________________
03810 const char *TEveElement::TEveListTreeInfo::Class_Name()
03811 {
03812    return "TEveElement::TEveListTreeInfo";
03813 }
03814 
03815 //______________________________________________________________________________
03816 const char *TEveElement::TEveListTreeInfo::ImplFileName()
03817 {
03818    return ::ROOT::GenerateInitInstanceLocal((const ::TEveElement::TEveListTreeInfo*)0x0)->GetImplFileName();
03819 }
03820 
03821 //______________________________________________________________________________
03822 int TEveElement::TEveListTreeInfo::ImplFileLine()
03823 {
03824    return ::ROOT::GenerateInitInstanceLocal((const ::TEveElement::TEveListTreeInfo*)0x0)->GetImplFileLine();
03825 }
03826 
03827 //______________________________________________________________________________
03828 void TEveElement::TEveListTreeInfo::Dictionary()
03829 {
03830    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveElement::TEveListTreeInfo*)0x0)->GetClass();
03831 }
03832 
03833 //______________________________________________________________________________
03834 TClass *TEveElement::TEveListTreeInfo::Class()
03835 {
03836    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveElement::TEveListTreeInfo*)0x0)->GetClass();
03837    return fgIsA;
03838 }
03839 
03840 //______________________________________________________________________________
03841 TClass *TEveElementObjectPtr::fgIsA = 0;  // static to hold class pointer
03842 
03843 //______________________________________________________________________________
03844 const char *TEveElementObjectPtr::Class_Name()
03845 {
03846    return "TEveElementObjectPtr";
03847 }
03848 
03849 //______________________________________________________________________________
03850 const char *TEveElementObjectPtr::ImplFileName()
03851 {
03852    return ::ROOT::GenerateInitInstanceLocal((const ::TEveElementObjectPtr*)0x0)->GetImplFileName();
03853 }
03854 
03855 //______________________________________________________________________________
03856 int TEveElementObjectPtr::ImplFileLine()
03857 {
03858    return ::ROOT::GenerateInitInstanceLocal((const ::TEveElementObjectPtr*)0x0)->GetImplFileLine();
03859 }
03860 
03861 //______________________________________________________________________________
03862 void TEveElementObjectPtr::Dictionary()
03863 {
03864    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveElementObjectPtr*)0x0)->GetClass();
03865 }
03866 
03867 //______________________________________________________________________________
03868 TClass *TEveElementObjectPtr::Class()
03869 {
03870    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveElementObjectPtr*)0x0)->GetClass();
03871    return fgIsA;
03872 }
03873 
03874 //______________________________________________________________________________
03875 TClass *TEveElementList::fgIsA = 0;  // static to hold class pointer
03876 
03877 //______________________________________________________________________________
03878 const char *TEveElementList::Class_Name()
03879 {
03880    return "TEveElementList";
03881 }
03882 
03883 //______________________________________________________________________________
03884 const char *TEveElementList::ImplFileName()
03885 {
03886    return ::ROOT::GenerateInitInstanceLocal((const ::TEveElementList*)0x0)->GetImplFileName();
03887 }
03888 
03889 //______________________________________________________________________________
03890 int TEveElementList::ImplFileLine()
03891 {
03892    return ::ROOT::GenerateInitInstanceLocal((const ::TEveElementList*)0x0)->GetImplFileLine();
03893 }
03894 
03895 //______________________________________________________________________________
03896 void TEveElementList::Dictionary()
03897 {
03898    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveElementList*)0x0)->GetClass();
03899 }
03900 
03901 //______________________________________________________________________________
03902 TClass *TEveElementList::Class()
03903 {
03904    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveElementList*)0x0)->GetClass();
03905    return fgIsA;
03906 }
03907 
03908 //______________________________________________________________________________
03909 TClass *TEveElementListProjected::fgIsA = 0;  // static to hold class pointer
03910 
03911 //______________________________________________________________________________
03912 const char *TEveElementListProjected::Class_Name()
03913 {
03914    return "TEveElementListProjected";
03915 }
03916 
03917 //______________________________________________________________________________
03918 const char *TEveElementListProjected::ImplFileName()
03919 {
03920    return ::ROOT::GenerateInitInstanceLocal((const ::TEveElementListProjected*)0x0)->GetImplFileName();
03921 }
03922 
03923 //______________________________________________________________________________
03924 int TEveElementListProjected::ImplFileLine()
03925 {
03926    return ::ROOT::GenerateInitInstanceLocal((const ::TEveElementListProjected*)0x0)->GetImplFileLine();
03927 }
03928 
03929 //______________________________________________________________________________
03930 void TEveElementListProjected::Dictionary()
03931 {
03932    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveElementListProjected*)0x0)->GetClass();
03933 }
03934 
03935 //______________________________________________________________________________
03936 TClass *TEveElementListProjected::Class()
03937 {
03938    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveElementListProjected*)0x0)->GetClass();
03939    return fgIsA;
03940 }
03941 
03942 //______________________________________________________________________________
03943 TClass *TEveGedEditor::fgIsA = 0;  // static to hold class pointer
03944 
03945 //______________________________________________________________________________
03946 const char *TEveGedEditor::Class_Name()
03947 {
03948    return "TEveGedEditor";
03949 }
03950 
03951 //______________________________________________________________________________
03952 const char *TEveGedEditor::ImplFileName()
03953 {
03954    return ::ROOT::GenerateInitInstanceLocal((const ::TEveGedEditor*)0x0)->GetImplFileName();
03955 }
03956 
03957 //______________________________________________________________________________
03958 int TEveGedEditor::ImplFileLine()
03959 {
03960    return ::ROOT::GenerateInitInstanceLocal((const ::TEveGedEditor*)0x0)->GetImplFileLine();
03961 }
03962 
03963 //______________________________________________________________________________
03964 void TEveGedEditor::Dictionary()
03965 {
03966    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveGedEditor*)0x0)->GetClass();
03967 }
03968 
03969 //______________________________________________________________________________
03970 TClass *TEveGedEditor::Class()
03971 {
03972    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveGedEditor*)0x0)->GetClass();
03973    return fgIsA;
03974 }
03975 
03976 //______________________________________________________________________________
03977 TClass *TEveListTreeItem::fgIsA = 0;  // static to hold class pointer
03978 
03979 //______________________________________________________________________________
03980 const char *TEveListTreeItem::Class_Name()
03981 {
03982    return "TEveListTreeItem";
03983 }
03984 
03985 //______________________________________________________________________________
03986 const char *TEveListTreeItem::ImplFileName()
03987 {
03988    return ::ROOT::GenerateInitInstanceLocal((const ::TEveListTreeItem*)0x0)->GetImplFileName();
03989 }
03990 
03991 //______________________________________________________________________________
03992 int TEveListTreeItem::ImplFileLine()
03993 {
03994    return ::ROOT::GenerateInitInstanceLocal((const ::TEveListTreeItem*)0x0)->GetImplFileLine();
03995 }
03996 
03997 //______________________________________________________________________________
03998 void TEveListTreeItem::Dictionary()
03999 {
04000    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveListTreeItem*)0x0)->GetClass();
04001 }
04002 
04003 //______________________________________________________________________________
04004 TClass *TEveListTreeItem::Class()
04005 {
04006    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveListTreeItem*)0x0)->GetClass();
04007    return fgIsA;
04008 }
04009 
04010 //______________________________________________________________________________
04011 TClass *TEveGListTreeEditorFrame::fgIsA = 0;  // static to hold class pointer
04012 
04013 //______________________________________________________________________________
04014 const char *TEveGListTreeEditorFrame::Class_Name()
04015 {
04016    return "TEveGListTreeEditorFrame";
04017 }
04018 
04019 //______________________________________________________________________________
04020 const char *TEveGListTreeEditorFrame::ImplFileName()
04021 {
04022    return ::ROOT::GenerateInitInstanceLocal((const ::TEveGListTreeEditorFrame*)0x0)->GetImplFileName();
04023 }
04024 
04025 //______________________________________________________________________________
04026 int TEveGListTreeEditorFrame::ImplFileLine()
04027 {
04028    return ::ROOT::GenerateInitInstanceLocal((const ::TEveGListTreeEditorFrame*)0x0)->GetImplFileLine();
04029 }
04030 
04031 //______________________________________________________________________________
04032 void TEveGListTreeEditorFrame::Dictionary()
04033 {
04034    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveGListTreeEditorFrame*)0x0)->GetClass();
04035 }
04036 
04037 //______________________________________________________________________________
04038 TClass *TEveGListTreeEditorFrame::Class()
04039 {
04040    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveGListTreeEditorFrame*)0x0)->GetClass();
04041    return fgIsA;
04042 }
04043 
04044 //______________________________________________________________________________
04045 TClass *TEveBrowser::fgIsA = 0;  // static to hold class pointer
04046 
04047 //______________________________________________________________________________
04048 const char *TEveBrowser::Class_Name()
04049 {
04050    return "TEveBrowser";
04051 }
04052 
04053 //______________________________________________________________________________
04054 const char *TEveBrowser::ImplFileName()
04055 {
04056    return ::ROOT::GenerateInitInstanceLocal((const ::TEveBrowser*)0x0)->GetImplFileName();
04057 }
04058 
04059 //______________________________________________________________________________
04060 int TEveBrowser::ImplFileLine()
04061 {
04062    return ::ROOT::GenerateInitInstanceLocal((const ::TEveBrowser*)0x0)->GetImplFileLine();
04063 }
04064 
04065 //______________________________________________________________________________
04066 void TEveBrowser::Dictionary()
04067 {
04068    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveBrowser*)0x0)->GetClass();
04069 }
04070 
04071 //______________________________________________________________________________
04072 TClass *TEveBrowser::Class()
04073 {
04074    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveBrowser*)0x0)->GetClass();
04075    return fgIsA;
04076 }
04077 
04078 //______________________________________________________________________________
04079 TClass *TEveChunkManager::fgIsA = 0;  // static to hold class pointer
04080 
04081 //______________________________________________________________________________
04082 const char *TEveChunkManager::Class_Name()
04083 {
04084    return "TEveChunkManager";
04085 }
04086 
04087 //______________________________________________________________________________
04088 const char *TEveChunkManager::ImplFileName()
04089 {
04090    return ::ROOT::GenerateInitInstanceLocal((const ::TEveChunkManager*)0x0)->GetImplFileName();
04091 }
04092 
04093 //______________________________________________________________________________
04094 int TEveChunkManager::ImplFileLine()
04095 {
04096    return ::ROOT::GenerateInitInstanceLocal((const ::TEveChunkManager*)0x0)->GetImplFileLine();
04097 }
04098 
04099 //______________________________________________________________________________
04100 void TEveChunkManager::Dictionary()
04101 {
04102    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveChunkManager*)0x0)->GetClass();
04103 }
04104 
04105 //______________________________________________________________________________
04106 TClass *TEveChunkManager::Class()
04107 {
04108    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveChunkManager*)0x0)->GetClass();
04109    return fgIsA;
04110 }
04111 
04112 //______________________________________________________________________________
04113 TClass *TEveCompoundProjected::fgIsA = 0;  // static to hold class pointer
04114 
04115 //______________________________________________________________________________
04116 const char *TEveCompoundProjected::Class_Name()
04117 {
04118    return "TEveCompoundProjected";
04119 }
04120 
04121 //______________________________________________________________________________
04122 const char *TEveCompoundProjected::ImplFileName()
04123 {
04124    return ::ROOT::GenerateInitInstanceLocal((const ::TEveCompoundProjected*)0x0)->GetImplFileName();
04125 }
04126 
04127 //______________________________________________________________________________
04128 int TEveCompoundProjected::ImplFileLine()
04129 {
04130    return ::ROOT::GenerateInitInstanceLocal((const ::TEveCompoundProjected*)0x0)->GetImplFileLine();
04131 }
04132 
04133 //______________________________________________________________________________
04134 void TEveCompoundProjected::Dictionary()
04135 {
04136    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveCompoundProjected*)0x0)->GetClass();
04137 }
04138 
04139 //______________________________________________________________________________
04140 TClass *TEveCompoundProjected::Class()
04141 {
04142    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveCompoundProjected*)0x0)->GetClass();
04143    return fgIsA;
04144 }
04145 
04146 //______________________________________________________________________________
04147 TClass *TEveTransSubEditor::fgIsA = 0;  // static to hold class pointer
04148 
04149 //______________________________________________________________________________
04150 const char *TEveTransSubEditor::Class_Name()
04151 {
04152    return "TEveTransSubEditor";
04153 }
04154 
04155 //______________________________________________________________________________
04156 const char *TEveTransSubEditor::ImplFileName()
04157 {
04158    return ::ROOT::GenerateInitInstanceLocal((const ::TEveTransSubEditor*)0x0)->GetImplFileName();
04159 }
04160 
04161 //______________________________________________________________________________
04162 int TEveTransSubEditor::ImplFileLine()
04163 {
04164    return ::ROOT::GenerateInitInstanceLocal((const ::TEveTransSubEditor*)0x0)->GetImplFileLine();
04165 }
04166 
04167 //______________________________________________________________________________
04168 void TEveTransSubEditor::Dictionary()
04169 {
04170    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveTransSubEditor*)0x0)->GetClass();
04171 }
04172 
04173 //______________________________________________________________________________
04174 TClass *TEveTransSubEditor::Class()
04175 {
04176    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveTransSubEditor*)0x0)->GetClass();
04177    return fgIsA;
04178 }
04179 
04180 //______________________________________________________________________________
04181 TClass *TEveElementEditor::fgIsA = 0;  // static to hold class pointer
04182 
04183 //______________________________________________________________________________
04184 const char *TEveElementEditor::Class_Name()
04185 {
04186    return "TEveElementEditor";
04187 }
04188 
04189 //______________________________________________________________________________
04190 const char *TEveElementEditor::ImplFileName()
04191 {
04192    return ::ROOT::GenerateInitInstanceLocal((const ::TEveElementEditor*)0x0)->GetImplFileName();
04193 }
04194 
04195 //______________________________________________________________________________
04196 int TEveElementEditor::ImplFileLine()
04197 {
04198    return ::ROOT::GenerateInitInstanceLocal((const ::TEveElementEditor*)0x0)->GetImplFileLine();
04199 }
04200 
04201 //______________________________________________________________________________
04202 void TEveElementEditor::Dictionary()
04203 {
04204    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveElementEditor*)0x0)->GetClass();
04205 }
04206 
04207 //______________________________________________________________________________
04208 TClass *TEveElementEditor::Class()
04209 {
04210    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveElementEditor*)0x0)->GetClass();
04211    return fgIsA;
04212 }
04213 
04214 //______________________________________________________________________________
04215 TClass *TEveEventManager::fgIsA = 0;  // static to hold class pointer
04216 
04217 //______________________________________________________________________________
04218 const char *TEveEventManager::Class_Name()
04219 {
04220    return "TEveEventManager";
04221 }
04222 
04223 //______________________________________________________________________________
04224 const char *TEveEventManager::ImplFileName()
04225 {
04226    return ::ROOT::GenerateInitInstanceLocal((const ::TEveEventManager*)0x0)->GetImplFileName();
04227 }
04228 
04229 //______________________________________________________________________________
04230 int TEveEventManager::ImplFileLine()
04231 {
04232    return ::ROOT::GenerateInitInstanceLocal((const ::TEveEventManager*)0x0)->GetImplFileLine();
04233 }
04234 
04235 //______________________________________________________________________________
04236 void TEveEventManager::Dictionary()
04237 {
04238    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveEventManager*)0x0)->GetClass();
04239 }
04240 
04241 //______________________________________________________________________________
04242 TClass *TEveEventManager::Class()
04243 {
04244    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveEventManager*)0x0)->GetClass();
04245    return fgIsA;
04246 }
04247 
04248 //______________________________________________________________________________
04249 TClass *TEveGValuatorBase::fgIsA = 0;  // static to hold class pointer
04250 
04251 //______________________________________________________________________________
04252 const char *TEveGValuatorBase::Class_Name()
04253 {
04254    return "TEveGValuatorBase";
04255 }
04256 
04257 //______________________________________________________________________________
04258 const char *TEveGValuatorBase::ImplFileName()
04259 {
04260    return ::ROOT::GenerateInitInstanceLocal((const ::TEveGValuatorBase*)0x0)->GetImplFileName();
04261 }
04262 
04263 //______________________________________________________________________________
04264 int TEveGValuatorBase::ImplFileLine()
04265 {
04266    return ::ROOT::GenerateInitInstanceLocal((const ::TEveGValuatorBase*)0x0)->GetImplFileLine();
04267 }
04268 
04269 //______________________________________________________________________________
04270 void TEveGValuatorBase::Dictionary()
04271 {
04272    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveGValuatorBase*)0x0)->GetClass();
04273 }
04274 
04275 //______________________________________________________________________________
04276 TClass *TEveGValuatorBase::Class()
04277 {
04278    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveGValuatorBase*)0x0)->GetClass();
04279    return fgIsA;
04280 }
04281 
04282 //______________________________________________________________________________
04283 TClass *TEveGValuator::fgIsA = 0;  // static to hold class pointer
04284 
04285 //______________________________________________________________________________
04286 const char *TEveGValuator::Class_Name()
04287 {
04288    return "TEveGValuator";
04289 }
04290 
04291 //______________________________________________________________________________
04292 const char *TEveGValuator::ImplFileName()
04293 {
04294    return ::ROOT::GenerateInitInstanceLocal((const ::TEveGValuator*)0x0)->GetImplFileName();
04295 }
04296 
04297 //______________________________________________________________________________
04298 int TEveGValuator::ImplFileLine()
04299 {
04300    return ::ROOT::GenerateInitInstanceLocal((const ::TEveGValuator*)0x0)->GetImplFileLine();
04301 }
04302 
04303 //______________________________________________________________________________
04304 void TEveGValuator::Dictionary()
04305 {
04306    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveGValuator*)0x0)->GetClass();
04307 }
04308 
04309 //______________________________________________________________________________
04310 TClass *TEveGValuator::Class()
04311 {
04312    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveGValuator*)0x0)->GetClass();
04313    return fgIsA;
04314 }
04315 
04316 //______________________________________________________________________________
04317 TClass *TEveGDoubleValuator::fgIsA = 0;  // static to hold class pointer
04318 
04319 //______________________________________________________________________________
04320 const char *TEveGDoubleValuator::Class_Name()
04321 {
04322    return "TEveGDoubleValuator";
04323 }
04324 
04325 //______________________________________________________________________________
04326 const char *TEveGDoubleValuator::ImplFileName()
04327 {
04328    return ::ROOT::GenerateInitInstanceLocal((const ::TEveGDoubleValuator*)0x0)->GetImplFileName();
04329 }
04330 
04331 //______________________________________________________________________________
04332 int TEveGDoubleValuator::ImplFileLine()
04333 {
04334    return ::ROOT::GenerateInitInstanceLocal((const ::TEveGDoubleValuator*)0x0)->GetImplFileLine();
04335 }
04336 
04337 //______________________________________________________________________________
04338 void TEveGDoubleValuator::Dictionary()
04339 {
04340    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveGDoubleValuator*)0x0)->GetClass();
04341 }
04342 
04343 //______________________________________________________________________________
04344 TClass *TEveGDoubleValuator::Class()
04345 {
04346    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveGDoubleValuator*)0x0)->GetClass();
04347    return fgIsA;
04348 }
04349 
04350 //______________________________________________________________________________
04351 TClass *TEveGTriVecValuator::fgIsA = 0;  // static to hold class pointer
04352 
04353 //______________________________________________________________________________
04354 const char *TEveGTriVecValuator::Class_Name()
04355 {
04356    return "TEveGTriVecValuator";
04357 }
04358 
04359 //______________________________________________________________________________
04360 const char *TEveGTriVecValuator::ImplFileName()
04361 {
04362    return ::ROOT::GenerateInitInstanceLocal((const ::TEveGTriVecValuator*)0x0)->GetImplFileName();
04363 }
04364 
04365 //______________________________________________________________________________
04366 int TEveGTriVecValuator::ImplFileLine()
04367 {
04368    return ::ROOT::GenerateInitInstanceLocal((const ::TEveGTriVecValuator*)0x0)->GetImplFileLine();
04369 }
04370 
04371 //______________________________________________________________________________
04372 void TEveGTriVecValuator::Dictionary()
04373 {
04374    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveGTriVecValuator*)0x0)->GetClass();
04375 }
04376 
04377 //______________________________________________________________________________
04378 TClass *TEveGTriVecValuator::Class()
04379 {
04380    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveGTriVecValuator*)0x0)->GetClass();
04381    return fgIsA;
04382 }
04383 
04384 //______________________________________________________________________________
04385 TClass *TEveGedNameFrame::fgIsA = 0;  // static to hold class pointer
04386 
04387 //______________________________________________________________________________
04388 const char *TEveGedNameFrame::Class_Name()
04389 {
04390    return "TEveGedNameFrame";
04391 }
04392 
04393 //______________________________________________________________________________
04394 const char *TEveGedNameFrame::ImplFileName()
04395 {
04396    return ::ROOT::GenerateInitInstanceLocal((const ::TEveGedNameFrame*)0x0)->GetImplFileName();
04397 }
04398 
04399 //______________________________________________________________________________
04400 int TEveGedNameFrame::ImplFileLine()
04401 {
04402    return ::ROOT::GenerateInitInstanceLocal((const ::TEveGedNameFrame*)0x0)->GetImplFileLine();
04403 }
04404 
04405 //______________________________________________________________________________
04406 void TEveGedNameFrame::Dictionary()
04407 {
04408    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveGedNameFrame*)0x0)->GetClass();
04409 }
04410 
04411 //______________________________________________________________________________
04412 TClass *TEveGedNameFrame::Class()
04413 {
04414    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveGedNameFrame*)0x0)->GetClass();
04415    return fgIsA;
04416 }
04417 
04418 //______________________________________________________________________________
04419 TClass *TEveGedNameTextButton::fgIsA = 0;  // static to hold class pointer
04420 
04421 //______________________________________________________________________________
04422 const char *TEveGedNameTextButton::Class_Name()
04423 {
04424    return "TEveGedNameTextButton";
04425 }
04426 
04427 //______________________________________________________________________________
04428 const char *TEveGedNameTextButton::ImplFileName()
04429 {
04430    return ::ROOT::GenerateInitInstanceLocal((const ::TEveGedNameTextButton*)0x0)->GetImplFileName();
04431 }
04432 
04433 //______________________________________________________________________________
04434 int TEveGedNameTextButton::ImplFileLine()
04435 {
04436    return ::ROOT::GenerateInitInstanceLocal((const ::TEveGedNameTextButton*)0x0)->GetImplFileLine();
04437 }
04438 
04439 //______________________________________________________________________________
04440 void TEveGedNameTextButton::Dictionary()
04441 {
04442    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveGedNameTextButton*)0x0)->GetClass();
04443 }
04444 
04445 //______________________________________________________________________________
04446 TClass *TEveGedNameTextButton::Class()
04447 {
04448    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveGedNameTextButton*)0x0)->GetClass();
04449    return fgIsA;
04450 }
04451 
04452 //______________________________________________________________________________
04453 TClass *TEveMacro::fgIsA = 0;  // static to hold class pointer
04454 
04455 //______________________________________________________________________________
04456 const char *TEveMacro::Class_Name()
04457 {
04458    return "TEveMacro";
04459 }
04460 
04461 //______________________________________________________________________________
04462 const char *TEveMacro::ImplFileName()
04463 {
04464    return ::ROOT::GenerateInitInstanceLocal((const ::TEveMacro*)0x0)->GetImplFileName();
04465 }
04466 
04467 //______________________________________________________________________________
04468 int TEveMacro::ImplFileLine()
04469 {
04470    return ::ROOT::GenerateInitInstanceLocal((const ::TEveMacro*)0x0)->GetImplFileLine();
04471 }
04472 
04473 //______________________________________________________________________________
04474 void TEveMacro::Dictionary()
04475 {
04476    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveMacro*)0x0)->GetClass();
04477 }
04478 
04479 //______________________________________________________________________________
04480 TClass *TEveMacro::Class()
04481 {
04482    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveMacro*)0x0)->GetClass();
04483    return fgIsA;
04484 }
04485 
04486 //______________________________________________________________________________
04487 TClass *TEveSelection::fgIsA = 0;  // static to hold class pointer
04488 
04489 //______________________________________________________________________________
04490 const char *TEveSelection::Class_Name()
04491 {
04492    return "TEveSelection";
04493 }
04494 
04495 //______________________________________________________________________________
04496 const char *TEveSelection::ImplFileName()
04497 {
04498    return ::ROOT::GenerateInitInstanceLocal((const ::TEveSelection*)0x0)->GetImplFileName();
04499 }
04500 
04501 //______________________________________________________________________________
04502 int TEveSelection::ImplFileLine()
04503 {
04504    return ::ROOT::GenerateInitInstanceLocal((const ::TEveSelection*)0x0)->GetImplFileLine();
04505 }
04506 
04507 //______________________________________________________________________________
04508 void TEveSelection::Dictionary()
04509 {
04510    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveSelection*)0x0)->GetClass();
04511 }
04512 
04513 //______________________________________________________________________________
04514 TClass *TEveSelection::Class()
04515 {
04516    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveSelection*)0x0)->GetClass();
04517    return fgIsA;
04518 }
04519 
04520 //______________________________________________________________________________
04521 TClass *TEveViewer::fgIsA = 0;  // static to hold class pointer
04522 
04523 //______________________________________________________________________________
04524 const char *TEveViewer::Class_Name()
04525 {
04526    return "TEveViewer";
04527 }
04528 
04529 //______________________________________________________________________________
04530 const char *TEveViewer::ImplFileName()
04531 {
04532    return ::ROOT::GenerateInitInstanceLocal((const ::TEveViewer*)0x0)->GetImplFileName();
04533 }
04534 
04535 //______________________________________________________________________________
04536 int TEveViewer::ImplFileLine()
04537 {
04538    return ::ROOT::GenerateInitInstanceLocal((const ::TEveViewer*)0x0)->GetImplFileLine();
04539 }
04540 
04541 //______________________________________________________________________________
04542 void TEveViewer::Dictionary()
04543 {
04544    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveViewer*)0x0)->GetClass();
04545 }
04546 
04547 //______________________________________________________________________________
04548 TClass *TEveViewer::Class()
04549 {
04550    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveViewer*)0x0)->GetClass();
04551    return fgIsA;
04552 }
04553 
04554 //______________________________________________________________________________
04555 TClass *TEveViewerList::fgIsA = 0;  // static to hold class pointer
04556 
04557 //______________________________________________________________________________
04558 const char *TEveViewerList::Class_Name()
04559 {
04560    return "TEveViewerList";
04561 }
04562 
04563 //______________________________________________________________________________
04564 const char *TEveViewerList::ImplFileName()
04565 {
04566    return ::ROOT::GenerateInitInstanceLocal((const ::TEveViewerList*)0x0)->GetImplFileName();
04567 }
04568 
04569 //______________________________________________________________________________
04570 int TEveViewerList::ImplFileLine()
04571 {
04572    return ::ROOT::GenerateInitInstanceLocal((const ::TEveViewerList*)0x0)->GetImplFileLine();
04573 }
04574 
04575 //______________________________________________________________________________
04576 void TEveViewerList::Dictionary()
04577 {
04578    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveViewerList*)0x0)->GetClass();
04579 }
04580 
04581 //______________________________________________________________________________
04582 TClass *TEveViewerList::Class()
04583 {
04584    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveViewerList*)0x0)->GetClass();
04585    return fgIsA;
04586 }
04587 
04588 //______________________________________________________________________________
04589 TClass *TEveScene::fgIsA = 0;  // static to hold class pointer
04590 
04591 //______________________________________________________________________________
04592 const char *TEveScene::Class_Name()
04593 {
04594    return "TEveScene";
04595 }
04596 
04597 //______________________________________________________________________________
04598 const char *TEveScene::ImplFileName()
04599 {
04600    return ::ROOT::GenerateInitInstanceLocal((const ::TEveScene*)0x0)->GetImplFileName();
04601 }
04602 
04603 //______________________________________________________________________________
04604 int TEveScene::ImplFileLine()
04605 {
04606    return ::ROOT::GenerateInitInstanceLocal((const ::TEveScene*)0x0)->GetImplFileLine();
04607 }
04608 
04609 //______________________________________________________________________________
04610 void TEveScene::Dictionary()
04611 {
04612    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveScene*)0x0)->GetClass();
04613 }
04614 
04615 //______________________________________________________________________________
04616 TClass *TEveScene::Class()
04617 {
04618    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveScene*)0x0)->GetClass();
04619    return fgIsA;
04620 }
04621 
04622 //______________________________________________________________________________
04623 TClass *TEveSceneList::fgIsA = 0;  // static to hold class pointer
04624 
04625 //______________________________________________________________________________
04626 const char *TEveSceneList::Class_Name()
04627 {
04628    return "TEveSceneList";
04629 }
04630 
04631 //______________________________________________________________________________
04632 const char *TEveSceneList::ImplFileName()
04633 {
04634    return ::ROOT::GenerateInitInstanceLocal((const ::TEveSceneList*)0x0)->GetImplFileName();
04635 }
04636 
04637 //______________________________________________________________________________
04638 int TEveSceneList::ImplFileLine()
04639 {
04640    return ::ROOT::GenerateInitInstanceLocal((const ::TEveSceneList*)0x0)->GetImplFileLine();
04641 }
04642 
04643 //______________________________________________________________________________
04644 void TEveSceneList::Dictionary()
04645 {
04646    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveSceneList*)0x0)->GetClass();
04647 }
04648 
04649 //______________________________________________________________________________
04650 TClass *TEveSceneList::Class()
04651 {
04652    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveSceneList*)0x0)->GetClass();
04653    return fgIsA;
04654 }
04655 
04656 //______________________________________________________________________________
04657 TClass *TEveWindowManager::fgIsA = 0;  // static to hold class pointer
04658 
04659 //______________________________________________________________________________
04660 const char *TEveWindowManager::Class_Name()
04661 {
04662    return "TEveWindowManager";
04663 }
04664 
04665 //______________________________________________________________________________
04666 const char *TEveWindowManager::ImplFileName()
04667 {
04668    return ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowManager*)0x0)->GetImplFileName();
04669 }
04670 
04671 //______________________________________________________________________________
04672 int TEveWindowManager::ImplFileLine()
04673 {
04674    return ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowManager*)0x0)->GetImplFileLine();
04675 }
04676 
04677 //______________________________________________________________________________
04678 void TEveWindowManager::Dictionary()
04679 {
04680    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowManager*)0x0)->GetClass();
04681 }
04682 
04683 //______________________________________________________________________________
04684 TClass *TEveWindowManager::Class()
04685 {
04686    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowManager*)0x0)->GetClass();
04687    return fgIsA;
04688 }
04689 
04690 //______________________________________________________________________________
04691 TClass *TEveManager::TRedrawDisabler::fgIsA = 0;  // static to hold class pointer
04692 
04693 //______________________________________________________________________________
04694 const char *TEveManager::TRedrawDisabler::Class_Name()
04695 {
04696    return "TEveManager::TRedrawDisabler";
04697 }
04698 
04699 //______________________________________________________________________________
04700 const char *TEveManager::TRedrawDisabler::ImplFileName()
04701 {
04702    return ::ROOT::GenerateInitInstanceLocal((const ::TEveManager::TRedrawDisabler*)0x0)->GetImplFileName();
04703 }
04704 
04705 //______________________________________________________________________________
04706 int TEveManager::TRedrawDisabler::ImplFileLine()
04707 {
04708    return ::ROOT::GenerateInitInstanceLocal((const ::TEveManager::TRedrawDisabler*)0x0)->GetImplFileLine();
04709 }
04710 
04711 //______________________________________________________________________________
04712 void TEveManager::TRedrawDisabler::Dictionary()
04713 {
04714    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveManager::TRedrawDisabler*)0x0)->GetClass();
04715 }
04716 
04717 //______________________________________________________________________________
04718 TClass *TEveManager::TRedrawDisabler::Class()
04719 {
04720    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveManager::TRedrawDisabler*)0x0)->GetClass();
04721    return fgIsA;
04722 }
04723 
04724 //______________________________________________________________________________
04725 TClass *TEveManager::TExceptionHandler::fgIsA = 0;  // static to hold class pointer
04726 
04727 //______________________________________________________________________________
04728 const char *TEveManager::TExceptionHandler::Class_Name()
04729 {
04730    return "TEveManager::TExceptionHandler";
04731 }
04732 
04733 //______________________________________________________________________________
04734 const char *TEveManager::TExceptionHandler::ImplFileName()
04735 {
04736    return ::ROOT::GenerateInitInstanceLocal((const ::TEveManager::TExceptionHandler*)0x0)->GetImplFileName();
04737 }
04738 
04739 //______________________________________________________________________________
04740 int TEveManager::TExceptionHandler::ImplFileLine()
04741 {
04742    return ::ROOT::GenerateInitInstanceLocal((const ::TEveManager::TExceptionHandler*)0x0)->GetImplFileLine();
04743 }
04744 
04745 //______________________________________________________________________________
04746 void TEveManager::TExceptionHandler::Dictionary()
04747 {
04748    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveManager::TExceptionHandler*)0x0)->GetClass();
04749 }
04750 
04751 //______________________________________________________________________________
04752 TClass *TEveManager::TExceptionHandler::Class()
04753 {
04754    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveManager::TExceptionHandler*)0x0)->GetClass();
04755    return fgIsA;
04756 }
04757 
04758 //______________________________________________________________________________
04759 TClass *TEvePad::fgIsA = 0;  // static to hold class pointer
04760 
04761 //______________________________________________________________________________
04762 const char *TEvePad::Class_Name()
04763 {
04764    return "TEvePad";
04765 }
04766 
04767 //______________________________________________________________________________
04768 const char *TEvePad::ImplFileName()
04769 {
04770    return ::ROOT::GenerateInitInstanceLocal((const ::TEvePad*)0x0)->GetImplFileName();
04771 }
04772 
04773 //______________________________________________________________________________
04774 int TEvePad::ImplFileLine()
04775 {
04776    return ::ROOT::GenerateInitInstanceLocal((const ::TEvePad*)0x0)->GetImplFileLine();
04777 }
04778 
04779 //______________________________________________________________________________
04780 void TEvePad::Dictionary()
04781 {
04782    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEvePad*)0x0)->GetClass();
04783 }
04784 
04785 //______________________________________________________________________________
04786 TClass *TEvePad::Class()
04787 {
04788    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEvePad*)0x0)->GetClass();
04789    return fgIsA;
04790 }
04791 
04792 //______________________________________________________________________________
04793 TClass *TEveParamList::fgIsA = 0;  // static to hold class pointer
04794 
04795 //______________________________________________________________________________
04796 const char *TEveParamList::Class_Name()
04797 {
04798    return "TEveParamList";
04799 }
04800 
04801 //______________________________________________________________________________
04802 const char *TEveParamList::ImplFileName()
04803 {
04804    return ::ROOT::GenerateInitInstanceLocal((const ::TEveParamList*)0x0)->GetImplFileName();
04805 }
04806 
04807 //______________________________________________________________________________
04808 int TEveParamList::ImplFileLine()
04809 {
04810    return ::ROOT::GenerateInitInstanceLocal((const ::TEveParamList*)0x0)->GetImplFileLine();
04811 }
04812 
04813 //______________________________________________________________________________
04814 void TEveParamList::Dictionary()
04815 {
04816    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveParamList*)0x0)->GetClass();
04817 }
04818 
04819 //______________________________________________________________________________
04820 TClass *TEveParamList::Class()
04821 {
04822    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveParamList*)0x0)->GetClass();
04823    return fgIsA;
04824 }
04825 
04826 //______________________________________________________________________________
04827 TClass *TEveParamListEditor::fgIsA = 0;  // static to hold class pointer
04828 
04829 //______________________________________________________________________________
04830 const char *TEveParamListEditor::Class_Name()
04831 {
04832    return "TEveParamListEditor";
04833 }
04834 
04835 //______________________________________________________________________________
04836 const char *TEveParamListEditor::ImplFileName()
04837 {
04838    return ::ROOT::GenerateInitInstanceLocal((const ::TEveParamListEditor*)0x0)->GetImplFileName();
04839 }
04840 
04841 //______________________________________________________________________________
04842 int TEveParamListEditor::ImplFileLine()
04843 {
04844    return ::ROOT::GenerateInitInstanceLocal((const ::TEveParamListEditor*)0x0)->GetImplFileLine();
04845 }
04846 
04847 //______________________________________________________________________________
04848 void TEveParamListEditor::Dictionary()
04849 {
04850    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveParamListEditor*)0x0)->GetClass();
04851 }
04852 
04853 //______________________________________________________________________________
04854 TClass *TEveParamListEditor::Class()
04855 {
04856    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveParamListEditor*)0x0)->GetClass();
04857    return fgIsA;
04858 }
04859 
04860 //______________________________________________________________________________
04861 TClass *TEveProjectionAxes::fgIsA = 0;  // static to hold class pointer
04862 
04863 //______________________________________________________________________________
04864 const char *TEveProjectionAxes::Class_Name()
04865 {
04866    return "TEveProjectionAxes";
04867 }
04868 
04869 //______________________________________________________________________________
04870 const char *TEveProjectionAxes::ImplFileName()
04871 {
04872    return ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectionAxes*)0x0)->GetImplFileName();
04873 }
04874 
04875 //______________________________________________________________________________
04876 int TEveProjectionAxes::ImplFileLine()
04877 {
04878    return ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectionAxes*)0x0)->GetImplFileLine();
04879 }
04880 
04881 //______________________________________________________________________________
04882 void TEveProjectionAxes::Dictionary()
04883 {
04884    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectionAxes*)0x0)->GetClass();
04885 }
04886 
04887 //______________________________________________________________________________
04888 TClass *TEveProjectionAxes::Class()
04889 {
04890    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectionAxes*)0x0)->GetClass();
04891    return fgIsA;
04892 }
04893 
04894 //______________________________________________________________________________
04895 TClass *TEveProjectionAxesEditor::fgIsA = 0;  // static to hold class pointer
04896 
04897 //______________________________________________________________________________
04898 const char *TEveProjectionAxesEditor::Class_Name()
04899 {
04900    return "TEveProjectionAxesEditor";
04901 }
04902 
04903 //______________________________________________________________________________
04904 const char *TEveProjectionAxesEditor::ImplFileName()
04905 {
04906    return ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectionAxesEditor*)0x0)->GetImplFileName();
04907 }
04908 
04909 //______________________________________________________________________________
04910 int TEveProjectionAxesEditor::ImplFileLine()
04911 {
04912    return ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectionAxesEditor*)0x0)->GetImplFileLine();
04913 }
04914 
04915 //______________________________________________________________________________
04916 void TEveProjectionAxesEditor::Dictionary()
04917 {
04918    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectionAxesEditor*)0x0)->GetClass();
04919 }
04920 
04921 //______________________________________________________________________________
04922 TClass *TEveProjectionAxesEditor::Class()
04923 {
04924    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectionAxesEditor*)0x0)->GetClass();
04925    return fgIsA;
04926 }
04927 
04928 //______________________________________________________________________________
04929 TClass *TEveProjectionAxesGL::fgIsA = 0;  // static to hold class pointer
04930 
04931 //______________________________________________________________________________
04932 const char *TEveProjectionAxesGL::Class_Name()
04933 {
04934    return "TEveProjectionAxesGL";
04935 }
04936 
04937 //______________________________________________________________________________
04938 const char *TEveProjectionAxesGL::ImplFileName()
04939 {
04940    return ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectionAxesGL*)0x0)->GetImplFileName();
04941 }
04942 
04943 //______________________________________________________________________________
04944 int TEveProjectionAxesGL::ImplFileLine()
04945 {
04946    return ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectionAxesGL*)0x0)->GetImplFileLine();
04947 }
04948 
04949 //______________________________________________________________________________
04950 void TEveProjectionAxesGL::Dictionary()
04951 {
04952    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectionAxesGL*)0x0)->GetClass();
04953 }
04954 
04955 //______________________________________________________________________________
04956 TClass *TEveProjectionAxesGL::Class()
04957 {
04958    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectionAxesGL*)0x0)->GetClass();
04959    return fgIsA;
04960 }
04961 
04962 //______________________________________________________________________________
04963 TClass *TEveProjectionManagerEditor::fgIsA = 0;  // static to hold class pointer
04964 
04965 //______________________________________________________________________________
04966 const char *TEveProjectionManagerEditor::Class_Name()
04967 {
04968    return "TEveProjectionManagerEditor";
04969 }
04970 
04971 //______________________________________________________________________________
04972 const char *TEveProjectionManagerEditor::ImplFileName()
04973 {
04974    return ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectionManagerEditor*)0x0)->GetImplFileName();
04975 }
04976 
04977 //______________________________________________________________________________
04978 int TEveProjectionManagerEditor::ImplFileLine()
04979 {
04980    return ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectionManagerEditor*)0x0)->GetImplFileLine();
04981 }
04982 
04983 //______________________________________________________________________________
04984 void TEveProjectionManagerEditor::Dictionary()
04985 {
04986    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectionManagerEditor*)0x0)->GetClass();
04987 }
04988 
04989 //______________________________________________________________________________
04990 TClass *TEveProjectionManagerEditor::Class()
04991 {
04992    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveProjectionManagerEditor*)0x0)->GetClass();
04993    return fgIsA;
04994 }
04995 
04996 //______________________________________________________________________________
04997 template <> TClass *TEveVectorT<float>::fgIsA = 0;  // static to hold class pointer
04998 
04999 //______________________________________________________________________________
05000 template <> const char *TEveVectorT<float>::Class_Name()
05001 {
05002    return "TEveVectorT<float>";
05003 }
05004 
05005 //______________________________________________________________________________
05006 template <> const char *TEveVectorT<float>::ImplFileName()
05007 {
05008    return ::ROOT::GenerateInitInstanceLocal((const ::TEveVectorT<float>*)0x0)->GetImplFileName();
05009 }
05010 
05011 //______________________________________________________________________________
05012 template <> int TEveVectorT<float>::ImplFileLine()
05013 {
05014    return ::ROOT::GenerateInitInstanceLocal((const ::TEveVectorT<float>*)0x0)->GetImplFileLine();
05015 }
05016 
05017 //______________________________________________________________________________
05018 template <> void TEveVectorT<float>::Dictionary()
05019 {
05020    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveVectorT<float>*)0x0)->GetClass();
05021 }
05022 
05023 //______________________________________________________________________________
05024 template <> TClass *TEveVectorT<float>::Class()
05025 {
05026    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveVectorT<float>*)0x0)->GetClass();
05027    return fgIsA;
05028 }
05029 
05030 //______________________________________________________________________________
05031 template <> TClass *TEveVectorT<double>::fgIsA = 0;  // static to hold class pointer
05032 
05033 //______________________________________________________________________________
05034 template <> const char *TEveVectorT<double>::Class_Name()
05035 {
05036    return "TEveVectorT<double>";
05037 }
05038 
05039 //______________________________________________________________________________
05040 template <> const char *TEveVectorT<double>::ImplFileName()
05041 {
05042    return ::ROOT::GenerateInitInstanceLocal((const ::TEveVectorT<double>*)0x0)->GetImplFileName();
05043 }
05044 
05045 //______________________________________________________________________________
05046 template <> int TEveVectorT<double>::ImplFileLine()
05047 {
05048    return ::ROOT::GenerateInitInstanceLocal((const ::TEveVectorT<double>*)0x0)->GetImplFileLine();
05049 }
05050 
05051 //______________________________________________________________________________
05052 template <> void TEveVectorT<double>::Dictionary()
05053 {
05054    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveVectorT<double>*)0x0)->GetClass();
05055 }
05056 
05057 //______________________________________________________________________________
05058 template <> TClass *TEveVectorT<double>::Class()
05059 {
05060    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveVectorT<double>*)0x0)->GetClass();
05061    return fgIsA;
05062 }
05063 
05064 //______________________________________________________________________________
05065 template <> TClass *TEveVector4T<float>::fgIsA = 0;  // static to hold class pointer
05066 
05067 //______________________________________________________________________________
05068 template <> const char *TEveVector4T<float>::Class_Name()
05069 {
05070    return "TEveVector4T<float>";
05071 }
05072 
05073 //______________________________________________________________________________
05074 template <> const char *TEveVector4T<float>::ImplFileName()
05075 {
05076    return ::ROOT::GenerateInitInstanceLocal((const ::TEveVector4T<float>*)0x0)->GetImplFileName();
05077 }
05078 
05079 //______________________________________________________________________________
05080 template <> int TEveVector4T<float>::ImplFileLine()
05081 {
05082    return ::ROOT::GenerateInitInstanceLocal((const ::TEveVector4T<float>*)0x0)->GetImplFileLine();
05083 }
05084 
05085 //______________________________________________________________________________
05086 template <> void TEveVector4T<float>::Dictionary()
05087 {
05088    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveVector4T<float>*)0x0)->GetClass();
05089 }
05090 
05091 //______________________________________________________________________________
05092 template <> TClass *TEveVector4T<float>::Class()
05093 {
05094    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveVector4T<float>*)0x0)->GetClass();
05095    return fgIsA;
05096 }
05097 
05098 //______________________________________________________________________________
05099 template <> TClass *TEveVector4T<double>::fgIsA = 0;  // static to hold class pointer
05100 
05101 //______________________________________________________________________________
05102 template <> const char *TEveVector4T<double>::Class_Name()
05103 {
05104    return "TEveVector4T<double>";
05105 }
05106 
05107 //______________________________________________________________________________
05108 template <> const char *TEveVector4T<double>::ImplFileName()
05109 {
05110    return ::ROOT::GenerateInitInstanceLocal((const ::TEveVector4T<double>*)0x0)->GetImplFileName();
05111 }
05112 
05113 //______________________________________________________________________________
05114 template <> int TEveVector4T<double>::ImplFileLine()
05115 {
05116    return ::ROOT::GenerateInitInstanceLocal((const ::TEveVector4T<double>*)0x0)->GetImplFileLine();
05117 }
05118 
05119 //______________________________________________________________________________
05120 template <> void TEveVector4T<double>::Dictionary()
05121 {
05122    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveVector4T<double>*)0x0)->GetClass();
05123 }
05124 
05125 //______________________________________________________________________________
05126 template <> TClass *TEveVector4T<double>::Class()
05127 {
05128    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveVector4T<double>*)0x0)->GetClass();
05129    return fgIsA;
05130 }
05131 
05132 //______________________________________________________________________________
05133 template <> TClass *TEveVector2T<float>::fgIsA = 0;  // static to hold class pointer
05134 
05135 //______________________________________________________________________________
05136 template <> const char *TEveVector2T<float>::Class_Name()
05137 {
05138    return "TEveVector2T<float>";
05139 }
05140 
05141 //______________________________________________________________________________
05142 template <> const char *TEveVector2T<float>::ImplFileName()
05143 {
05144    return ::ROOT::GenerateInitInstanceLocal((const ::TEveVector2T<float>*)0x0)->GetImplFileName();
05145 }
05146 
05147 //______________________________________________________________________________
05148 template <> int TEveVector2T<float>::ImplFileLine()
05149 {
05150    return ::ROOT::GenerateInitInstanceLocal((const ::TEveVector2T<float>*)0x0)->GetImplFileLine();
05151 }
05152 
05153 //______________________________________________________________________________
05154 template <> void TEveVector2T<float>::Dictionary()
05155 {
05156    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveVector2T<float>*)0x0)->GetClass();
05157 }
05158 
05159 //______________________________________________________________________________
05160 template <> TClass *TEveVector2T<float>::Class()
05161 {
05162    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveVector2T<float>*)0x0)->GetClass();
05163    return fgIsA;
05164 }
05165 
05166 //______________________________________________________________________________
05167 template <> TClass *TEveVector2T<double>::fgIsA = 0;  // static to hold class pointer
05168 
05169 //______________________________________________________________________________
05170 template <> const char *TEveVector2T<double>::Class_Name()
05171 {
05172    return "TEveVector2T<double>";
05173 }
05174 
05175 //______________________________________________________________________________
05176 template <> const char *TEveVector2T<double>::ImplFileName()
05177 {
05178    return ::ROOT::GenerateInitInstanceLocal((const ::TEveVector2T<double>*)0x0)->GetImplFileName();
05179 }
05180 
05181 //______________________________________________________________________________
05182 template <> int TEveVector2T<double>::ImplFileLine()
05183 {
05184    return ::ROOT::GenerateInitInstanceLocal((const ::TEveVector2T<double>*)0x0)->GetImplFileLine();
05185 }
05186 
05187 //______________________________________________________________________________
05188 template <> void TEveVector2T<double>::Dictionary()
05189 {
05190    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveVector2T<double>*)0x0)->GetClass();
05191 }
05192 
05193 //______________________________________________________________________________
05194 template <> TClass *TEveVector2T<double>::Class()
05195 {
05196    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveVector2T<double>*)0x0)->GetClass();
05197    return fgIsA;
05198 }
05199 
05200 //______________________________________________________________________________
05201 TClass *TEveProjection::PreScaleEntry_t::fgIsA = 0;  // static to hold class pointer
05202 
05203 //______________________________________________________________________________
05204 const char *TEveProjection::PreScaleEntry_t::Class_Name()
05205 {
05206    return "TEveProjection::PreScaleEntry_t";
05207 }
05208 
05209 //______________________________________________________________________________
05210 const char *TEveProjection::PreScaleEntry_t::ImplFileName()
05211 {
05212    return ::ROOT::GenerateInitInstanceLocal((const ::TEveProjection::PreScaleEntry_t*)0x0)->GetImplFileName();
05213 }
05214 
05215 //______________________________________________________________________________
05216 int TEveProjection::PreScaleEntry_t::ImplFileLine()
05217 {
05218    return ::ROOT::GenerateInitInstanceLocal((const ::TEveProjection::PreScaleEntry_t*)0x0)->GetImplFileLine();
05219 }
05220 
05221 //______________________________________________________________________________
05222 void TEveProjection::PreScaleEntry_t::Dictionary()
05223 {
05224    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveProjection::PreScaleEntry_t*)0x0)->GetClass();
05225 }
05226 
05227 //______________________________________________________________________________
05228 TClass *TEveProjection::PreScaleEntry_t::Class()
05229 {
05230    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveProjection::PreScaleEntry_t*)0x0)->GetClass();
05231    return fgIsA;
05232 }
05233 
05234 //______________________________________________________________________________
05235 TClass *TEveRhoZProjection::fgIsA = 0;  // static to hold class pointer
05236 
05237 //______________________________________________________________________________
05238 const char *TEveRhoZProjection::Class_Name()
05239 {
05240    return "TEveRhoZProjection";
05241 }
05242 
05243 //______________________________________________________________________________
05244 const char *TEveRhoZProjection::ImplFileName()
05245 {
05246    return ::ROOT::GenerateInitInstanceLocal((const ::TEveRhoZProjection*)0x0)->GetImplFileName();
05247 }
05248 
05249 //______________________________________________________________________________
05250 int TEveRhoZProjection::ImplFileLine()
05251 {
05252    return ::ROOT::GenerateInitInstanceLocal((const ::TEveRhoZProjection*)0x0)->GetImplFileLine();
05253 }
05254 
05255 //______________________________________________________________________________
05256 void TEveRhoZProjection::Dictionary()
05257 {
05258    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveRhoZProjection*)0x0)->GetClass();
05259 }
05260 
05261 //______________________________________________________________________________
05262 TClass *TEveRhoZProjection::Class()
05263 {
05264    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveRhoZProjection*)0x0)->GetClass();
05265    return fgIsA;
05266 }
05267 
05268 //______________________________________________________________________________
05269 TClass *TEveRPhiProjection::fgIsA = 0;  // static to hold class pointer
05270 
05271 //______________________________________________________________________________
05272 const char *TEveRPhiProjection::Class_Name()
05273 {
05274    return "TEveRPhiProjection";
05275 }
05276 
05277 //______________________________________________________________________________
05278 const char *TEveRPhiProjection::ImplFileName()
05279 {
05280    return ::ROOT::GenerateInitInstanceLocal((const ::TEveRPhiProjection*)0x0)->GetImplFileName();
05281 }
05282 
05283 //______________________________________________________________________________
05284 int TEveRPhiProjection::ImplFileLine()
05285 {
05286    return ::ROOT::GenerateInitInstanceLocal((const ::TEveRPhiProjection*)0x0)->GetImplFileLine();
05287 }
05288 
05289 //______________________________________________________________________________
05290 void TEveRPhiProjection::Dictionary()
05291 {
05292    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveRPhiProjection*)0x0)->GetClass();
05293 }
05294 
05295 //______________________________________________________________________________
05296 TClass *TEveRPhiProjection::Class()
05297 {
05298    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveRPhiProjection*)0x0)->GetClass();
05299    return fgIsA;
05300 }
05301 
05302 //______________________________________________________________________________
05303 TClass *TEve3DProjection::fgIsA = 0;  // static to hold class pointer
05304 
05305 //______________________________________________________________________________
05306 const char *TEve3DProjection::Class_Name()
05307 {
05308    return "TEve3DProjection";
05309 }
05310 
05311 //______________________________________________________________________________
05312 const char *TEve3DProjection::ImplFileName()
05313 {
05314    return ::ROOT::GenerateInitInstanceLocal((const ::TEve3DProjection*)0x0)->GetImplFileName();
05315 }
05316 
05317 //______________________________________________________________________________
05318 int TEve3DProjection::ImplFileLine()
05319 {
05320    return ::ROOT::GenerateInitInstanceLocal((const ::TEve3DProjection*)0x0)->GetImplFileLine();
05321 }
05322 
05323 //______________________________________________________________________________
05324 void TEve3DProjection::Dictionary()
05325 {
05326    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEve3DProjection*)0x0)->GetClass();
05327 }
05328 
05329 //______________________________________________________________________________
05330 TClass *TEve3DProjection::Class()
05331 {
05332    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEve3DProjection*)0x0)->GetClass();
05333    return fgIsA;
05334 }
05335 
05336 //______________________________________________________________________________
05337 TClass *TEveSceneInfo::fgIsA = 0;  // static to hold class pointer
05338 
05339 //______________________________________________________________________________
05340 const char *TEveSceneInfo::Class_Name()
05341 {
05342    return "TEveSceneInfo";
05343 }
05344 
05345 //______________________________________________________________________________
05346 const char *TEveSceneInfo::ImplFileName()
05347 {
05348    return ::ROOT::GenerateInitInstanceLocal((const ::TEveSceneInfo*)0x0)->GetImplFileName();
05349 }
05350 
05351 //______________________________________________________________________________
05352 int TEveSceneInfo::ImplFileLine()
05353 {
05354    return ::ROOT::GenerateInitInstanceLocal((const ::TEveSceneInfo*)0x0)->GetImplFileLine();
05355 }
05356 
05357 //______________________________________________________________________________
05358 void TEveSceneInfo::Dictionary()
05359 {
05360    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveSceneInfo*)0x0)->GetClass();
05361 }
05362 
05363 //______________________________________________________________________________
05364 TClass *TEveSceneInfo::Class()
05365 {
05366    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveSceneInfo*)0x0)->GetClass();
05367    return fgIsA;
05368 }
05369 
05370 //______________________________________________________________________________
05371 TClass *TEveTransEditor::fgIsA = 0;  // static to hold class pointer
05372 
05373 //______________________________________________________________________________
05374 const char *TEveTransEditor::Class_Name()
05375 {
05376    return "TEveTransEditor";
05377 }
05378 
05379 //______________________________________________________________________________
05380 const char *TEveTransEditor::ImplFileName()
05381 {
05382    return ::ROOT::GenerateInitInstanceLocal((const ::TEveTransEditor*)0x0)->GetImplFileName();
05383 }
05384 
05385 //______________________________________________________________________________
05386 int TEveTransEditor::ImplFileLine()
05387 {
05388    return ::ROOT::GenerateInitInstanceLocal((const ::TEveTransEditor*)0x0)->GetImplFileLine();
05389 }
05390 
05391 //______________________________________________________________________________
05392 void TEveTransEditor::Dictionary()
05393 {
05394    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveTransEditor*)0x0)->GetClass();
05395 }
05396 
05397 //______________________________________________________________________________
05398 TClass *TEveTransEditor::Class()
05399 {
05400    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveTransEditor*)0x0)->GetClass();
05401    return fgIsA;
05402 }
05403 
05404 //______________________________________________________________________________
05405 TClass *TEveSelectorToEventList::fgIsA = 0;  // static to hold class pointer
05406 
05407 //______________________________________________________________________________
05408 const char *TEveSelectorToEventList::Class_Name()
05409 {
05410    return "TEveSelectorToEventList";
05411 }
05412 
05413 //______________________________________________________________________________
05414 const char *TEveSelectorToEventList::ImplFileName()
05415 {
05416    return ::ROOT::GenerateInitInstanceLocal((const ::TEveSelectorToEventList*)0x0)->GetImplFileName();
05417 }
05418 
05419 //______________________________________________________________________________
05420 int TEveSelectorToEventList::ImplFileLine()
05421 {
05422    return ::ROOT::GenerateInitInstanceLocal((const ::TEveSelectorToEventList*)0x0)->GetImplFileLine();
05423 }
05424 
05425 //______________________________________________________________________________
05426 void TEveSelectorToEventList::Dictionary()
05427 {
05428    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveSelectorToEventList*)0x0)->GetClass();
05429 }
05430 
05431 //______________________________________________________________________________
05432 TClass *TEveSelectorToEventList::Class()
05433 {
05434    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveSelectorToEventList*)0x0)->GetClass();
05435    return fgIsA;
05436 }
05437 
05438 //______________________________________________________________________________
05439 TClass *TEvePointSelector::fgIsA = 0;  // static to hold class pointer
05440 
05441 //______________________________________________________________________________
05442 const char *TEvePointSelector::Class_Name()
05443 {
05444    return "TEvePointSelector";
05445 }
05446 
05447 //______________________________________________________________________________
05448 const char *TEvePointSelector::ImplFileName()
05449 {
05450    return ::ROOT::GenerateInitInstanceLocal((const ::TEvePointSelector*)0x0)->GetImplFileName();
05451 }
05452 
05453 //______________________________________________________________________________
05454 int TEvePointSelector::ImplFileLine()
05455 {
05456    return ::ROOT::GenerateInitInstanceLocal((const ::TEvePointSelector*)0x0)->GetImplFileLine();
05457 }
05458 
05459 //______________________________________________________________________________
05460 void TEvePointSelector::Dictionary()
05461 {
05462    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEvePointSelector*)0x0)->GetClass();
05463 }
05464 
05465 //______________________________________________________________________________
05466 TClass *TEvePointSelector::Class()
05467 {
05468    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEvePointSelector*)0x0)->GetClass();
05469    return fgIsA;
05470 }
05471 
05472 //______________________________________________________________________________
05473 TClass *TEvePointSelectorConsumer::fgIsA = 0;  // static to hold class pointer
05474 
05475 //______________________________________________________________________________
05476 const char *TEvePointSelectorConsumer::Class_Name()
05477 {
05478    return "TEvePointSelectorConsumer";
05479 }
05480 
05481 //______________________________________________________________________________
05482 const char *TEvePointSelectorConsumer::ImplFileName()
05483 {
05484    return ::ROOT::GenerateInitInstanceLocal((const ::TEvePointSelectorConsumer*)0x0)->GetImplFileName();
05485 }
05486 
05487 //______________________________________________________________________________
05488 int TEvePointSelectorConsumer::ImplFileLine()
05489 {
05490    return ::ROOT::GenerateInitInstanceLocal((const ::TEvePointSelectorConsumer*)0x0)->GetImplFileLine();
05491 }
05492 
05493 //______________________________________________________________________________
05494 void TEvePointSelectorConsumer::Dictionary()
05495 {
05496    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEvePointSelectorConsumer*)0x0)->GetClass();
05497 }
05498 
05499 //______________________________________________________________________________
05500 TClass *TEvePointSelectorConsumer::Class()
05501 {
05502    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEvePointSelectorConsumer*)0x0)->GetClass();
05503    return fgIsA;
05504 }
05505 
05506 //______________________________________________________________________________
05507 template <> TClass *TEvePathMarkT<float>::fgIsA = 0;  // static to hold class pointer
05508 
05509 //______________________________________________________________________________
05510 template <> const char *TEvePathMarkT<float>::Class_Name()
05511 {
05512    return "TEvePathMarkT<float>";
05513 }
05514 
05515 //______________________________________________________________________________
05516 template <> const char *TEvePathMarkT<float>::ImplFileName()
05517 {
05518    return ::ROOT::GenerateInitInstanceLocal((const ::TEvePathMarkT<float>*)0x0)->GetImplFileName();
05519 }
05520 
05521 //______________________________________________________________________________
05522 template <> int TEvePathMarkT<float>::ImplFileLine()
05523 {
05524    return ::ROOT::GenerateInitInstanceLocal((const ::TEvePathMarkT<float>*)0x0)->GetImplFileLine();
05525 }
05526 
05527 //______________________________________________________________________________
05528 template <> void TEvePathMarkT<float>::Dictionary()
05529 {
05530    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEvePathMarkT<float>*)0x0)->GetClass();
05531 }
05532 
05533 //______________________________________________________________________________
05534 template <> TClass *TEvePathMarkT<float>::Class()
05535 {
05536    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEvePathMarkT<float>*)0x0)->GetClass();
05537    return fgIsA;
05538 }
05539 
05540 //______________________________________________________________________________
05541 template <> TClass *TEvePathMarkT<double>::fgIsA = 0;  // static to hold class pointer
05542 
05543 //______________________________________________________________________________
05544 template <> const char *TEvePathMarkT<double>::Class_Name()
05545 {
05546    return "TEvePathMarkT<double>";
05547 }
05548 
05549 //______________________________________________________________________________
05550 template <> const char *TEvePathMarkT<double>::ImplFileName()
05551 {
05552    return ::ROOT::GenerateInitInstanceLocal((const ::TEvePathMarkT<double>*)0x0)->GetImplFileName();
05553 }
05554 
05555 //______________________________________________________________________________
05556 template <> int TEvePathMarkT<double>::ImplFileLine()
05557 {
05558    return ::ROOT::GenerateInitInstanceLocal((const ::TEvePathMarkT<double>*)0x0)->GetImplFileLine();
05559 }
05560 
05561 //______________________________________________________________________________
05562 template <> void TEvePathMarkT<double>::Dictionary()
05563 {
05564    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEvePathMarkT<double>*)0x0)->GetClass();
05565 }
05566 
05567 //______________________________________________________________________________
05568 template <> TClass *TEvePathMarkT<double>::Class()
05569 {
05570    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEvePathMarkT<double>*)0x0)->GetClass();
05571    return fgIsA;
05572 }
05573 
05574 //______________________________________________________________________________
05575 TClass *TEveMCTrack::fgIsA = 0;  // static to hold class pointer
05576 
05577 //______________________________________________________________________________
05578 const char *TEveMCTrack::Class_Name()
05579 {
05580    return "TEveMCTrack";
05581 }
05582 
05583 //______________________________________________________________________________
05584 const char *TEveMCTrack::ImplFileName()
05585 {
05586    return ::ROOT::GenerateInitInstanceLocal((const ::TEveMCTrack*)0x0)->GetImplFileName();
05587 }
05588 
05589 //______________________________________________________________________________
05590 int TEveMCTrack::ImplFileLine()
05591 {
05592    return ::ROOT::GenerateInitInstanceLocal((const ::TEveMCTrack*)0x0)->GetImplFileLine();
05593 }
05594 
05595 //______________________________________________________________________________
05596 void TEveMCTrack::Dictionary()
05597 {
05598    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveMCTrack*)0x0)->GetClass();
05599 }
05600 
05601 //______________________________________________________________________________
05602 TClass *TEveMCTrack::Class()
05603 {
05604    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveMCTrack*)0x0)->GetClass();
05605    return fgIsA;
05606 }
05607 
05608 //______________________________________________________________________________
05609 TClass *TEveHit::fgIsA = 0;  // static to hold class pointer
05610 
05611 //______________________________________________________________________________
05612 const char *TEveHit::Class_Name()
05613 {
05614    return "TEveHit";
05615 }
05616 
05617 //______________________________________________________________________________
05618 const char *TEveHit::ImplFileName()
05619 {
05620    return ::ROOT::GenerateInitInstanceLocal((const ::TEveHit*)0x0)->GetImplFileName();
05621 }
05622 
05623 //______________________________________________________________________________
05624 int TEveHit::ImplFileLine()
05625 {
05626    return ::ROOT::GenerateInitInstanceLocal((const ::TEveHit*)0x0)->GetImplFileLine();
05627 }
05628 
05629 //______________________________________________________________________________
05630 void TEveHit::Dictionary()
05631 {
05632    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveHit*)0x0)->GetClass();
05633 }
05634 
05635 //______________________________________________________________________________
05636 TClass *TEveHit::Class()
05637 {
05638    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveHit*)0x0)->GetClass();
05639    return fgIsA;
05640 }
05641 
05642 //______________________________________________________________________________
05643 TClass *TEveCluster::fgIsA = 0;  // static to hold class pointer
05644 
05645 //______________________________________________________________________________
05646 const char *TEveCluster::Class_Name()
05647 {
05648    return "TEveCluster";
05649 }
05650 
05651 //______________________________________________________________________________
05652 const char *TEveCluster::ImplFileName()
05653 {
05654    return ::ROOT::GenerateInitInstanceLocal((const ::TEveCluster*)0x0)->GetImplFileName();
05655 }
05656 
05657 //______________________________________________________________________________
05658 int TEveCluster::ImplFileLine()
05659 {
05660    return ::ROOT::GenerateInitInstanceLocal((const ::TEveCluster*)0x0)->GetImplFileLine();
05661 }
05662 
05663 //______________________________________________________________________________
05664 void TEveCluster::Dictionary()
05665 {
05666    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveCluster*)0x0)->GetClass();
05667 }
05668 
05669 //______________________________________________________________________________
05670 TClass *TEveCluster::Class()
05671 {
05672    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveCluster*)0x0)->GetClass();
05673    return fgIsA;
05674 }
05675 
05676 //______________________________________________________________________________
05677 TClass *TEveRecTrack::fgIsA = 0;  // static to hold class pointer
05678 
05679 //______________________________________________________________________________
05680 const char *TEveRecTrack::Class_Name()
05681 {
05682    return "TEveRecTrack";
05683 }
05684 
05685 //______________________________________________________________________________
05686 const char *TEveRecTrack::ImplFileName()
05687 {
05688    return ::ROOT::GenerateInitInstanceLocal((const ::TEveRecTrack*)0x0)->GetImplFileName();
05689 }
05690 
05691 //______________________________________________________________________________
05692 int TEveRecTrack::ImplFileLine()
05693 {
05694    return ::ROOT::GenerateInitInstanceLocal((const ::TEveRecTrack*)0x0)->GetImplFileLine();
05695 }
05696 
05697 //______________________________________________________________________________
05698 void TEveRecTrack::Dictionary()
05699 {
05700    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveRecTrack*)0x0)->GetClass();
05701 }
05702 
05703 //______________________________________________________________________________
05704 TClass *TEveRecTrack::Class()
05705 {
05706    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveRecTrack*)0x0)->GetClass();
05707    return fgIsA;
05708 }
05709 
05710 //______________________________________________________________________________
05711 TClass *TEveRecKink::fgIsA = 0;  // static to hold class pointer
05712 
05713 //______________________________________________________________________________
05714 const char *TEveRecKink::Class_Name()
05715 {
05716    return "TEveRecKink";
05717 }
05718 
05719 //______________________________________________________________________________
05720 const char *TEveRecKink::ImplFileName()
05721 {
05722    return ::ROOT::GenerateInitInstanceLocal((const ::TEveRecKink*)0x0)->GetImplFileName();
05723 }
05724 
05725 //______________________________________________________________________________
05726 int TEveRecKink::ImplFileLine()
05727 {
05728    return ::ROOT::GenerateInitInstanceLocal((const ::TEveRecKink*)0x0)->GetImplFileLine();
05729 }
05730 
05731 //______________________________________________________________________________
05732 void TEveRecKink::Dictionary()
05733 {
05734    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveRecKink*)0x0)->GetClass();
05735 }
05736 
05737 //______________________________________________________________________________
05738 TClass *TEveRecKink::Class()
05739 {
05740    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveRecKink*)0x0)->GetClass();
05741    return fgIsA;
05742 }
05743 
05744 //______________________________________________________________________________
05745 TClass *TEveRecV0::fgIsA = 0;  // static to hold class pointer
05746 
05747 //______________________________________________________________________________
05748 const char *TEveRecV0::Class_Name()
05749 {
05750    return "TEveRecV0";
05751 }
05752 
05753 //______________________________________________________________________________
05754 const char *TEveRecV0::ImplFileName()
05755 {
05756    return ::ROOT::GenerateInitInstanceLocal((const ::TEveRecV0*)0x0)->GetImplFileName();
05757 }
05758 
05759 //______________________________________________________________________________
05760 int TEveRecV0::ImplFileLine()
05761 {
05762    return ::ROOT::GenerateInitInstanceLocal((const ::TEveRecV0*)0x0)->GetImplFileLine();
05763 }
05764 
05765 //______________________________________________________________________________
05766 void TEveRecV0::Dictionary()
05767 {
05768    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveRecV0*)0x0)->GetClass();
05769 }
05770 
05771 //______________________________________________________________________________
05772 TClass *TEveRecV0::Class()
05773 {
05774    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveRecV0*)0x0)->GetClass();
05775    return fgIsA;
05776 }
05777 
05778 //______________________________________________________________________________
05779 TClass *TEveRecCascade::fgIsA = 0;  // static to hold class pointer
05780 
05781 //______________________________________________________________________________
05782 const char *TEveRecCascade::Class_Name()
05783 {
05784    return "TEveRecCascade";
05785 }
05786 
05787 //______________________________________________________________________________
05788 const char *TEveRecCascade::ImplFileName()
05789 {
05790    return ::ROOT::GenerateInitInstanceLocal((const ::TEveRecCascade*)0x0)->GetImplFileName();
05791 }
05792 
05793 //______________________________________________________________________________
05794 int TEveRecCascade::ImplFileLine()
05795 {
05796    return ::ROOT::GenerateInitInstanceLocal((const ::TEveRecCascade*)0x0)->GetImplFileLine();
05797 }
05798 
05799 //______________________________________________________________________________
05800 void TEveRecCascade::Dictionary()
05801 {
05802    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveRecCascade*)0x0)->GetClass();
05803 }
05804 
05805 //______________________________________________________________________________
05806 TClass *TEveRecCascade::Class()
05807 {
05808    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveRecCascade*)0x0)->GetClass();
05809    return fgIsA;
05810 }
05811 
05812 //______________________________________________________________________________
05813 TClass *TEveMCRecCrossRef::fgIsA = 0;  // static to hold class pointer
05814 
05815 //______________________________________________________________________________
05816 const char *TEveMCRecCrossRef::Class_Name()
05817 {
05818    return "TEveMCRecCrossRef";
05819 }
05820 
05821 //______________________________________________________________________________
05822 const char *TEveMCRecCrossRef::ImplFileName()
05823 {
05824    return ::ROOT::GenerateInitInstanceLocal((const ::TEveMCRecCrossRef*)0x0)->GetImplFileName();
05825 }
05826 
05827 //______________________________________________________________________________
05828 int TEveMCRecCrossRef::ImplFileLine()
05829 {
05830    return ::ROOT::GenerateInitInstanceLocal((const ::TEveMCRecCrossRef*)0x0)->GetImplFileLine();
05831 }
05832 
05833 //______________________________________________________________________________
05834 void TEveMCRecCrossRef::Dictionary()
05835 {
05836    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveMCRecCrossRef*)0x0)->GetClass();
05837 }
05838 
05839 //______________________________________________________________________________
05840 TClass *TEveMCRecCrossRef::Class()
05841 {
05842    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveMCRecCrossRef*)0x0)->GetClass();
05843    return fgIsA;
05844 }
05845 
05846 //______________________________________________________________________________
05847 TClass *TEveVSD::fgIsA = 0;  // static to hold class pointer
05848 
05849 //______________________________________________________________________________
05850 const char *TEveVSD::Class_Name()
05851 {
05852    return "TEveVSD";
05853 }
05854 
05855 //______________________________________________________________________________
05856 const char *TEveVSD::ImplFileName()
05857 {
05858    return ::ROOT::GenerateInitInstanceLocal((const ::TEveVSD*)0x0)->GetImplFileName();
05859 }
05860 
05861 //______________________________________________________________________________
05862 int TEveVSD::ImplFileLine()
05863 {
05864    return ::ROOT::GenerateInitInstanceLocal((const ::TEveVSD*)0x0)->GetImplFileLine();
05865 }
05866 
05867 //______________________________________________________________________________
05868 void TEveVSD::Dictionary()
05869 {
05870    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveVSD*)0x0)->GetClass();
05871 }
05872 
05873 //______________________________________________________________________________
05874 TClass *TEveVSD::Class()
05875 {
05876    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveVSD*)0x0)->GetClass();
05877    return fgIsA;
05878 }
05879 
05880 //______________________________________________________________________________
05881 TClass *TEveWindow::fgIsA = 0;  // static to hold class pointer
05882 
05883 //______________________________________________________________________________
05884 const char *TEveWindow::Class_Name()
05885 {
05886    return "TEveWindow";
05887 }
05888 
05889 //______________________________________________________________________________
05890 const char *TEveWindow::ImplFileName()
05891 {
05892    return ::ROOT::GenerateInitInstanceLocal((const ::TEveWindow*)0x0)->GetImplFileName();
05893 }
05894 
05895 //______________________________________________________________________________
05896 int TEveWindow::ImplFileLine()
05897 {
05898    return ::ROOT::GenerateInitInstanceLocal((const ::TEveWindow*)0x0)->GetImplFileLine();
05899 }
05900 
05901 //______________________________________________________________________________
05902 void TEveWindow::Dictionary()
05903 {
05904    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveWindow*)0x0)->GetClass();
05905 }
05906 
05907 //______________________________________________________________________________
05908 TClass *TEveWindow::Class()
05909 {
05910    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveWindow*)0x0)->GetClass();
05911    return fgIsA;
05912 }
05913 
05914 //______________________________________________________________________________
05915 TClass *TEveWindowSlot::fgIsA = 0;  // static to hold class pointer
05916 
05917 //______________________________________________________________________________
05918 const char *TEveWindowSlot::Class_Name()
05919 {
05920    return "TEveWindowSlot";
05921 }
05922 
05923 //______________________________________________________________________________
05924 const char *TEveWindowSlot::ImplFileName()
05925 {
05926    return ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowSlot*)0x0)->GetImplFileName();
05927 }
05928 
05929 //______________________________________________________________________________
05930 int TEveWindowSlot::ImplFileLine()
05931 {
05932    return ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowSlot*)0x0)->GetImplFileLine();
05933 }
05934 
05935 //______________________________________________________________________________
05936 void TEveWindowSlot::Dictionary()
05937 {
05938    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowSlot*)0x0)->GetClass();
05939 }
05940 
05941 //______________________________________________________________________________
05942 TClass *TEveWindowSlot::Class()
05943 {
05944    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowSlot*)0x0)->GetClass();
05945    return fgIsA;
05946 }
05947 
05948 //______________________________________________________________________________
05949 TClass *TEveWindowFrame::fgIsA = 0;  // static to hold class pointer
05950 
05951 //______________________________________________________________________________
05952 const char *TEveWindowFrame::Class_Name()
05953 {
05954    return "TEveWindowFrame";
05955 }
05956 
05957 //______________________________________________________________________________
05958 const char *TEveWindowFrame::ImplFileName()
05959 {
05960    return ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowFrame*)0x0)->GetImplFileName();
05961 }
05962 
05963 //______________________________________________________________________________
05964 int TEveWindowFrame::ImplFileLine()
05965 {
05966    return ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowFrame*)0x0)->GetImplFileLine();
05967 }
05968 
05969 //______________________________________________________________________________
05970 void TEveWindowFrame::Dictionary()
05971 {
05972    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowFrame*)0x0)->GetClass();
05973 }
05974 
05975 //______________________________________________________________________________
05976 TClass *TEveWindowFrame::Class()
05977 {
05978    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowFrame*)0x0)->GetClass();
05979    return fgIsA;
05980 }
05981 
05982 //______________________________________________________________________________
05983 TClass *TEveWindowPack::fgIsA = 0;  // static to hold class pointer
05984 
05985 //______________________________________________________________________________
05986 const char *TEveWindowPack::Class_Name()
05987 {
05988    return "TEveWindowPack";
05989 }
05990 
05991 //______________________________________________________________________________
05992 const char *TEveWindowPack::ImplFileName()
05993 {
05994    return ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowPack*)0x0)->GetImplFileName();
05995 }
05996 
05997 //______________________________________________________________________________
05998 int TEveWindowPack::ImplFileLine()
05999 {
06000    return ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowPack*)0x0)->GetImplFileLine();
06001 }
06002 
06003 //______________________________________________________________________________
06004 void TEveWindowPack::Dictionary()
06005 {
06006    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowPack*)0x0)->GetClass();
06007 }
06008 
06009 //______________________________________________________________________________
06010 TClass *TEveWindowPack::Class()
06011 {
06012    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowPack*)0x0)->GetClass();
06013    return fgIsA;
06014 }
06015 
06016 //______________________________________________________________________________
06017 TClass *TEveWindowTab::fgIsA = 0;  // static to hold class pointer
06018 
06019 //______________________________________________________________________________
06020 const char *TEveWindowTab::Class_Name()
06021 {
06022    return "TEveWindowTab";
06023 }
06024 
06025 //______________________________________________________________________________
06026 const char *TEveWindowTab::ImplFileName()
06027 {
06028    return ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowTab*)0x0)->GetImplFileName();
06029 }
06030 
06031 //______________________________________________________________________________
06032 int TEveWindowTab::ImplFileLine()
06033 {
06034    return ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowTab*)0x0)->GetImplFileLine();
06035 }
06036 
06037 //______________________________________________________________________________
06038 void TEveWindowTab::Dictionary()
06039 {
06040    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowTab*)0x0)->GetClass();
06041 }
06042 
06043 //______________________________________________________________________________
06044 TClass *TEveWindowTab::Class()
06045 {
06046    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowTab*)0x0)->GetClass();
06047    return fgIsA;
06048 }
06049 
06050 //______________________________________________________________________________
06051 TClass *TEveCompositeFrame::fgIsA = 0;  // static to hold class pointer
06052 
06053 //______________________________________________________________________________
06054 const char *TEveCompositeFrame::Class_Name()
06055 {
06056    return "TEveCompositeFrame";
06057 }
06058 
06059 //______________________________________________________________________________
06060 const char *TEveCompositeFrame::ImplFileName()
06061 {
06062    return ::ROOT::GenerateInitInstanceLocal((const ::TEveCompositeFrame*)0x0)->GetImplFileName();
06063 }
06064 
06065 //______________________________________________________________________________
06066 int TEveCompositeFrame::ImplFileLine()
06067 {
06068    return ::ROOT::GenerateInitInstanceLocal((const ::TEveCompositeFrame*)0x0)->GetImplFileLine();
06069 }
06070 
06071 //______________________________________________________________________________
06072 void TEveCompositeFrame::Dictionary()
06073 {
06074    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveCompositeFrame*)0x0)->GetClass();
06075 }
06076 
06077 //______________________________________________________________________________
06078 TClass *TEveCompositeFrame::Class()
06079 {
06080    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveCompositeFrame*)0x0)->GetClass();
06081    return fgIsA;
06082 }
06083 
06084 //______________________________________________________________________________
06085 TClass *TEveCompositeFrameInMainFrame::fgIsA = 0;  // static to hold class pointer
06086 
06087 //______________________________________________________________________________
06088 const char *TEveCompositeFrameInMainFrame::Class_Name()
06089 {
06090    return "TEveCompositeFrameInMainFrame";
06091 }
06092 
06093 //______________________________________________________________________________
06094 const char *TEveCompositeFrameInMainFrame::ImplFileName()
06095 {
06096    return ::ROOT::GenerateInitInstanceLocal((const ::TEveCompositeFrameInMainFrame*)0x0)->GetImplFileName();
06097 }
06098 
06099 //______________________________________________________________________________
06100 int TEveCompositeFrameInMainFrame::ImplFileLine()
06101 {
06102    return ::ROOT::GenerateInitInstanceLocal((const ::TEveCompositeFrameInMainFrame*)0x0)->GetImplFileLine();
06103 }
06104 
06105 //______________________________________________________________________________
06106 void TEveCompositeFrameInMainFrame::Dictionary()
06107 {
06108    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveCompositeFrameInMainFrame*)0x0)->GetClass();
06109 }
06110 
06111 //______________________________________________________________________________
06112 TClass *TEveCompositeFrameInMainFrame::Class()
06113 {
06114    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveCompositeFrameInMainFrame*)0x0)->GetClass();
06115    return fgIsA;
06116 }
06117 
06118 //______________________________________________________________________________
06119 TClass *TEveCompositeFrameInPack::fgIsA = 0;  // static to hold class pointer
06120 
06121 //______________________________________________________________________________
06122 const char *TEveCompositeFrameInPack::Class_Name()
06123 {
06124    return "TEveCompositeFrameInPack";
06125 }
06126 
06127 //______________________________________________________________________________
06128 const char *TEveCompositeFrameInPack::ImplFileName()
06129 {
06130    return ::ROOT::GenerateInitInstanceLocal((const ::TEveCompositeFrameInPack*)0x0)->GetImplFileName();
06131 }
06132 
06133 //______________________________________________________________________________
06134 int TEveCompositeFrameInPack::ImplFileLine()
06135 {
06136    return ::ROOT::GenerateInitInstanceLocal((const ::TEveCompositeFrameInPack*)0x0)->GetImplFileLine();
06137 }
06138 
06139 //______________________________________________________________________________
06140 void TEveCompositeFrameInPack::Dictionary()
06141 {
06142    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveCompositeFrameInPack*)0x0)->GetClass();
06143 }
06144 
06145 //______________________________________________________________________________
06146 TClass *TEveCompositeFrameInPack::Class()
06147 {
06148    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveCompositeFrameInPack*)0x0)->GetClass();
06149    return fgIsA;
06150 }
06151 
06152 //______________________________________________________________________________
06153 TClass *TEveCompositeFrameInTab::fgIsA = 0;  // static to hold class pointer
06154 
06155 //______________________________________________________________________________
06156 const char *TEveCompositeFrameInTab::Class_Name()
06157 {
06158    return "TEveCompositeFrameInTab";
06159 }
06160 
06161 //______________________________________________________________________________
06162 const char *TEveCompositeFrameInTab::ImplFileName()
06163 {
06164    return ::ROOT::GenerateInitInstanceLocal((const ::TEveCompositeFrameInTab*)0x0)->GetImplFileName();
06165 }
06166 
06167 //______________________________________________________________________________
06168 int TEveCompositeFrameInTab::ImplFileLine()
06169 {
06170    return ::ROOT::GenerateInitInstanceLocal((const ::TEveCompositeFrameInTab*)0x0)->GetImplFileLine();
06171 }
06172 
06173 //______________________________________________________________________________
06174 void TEveCompositeFrameInTab::Dictionary()
06175 {
06176    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveCompositeFrameInTab*)0x0)->GetClass();
06177 }
06178 
06179 //______________________________________________________________________________
06180 TClass *TEveCompositeFrameInTab::Class()
06181 {
06182    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveCompositeFrameInTab*)0x0)->GetClass();
06183    return fgIsA;
06184 }
06185 
06186 //______________________________________________________________________________
06187 TClass *TEveViewerListEditor::fgIsA = 0;  // static to hold class pointer
06188 
06189 //______________________________________________________________________________
06190 const char *TEveViewerListEditor::Class_Name()
06191 {
06192    return "TEveViewerListEditor";
06193 }
06194 
06195 //______________________________________________________________________________
06196 const char *TEveViewerListEditor::ImplFileName()
06197 {
06198    return ::ROOT::GenerateInitInstanceLocal((const ::TEveViewerListEditor*)0x0)->GetImplFileName();
06199 }
06200 
06201 //______________________________________________________________________________
06202 int TEveViewerListEditor::ImplFileLine()
06203 {
06204    return ::ROOT::GenerateInitInstanceLocal((const ::TEveViewerListEditor*)0x0)->GetImplFileLine();
06205 }
06206 
06207 //______________________________________________________________________________
06208 void TEveViewerListEditor::Dictionary()
06209 {
06210    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveViewerListEditor*)0x0)->GetClass();
06211 }
06212 
06213 //______________________________________________________________________________
06214 TClass *TEveViewerListEditor::Class()
06215 {
06216    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveViewerListEditor*)0x0)->GetClass();
06217    return fgIsA;
06218 }
06219 
06220 //______________________________________________________________________________
06221 TClass *TEveWindowEditor::fgIsA = 0;  // static to hold class pointer
06222 
06223 //______________________________________________________________________________
06224 const char *TEveWindowEditor::Class_Name()
06225 {
06226    return "TEveWindowEditor";
06227 }
06228 
06229 //______________________________________________________________________________
06230 const char *TEveWindowEditor::ImplFileName()
06231 {
06232    return ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowEditor*)0x0)->GetImplFileName();
06233 }
06234 
06235 //______________________________________________________________________________
06236 int TEveWindowEditor::ImplFileLine()
06237 {
06238    return ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowEditor*)0x0)->GetImplFileLine();
06239 }
06240 
06241 //______________________________________________________________________________
06242 void TEveWindowEditor::Dictionary()
06243 {
06244    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowEditor*)0x0)->GetClass();
06245 }
06246 
06247 //______________________________________________________________________________
06248 TClass *TEveWindowEditor::Class()
06249 {
06250    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveWindowEditor*)0x0)->GetClass();
06251    return fgIsA;
06252 }
06253 
06254 //______________________________________________________________________________
06255 TClass *TEveSecondarySelectable::fgIsA = 0;  // static to hold class pointer
06256 
06257 //______________________________________________________________________________
06258 const char *TEveSecondarySelectable::Class_Name()
06259 {
06260    return "TEveSecondarySelectable";
06261 }
06262 
06263 //______________________________________________________________________________
06264 const char *TEveSecondarySelectable::ImplFileName()
06265 {
06266    return ::ROOT::GenerateInitInstanceLocal((const ::TEveSecondarySelectable*)0x0)->GetImplFileName();
06267 }
06268 
06269 //______________________________________________________________________________
06270 int TEveSecondarySelectable::ImplFileLine()
06271 {
06272    return ::ROOT::GenerateInitInstanceLocal((const ::TEveSecondarySelectable*)0x0)->GetImplFileLine();
06273 }
06274 
06275 //______________________________________________________________________________
06276 void TEveSecondarySelectable::Dictionary()
06277 {
06278    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveSecondarySelectable*)0x0)->GetClass();
06279 }
06280 
06281 //______________________________________________________________________________
06282 TClass *TEveSecondarySelectable::Class()
06283 {
06284    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEveSecondarySelectable*)0x0)->GetClass();
06285    return fgIsA;
06286 }
06287 
06288 //______________________________________________________________________________
06289 template <> void TEveVectorT<float>::Streamer(TBuffer &R__b)
06290 {
06291    // Stream an object of class TEveVectorT<float>.
06292 
06293    if (R__b.IsReading()) {
06294       R__b.ReadClassBuffer(TEveVectorT<float>::Class(),this);
06295    } else {
06296       R__b.WriteClassBuffer(TEveVectorT<float>::Class(),this);
06297    }
06298 }
06299 
06300 //______________________________________________________________________________
06301 namespace ROOT {
06302    void TEveVectorTlEfloatgR_ShowMembers(void *obj, TMemberInspector &R__insp)
06303    {
06304       // Inspect the data members of an object of class TEveVectorT<float>.
06305       typedef ::ROOT::Shadow::TEveVectorTlEfloatgR ShadowClass;
06306       ShadowClass *sobj = (ShadowClass*)obj;
06307       if (sobj) { } // Dummy usage just in case there is no datamember.
06308 
06309       TClass *R__cl  = ::ROOT::GenerateInitInstanceLocal((const ::TEveVectorT<float>*)0x0)->GetClass();
06310       if (R__cl || R__insp.IsA()) { }
06311       R__insp.Inspect(R__cl, R__insp.GetParent(), "fX", &sobj->fX);
06312       R__insp.Inspect(R__cl, R__insp.GetParent(), "fY", &sobj->fY);
06313       R__insp.Inspect(R__cl, R__insp.GetParent(), "fZ", &sobj->fZ);
06314    }
06315 
06316 }
06317 
06318 template <> void TEveVectorT<float>::ShowMembers(TMemberInspector &R__insp)
06319 {
06320    ::ROOT::TEveVectorTlEfloatgR_ShowMembers(this, R__insp);
06321 }
06322 
06323 namespace ROOT {
06324    // Wrappers around operator new
06325    static void *new_TEveVectorTlEfloatgR(void *p) {
06326       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveVectorT<float> : new ::TEveVectorT<float>;
06327    }
06328    static void *newArray_TEveVectorTlEfloatgR(Long_t nElements, void *p) {
06329       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveVectorT<float>[nElements] : new ::TEveVectorT<float>[nElements];
06330    }
06331    // Wrapper around operator delete
06332    static void delete_TEveVectorTlEfloatgR(void *p) {
06333       delete ((::TEveVectorT<float>*)p);
06334    }
06335    static void deleteArray_TEveVectorTlEfloatgR(void *p) {
06336       delete [] ((::TEveVectorT<float>*)p);
06337    }
06338    static void destruct_TEveVectorTlEfloatgR(void *p) {
06339       typedef ::TEveVectorT<float> current_t;
06340       ((current_t*)p)->~current_t();
06341    }
06342 } // end of namespace ROOT for class ::TEveVectorT<float>
06343 
06344 //______________________________________________________________________________
06345 template <> void TEveVectorT<double>::Streamer(TBuffer &R__b)
06346 {
06347    // Stream an object of class TEveVectorT<double>.
06348 
06349    if (R__b.IsReading()) {
06350       R__b.ReadClassBuffer(TEveVectorT<double>::Class(),this);
06351    } else {
06352       R__b.WriteClassBuffer(TEveVectorT<double>::Class(),this);
06353    }
06354 }
06355 
06356 //______________________________________________________________________________
06357 namespace ROOT {
06358    void TEveVectorTlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp)
06359    {
06360       // Inspect the data members of an object of class TEveVectorT<double>.
06361       typedef ::ROOT::Shadow::TEveVectorTlEdoublegR ShadowClass;
06362       ShadowClass *sobj = (ShadowClass*)obj;
06363       if (sobj) { } // Dummy usage just in case there is no datamember.
06364 
06365       TClass *R__cl  = ::ROOT::GenerateInitInstanceLocal((const ::TEveVectorT<double>*)0x0)->GetClass();
06366       if (R__cl || R__insp.IsA()) { }
06367       R__insp.Inspect(R__cl, R__insp.GetParent(), "fX", &sobj->fX);
06368       R__insp.Inspect(R__cl, R__insp.GetParent(), "fY", &sobj->fY);
06369       R__insp.Inspect(R__cl, R__insp.GetParent(), "fZ", &sobj->fZ);
06370    }
06371 
06372 }
06373 
06374 template <> void TEveVectorT<double>::ShowMembers(TMemberInspector &R__insp)
06375 {
06376    ::ROOT::TEveVectorTlEdoublegR_ShowMembers(this, R__insp);
06377 }
06378 
06379 namespace ROOT {
06380    // Wrappers around operator new
06381    static void *new_TEveVectorTlEdoublegR(void *p) {
06382       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveVectorT<double> : new ::TEveVectorT<double>;
06383    }
06384    static void *newArray_TEveVectorTlEdoublegR(Long_t nElements, void *p) {
06385       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveVectorT<double>[nElements] : new ::TEveVectorT<double>[nElements];
06386    }
06387    // Wrapper around operator delete
06388    static void delete_TEveVectorTlEdoublegR(void *p) {
06389       delete ((::TEveVectorT<double>*)p);
06390    }
06391    static void deleteArray_TEveVectorTlEdoublegR(void *p) {
06392       delete [] ((::TEveVectorT<double>*)p);
06393    }
06394    static void destruct_TEveVectorTlEdoublegR(void *p) {
06395       typedef ::TEveVectorT<double> current_t;
06396       ((current_t*)p)->~current_t();
06397    }
06398 } // end of namespace ROOT for class ::TEveVectorT<double>
06399 
06400 //______________________________________________________________________________
06401 template <> void TEveVector4T<float>::Streamer(TBuffer &R__b)
06402 {
06403    // Stream an object of class TEveVector4T<float>.
06404 
06405    if (R__b.IsReading()) {
06406       R__b.ReadClassBuffer(TEveVector4T<float>::Class(),this);
06407    } else {
06408       R__b.WriteClassBuffer(TEveVector4T<float>::Class(),this);
06409    }
06410 }
06411 
06412 //______________________________________________________________________________
06413 namespace ROOT {
06414    void TEveVector4TlEfloatgR_ShowMembers(void *obj, TMemberInspector &R__insp)
06415    {
06416       // Inspect the data members of an object of class TEveVector4T<float>.
06417       typedef ::ROOT::Shadow::TEveVector4TlEfloatgR ShadowClass;
06418       ShadowClass *sobj = (ShadowClass*)obj;
06419       if (sobj) { } // Dummy usage just in case there is no datamember.
06420 
06421       TClass *R__cl  = ::ROOT::GenerateInitInstanceLocal((const ::TEveVector4T<float>*)0x0)->GetClass();
06422       if (R__cl || R__insp.IsA()) { }
06423       R__insp.Inspect(R__cl, R__insp.GetParent(), "fT", &sobj->fT);
06424       sobj->TEveVectorT<float>::ShowMembers(R__insp);
06425    }
06426 
06427 }
06428 
06429 template <> void TEveVector4T<float>::ShowMembers(TMemberInspector &R__insp)
06430 {
06431    ::ROOT::TEveVector4TlEfloatgR_ShowMembers(this, R__insp);
06432 }
06433 
06434 namespace ROOT {
06435    // Wrappers around operator new
06436    static void *new_TEveVector4TlEfloatgR(void *p) {
06437       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveVector4T<float> : new ::TEveVector4T<float>;
06438    }
06439    static void *newArray_TEveVector4TlEfloatgR(Long_t nElements, void *p) {
06440       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveVector4T<float>[nElements] : new ::TEveVector4T<float>[nElements];
06441    }
06442    // Wrapper around operator delete
06443    static void delete_TEveVector4TlEfloatgR(void *p) {
06444       delete ((::TEveVector4T<float>*)p);
06445    }
06446    static void deleteArray_TEveVector4TlEfloatgR(void *p) {
06447       delete [] ((::TEveVector4T<float>*)p);
06448    }
06449    static void destruct_TEveVector4TlEfloatgR(void *p) {
06450       typedef ::TEveVector4T<float> current_t;
06451       ((current_t*)p)->~current_t();
06452    }
06453 } // end of namespace ROOT for class ::TEveVector4T<float>
06454 
06455 //______________________________________________________________________________
06456 template <> void TEveVector4T<double>::Streamer(TBuffer &R__b)
06457 {
06458    // Stream an object of class TEveVector4T<double>.
06459 
06460    if (R__b.IsReading()) {
06461       R__b.ReadClassBuffer(TEveVector4T<double>::Class(),this);
06462    } else {
06463       R__b.WriteClassBuffer(TEveVector4T<double>::Class(),this);
06464    }
06465 }
06466 
06467 //______________________________________________________________________________
06468 namespace ROOT {
06469    void TEveVector4TlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp)
06470    {
06471       // Inspect the data members of an object of class TEveVector4T<double>.
06472       typedef ::ROOT::Shadow::TEveVector4TlEdoublegR ShadowClass;
06473       ShadowClass *sobj = (ShadowClass*)obj;
06474       if (sobj) { } // Dummy usage just in case there is no datamember.
06475 
06476       TClass *R__cl  = ::ROOT::GenerateInitInstanceLocal((const ::TEveVector4T<double>*)0x0)->GetClass();
06477       if (R__cl || R__insp.IsA()) { }
06478       R__insp.Inspect(R__cl, R__insp.GetParent(), "fT", &sobj->fT);
06479       sobj->TEveVectorT<double>::ShowMembers(R__insp);
06480    }
06481 
06482 }
06483 
06484 template <> void TEveVector4T<double>::ShowMembers(TMemberInspector &R__insp)
06485 {
06486    ::ROOT::TEveVector4TlEdoublegR_ShowMembers(this, R__insp);
06487 }
06488 
06489 namespace ROOT {
06490    // Wrappers around operator new
06491    static void *new_TEveVector4TlEdoublegR(void *p) {
06492       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveVector4T<double> : new ::TEveVector4T<double>;
06493    }
06494    static void *newArray_TEveVector4TlEdoublegR(Long_t nElements, void *p) {
06495       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveVector4T<double>[nElements] : new ::TEveVector4T<double>[nElements];
06496    }
06497    // Wrapper around operator delete
06498    static void delete_TEveVector4TlEdoublegR(void *p) {
06499       delete ((::TEveVector4T<double>*)p);
06500    }
06501    static void deleteArray_TEveVector4TlEdoublegR(void *p) {
06502       delete [] ((::TEveVector4T<double>*)p);
06503    }
06504    static void destruct_TEveVector4TlEdoublegR(void *p) {
06505       typedef ::TEveVector4T<double> current_t;
06506       ((current_t*)p)->~current_t();
06507    }
06508 } // end of namespace ROOT for class ::TEveVector4T<double>
06509 
06510 //______________________________________________________________________________
06511 template <> void TEveVector2T<float>::Streamer(TBuffer &R__b)
06512 {
06513    // Stream an object of class TEveVector2T<float>.
06514 
06515    if (R__b.IsReading()) {
06516       R__b.ReadClassBuffer(TEveVector2T<float>::Class(),this);
06517    } else {
06518       R__b.WriteClassBuffer(TEveVector2T<float>::Class(),this);
06519    }
06520 }
06521 
06522 //______________________________________________________________________________
06523 namespace ROOT {
06524    void TEveVector2TlEfloatgR_ShowMembers(void *obj, TMemberInspector &R__insp)
06525    {
06526       // Inspect the data members of an object of class TEveVector2T<float>.
06527       typedef ::ROOT::Shadow::TEveVector2TlEfloatgR ShadowClass;
06528       ShadowClass *sobj = (ShadowClass*)obj;
06529       if (sobj) { } // Dummy usage just in case there is no datamember.
06530 
06531       TClass *R__cl  = ::ROOT::GenerateInitInstanceLocal((const ::TEveVector2T<float>*)0x0)->GetClass();
06532       if (R__cl || R__insp.IsA()) { }
06533       R__insp.Inspect(R__cl, R__insp.GetParent(), "fX", &sobj->fX);
06534       R__insp.Inspect(R__cl, R__insp.GetParent(), "fY", &sobj->fY);
06535    }
06536 
06537 }
06538 
06539 template <> void TEveVector2T<float>::ShowMembers(TMemberInspector &R__insp)
06540 {
06541    ::ROOT::TEveVector2TlEfloatgR_ShowMembers(this, R__insp);
06542 }
06543 
06544 namespace ROOT {
06545    // Wrappers around operator new
06546    static void *new_TEveVector2TlEfloatgR(void *p) {
06547       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveVector2T<float> : new ::TEveVector2T<float>;
06548    }
06549    static void *newArray_TEveVector2TlEfloatgR(Long_t nElements, void *p) {
06550       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveVector2T<float>[nElements] : new ::TEveVector2T<float>[nElements];
06551    }
06552    // Wrapper around operator delete
06553    static void delete_TEveVector2TlEfloatgR(void *p) {
06554       delete ((::TEveVector2T<float>*)p);
06555    }
06556    static void deleteArray_TEveVector2TlEfloatgR(void *p) {
06557       delete [] ((::TEveVector2T<float>*)p);
06558    }
06559    static void destruct_TEveVector2TlEfloatgR(void *p) {
06560       typedef ::TEveVector2T<float> current_t;
06561       ((current_t*)p)->~current_t();
06562    }
06563 } // end of namespace ROOT for class ::TEveVector2T<float>
06564 
06565 //______________________________________________________________________________
06566 template <> void TEveVector2T<double>::Streamer(TBuffer &R__b)
06567 {
06568    // Stream an object of class TEveVector2T<double>.
06569 
06570    if (R__b.IsReading()) {
06571       R__b.ReadClassBuffer(TEveVector2T<double>::Class(),this);
06572    } else {
06573       R__b.WriteClassBuffer(TEveVector2T<double>::Class(),this);
06574    }
06575 }
06576 
06577 //______________________________________________________________________________
06578 namespace ROOT {
06579    void TEveVector2TlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp)
06580    {
06581       // Inspect the data members of an object of class TEveVector2T<double>.
06582       typedef ::ROOT::Shadow::TEveVector2TlEdoublegR ShadowClass;
06583       ShadowClass *sobj = (ShadowClass*)obj;
06584       if (sobj) { } // Dummy usage just in case there is no datamember.
06585 
06586       TClass *R__cl  = ::ROOT::GenerateInitInstanceLocal((const ::TEveVector2T<double>*)0x0)->GetClass();
06587       if (R__cl || R__insp.IsA()) { }
06588       R__insp.Inspect(R__cl, R__insp.GetParent(), "fX", &sobj->fX);
06589       R__insp.Inspect(R__cl, R__insp.GetParent(), "fY", &sobj->fY);
06590    }
06591 
06592 }
06593 
06594 template <> void TEveVector2T<double>::ShowMembers(TMemberInspector &R__insp)
06595 {
06596    ::ROOT::TEveVector2TlEdoublegR_ShowMembers(this, R__insp);
06597 }
06598 
06599 namespace ROOT {
06600    // Wrappers around operator new
06601    static void *new_TEveVector2TlEdoublegR(void *p) {
06602       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveVector2T<double> : new ::TEveVector2T<double>;
06603    }
06604    static void *newArray_TEveVector2TlEdoublegR(Long_t nElements, void *p) {
06605       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveVector2T<double>[nElements] : new ::TEveVector2T<double>[nElements];
06606    }
06607    // Wrapper around operator delete
06608    static void delete_TEveVector2TlEdoublegR(void *p) {
06609       delete ((::TEveVector2T<double>*)p);
06610    }
06611    static void deleteArray_TEveVector2TlEdoublegR(void *p) {
06612       delete [] ((::TEveVector2T<double>*)p);
06613    }
06614    static void destruct_TEveVector2TlEdoublegR(void *p) {
06615       typedef ::TEveVector2T<double> current_t;
06616       ((current_t*)p)->~current_t();
06617    }
06618 } // end of namespace ROOT for class ::TEveVector2T<double>
06619 
06620 //______________________________________________________________________________
06621 template <> void TEvePathMarkT<float>::Streamer(TBuffer &R__b)
06622 {
06623    // Stream an object of class TEvePathMarkT<float>.
06624 
06625    if (R__b.IsReading()) {
06626       R__b.ReadClassBuffer(TEvePathMarkT<float>::Class(),this);
06627    } else {
06628       R__b.WriteClassBuffer(TEvePathMarkT<float>::Class(),this);
06629    }
06630 }
06631 
06632 //______________________________________________________________________________
06633 namespace ROOT {
06634    void TEvePathMarkTlEfloatgR_ShowMembers(void *obj, TMemberInspector &R__insp)
06635    {
06636       // Inspect the data members of an object of class TEvePathMarkT<float>.
06637       typedef ::ROOT::Shadow::TEvePathMarkTlEfloatgR ShadowClass;
06638       ShadowClass *sobj = (ShadowClass*)obj;
06639       if (sobj) { } // Dummy usage just in case there is no datamember.
06640 
06641       TClass *R__cl  = ::ROOT::GenerateInitInstanceLocal((const ::TEvePathMarkT<float>*)0x0)->GetClass();
06642       if (R__cl || R__insp.IsA()) { }
06643       R__insp.Inspect(R__cl, R__insp.GetParent(), "fType", &sobj->fType);
06644       R__insp.Inspect(R__cl, R__insp.GetParent(), "fV", &sobj->fV);
06645       R__insp.InspectMember(sobj->fV, "fV.");
06646       R__insp.Inspect(R__cl, R__insp.GetParent(), "fP", &sobj->fP);
06647       R__insp.InspectMember(sobj->fP, "fP.");
06648       R__insp.Inspect(R__cl, R__insp.GetParent(), "fE", &sobj->fE);
06649       R__insp.InspectMember(sobj->fE, "fE.");
06650       R__insp.Inspect(R__cl, R__insp.GetParent(), "fTime", &sobj->fTime);
06651    }
06652 
06653 }
06654 
06655 template <> void TEvePathMarkT<float>::ShowMembers(TMemberInspector &R__insp)
06656 {
06657    ::ROOT::TEvePathMarkTlEfloatgR_ShowMembers(this, R__insp);
06658 }
06659 
06660 namespace ROOT {
06661    // Wrappers around operator new
06662    static void *new_TEvePathMarkTlEfloatgR(void *p) {
06663       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEvePathMarkT<float> : new ::TEvePathMarkT<float>;
06664    }
06665    static void *newArray_TEvePathMarkTlEfloatgR(Long_t nElements, void *p) {
06666       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEvePathMarkT<float>[nElements] : new ::TEvePathMarkT<float>[nElements];
06667    }
06668    // Wrapper around operator delete
06669    static void delete_TEvePathMarkTlEfloatgR(void *p) {
06670       delete ((::TEvePathMarkT<float>*)p);
06671    }
06672    static void deleteArray_TEvePathMarkTlEfloatgR(void *p) {
06673       delete [] ((::TEvePathMarkT<float>*)p);
06674    }
06675    static void destruct_TEvePathMarkTlEfloatgR(void *p) {
06676       typedef ::TEvePathMarkT<float> current_t;
06677       ((current_t*)p)->~current_t();
06678    }
06679 } // end of namespace ROOT for class ::TEvePathMarkT<float>
06680 
06681 //______________________________________________________________________________
06682 template <> void TEvePathMarkT<double>::Streamer(TBuffer &R__b)
06683 {
06684    // Stream an object of class TEvePathMarkT<double>.
06685 
06686    if (R__b.IsReading()) {
06687       R__b.ReadClassBuffer(TEvePathMarkT<double>::Class(),this);
06688    } else {
06689       R__b.WriteClassBuffer(TEvePathMarkT<double>::Class(),this);
06690    }
06691 }
06692 
06693 //______________________________________________________________________________
06694 namespace ROOT {
06695    void TEvePathMarkTlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp)
06696    {
06697       // Inspect the data members of an object of class TEvePathMarkT<double>.
06698       typedef ::ROOT::Shadow::TEvePathMarkTlEdoublegR ShadowClass;
06699       ShadowClass *sobj = (ShadowClass*)obj;
06700       if (sobj) { } // Dummy usage just in case there is no datamember.
06701 
06702       TClass *R__cl  = ::ROOT::GenerateInitInstanceLocal((const ::TEvePathMarkT<double>*)0x0)->GetClass();
06703       if (R__cl || R__insp.IsA()) { }
06704       R__insp.Inspect(R__cl, R__insp.GetParent(), "fType", &sobj->fType);
06705       R__insp.Inspect(R__cl, R__insp.GetParent(), "fV", &sobj->fV);
06706       R__insp.InspectMember(sobj->fV, "fV.");
06707       R__insp.Inspect(R__cl, R__insp.GetParent(), "fP", &sobj->fP);
06708       R__insp.InspectMember(sobj->fP, "fP.");
06709       R__insp.Inspect(R__cl, R__insp.GetParent(), "fE", &sobj->fE);
06710       R__insp.InspectMember(sobj->fE, "fE.");
06711       R__insp.Inspect(R__cl, R__insp.GetParent(), "fTime", &sobj->fTime);
06712    }
06713 
06714 }
06715 
06716 template <> void TEvePathMarkT<double>::ShowMembers(TMemberInspector &R__insp)
06717 {
06718    ::ROOT::TEvePathMarkTlEdoublegR_ShowMembers(this, R__insp);
06719 }
06720 
06721 namespace ROOT {
06722    // Wrappers around operator new
06723    static void *new_TEvePathMarkTlEdoublegR(void *p) {
06724       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEvePathMarkT<double> : new ::TEvePathMarkT<double>;
06725    }
06726    static void *newArray_TEvePathMarkTlEdoublegR(Long_t nElements, void *p) {
06727       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEvePathMarkT<double>[nElements] : new ::TEvePathMarkT<double>[nElements];
06728    }
06729    // Wrapper around operator delete
06730    static void delete_TEvePathMarkTlEdoublegR(void *p) {
06731       delete ((::TEvePathMarkT<double>*)p);
06732    }
06733    static void deleteArray_TEvePathMarkTlEdoublegR(void *p) {
06734       delete [] ((::TEvePathMarkT<double>*)p);
06735    }
06736    static void destruct_TEvePathMarkTlEdoublegR(void *p) {
06737       typedef ::TEvePathMarkT<double> current_t;
06738       ((current_t*)p)->~current_t();
06739    }
06740 } // end of namespace ROOT for class ::TEvePathMarkT<double>
06741 
06742 //______________________________________________________________________________
06743 void TEveTrans::ShowMembers(TMemberInspector &R__insp)
06744 {
06745       // Inspect the data members of an object of class TEveTrans.
06746       TClass *R__cl = ::TEveTrans::IsA();
06747       if (R__cl || R__insp.IsA()) { }
06748       R__insp.Inspect(R__cl, R__insp.GetParent(), "fM[16]", fM);
06749       R__insp.Inspect(R__cl, R__insp.GetParent(), "fA1", &fA1);
06750       R__insp.Inspect(R__cl, R__insp.GetParent(), "fA2", &fA2);
06751       R__insp.Inspect(R__cl, R__insp.GetParent(), "fA3", &fA3);
06752       R__insp.Inspect(R__cl, R__insp.GetParent(), "fAsOK", &fAsOK);
06753       R__insp.Inspect(R__cl, R__insp.GetParent(), "fUseTrans", &fUseTrans);
06754       R__insp.Inspect(R__cl, R__insp.GetParent(), "fEditTrans", &fEditTrans);
06755       R__insp.Inspect(R__cl, R__insp.GetParent(), "fEditRotation", &fEditRotation);
06756       R__insp.Inspect(R__cl, R__insp.GetParent(), "fEditScale", &fEditScale);
06757       TObject::ShowMembers(R__insp);
06758 }
06759 
06760 namespace ROOT {
06761    // Wrappers around operator new
06762    static void *new_TEveTrans(void *p) {
06763       return  p ? new(p) ::TEveTrans : new ::TEveTrans;
06764    }
06765    static void *newArray_TEveTrans(Long_t nElements, void *p) {
06766       return p ? new(p) ::TEveTrans[nElements] : new ::TEveTrans[nElements];
06767    }
06768    // Wrapper around operator delete
06769    static void delete_TEveTrans(void *p) {
06770       delete ((::TEveTrans*)p);
06771    }
06772    static void deleteArray_TEveTrans(void *p) {
06773       delete [] ((::TEveTrans*)p);
06774    }
06775    static void destruct_TEveTrans(void *p) {
06776       typedef ::TEveTrans current_t;
06777       ((current_t*)p)->~current_t();
06778    }
06779    // Wrapper around a custom streamer member function.
06780    static void streamer_TEveTrans(TBuffer &buf, void *obj) {
06781       ((::TEveTrans*)obj)->::TEveTrans::Streamer(buf);
06782    }
06783 } // end of namespace ROOT for class ::TEveTrans
06784 
06785 //______________________________________________________________________________
06786 void TEveTransSubEditor::Streamer(TBuffer &R__b)
06787 {
06788    // Stream an object of class TEveTransSubEditor.
06789 
06790    if (R__b.IsReading()) {
06791       R__b.ReadClassBuffer(TEveTransSubEditor::Class(),this);
06792    } else {
06793       R__b.WriteClassBuffer(TEveTransSubEditor::Class(),this);
06794    }
06795 }
06796 
06797 //______________________________________________________________________________
06798 void TEveTransSubEditor::ShowMembers(TMemberInspector &R__insp)
06799 {
06800       // Inspect the data members of an object of class TEveTransSubEditor.
06801       TClass *R__cl = ::TEveTransSubEditor::IsA();
06802       if (R__cl || R__insp.IsA()) { }
06803       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTrans", &fTrans);
06804       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTopHorFrame", &fTopHorFrame);
06805       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUseTrans", &fUseTrans);
06806       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEditTrans", &fEditTrans);
06807       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEditTransFrame", &fEditTransFrame);
06808       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPos", &fPos);
06809       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRot", &fRot);
06810       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fScale", &fScale);
06811       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAutoUpdate", &fAutoUpdate);
06812       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUpdate", &fUpdate);
06813       TGVerticalFrame::ShowMembers(R__insp);
06814 }
06815 
06816 namespace ROOT {
06817    // Wrapper around operator delete
06818    static void delete_TEveTransSubEditor(void *p) {
06819       delete ((::TEveTransSubEditor*)p);
06820    }
06821    static void deleteArray_TEveTransSubEditor(void *p) {
06822       delete [] ((::TEveTransSubEditor*)p);
06823    }
06824    static void destruct_TEveTransSubEditor(void *p) {
06825       typedef ::TEveTransSubEditor current_t;
06826       ((current_t*)p)->~current_t();
06827    }
06828 } // end of namespace ROOT for class ::TEveTransSubEditor
06829 
06830 //______________________________________________________________________________
06831 void TEveTransEditor::Streamer(TBuffer &R__b)
06832 {
06833    // Stream an object of class TEveTransEditor.
06834 
06835    if (R__b.IsReading()) {
06836       R__b.ReadClassBuffer(TEveTransEditor::Class(),this);
06837    } else {
06838       R__b.WriteClassBuffer(TEveTransEditor::Class(),this);
06839    }
06840 }
06841 
06842 //______________________________________________________________________________
06843 void TEveTransEditor::ShowMembers(TMemberInspector &R__insp)
06844 {
06845       // Inspect the data members of an object of class TEveTransEditor.
06846       TClass *R__cl = ::TEveTransEditor::IsA();
06847       if (R__cl || R__insp.IsA()) { }
06848       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fM", &fM);
06849       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSE", &fSE);
06850       TGedFrame::ShowMembers(R__insp);
06851 }
06852 
06853 namespace ROOT {
06854    // Wrappers around operator new
06855    static void *new_TEveTransEditor(void *p) {
06856       return  p ? new(p) ::TEveTransEditor : new ::TEveTransEditor;
06857    }
06858    static void *newArray_TEveTransEditor(Long_t nElements, void *p) {
06859       return p ? new(p) ::TEveTransEditor[nElements] : new ::TEveTransEditor[nElements];
06860    }
06861    // Wrapper around operator delete
06862    static void delete_TEveTransEditor(void *p) {
06863       delete ((::TEveTransEditor*)p);
06864    }
06865    static void deleteArray_TEveTransEditor(void *p) {
06866       delete [] ((::TEveTransEditor*)p);
06867    }
06868    static void destruct_TEveTransEditor(void *p) {
06869       typedef ::TEveTransEditor current_t;
06870       ((current_t*)p)->~current_t();
06871    }
06872 } // end of namespace ROOT for class ::TEveTransEditor
06873 
06874 //______________________________________________________________________________
06875 void TEveUtil::Streamer(TBuffer &R__b)
06876 {
06877    // Stream an object of class TEveUtil.
06878 
06879    if (R__b.IsReading()) {
06880       R__b.ReadClassBuffer(TEveUtil::Class(),this);
06881    } else {
06882       R__b.WriteClassBuffer(TEveUtil::Class(),this);
06883    }
06884 }
06885 
06886 //______________________________________________________________________________
06887 void TEveUtil::ShowMembers(TMemberInspector &R__insp)
06888 {
06889       // Inspect the data members of an object of class TEveUtil.
06890       TClass *R__cl = ::TEveUtil::IsA();
06891       if (R__cl || R__insp.IsA()) { }
06892 }
06893 
06894 namespace ROOT {
06895    // Wrappers around operator new
06896    static void *new_TEveUtil(void *p) {
06897       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveUtil : new ::TEveUtil;
06898    }
06899    static void *newArray_TEveUtil(Long_t nElements, void *p) {
06900       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveUtil[nElements] : new ::TEveUtil[nElements];
06901    }
06902    // Wrapper around operator delete
06903    static void delete_TEveUtil(void *p) {
06904       delete ((::TEveUtil*)p);
06905    }
06906    static void deleteArray_TEveUtil(void *p) {
06907       delete [] ((::TEveUtil*)p);
06908    }
06909    static void destruct_TEveUtil(void *p) {
06910       typedef ::TEveUtil current_t;
06911       ((current_t*)p)->~current_t();
06912    }
06913 } // end of namespace ROOT for class ::TEveUtil
06914 
06915 //______________________________________________________________________________
06916 void TEveException::Streamer(TBuffer &R__b)
06917 {
06918    // Stream an object of class TEveException.
06919 
06920    if (R__b.IsReading()) {
06921       R__b.ReadClassBuffer(TEveException::Class(),this);
06922    } else {
06923       R__b.WriteClassBuffer(TEveException::Class(),this);
06924    }
06925 }
06926 
06927 //______________________________________________________________________________
06928 void TEveException::ShowMembers(TMemberInspector &R__insp)
06929 {
06930       // Inspect the data members of an object of class TEveException.
06931       TClass *R__cl = ::TEveException::IsA();
06932       if (R__cl || R__insp.IsA()) { }
06933       R__insp.GenericShowMembers("exception", ( ::exception *) (this ), false);
06934       TString::ShowMembers(R__insp);
06935 }
06936 
06937 namespace ROOT {
06938    // Wrappers around operator new
06939    static void *new_TEveException(void *p) {
06940       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveException : new ::TEveException;
06941    }
06942    static void *newArray_TEveException(Long_t nElements, void *p) {
06943       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveException[nElements] : new ::TEveException[nElements];
06944    }
06945    // Wrapper around operator delete
06946    static void delete_TEveException(void *p) {
06947       delete ((::TEveException*)p);
06948    }
06949    static void deleteArray_TEveException(void *p) {
06950       delete [] ((::TEveException*)p);
06951    }
06952    static void destruct_TEveException(void *p) {
06953       typedef ::TEveException current_t;
06954       ((current_t*)p)->~current_t();
06955    }
06956 } // end of namespace ROOT for class ::TEveException
06957 
06958 //______________________________________________________________________________
06959 void TEvePadHolder::Streamer(TBuffer &R__b)
06960 {
06961    // Stream an object of class TEvePadHolder.
06962 
06963    if (R__b.IsReading()) {
06964       R__b.ReadClassBuffer(TEvePadHolder::Class(),this);
06965    } else {
06966       R__b.WriteClassBuffer(TEvePadHolder::Class(),this);
06967    }
06968 }
06969 
06970 //______________________________________________________________________________
06971 void TEvePadHolder::ShowMembers(TMemberInspector &R__insp)
06972 {
06973       // Inspect the data members of an object of class TEvePadHolder.
06974       TClass *R__cl = ::TEvePadHolder::IsA();
06975       if (R__cl || R__insp.IsA()) { }
06976       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fOldPad", &fOldPad);
06977       R__insp.Inspect(R__cl, R__insp.GetParent(), "fModifyUpdateP", &fModifyUpdateP);
06978 }
06979 
06980 namespace ROOT {
06981    // Wrapper around operator delete
06982    static void delete_TEvePadHolder(void *p) {
06983       delete ((::TEvePadHolder*)p);
06984    }
06985    static void deleteArray_TEvePadHolder(void *p) {
06986       delete [] ((::TEvePadHolder*)p);
06987    }
06988    static void destruct_TEvePadHolder(void *p) {
06989       typedef ::TEvePadHolder current_t;
06990       ((current_t*)p)->~current_t();
06991    }
06992 } // end of namespace ROOT for class ::TEvePadHolder
06993 
06994 //______________________________________________________________________________
06995 void TEveGeoManagerHolder::Streamer(TBuffer &R__b)
06996 {
06997    // Stream an object of class TEveGeoManagerHolder.
06998 
06999    if (R__b.IsReading()) {
07000       R__b.ReadClassBuffer(TEveGeoManagerHolder::Class(),this);
07001    } else {
07002       R__b.WriteClassBuffer(TEveGeoManagerHolder::Class(),this);
07003    }
07004 }
07005 
07006 //______________________________________________________________________________
07007 void TEveGeoManagerHolder::ShowMembers(TMemberInspector &R__insp)
07008 {
07009       // Inspect the data members of an object of class TEveGeoManagerHolder.
07010       TClass *R__cl = ::TEveGeoManagerHolder::IsA();
07011       if (R__cl || R__insp.IsA()) { }
07012       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fManager", &fManager);
07013       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNSegments", &fNSegments);
07014 }
07015 
07016 namespace ROOT {
07017    // Wrappers around operator new
07018    static void *new_TEveGeoManagerHolder(void *p) {
07019       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveGeoManagerHolder : new ::TEveGeoManagerHolder;
07020    }
07021    static void *newArray_TEveGeoManagerHolder(Long_t nElements, void *p) {
07022       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveGeoManagerHolder[nElements] : new ::TEveGeoManagerHolder[nElements];
07023    }
07024    // Wrapper around operator delete
07025    static void delete_TEveGeoManagerHolder(void *p) {
07026       delete ((::TEveGeoManagerHolder*)p);
07027    }
07028    static void deleteArray_TEveGeoManagerHolder(void *p) {
07029       delete [] ((::TEveGeoManagerHolder*)p);
07030    }
07031    static void destruct_TEveGeoManagerHolder(void *p) {
07032       typedef ::TEveGeoManagerHolder current_t;
07033       ((current_t*)p)->~current_t();
07034    }
07035 } // end of namespace ROOT for class ::TEveGeoManagerHolder
07036 
07037 //______________________________________________________________________________
07038 void TEveRefCnt::Streamer(TBuffer &R__b)
07039 {
07040    // Stream an object of class TEveRefCnt.
07041 
07042    if (R__b.IsReading()) {
07043       R__b.ReadClassBuffer(TEveRefCnt::Class(),this);
07044    } else {
07045       R__b.WriteClassBuffer(TEveRefCnt::Class(),this);
07046    }
07047 }
07048 
07049 //______________________________________________________________________________
07050 void TEveRefCnt::ShowMembers(TMemberInspector &R__insp)
07051 {
07052       // Inspect the data members of an object of class TEveRefCnt.
07053       TClass *R__cl = ::TEveRefCnt::IsA();
07054       if (R__cl || R__insp.IsA()) { }
07055       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRefCount", &fRefCount);
07056 }
07057 
07058 namespace ROOT {
07059    // Wrappers around operator new
07060    static void *new_TEveRefCnt(void *p) {
07061       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveRefCnt : new ::TEveRefCnt;
07062    }
07063    static void *newArray_TEveRefCnt(Long_t nElements, void *p) {
07064       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveRefCnt[nElements] : new ::TEveRefCnt[nElements];
07065    }
07066    // Wrapper around operator delete
07067    static void delete_TEveRefCnt(void *p) {
07068       delete ((::TEveRefCnt*)p);
07069    }
07070    static void deleteArray_TEveRefCnt(void *p) {
07071       delete [] ((::TEveRefCnt*)p);
07072    }
07073    static void destruct_TEveRefCnt(void *p) {
07074       typedef ::TEveRefCnt current_t;
07075       ((current_t*)p)->~current_t();
07076    }
07077 } // end of namespace ROOT for class ::TEveRefCnt
07078 
07079 //______________________________________________________________________________
07080 void TEveRefBackPtr::Streamer(TBuffer &R__b)
07081 {
07082    // Stream an object of class TEveRefBackPtr.
07083 
07084    if (R__b.IsReading()) {
07085       R__b.ReadClassBuffer(TEveRefBackPtr::Class(),this);
07086    } else {
07087       R__b.WriteClassBuffer(TEveRefBackPtr::Class(),this);
07088    }
07089 }
07090 
07091 //______________________________________________________________________________
07092 void TEveRefBackPtr::ShowMembers(TMemberInspector &R__insp)
07093 {
07094       // Inspect the data members of an object of class TEveRefBackPtr.
07095       TClass *R__cl = ::TEveRefBackPtr::IsA();
07096       if (R__cl || R__insp.IsA()) { }
07097       R__insp.Inspect(R__cl, R__insp.GetParent(), "fBackRefs", (void*)&fBackRefs);
07098       R__insp.InspectMember("TEveRefBackPtr::RefMap_t", (void*)&fBackRefs, "fBackRefs.", false);
07099       TEveRefCnt::ShowMembers(R__insp);
07100 }
07101 
07102 namespace ROOT {
07103    // Wrappers around operator new
07104    static void *new_TEveRefBackPtr(void *p) {
07105       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveRefBackPtr : new ::TEveRefBackPtr;
07106    }
07107    static void *newArray_TEveRefBackPtr(Long_t nElements, void *p) {
07108       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveRefBackPtr[nElements] : new ::TEveRefBackPtr[nElements];
07109    }
07110    // Wrapper around operator delete
07111    static void delete_TEveRefBackPtr(void *p) {
07112       delete ((::TEveRefBackPtr*)p);
07113    }
07114    static void deleteArray_TEveRefBackPtr(void *p) {
07115       delete [] ((::TEveRefBackPtr*)p);
07116    }
07117    static void destruct_TEveRefBackPtr(void *p) {
07118       typedef ::TEveRefBackPtr current_t;
07119       ((current_t*)p)->~current_t();
07120    }
07121 } // end of namespace ROOT for class ::TEveRefBackPtr
07122 
07123 //______________________________________________________________________________
07124 void TEveManager::Streamer(TBuffer &R__b)
07125 {
07126    // Stream an object of class TEveManager.
07127 
07128    if (R__b.IsReading()) {
07129       R__b.ReadClassBuffer(TEveManager::Class(),this);
07130    } else {
07131       R__b.WriteClassBuffer(TEveManager::Class(),this);
07132    }
07133 }
07134 
07135 //______________________________________________________________________________
07136 void TEveManager::ShowMembers(TMemberInspector &R__insp)
07137 {
07138       // Inspect the data members of an object of class TEveManager.
07139       TClass *R__cl = ::TEveManager::IsA();
07140       if (R__cl || R__insp.IsA()) { }
07141       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fExcHandler", &fExcHandler);
07142       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fVizDB", &fVizDB);
07143       R__insp.Inspect(R__cl, R__insp.GetParent(), "fVizDBReplace", &fVizDBReplace);
07144       R__insp.Inspect(R__cl, R__insp.GetParent(), "fVizDBUpdate", &fVizDBUpdate);
07145       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fGeometries", &fGeometries);
07146       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fGeometryAliases", &fGeometryAliases);
07147       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBrowser", &fBrowser);
07148       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLTEFrame", &fLTEFrame);
07149       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMacroFolder", &fMacroFolder);
07150       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fWindowManager", &fWindowManager);
07151       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewers", &fViewers);
07152       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fScenes", &fScenes);
07153       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fGlobalScene", &fGlobalScene);
07154       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventScene", &fEventScene);
07155       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCurrentEvent", &fCurrentEvent);
07156       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRedrawDisabled", &fRedrawDisabled);
07157       R__insp.Inspect(R__cl, R__insp.GetParent(), "fFullRedraw", &fFullRedraw);
07158       R__insp.Inspect(R__cl, R__insp.GetParent(), "fResetCameras", &fResetCameras);
07159       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDropLogicals", &fDropLogicals);
07160       R__insp.Inspect(R__cl, R__insp.GetParent(), "fKeepEmptyCont", &fKeepEmptyCont);
07161       R__insp.Inspect(R__cl, R__insp.GetParent(), "fTimerActive", &fTimerActive);
07162       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRedrawTimer", &fRedrawTimer);
07163       R__insp.InspectMember(fRedrawTimer, "fRedrawTimer.");
07164       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fStampedElements", &fStampedElements);
07165       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSelection", &fSelection);
07166       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fHighlight", &fHighlight);
07167       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fOrphanage", &fOrphanage);
07168       R__insp.Inspect(R__cl, R__insp.GetParent(), "fUseOrphanage", &fUseOrphanage);
07169 }
07170 
07171 namespace ROOT {
07172    // Wrapper around operator delete
07173    static void delete_TEveManager(void *p) {
07174       delete ((::TEveManager*)p);
07175    }
07176    static void deleteArray_TEveManager(void *p) {
07177       delete [] ((::TEveManager*)p);
07178    }
07179    static void destruct_TEveManager(void *p) {
07180       typedef ::TEveManager current_t;
07181       ((current_t*)p)->~current_t();
07182    }
07183 } // end of namespace ROOT for class ::TEveManager
07184 
07185 //______________________________________________________________________________
07186 void TEveManager::TRedrawDisabler::Streamer(TBuffer &R__b)
07187 {
07188    // Stream an object of class TEveManager::TRedrawDisabler.
07189 
07190    if (R__b.IsReading()) {
07191       R__b.ReadClassBuffer(TEveManager::TRedrawDisabler::Class(),this);
07192    } else {
07193       R__b.WriteClassBuffer(TEveManager::TRedrawDisabler::Class(),this);
07194    }
07195 }
07196 
07197 //______________________________________________________________________________
07198 void TEveManager::TRedrawDisabler::ShowMembers(TMemberInspector &R__insp)
07199 {
07200       // Inspect the data members of an object of class TEveManager::TRedrawDisabler.
07201       TClass *R__cl = ::TEveManager::TRedrawDisabler::IsA();
07202       if (R__cl || R__insp.IsA()) { }
07203       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMgr", &fMgr);
07204 }
07205 
07206 namespace ROOT {
07207    // Wrapper around operator delete
07208    static void delete_TEveManagercLcLTRedrawDisabler(void *p) {
07209       delete ((::TEveManager::TRedrawDisabler*)p);
07210    }
07211    static void deleteArray_TEveManagercLcLTRedrawDisabler(void *p) {
07212       delete [] ((::TEveManager::TRedrawDisabler*)p);
07213    }
07214    static void destruct_TEveManagercLcLTRedrawDisabler(void *p) {
07215       typedef ::TEveManager::TRedrawDisabler current_t;
07216       ((current_t*)p)->~current_t();
07217    }
07218 } // end of namespace ROOT for class ::TEveManager::TRedrawDisabler
07219 
07220 //______________________________________________________________________________
07221 void TEveManager::TExceptionHandler::Streamer(TBuffer &R__b)
07222 {
07223    // Stream an object of class TEveManager::TExceptionHandler.
07224 
07225    if (R__b.IsReading()) {
07226       R__b.ReadClassBuffer(TEveManager::TExceptionHandler::Class(),this);
07227    } else {
07228       R__b.WriteClassBuffer(TEveManager::TExceptionHandler::Class(),this);
07229    }
07230 }
07231 
07232 //______________________________________________________________________________
07233 void TEveManager::TExceptionHandler::ShowMembers(TMemberInspector &R__insp)
07234 {
07235       // Inspect the data members of an object of class TEveManager::TExceptionHandler.
07236       TClass *R__cl = ::TEveManager::TExceptionHandler::IsA();
07237       if (R__cl || R__insp.IsA()) { }
07238       TStdExceptionHandler::ShowMembers(R__insp);
07239 }
07240 
07241 namespace ROOT {
07242    // Wrappers around operator new
07243    static void *new_TEveManagercLcLTExceptionHandler(void *p) {
07244       return  p ? new(p) ::TEveManager::TExceptionHandler : new ::TEveManager::TExceptionHandler;
07245    }
07246    static void *newArray_TEveManagercLcLTExceptionHandler(Long_t nElements, void *p) {
07247       return p ? new(p) ::TEveManager::TExceptionHandler[nElements] : new ::TEveManager::TExceptionHandler[nElements];
07248    }
07249    // Wrapper around operator delete
07250    static void delete_TEveManagercLcLTExceptionHandler(void *p) {
07251       delete ((::TEveManager::TExceptionHandler*)p);
07252    }
07253    static void deleteArray_TEveManagercLcLTExceptionHandler(void *p) {
07254       delete [] ((::TEveManager::TExceptionHandler*)p);
07255    }
07256    static void destruct_TEveManagercLcLTExceptionHandler(void *p) {
07257       typedef ::TEveManager::TExceptionHandler current_t;
07258       ((current_t*)p)->~current_t();
07259    }
07260 } // end of namespace ROOT for class ::TEveManager::TExceptionHandler
07261 
07262 //______________________________________________________________________________
07263 void TEveVSD::Streamer(TBuffer &R__b)
07264 {
07265    // Stream an object of class TEveVSD.
07266 
07267    if (R__b.IsReading()) {
07268       R__b.ReadClassBuffer(TEveVSD::Class(),this);
07269    } else {
07270       R__b.WriteClassBuffer(TEveVSD::Class(),this);
07271    }
07272 }
07273 
07274 //______________________________________________________________________________
07275 void TEveVSD::ShowMembers(TMemberInspector &R__insp)
07276 {
07277       // Inspect the data members of an object of class TEveVSD.
07278       TClass *R__cl = ::TEveVSD::IsA();
07279       if (R__cl || R__insp.IsA()) { }
07280       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFile", &fFile);
07281       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDirectory", &fDirectory);
07282       R__insp.Inspect(R__cl, R__insp.GetParent(), "fBuffSize", &fBuffSize);
07283       R__insp.Inspect(R__cl, R__insp.GetParent(), "fVerbose", &fVerbose);
07284       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTreeK", &fTreeK);
07285       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTreeH", &fTreeH);
07286       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTreeC", &fTreeC);
07287       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTreeR", &fTreeR);
07288       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTreeKK", &fTreeKK);
07289       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTreeV0", &fTreeV0);
07290       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTreeCC", &fTreeCC);
07291       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTreeGI", &fTreeGI);
07292       R__insp.Inspect(R__cl, R__insp.GetParent(), "fK", &fK);
07293       R__insp.InspectMember(fK, "fK.");
07294       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fpK", &fpK);
07295       R__insp.Inspect(R__cl, R__insp.GetParent(), "fH", &fH);
07296       R__insp.InspectMember(fH, "fH.");
07297       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fpH", &fpH);
07298       R__insp.Inspect(R__cl, R__insp.GetParent(), "fC", &fC);
07299       R__insp.InspectMember(fC, "fC.");
07300       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fpC", &fpC);
07301       R__insp.Inspect(R__cl, R__insp.GetParent(), "fR", &fR);
07302       R__insp.InspectMember(fR, "fR.");
07303       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fpR", &fpR);
07304       R__insp.Inspect(R__cl, R__insp.GetParent(), "fKK", &fKK);
07305       R__insp.InspectMember(fKK, "fKK.");
07306       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fpKK", &fpKK);
07307       R__insp.Inspect(R__cl, R__insp.GetParent(), "fV0", &fV0);
07308       R__insp.InspectMember(fV0, "fV0.");
07309       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fpV0", &fpV0);
07310       R__insp.Inspect(R__cl, R__insp.GetParent(), "fCC", &fCC);
07311       R__insp.InspectMember(fCC, "fCC.");
07312       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fpCC", &fpCC);
07313       R__insp.Inspect(R__cl, R__insp.GetParent(), "fGI", &fGI);
07314       R__insp.InspectMember(fGI, "fGI.");
07315       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fpGI", &fpGI);
07316       TObject::ShowMembers(R__insp);
07317 }
07318 
07319 namespace ROOT {
07320    // Wrappers around operator new
07321    static void *new_TEveVSD(void *p) {
07322       return  p ? new(p) ::TEveVSD : new ::TEveVSD;
07323    }
07324    static void *newArray_TEveVSD(Long_t nElements, void *p) {
07325       return p ? new(p) ::TEveVSD[nElements] : new ::TEveVSD[nElements];
07326    }
07327    // Wrapper around operator delete
07328    static void delete_TEveVSD(void *p) {
07329       delete ((::TEveVSD*)p);
07330    }
07331    static void deleteArray_TEveVSD(void *p) {
07332       delete [] ((::TEveVSD*)p);
07333    }
07334    static void destruct_TEveVSD(void *p) {
07335       typedef ::TEveVSD current_t;
07336       ((current_t*)p)->~current_t();
07337    }
07338 } // end of namespace ROOT for class ::TEveVSD
07339 
07340 //______________________________________________________________________________
07341 void TEveMCTrack::Streamer(TBuffer &R__b)
07342 {
07343    // Stream an object of class TEveMCTrack.
07344 
07345    if (R__b.IsReading()) {
07346       R__b.ReadClassBuffer(TEveMCTrack::Class(),this);
07347    } else {
07348       R__b.WriteClassBuffer(TEveMCTrack::Class(),this);
07349    }
07350 }
07351 
07352 //______________________________________________________________________________
07353 void TEveMCTrack::ShowMembers(TMemberInspector &R__insp)
07354 {
07355       // Inspect the data members of an object of class TEveMCTrack.
07356       TClass *R__cl = ::TEveMCTrack::IsA();
07357       if (R__cl || R__insp.IsA()) { }
07358       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLabel", &fLabel);
07359       R__insp.Inspect(R__cl, R__insp.GetParent(), "fIndex", &fIndex);
07360       R__insp.Inspect(R__cl, R__insp.GetParent(), "fEvaLabel", &fEvaLabel);
07361       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDecayed", &fDecayed);
07362       R__insp.Inspect(R__cl, R__insp.GetParent(), "fTDecay", &fTDecay);
07363       R__insp.Inspect(R__cl, R__insp.GetParent(), "fVDecay", &fVDecay);
07364       R__insp.InspectMember(fVDecay, "fVDecay.");
07365       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPDecay", &fPDecay);
07366       R__insp.InspectMember(fPDecay, "fPDecay.");
07367       TParticle::ShowMembers(R__insp);
07368 }
07369 
07370 namespace ROOT {
07371    // Wrappers around operator new
07372    static void *new_TEveMCTrack(void *p) {
07373       return  p ? new(p) ::TEveMCTrack : new ::TEveMCTrack;
07374    }
07375    static void *newArray_TEveMCTrack(Long_t nElements, void *p) {
07376       return p ? new(p) ::TEveMCTrack[nElements] : new ::TEveMCTrack[nElements];
07377    }
07378    // Wrapper around operator delete
07379    static void delete_TEveMCTrack(void *p) {
07380       delete ((::TEveMCTrack*)p);
07381    }
07382    static void deleteArray_TEveMCTrack(void *p) {
07383       delete [] ((::TEveMCTrack*)p);
07384    }
07385    static void destruct_TEveMCTrack(void *p) {
07386       typedef ::TEveMCTrack current_t;
07387       ((current_t*)p)->~current_t();
07388    }
07389 } // end of namespace ROOT for class ::TEveMCTrack
07390 
07391 //______________________________________________________________________________
07392 void TEveHit::Streamer(TBuffer &R__b)
07393 {
07394    // Stream an object of class TEveHit.
07395 
07396    if (R__b.IsReading()) {
07397       R__b.ReadClassBuffer(TEveHit::Class(),this);
07398    } else {
07399       R__b.WriteClassBuffer(TEveHit::Class(),this);
07400    }
07401 }
07402 
07403 //______________________________________________________________________________
07404 void TEveHit::ShowMembers(TMemberInspector &R__insp)
07405 {
07406       // Inspect the data members of an object of class TEveHit.
07407       TClass *R__cl = ::TEveHit::IsA();
07408       if (R__cl || R__insp.IsA()) { }
07409       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDetId", &fDetId);
07410       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSubdetId", &fSubdetId);
07411       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLabel", &fLabel);
07412       R__insp.Inspect(R__cl, R__insp.GetParent(), "fEvaLabel", &fEvaLabel);
07413       R__insp.Inspect(R__cl, R__insp.GetParent(), "fV", &fV);
07414       R__insp.InspectMember(fV, "fV.");
07415       TObject::ShowMembers(R__insp);
07416 }
07417 
07418 namespace ROOT {
07419    // Wrappers around operator new
07420    static void *new_TEveHit(void *p) {
07421       return  p ? new(p) ::TEveHit : new ::TEveHit;
07422    }
07423    static void *newArray_TEveHit(Long_t nElements, void *p) {
07424       return p ? new(p) ::TEveHit[nElements] : new ::TEveHit[nElements];
07425    }
07426    // Wrapper around operator delete
07427    static void delete_TEveHit(void *p) {
07428       delete ((::TEveHit*)p);
07429    }
07430    static void deleteArray_TEveHit(void *p) {
07431       delete [] ((::TEveHit*)p);
07432    }
07433    static void destruct_TEveHit(void *p) {
07434       typedef ::TEveHit current_t;
07435       ((current_t*)p)->~current_t();
07436    }
07437 } // end of namespace ROOT for class ::TEveHit
07438 
07439 //______________________________________________________________________________
07440 void TEveCluster::Streamer(TBuffer &R__b)
07441 {
07442    // Stream an object of class TEveCluster.
07443 
07444    if (R__b.IsReading()) {
07445       R__b.ReadClassBuffer(TEveCluster::Class(),this);
07446    } else {
07447       R__b.WriteClassBuffer(TEveCluster::Class(),this);
07448    }
07449 }
07450 
07451 //______________________________________________________________________________
07452 void TEveCluster::ShowMembers(TMemberInspector &R__insp)
07453 {
07454       // Inspect the data members of an object of class TEveCluster.
07455       TClass *R__cl = ::TEveCluster::IsA();
07456       if (R__cl || R__insp.IsA()) { }
07457       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDetId", &fDetId);
07458       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSubdetId", &fSubdetId);
07459       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLabel[3]", fLabel);
07460       R__insp.Inspect(R__cl, R__insp.GetParent(), "fV", &fV);
07461       R__insp.InspectMember(fV, "fV.");
07462       TObject::ShowMembers(R__insp);
07463 }
07464 
07465 namespace ROOT {
07466    // Wrappers around operator new
07467    static void *new_TEveCluster(void *p) {
07468       return  p ? new(p) ::TEveCluster : new ::TEveCluster;
07469    }
07470    static void *newArray_TEveCluster(Long_t nElements, void *p) {
07471       return p ? new(p) ::TEveCluster[nElements] : new ::TEveCluster[nElements];
07472    }
07473    // Wrapper around operator delete
07474    static void delete_TEveCluster(void *p) {
07475       delete ((::TEveCluster*)p);
07476    }
07477    static void deleteArray_TEveCluster(void *p) {
07478       delete [] ((::TEveCluster*)p);
07479    }
07480    static void destruct_TEveCluster(void *p) {
07481       typedef ::TEveCluster current_t;
07482       ((current_t*)p)->~current_t();
07483    }
07484 } // end of namespace ROOT for class ::TEveCluster
07485 
07486 //______________________________________________________________________________
07487 void TEveRecTrack::Streamer(TBuffer &R__b)
07488 {
07489    // Stream an object of class TEveRecTrack.
07490 
07491    if (R__b.IsReading()) {
07492       R__b.ReadClassBuffer(TEveRecTrack::Class(),this);
07493    } else {
07494       R__b.WriteClassBuffer(TEveRecTrack::Class(),this);
07495    }
07496 }
07497 
07498 //______________________________________________________________________________
07499 void TEveRecTrack::ShowMembers(TMemberInspector &R__insp)
07500 {
07501       // Inspect the data members of an object of class TEveRecTrack.
07502       TClass *R__cl = ::TEveRecTrack::IsA();
07503       if (R__cl || R__insp.IsA()) { }
07504       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLabel", &fLabel);
07505       R__insp.Inspect(R__cl, R__insp.GetParent(), "fIndex", &fIndex);
07506       R__insp.Inspect(R__cl, R__insp.GetParent(), "fStatus", &fStatus);
07507       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSign", &fSign);
07508       R__insp.Inspect(R__cl, R__insp.GetParent(), "fV", &fV);
07509       R__insp.InspectMember(fV, "fV.");
07510       R__insp.Inspect(R__cl, R__insp.GetParent(), "fP", &fP);
07511       R__insp.InspectMember(fP, "fP.");
07512       R__insp.Inspect(R__cl, R__insp.GetParent(), "fBeta", &fBeta);
07513       TObject::ShowMembers(R__insp);
07514 }
07515 
07516 namespace ROOT {
07517    // Wrappers around operator new
07518    static void *new_TEveRecTrack(void *p) {
07519       return  p ? new(p) ::TEveRecTrack : new ::TEveRecTrack;
07520    }
07521    static void *newArray_TEveRecTrack(Long_t nElements, void *p) {
07522       return p ? new(p) ::TEveRecTrack[nElements] : new ::TEveRecTrack[nElements];
07523    }
07524    // Wrapper around operator delete
07525    static void delete_TEveRecTrack(void *p) {
07526       delete ((::TEveRecTrack*)p);
07527    }
07528    static void deleteArray_TEveRecTrack(void *p) {
07529       delete [] ((::TEveRecTrack*)p);
07530    }
07531    static void destruct_TEveRecTrack(void *p) {
07532       typedef ::TEveRecTrack current_t;
07533       ((current_t*)p)->~current_t();
07534    }
07535 } // end of namespace ROOT for class ::TEveRecTrack
07536 
07537 //______________________________________________________________________________
07538 void TEveRecKink::Streamer(TBuffer &R__b)
07539 {
07540    // Stream an object of class TEveRecKink.
07541 
07542    if (R__b.IsReading()) {
07543       R__b.ReadClassBuffer(TEveRecKink::Class(),this);
07544    } else {
07545       R__b.WriteClassBuffer(TEveRecKink::Class(),this);
07546    }
07547 }
07548 
07549 //______________________________________________________________________________
07550 void TEveRecKink::ShowMembers(TMemberInspector &R__insp)
07551 {
07552       // Inspect the data members of an object of class TEveRecKink.
07553       TClass *R__cl = ::TEveRecKink::IsA();
07554       if (R__cl || R__insp.IsA()) { }
07555       R__insp.Inspect(R__cl, R__insp.GetParent(), "fVKink", &fVKink);
07556       R__insp.InspectMember(fVKink, "fVKink.");
07557       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPMother", &fPMother);
07558       R__insp.InspectMember(fPMother, "fPMother.");
07559       R__insp.Inspect(R__cl, R__insp.GetParent(), "fVMother", &fVMother);
07560       R__insp.InspectMember(fVMother, "fVMother.");
07561       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPDaughter", &fPDaughter);
07562       R__insp.InspectMember(fPDaughter, "fPDaughter.");
07563       R__insp.Inspect(R__cl, R__insp.GetParent(), "fVDaughter", &fVDaughter);
07564       R__insp.InspectMember(fVDaughter, "fVDaughter.");
07565       R__insp.Inspect(R__cl, R__insp.GetParent(), "fKinkAngle[3]", fKinkAngle);
07566       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSign", &fSign);
07567       R__insp.Inspect(R__cl, R__insp.GetParent(), "fStatus", &fStatus);
07568       R__insp.Inspect(R__cl, R__insp.GetParent(), "fKinkLabel[2]", fKinkLabel);
07569       R__insp.Inspect(R__cl, R__insp.GetParent(), "fKinkIndex[2]", fKinkIndex);
07570       R__insp.Inspect(R__cl, R__insp.GetParent(), "fKinkPdg[2]", fKinkPdg);
07571       TObject::ShowMembers(R__insp);
07572 }
07573 
07574 namespace ROOT {
07575    // Wrappers around operator new
07576    static void *new_TEveRecKink(void *p) {
07577       return  p ? new(p) ::TEveRecKink : new ::TEveRecKink;
07578    }
07579    static void *newArray_TEveRecKink(Long_t nElements, void *p) {
07580       return p ? new(p) ::TEveRecKink[nElements] : new ::TEveRecKink[nElements];
07581    }
07582    // Wrapper around operator delete
07583    static void delete_TEveRecKink(void *p) {
07584       delete ((::TEveRecKink*)p);
07585    }
07586    static void deleteArray_TEveRecKink(void *p) {
07587       delete [] ((::TEveRecKink*)p);
07588    }
07589    static void destruct_TEveRecKink(void *p) {
07590       typedef ::TEveRecKink current_t;
07591       ((current_t*)p)->~current_t();
07592    }
07593 } // end of namespace ROOT for class ::TEveRecKink
07594 
07595 //______________________________________________________________________________
07596 void TEveRecV0::Streamer(TBuffer &R__b)
07597 {
07598    // Stream an object of class TEveRecV0.
07599 
07600    if (R__b.IsReading()) {
07601       R__b.ReadClassBuffer(TEveRecV0::Class(),this);
07602    } else {
07603       R__b.WriteClassBuffer(TEveRecV0::Class(),this);
07604    }
07605 }
07606 
07607 //______________________________________________________________________________
07608 void TEveRecV0::ShowMembers(TMemberInspector &R__insp)
07609 {
07610       // Inspect the data members of an object of class TEveRecV0.
07611       TClass *R__cl = ::TEveRecV0::IsA();
07612       if (R__cl || R__insp.IsA()) { }
07613       R__insp.Inspect(R__cl, R__insp.GetParent(), "fStatus", &fStatus);
07614       R__insp.Inspect(R__cl, R__insp.GetParent(), "fVNeg", &fVNeg);
07615       R__insp.InspectMember(fVNeg, "fVNeg.");
07616       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPNeg", &fPNeg);
07617       R__insp.InspectMember(fPNeg, "fPNeg.");
07618       R__insp.Inspect(R__cl, R__insp.GetParent(), "fVPos", &fVPos);
07619       R__insp.InspectMember(fVPos, "fVPos.");
07620       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPPos", &fPPos);
07621       R__insp.InspectMember(fPPos, "fPPos.");
07622       R__insp.Inspect(R__cl, R__insp.GetParent(), "fVCa", &fVCa);
07623       R__insp.InspectMember(fVCa, "fVCa.");
07624       R__insp.Inspect(R__cl, R__insp.GetParent(), "fV0Birth", &fV0Birth);
07625       R__insp.InspectMember(fV0Birth, "fV0Birth.");
07626       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLabel", &fLabel);
07627       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPdg", &fPdg);
07628       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDLabel[2]", fDLabel);
07629       TObject::ShowMembers(R__insp);
07630 }
07631 
07632 namespace ROOT {
07633    // Wrappers around operator new
07634    static void *new_TEveRecV0(void *p) {
07635       return  p ? new(p) ::TEveRecV0 : new ::TEveRecV0;
07636    }
07637    static void *newArray_TEveRecV0(Long_t nElements, void *p) {
07638       return p ? new(p) ::TEveRecV0[nElements] : new ::TEveRecV0[nElements];
07639    }
07640    // Wrapper around operator delete
07641    static void delete_TEveRecV0(void *p) {
07642       delete ((::TEveRecV0*)p);
07643    }
07644    static void deleteArray_TEveRecV0(void *p) {
07645       delete [] ((::TEveRecV0*)p);
07646    }
07647    static void destruct_TEveRecV0(void *p) {
07648       typedef ::TEveRecV0 current_t;
07649       ((current_t*)p)->~current_t();
07650    }
07651 } // end of namespace ROOT for class ::TEveRecV0
07652 
07653 //______________________________________________________________________________
07654 void TEveRecCascade::Streamer(TBuffer &R__b)
07655 {
07656    // Stream an object of class TEveRecCascade.
07657 
07658    if (R__b.IsReading()) {
07659       R__b.ReadClassBuffer(TEveRecCascade::Class(),this);
07660    } else {
07661       R__b.WriteClassBuffer(TEveRecCascade::Class(),this);
07662    }
07663 }
07664 
07665 //______________________________________________________________________________
07666 void TEveRecCascade::ShowMembers(TMemberInspector &R__insp)
07667 {
07668       // Inspect the data members of an object of class TEveRecCascade.
07669       TClass *R__cl = ::TEveRecCascade::IsA();
07670       if (R__cl || R__insp.IsA()) { }
07671       R__insp.Inspect(R__cl, R__insp.GetParent(), "fStatus", &fStatus);
07672       R__insp.Inspect(R__cl, R__insp.GetParent(), "fVBac", &fVBac);
07673       R__insp.InspectMember(fVBac, "fVBac.");
07674       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPBac", &fPBac);
07675       R__insp.InspectMember(fPBac, "fPBac.");
07676       R__insp.Inspect(R__cl, R__insp.GetParent(), "fCascadeVCa", &fCascadeVCa);
07677       R__insp.InspectMember(fCascadeVCa, "fCascadeVCa.");
07678       R__insp.Inspect(R__cl, R__insp.GetParent(), "fCascadeBirth", &fCascadeBirth);
07679       R__insp.InspectMember(fCascadeBirth, "fCascadeBirth.");
07680       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLabel", &fLabel);
07681       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPdg", &fPdg);
07682       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDLabel", &fDLabel);
07683       TObject::ShowMembers(R__insp);
07684 }
07685 
07686 namespace ROOT {
07687    // Wrappers around operator new
07688    static void *new_TEveRecCascade(void *p) {
07689       return  p ? new(p) ::TEveRecCascade : new ::TEveRecCascade;
07690    }
07691    static void *newArray_TEveRecCascade(Long_t nElements, void *p) {
07692       return p ? new(p) ::TEveRecCascade[nElements] : new ::TEveRecCascade[nElements];
07693    }
07694    // Wrapper around operator delete
07695    static void delete_TEveRecCascade(void *p) {
07696       delete ((::TEveRecCascade*)p);
07697    }
07698    static void deleteArray_TEveRecCascade(void *p) {
07699       delete [] ((::TEveRecCascade*)p);
07700    }
07701    static void destruct_TEveRecCascade(void *p) {
07702       typedef ::TEveRecCascade current_t;
07703       ((current_t*)p)->~current_t();
07704    }
07705 } // end of namespace ROOT for class ::TEveRecCascade
07706 
07707 //______________________________________________________________________________
07708 void TEveMCRecCrossRef::Streamer(TBuffer &R__b)
07709 {
07710    // Stream an object of class TEveMCRecCrossRef.
07711 
07712    if (R__b.IsReading()) {
07713       R__b.ReadClassBuffer(TEveMCRecCrossRef::Class(),this);
07714    } else {
07715       R__b.WriteClassBuffer(TEveMCRecCrossRef::Class(),this);
07716    }
07717 }
07718 
07719 //______________________________________________________________________________
07720 void TEveMCRecCrossRef::ShowMembers(TMemberInspector &R__insp)
07721 {
07722       // Inspect the data members of an object of class TEveMCRecCrossRef.
07723       TClass *R__cl = ::TEveMCRecCrossRef::IsA();
07724       if (R__cl || R__insp.IsA()) { }
07725       R__insp.Inspect(R__cl, R__insp.GetParent(), "fIsRec", &fIsRec);
07726       R__insp.Inspect(R__cl, R__insp.GetParent(), "fHasV0", &fHasV0);
07727       R__insp.Inspect(R__cl, R__insp.GetParent(), "fHasKink", &fHasKink);
07728       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLabel", &fLabel);
07729       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNHits", &fNHits);
07730       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNClus", &fNClus);
07731       TObject::ShowMembers(R__insp);
07732 }
07733 
07734 namespace ROOT {
07735    // Wrappers around operator new
07736    static void *new_TEveMCRecCrossRef(void *p) {
07737       return  p ? new(p) ::TEveMCRecCrossRef : new ::TEveMCRecCrossRef;
07738    }
07739    static void *newArray_TEveMCRecCrossRef(Long_t nElements, void *p) {
07740       return p ? new(p) ::TEveMCRecCrossRef[nElements] : new ::TEveMCRecCrossRef[nElements];
07741    }
07742    // Wrapper around operator delete
07743    static void delete_TEveMCRecCrossRef(void *p) {
07744       delete ((::TEveMCRecCrossRef*)p);
07745    }
07746    static void deleteArray_TEveMCRecCrossRef(void *p) {
07747       delete [] ((::TEveMCRecCrossRef*)p);
07748    }
07749    static void destruct_TEveMCRecCrossRef(void *p) {
07750       typedef ::TEveMCRecCrossRef current_t;
07751       ((current_t*)p)->~current_t();
07752    }
07753 } // end of namespace ROOT for class ::TEveMCRecCrossRef
07754 
07755 //______________________________________________________________________________
07756 void TEveChunkManager::Streamer(TBuffer &R__b)
07757 {
07758    // Stream an object of class TEveChunkManager.
07759 
07760    if (R__b.IsReading()) {
07761       R__b.ReadClassBuffer(TEveChunkManager::Class(),this);
07762    } else {
07763       R__b.WriteClassBuffer(TEveChunkManager::Class(),this);
07764    }
07765 }
07766 
07767 //______________________________________________________________________________
07768 void TEveChunkManager::ShowMembers(TMemberInspector &R__insp)
07769 {
07770       // Inspect the data members of an object of class TEveChunkManager.
07771       TClass *R__cl = ::TEveChunkManager::IsA();
07772       if (R__cl || R__insp.IsA()) { }
07773       R__insp.Inspect(R__cl, R__insp.GetParent(), "fS", &fS);
07774       R__insp.Inspect(R__cl, R__insp.GetParent(), "fN", &fN);
07775       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSize", &fSize);
07776       R__insp.Inspect(R__cl, R__insp.GetParent(), "fVecSize", &fVecSize);
07777       R__insp.Inspect(R__cl, R__insp.GetParent(), "fCapacity", &fCapacity);
07778       R__insp.Inspect(R__cl, R__insp.GetParent(), "fChunks", (void*)&fChunks);
07779       R__insp.InspectMember("vector<TArrayC*>", (void*)&fChunks, "fChunks.", false);
07780 }
07781 
07782 namespace ROOT {
07783    // Wrappers around operator new
07784    static void *new_TEveChunkManager(void *p) {
07785       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveChunkManager : new ::TEveChunkManager;
07786    }
07787    static void *newArray_TEveChunkManager(Long_t nElements, void *p) {
07788       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveChunkManager[nElements] : new ::TEveChunkManager[nElements];
07789    }
07790    // Wrapper around operator delete
07791    static void delete_TEveChunkManager(void *p) {
07792       delete ((::TEveChunkManager*)p);
07793    }
07794    static void deleteArray_TEveChunkManager(void *p) {
07795       delete [] ((::TEveChunkManager*)p);
07796    }
07797    static void destruct_TEveChunkManager(void *p) {
07798       typedef ::TEveChunkManager current_t;
07799       ((current_t*)p)->~current_t();
07800    }
07801 } // end of namespace ROOT for class ::TEveChunkManager
07802 
07803 namespace ROOT {
07804    // Wrapper around operator delete
07805    static void delete_TEveChunkManagercLcLiterator(void *p) {
07806       delete ((::TEveChunkManager::iterator*)p);
07807    }
07808    static void deleteArray_TEveChunkManagercLcLiterator(void *p) {
07809       delete [] ((::TEveChunkManager::iterator*)p);
07810    }
07811    static void destruct_TEveChunkManagercLcLiterator(void *p) {
07812       typedef ::TEveChunkManager::iterator current_t;
07813       ((current_t*)p)->~current_t();
07814    }
07815 } // end of namespace ROOT for class ::TEveChunkManager::iterator
07816 
07817 //______________________________________________________________________________
07818 void TEveEventManager::Streamer(TBuffer &R__b)
07819 {
07820    // Stream an object of class TEveEventManager.
07821 
07822    if (R__b.IsReading()) {
07823       R__b.ReadClassBuffer(TEveEventManager::Class(),this);
07824    } else {
07825       R__b.WriteClassBuffer(TEveEventManager::Class(),this);
07826    }
07827 }
07828 
07829 //______________________________________________________________________________
07830 void TEveEventManager::ShowMembers(TMemberInspector &R__insp)
07831 {
07832       // Inspect the data members of an object of class TEveEventManager.
07833       TClass *R__cl = ::TEveEventManager::IsA();
07834       if (R__cl || R__insp.IsA()) { }
07835       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNewEventCommands", (void*)&fNewEventCommands);
07836       R__insp.InspectMember("vector<TString>", (void*)&fNewEventCommands, "fNewEventCommands.", false);
07837       TEveElementList::ShowMembers(R__insp);
07838 }
07839 
07840 namespace ROOT {
07841    // Wrappers around operator new
07842    static void *new_TEveEventManager(void *p) {
07843       return  p ? new(p) ::TEveEventManager : new ::TEveEventManager;
07844    }
07845    static void *newArray_TEveEventManager(Long_t nElements, void *p) {
07846       return p ? new(p) ::TEveEventManager[nElements] : new ::TEveEventManager[nElements];
07847    }
07848    // Wrapper around operator delete
07849    static void delete_TEveEventManager(void *p) {
07850       delete ((::TEveEventManager*)p);
07851    }
07852    static void deleteArray_TEveEventManager(void *p) {
07853       delete [] ((::TEveEventManager*)p);
07854    }
07855    static void destruct_TEveEventManager(void *p) {
07856       typedef ::TEveEventManager current_t;
07857       ((current_t*)p)->~current_t();
07858    }
07859 } // end of namespace ROOT for class ::TEveEventManager
07860 
07861 //______________________________________________________________________________
07862 void TEveSelectorToEventList::Streamer(TBuffer &R__b)
07863 {
07864    // Stream an object of class TEveSelectorToEventList.
07865 
07866    if (R__b.IsReading()) {
07867       R__b.ReadClassBuffer(TEveSelectorToEventList::Class(),this);
07868    } else {
07869       R__b.WriteClassBuffer(TEveSelectorToEventList::Class(),this);
07870    }
07871 }
07872 
07873 //______________________________________________________________________________
07874 void TEveSelectorToEventList::ShowMembers(TMemberInspector &R__insp)
07875 {
07876       // Inspect the data members of an object of class TEveSelectorToEventList.
07877       TClass *R__cl = ::TEveSelectorToEventList::IsA();
07878       if (R__cl || R__insp.IsA()) { }
07879       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEvList", &fEvList);
07880       R__insp.Inspect(R__cl, R__insp.GetParent(), "fInput", &fInput);
07881       R__insp.InspectMember(fInput, "fInput.");
07882       TSelectorDraw::ShowMembers(R__insp);
07883 }
07884 
07885 namespace ROOT {
07886    // Wrapper around operator delete
07887    static void delete_TEveSelectorToEventList(void *p) {
07888       delete ((::TEveSelectorToEventList*)p);
07889    }
07890    static void deleteArray_TEveSelectorToEventList(void *p) {
07891       delete [] ((::TEveSelectorToEventList*)p);
07892    }
07893    static void destruct_TEveSelectorToEventList(void *p) {
07894       typedef ::TEveSelectorToEventList current_t;
07895       ((current_t*)p)->~current_t();
07896    }
07897 } // end of namespace ROOT for class ::TEveSelectorToEventList
07898 
07899 //______________________________________________________________________________
07900 void TEvePointSelectorConsumer::Streamer(TBuffer &R__b)
07901 {
07902    // Stream an object of class TEvePointSelectorConsumer.
07903 
07904    if (R__b.IsReading()) {
07905       R__b.ReadClassBuffer(TEvePointSelectorConsumer::Class(),this);
07906    } else {
07907       R__b.WriteClassBuffer(TEvePointSelectorConsumer::Class(),this);
07908    }
07909 }
07910 
07911 //______________________________________________________________________________
07912 void TEvePointSelectorConsumer::ShowMembers(TMemberInspector &R__insp)
07913 {
07914       // Inspect the data members of an object of class TEvePointSelectorConsumer.
07915       TClass *R__cl = ::TEvePointSelectorConsumer::IsA();
07916       if (R__cl || R__insp.IsA()) { }
07917       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSourceCS", &fSourceCS);
07918 }
07919 
07920 namespace ROOT {
07921    // Wrapper around operator delete
07922    static void delete_TEvePointSelectorConsumer(void *p) {
07923       delete ((::TEvePointSelectorConsumer*)p);
07924    }
07925    static void deleteArray_TEvePointSelectorConsumer(void *p) {
07926       delete [] ((::TEvePointSelectorConsumer*)p);
07927    }
07928    static void destruct_TEvePointSelectorConsumer(void *p) {
07929       typedef ::TEvePointSelectorConsumer current_t;
07930       ((current_t*)p)->~current_t();
07931    }
07932 } // end of namespace ROOT for class ::TEvePointSelectorConsumer
07933 
07934 //______________________________________________________________________________
07935 void TEvePointSelector::Streamer(TBuffer &R__b)
07936 {
07937    // Stream an object of class TEvePointSelector.
07938 
07939    if (R__b.IsReading()) {
07940       R__b.ReadClassBuffer(TEvePointSelector::Class(),this);
07941    } else {
07942       R__b.WriteClassBuffer(TEvePointSelector::Class(),this);
07943    }
07944 }
07945 
07946 //______________________________________________________________________________
07947 void TEvePointSelector::ShowMembers(TMemberInspector &R__insp)
07948 {
07949       // Inspect the data members of an object of class TEvePointSelector.
07950       TClass *R__cl = ::TEvePointSelector::IsA();
07951       if (R__cl || R__insp.IsA()) { }
07952       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTree", &fTree);
07953       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fConsumer", &fConsumer);
07954       R__insp.Inspect(R__cl, R__insp.GetParent(), "fVarexp", &fVarexp);
07955       R__insp.InspectMember(fVarexp, "fVarexp.");
07956       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSelection", &fSelection);
07957       R__insp.InspectMember(fSelection, "fSelection.");
07958       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSubIdExp", &fSubIdExp);
07959       R__insp.InspectMember(fSubIdExp, "fSubIdExp.");
07960       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSubIdNum", &fSubIdNum);
07961       R__insp.Inspect(R__cl, R__insp.GetParent(), "fInput", &fInput);
07962       R__insp.InspectMember(fInput, "fInput.");
07963       TSelectorDraw::ShowMembers(R__insp);
07964 }
07965 
07966 namespace ROOT {
07967    // Wrappers around operator new
07968    static void *new_TEvePointSelector(void *p) {
07969       return  p ? new(p) ::TEvePointSelector : new ::TEvePointSelector;
07970    }
07971    static void *newArray_TEvePointSelector(Long_t nElements, void *p) {
07972       return p ? new(p) ::TEvePointSelector[nElements] : new ::TEvePointSelector[nElements];
07973    }
07974    // Wrapper around operator delete
07975    static void delete_TEvePointSelector(void *p) {
07976       delete ((::TEvePointSelector*)p);
07977    }
07978    static void deleteArray_TEvePointSelector(void *p) {
07979       delete [] ((::TEvePointSelector*)p);
07980    }
07981    static void destruct_TEvePointSelector(void *p) {
07982       typedef ::TEvePointSelector current_t;
07983       ((current_t*)p)->~current_t();
07984    }
07985 } // end of namespace ROOT for class ::TEvePointSelector
07986 
07987 //______________________________________________________________________________
07988 void TEveElement::Streamer(TBuffer &R__b)
07989 {
07990    // Stream an object of class TEveElement.
07991 
07992    if (R__b.IsReading()) {
07993       R__b.ReadClassBuffer(TEveElement::Class(),this);
07994    } else {
07995       R__b.WriteClassBuffer(TEveElement::Class(),this);
07996    }
07997 }
07998 
07999 //______________________________________________________________________________
08000 void TEveElement::ShowMembers(TMemberInspector &R__insp)
08001 {
08002       // Inspect the data members of an object of class TEveElement.
08003       TClass *R__cl = ::TEveElement::IsA();
08004       if (R__cl || R__insp.IsA()) { }
08005       R__insp.Inspect(R__cl, R__insp.GetParent(), "fParents", (void*)&fParents);
08006       R__insp.InspectMember("TEveElement::List_t", (void*)&fParents, "fParents.", false);
08007       R__insp.Inspect(R__cl, R__insp.GetParent(), "fChildren", (void*)&fChildren);
08008       R__insp.InspectMember("TEveElement::List_t", (void*)&fChildren, "fChildren.", false);
08009       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCompound", &fCompound);
08010       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fVizModel", &fVizModel);
08011       R__insp.Inspect(R__cl, R__insp.GetParent(), "fVizTag", &fVizTag);
08012       R__insp.InspectMember(fVizTag, "fVizTag.");
08013       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumChildren", &fNumChildren);
08014       R__insp.Inspect(R__cl, R__insp.GetParent(), "fParentIgnoreCnt", &fParentIgnoreCnt);
08015       R__insp.Inspect(R__cl, R__insp.GetParent(), "fTopItemCnt", &fTopItemCnt);
08016       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDenyDestroy", &fDenyDestroy);
08017       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDestroyOnZeroRefCnt", &fDestroyOnZeroRefCnt);
08018       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRnrSelf", &fRnrSelf);
08019       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRnrChildren", &fRnrChildren);
08020       R__insp.Inspect(R__cl, R__insp.GetParent(), "fCanEditMainColor", &fCanEditMainColor);
08021       R__insp.Inspect(R__cl, R__insp.GetParent(), "fCanEditMainTransparency", &fCanEditMainTransparency);
08022       R__insp.Inspect(R__cl, R__insp.GetParent(), "fCanEditMainTrans", &fCanEditMainTrans);
08023       R__insp.Inspect(R__cl, R__insp.GetParent(), "fMainTransparency", &fMainTransparency);
08024       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMainColorPtr", &fMainColorPtr);
08025       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMainTrans", &fMainTrans);
08026       R__insp.Inspect(R__cl, R__insp.GetParent(), "fItems", (void*)&fItems);
08027       R__insp.InspectMember("TEveElement::sLTI_t", (void*)&fItems, "fItems.", true);
08028       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSource", &fSource);
08029       R__insp.InspectMember(fSource, "fSource.");
08030       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUserData", &fUserData);
08031       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPickable", &fPickable);
08032       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSelected", &fSelected);
08033       R__insp.Inspect(R__cl, R__insp.GetParent(), "fHighlighted", &fHighlighted);
08034       R__insp.Inspect(R__cl, R__insp.GetParent(), "fImpliedSelected", &fImpliedSelected);
08035       R__insp.Inspect(R__cl, R__insp.GetParent(), "fImpliedHighlighted", &fImpliedHighlighted);
08036       R__insp.Inspect(R__cl, R__insp.GetParent(), "fCSCBits", &fCSCBits);
08037       R__insp.Inspect(R__cl, R__insp.GetParent(), "fChangeBits", &fChangeBits);
08038       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDestructing", &fDestructing);
08039 }
08040 
08041 namespace ROOT {
08042    // Wrappers around operator new
08043    static void *new_TEveElement(void *p) {
08044       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveElement : new ::TEveElement;
08045    }
08046    static void *newArray_TEveElement(Long_t nElements, void *p) {
08047       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveElement[nElements] : new ::TEveElement[nElements];
08048    }
08049    // Wrapper around operator delete
08050    static void delete_TEveElement(void *p) {
08051       delete ((::TEveElement*)p);
08052    }
08053    static void deleteArray_TEveElement(void *p) {
08054       delete [] ((::TEveElement*)p);
08055    }
08056    static void destruct_TEveElement(void *p) {
08057       typedef ::TEveElement current_t;
08058       ((current_t*)p)->~current_t();
08059    }
08060 } // end of namespace ROOT for class ::TEveElement
08061 
08062 //______________________________________________________________________________
08063 void TEveElement::TEveListTreeInfo::Streamer(TBuffer &R__b)
08064 {
08065    // Stream an object of class TEveElement::TEveListTreeInfo.
08066 
08067    if (R__b.IsReading()) {
08068       R__b.ReadClassBuffer(TEveElement::TEveListTreeInfo::Class(),this);
08069    } else {
08070       R__b.WriteClassBuffer(TEveElement::TEveListTreeInfo::Class(),this);
08071    }
08072 }
08073 
08074 //______________________________________________________________________________
08075 void TEveElement::TEveListTreeInfo::ShowMembers(TMemberInspector &R__insp)
08076 {
08077       // Inspect the data members of an object of class TEveElement::TEveListTreeInfo.
08078       TClass *R__cl = ::TEveElement::TEveListTreeInfo::IsA();
08079       if (R__cl || R__insp.IsA()) { }
08080       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTree", &fTree);
08081       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fItem", &fItem);
08082 }
08083 
08084 namespace ROOT {
08085    // Wrappers around operator new
08086    static void *new_TEveElementcLcLTEveListTreeInfo(void *p) {
08087       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveElement::TEveListTreeInfo : new ::TEveElement::TEveListTreeInfo;
08088    }
08089    static void *newArray_TEveElementcLcLTEveListTreeInfo(Long_t nElements, void *p) {
08090       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveElement::TEveListTreeInfo[nElements] : new ::TEveElement::TEveListTreeInfo[nElements];
08091    }
08092    // Wrapper around operator delete
08093    static void delete_TEveElementcLcLTEveListTreeInfo(void *p) {
08094       delete ((::TEveElement::TEveListTreeInfo*)p);
08095    }
08096    static void deleteArray_TEveElementcLcLTEveListTreeInfo(void *p) {
08097       delete [] ((::TEveElement::TEveListTreeInfo*)p);
08098    }
08099    static void destruct_TEveElementcLcLTEveListTreeInfo(void *p) {
08100       typedef ::TEveElement::TEveListTreeInfo current_t;
08101       ((current_t*)p)->~current_t();
08102    }
08103 } // end of namespace ROOT for class ::TEveElement::TEveListTreeInfo
08104 
08105 //______________________________________________________________________________
08106 void TEveElementObjectPtr::Streamer(TBuffer &R__b)
08107 {
08108    // Stream an object of class TEveElementObjectPtr.
08109 
08110    if (R__b.IsReading()) {
08111       R__b.ReadClassBuffer(TEveElementObjectPtr::Class(),this);
08112    } else {
08113       R__b.WriteClassBuffer(TEveElementObjectPtr::Class(),this);
08114    }
08115 }
08116 
08117 //______________________________________________________________________________
08118 void TEveElementObjectPtr::ShowMembers(TMemberInspector &R__insp)
08119 {
08120       // Inspect the data members of an object of class TEveElementObjectPtr.
08121       TClass *R__cl = ::TEveElementObjectPtr::IsA();
08122       if (R__cl || R__insp.IsA()) { }
08123       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fObject", &fObject);
08124       R__insp.Inspect(R__cl, R__insp.GetParent(), "fOwnObject", &fOwnObject);
08125       TEveElement::ShowMembers(R__insp);
08126       TObject::ShowMembers(R__insp);
08127 }
08128 
08129 namespace ROOT {
08130    // Wrapper around operator delete
08131    static void delete_TEveElementObjectPtr(void *p) {
08132       delete ((::TEveElementObjectPtr*)p);
08133    }
08134    static void deleteArray_TEveElementObjectPtr(void *p) {
08135       delete [] ((::TEveElementObjectPtr*)p);
08136    }
08137    static void destruct_TEveElementObjectPtr(void *p) {
08138       typedef ::TEveElementObjectPtr current_t;
08139       ((current_t*)p)->~current_t();
08140    }
08141 } // end of namespace ROOT for class ::TEveElementObjectPtr
08142 
08143 //______________________________________________________________________________
08144 void TEveElementList::Streamer(TBuffer &R__b)
08145 {
08146    // Stream an object of class TEveElementList.
08147 
08148    if (R__b.IsReading()) {
08149       R__b.ReadClassBuffer(TEveElementList::Class(),this);
08150    } else {
08151       R__b.WriteClassBuffer(TEveElementList::Class(),this);
08152    }
08153 }
08154 
08155 //______________________________________________________________________________
08156 void TEveElementList::ShowMembers(TMemberInspector &R__insp)
08157 {
08158       // Inspect the data members of an object of class TEveElementList.
08159       TClass *R__cl = ::TEveElementList::IsA();
08160       if (R__cl || R__insp.IsA()) { }
08161       R__insp.Inspect(R__cl, R__insp.GetParent(), "fColor", &fColor);
08162       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChildClass", &fChildClass);
08163       TEveElement::ShowMembers(R__insp);
08164       TNamed::ShowMembers(R__insp);
08165       TEveProjectable::ShowMembers(R__insp);
08166 }
08167 
08168 namespace ROOT {
08169    // Wrappers around operator new
08170    static void *new_TEveElementList(void *p) {
08171       return  p ? new(p) ::TEveElementList : new ::TEveElementList;
08172    }
08173    static void *newArray_TEveElementList(Long_t nElements, void *p) {
08174       return p ? new(p) ::TEveElementList[nElements] : new ::TEveElementList[nElements];
08175    }
08176    // Wrapper around operator delete
08177    static void delete_TEveElementList(void *p) {
08178       delete ((::TEveElementList*)p);
08179    }
08180    static void deleteArray_TEveElementList(void *p) {
08181       delete [] ((::TEveElementList*)p);
08182    }
08183    static void destruct_TEveElementList(void *p) {
08184       typedef ::TEveElementList current_t;
08185       ((current_t*)p)->~current_t();
08186    }
08187 } // end of namespace ROOT for class ::TEveElementList
08188 
08189 //______________________________________________________________________________
08190 void TEveElementListProjected::Streamer(TBuffer &R__b)
08191 {
08192    // Stream an object of class TEveElementListProjected.
08193 
08194    if (R__b.IsReading()) {
08195       R__b.ReadClassBuffer(TEveElementListProjected::Class(),this);
08196    } else {
08197       R__b.WriteClassBuffer(TEveElementListProjected::Class(),this);
08198    }
08199 }
08200 
08201 //______________________________________________________________________________
08202 void TEveElementListProjected::ShowMembers(TMemberInspector &R__insp)
08203 {
08204       // Inspect the data members of an object of class TEveElementListProjected.
08205       TClass *R__cl = ::TEveElementListProjected::IsA();
08206       if (R__cl || R__insp.IsA()) { }
08207       TEveElementList::ShowMembers(R__insp);
08208       TEveProjected::ShowMembers(R__insp);
08209 }
08210 
08211 namespace ROOT {
08212    // Wrappers around operator new
08213    static void *new_TEveElementListProjected(void *p) {
08214       return  p ? new(p) ::TEveElementListProjected : new ::TEveElementListProjected;
08215    }
08216    static void *newArray_TEveElementListProjected(Long_t nElements, void *p) {
08217       return p ? new(p) ::TEveElementListProjected[nElements] : new ::TEveElementListProjected[nElements];
08218    }
08219    // Wrapper around operator delete
08220    static void delete_TEveElementListProjected(void *p) {
08221       delete ((::TEveElementListProjected*)p);
08222    }
08223    static void deleteArray_TEveElementListProjected(void *p) {
08224       delete [] ((::TEveElementListProjected*)p);
08225    }
08226    static void destruct_TEveElementListProjected(void *p) {
08227       typedef ::TEveElementListProjected current_t;
08228       ((current_t*)p)->~current_t();
08229    }
08230 } // end of namespace ROOT for class ::TEveElementListProjected
08231 
08232 //______________________________________________________________________________
08233 void TEveElementEditor::Streamer(TBuffer &R__b)
08234 {
08235    // Stream an object of class TEveElementEditor.
08236 
08237    if (R__b.IsReading()) {
08238       R__b.ReadClassBuffer(TEveElementEditor::Class(),this);
08239    } else {
08240       R__b.WriteClassBuffer(TEveElementEditor::Class(),this);
08241    }
08242 }
08243 
08244 //______________________________________________________________________________
08245 void TEveElementEditor::ShowMembers(TMemberInspector &R__insp)
08246 {
08247       // Inspect the data members of an object of class TEveElementEditor.
08248       TClass *R__cl = ::TEveElementEditor::IsA();
08249       if (R__cl || R__insp.IsA()) { }
08250       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRE", &fRE);
08251       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fHFrame", &fHFrame);
08252       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPreLabel", &fPreLabel);
08253       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRnrSelf", &fRnrSelf);
08254       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRnrChildren", &fRnrChildren);
08255       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRnrState", &fRnrState);
08256       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMainColor", &fMainColor);
08257       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTransparency", &fTransparency);
08258       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTrans", &fTrans);
08259       TGedFrame::ShowMembers(R__insp);
08260 }
08261 
08262 namespace ROOT {
08263    // Wrappers around operator new
08264    static void *new_TEveElementEditor(void *p) {
08265       return  p ? new(p) ::TEveElementEditor : new ::TEveElementEditor;
08266    }
08267    static void *newArray_TEveElementEditor(Long_t nElements, void *p) {
08268       return p ? new(p) ::TEveElementEditor[nElements] : new ::TEveElementEditor[nElements];
08269    }
08270    // Wrapper around operator delete
08271    static void delete_TEveElementEditor(void *p) {
08272       delete ((::TEveElementEditor*)p);
08273    }
08274    static void deleteArray_TEveElementEditor(void *p) {
08275       delete [] ((::TEveElementEditor*)p);
08276    }
08277    static void destruct_TEveElementEditor(void *p) {
08278       typedef ::TEveElementEditor current_t;
08279       ((current_t*)p)->~current_t();
08280    }
08281 } // end of namespace ROOT for class ::TEveElementEditor
08282 
08283 namespace ROOT {
08284    // Wrappers around operator new
08285    static void *new_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator(void *p) {
08286       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::list<TEveElement*,allocator<TEveElement*> >::iterator : new ::list<TEveElement*,allocator<TEveElement*> >::iterator;
08287    }
08288    static void *newArray_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator(Long_t nElements, void *p) {
08289       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::list<TEveElement*,allocator<TEveElement*> >::iterator[nElements] : new ::list<TEveElement*,allocator<TEveElement*> >::iterator[nElements];
08290    }
08291    // Wrapper around operator delete
08292    static void delete_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator(void *p) {
08293       delete ((::list<TEveElement*,allocator<TEveElement*> >::iterator*)p);
08294    }
08295    static void deleteArray_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator(void *p) {
08296       delete [] ((::list<TEveElement*,allocator<TEveElement*> >::iterator*)p);
08297    }
08298    static void destruct_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator(void *p) {
08299       typedef ::list<TEveElement*,allocator<TEveElement*> >::iterator current_t;
08300       ((current_t*)p)->~current_t();
08301    }
08302 } // end of namespace ROOT for class ::list<TEveElement*,allocator<TEveElement*> >::iterator
08303 
08304 namespace ROOT {
08305    // Wrappers around operator new
08306    static void *new_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator(void *p) {
08307       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator : new ::set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator;
08308    }
08309    static void *newArray_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator(Long_t nElements, void *p) {
08310       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator[nElements] : new ::set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator[nElements];
08311    }
08312    // Wrapper around operator delete
08313    static void delete_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator(void *p) {
08314       delete ((::set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*)p);
08315    }
08316    static void deleteArray_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator(void *p) {
08317       delete [] ((::set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*)p);
08318    }
08319    static void destruct_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator(void *p) {
08320       typedef ::set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator current_t;
08321       ((current_t*)p)->~current_t();
08322    }
08323 } // end of namespace ROOT for class ::set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator
08324 
08325 //______________________________________________________________________________
08326 void TEveCompound::Streamer(TBuffer &R__b)
08327 {
08328    // Stream an object of class TEveCompound.
08329 
08330    if (R__b.IsReading()) {
08331       R__b.ReadClassBuffer(TEveCompound::Class(),this);
08332    } else {
08333       R__b.WriteClassBuffer(TEveCompound::Class(),this);
08334    }
08335 }
08336 
08337 //______________________________________________________________________________
08338 void TEveCompound::ShowMembers(TMemberInspector &R__insp)
08339 {
08340       // Inspect the data members of an object of class TEveCompound.
08341       TClass *R__cl = ::TEveCompound::IsA();
08342       if (R__cl || R__insp.IsA()) { }
08343       R__insp.Inspect(R__cl, R__insp.GetParent(), "fCompoundOpen", &fCompoundOpen);
08344       TEveElementList::ShowMembers(R__insp);
08345 }
08346 
08347 namespace ROOT {
08348    // Wrappers around operator new
08349    static void *new_TEveCompound(void *p) {
08350       return  p ? new(p) ::TEveCompound : new ::TEveCompound;
08351    }
08352    static void *newArray_TEveCompound(Long_t nElements, void *p) {
08353       return p ? new(p) ::TEveCompound[nElements] : new ::TEveCompound[nElements];
08354    }
08355    // Wrapper around operator delete
08356    static void delete_TEveCompound(void *p) {
08357       delete ((::TEveCompound*)p);
08358    }
08359    static void deleteArray_TEveCompound(void *p) {
08360       delete [] ((::TEveCompound*)p);
08361    }
08362    static void destruct_TEveCompound(void *p) {
08363       typedef ::TEveCompound current_t;
08364       ((current_t*)p)->~current_t();
08365    }
08366 } // end of namespace ROOT for class ::TEveCompound
08367 
08368 //______________________________________________________________________________
08369 void TEveCompoundProjected::Streamer(TBuffer &R__b)
08370 {
08371    // Stream an object of class TEveCompoundProjected.
08372 
08373    if (R__b.IsReading()) {
08374       R__b.ReadClassBuffer(TEveCompoundProjected::Class(),this);
08375    } else {
08376       R__b.WriteClassBuffer(TEveCompoundProjected::Class(),this);
08377    }
08378 }
08379 
08380 //______________________________________________________________________________
08381 void TEveCompoundProjected::ShowMembers(TMemberInspector &R__insp)
08382 {
08383       // Inspect the data members of an object of class TEveCompoundProjected.
08384       TClass *R__cl = ::TEveCompoundProjected::IsA();
08385       if (R__cl || R__insp.IsA()) { }
08386       TEveCompound::ShowMembers(R__insp);
08387       TEveProjected::ShowMembers(R__insp);
08388 }
08389 
08390 namespace ROOT {
08391    // Wrappers around operator new
08392    static void *new_TEveCompoundProjected(void *p) {
08393       return  p ? new(p) ::TEveCompoundProjected : new ::TEveCompoundProjected;
08394    }
08395    static void *newArray_TEveCompoundProjected(Long_t nElements, void *p) {
08396       return p ? new(p) ::TEveCompoundProjected[nElements] : new ::TEveCompoundProjected[nElements];
08397    }
08398    // Wrapper around operator delete
08399    static void delete_TEveCompoundProjected(void *p) {
08400       delete ((::TEveCompoundProjected*)p);
08401    }
08402    static void deleteArray_TEveCompoundProjected(void *p) {
08403       delete [] ((::TEveCompoundProjected*)p);
08404    }
08405    static void destruct_TEveCompoundProjected(void *p) {
08406       typedef ::TEveCompoundProjected current_t;
08407       ((current_t*)p)->~current_t();
08408    }
08409 } // end of namespace ROOT for class ::TEveCompoundProjected
08410 
08411 //______________________________________________________________________________
08412 void TEveSelection::Streamer(TBuffer &R__b)
08413 {
08414    // Stream an object of class TEveSelection.
08415 
08416    if (R__b.IsReading()) {
08417       R__b.ReadClassBuffer(TEveSelection::Class(),this);
08418    } else {
08419       R__b.WriteClassBuffer(TEveSelection::Class(),this);
08420    }
08421 }
08422 
08423 //______________________________________________________________________________
08424 void TEveSelection::ShowMembers(TMemberInspector &R__insp)
08425 {
08426       // Inspect the data members of an object of class TEveSelection.
08427       TClass *R__cl = ::TEveSelection::IsA();
08428       if (R__cl || R__insp.IsA()) { }
08429       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPickToSelect", &fPickToSelect);
08430       R__insp.Inspect(R__cl, R__insp.GetParent(), "fActive", &fActive);
08431       R__insp.Inspect(R__cl, R__insp.GetParent(), "fIsMaster", &fIsMaster);
08432       R__insp.Inspect(R__cl, R__insp.GetParent(), "fImpliedSelected", (void*)&fImpliedSelected);
08433       R__insp.InspectMember("TEveSelection::SelMap_t", (void*)&fImpliedSelected, "fImpliedSelected.", false);
08434       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSelElement", &fSelElement);
08435       R__insp.Inspect(R__cl, R__insp.GetParent(), "fIncImpSelElement", &fIncImpSelElement);
08436       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDecImpSelElement", &fDecImpSelElement);
08437       TEveElementList::ShowMembers(R__insp);
08438       TQObject::ShowMembers(R__insp);
08439 }
08440 
08441 namespace ROOT {
08442    // Wrappers around operator new
08443    static void *new_TEveSelection(void *p) {
08444       return  p ? new(p) ::TEveSelection : new ::TEveSelection;
08445    }
08446    static void *newArray_TEveSelection(Long_t nElements, void *p) {
08447       return p ? new(p) ::TEveSelection[nElements] : new ::TEveSelection[nElements];
08448    }
08449    // Wrapper around operator delete
08450    static void delete_TEveSelection(void *p) {
08451       delete ((::TEveSelection*)p);
08452    }
08453    static void deleteArray_TEveSelection(void *p) {
08454       delete [] ((::TEveSelection*)p);
08455    }
08456    static void destruct_TEveSelection(void *p) {
08457       typedef ::TEveSelection current_t;
08458       ((current_t*)p)->~current_t();
08459    }
08460 } // end of namespace ROOT for class ::TEveSelection
08461 
08462 //______________________________________________________________________________
08463 void TEveSecondarySelectable::Streamer(TBuffer &R__b)
08464 {
08465    // Stream an object of class TEveSecondarySelectable.
08466 
08467    if (R__b.IsReading()) {
08468       R__b.ReadClassBuffer(TEveSecondarySelectable::Class(),this);
08469    } else {
08470       R__b.WriteClassBuffer(TEveSecondarySelectable::Class(),this);
08471    }
08472 }
08473 
08474 //______________________________________________________________________________
08475 void TEveSecondarySelectable::ShowMembers(TMemberInspector &R__insp)
08476 {
08477       // Inspect the data members of an object of class TEveSecondarySelectable.
08478       TClass *R__cl = ::TEveSecondarySelectable::IsA();
08479       if (R__cl || R__insp.IsA()) { }
08480       R__insp.Inspect(R__cl, R__insp.GetParent(), "fAlwaysSecSelect", &fAlwaysSecSelect);
08481       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSelectedSet", (void*)&fSelectedSet);
08482       R__insp.InspectMember("TEveSecondarySelectable::SelectionSet_t", (void*)&fSelectedSet, "fSelectedSet.", false);
08483       R__insp.Inspect(R__cl, R__insp.GetParent(), "fHighlightedSet", (void*)&fHighlightedSet);
08484       R__insp.InspectMember("TEveSecondarySelectable::SelectionSet_t", (void*)&fHighlightedSet, "fHighlightedSet.", false);
08485 }
08486 
08487 namespace ROOT {
08488    // Wrappers around operator new
08489    static void *new_TEveSecondarySelectable(void *p) {
08490       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveSecondarySelectable : new ::TEveSecondarySelectable;
08491    }
08492    static void *newArray_TEveSecondarySelectable(Long_t nElements, void *p) {
08493       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveSecondarySelectable[nElements] : new ::TEveSecondarySelectable[nElements];
08494    }
08495    // Wrapper around operator delete
08496    static void delete_TEveSecondarySelectable(void *p) {
08497       delete ((::TEveSecondarySelectable*)p);
08498    }
08499    static void deleteArray_TEveSecondarySelectable(void *p) {
08500       delete [] ((::TEveSecondarySelectable*)p);
08501    }
08502    static void destruct_TEveSecondarySelectable(void *p) {
08503       typedef ::TEveSecondarySelectable current_t;
08504       ((current_t*)p)->~current_t();
08505    }
08506 } // end of namespace ROOT for class ::TEveSecondarySelectable
08507 
08508 //______________________________________________________________________________
08509 void TEveScene::Streamer(TBuffer &R__b)
08510 {
08511    // Stream an object of class TEveScene.
08512 
08513    if (R__b.IsReading()) {
08514       R__b.ReadClassBuffer(TEveScene::Class(),this);
08515    } else {
08516       R__b.WriteClassBuffer(TEveScene::Class(),this);
08517    }
08518 }
08519 
08520 //______________________________________________________________________________
08521 void TEveScene::ShowMembers(TMemberInspector &R__insp)
08522 {
08523       // Inspect the data members of an object of class TEveScene.
08524       TClass *R__cl = ::TEveScene::IsA();
08525       if (R__cl || R__insp.IsA()) { }
08526       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPad", &fPad);
08527       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fGLScene", &fGLScene);
08528       R__insp.Inspect(R__cl, R__insp.GetParent(), "fChanged", &fChanged);
08529       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSmartRefresh", &fSmartRefresh);
08530       R__insp.Inspect(R__cl, R__insp.GetParent(), "fHierarchical", &fHierarchical);
08531       TEveElementList::ShowMembers(R__insp);
08532 }
08533 
08534 namespace ROOT {
08535    // Wrappers around operator new
08536    static void *new_TEveScene(void *p) {
08537       return  p ? new(p) ::TEveScene : new ::TEveScene;
08538    }
08539    static void *newArray_TEveScene(Long_t nElements, void *p) {
08540       return p ? new(p) ::TEveScene[nElements] : new ::TEveScene[nElements];
08541    }
08542    // Wrapper around operator delete
08543    static void delete_TEveScene(void *p) {
08544       delete ((::TEveScene*)p);
08545    }
08546    static void deleteArray_TEveScene(void *p) {
08547       delete [] ((::TEveScene*)p);
08548    }
08549    static void destruct_TEveScene(void *p) {
08550       typedef ::TEveScene current_t;
08551       ((current_t*)p)->~current_t();
08552    }
08553 } // end of namespace ROOT for class ::TEveScene
08554 
08555 //______________________________________________________________________________
08556 void TEveSceneList::Streamer(TBuffer &R__b)
08557 {
08558    // Stream an object of class TEveSceneList.
08559 
08560    if (R__b.IsReading()) {
08561       R__b.ReadClassBuffer(TEveSceneList::Class(),this);
08562    } else {
08563       R__b.WriteClassBuffer(TEveSceneList::Class(),this);
08564    }
08565 }
08566 
08567 //______________________________________________________________________________
08568 void TEveSceneList::ShowMembers(TMemberInspector &R__insp)
08569 {
08570       // Inspect the data members of an object of class TEveSceneList.
08571       TClass *R__cl = ::TEveSceneList::IsA();
08572       if (R__cl || R__insp.IsA()) { }
08573       TEveElementList::ShowMembers(R__insp);
08574 }
08575 
08576 namespace ROOT {
08577    // Wrappers around operator new
08578    static void *new_TEveSceneList(void *p) {
08579       return  p ? new(p) ::TEveSceneList : new ::TEveSceneList;
08580    }
08581    static void *newArray_TEveSceneList(Long_t nElements, void *p) {
08582       return p ? new(p) ::TEveSceneList[nElements] : new ::TEveSceneList[nElements];
08583    }
08584    // Wrapper around operator delete
08585    static void delete_TEveSceneList(void *p) {
08586       delete ((::TEveSceneList*)p);
08587    }
08588    static void deleteArray_TEveSceneList(void *p) {
08589       delete [] ((::TEveSceneList*)p);
08590    }
08591    static void destruct_TEveSceneList(void *p) {
08592       typedef ::TEveSceneList current_t;
08593       ((current_t*)p)->~current_t();
08594    }
08595 } // end of namespace ROOT for class ::TEveSceneList
08596 
08597 //______________________________________________________________________________
08598 void TEveSceneInfo::Streamer(TBuffer &R__b)
08599 {
08600    // Stream an object of class TEveSceneInfo.
08601 
08602    if (R__b.IsReading()) {
08603       R__b.ReadClassBuffer(TEveSceneInfo::Class(),this);
08604    } else {
08605       R__b.WriteClassBuffer(TEveSceneInfo::Class(),this);
08606    }
08607 }
08608 
08609 //______________________________________________________________________________
08610 void TEveSceneInfo::ShowMembers(TMemberInspector &R__insp)
08611 {
08612       // Inspect the data members of an object of class TEveSceneInfo.
08613       TClass *R__cl = ::TEveSceneInfo::IsA();
08614       if (R__cl || R__insp.IsA()) { }
08615       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewer", &fViewer);
08616       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fScene", &fScene);
08617       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fGLSceneInfo", &fGLSceneInfo);
08618       TEveElement::ShowMembers(R__insp);
08619       TNamed::ShowMembers(R__insp);
08620 }
08621 
08622 namespace ROOT {
08623    // Wrapper around operator delete
08624    static void delete_TEveSceneInfo(void *p) {
08625       delete ((::TEveSceneInfo*)p);
08626    }
08627    static void deleteArray_TEveSceneInfo(void *p) {
08628       delete [] ((::TEveSceneInfo*)p);
08629    }
08630    static void destruct_TEveSceneInfo(void *p) {
08631       typedef ::TEveSceneInfo current_t;
08632       ((current_t*)p)->~current_t();
08633    }
08634 } // end of namespace ROOT for class ::TEveSceneInfo
08635 
08636 //______________________________________________________________________________
08637 void TEveViewer::Streamer(TBuffer &R__b)
08638 {
08639    // Stream an object of class TEveViewer.
08640 
08641    if (R__b.IsReading()) {
08642       R__b.ReadClassBuffer(TEveViewer::Class(),this);
08643    } else {
08644       R__b.WriteClassBuffer(TEveViewer::Class(),this);
08645    }
08646 }
08647 
08648 //______________________________________________________________________________
08649 void TEveViewer::ShowMembers(TMemberInspector &R__insp)
08650 {
08651       // Inspect the data members of an object of class TEveViewer.
08652       TClass *R__cl = ::TEveViewer::IsA();
08653       if (R__cl || R__insp.IsA()) { }
08654       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fGLViewer", &fGLViewer);
08655       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fGLViewerFrame", &fGLViewerFrame);
08656       TEveWindowFrame::ShowMembers(R__insp);
08657 }
08658 
08659 namespace ROOT {
08660    // Wrappers around operator new
08661    static void *new_TEveViewer(void *p) {
08662       return  p ? new(p) ::TEveViewer : new ::TEveViewer;
08663    }
08664    static void *newArray_TEveViewer(Long_t nElements, void *p) {
08665       return p ? new(p) ::TEveViewer[nElements] : new ::TEveViewer[nElements];
08666    }
08667    // Wrapper around operator delete
08668    static void delete_TEveViewer(void *p) {
08669       delete ((::TEveViewer*)p);
08670    }
08671    static void deleteArray_TEveViewer(void *p) {
08672       delete [] ((::TEveViewer*)p);
08673    }
08674    static void destruct_TEveViewer(void *p) {
08675       typedef ::TEveViewer current_t;
08676       ((current_t*)p)->~current_t();
08677    }
08678 } // end of namespace ROOT for class ::TEveViewer
08679 
08680 //______________________________________________________________________________
08681 void TEveViewerList::Streamer(TBuffer &R__b)
08682 {
08683    // Stream an object of class TEveViewerList.
08684 
08685    if (R__b.IsReading()) {
08686       R__b.ReadClassBuffer(TEveViewerList::Class(),this);
08687    } else {
08688       R__b.WriteClassBuffer(TEveViewerList::Class(),this);
08689    }
08690 }
08691 
08692 //______________________________________________________________________________
08693 void TEveViewerList::ShowMembers(TMemberInspector &R__insp)
08694 {
08695       // Inspect the data members of an object of class TEveViewerList.
08696       TClass *R__cl = ::TEveViewerList::IsA();
08697       if (R__cl || R__insp.IsA()) { }
08698       R__insp.Inspect(R__cl, R__insp.GetParent(), "fShowTooltip", &fShowTooltip);
08699       R__insp.Inspect(R__cl, R__insp.GetParent(), "fBrightness", &fBrightness);
08700       R__insp.Inspect(R__cl, R__insp.GetParent(), "fUseLightColorSet", &fUseLightColorSet);
08701       TEveElementList::ShowMembers(R__insp);
08702 }
08703 
08704 namespace ROOT {
08705    // Wrappers around operator new
08706    static void *new_TEveViewerList(void *p) {
08707       return  p ? new(p) ::TEveViewerList : new ::TEveViewerList;
08708    }
08709    static void *newArray_TEveViewerList(Long_t nElements, void *p) {
08710       return p ? new(p) ::TEveViewerList[nElements] : new ::TEveViewerList[nElements];
08711    }
08712    // Wrapper around operator delete
08713    static void delete_TEveViewerList(void *p) {
08714       delete ((::TEveViewerList*)p);
08715    }
08716    static void deleteArray_TEveViewerList(void *p) {
08717       delete [] ((::TEveViewerList*)p);
08718    }
08719    static void destruct_TEveViewerList(void *p) {
08720       typedef ::TEveViewerList current_t;
08721       ((current_t*)p)->~current_t();
08722    }
08723 } // end of namespace ROOT for class ::TEveViewerList
08724 
08725 //______________________________________________________________________________
08726 void TEveViewerListEditor::Streamer(TBuffer &R__b)
08727 {
08728    // Stream an object of class TEveViewerListEditor.
08729 
08730    if (R__b.IsReading()) {
08731       R__b.ReadClassBuffer(TEveViewerListEditor::Class(),this);
08732    } else {
08733       R__b.WriteClassBuffer(TEveViewerListEditor::Class(),this);
08734    }
08735 }
08736 
08737 //______________________________________________________________________________
08738 void TEveViewerListEditor::ShowMembers(TMemberInspector &R__insp)
08739 {
08740       // Inspect the data members of an object of class TEveViewerListEditor.
08741       TClass *R__cl = ::TEveViewerListEditor::IsA();
08742       if (R__cl || R__insp.IsA()) { }
08743       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fM", &fM);
08744       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBrightness", &fBrightness);
08745       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fColorSet", &fColorSet);
08746       TGedFrame::ShowMembers(R__insp);
08747 }
08748 
08749 namespace ROOT {
08750    // Wrappers around operator new
08751    static void *new_TEveViewerListEditor(void *p) {
08752       return  p ? new(p) ::TEveViewerListEditor : new ::TEveViewerListEditor;
08753    }
08754    static void *newArray_TEveViewerListEditor(Long_t nElements, void *p) {
08755       return p ? new(p) ::TEveViewerListEditor[nElements] : new ::TEveViewerListEditor[nElements];
08756    }
08757    // Wrapper around operator delete
08758    static void delete_TEveViewerListEditor(void *p) {
08759       delete ((::TEveViewerListEditor*)p);
08760    }
08761    static void deleteArray_TEveViewerListEditor(void *p) {
08762       delete [] ((::TEveViewerListEditor*)p);
08763    }
08764    static void destruct_TEveViewerListEditor(void *p) {
08765       typedef ::TEveViewerListEditor current_t;
08766       ((current_t*)p)->~current_t();
08767    }
08768 } // end of namespace ROOT for class ::TEveViewerListEditor
08769 
08770 //______________________________________________________________________________
08771 void TEvePad::Streamer(TBuffer &R__b)
08772 {
08773    // Stream an object of class TEvePad.
08774 
08775    if (R__b.IsReading()) {
08776       R__b.ReadClassBuffer(TEvePad::Class(),this);
08777    } else {
08778       R__b.WriteClassBuffer(TEvePad::Class(),this);
08779    }
08780 }
08781 
08782 //______________________________________________________________________________
08783 void TEvePad::ShowMembers(TMemberInspector &R__insp)
08784 {
08785       // Inspect the data members of an object of class TEvePad.
08786       TClass *R__cl = ::TEvePad::IsA();
08787       if (R__cl || R__insp.IsA()) { }
08788       TPad::ShowMembers(R__insp);
08789 }
08790 
08791 namespace ROOT {
08792    // Wrappers around operator new
08793    static void *new_TEvePad(void *p) {
08794       return  p ? new(p) ::TEvePad : new ::TEvePad;
08795    }
08796    static void *newArray_TEvePad(Long_t nElements, void *p) {
08797       return p ? new(p) ::TEvePad[nElements] : new ::TEvePad[nElements];
08798    }
08799    // Wrapper around operator delete
08800    static void delete_TEvePad(void *p) {
08801       delete ((::TEvePad*)p);
08802    }
08803    static void deleteArray_TEvePad(void *p) {
08804       delete [] ((::TEvePad*)p);
08805    }
08806    static void destruct_TEvePad(void *p) {
08807       typedef ::TEvePad current_t;
08808       ((current_t*)p)->~current_t();
08809    }
08810 } // end of namespace ROOT for class ::TEvePad
08811 
08812 //______________________________________________________________________________
08813 void TEveListTreeItem::Streamer(TBuffer &R__b)
08814 {
08815    // Stream an object of class TEveListTreeItem.
08816 
08817    if (R__b.IsReading()) {
08818       R__b.ReadClassBuffer(TEveListTreeItem::Class(),this);
08819    } else {
08820       R__b.WriteClassBuffer(TEveListTreeItem::Class(),this);
08821    }
08822 }
08823 
08824 //______________________________________________________________________________
08825 void TEveListTreeItem::ShowMembers(TMemberInspector &R__insp)
08826 {
08827       // Inspect the data members of an object of class TEveListTreeItem.
08828       TClass *R__cl = ::TEveListTreeItem::IsA();
08829       if (R__cl || R__insp.IsA()) { }
08830       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fElement", &fElement);
08831       TGListTreeItem::ShowMembers(R__insp);
08832 }
08833 
08834 namespace ROOT {
08835    // Wrapper around operator delete
08836    static void delete_TEveListTreeItem(void *p) {
08837       delete ((::TEveListTreeItem*)p);
08838    }
08839    static void deleteArray_TEveListTreeItem(void *p) {
08840       delete [] ((::TEveListTreeItem*)p);
08841    }
08842    static void destruct_TEveListTreeItem(void *p) {
08843       typedef ::TEveListTreeItem current_t;
08844       ((current_t*)p)->~current_t();
08845    }
08846 } // end of namespace ROOT for class ::TEveListTreeItem
08847 
08848 //______________________________________________________________________________
08849 void TEveGListTreeEditorFrame::Streamer(TBuffer &R__b)
08850 {
08851    // Stream an object of class TEveGListTreeEditorFrame.
08852 
08853    if (R__b.IsReading()) {
08854       R__b.ReadClassBuffer(TEveGListTreeEditorFrame::Class(),this);
08855    } else {
08856       R__b.WriteClassBuffer(TEveGListTreeEditorFrame::Class(),this);
08857    }
08858 }
08859 
08860 //______________________________________________________________________________
08861 void TEveGListTreeEditorFrame::ShowMembers(TMemberInspector &R__insp)
08862 {
08863       // Inspect the data members of an object of class TEveGListTreeEditorFrame.
08864       TClass *R__cl = ::TEveGListTreeEditorFrame::IsA();
08865       if (R__cl || R__insp.IsA()) { }
08866       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrame", &fFrame);
08867       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLTFrame", &fLTFrame);
08868       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLTCanvas", &fLTCanvas);
08869       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fListTree", &fListTree);
08870       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSplitter", &fSplitter);
08871       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEditor", &fEditor);
08872       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCtxMenu", &fCtxMenu);
08873       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSignalsConnected", &fSignalsConnected);
08874       TGMainFrame::ShowMembers(R__insp);
08875 }
08876 
08877 namespace ROOT {
08878    // Wrappers around operator new
08879    static void *new_TEveGListTreeEditorFrame(void *p) {
08880       return  p ? new(p) ::TEveGListTreeEditorFrame : new ::TEveGListTreeEditorFrame;
08881    }
08882    static void *newArray_TEveGListTreeEditorFrame(Long_t nElements, void *p) {
08883       return p ? new(p) ::TEveGListTreeEditorFrame[nElements] : new ::TEveGListTreeEditorFrame[nElements];
08884    }
08885    // Wrapper around operator delete
08886    static void delete_TEveGListTreeEditorFrame(void *p) {
08887       delete ((::TEveGListTreeEditorFrame*)p);
08888    }
08889    static void deleteArray_TEveGListTreeEditorFrame(void *p) {
08890       delete [] ((::TEveGListTreeEditorFrame*)p);
08891    }
08892    static void destruct_TEveGListTreeEditorFrame(void *p) {
08893       typedef ::TEveGListTreeEditorFrame current_t;
08894       ((current_t*)p)->~current_t();
08895    }
08896 } // end of namespace ROOT for class ::TEveGListTreeEditorFrame
08897 
08898 //______________________________________________________________________________
08899 void TEveBrowser::Streamer(TBuffer &R__b)
08900 {
08901    // Stream an object of class TEveBrowser.
08902 
08903    if (R__b.IsReading()) {
08904       R__b.ReadClassBuffer(TEveBrowser::Class(),this);
08905    } else {
08906       R__b.WriteClassBuffer(TEveBrowser::Class(),this);
08907    }
08908 }
08909 
08910 //______________________________________________________________________________
08911 void TEveBrowser::ShowMembers(TMemberInspector &R__insp)
08912 {
08913       // Inspect the data members of an object of class TEveBrowser.
08914       TClass *R__cl = ::TEveBrowser::IsA();
08915       if (R__cl || R__insp.IsA()) { }
08916       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFileBrowser", &fFileBrowser);
08917       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEvePopup", &fEvePopup);
08918       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSelPopup", &fSelPopup);
08919       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fHilPopup", &fHilPopup);
08920       TRootBrowser::ShowMembers(R__insp);
08921 }
08922 
08923 namespace ROOT {
08924    // Wrapper around operator delete
08925    static void delete_TEveBrowser(void *p) {
08926       delete ((::TEveBrowser*)p);
08927    }
08928    static void deleteArray_TEveBrowser(void *p) {
08929       delete [] ((::TEveBrowser*)p);
08930    }
08931    static void destruct_TEveBrowser(void *p) {
08932       typedef ::TEveBrowser current_t;
08933       ((current_t*)p)->~current_t();
08934    }
08935 } // end of namespace ROOT for class ::TEveBrowser
08936 
08937 //______________________________________________________________________________
08938 void TEveCompositeFrame::Streamer(TBuffer &R__b)
08939 {
08940    // Stream an object of class TEveCompositeFrame.
08941 
08942    if (R__b.IsReading()) {
08943       R__b.ReadClassBuffer(TEveCompositeFrame::Class(),this);
08944    } else {
08945       R__b.WriteClassBuffer(TEveCompositeFrame::Class(),this);
08946    }
08947 }
08948 
08949 //______________________________________________________________________________
08950 void TEveCompositeFrame::ShowMembers(TMemberInspector &R__insp)
08951 {
08952       // Inspect the data members of an object of class TEveCompositeFrame.
08953       TClass *R__cl = ::TEveCompositeFrame::IsA();
08954       if (R__cl || R__insp.IsA()) { }
08955       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTopFrame", &fTopFrame);
08956       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fToggleBar", &fToggleBar);
08957       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTitleBar", &fTitleBar);
08958       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fIconBar", &fIconBar);
08959       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEveWindowLH", &fEveWindowLH);
08960       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMiniBar", &fMiniBar);
08961       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEveParent", &fEveParent);
08962       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEveWindow", &fEveWindow);
08963       R__insp.Inspect(R__cl, R__insp.GetParent(), "fShowInSync", &fShowInSync);
08964       TGCompositeFrame::ShowMembers(R__insp);
08965 }
08966 
08967 namespace ROOT {
08968    // Wrapper around operator delete
08969    static void delete_TEveCompositeFrame(void *p) {
08970       delete ((::TEveCompositeFrame*)p);
08971    }
08972    static void deleteArray_TEveCompositeFrame(void *p) {
08973       delete [] ((::TEveCompositeFrame*)p);
08974    }
08975    static void destruct_TEveCompositeFrame(void *p) {
08976       typedef ::TEveCompositeFrame current_t;
08977       ((current_t*)p)->~current_t();
08978    }
08979 } // end of namespace ROOT for class ::TEveCompositeFrame
08980 
08981 //______________________________________________________________________________
08982 void TEveCompositeFrameInMainFrame::Streamer(TBuffer &R__b)
08983 {
08984    // Stream an object of class TEveCompositeFrameInMainFrame.
08985 
08986    if (R__b.IsReading()) {
08987       R__b.ReadClassBuffer(TEveCompositeFrameInMainFrame::Class(),this);
08988    } else {
08989       R__b.WriteClassBuffer(TEveCompositeFrameInMainFrame::Class(),this);
08990    }
08991 }
08992 
08993 //______________________________________________________________________________
08994 void TEveCompositeFrameInMainFrame::ShowMembers(TMemberInspector &R__insp)
08995 {
08996       // Inspect the data members of an object of class TEveCompositeFrameInMainFrame.
08997       TClass *R__cl = ::TEveCompositeFrameInMainFrame::IsA();
08998       if (R__cl || R__insp.IsA()) { }
08999       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMainFrame", &fMainFrame);
09000       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fOriginalSlot", &fOriginalSlot);
09001       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fOriginalContainer", &fOriginalContainer);
09002       TEveCompositeFrame::ShowMembers(R__insp);
09003 }
09004 
09005 namespace ROOT {
09006    // Wrapper around operator delete
09007    static void delete_TEveCompositeFrameInMainFrame(void *p) {
09008       delete ((::TEveCompositeFrameInMainFrame*)p);
09009    }
09010    static void deleteArray_TEveCompositeFrameInMainFrame(void *p) {
09011       delete [] ((::TEveCompositeFrameInMainFrame*)p);
09012    }
09013    static void destruct_TEveCompositeFrameInMainFrame(void *p) {
09014       typedef ::TEveCompositeFrameInMainFrame current_t;
09015       ((current_t*)p)->~current_t();
09016    }
09017 } // end of namespace ROOT for class ::TEveCompositeFrameInMainFrame
09018 
09019 //______________________________________________________________________________
09020 void TEveCompositeFrameInPack::Streamer(TBuffer &R__b)
09021 {
09022    // Stream an object of class TEveCompositeFrameInPack.
09023 
09024    if (R__b.IsReading()) {
09025       R__b.ReadClassBuffer(TEveCompositeFrameInPack::Class(),this);
09026    } else {
09027       R__b.WriteClassBuffer(TEveCompositeFrameInPack::Class(),this);
09028    }
09029 }
09030 
09031 //______________________________________________________________________________
09032 void TEveCompositeFrameInPack::ShowMembers(TMemberInspector &R__insp)
09033 {
09034       // Inspect the data members of an object of class TEveCompositeFrameInPack.
09035       TClass *R__cl = ::TEveCompositeFrameInPack::IsA();
09036       if (R__cl || R__insp.IsA()) { }
09037       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPack", &fPack);
09038       TEveCompositeFrame::ShowMembers(R__insp);
09039 }
09040 
09041 namespace ROOT {
09042    // Wrapper around operator delete
09043    static void delete_TEveCompositeFrameInPack(void *p) {
09044       delete ((::TEveCompositeFrameInPack*)p);
09045    }
09046    static void deleteArray_TEveCompositeFrameInPack(void *p) {
09047       delete [] ((::TEveCompositeFrameInPack*)p);
09048    }
09049    static void destruct_TEveCompositeFrameInPack(void *p) {
09050       typedef ::TEveCompositeFrameInPack current_t;
09051       ((current_t*)p)->~current_t();
09052    }
09053 } // end of namespace ROOT for class ::TEveCompositeFrameInPack
09054 
09055 //______________________________________________________________________________
09056 void TEveCompositeFrameInTab::Streamer(TBuffer &R__b)
09057 {
09058    // Stream an object of class TEveCompositeFrameInTab.
09059 
09060    if (R__b.IsReading()) {
09061       R__b.ReadClassBuffer(TEveCompositeFrameInTab::Class(),this);
09062    } else {
09063       R__b.WriteClassBuffer(TEveCompositeFrameInTab::Class(),this);
09064    }
09065 }
09066 
09067 //______________________________________________________________________________
09068 void TEveCompositeFrameInTab::ShowMembers(TMemberInspector &R__insp)
09069 {
09070       // Inspect the data members of an object of class TEveCompositeFrameInTab.
09071       TClass *R__cl = ::TEveCompositeFrameInTab::IsA();
09072       if (R__cl || R__insp.IsA()) { }
09073       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTab", &fTab);
09074       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fParentInTab", &fParentInTab);
09075       TEveCompositeFrame::ShowMembers(R__insp);
09076 }
09077 
09078 namespace ROOT {
09079    // Wrapper around operator delete
09080    static void delete_TEveCompositeFrameInTab(void *p) {
09081       delete ((::TEveCompositeFrameInTab*)p);
09082    }
09083    static void deleteArray_TEveCompositeFrameInTab(void *p) {
09084       delete [] ((::TEveCompositeFrameInTab*)p);
09085    }
09086    static void destruct_TEveCompositeFrameInTab(void *p) {
09087       typedef ::TEveCompositeFrameInTab current_t;
09088       ((current_t*)p)->~current_t();
09089    }
09090 } // end of namespace ROOT for class ::TEveCompositeFrameInTab
09091 
09092 //______________________________________________________________________________
09093 void TEveWindow::Streamer(TBuffer &R__b)
09094 {
09095    // Stream an object of class TEveWindow.
09096 
09097    if (R__b.IsReading()) {
09098       R__b.ReadClassBuffer(TEveWindow::Class(),this);
09099    } else {
09100       R__b.WriteClassBuffer(TEveWindow::Class(),this);
09101    }
09102 }
09103 
09104 //______________________________________________________________________________
09105 void TEveWindow::ShowMembers(TMemberInspector &R__insp)
09106 {
09107       // Inspect the data members of an object of class TEveWindow.
09108       TClass *R__cl = ::TEveWindow::IsA();
09109       if (R__cl || R__insp.IsA()) { }
09110       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEveFrame", &fEveFrame);
09111       R__insp.Inspect(R__cl, R__insp.GetParent(), "fShowTitleBar", &fShowTitleBar);
09112       TEveElementList::ShowMembers(R__insp);
09113 }
09114 
09115 namespace ROOT {
09116    // Wrapper around operator delete
09117    static void delete_TEveWindow(void *p) {
09118       delete ((::TEveWindow*)p);
09119    }
09120    static void deleteArray_TEveWindow(void *p) {
09121       delete [] ((::TEveWindow*)p);
09122    }
09123    static void destruct_TEveWindow(void *p) {
09124       typedef ::TEveWindow current_t;
09125       ((current_t*)p)->~current_t();
09126    }
09127 } // end of namespace ROOT for class ::TEveWindow
09128 
09129 //______________________________________________________________________________
09130 void TEveWindowEditor::Streamer(TBuffer &R__b)
09131 {
09132    // Stream an object of class TEveWindowEditor.
09133 
09134    if (R__b.IsReading()) {
09135       R__b.ReadClassBuffer(TEveWindowEditor::Class(),this);
09136    } else {
09137       R__b.WriteClassBuffer(TEveWindowEditor::Class(),this);
09138    }
09139 }
09140 
09141 //______________________________________________________________________________
09142 void TEveWindowEditor::ShowMembers(TMemberInspector &R__insp)
09143 {
09144       // Inspect the data members of an object of class TEveWindowEditor.
09145       TClass *R__cl = ::TEveWindowEditor::IsA();
09146       if (R__cl || R__insp.IsA()) { }
09147       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fM", &fM);
09148       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fShowTitleBar", &fShowTitleBar);
09149       TGedFrame::ShowMembers(R__insp);
09150 }
09151 
09152 namespace ROOT {
09153    // Wrappers around operator new
09154    static void *new_TEveWindowEditor(void *p) {
09155       return  p ? new(p) ::TEveWindowEditor : new ::TEveWindowEditor;
09156    }
09157    static void *newArray_TEveWindowEditor(Long_t nElements, void *p) {
09158       return p ? new(p) ::TEveWindowEditor[nElements] : new ::TEveWindowEditor[nElements];
09159    }
09160    // Wrapper around operator delete
09161    static void delete_TEveWindowEditor(void *p) {
09162       delete ((::TEveWindowEditor*)p);
09163    }
09164    static void deleteArray_TEveWindowEditor(void *p) {
09165       delete [] ((::TEveWindowEditor*)p);
09166    }
09167    static void destruct_TEveWindowEditor(void *p) {
09168       typedef ::TEveWindowEditor current_t;
09169       ((current_t*)p)->~current_t();
09170    }
09171 } // end of namespace ROOT for class ::TEveWindowEditor
09172 
09173 //______________________________________________________________________________
09174 void TEveWindowSlot::Streamer(TBuffer &R__b)
09175 {
09176    // Stream an object of class TEveWindowSlot.
09177 
09178    if (R__b.IsReading()) {
09179       R__b.ReadClassBuffer(TEveWindowSlot::Class(),this);
09180    } else {
09181       R__b.WriteClassBuffer(TEveWindowSlot::Class(),this);
09182    }
09183 }
09184 
09185 //______________________________________________________________________________
09186 void TEveWindowSlot::ShowMembers(TMemberInspector &R__insp)
09187 {
09188       // Inspect the data members of an object of class TEveWindowSlot.
09189       TClass *R__cl = ::TEveWindowSlot::IsA();
09190       if (R__cl || R__insp.IsA()) { }
09191       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEmptyButt", &fEmptyButt);
09192       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEmbedBuffer", &fEmbedBuffer);
09193       TEveWindow::ShowMembers(R__insp);
09194 }
09195 
09196 namespace ROOT {
09197    // Wrappers around operator new
09198    static void *new_TEveWindowSlot(void *p) {
09199       return  p ? new(p) ::TEveWindowSlot : new ::TEveWindowSlot;
09200    }
09201    static void *newArray_TEveWindowSlot(Long_t nElements, void *p) {
09202       return p ? new(p) ::TEveWindowSlot[nElements] : new ::TEveWindowSlot[nElements];
09203    }
09204    // Wrapper around operator delete
09205    static void delete_TEveWindowSlot(void *p) {
09206       delete ((::TEveWindowSlot*)p);
09207    }
09208    static void deleteArray_TEveWindowSlot(void *p) {
09209       delete [] ((::TEveWindowSlot*)p);
09210    }
09211    static void destruct_TEveWindowSlot(void *p) {
09212       typedef ::TEveWindowSlot current_t;
09213       ((current_t*)p)->~current_t();
09214    }
09215 } // end of namespace ROOT for class ::TEveWindowSlot
09216 
09217 //______________________________________________________________________________
09218 void TEveWindowFrame::Streamer(TBuffer &R__b)
09219 {
09220    // Stream an object of class TEveWindowFrame.
09221 
09222    if (R__b.IsReading()) {
09223       R__b.ReadClassBuffer(TEveWindowFrame::Class(),this);
09224    } else {
09225       R__b.WriteClassBuffer(TEveWindowFrame::Class(),this);
09226    }
09227 }
09228 
09229 //______________________________________________________________________________
09230 void TEveWindowFrame::ShowMembers(TMemberInspector &R__insp)
09231 {
09232       // Inspect the data members of an object of class TEveWindowFrame.
09233       TClass *R__cl = ::TEveWindowFrame::IsA();
09234       if (R__cl || R__insp.IsA()) { }
09235       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fGUIFrame", &fGUIFrame);
09236       TEveWindow::ShowMembers(R__insp);
09237 }
09238 
09239 namespace ROOT {
09240    // Wrapper around operator delete
09241    static void delete_TEveWindowFrame(void *p) {
09242       delete ((::TEveWindowFrame*)p);
09243    }
09244    static void deleteArray_TEveWindowFrame(void *p) {
09245       delete [] ((::TEveWindowFrame*)p);
09246    }
09247    static void destruct_TEveWindowFrame(void *p) {
09248       typedef ::TEveWindowFrame current_t;
09249       ((current_t*)p)->~current_t();
09250    }
09251 } // end of namespace ROOT for class ::TEveWindowFrame
09252 
09253 //______________________________________________________________________________
09254 void TEveWindowPack::Streamer(TBuffer &R__b)
09255 {
09256    // Stream an object of class TEveWindowPack.
09257 
09258    if (R__b.IsReading()) {
09259       R__b.ReadClassBuffer(TEveWindowPack::Class(),this);
09260    } else {
09261       R__b.WriteClassBuffer(TEveWindowPack::Class(),this);
09262    }
09263 }
09264 
09265 //______________________________________________________________________________
09266 void TEveWindowPack::ShowMembers(TMemberInspector &R__insp)
09267 {
09268       // Inspect the data members of an object of class TEveWindowPack.
09269       TClass *R__cl = ::TEveWindowPack::IsA();
09270       if (R__cl || R__insp.IsA()) { }
09271       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPack", &fPack);
09272       TEveWindow::ShowMembers(R__insp);
09273 }
09274 
09275 namespace ROOT {
09276    // Wrapper around operator delete
09277    static void delete_TEveWindowPack(void *p) {
09278       delete ((::TEveWindowPack*)p);
09279    }
09280    static void deleteArray_TEveWindowPack(void *p) {
09281       delete [] ((::TEveWindowPack*)p);
09282    }
09283    static void destruct_TEveWindowPack(void *p) {
09284       typedef ::TEveWindowPack current_t;
09285       ((current_t*)p)->~current_t();
09286    }
09287 } // end of namespace ROOT for class ::TEveWindowPack
09288 
09289 //______________________________________________________________________________
09290 void TEveWindowTab::Streamer(TBuffer &R__b)
09291 {
09292    // Stream an object of class TEveWindowTab.
09293 
09294    if (R__b.IsReading()) {
09295       R__b.ReadClassBuffer(TEveWindowTab::Class(),this);
09296    } else {
09297       R__b.WriteClassBuffer(TEveWindowTab::Class(),this);
09298    }
09299 }
09300 
09301 //______________________________________________________________________________
09302 void TEveWindowTab::ShowMembers(TMemberInspector &R__insp)
09303 {
09304       // Inspect the data members of an object of class TEveWindowTab.
09305       TClass *R__cl = ::TEveWindowTab::IsA();
09306       if (R__cl || R__insp.IsA()) { }
09307       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTab", &fTab);
09308       TEveWindow::ShowMembers(R__insp);
09309 }
09310 
09311 namespace ROOT {
09312    // Wrapper around operator delete
09313    static void delete_TEveWindowTab(void *p) {
09314       delete ((::TEveWindowTab*)p);
09315    }
09316    static void deleteArray_TEveWindowTab(void *p) {
09317       delete [] ((::TEveWindowTab*)p);
09318    }
09319    static void destruct_TEveWindowTab(void *p) {
09320       typedef ::TEveWindowTab current_t;
09321       ((current_t*)p)->~current_t();
09322    }
09323 } // end of namespace ROOT for class ::TEveWindowTab
09324 
09325 //______________________________________________________________________________
09326 void TEveWindowManager::Streamer(TBuffer &R__b)
09327 {
09328    // Stream an object of class TEveWindowManager.
09329 
09330    if (R__b.IsReading()) {
09331       R__b.ReadClassBuffer(TEveWindowManager::Class(),this);
09332    } else {
09333       R__b.WriteClassBuffer(TEveWindowManager::Class(),this);
09334    }
09335 }
09336 
09337 //______________________________________________________________________________
09338 void TEveWindowManager::ShowMembers(TMemberInspector &R__insp)
09339 {
09340       // Inspect the data members of an object of class TEveWindowManager.
09341       TClass *R__cl = ::TEveWindowManager::IsA();
09342       if (R__cl || R__insp.IsA()) { }
09343       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCurrentWindow", &fCurrentWindow);
09344       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDefaultContainer", &fDefaultContainer);
09345       TEveElementList::ShowMembers(R__insp);
09346       TQObject::ShowMembers(R__insp);
09347 }
09348 
09349 namespace ROOT {
09350    // Wrappers around operator new
09351    static void *new_TEveWindowManager(void *p) {
09352       return  p ? new(p) ::TEveWindowManager : new ::TEveWindowManager;
09353    }
09354    static void *newArray_TEveWindowManager(Long_t nElements, void *p) {
09355       return p ? new(p) ::TEveWindowManager[nElements] : new ::TEveWindowManager[nElements];
09356    }
09357    // Wrapper around operator delete
09358    static void delete_TEveWindowManager(void *p) {
09359       delete ((::TEveWindowManager*)p);
09360    }
09361    static void deleteArray_TEveWindowManager(void *p) {
09362       delete [] ((::TEveWindowManager*)p);
09363    }
09364    static void destruct_TEveWindowManager(void *p) {
09365       typedef ::TEveWindowManager current_t;
09366       ((current_t*)p)->~current_t();
09367    }
09368 } // end of namespace ROOT for class ::TEveWindowManager
09369 
09370 //______________________________________________________________________________
09371 void TEveGedEditor::Streamer(TBuffer &R__b)
09372 {
09373    // Stream an object of class TEveGedEditor.
09374 
09375    if (R__b.IsReading()) {
09376       R__b.ReadClassBuffer(TEveGedEditor::Class(),this);
09377    } else {
09378       R__b.WriteClassBuffer(TEveGedEditor::Class(),this);
09379    }
09380 }
09381 
09382 //______________________________________________________________________________
09383 void TEveGedEditor::ShowMembers(TMemberInspector &R__insp)
09384 {
09385       // Inspect the data members of an object of class TEveGedEditor.
09386       TClass *R__cl = ::TEveGedEditor::IsA();
09387       if (R__cl || R__insp.IsA()) { }
09388       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fElement", &fElement);
09389       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fObject", &fObject);
09390       TGedEditor::ShowMembers(R__insp);
09391 }
09392 
09393 namespace ROOT {
09394    // Wrappers around operator new
09395    static void *new_TEveGedEditor(void *p) {
09396       return  p ? new(p) ::TEveGedEditor : new ::TEveGedEditor;
09397    }
09398    static void *newArray_TEveGedEditor(Long_t nElements, void *p) {
09399       return p ? new(p) ::TEveGedEditor[nElements] : new ::TEveGedEditor[nElements];
09400    }
09401    // Wrapper around operator delete
09402    static void delete_TEveGedEditor(void *p) {
09403       delete ((::TEveGedEditor*)p);
09404    }
09405    static void deleteArray_TEveGedEditor(void *p) {
09406       delete [] ((::TEveGedEditor*)p);
09407    }
09408    static void destruct_TEveGedEditor(void *p) {
09409       typedef ::TEveGedEditor current_t;
09410       ((current_t*)p)->~current_t();
09411    }
09412 } // end of namespace ROOT for class ::TEveGedEditor
09413 
09414 //______________________________________________________________________________
09415 void TEveGedNameFrame::Streamer(TBuffer &R__b)
09416 {
09417    // Stream an object of class TEveGedNameFrame.
09418 
09419    if (R__b.IsReading()) {
09420       R__b.ReadClassBuffer(TEveGedNameFrame::Class(),this);
09421    } else {
09422       R__b.WriteClassBuffer(TEveGedNameFrame::Class(),this);
09423    }
09424 }
09425 
09426 //______________________________________________________________________________
09427 void TEveGedNameFrame::ShowMembers(TMemberInspector &R__insp)
09428 {
09429       // Inspect the data members of an object of class TEveGedNameFrame.
09430       TClass *R__cl = ::TEveGedNameFrame::IsA();
09431       if (R__cl || R__insp.IsA()) { }
09432       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNCButton", &fNCButton);
09433       TGedFrame::ShowMembers(R__insp);
09434 }
09435 
09436 namespace ROOT {
09437    // Wrappers around operator new
09438    static void *new_TEveGedNameFrame(void *p) {
09439       return  p ? new(p) ::TEveGedNameFrame : new ::TEveGedNameFrame;
09440    }
09441    static void *newArray_TEveGedNameFrame(Long_t nElements, void *p) {
09442       return p ? new(p) ::TEveGedNameFrame[nElements] : new ::TEveGedNameFrame[nElements];
09443    }
09444    // Wrapper around operator delete
09445    static void delete_TEveGedNameFrame(void *p) {
09446       delete ((::TEveGedNameFrame*)p);
09447    }
09448    static void deleteArray_TEveGedNameFrame(void *p) {
09449       delete [] ((::TEveGedNameFrame*)p);
09450    }
09451    static void destruct_TEveGedNameFrame(void *p) {
09452       typedef ::TEveGedNameFrame current_t;
09453       ((current_t*)p)->~current_t();
09454    }
09455 } // end of namespace ROOT for class ::TEveGedNameFrame
09456 
09457 //______________________________________________________________________________
09458 void TEveGedNameTextButton::Streamer(TBuffer &R__b)
09459 {
09460    // Stream an object of class TEveGedNameTextButton.
09461 
09462    if (R__b.IsReading()) {
09463       R__b.ReadClassBuffer(TEveGedNameTextButton::Class(),this);
09464    } else {
09465       R__b.WriteClassBuffer(TEveGedNameTextButton::Class(),this);
09466    }
09467 }
09468 
09469 //______________________________________________________________________________
09470 void TEveGedNameTextButton::ShowMembers(TMemberInspector &R__insp)
09471 {
09472       // Inspect the data members of an object of class TEveGedNameTextButton.
09473       TClass *R__cl = ::TEveGedNameTextButton::IsA();
09474       if (R__cl || R__insp.IsA()) { }
09475       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrame", &fFrame);
09476       TGTextButton::ShowMembers(R__insp);
09477 }
09478 
09479 namespace ROOT {
09480    // Wrapper around operator delete
09481    static void delete_TEveGedNameTextButton(void *p) {
09482       delete ((::TEveGedNameTextButton*)p);
09483    }
09484    static void deleteArray_TEveGedNameTextButton(void *p) {
09485       delete [] ((::TEveGedNameTextButton*)p);
09486    }
09487    static void destruct_TEveGedNameTextButton(void *p) {
09488       typedef ::TEveGedNameTextButton current_t;
09489       ((current_t*)p)->~current_t();
09490    }
09491 } // end of namespace ROOT for class ::TEveGedNameTextButton
09492 
09493 //______________________________________________________________________________
09494 void TEveMacro::Streamer(TBuffer &R__b)
09495 {
09496    // Stream an object of class TEveMacro.
09497 
09498    if (R__b.IsReading()) {
09499       R__b.ReadClassBuffer(TEveMacro::Class(),this);
09500    } else {
09501       R__b.WriteClassBuffer(TEveMacro::Class(),this);
09502    }
09503 }
09504 
09505 //______________________________________________________________________________
09506 void TEveMacro::ShowMembers(TMemberInspector &R__insp)
09507 {
09508       // Inspect the data members of an object of class TEveMacro.
09509       TClass *R__cl = ::TEveMacro::IsA();
09510       if (R__cl || R__insp.IsA()) { }
09511       TMacro::ShowMembers(R__insp);
09512 }
09513 
09514 namespace ROOT {
09515    // Wrappers around operator new
09516    static void *new_TEveMacro(void *p) {
09517       return  p ? new(p) ::TEveMacro : new ::TEveMacro;
09518    }
09519    static void *newArray_TEveMacro(Long_t nElements, void *p) {
09520       return p ? new(p) ::TEveMacro[nElements] : new ::TEveMacro[nElements];
09521    }
09522    // Wrapper around operator delete
09523    static void delete_TEveMacro(void *p) {
09524       delete ((::TEveMacro*)p);
09525    }
09526    static void deleteArray_TEveMacro(void *p) {
09527       delete [] ((::TEveMacro*)p);
09528    }
09529    static void destruct_TEveMacro(void *p) {
09530       typedef ::TEveMacro current_t;
09531       ((current_t*)p)->~current_t();
09532    }
09533 } // end of namespace ROOT for class ::TEveMacro
09534 
09535 //______________________________________________________________________________
09536 void TEveGValuatorBase::Streamer(TBuffer &R__b)
09537 {
09538    // Stream an object of class TEveGValuatorBase.
09539 
09540    if (R__b.IsReading()) {
09541       R__b.ReadClassBuffer(TEveGValuatorBase::Class(),this);
09542    } else {
09543       R__b.WriteClassBuffer(TEveGValuatorBase::Class(),this);
09544    }
09545 }
09546 
09547 //______________________________________________________________________________
09548 void TEveGValuatorBase::ShowMembers(TMemberInspector &R__insp)
09549 {
09550       // Inspect the data members of an object of class TEveGValuatorBase.
09551       TClass *R__cl = ::TEveGValuatorBase::IsA();
09552       if (R__cl || R__insp.IsA()) { }
09553       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLabelWidth", &fLabelWidth);
09554       R__insp.Inspect(R__cl, R__insp.GetParent(), "fAlignRight", &fAlignRight);
09555       R__insp.Inspect(R__cl, R__insp.GetParent(), "fShowSlider", &fShowSlider);
09556       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNELength", &fNELength);
09557       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNEHeight", &fNEHeight);
09558       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLabel", &fLabel);
09559       TGCompositeFrame::ShowMembers(R__insp);
09560       TGWidget::ShowMembers(R__insp);
09561 }
09562 
09563 namespace ROOT {
09564    // Wrapper around operator delete
09565    static void delete_TEveGValuatorBase(void *p) {
09566       delete ((::TEveGValuatorBase*)p);
09567    }
09568    static void deleteArray_TEveGValuatorBase(void *p) {
09569       delete [] ((::TEveGValuatorBase*)p);
09570    }
09571    static void destruct_TEveGValuatorBase(void *p) {
09572       typedef ::TEveGValuatorBase current_t;
09573       ((current_t*)p)->~current_t();
09574    }
09575 } // end of namespace ROOT for class ::TEveGValuatorBase
09576 
09577 //______________________________________________________________________________
09578 void TEveGValuator::Streamer(TBuffer &R__b)
09579 {
09580    // Stream an object of class TEveGValuator.
09581 
09582    if (R__b.IsReading()) {
09583       R__b.ReadClassBuffer(TEveGValuator::Class(),this);
09584    } else {
09585       R__b.WriteClassBuffer(TEveGValuator::Class(),this);
09586    }
09587 }
09588 
09589 //______________________________________________________________________________
09590 void TEveGValuator::ShowMembers(TMemberInspector &R__insp)
09591 {
09592       // Inspect the data members of an object of class TEveGValuator.
09593       TClass *R__cl = ::TEveGValuator::IsA();
09594       if (R__cl || R__insp.IsA()) { }
09595       R__insp.Inspect(R__cl, R__insp.GetParent(), "fValue", &fValue);
09596       R__insp.Inspect(R__cl, R__insp.GetParent(), "fMin", &fMin);
09597       R__insp.Inspect(R__cl, R__insp.GetParent(), "fMax", &fMax);
09598       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSliderNewLine", &fSliderNewLine);
09599       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSliderDivs", &fSliderDivs);
09600       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEntry", &fEntry);
09601       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSlider", &fSlider);
09602       TEveGValuatorBase::ShowMembers(R__insp);
09603 }
09604 
09605 namespace ROOT {
09606    // Wrapper around operator delete
09607    static void delete_TEveGValuator(void *p) {
09608       delete ((::TEveGValuator*)p);
09609    }
09610    static void deleteArray_TEveGValuator(void *p) {
09611       delete [] ((::TEveGValuator*)p);
09612    }
09613    static void destruct_TEveGValuator(void *p) {
09614       typedef ::TEveGValuator current_t;
09615       ((current_t*)p)->~current_t();
09616    }
09617 } // end of namespace ROOT for class ::TEveGValuator
09618 
09619 //______________________________________________________________________________
09620 void TEveGDoubleValuator::Streamer(TBuffer &R__b)
09621 {
09622    // Stream an object of class TEveGDoubleValuator.
09623 
09624    if (R__b.IsReading()) {
09625       R__b.ReadClassBuffer(TEveGDoubleValuator::Class(),this);
09626    } else {
09627       R__b.WriteClassBuffer(TEveGDoubleValuator::Class(),this);
09628    }
09629 }
09630 
09631 //______________________________________________________________________________
09632 void TEveGDoubleValuator::ShowMembers(TMemberInspector &R__insp)
09633 {
09634       // Inspect the data members of an object of class TEveGDoubleValuator.
09635       TClass *R__cl = ::TEveGDoubleValuator::IsA();
09636       if (R__cl || R__insp.IsA()) { }
09637       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMinEntry", &fMinEntry);
09638       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMaxEntry", &fMaxEntry);
09639       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSlider", &fSlider);
09640       TEveGValuatorBase::ShowMembers(R__insp);
09641 }
09642 
09643 namespace ROOT {
09644    // Wrapper around operator delete
09645    static void delete_TEveGDoubleValuator(void *p) {
09646       delete ((::TEveGDoubleValuator*)p);
09647    }
09648    static void deleteArray_TEveGDoubleValuator(void *p) {
09649       delete [] ((::TEveGDoubleValuator*)p);
09650    }
09651    static void destruct_TEveGDoubleValuator(void *p) {
09652       typedef ::TEveGDoubleValuator current_t;
09653       ((current_t*)p)->~current_t();
09654    }
09655 } // end of namespace ROOT for class ::TEveGDoubleValuator
09656 
09657 //______________________________________________________________________________
09658 void TEveGTriVecValuator::Streamer(TBuffer &R__b)
09659 {
09660    // Stream an object of class TEveGTriVecValuator.
09661 
09662    if (R__b.IsReading()) {
09663       R__b.ReadClassBuffer(TEveGTriVecValuator::Class(),this);
09664    } else {
09665       R__b.WriteClassBuffer(TEveGTriVecValuator::Class(),this);
09666    }
09667 }
09668 
09669 //______________________________________________________________________________
09670 void TEveGTriVecValuator::ShowMembers(TMemberInspector &R__insp)
09671 {
09672       // Inspect the data members of an object of class TEveGTriVecValuator.
09673       TClass *R__cl = ::TEveGTriVecValuator::IsA();
09674       if (R__cl || R__insp.IsA()) { }
09675       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fVal[3]", &fVal);
09676       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLabelWidth", &fLabelWidth);
09677       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNELength", &fNELength);
09678       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNEHeight", &fNEHeight);
09679       TGCompositeFrame::ShowMembers(R__insp);
09680       TGWidget::ShowMembers(R__insp);
09681 }
09682 
09683 namespace ROOT {
09684    // Wrapper around operator delete
09685    static void delete_TEveGTriVecValuator(void *p) {
09686       delete ((::TEveGTriVecValuator*)p);
09687    }
09688    static void deleteArray_TEveGTriVecValuator(void *p) {
09689       delete [] ((::TEveGTriVecValuator*)p);
09690    }
09691    static void destruct_TEveGTriVecValuator(void *p) {
09692       typedef ::TEveGTriVecValuator current_t;
09693       ((current_t*)p)->~current_t();
09694    }
09695 } // end of namespace ROOT for class ::TEveGTriVecValuator
09696 
09697 //______________________________________________________________________________
09698 void TEveProjectable::Streamer(TBuffer &R__b)
09699 {
09700    // Stream an object of class TEveProjectable.
09701 
09702    if (R__b.IsReading()) {
09703       R__b.ReadClassBuffer(TEveProjectable::Class(),this);
09704    } else {
09705       R__b.WriteClassBuffer(TEveProjectable::Class(),this);
09706    }
09707 }
09708 
09709 //______________________________________________________________________________
09710 void TEveProjectable::ShowMembers(TMemberInspector &R__insp)
09711 {
09712       // Inspect the data members of an object of class TEveProjectable.
09713       TClass *R__cl = ::TEveProjectable::IsA();
09714       if (R__cl || R__insp.IsA()) { }
09715       R__insp.Inspect(R__cl, R__insp.GetParent(), "fProjectedList", (void*)&fProjectedList);
09716       R__insp.InspectMember("TEveProjectable::ProjList_t", (void*)&fProjectedList, "fProjectedList.", false);
09717 }
09718 
09719 namespace ROOT {
09720    // Wrapper around operator delete
09721    static void delete_TEveProjectable(void *p) {
09722       delete ((::TEveProjectable*)p);
09723    }
09724    static void deleteArray_TEveProjectable(void *p) {
09725       delete [] ((::TEveProjectable*)p);
09726    }
09727    static void destruct_TEveProjectable(void *p) {
09728       typedef ::TEveProjectable current_t;
09729       ((current_t*)p)->~current_t();
09730    }
09731 } // end of namespace ROOT for class ::TEveProjectable
09732 
09733 //______________________________________________________________________________
09734 void TEveProjected::Streamer(TBuffer &R__b)
09735 {
09736    // Stream an object of class TEveProjected.
09737 
09738    if (R__b.IsReading()) {
09739       R__b.ReadClassBuffer(TEveProjected::Class(),this);
09740    } else {
09741       R__b.WriteClassBuffer(TEveProjected::Class(),this);
09742    }
09743 }
09744 
09745 //______________________________________________________________________________
09746 void TEveProjected::ShowMembers(TMemberInspector &R__insp)
09747 {
09748       // Inspect the data members of an object of class TEveProjected.
09749       TClass *R__cl = ::TEveProjected::IsA();
09750       if (R__cl || R__insp.IsA()) { }
09751       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fManager", &fManager);
09752       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fProjectable", &fProjectable);
09753       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDepth", &fDepth);
09754 }
09755 
09756 namespace ROOT {
09757    // Wrapper around operator delete
09758    static void delete_TEveProjected(void *p) {
09759       delete ((::TEveProjected*)p);
09760    }
09761    static void deleteArray_TEveProjected(void *p) {
09762       delete [] ((::TEveProjected*)p);
09763    }
09764    static void destruct_TEveProjected(void *p) {
09765       typedef ::TEveProjected current_t;
09766       ((current_t*)p)->~current_t();
09767    }
09768 } // end of namespace ROOT for class ::TEveProjected
09769 
09770 //______________________________________________________________________________
09771 void TEveProjection::Streamer(TBuffer &R__b)
09772 {
09773    // Stream an object of class TEveProjection.
09774 
09775    if (R__b.IsReading()) {
09776       R__b.ReadClassBuffer(TEveProjection::Class(),this);
09777    } else {
09778       R__b.WriteClassBuffer(TEveProjection::Class(),this);
09779    }
09780 }
09781 
09782 //______________________________________________________________________________
09783 void TEveProjection::ShowMembers(TMemberInspector &R__insp)
09784 {
09785       // Inspect the data members of an object of class TEveProjection.
09786       TClass *R__cl = ::TEveProjection::IsA();
09787       if (R__cl || R__insp.IsA()) { }
09788       R__insp.Inspect(R__cl, R__insp.GetParent(), "fType", &fType);
09789       R__insp.Inspect(R__cl, R__insp.GetParent(), "fGeoMode", &fGeoMode);
09790       R__insp.Inspect(R__cl, R__insp.GetParent(), "fName", &fName);
09791       R__insp.InspectMember(fName, "fName.");
09792       R__insp.Inspect(R__cl, R__insp.GetParent(), "fCenter", &fCenter);
09793       R__insp.InspectMember(fCenter, "fCenter.");
09794       R__insp.Inspect(R__cl, R__insp.GetParent(), "fZeroPosVal", &fZeroPosVal);
09795       R__insp.InspectMember(fZeroPosVal, "fZeroPosVal.");
09796       R__insp.Inspect(R__cl, R__insp.GetParent(), "fUsePreScale", &fUsePreScale);
09797       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPreScales[3]", fPreScales);
09798       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDistortion", &fDistortion);
09799       R__insp.Inspect(R__cl, R__insp.GetParent(), "fFixR", &fFixR);
09800       R__insp.Inspect(R__cl, R__insp.GetParent(), "fFixZ", &fFixZ);
09801       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPastFixRFac", &fPastFixRFac);
09802       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPastFixZFac", &fPastFixZFac);
09803       R__insp.Inspect(R__cl, R__insp.GetParent(), "fScaleR", &fScaleR);
09804       R__insp.Inspect(R__cl, R__insp.GetParent(), "fScaleZ", &fScaleZ);
09805       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPastFixRScale", &fPastFixRScale);
09806       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPastFixZScale", &fPastFixZScale);
09807       R__insp.Inspect(R__cl, R__insp.GetParent(), "fMaxTrackStep", &fMaxTrackStep);
09808       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLowLimit", &fLowLimit);
09809       R__insp.InspectMember(fLowLimit, "fLowLimit.");
09810       R__insp.Inspect(R__cl, R__insp.GetParent(), "fUpLimit", &fUpLimit);
09811       R__insp.InspectMember(fUpLimit, "fUpLimit.");
09812 }
09813 
09814 namespace ROOT {
09815    // Wrapper around operator delete
09816    static void delete_TEveProjection(void *p) {
09817       delete ((::TEveProjection*)p);
09818    }
09819    static void deleteArray_TEveProjection(void *p) {
09820       delete [] ((::TEveProjection*)p);
09821    }
09822    static void destruct_TEveProjection(void *p) {
09823       typedef ::TEveProjection current_t;
09824       ((current_t*)p)->~current_t();
09825    }
09826 } // end of namespace ROOT for class ::TEveProjection
09827 
09828 //______________________________________________________________________________
09829 void TEveProjection::PreScaleEntry_t::Streamer(TBuffer &R__b)
09830 {
09831    // Stream an object of class TEveProjection::PreScaleEntry_t.
09832 
09833    if (R__b.IsReading()) {
09834       R__b.ReadClassBuffer(TEveProjection::PreScaleEntry_t::Class(),this);
09835    } else {
09836       R__b.WriteClassBuffer(TEveProjection::PreScaleEntry_t::Class(),this);
09837    }
09838 }
09839 
09840 //______________________________________________________________________________
09841 void TEveProjection::PreScaleEntry_t::ShowMembers(TMemberInspector &R__insp)
09842 {
09843       // Inspect the data members of an object of class TEveProjection::PreScaleEntry_t.
09844       TClass *R__cl = ::TEveProjection::PreScaleEntry_t::IsA();
09845       if (R__cl || R__insp.IsA()) { }
09846       R__insp.Inspect(R__cl, R__insp.GetParent(), "fMin", &fMin);
09847       R__insp.Inspect(R__cl, R__insp.GetParent(), "fMax", &fMax);
09848       R__insp.Inspect(R__cl, R__insp.GetParent(), "fOffset", &fOffset);
09849       R__insp.Inspect(R__cl, R__insp.GetParent(), "fScale", &fScale);
09850 }
09851 
09852 namespace ROOT {
09853    // Wrappers around operator new
09854    static void *new_TEveProjectioncLcLPreScaleEntry_t(void *p) {
09855       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveProjection::PreScaleEntry_t : new ::TEveProjection::PreScaleEntry_t;
09856    }
09857    static void *newArray_TEveProjectioncLcLPreScaleEntry_t(Long_t nElements, void *p) {
09858       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveProjection::PreScaleEntry_t[nElements] : new ::TEveProjection::PreScaleEntry_t[nElements];
09859    }
09860    // Wrapper around operator delete
09861    static void delete_TEveProjectioncLcLPreScaleEntry_t(void *p) {
09862       delete ((::TEveProjection::PreScaleEntry_t*)p);
09863    }
09864    static void deleteArray_TEveProjectioncLcLPreScaleEntry_t(void *p) {
09865       delete [] ((::TEveProjection::PreScaleEntry_t*)p);
09866    }
09867    static void destruct_TEveProjectioncLcLPreScaleEntry_t(void *p) {
09868       typedef ::TEveProjection::PreScaleEntry_t current_t;
09869       ((current_t*)p)->~current_t();
09870    }
09871 } // end of namespace ROOT for class ::TEveProjection::PreScaleEntry_t
09872 
09873 namespace ROOT {
09874    // Wrappers around operator new
09875    static void *new_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator(void *p) {
09876       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator : new ::vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator;
09877    }
09878    static void *newArray_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator(Long_t nElements, void *p) {
09879       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator[nElements] : new ::vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator[nElements];
09880    }
09881    // Wrapper around operator delete
09882    static void delete_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator(void *p) {
09883       delete ((::vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*)p);
09884    }
09885    static void deleteArray_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator(void *p) {
09886       delete [] ((::vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*)p);
09887    }
09888    static void destruct_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator(void *p) {
09889       typedef ::vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator current_t;
09890       ((current_t*)p)->~current_t();
09891    }
09892 } // end of namespace ROOT for class ::vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator
09893 
09894 //______________________________________________________________________________
09895 void TEveRhoZProjection::Streamer(TBuffer &R__b)
09896 {
09897    // Stream an object of class TEveRhoZProjection.
09898 
09899    if (R__b.IsReading()) {
09900       R__b.ReadClassBuffer(TEveRhoZProjection::Class(),this);
09901    } else {
09902       R__b.WriteClassBuffer(TEveRhoZProjection::Class(),this);
09903    }
09904 }
09905 
09906 //______________________________________________________________________________
09907 void TEveRhoZProjection::ShowMembers(TMemberInspector &R__insp)
09908 {
09909       // Inspect the data members of an object of class TEveRhoZProjection.
09910       TClass *R__cl = ::TEveRhoZProjection::IsA();
09911       if (R__cl || R__insp.IsA()) { }
09912       R__insp.Inspect(R__cl, R__insp.GetParent(), "fProjectedCenter", &fProjectedCenter);
09913       R__insp.InspectMember(fProjectedCenter, "fProjectedCenter.");
09914       TEveProjection::ShowMembers(R__insp);
09915 }
09916 
09917 namespace ROOT {
09918    // Wrappers around operator new
09919    static void *new_TEveRhoZProjection(void *p) {
09920       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveRhoZProjection : new ::TEveRhoZProjection;
09921    }
09922    static void *newArray_TEveRhoZProjection(Long_t nElements, void *p) {
09923       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveRhoZProjection[nElements] : new ::TEveRhoZProjection[nElements];
09924    }
09925    // Wrapper around operator delete
09926    static void delete_TEveRhoZProjection(void *p) {
09927       delete ((::TEveRhoZProjection*)p);
09928    }
09929    static void deleteArray_TEveRhoZProjection(void *p) {
09930       delete [] ((::TEveRhoZProjection*)p);
09931    }
09932    static void destruct_TEveRhoZProjection(void *p) {
09933       typedef ::TEveRhoZProjection current_t;
09934       ((current_t*)p)->~current_t();
09935    }
09936 } // end of namespace ROOT for class ::TEveRhoZProjection
09937 
09938 //______________________________________________________________________________
09939 void TEveRPhiProjection::Streamer(TBuffer &R__b)
09940 {
09941    // Stream an object of class TEveRPhiProjection.
09942 
09943    if (R__b.IsReading()) {
09944       R__b.ReadClassBuffer(TEveRPhiProjection::Class(),this);
09945    } else {
09946       R__b.WriteClassBuffer(TEveRPhiProjection::Class(),this);
09947    }
09948 }
09949 
09950 //______________________________________________________________________________
09951 void TEveRPhiProjection::ShowMembers(TMemberInspector &R__insp)
09952 {
09953       // Inspect the data members of an object of class TEveRPhiProjection.
09954       TClass *R__cl = ::TEveRPhiProjection::IsA();
09955       if (R__cl || R__insp.IsA()) { }
09956       TEveProjection::ShowMembers(R__insp);
09957 }
09958 
09959 namespace ROOT {
09960    // Wrappers around operator new
09961    static void *new_TEveRPhiProjection(void *p) {
09962       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveRPhiProjection : new ::TEveRPhiProjection;
09963    }
09964    static void *newArray_TEveRPhiProjection(Long_t nElements, void *p) {
09965       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveRPhiProjection[nElements] : new ::TEveRPhiProjection[nElements];
09966    }
09967    // Wrapper around operator delete
09968    static void delete_TEveRPhiProjection(void *p) {
09969       delete ((::TEveRPhiProjection*)p);
09970    }
09971    static void deleteArray_TEveRPhiProjection(void *p) {
09972       delete [] ((::TEveRPhiProjection*)p);
09973    }
09974    static void destruct_TEveRPhiProjection(void *p) {
09975       typedef ::TEveRPhiProjection current_t;
09976       ((current_t*)p)->~current_t();
09977    }
09978 } // end of namespace ROOT for class ::TEveRPhiProjection
09979 
09980 //______________________________________________________________________________
09981 void TEve3DProjection::Streamer(TBuffer &R__b)
09982 {
09983    // Stream an object of class TEve3DProjection.
09984 
09985    if (R__b.IsReading()) {
09986       R__b.ReadClassBuffer(TEve3DProjection::Class(),this);
09987    } else {
09988       R__b.WriteClassBuffer(TEve3DProjection::Class(),this);
09989    }
09990 }
09991 
09992 //______________________________________________________________________________
09993 void TEve3DProjection::ShowMembers(TMemberInspector &R__insp)
09994 {
09995       // Inspect the data members of an object of class TEve3DProjection.
09996       TClass *R__cl = ::TEve3DProjection::IsA();
09997       if (R__cl || R__insp.IsA()) { }
09998       TEveProjection::ShowMembers(R__insp);
09999 }
10000 
10001 namespace ROOT {
10002    // Wrappers around operator new
10003    static void *new_TEve3DProjection(void *p) {
10004       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEve3DProjection : new ::TEve3DProjection;
10005    }
10006    static void *newArray_TEve3DProjection(Long_t nElements, void *p) {
10007       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEve3DProjection[nElements] : new ::TEve3DProjection[nElements];
10008    }
10009    // Wrapper around operator delete
10010    static void delete_TEve3DProjection(void *p) {
10011       delete ((::TEve3DProjection*)p);
10012    }
10013    static void deleteArray_TEve3DProjection(void *p) {
10014       delete [] ((::TEve3DProjection*)p);
10015    }
10016    static void destruct_TEve3DProjection(void *p) {
10017       typedef ::TEve3DProjection current_t;
10018       ((current_t*)p)->~current_t();
10019    }
10020 } // end of namespace ROOT for class ::TEve3DProjection
10021 
10022 //______________________________________________________________________________
10023 void TEveProjectionManager::Streamer(TBuffer &R__b)
10024 {
10025    // Stream an object of class TEveProjectionManager.
10026 
10027    if (R__b.IsReading()) {
10028       R__b.ReadClassBuffer(TEveProjectionManager::Class(),this);
10029    } else {
10030       R__b.WriteClassBuffer(TEveProjectionManager::Class(),this);
10031    }
10032 }
10033 
10034 //______________________________________________________________________________
10035 void TEveProjectionManager::ShowMembers(TMemberInspector &R__insp)
10036 {
10037       // Inspect the data members of an object of class TEveProjectionManager.
10038       TClass *R__cl = ::TEveProjectionManager::IsA();
10039       if (R__cl || R__insp.IsA()) { }
10040       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fProjections[4]", &fProjections);
10041       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fProjection", &fProjection);
10042       R__insp.Inspect(R__cl, R__insp.GetParent(), "fCenter", &fCenter);
10043       R__insp.InspectMember(fCenter, "fCenter.");
10044       R__insp.Inspect(R__cl, R__insp.GetParent(), "fCurrentDepth", &fCurrentDepth);
10045       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDependentEls", (void*)&fDependentEls);
10046       R__insp.InspectMember("TEveElement::List_t", (void*)&fDependentEls, "fDependentEls.", false);
10047       R__insp.Inspect(R__cl, R__insp.GetParent(), "fImportEmpty", &fImportEmpty);
10048       TEveElementList::ShowMembers(R__insp);
10049       TAttBBox::ShowMembers(R__insp);
10050 }
10051 
10052 namespace ROOT {
10053    // Wrappers around operator new
10054    static void *new_TEveProjectionManager(void *p) {
10055       return  p ? new(p) ::TEveProjectionManager : new ::TEveProjectionManager;
10056    }
10057    static void *newArray_TEveProjectionManager(Long_t nElements, void *p) {
10058       return p ? new(p) ::TEveProjectionManager[nElements] : new ::TEveProjectionManager[nElements];
10059    }
10060    // Wrapper around operator delete
10061    static void delete_TEveProjectionManager(void *p) {
10062       delete ((::TEveProjectionManager*)p);
10063    }
10064    static void deleteArray_TEveProjectionManager(void *p) {
10065       delete [] ((::TEveProjectionManager*)p);
10066    }
10067    static void destruct_TEveProjectionManager(void *p) {
10068       typedef ::TEveProjectionManager current_t;
10069       ((current_t*)p)->~current_t();
10070    }
10071 } // end of namespace ROOT for class ::TEveProjectionManager
10072 
10073 //______________________________________________________________________________
10074 void TEveProjectionManagerEditor::Streamer(TBuffer &R__b)
10075 {
10076    // Stream an object of class TEveProjectionManagerEditor.
10077 
10078    if (R__b.IsReading()) {
10079       R__b.ReadClassBuffer(TEveProjectionManagerEditor::Class(),this);
10080    } else {
10081       R__b.WriteClassBuffer(TEveProjectionManagerEditor::Class(),this);
10082    }
10083 }
10084 
10085 //______________________________________________________________________________
10086 void TEveProjectionManagerEditor::ShowMembers(TMemberInspector &R__insp)
10087 {
10088       // Inspect the data members of an object of class TEveProjectionManagerEditor.
10089       TClass *R__cl = ::TEveProjectionManagerEditor::IsA();
10090       if (R__cl || R__insp.IsA()) { }
10091       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fM", &fM);
10092       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fType", &fType);
10093       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDistortion", &fDistortion);
10094       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFixR", &fFixR);
10095       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFixZ", &fFixZ);
10096       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPastFixRFac", &fPastFixRFac);
10097       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPastFixZFac", &fPastFixZFac);
10098       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCurrentDepth", &fCurrentDepth);
10099       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMaxTrackStep", &fMaxTrackStep);
10100       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCenterFrame", &fCenterFrame);
10101       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCenterX", &fCenterX);
10102       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCenterY", &fCenterY);
10103       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCenterZ", &fCenterZ);
10104       TGedFrame::ShowMembers(R__insp);
10105 }
10106 
10107 namespace ROOT {
10108    // Wrappers around operator new
10109    static void *new_TEveProjectionManagerEditor(void *p) {
10110       return  p ? new(p) ::TEveProjectionManagerEditor : new ::TEveProjectionManagerEditor;
10111    }
10112    static void *newArray_TEveProjectionManagerEditor(Long_t nElements, void *p) {
10113       return p ? new(p) ::TEveProjectionManagerEditor[nElements] : new ::TEveProjectionManagerEditor[nElements];
10114    }
10115    // Wrapper around operator delete
10116    static void delete_TEveProjectionManagerEditor(void *p) {
10117       delete ((::TEveProjectionManagerEditor*)p);
10118    }
10119    static void deleteArray_TEveProjectionManagerEditor(void *p) {
10120       delete [] ((::TEveProjectionManagerEditor*)p);
10121    }
10122    static void destruct_TEveProjectionManagerEditor(void *p) {
10123       typedef ::TEveProjectionManagerEditor current_t;
10124       ((current_t*)p)->~current_t();
10125    }
10126 } // end of namespace ROOT for class ::TEveProjectionManagerEditor
10127 
10128 //______________________________________________________________________________
10129 void TEveProjectionAxes::Streamer(TBuffer &R__b)
10130 {
10131    // Stream an object of class TEveProjectionAxes.
10132 
10133    if (R__b.IsReading()) {
10134       R__b.ReadClassBuffer(TEveProjectionAxes::Class(),this);
10135    } else {
10136       R__b.WriteClassBuffer(TEveProjectionAxes::Class(),this);
10137    }
10138 }
10139 
10140 //______________________________________________________________________________
10141 void TEveProjectionAxes::ShowMembers(TMemberInspector &R__insp)
10142 {
10143       // Inspect the data members of an object of class TEveProjectionAxes.
10144       TClass *R__cl = ::TEveProjectionAxes::IsA();
10145       if (R__cl || R__insp.IsA()) { }
10146       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fManager", &fManager);
10147       R__insp.Inspect(R__cl, R__insp.GetParent(), "fUseColorSet", &fUseColorSet);
10148       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLabMode", &fLabMode);
10149       R__insp.Inspect(R__cl, R__insp.GetParent(), "fAxesMode", &fAxesMode);
10150       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDrawCenter", &fDrawCenter);
10151       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDrawOrigin", &fDrawOrigin);
10152       TEveElement::ShowMembers(R__insp);
10153       TNamed::ShowMembers(R__insp);
10154       TAtt3D::ShowMembers(R__insp);
10155       TAttBBox::ShowMembers(R__insp);
10156       TAttAxis::ShowMembers(R__insp);
10157 }
10158 
10159 namespace ROOT {
10160    // Wrapper around operator delete
10161    static void delete_TEveProjectionAxes(void *p) {
10162       delete ((::TEveProjectionAxes*)p);
10163    }
10164    static void deleteArray_TEveProjectionAxes(void *p) {
10165       delete [] ((::TEveProjectionAxes*)p);
10166    }
10167    static void destruct_TEveProjectionAxes(void *p) {
10168       typedef ::TEveProjectionAxes current_t;
10169       ((current_t*)p)->~current_t();
10170    }
10171 } // end of namespace ROOT for class ::TEveProjectionAxes
10172 
10173 //______________________________________________________________________________
10174 void TEveProjectionAxesEditor::Streamer(TBuffer &R__b)
10175 {
10176    // Stream an object of class TEveProjectionAxesEditor.
10177 
10178    if (R__b.IsReading()) {
10179       R__b.ReadClassBuffer(TEveProjectionAxesEditor::Class(),this);
10180    } else {
10181       R__b.WriteClassBuffer(TEveProjectionAxesEditor::Class(),this);
10182    }
10183 }
10184 
10185 //______________________________________________________________________________
10186 void TEveProjectionAxesEditor::ShowMembers(TMemberInspector &R__insp)
10187 {
10188       // Inspect the data members of an object of class TEveProjectionAxesEditor.
10189       TClass *R__cl = ::TEveProjectionAxesEditor::IsA();
10190       if (R__cl || R__insp.IsA()) { }
10191       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fM", &fM);
10192       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLabMode", &fLabMode);
10193       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAxesMode", &fAxesMode);
10194       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCenterFrame", &fCenterFrame);
10195       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDrawCenter", &fDrawCenter);
10196       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDrawOrigin", &fDrawOrigin);
10197       TGedFrame::ShowMembers(R__insp);
10198 }
10199 
10200 namespace ROOT {
10201    // Wrappers around operator new
10202    static void *new_TEveProjectionAxesEditor(void *p) {
10203       return  p ? new(p) ::TEveProjectionAxesEditor : new ::TEveProjectionAxesEditor;
10204    }
10205    static void *newArray_TEveProjectionAxesEditor(Long_t nElements, void *p) {
10206       return p ? new(p) ::TEveProjectionAxesEditor[nElements] : new ::TEveProjectionAxesEditor[nElements];
10207    }
10208    // Wrapper around operator delete
10209    static void delete_TEveProjectionAxesEditor(void *p) {
10210       delete ((::TEveProjectionAxesEditor*)p);
10211    }
10212    static void deleteArray_TEveProjectionAxesEditor(void *p) {
10213       delete [] ((::TEveProjectionAxesEditor*)p);
10214    }
10215    static void destruct_TEveProjectionAxesEditor(void *p) {
10216       typedef ::TEveProjectionAxesEditor current_t;
10217       ((current_t*)p)->~current_t();
10218    }
10219 } // end of namespace ROOT for class ::TEveProjectionAxesEditor
10220 
10221 //______________________________________________________________________________
10222 void TEveProjectionAxesGL::Streamer(TBuffer &R__b)
10223 {
10224    // Stream an object of class TEveProjectionAxesGL.
10225 
10226    if (R__b.IsReading()) {
10227       R__b.ReadClassBuffer(TEveProjectionAxesGL::Class(),this);
10228    } else {
10229       R__b.WriteClassBuffer(TEveProjectionAxesGL::Class(),this);
10230    }
10231 }
10232 
10233 //______________________________________________________________________________
10234 void TEveProjectionAxesGL::ShowMembers(TMemberInspector &R__insp)
10235 {
10236       // Inspect the data members of an object of class TEveProjectionAxesGL.
10237       TClass *R__cl = ::TEveProjectionAxesGL::IsA();
10238       if (R__cl || R__insp.IsA()) { }
10239       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fM", &fM);
10240       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fProjection", &fProjection);
10241       R__insp.Inspect(R__cl, R__insp.GetParent(), "fAxisPainter", &fAxisPainter);
10242       R__insp.InspectMember(fAxisPainter, "fAxisPainter.");
10243       TGLObject::ShowMembers(R__insp);
10244 }
10245 
10246 namespace ROOT {
10247    // Wrappers around operator new
10248    static void *new_TEveProjectionAxesGL(void *p) {
10249       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveProjectionAxesGL : new ::TEveProjectionAxesGL;
10250    }
10251    static void *newArray_TEveProjectionAxesGL(Long_t nElements, void *p) {
10252       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveProjectionAxesGL[nElements] : new ::TEveProjectionAxesGL[nElements];
10253    }
10254    // Wrapper around operator delete
10255    static void delete_TEveProjectionAxesGL(void *p) {
10256       delete ((::TEveProjectionAxesGL*)p);
10257    }
10258    static void deleteArray_TEveProjectionAxesGL(void *p) {
10259       delete [] ((::TEveProjectionAxesGL*)p);
10260    }
10261    static void destruct_TEveProjectionAxesGL(void *p) {
10262       typedef ::TEveProjectionAxesGL current_t;
10263       ((current_t*)p)->~current_t();
10264    }
10265 } // end of namespace ROOT for class ::TEveProjectionAxesGL
10266 
10267 //______________________________________________________________________________
10268 void TEveParamList::Streamer(TBuffer &R__b)
10269 {
10270    // Stream an object of class TEveParamList.
10271 
10272    TEveElement::Streamer(R__b);
10273    TNamed::Streamer(R__b);
10274    TQObject::Streamer(R__b);
10275 }
10276 
10277 //______________________________________________________________________________
10278 void TEveParamList::ShowMembers(TMemberInspector &R__insp)
10279 {
10280       // Inspect the data members of an object of class TEveParamList.
10281       TClass *R__cl = ::TEveParamList::IsA();
10282       if (R__cl || R__insp.IsA()) { }
10283       R__insp.Inspect(R__cl, R__insp.GetParent(), "fColor", &fColor);
10284       R__insp.Inspect(R__cl, R__insp.GetParent(), "fFloatParameters", (void*)&fFloatParameters);
10285       R__insp.InspectMember("TEveParamList::FloatConfigVec_t", (void*)&fFloatParameters, "fFloatParameters.", false);
10286       R__insp.Inspect(R__cl, R__insp.GetParent(), "fIntParameters", (void*)&fIntParameters);
10287       R__insp.InspectMember("TEveParamList::IntConfigVec_t", (void*)&fIntParameters, "fIntParameters.", false);
10288       R__insp.Inspect(R__cl, R__insp.GetParent(), "fBoolParameters", (void*)&fBoolParameters);
10289       R__insp.InspectMember("TEveParamList::BoolConfigVec_t", (void*)&fBoolParameters, "fBoolParameters.", false);
10290       TEveElement::ShowMembers(R__insp);
10291       TNamed::ShowMembers(R__insp);
10292       TQObject::ShowMembers(R__insp);
10293 }
10294 
10295 namespace ROOT {
10296    // Wrappers around operator new
10297    static void *new_TEveParamList(void *p) {
10298       return  p ? new(p) ::TEveParamList : new ::TEveParamList;
10299    }
10300    static void *newArray_TEveParamList(Long_t nElements, void *p) {
10301       return p ? new(p) ::TEveParamList[nElements] : new ::TEveParamList[nElements];
10302    }
10303    // Wrapper around operator delete
10304    static void delete_TEveParamList(void *p) {
10305       delete ((::TEveParamList*)p);
10306    }
10307    static void deleteArray_TEveParamList(void *p) {
10308       delete [] ((::TEveParamList*)p);
10309    }
10310    static void destruct_TEveParamList(void *p) {
10311       typedef ::TEveParamList current_t;
10312       ((current_t*)p)->~current_t();
10313    }
10314    // Wrapper around a custom streamer member function.
10315    static void streamer_TEveParamList(TBuffer &buf, void *obj) {
10316       ((::TEveParamList*)obj)->::TEveParamList::Streamer(buf);
10317    }
10318 } // end of namespace ROOT for class ::TEveParamList
10319 
10320 //______________________________________________________________________________
10321 namespace ROOT {
10322    void TEveParamListcLcLFloatConfig_t_ShowMembers(void *obj, TMemberInspector &R__insp)
10323    {
10324       // Inspect the data members of an object of class TEveParamList::FloatConfig_t.
10325       typedef ::ROOT::Shadow::TEveParamList::FloatConfig_t ShadowClass;
10326       ShadowClass *sobj = (ShadowClass*)obj;
10327       if (sobj) { } // Dummy usage just in case there is no datamember.
10328 
10329       TClass *R__cl  = ::ROOT::GenerateInitInstanceLocal((const ::TEveParamList::FloatConfig_t*)0x0)->GetClass();
10330       if (R__cl || R__insp.IsA()) { }
10331       R__insp.Inspect(R__cl, R__insp.GetParent(), "fValue", &sobj->fValue);
10332       R__insp.Inspect(R__cl, R__insp.GetParent(), "fMin", &sobj->fMin);
10333       R__insp.Inspect(R__cl, R__insp.GetParent(), "fMax", &sobj->fMax);
10334       R__insp.Inspect(R__cl, R__insp.GetParent(), "fName", &sobj->fName);
10335       R__insp.InspectMember(sobj->fName, "fName.");
10336       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSelector", &sobj->fSelector);
10337    }
10338 
10339 }
10340 
10341 namespace ROOT {
10342    // Wrappers around operator new
10343    static void *new_TEveParamListcLcLFloatConfig_t(void *p) {
10344       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveParamList::FloatConfig_t : new ::TEveParamList::FloatConfig_t;
10345    }
10346    static void *newArray_TEveParamListcLcLFloatConfig_t(Long_t nElements, void *p) {
10347       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveParamList::FloatConfig_t[nElements] : new ::TEveParamList::FloatConfig_t[nElements];
10348    }
10349    // Wrapper around operator delete
10350    static void delete_TEveParamListcLcLFloatConfig_t(void *p) {
10351       delete ((::TEveParamList::FloatConfig_t*)p);
10352    }
10353    static void deleteArray_TEveParamListcLcLFloatConfig_t(void *p) {
10354       delete [] ((::TEveParamList::FloatConfig_t*)p);
10355    }
10356    static void destruct_TEveParamListcLcLFloatConfig_t(void *p) {
10357       typedef ::TEveParamList::FloatConfig_t current_t;
10358       ((current_t*)p)->~current_t();
10359    }
10360 } // end of namespace ROOT for class ::TEveParamList::FloatConfig_t
10361 
10362 //______________________________________________________________________________
10363 namespace ROOT {
10364    void TEveParamListcLcLIntConfig_t_ShowMembers(void *obj, TMemberInspector &R__insp)
10365    {
10366       // Inspect the data members of an object of class TEveParamList::IntConfig_t.
10367       typedef ::ROOT::Shadow::TEveParamList::IntConfig_t ShadowClass;
10368       ShadowClass *sobj = (ShadowClass*)obj;
10369       if (sobj) { } // Dummy usage just in case there is no datamember.
10370 
10371       TClass *R__cl  = ::ROOT::GenerateInitInstanceLocal((const ::TEveParamList::IntConfig_t*)0x0)->GetClass();
10372       if (R__cl || R__insp.IsA()) { }
10373       R__insp.Inspect(R__cl, R__insp.GetParent(), "fValue", &sobj->fValue);
10374       R__insp.Inspect(R__cl, R__insp.GetParent(), "fMin", &sobj->fMin);
10375       R__insp.Inspect(R__cl, R__insp.GetParent(), "fMax", &sobj->fMax);
10376       R__insp.Inspect(R__cl, R__insp.GetParent(), "fName", &sobj->fName);
10377       R__insp.InspectMember(sobj->fName, "fName.");
10378       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSelector", &sobj->fSelector);
10379    }
10380 
10381 }
10382 
10383 namespace ROOT {
10384    // Wrappers around operator new
10385    static void *new_TEveParamListcLcLIntConfig_t(void *p) {
10386       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveParamList::IntConfig_t : new ::TEveParamList::IntConfig_t;
10387    }
10388    static void *newArray_TEveParamListcLcLIntConfig_t(Long_t nElements, void *p) {
10389       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveParamList::IntConfig_t[nElements] : new ::TEveParamList::IntConfig_t[nElements];
10390    }
10391    // Wrapper around operator delete
10392    static void delete_TEveParamListcLcLIntConfig_t(void *p) {
10393       delete ((::TEveParamList::IntConfig_t*)p);
10394    }
10395    static void deleteArray_TEveParamListcLcLIntConfig_t(void *p) {
10396       delete [] ((::TEveParamList::IntConfig_t*)p);
10397    }
10398    static void destruct_TEveParamListcLcLIntConfig_t(void *p) {
10399       typedef ::TEveParamList::IntConfig_t current_t;
10400       ((current_t*)p)->~current_t();
10401    }
10402 } // end of namespace ROOT for class ::TEveParamList::IntConfig_t
10403 
10404 //______________________________________________________________________________
10405 namespace ROOT {
10406    void TEveParamListcLcLBoolConfig_t_ShowMembers(void *obj, TMemberInspector &R__insp)
10407    {
10408       // Inspect the data members of an object of class TEveParamList::BoolConfig_t.
10409       typedef ::ROOT::Shadow::TEveParamList::BoolConfig_t ShadowClass;
10410       ShadowClass *sobj = (ShadowClass*)obj;
10411       if (sobj) { } // Dummy usage just in case there is no datamember.
10412 
10413       TClass *R__cl  = ::ROOT::GenerateInitInstanceLocal((const ::TEveParamList::BoolConfig_t*)0x0)->GetClass();
10414       if (R__cl || R__insp.IsA()) { }
10415       R__insp.Inspect(R__cl, R__insp.GetParent(), "fValue", &sobj->fValue);
10416       R__insp.Inspect(R__cl, R__insp.GetParent(), "fName", &sobj->fName);
10417       R__insp.InspectMember(sobj->fName, "fName.");
10418    }
10419 
10420 }
10421 
10422 namespace ROOT {
10423    // Wrappers around operator new
10424    static void *new_TEveParamListcLcLBoolConfig_t(void *p) {
10425       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveParamList::BoolConfig_t : new ::TEveParamList::BoolConfig_t;
10426    }
10427    static void *newArray_TEveParamListcLcLBoolConfig_t(Long_t nElements, void *p) {
10428       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TEveParamList::BoolConfig_t[nElements] : new ::TEveParamList::BoolConfig_t[nElements];
10429    }
10430    // Wrapper around operator delete
10431    static void delete_TEveParamListcLcLBoolConfig_t(void *p) {
10432       delete ((::TEveParamList::BoolConfig_t*)p);
10433    }
10434    static void deleteArray_TEveParamListcLcLBoolConfig_t(void *p) {
10435       delete [] ((::TEveParamList::BoolConfig_t*)p);
10436    }
10437    static void destruct_TEveParamListcLcLBoolConfig_t(void *p) {
10438       typedef ::TEveParamList::BoolConfig_t current_t;
10439       ((current_t*)p)->~current_t();
10440    }
10441 } // end of namespace ROOT for class ::TEveParamList::BoolConfig_t
10442 
10443 //______________________________________________________________________________
10444 void TEveParamListEditor::Streamer(TBuffer &R__b)
10445 {
10446    // Stream an object of class TEveParamListEditor.
10447 
10448    if (R__b.IsReading()) {
10449       R__b.ReadClassBuffer(TEveParamListEditor::Class(),this);
10450    } else {
10451       R__b.WriteClassBuffer(TEveParamListEditor::Class(),this);
10452    }
10453 }
10454 
10455 //______________________________________________________________________________
10456 void TEveParamListEditor::ShowMembers(TMemberInspector &R__insp)
10457 {
10458       // Inspect the data members of an object of class TEveParamListEditor.
10459       TClass *R__cl = ::TEveParamListEditor::IsA();
10460       if (R__cl || R__insp.IsA()) { }
10461       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fM", &fM);
10462       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fParamFrame", &fParamFrame);
10463       R__insp.Inspect(R__cl, R__insp.GetParent(), "fIntParameters", (void*)&fIntParameters);
10464       R__insp.InspectMember("vector<TGNumberEntry*>", (void*)&fIntParameters, "fIntParameters.", false);
10465       R__insp.Inspect(R__cl, R__insp.GetParent(), "fFloatParameters", (void*)&fFloatParameters);
10466       R__insp.InspectMember("vector<TGNumberEntry*>", (void*)&fFloatParameters, "fFloatParameters.", false);
10467       R__insp.Inspect(R__cl, R__insp.GetParent(), "fBoolParameters", (void*)&fBoolParameters);
10468       R__insp.InspectMember("vector<TGCheckButton*>", (void*)&fBoolParameters, "fBoolParameters.", false);
10469       TGedFrame::ShowMembers(R__insp);
10470 }
10471 
10472 namespace ROOT {
10473    // Wrappers around operator new
10474    static void *new_TEveParamListEditor(void *p) {
10475       return  p ? new(p) ::TEveParamListEditor : new ::TEveParamListEditor;
10476    }
10477    static void *newArray_TEveParamListEditor(Long_t nElements, void *p) {
10478       return p ? new(p) ::TEveParamListEditor[nElements] : new ::TEveParamListEditor[nElements];
10479    }
10480    // Wrapper around operator delete
10481    static void delete_TEveParamListEditor(void *p) {
10482       delete ((::TEveParamListEditor*)p);
10483    }
10484    static void deleteArray_TEveParamListEditor(void *p) {
10485       delete [] ((::TEveParamListEditor*)p);
10486    }
10487    static void destruct_TEveParamListEditor(void *p) {
10488       typedef ::TEveParamListEditor current_t;
10489       ((current_t*)p)->~current_t();
10490    }
10491 } // end of namespace ROOT for class ::TEveParamListEditor
10492 
10493 namespace ROOT {
10494    void listlETEveElementmUgR_ShowMembers(void *obj, TMemberInspector &R__insp);
10495    static void listlETEveElementmUgR_Dictionary();
10496    static void *new_listlETEveElementmUgR(void *p = 0);
10497    static void *newArray_listlETEveElementmUgR(Long_t size, void *p);
10498    static void delete_listlETEveElementmUgR(void *p);
10499    static void deleteArray_listlETEveElementmUgR(void *p);
10500    static void destruct_listlETEveElementmUgR(void *p);
10501 
10502    // Function generating the singleton type initializer
10503    static TGenericClassInfo *GenerateInitInstanceLocal(const list<TEveElement*>*)
10504    {
10505       list<TEveElement*> *ptr = 0;
10506       static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(list<TEveElement*>),0);
10507       static ::ROOT::TGenericClassInfo 
10508          instance("list<TEveElement*>", -2, "prec_stl/list", 44,
10509                   typeid(list<TEveElement*>), DefineBehavior(ptr, ptr),
10510                   0, &listlETEveElementmUgR_Dictionary, isa_proxy, 0,
10511                   sizeof(list<TEveElement*>) );
10512       instance.SetNew(&new_listlETEveElementmUgR);
10513       instance.SetNewArray(&newArray_listlETEveElementmUgR);
10514       instance.SetDelete(&delete_listlETEveElementmUgR);
10515       instance.SetDeleteArray(&deleteArray_listlETEveElementmUgR);
10516       instance.SetDestructor(&destruct_listlETEveElementmUgR);
10517       instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< list<TEveElement*> >()));
10518       return &instance;
10519    }
10520    // Static variable to force the class initialization
10521    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const list<TEveElement*>*)0x0); R__UseDummy(_R__UNIQUE_(Init));
10522 
10523    // Dictionary for non-ClassDef classes
10524    static void listlETEveElementmUgR_Dictionary() {
10525       ::ROOT::GenerateInitInstanceLocal((const list<TEveElement*>*)0x0)->GetClass();
10526    }
10527 
10528 } // end of namespace ROOT
10529 
10530 namespace ROOT {
10531    // Wrappers around operator new
10532    static void *new_listlETEveElementmUgR(void *p) {
10533       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) list<TEveElement*> : new list<TEveElement*>;
10534    }
10535    static void *newArray_listlETEveElementmUgR(Long_t nElements, void *p) {
10536       return p ? ::new((::ROOT::TOperatorNewHelper*)p) list<TEveElement*>[nElements] : new list<TEveElement*>[nElements];
10537    }
10538    // Wrapper around operator delete
10539    static void delete_listlETEveElementmUgR(void *p) {
10540       delete ((list<TEveElement*>*)p);
10541    }
10542    static void deleteArray_listlETEveElementmUgR(void *p) {
10543       delete [] ((list<TEveElement*>*)p);
10544    }
10545    static void destruct_listlETEveElementmUgR(void *p) {
10546       typedef list<TEveElement*> current_t;
10547       ((current_t*)p)->~current_t();
10548    }
10549 } // end of namespace ROOT for class list<TEveElement*>
10550 
10551 namespace ROOT {
10552    void setlETEveElementmUgR_ShowMembers(void *obj, TMemberInspector &R__insp);
10553    static void setlETEveElementmUgR_Dictionary();
10554    static void *new_setlETEveElementmUgR(void *p = 0);
10555    static void *newArray_setlETEveElementmUgR(Long_t size, void *p);
10556    static void delete_setlETEveElementmUgR(void *p);
10557    static void deleteArray_setlETEveElementmUgR(void *p);
10558    static void destruct_setlETEveElementmUgR(void *p);
10559 
10560    // Function generating the singleton type initializer
10561    static TGenericClassInfo *GenerateInitInstanceLocal(const set<TEveElement*>*)
10562    {
10563       set<TEveElement*> *ptr = 0;
10564       static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(set<TEveElement*>),0);
10565       static ::ROOT::TGenericClassInfo 
10566          instance("set<TEveElement*>", -2, "prec_stl/set", 49,
10567                   typeid(set<TEveElement*>), DefineBehavior(ptr, ptr),
10568                   0, &setlETEveElementmUgR_Dictionary, isa_proxy, 0,
10569                   sizeof(set<TEveElement*>) );
10570       instance.SetNew(&new_setlETEveElementmUgR);
10571       instance.SetNewArray(&newArray_setlETEveElementmUgR);
10572       instance.SetDelete(&delete_setlETEveElementmUgR);
10573       instance.SetDeleteArray(&deleteArray_setlETEveElementmUgR);
10574       instance.SetDestructor(&destruct_setlETEveElementmUgR);
10575       instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Insert< set<TEveElement*> >()));
10576       return &instance;
10577    }
10578    // Static variable to force the class initialization
10579    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const set<TEveElement*>*)0x0); R__UseDummy(_R__UNIQUE_(Init));
10580 
10581    // Dictionary for non-ClassDef classes
10582    static void setlETEveElementmUgR_Dictionary() {
10583       ::ROOT::GenerateInitInstanceLocal((const set<TEveElement*>*)0x0)->GetClass();
10584    }
10585 
10586 } // end of namespace ROOT
10587 
10588 namespace ROOT {
10589    // Wrappers around operator new
10590    static void *new_setlETEveElementmUgR(void *p) {
10591       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) set<TEveElement*> : new set<TEveElement*>;
10592    }
10593    static void *newArray_setlETEveElementmUgR(Long_t nElements, void *p) {
10594       return p ? ::new((::ROOT::TOperatorNewHelper*)p) set<TEveElement*>[nElements] : new set<TEveElement*>[nElements];
10595    }
10596    // Wrapper around operator delete
10597    static void delete_setlETEveElementmUgR(void *p) {
10598       delete ((set<TEveElement*>*)p);
10599    }
10600    static void deleteArray_setlETEveElementmUgR(void *p) {
10601       delete [] ((set<TEveElement*>*)p);
10602    }
10603    static void destruct_setlETEveElementmUgR(void *p) {
10604       typedef set<TEveElement*> current_t;
10605       ((current_t*)p)->~current_t();
10606    }
10607 } // end of namespace ROOT for class set<TEveElement*>
10608 
10609 namespace ROOT {
10610    void vectorlETArrayCmUgR_ShowMembers(void *obj, TMemberInspector &R__insp);
10611    static void vectorlETArrayCmUgR_Dictionary();
10612    static void *new_vectorlETArrayCmUgR(void *p = 0);
10613    static void *newArray_vectorlETArrayCmUgR(Long_t size, void *p);
10614    static void delete_vectorlETArrayCmUgR(void *p);
10615    static void deleteArray_vectorlETArrayCmUgR(void *p);
10616    static void destruct_vectorlETArrayCmUgR(void *p);
10617 
10618    // Function generating the singleton type initializer
10619    static TGenericClassInfo *GenerateInitInstanceLocal(const vector<TArrayC*>*)
10620    {
10621       vector<TArrayC*> *ptr = 0;
10622       static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector<TArrayC*>),0);
10623       static ::ROOT::TGenericClassInfo 
10624          instance("vector<TArrayC*>", -2, "prec_stl/vector", 49,
10625                   typeid(vector<TArrayC*>), DefineBehavior(ptr, ptr),
10626                   0, &vectorlETArrayCmUgR_Dictionary, isa_proxy, 0,
10627                   sizeof(vector<TArrayC*>) );
10628       instance.SetNew(&new_vectorlETArrayCmUgR);
10629       instance.SetNewArray(&newArray_vectorlETArrayCmUgR);
10630       instance.SetDelete(&delete_vectorlETArrayCmUgR);
10631       instance.SetDeleteArray(&deleteArray_vectorlETArrayCmUgR);
10632       instance.SetDestructor(&destruct_vectorlETArrayCmUgR);
10633       instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector<TArrayC*> >()));
10634       return &instance;
10635    }
10636    // Static variable to force the class initialization
10637    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector<TArrayC*>*)0x0); R__UseDummy(_R__UNIQUE_(Init));
10638 
10639    // Dictionary for non-ClassDef classes
10640    static void vectorlETArrayCmUgR_Dictionary() {
10641       ::ROOT::GenerateInitInstanceLocal((const vector<TArrayC*>*)0x0)->GetClass();
10642    }
10643 
10644 } // end of namespace ROOT
10645 
10646 namespace ROOT {
10647    // Wrappers around operator new
10648    static void *new_vectorlETArrayCmUgR(void *p) {
10649       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) vector<TArrayC*> : new vector<TArrayC*>;
10650    }
10651    static void *newArray_vectorlETArrayCmUgR(Long_t nElements, void *p) {
10652       return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector<TArrayC*>[nElements] : new vector<TArrayC*>[nElements];
10653    }
10654    // Wrapper around operator delete
10655    static void delete_vectorlETArrayCmUgR(void *p) {
10656       delete ((vector<TArrayC*>*)p);
10657    }
10658    static void deleteArray_vectorlETArrayCmUgR(void *p) {
10659       delete [] ((vector<TArrayC*>*)p);
10660    }
10661    static void destruct_vectorlETArrayCmUgR(void *p) {
10662       typedef vector<TArrayC*> current_t;
10663       ((current_t*)p)->~current_t();
10664    }
10665 } // end of namespace ROOT for class vector<TArrayC*>
10666 
10667 namespace ROOT {
10668    void vectorlETEveProjectioncLcLPreScaleEntry_tgR_ShowMembers(void *obj, TMemberInspector &R__insp);
10669    static void vectorlETEveProjectioncLcLPreScaleEntry_tgR_Dictionary();
10670    static void *new_vectorlETEveProjectioncLcLPreScaleEntry_tgR(void *p = 0);
10671    static void *newArray_vectorlETEveProjectioncLcLPreScaleEntry_tgR(Long_t size, void *p);
10672    static void delete_vectorlETEveProjectioncLcLPreScaleEntry_tgR(void *p);
10673    static void deleteArray_vectorlETEveProjectioncLcLPreScaleEntry_tgR(void *p);
10674    static void destruct_vectorlETEveProjectioncLcLPreScaleEntry_tgR(void *p);
10675 
10676    // Function generating the singleton type initializer
10677    static TGenericClassInfo *GenerateInitInstanceLocal(const vector<TEveProjection::PreScaleEntry_t>*)
10678    {
10679       vector<TEveProjection::PreScaleEntry_t> *ptr = 0;
10680       static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector<TEveProjection::PreScaleEntry_t>),0);
10681       static ::ROOT::TGenericClassInfo 
10682          instance("vector<TEveProjection::PreScaleEntry_t>", -2, "prec_stl/vector", 49,
10683                   typeid(vector<TEveProjection::PreScaleEntry_t>), DefineBehavior(ptr, ptr),
10684                   0, &vectorlETEveProjectioncLcLPreScaleEntry_tgR_Dictionary, isa_proxy, 0,
10685                   sizeof(vector<TEveProjection::PreScaleEntry_t>) );
10686       instance.SetNew(&new_vectorlETEveProjectioncLcLPreScaleEntry_tgR);
10687       instance.SetNewArray(&newArray_vectorlETEveProjectioncLcLPreScaleEntry_tgR);
10688       instance.SetDelete(&delete_vectorlETEveProjectioncLcLPreScaleEntry_tgR);
10689       instance.SetDeleteArray(&deleteArray_vectorlETEveProjectioncLcLPreScaleEntry_tgR);
10690       instance.SetDestructor(&destruct_vectorlETEveProjectioncLcLPreScaleEntry_tgR);
10691       instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector<TEveProjection::PreScaleEntry_t> >()));
10692       return &instance;
10693    }
10694    // Static variable to force the class initialization
10695    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector<TEveProjection::PreScaleEntry_t>*)0x0); R__UseDummy(_R__UNIQUE_(Init));
10696 
10697    // Dictionary for non-ClassDef classes
10698    static void vectorlETEveProjectioncLcLPreScaleEntry_tgR_Dictionary() {
10699       ::ROOT::GenerateInitInstanceLocal((const vector<TEveProjection::PreScaleEntry_t>*)0x0)->GetClass();
10700    }
10701 
10702 } // end of namespace ROOT
10703 
10704 namespace ROOT {
10705    // Wrappers around operator new
10706    static void *new_vectorlETEveProjectioncLcLPreScaleEntry_tgR(void *p) {
10707       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) vector<TEveProjection::PreScaleEntry_t> : new vector<TEveProjection::PreScaleEntry_t>;
10708    }
10709    static void *newArray_vectorlETEveProjectioncLcLPreScaleEntry_tgR(Long_t nElements, void *p) {
10710       return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector<TEveProjection::PreScaleEntry_t>[nElements] : new vector<TEveProjection::PreScaleEntry_t>[nElements];
10711    }
10712    // Wrapper around operator delete
10713    static void delete_vectorlETEveProjectioncLcLPreScaleEntry_tgR(void *p) {
10714       delete ((vector<TEveProjection::PreScaleEntry_t>*)p);
10715    }
10716    static void deleteArray_vectorlETEveProjectioncLcLPreScaleEntry_tgR(void *p) {
10717       delete [] ((vector<TEveProjection::PreScaleEntry_t>*)p);
10718    }
10719    static void destruct_vectorlETEveProjectioncLcLPreScaleEntry_tgR(void *p) {
10720       typedef vector<TEveProjection::PreScaleEntry_t> current_t;
10721       ((current_t*)p)->~current_t();
10722    }
10723 } // end of namespace ROOT for class vector<TEveProjection::PreScaleEntry_t>
10724 
10725 namespace ROOT {
10726    void vectorlETStringgR_ShowMembers(void *obj, TMemberInspector &R__insp);
10727    static void vectorlETStringgR_Dictionary();
10728    static void *new_vectorlETStringgR(void *p = 0);
10729    static void *newArray_vectorlETStringgR(Long_t size, void *p);
10730    static void delete_vectorlETStringgR(void *p);
10731    static void deleteArray_vectorlETStringgR(void *p);
10732    static void destruct_vectorlETStringgR(void *p);
10733 
10734    // Function generating the singleton type initializer
10735    static TGenericClassInfo *GenerateInitInstanceLocal(const vector<TString>*)
10736    {
10737       vector<TString> *ptr = 0;
10738       static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector<TString>),0);
10739       static ::ROOT::TGenericClassInfo 
10740          instance("vector<TString>", -2, "prec_stl/vector", 49,
10741                   typeid(vector<TString>), DefineBehavior(ptr, ptr),
10742                   0, &vectorlETStringgR_Dictionary, isa_proxy, 0,
10743                   sizeof(vector<TString>) );
10744       instance.SetNew(&new_vectorlETStringgR);
10745       instance.SetNewArray(&newArray_vectorlETStringgR);
10746       instance.SetDelete(&delete_vectorlETStringgR);
10747       instance.SetDeleteArray(&deleteArray_vectorlETStringgR);
10748       instance.SetDestructor(&destruct_vectorlETStringgR);
10749       instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector<TString> >()));
10750       return &instance;
10751    }
10752    // Static variable to force the class initialization
10753    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector<TString>*)0x0); R__UseDummy(_R__UNIQUE_(Init));
10754 
10755    // Dictionary for non-ClassDef classes
10756    static void vectorlETStringgR_Dictionary() {
10757       ::ROOT::GenerateInitInstanceLocal((const vector<TString>*)0x0)->GetClass();
10758    }
10759 
10760 } // end of namespace ROOT
10761 
10762 namespace ROOT {
10763    // Wrappers around operator new
10764    static void *new_vectorlETStringgR(void *p) {
10765       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) vector<TString> : new vector<TString>;
10766    }
10767    static void *newArray_vectorlETStringgR(Long_t nElements, void *p) {
10768       return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector<TString>[nElements] : new vector<TString>[nElements];
10769    }
10770    // Wrapper around operator delete
10771    static void delete_vectorlETStringgR(void *p) {
10772       delete ((vector<TString>*)p);
10773    }
10774    static void deleteArray_vectorlETStringgR(void *p) {
10775       delete [] ((vector<TString>*)p);
10776    }
10777    static void destruct_vectorlETStringgR(void *p) {
10778       typedef vector<TString> current_t;
10779       ((current_t*)p)->~current_t();
10780    }
10781 } // end of namespace ROOT for class vector<TString>
10782 
10783 /********************************************************
10784 * graf3d/eve/src/G__Eve1.cxx
10785 * CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED
10786 *          FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX().
10787 *          CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE.
10788 ********************************************************/
10789 
10790 #ifdef G__MEMTEST
10791 #undef malloc
10792 #undef free
10793 #endif
10794 
10795 #if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3))
10796 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
10797 #endif
10798 
10799 extern "C" void G__cpp_reset_tagtableG__Eve1();
10800 
10801 extern "C" void G__set_cpp_environmentG__Eve1() {
10802   G__add_compiledheader("TObject.h");
10803   G__add_compiledheader("TMemberInspector.h");
10804   G__add_compiledheader("TEveBrowser.h");
10805   G__add_compiledheader("TEveChunkManager.h");
10806   G__add_compiledheader("TEveCompound.h");
10807   G__add_compiledheader("TEveElementEditor.h");
10808   G__add_compiledheader("TEveElement.h");
10809   G__add_compiledheader("TEveEventManager.h");
10810   G__add_compiledheader("TEveGValuators.h");
10811   G__add_compiledheader("TEveGedEditor.h");
10812   G__add_compiledheader("TEveMacro.h");
10813   G__add_compiledheader("TEveManager.h");
10814   G__add_compiledheader("TEvePad.h");
10815   G__add_compiledheader("TEveParamList.h");
10816   G__add_compiledheader("TEveProjectionAxesEditor.h");
10817   G__add_compiledheader("TEveProjectionAxesGL.h");
10818   G__add_compiledheader("TEveProjectionAxes.h");
10819   G__add_compiledheader("TEveProjectionBases.h");
10820   G__add_compiledheader("TEveProjectionManagerEditor.h");
10821   G__add_compiledheader("TEveProjectionManager.h");
10822   G__add_compiledheader("TEveProjections.h");
10823   G__add_compiledheader("TEveScene.h");
10824   G__add_compiledheader("TEveSceneInfo.h");
10825   G__add_compiledheader("TEveSelection.h");
10826   G__add_compiledheader("TEveTransEditor.h");
10827   G__add_compiledheader("TEveTrans.h");
10828   G__add_compiledheader("TEveTreeTools.h");
10829   G__add_compiledheader("TEveUtil.h");
10830   G__add_compiledheader("TEveVector.h");
10831   G__add_compiledheader("TEvePathMark.h");
10832   G__add_compiledheader("TEveVSD.h");
10833   G__add_compiledheader("TEveVSDStructs.h");
10834   G__add_compiledheader("TEveViewer.h");
10835   G__add_compiledheader("TEveViewerListEditor.h");
10836   G__add_compiledheader("TEveWindowEditor.h");
10837   G__add_compiledheader("TEveWindow.h");
10838   G__add_compiledheader("TEveWindowManager.h");
10839   G__add_compiledheader("TEveSecondarySelectable.h");
10840   G__add_compiledheader("/misc/hadessoftware/etch32/install/root-5.28.00b/graf3d/eve/src/SolarisCCDictHack.h");
10841   G__cpp_reset_tagtableG__Eve1();
10842 }
10843 #include <new>
10844 extern "C" int G__cpp_dllrevG__Eve1() { return(30051515); }
10845 
10846 /*********************************************************
10847 * Member function Interface Method
10848 *********************************************************/
10849 
10850 /* TEveElement */
10851 static int G__G__Eve1_131_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10852 {
10853    TEveElement* p = NULL;
10854    char* gvp = (char*) G__getgvp();
10855    int n = G__getaryconstruct();
10856    if (n) {
10857      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10858        p = new TEveElement[n];
10859      } else {
10860        p = new((void*) gvp) TEveElement[n];
10861      }
10862    } else {
10863      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10864        p = new TEveElement;
10865      } else {
10866        p = new((void*) gvp) TEveElement;
10867      }
10868    }
10869    result7->obj.i = (long) p;
10870    result7->ref = (long) p;
10871    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement));
10872    return(1 || funcname || hash || result7 || libp) ;
10873 }
10874 
10875 static int G__G__Eve1_131_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10876 {
10877    TEveElement* p = NULL;
10878    char* gvp = (char*) G__getgvp();
10879    //m: 1
10880    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10881      p = new TEveElement(*(Color_t*) G__Shortref(&libp->para[0]));
10882    } else {
10883      p = new((void*) gvp) TEveElement(*(Color_t*) G__Shortref(&libp->para[0]));
10884    }
10885    result7->obj.i = (long) p;
10886    result7->ref = (long) p;
10887    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement));
10888    return(1 || funcname || hash || result7 || libp) ;
10889 }
10890 
10891 static int G__G__Eve1_131_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10892 {
10893    TEveElement* p = NULL;
10894    char* gvp = (char*) G__getgvp();
10895    //m: 1
10896    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10897      p = new TEveElement(*(TEveElement*) libp->para[0].ref);
10898    } else {
10899      p = new((void*) gvp) TEveElement(*(TEveElement*) libp->para[0].ref);
10900    }
10901    result7->obj.i = (long) p;
10902    result7->ref = (long) p;
10903    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement));
10904    return(1 || funcname || hash || result7 || libp) ;
10905 }
10906 
10907 static int G__G__Eve1_131_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10908 {
10909       G__letint(result7, 85, (long) ((const TEveElement*) G__getstructoffset())->CloneElement());
10910    return(1 || funcname || hash || result7 || libp) ;
10911 }
10912 
10913 static int G__G__Eve1_131_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10914 {
10915    switch (libp->paran) {
10916    case 1:
10917       G__letint(result7, 85, (long) ((const TEveElement*) G__getstructoffset())->CloneElementRecurse((Int_t) G__int(libp->para[0])));
10918       break;
10919    case 0:
10920       G__letint(result7, 85, (long) ((const TEveElement*) G__getstructoffset())->CloneElementRecurse());
10921       break;
10922    }
10923    return(1 || funcname || hash || result7 || libp) ;
10924 }
10925 
10926 static int G__G__Eve1_131_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10927 {
10928    switch (libp->paran) {
10929    case 2:
10930       ((const TEveElement*) G__getstructoffset())->CloneChildrenRecurse((TEveElement*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
10931       G__setnull(result7);
10932       break;
10933    case 1:
10934       ((const TEveElement*) G__getstructoffset())->CloneChildrenRecurse((TEveElement*) G__int(libp->para[0]));
10935       G__setnull(result7);
10936       break;
10937    }
10938    return(1 || funcname || hash || result7 || libp) ;
10939 }
10940 
10941 static int G__G__Eve1_131_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10942 {
10943       G__letint(result7, 67, (long) ((const TEveElement*) G__getstructoffset())->GetElementName());
10944    return(1 || funcname || hash || result7 || libp) ;
10945 }
10946 
10947 static int G__G__Eve1_131_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10948 {
10949       G__letint(result7, 67, (long) ((const TEveElement*) G__getstructoffset())->GetElementTitle());
10950    return(1 || funcname || hash || result7 || libp) ;
10951 }
10952 
10953 static int G__G__Eve1_131_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10954 {
10955       {
10956          TString* pobj;
10957          TString xobj = ((TEveElement*) G__getstructoffset())->GetHighlightTooltip();
10958          pobj = new TString(xobj);
10959          result7->obj.i = (long) ((void*) pobj);
10960          result7->ref = result7->obj.i;
10961          G__store_tempobject(*result7);
10962       }
10963    return(1 || funcname || hash || result7 || libp) ;
10964 }
10965 
10966 static int G__G__Eve1_131_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10967 {
10968       ((TEveElement*) G__getstructoffset())->SetElementName((const char*) G__int(libp->para[0]));
10969       G__setnull(result7);
10970    return(1 || funcname || hash || result7 || libp) ;
10971 }
10972 
10973 static int G__G__Eve1_131_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10974 {
10975       ((TEveElement*) G__getstructoffset())->SetElementTitle((const char*) G__int(libp->para[0]));
10976       G__setnull(result7);
10977    return(1 || funcname || hash || result7 || libp) ;
10978 }
10979 
10980 static int G__G__Eve1_131_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10981 {
10982       ((TEveElement*) G__getstructoffset())->SetElementNameTitle((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
10983       G__setnull(result7);
10984    return(1 || funcname || hash || result7 || libp) ;
10985 }
10986 
10987 static int G__G__Eve1_131_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10988 {
10989       ((TEveElement*) G__getstructoffset())->NameTitleChanged();
10990       G__setnull(result7);
10991    return(1 || funcname || hash || result7 || libp) ;
10992 }
10993 
10994 static int G__G__Eve1_131_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10995 {
10996       {
10997          const TString& obj = ((const TEveElement*) G__getstructoffset())->GetVizTag();
10998          result7->ref = (long) (&obj);
10999          result7->obj.i = (long) (&obj);
11000       }
11001    return(1 || funcname || hash || result7 || libp) ;
11002 }
11003 
11004 static int G__G__Eve1_131_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11005 {
11006       ((TEveElement*) G__getstructoffset())->SetVizTag(*(TString*) libp->para[0].ref);
11007       G__setnull(result7);
11008    return(1 || funcname || hash || result7 || libp) ;
11009 }
11010 
11011 static int G__G__Eve1_131_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11012 {
11013       G__letint(result7, 85, (long) ((const TEveElement*) G__getstructoffset())->GetVizModel());
11014    return(1 || funcname || hash || result7 || libp) ;
11015 }
11016 
11017 static int G__G__Eve1_131_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11018 {
11019       ((TEveElement*) G__getstructoffset())->SetVizModel((TEveElement*) G__int(libp->para[0]));
11020       G__setnull(result7);
11021    return(1 || funcname || hash || result7 || libp) ;
11022 }
11023 
11024 static int G__G__Eve1_131_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11025 {
11026       G__letint(result7, 103, (long) ((TEveElement*) G__getstructoffset())->FindVizModel());
11027    return(1 || funcname || hash || result7 || libp) ;
11028 }
11029 
11030 static int G__G__Eve1_131_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11031 {
11032    switch (libp->paran) {
11033    case 2:
11034       G__letint(result7, 103, (long) ((TEveElement*) G__getstructoffset())->ApplyVizTag(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref));
11035       break;
11036    case 1:
11037       G__letint(result7, 103, (long) ((TEveElement*) G__getstructoffset())->ApplyVizTag(*(TString*) libp->para[0].ref));
11038       break;
11039    }
11040    return(1 || funcname || hash || result7 || libp) ;
11041 }
11042 
11043 static int G__G__Eve1_131_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11044 {
11045       ((TEveElement*) G__getstructoffset())->PropagateVizParamsToProjecteds();
11046       G__setnull(result7);
11047    return(1 || funcname || hash || result7 || libp) ;
11048 }
11049 
11050 static int G__G__Eve1_131_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11051 {
11052    switch (libp->paran) {
11053    case 1:
11054       ((TEveElement*) G__getstructoffset())->PropagateVizParamsToElements((TEveElement*) G__int(libp->para[0]));
11055       G__setnull(result7);
11056       break;
11057    case 0:
11058       ((TEveElement*) G__getstructoffset())->PropagateVizParamsToElements();
11059       G__setnull(result7);
11060       break;
11061    }
11062    return(1 || funcname || hash || result7 || libp) ;
11063 }
11064 
11065 static int G__G__Eve1_131_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11066 {
11067       ((TEveElement*) G__getstructoffset())->CopyVizParams((TEveElement*) G__int(libp->para[0]));
11068       G__setnull(result7);
11069    return(1 || funcname || hash || result7 || libp) ;
11070 }
11071 
11072 static int G__G__Eve1_131_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11073 {
11074       ((TEveElement*) G__getstructoffset())->CopyVizParamsFromDB();
11075       G__setnull(result7);
11076    return(1 || funcname || hash || result7 || libp) ;
11077 }
11078 
11079 static int G__G__Eve1_131_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11080 {
11081       ((TEveElement*) G__getstructoffset())->SaveVizParams(*(ostream*) libp->para[0].ref, *(TString*) libp->para[1].ref
11082 , *(TString*) libp->para[2].ref);
11083       G__setnull(result7);
11084    return(1 || funcname || hash || result7 || libp) ;
11085 }
11086 
11087 static int G__G__Eve1_131_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11088 {
11089       ((TEveElement*) G__getstructoffset())->WriteVizParams(*(ostream*) libp->para[0].ref, *(TString*) libp->para[1].ref);
11090       G__setnull(result7);
11091    return(1 || funcname || hash || result7 || libp) ;
11092 }
11093 
11094 static int G__G__Eve1_131_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11095 {
11096       G__letint(result7, 85, (long) ((TEveElement*) G__getstructoffset())->GetMaster());
11097    return(1 || funcname || hash || result7 || libp) ;
11098 }
11099 
11100 static int G__G__Eve1_131_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11101 {
11102       G__letint(result7, 85, (long) ((TEveElement*) G__getstructoffset())->GetCompound());
11103    return(1 || funcname || hash || result7 || libp) ;
11104 }
11105 
11106 static int G__G__Eve1_131_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11107 {
11108       ((TEveElement*) G__getstructoffset())->SetCompound((TEveCompound*) G__int(libp->para[0]));
11109       G__setnull(result7);
11110    return(1 || funcname || hash || result7 || libp) ;
11111 }
11112 
11113 static int G__G__Eve1_131_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11114 {
11115       ((TEveElement*) G__getstructoffset())->AddParent((TEveElement*) G__int(libp->para[0]));
11116       G__setnull(result7);
11117    return(1 || funcname || hash || result7 || libp) ;
11118 }
11119 
11120 static int G__G__Eve1_131_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11121 {
11122       ((TEveElement*) G__getstructoffset())->RemoveParent((TEveElement*) G__int(libp->para[0]));
11123       G__setnull(result7);
11124    return(1 || funcname || hash || result7 || libp) ;
11125 }
11126 
11127 static int G__G__Eve1_131_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11128 {
11129    switch (libp->paran) {
11130    case 1:
11131       ((TEveElement*) G__getstructoffset())->CheckReferenceCount(*(TEveException*) libp->para[0].ref);
11132       G__setnull(result7);
11133       break;
11134    case 0:
11135       ((TEveElement*) G__getstructoffset())->CheckReferenceCount();
11136       G__setnull(result7);
11137       break;
11138    }
11139    return(1 || funcname || hash || result7 || libp) ;
11140 }
11141 
11142 static int G__G__Eve1_131_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11143 {
11144       ((TEveElement*) G__getstructoffset())->CollectSceneParents(*(TEveElement::List_t*) libp->para[0].ref);
11145       G__setnull(result7);
11146    return(1 || funcname || hash || result7 || libp) ;
11147 }
11148 
11149 static int G__G__Eve1_131_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11150 {
11151       ((TEveElement*) G__getstructoffset())->CollectSceneParentsFromChildren(*(TEveElement::List_t*) libp->para[0].ref, (TEveElement*) G__int(libp->para[1]));
11152       G__setnull(result7);
11153    return(1 || funcname || hash || result7 || libp) ;
11154 }
11155 
11156 static int G__G__Eve1_131_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11157 {
11158       {
11159          TEveElement::List_i* pobj;
11160          TEveElement::List_i xobj = ((TEveElement*) G__getstructoffset())->BeginParents();
11161          pobj = new TEveElement::List_i(xobj);
11162          result7->obj.i = (long) ((void*) pobj);
11163          result7->ref = result7->obj.i;
11164          G__store_tempobject(*result7);
11165       }
11166    return(1 || funcname || hash || result7 || libp) ;
11167 }
11168 
11169 static int G__G__Eve1_131_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11170 {
11171       {
11172          TEveElement::List_i* pobj;
11173          TEveElement::List_i xobj = ((TEveElement*) G__getstructoffset())->EndParents();
11174          pobj = new TEveElement::List_i(xobj);
11175          result7->obj.i = (long) ((void*) pobj);
11176          result7->ref = result7->obj.i;
11177          G__store_tempobject(*result7);
11178       }
11179    return(1 || funcname || hash || result7 || libp) ;
11180 }
11181 
11182 static int G__G__Eve1_131_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11183 {
11184       {
11185          const TEveElement::List_ci* pobj;
11186          const TEveElement::List_ci xobj = ((const TEveElement*) G__getstructoffset())->BeginParents();
11187          pobj = new TEveElement::List_ci(xobj);
11188          result7->obj.i = (long) ((void*) pobj);
11189          result7->ref = result7->obj.i;
11190          G__store_tempobject(*result7);
11191       }
11192    return(1 || funcname || hash || result7 || libp) ;
11193 }
11194 
11195 static int G__G__Eve1_131_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11196 {
11197       {
11198          const TEveElement::List_ci* pobj;
11199          const TEveElement::List_ci xobj = ((const TEveElement*) G__getstructoffset())->EndParents();
11200          pobj = new TEveElement::List_ci(xobj);
11201          result7->obj.i = (long) ((void*) pobj);
11202          result7->ref = result7->obj.i;
11203          G__store_tempobject(*result7);
11204       }
11205    return(1 || funcname || hash || result7 || libp) ;
11206 }
11207 
11208 static int G__G__Eve1_131_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11209 {
11210       G__letint(result7, 105, (long) ((const TEveElement*) G__getstructoffset())->NumParents());
11211    return(1 || funcname || hash || result7 || libp) ;
11212 }
11213 
11214 static int G__G__Eve1_131_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11215 {
11216       G__letint(result7, 103, (long) ((const TEveElement*) G__getstructoffset())->HasParents());
11217    return(1 || funcname || hash || result7 || libp) ;
11218 }
11219 
11220 static int G__G__Eve1_131_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11221 {
11222       {
11223          const TEveElement::List_t& obj = ((const TEveElement*) G__getstructoffset())->RefChildren();
11224          result7->ref = (long) (&obj);
11225          result7->obj.i = (long) (&obj);
11226       }
11227    return(1 || funcname || hash || result7 || libp) ;
11228 }
11229 
11230 static int G__G__Eve1_131_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11231 {
11232       {
11233          TEveElement::List_i* pobj;
11234          TEveElement::List_i xobj = ((TEveElement*) G__getstructoffset())->BeginChildren();
11235          pobj = new TEveElement::List_i(xobj);
11236          result7->obj.i = (long) ((void*) pobj);
11237          result7->ref = result7->obj.i;
11238          G__store_tempobject(*result7);
11239       }
11240    return(1 || funcname || hash || result7 || libp) ;
11241 }
11242 
11243 static int G__G__Eve1_131_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11244 {
11245       {
11246          TEveElement::List_i* pobj;
11247          TEveElement::List_i xobj = ((TEveElement*) G__getstructoffset())->EndChildren();
11248          pobj = new TEveElement::List_i(xobj);
11249          result7->obj.i = (long) ((void*) pobj);
11250          result7->ref = result7->obj.i;
11251          G__store_tempobject(*result7);
11252       }
11253    return(1 || funcname || hash || result7 || libp) ;
11254 }
11255 
11256 static int G__G__Eve1_131_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11257 {
11258       {
11259          const TEveElement::List_ci* pobj;
11260          const TEveElement::List_ci xobj = ((const TEveElement*) G__getstructoffset())->BeginChildren();
11261          pobj = new TEveElement::List_ci(xobj);
11262          result7->obj.i = (long) ((void*) pobj);
11263          result7->ref = result7->obj.i;
11264          G__store_tempobject(*result7);
11265       }
11266    return(1 || funcname || hash || result7 || libp) ;
11267 }
11268 
11269 static int G__G__Eve1_131_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11270 {
11271       {
11272          const TEveElement::List_ci* pobj;
11273          const TEveElement::List_ci xobj = ((const TEveElement*) G__getstructoffset())->EndChildren();
11274          pobj = new TEveElement::List_ci(xobj);
11275          result7->obj.i = (long) ((void*) pobj);
11276          result7->ref = result7->obj.i;
11277          G__store_tempobject(*result7);
11278       }
11279    return(1 || funcname || hash || result7 || libp) ;
11280 }
11281 
11282 static int G__G__Eve1_131_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11283 {
11284       G__letint(result7, 105, (long) ((const TEveElement*) G__getstructoffset())->NumChildren());
11285    return(1 || funcname || hash || result7 || libp) ;
11286 }
11287 
11288 static int G__G__Eve1_131_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11289 {
11290       G__letint(result7, 103, (long) ((const TEveElement*) G__getstructoffset())->HasChildren());
11291    return(1 || funcname || hash || result7 || libp) ;
11292 }
11293 
11294 static int G__G__Eve1_131_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11295 {
11296       G__letint(result7, 103, (long) ((TEveElement*) G__getstructoffset())->HasChild((TEveElement*) G__int(libp->para[0])));
11297    return(1 || funcname || hash || result7 || libp) ;
11298 }
11299 
11300 static int G__G__Eve1_131_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11301 {
11302    switch (libp->paran) {
11303    case 2:
11304       G__letint(result7, 85, (long) ((TEveElement*) G__getstructoffset())->FindChild(*(TString*) libp->para[0].ref, (TClass*) G__int(libp->para[1])));
11305       break;
11306    case 1:
11307       G__letint(result7, 85, (long) ((TEveElement*) G__getstructoffset())->FindChild(*(TString*) libp->para[0].ref));
11308       break;
11309    }
11310    return(1 || funcname || hash || result7 || libp) ;
11311 }
11312 
11313 static int G__G__Eve1_131_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11314 {
11315    switch (libp->paran) {
11316    case 2:
11317       G__letint(result7, 85, (long) ((TEveElement*) G__getstructoffset())->FindChild(*(TPRegexp*) libp->para[0].ref, (TClass*) G__int(libp->para[1])));
11318       break;
11319    case 1:
11320       G__letint(result7, 85, (long) ((TEveElement*) G__getstructoffset())->FindChild(*(TPRegexp*) libp->para[0].ref));
11321       break;
11322    }
11323    return(1 || funcname || hash || result7 || libp) ;
11324 }
11325 
11326 static int G__G__Eve1_131_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11327 {
11328    switch (libp->paran) {
11329    case 3:
11330       G__letint(result7, 105, (long) ((TEveElement*) G__getstructoffset())->FindChildren(*(TEveElement::List_t*) libp->para[0].ref, *(TString*) libp->para[1].ref
11331 , (TClass*) G__int(libp->para[2])));
11332       break;
11333    case 2:
11334       G__letint(result7, 105, (long) ((TEveElement*) G__getstructoffset())->FindChildren(*(TEveElement::List_t*) libp->para[0].ref, *(TString*) libp->para[1].ref));
11335       break;
11336    }
11337    return(1 || funcname || hash || result7 || libp) ;
11338 }
11339 
11340 static int G__G__Eve1_131_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11341 {
11342    switch (libp->paran) {
11343    case 3:
11344       G__letint(result7, 105, (long) ((TEveElement*) G__getstructoffset())->FindChildren(*(TEveElement::List_t*) libp->para[0].ref, *(TPRegexp*) libp->para[1].ref
11345 , (TClass*) G__int(libp->para[2])));
11346       break;
11347    case 2:
11348       G__letint(result7, 105, (long) ((TEveElement*) G__getstructoffset())->FindChildren(*(TEveElement::List_t*) libp->para[0].ref, *(TPRegexp*) libp->para[1].ref));
11349       break;
11350    }
11351    return(1 || funcname || hash || result7 || libp) ;
11352 }
11353 
11354 static int G__G__Eve1_131_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11355 {
11356       G__letint(result7, 85, (long) ((const TEveElement*) G__getstructoffset())->FirstChild());
11357    return(1 || funcname || hash || result7 || libp) ;
11358 }
11359 
11360 static int G__G__Eve1_131_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11361 {
11362       G__letint(result7, 85, (long) ((const TEveElement*) G__getstructoffset())->LastChild());
11363    return(1 || funcname || hash || result7 || libp) ;
11364 }
11365 
11366 static int G__G__Eve1_131_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11367 {
11368    switch (libp->paran) {
11369    case 2:
11370       ((TEveElement*) G__getstructoffset())->EnableListElements((Bool_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
11371       G__setnull(result7);
11372       break;
11373    case 1:
11374       ((TEveElement*) G__getstructoffset())->EnableListElements((Bool_t) G__int(libp->para[0]));
11375       G__setnull(result7);
11376       break;
11377    case 0:
11378       ((TEveElement*) G__getstructoffset())->EnableListElements();
11379       G__setnull(result7);
11380       break;
11381    }
11382    return(1 || funcname || hash || result7 || libp) ;
11383 }
11384 
11385 static int G__G__Eve1_131_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11386 {
11387    switch (libp->paran) {
11388    case 2:
11389       ((TEveElement*) G__getstructoffset())->DisableListElements((Bool_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
11390       G__setnull(result7);
11391       break;
11392    case 1:
11393       ((TEveElement*) G__getstructoffset())->DisableListElements((Bool_t) G__int(libp->para[0]));
11394       G__setnull(result7);
11395       break;
11396    case 0:
11397       ((TEveElement*) G__getstructoffset())->DisableListElements();
11398       G__setnull(result7);
11399       break;
11400    }
11401    return(1 || funcname || hash || result7 || libp) ;
11402 }
11403 
11404 static int G__G__Eve1_131_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11405 {
11406       G__letint(result7, 103, (long) ((const TEveElement*) G__getstructoffset())->GetDestroyOnZeroRefCnt());
11407    return(1 || funcname || hash || result7 || libp) ;
11408 }
11409 
11410 static int G__G__Eve1_131_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11411 {
11412       ((TEveElement*) G__getstructoffset())->SetDestroyOnZeroRefCnt((Bool_t) G__int(libp->para[0]));
11413       G__setnull(result7);
11414    return(1 || funcname || hash || result7 || libp) ;
11415 }
11416 
11417 static int G__G__Eve1_131_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11418 {
11419       G__letint(result7, 105, (long) ((const TEveElement*) G__getstructoffset())->GetDenyDestroy());
11420    return(1 || funcname || hash || result7 || libp) ;
11421 }
11422 
11423 static int G__G__Eve1_131_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11424 {
11425       ((TEveElement*) G__getstructoffset())->IncDenyDestroy();
11426       G__setnull(result7);
11427    return(1 || funcname || hash || result7 || libp) ;
11428 }
11429 
11430 static int G__G__Eve1_131_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11431 {
11432       ((TEveElement*) G__getstructoffset())->DecDenyDestroy();
11433       G__setnull(result7);
11434    return(1 || funcname || hash || result7 || libp) ;
11435 }
11436 
11437 static int G__G__Eve1_131_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11438 {
11439       G__letint(result7, 105, (long) ((const TEveElement*) G__getstructoffset())->GetParentIgnoreCnt());
11440    return(1 || funcname || hash || result7 || libp) ;
11441 }
11442 
11443 static int G__G__Eve1_131_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11444 {
11445       ((TEveElement*) G__getstructoffset())->IncParentIgnoreCnt();
11446       G__setnull(result7);
11447    return(1 || funcname || hash || result7 || libp) ;
11448 }
11449 
11450 static int G__G__Eve1_131_0_68(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11451 {
11452       ((TEveElement*) G__getstructoffset())->DecParentIgnoreCnt();
11453       G__setnull(result7);
11454    return(1 || funcname || hash || result7 || libp) ;
11455 }
11456 
11457 static int G__G__Eve1_131_0_69(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11458 {
11459       ((TEveElement*) G__getstructoffset())->PadPaint((Option_t*) G__int(libp->para[0]));
11460       G__setnull(result7);
11461    return(1 || funcname || hash || result7 || libp) ;
11462 }
11463 
11464 static int G__G__Eve1_131_0_70(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11465 {
11466       ((TEveElement*) G__getstructoffset())->PaintStandard((TObject*) G__int(libp->para[0]));
11467       G__setnull(result7);
11468    return(1 || funcname || hash || result7 || libp) ;
11469 }
11470 
11471 static int G__G__Eve1_131_0_71(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11472 {
11473       G__letint(result7, 85, (long) ((const TEveElement*) G__getstructoffset())->GetObject(*(TEveException*) libp->para[0].ref));
11474    return(1 || funcname || hash || result7 || libp) ;
11475 }
11476 
11477 static int G__G__Eve1_131_0_72(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11478 {
11479       G__letint(result7, 85, (long) ((const TEveElement*) G__getstructoffset())->GetEditorObject(*(TEveException*) libp->para[0].ref));
11480    return(1 || funcname || hash || result7 || libp) ;
11481 }
11482 
11483 static int G__G__Eve1_131_0_73(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11484 {
11485       G__letint(result7, 85, (long) ((const TEveElement*) G__getstructoffset())->GetRenderObject(*(TEveException*) libp->para[0].ref));
11486    return(1 || funcname || hash || result7 || libp) ;
11487 }
11488 
11489 static int G__G__Eve1_131_0_74(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11490 {
11491       ((TEveElement*) G__getstructoffset())->ExpandIntoListTree((TGListTree*) G__int(libp->para[0]), (TGListTreeItem*) G__int(libp->para[1]));
11492       G__setnull(result7);
11493    return(1 || funcname || hash || result7 || libp) ;
11494 }
11495 
11496 static int G__G__Eve1_131_0_75(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11497 {
11498       ((TEveElement*) G__getstructoffset())->DestroyListSubTree((TGListTree*) G__int(libp->para[0]), (TGListTreeItem*) G__int(libp->para[1]));
11499       G__setnull(result7);
11500    return(1 || funcname || hash || result7 || libp) ;
11501 }
11502 
11503 static int G__G__Eve1_131_0_76(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11504 {
11505       G__letint(result7, 85, (long) ((TEveElement*) G__getstructoffset())->AddIntoListTree((TGListTree*) G__int(libp->para[0]), (TGListTreeItem*) G__int(libp->para[1])));
11506    return(1 || funcname || hash || result7 || libp) ;
11507 }
11508 
11509 static int G__G__Eve1_131_0_77(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11510 {
11511       G__letint(result7, 85, (long) ((TEveElement*) G__getstructoffset())->AddIntoListTree((TGListTree*) G__int(libp->para[0]), (TEveElement*) G__int(libp->para[1])));
11512    return(1 || funcname || hash || result7 || libp) ;
11513 }
11514 
11515 static int G__G__Eve1_131_0_78(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11516 {
11517       G__letint(result7, 85, (long) ((TEveElement*) G__getstructoffset())->AddIntoListTrees((TEveElement*) G__int(libp->para[0])));
11518    return(1 || funcname || hash || result7 || libp) ;
11519 }
11520 
11521 static int G__G__Eve1_131_0_79(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11522 {
11523       G__letint(result7, 103, (long) ((TEveElement*) G__getstructoffset())->RemoveFromListTree((TGListTree*) G__int(libp->para[0]), (TGListTreeItem*) G__int(libp->para[1])));
11524    return(1 || funcname || hash || result7 || libp) ;
11525 }
11526 
11527 static int G__G__Eve1_131_0_80(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11528 {
11529       G__letint(result7, 105, (long) ((TEveElement*) G__getstructoffset())->RemoveFromListTrees((TEveElement*) G__int(libp->para[0])));
11530    return(1 || funcname || hash || result7 || libp) ;
11531 }
11532 
11533 static int G__G__Eve1_131_0_81(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11534 {
11535       {
11536          TEveElement::sLTI_i* pobj;
11537          TEveElement::sLTI_i xobj = ((TEveElement*) G__getstructoffset())->FindItem((TGListTree*) G__int(libp->para[0]));
11538          pobj = new TEveElement::sLTI_i(xobj);
11539          result7->obj.i = (long) ((void*) pobj);
11540          result7->ref = result7->obj.i;
11541          G__store_tempobject(*result7);
11542       }
11543    return(1 || funcname || hash || result7 || libp) ;
11544 }
11545 
11546 static int G__G__Eve1_131_0_82(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11547 {
11548       {
11549          TEveElement::sLTI_i* pobj;
11550          TEveElement::sLTI_i xobj = ((TEveElement*) G__getstructoffset())->FindItem((TGListTree*) G__int(libp->para[0]), (TGListTreeItem*) G__int(libp->para[1]));
11551          pobj = new TEveElement::sLTI_i(xobj);
11552          result7->obj.i = (long) ((void*) pobj);
11553          result7->ref = result7->obj.i;
11554          G__store_tempobject(*result7);
11555       }
11556    return(1 || funcname || hash || result7 || libp) ;
11557 }
11558 
11559 static int G__G__Eve1_131_0_83(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11560 {
11561       G__letint(result7, 85, (long) ((TEveElement*) G__getstructoffset())->FindListTreeItem((TGListTree*) G__int(libp->para[0])));
11562    return(1 || funcname || hash || result7 || libp) ;
11563 }
11564 
11565 static int G__G__Eve1_131_0_84(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11566 {
11567       G__letint(result7, 85, (long) ((TEveElement*) G__getstructoffset())->FindListTreeItem((TGListTree*) G__int(libp->para[0]), (TGListTreeItem*) G__int(libp->para[1])));
11568    return(1 || funcname || hash || result7 || libp) ;
11569 }
11570 
11571 static int G__G__Eve1_131_0_85(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11572 {
11573       G__letint(result7, 105, (long) ((const TEveElement*) G__getstructoffset())->GetNItems());
11574    return(1 || funcname || hash || result7 || libp) ;
11575 }
11576 
11577 static int G__G__Eve1_131_0_86(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11578 {
11579       ((TEveElement*) G__getstructoffset())->SpawnEditor();
11580       G__setnull(result7);
11581    return(1 || funcname || hash || result7 || libp) ;
11582 }
11583 
11584 static int G__G__Eve1_131_0_87(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11585 {
11586       ((TEveElement*) G__getstructoffset())->ExportToCINT((char*) G__int(libp->para[0]));
11587       G__setnull(result7);
11588    return(1 || funcname || hash || result7 || libp) ;
11589 }
11590 
11591 static int G__G__Eve1_131_0_88(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11592 {
11593       ((const TEveElement*) G__getstructoffset())->DumpSourceObject();
11594       G__setnull(result7);
11595    return(1 || funcname || hash || result7 || libp) ;
11596 }
11597 
11598 static int G__G__Eve1_131_0_89(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11599 {
11600       ((const TEveElement*) G__getstructoffset())->PrintSourceObject();
11601       G__setnull(result7);
11602    return(1 || funcname || hash || result7 || libp) ;
11603 }
11604 
11605 static int G__G__Eve1_131_0_90(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11606 {
11607       ((const TEveElement*) G__getstructoffset())->ExportSourceObjectToCINT((char*) G__int(libp->para[0]));
11608       G__setnull(result7);
11609    return(1 || funcname || hash || result7 || libp) ;
11610 }
11611 
11612 static int G__G__Eve1_131_0_91(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11613 {
11614       G__letint(result7, 103, (long) ((TEveElement*) G__getstructoffset())->AcceptElement((TEveElement*) G__int(libp->para[0])));
11615    return(1 || funcname || hash || result7 || libp) ;
11616 }
11617 
11618 static int G__G__Eve1_131_0_92(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11619 {
11620       ((TEveElement*) G__getstructoffset())->AddElement((TEveElement*) G__int(libp->para[0]));
11621       G__setnull(result7);
11622    return(1 || funcname || hash || result7 || libp) ;
11623 }
11624 
11625 static int G__G__Eve1_131_0_93(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11626 {
11627       ((TEveElement*) G__getstructoffset())->RemoveElement((TEveElement*) G__int(libp->para[0]));
11628       G__setnull(result7);
11629    return(1 || funcname || hash || result7 || libp) ;
11630 }
11631 
11632 static int G__G__Eve1_131_0_94(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11633 {
11634       ((TEveElement*) G__getstructoffset())->RemoveElementLocal((TEveElement*) G__int(libp->para[0]));
11635       G__setnull(result7);
11636    return(1 || funcname || hash || result7 || libp) ;
11637 }
11638 
11639 static int G__G__Eve1_131_0_95(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11640 {
11641       ((TEveElement*) G__getstructoffset())->RemoveElements();
11642       G__setnull(result7);
11643    return(1 || funcname || hash || result7 || libp) ;
11644 }
11645 
11646 static int G__G__Eve1_131_0_96(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11647 {
11648       ((TEveElement*) G__getstructoffset())->RemoveElementsLocal();
11649       G__setnull(result7);
11650    return(1 || funcname || hash || result7 || libp) ;
11651 }
11652 
11653 static int G__G__Eve1_131_0_97(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11654 {
11655       ((TEveElement*) G__getstructoffset())->AnnihilateElements();
11656       G__setnull(result7);
11657    return(1 || funcname || hash || result7 || libp) ;
11658 }
11659 
11660 static int G__G__Eve1_131_0_98(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11661 {
11662       ((TEveElement*) G__getstructoffset())->Annihilate();
11663       G__setnull(result7);
11664    return(1 || funcname || hash || result7 || libp) ;
11665 }
11666 
11667 static int G__G__Eve1_131_0_99(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11668 {
11669    switch (libp->paran) {
11670    case 2:
11671       ((TEveElement*) G__getstructoffset())->ProjectChild((TEveElement*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
11672       G__setnull(result7);
11673       break;
11674    case 1:
11675       ((TEveElement*) G__getstructoffset())->ProjectChild((TEveElement*) G__int(libp->para[0]));
11676       G__setnull(result7);
11677       break;
11678    }
11679    return(1 || funcname || hash || result7 || libp) ;
11680 }
11681 
11682 static int G__G__Eve1_131_0_100(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11683 {
11684    switch (libp->paran) {
11685    case 1:
11686       ((TEveElement*) G__getstructoffset())->ProjectAllChildren((Bool_t) G__int(libp->para[0]));
11687       G__setnull(result7);
11688       break;
11689    case 0:
11690       ((TEveElement*) G__getstructoffset())->ProjectAllChildren();
11691       G__setnull(result7);
11692       break;
11693    }
11694    return(1 || funcname || hash || result7 || libp) ;
11695 }
11696 
11697 static int G__G__Eve1_131_0_101(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11698 {
11699       ((TEveElement*) G__getstructoffset())->Destroy();
11700       G__setnull(result7);
11701    return(1 || funcname || hash || result7 || libp) ;
11702 }
11703 
11704 static int G__G__Eve1_131_0_102(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11705 {
11706       ((TEveElement*) G__getstructoffset())->DestroyOrWarn();
11707       G__setnull(result7);
11708    return(1 || funcname || hash || result7 || libp) ;
11709 }
11710 
11711 static int G__G__Eve1_131_0_103(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11712 {
11713       ((TEveElement*) G__getstructoffset())->DestroyElements();
11714       G__setnull(result7);
11715    return(1 || funcname || hash || result7 || libp) ;
11716 }
11717 
11718 static int G__G__Eve1_131_0_104(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11719 {
11720       G__letint(result7, 103, (long) ((TEveElement*) G__getstructoffset())->HandleElementPaste((TEveElement*) G__int(libp->para[0])));
11721    return(1 || funcname || hash || result7 || libp) ;
11722 }
11723 
11724 static int G__G__Eve1_131_0_105(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11725 {
11726    switch (libp->paran) {
11727    case 2:
11728       ((TEveElement*) G__getstructoffset())->ElementChanged((Bool_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
11729       G__setnull(result7);
11730       break;
11731    case 1:
11732       ((TEveElement*) G__getstructoffset())->ElementChanged((Bool_t) G__int(libp->para[0]));
11733       G__setnull(result7);
11734       break;
11735    case 0:
11736       ((TEveElement*) G__getstructoffset())->ElementChanged();
11737       G__setnull(result7);
11738       break;
11739    }
11740    return(1 || funcname || hash || result7 || libp) ;
11741 }
11742 
11743 static int G__G__Eve1_131_0_106(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11744 {
11745       G__letint(result7, 103, (long) ((const TEveElement*) G__getstructoffset())->CanEditElement());
11746    return(1 || funcname || hash || result7 || libp) ;
11747 }
11748 
11749 static int G__G__Eve1_131_0_107(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11750 {
11751       G__letint(result7, 103, (long) ((const TEveElement*) G__getstructoffset())->SingleRnrState());
11752    return(1 || funcname || hash || result7 || libp) ;
11753 }
11754 
11755 static int G__G__Eve1_131_0_108(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11756 {
11757       G__letint(result7, 103, (long) ((const TEveElement*) G__getstructoffset())->GetRnrSelf());
11758    return(1 || funcname || hash || result7 || libp) ;
11759 }
11760 
11761 static int G__G__Eve1_131_0_109(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11762 {
11763       G__letint(result7, 103, (long) ((const TEveElement*) G__getstructoffset())->GetRnrChildren());
11764    return(1 || funcname || hash || result7 || libp) ;
11765 }
11766 
11767 static int G__G__Eve1_131_0_110(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11768 {
11769       G__letint(result7, 103, (long) ((const TEveElement*) G__getstructoffset())->GetRnrState());
11770    return(1 || funcname || hash || result7 || libp) ;
11771 }
11772 
11773 static int G__G__Eve1_131_0_111(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11774 {
11775       G__letint(result7, 103, (long) ((const TEveElement*) G__getstructoffset())->GetRnrAnything());
11776    return(1 || funcname || hash || result7 || libp) ;
11777 }
11778 
11779 static int G__G__Eve1_131_0_112(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11780 {
11781       G__letint(result7, 103, (long) ((TEveElement*) G__getstructoffset())->SetRnrSelf((Bool_t) G__int(libp->para[0])));
11782    return(1 || funcname || hash || result7 || libp) ;
11783 }
11784 
11785 static int G__G__Eve1_131_0_113(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11786 {
11787       G__letint(result7, 103, (long) ((TEveElement*) G__getstructoffset())->SetRnrChildren((Bool_t) G__int(libp->para[0])));
11788    return(1 || funcname || hash || result7 || libp) ;
11789 }
11790 
11791 static int G__G__Eve1_131_0_114(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11792 {
11793       G__letint(result7, 103, (long) ((TEveElement*) G__getstructoffset())->SetRnrSelfChildren((Bool_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1])));
11794    return(1 || funcname || hash || result7 || libp) ;
11795 }
11796 
11797 static int G__G__Eve1_131_0_115(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11798 {
11799       G__letint(result7, 103, (long) ((TEveElement*) G__getstructoffset())->SetRnrState((Bool_t) G__int(libp->para[0])));
11800    return(1 || funcname || hash || result7 || libp) ;
11801 }
11802 
11803 static int G__G__Eve1_131_0_116(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11804 {
11805       ((TEveElement*) G__getstructoffset())->PropagateRnrStateToProjecteds();
11806       G__setnull(result7);
11807    return(1 || funcname || hash || result7 || libp) ;
11808 }
11809 
11810 static int G__G__Eve1_131_0_117(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11811 {
11812       G__letint(result7, 103, (long) ((const TEveElement*) G__getstructoffset())->CanEditMainColor());
11813    return(1 || funcname || hash || result7 || libp) ;
11814 }
11815 
11816 static int G__G__Eve1_131_0_118(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11817 {
11818       ((TEveElement*) G__getstructoffset())->SetEditMainColor((Bool_t) G__int(libp->para[0]));
11819       G__setnull(result7);
11820    return(1 || funcname || hash || result7 || libp) ;
11821 }
11822 
11823 static int G__G__Eve1_131_0_119(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11824 {
11825       G__letint(result7, 83, (long) ((const TEveElement*) G__getstructoffset())->GetMainColorPtr());
11826    return(1 || funcname || hash || result7 || libp) ;
11827 }
11828 
11829 static int G__G__Eve1_131_0_120(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11830 {
11831       ((TEveElement*) G__getstructoffset())->SetMainColorPtr((Color_t*) G__int(libp->para[0]));
11832       G__setnull(result7);
11833    return(1 || funcname || hash || result7 || libp) ;
11834 }
11835 
11836 static int G__G__Eve1_131_0_121(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11837 {
11838       G__letint(result7, 103, (long) ((const TEveElement*) G__getstructoffset())->HasMainColor());
11839    return(1 || funcname || hash || result7 || libp) ;
11840 }
11841 
11842 static int G__G__Eve1_131_0_122(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11843 {
11844       G__letint(result7, 115, (long) ((const TEveElement*) G__getstructoffset())->GetMainColor());
11845    return(1 || funcname || hash || result7 || libp) ;
11846 }
11847 
11848 static int G__G__Eve1_131_0_123(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11849 {
11850       ((TEveElement*) G__getstructoffset())->SetMainColor((Color_t) G__int(libp->para[0]));
11851       G__setnull(result7);
11852    return(1 || funcname || hash || result7 || libp) ;
11853 }
11854 
11855 static int G__G__Eve1_131_0_124(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11856 {
11857       ((TEveElement*) G__getstructoffset())->SetMainColorPixel((Pixel_t) G__int(libp->para[0]));
11858       G__setnull(result7);
11859    return(1 || funcname || hash || result7 || libp) ;
11860 }
11861 
11862 static int G__G__Eve1_131_0_125(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11863 {
11864       ((TEveElement*) G__getstructoffset())->SetMainColorRGB((UChar_t) G__int(libp->para[0]), (UChar_t) G__int(libp->para[1])
11865 , (UChar_t) G__int(libp->para[2]));
11866       G__setnull(result7);
11867    return(1 || funcname || hash || result7 || libp) ;
11868 }
11869 
11870 static int G__G__Eve1_131_0_126(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11871 {
11872       ((TEveElement*) G__getstructoffset())->SetMainColorRGB((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1])
11873 , (Float_t) G__double(libp->para[2]));
11874       G__setnull(result7);
11875    return(1 || funcname || hash || result7 || libp) ;
11876 }
11877 
11878 static int G__G__Eve1_131_0_127(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11879 {
11880       ((TEveElement*) G__getstructoffset())->PropagateMainColorToProjecteds((Color_t) G__int(libp->para[0]), (Color_t) G__int(libp->para[1]));
11881       G__setnull(result7);
11882    return(1 || funcname || hash || result7 || libp) ;
11883 }
11884 
11885 static int G__G__Eve1_131_0_128(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11886 {
11887       G__letint(result7, 103, (long) ((const TEveElement*) G__getstructoffset())->CanEditMainTransparency());
11888    return(1 || funcname || hash || result7 || libp) ;
11889 }
11890 
11891 static int G__G__Eve1_131_0_129(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11892 {
11893       ((TEveElement*) G__getstructoffset())->SetEditMainTransparency((Bool_t) G__int(libp->para[0]));
11894       G__setnull(result7);
11895    return(1 || funcname || hash || result7 || libp) ;
11896 }
11897 
11898 static int G__G__Eve1_131_0_130(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11899 {
11900       G__letint(result7, 99, (long) ((const TEveElement*) G__getstructoffset())->GetMainTransparency());
11901    return(1 || funcname || hash || result7 || libp) ;
11902 }
11903 
11904 static int G__G__Eve1_131_0_131(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11905 {
11906       ((TEveElement*) G__getstructoffset())->SetMainTransparency((Char_t) G__int(libp->para[0]));
11907       G__setnull(result7);
11908    return(1 || funcname || hash || result7 || libp) ;
11909 }
11910 
11911 static int G__G__Eve1_131_0_132(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11912 {
11913       ((TEveElement*) G__getstructoffset())->SetMainAlpha((Float_t) G__double(libp->para[0]));
11914       G__setnull(result7);
11915    return(1 || funcname || hash || result7 || libp) ;
11916 }
11917 
11918 static int G__G__Eve1_131_0_133(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11919 {
11920       ((TEveElement*) G__getstructoffset())->PropagateMainTransparencyToProjecteds((Char_t) G__int(libp->para[0]), (Char_t) G__int(libp->para[1]));
11921       G__setnull(result7);
11922    return(1 || funcname || hash || result7 || libp) ;
11923 }
11924 
11925 static int G__G__Eve1_131_0_134(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11926 {
11927       G__letint(result7, 103, (long) ((const TEveElement*) G__getstructoffset())->CanEditMainTrans());
11928    return(1 || funcname || hash || result7 || libp) ;
11929 }
11930 
11931 static int G__G__Eve1_131_0_135(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11932 {
11933       G__letint(result7, 103, (long) ((const TEveElement*) G__getstructoffset())->HasMainTrans());
11934    return(1 || funcname || hash || result7 || libp) ;
11935 }
11936 
11937 static int G__G__Eve1_131_0_136(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11938 {
11939    switch (libp->paran) {
11940    case 1:
11941       G__letint(result7, 85, (long) ((TEveElement*) G__getstructoffset())->PtrMainTrans((Bool_t) G__int(libp->para[0])));
11942       break;
11943    case 0:
11944       G__letint(result7, 85, (long) ((TEveElement*) G__getstructoffset())->PtrMainTrans());
11945       break;
11946    }
11947    return(1 || funcname || hash || result7 || libp) ;
11948 }
11949 
11950 static int G__G__Eve1_131_0_137(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11951 {
11952       {
11953          const TEveTrans& obj = ((TEveElement*) G__getstructoffset())->RefMainTrans();
11954          result7->ref = (long) (&obj);
11955          result7->obj.i = (long) (&obj);
11956       }
11957    return(1 || funcname || hash || result7 || libp) ;
11958 }
11959 
11960 static int G__G__Eve1_131_0_138(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11961 {
11962    switch (libp->paran) {
11963    case 1:
11964       ((TEveElement*) G__getstructoffset())->InitMainTrans((Bool_t) G__int(libp->para[0]));
11965       G__setnull(result7);
11966       break;
11967    case 0:
11968       ((TEveElement*) G__getstructoffset())->InitMainTrans();
11969       G__setnull(result7);
11970       break;
11971    }
11972    return(1 || funcname || hash || result7 || libp) ;
11973 }
11974 
11975 static int G__G__Eve1_131_0_139(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11976 {
11977       ((TEveElement*) G__getstructoffset())->DestroyMainTrans();
11978       G__setnull(result7);
11979    return(1 || funcname || hash || result7 || libp) ;
11980 }
11981 
11982 static int G__G__Eve1_131_0_140(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11983 {
11984       ((TEveElement*) G__getstructoffset())->SetTransMatrix((Double_t*) G__int(libp->para[0]));
11985       G__setnull(result7);
11986    return(1 || funcname || hash || result7 || libp) ;
11987 }
11988 
11989 static int G__G__Eve1_131_0_141(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11990 {
11991       ((TEveElement*) G__getstructoffset())->SetTransMatrix(*(TGeoMatrix*) libp->para[0].ref);
11992       G__setnull(result7);
11993    return(1 || funcname || hash || result7 || libp) ;
11994 }
11995 
11996 static int G__G__Eve1_131_0_142(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11997 {
11998       {
11999          const TRef& obj = ((TEveElement*) G__getstructoffset())->GetSource();
12000          result7->ref = (long) (&obj);
12001          result7->obj.i = (long) (&obj);
12002       }
12003    return(1 || funcname || hash || result7 || libp) ;
12004 }
12005 
12006 static int G__G__Eve1_131_0_143(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12007 {
12008       G__letint(result7, 85, (long) ((const TEveElement*) G__getstructoffset())->GetSourceObject());
12009    return(1 || funcname || hash || result7 || libp) ;
12010 }
12011 
12012 static int G__G__Eve1_131_0_144(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12013 {
12014       ((TEveElement*) G__getstructoffset())->SetSourceObject((TObject*) G__int(libp->para[0]));
12015       G__setnull(result7);
12016    return(1 || funcname || hash || result7 || libp) ;
12017 }
12018 
12019 static int G__G__Eve1_131_0_145(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12020 {
12021       G__letint(result7, 89, (long) ((const TEveElement*) G__getstructoffset())->GetUserData());
12022    return(1 || funcname || hash || result7 || libp) ;
12023 }
12024 
12025 static int G__G__Eve1_131_0_146(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12026 {
12027       ((TEveElement*) G__getstructoffset())->SetUserData((void*) G__int(libp->para[0]));
12028       G__setnull(result7);
12029    return(1 || funcname || hash || result7 || libp) ;
12030 }
12031 
12032 static int G__G__Eve1_131_0_147(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12033 {
12034       G__letint(result7, 103, (long) ((const TEveElement*) G__getstructoffset())->IsPickable());
12035    return(1 || funcname || hash || result7 || libp) ;
12036 }
12037 
12038 static int G__G__Eve1_131_0_148(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12039 {
12040       ((TEveElement*) G__getstructoffset())->SetPickable((Bool_t) G__int(libp->para[0]));
12041       G__setnull(result7);
12042    return(1 || funcname || hash || result7 || libp) ;
12043 }
12044 
12045 static int G__G__Eve1_131_0_149(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12046 {
12047       G__letint(result7, 85, (long) ((TEveElement*) G__getstructoffset())->ForwardSelection());
12048    return(1 || funcname || hash || result7 || libp) ;
12049 }
12050 
12051 static int G__G__Eve1_131_0_150(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12052 {
12053       G__letint(result7, 85, (long) ((TEveElement*) G__getstructoffset())->ForwardEdit());
12054    return(1 || funcname || hash || result7 || libp) ;
12055 }
12056 
12057 static int G__G__Eve1_131_0_151(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12058 {
12059       ((TEveElement*) G__getstructoffset())->SelectElement((Bool_t) G__int(libp->para[0]));
12060       G__setnull(result7);
12061    return(1 || funcname || hash || result7 || libp) ;
12062 }
12063 
12064 static int G__G__Eve1_131_0_152(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12065 {
12066       ((TEveElement*) G__getstructoffset())->IncImpliedSelected();
12067       G__setnull(result7);
12068    return(1 || funcname || hash || result7 || libp) ;
12069 }
12070 
12071 static int G__G__Eve1_131_0_153(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12072 {
12073       ((TEveElement*) G__getstructoffset())->DecImpliedSelected();
12074       G__setnull(result7);
12075    return(1 || funcname || hash || result7 || libp) ;
12076 }
12077 
12078 static int G__G__Eve1_131_0_154(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12079 {
12080       ((TEveElement*) G__getstructoffset())->UnSelected();
12081       G__setnull(result7);
12082    return(1 || funcname || hash || result7 || libp) ;
12083 }
12084 
12085 static int G__G__Eve1_131_0_155(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12086 {
12087       ((TEveElement*) G__getstructoffset())->HighlightElement((Bool_t) G__int(libp->para[0]));
12088       G__setnull(result7);
12089    return(1 || funcname || hash || result7 || libp) ;
12090 }
12091 
12092 static int G__G__Eve1_131_0_156(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12093 {
12094       ((TEveElement*) G__getstructoffset())->IncImpliedHighlighted();
12095       G__setnull(result7);
12096    return(1 || funcname || hash || result7 || libp) ;
12097 }
12098 
12099 static int G__G__Eve1_131_0_157(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12100 {
12101       ((TEveElement*) G__getstructoffset())->DecImpliedHighlighted();
12102       G__setnull(result7);
12103    return(1 || funcname || hash || result7 || libp) ;
12104 }
12105 
12106 static int G__G__Eve1_131_0_158(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12107 {
12108       ((TEveElement*) G__getstructoffset())->UnHighlighted();
12109       G__setnull(result7);
12110    return(1 || funcname || hash || result7 || libp) ;
12111 }
12112 
12113 static int G__G__Eve1_131_0_159(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12114 {
12115       ((TEveElement*) G__getstructoffset())->FillImpliedSelectedSet(*(TEveElement::Set_t*) libp->para[0].ref);
12116       G__setnull(result7);
12117    return(1 || funcname || hash || result7 || libp) ;
12118 }
12119 
12120 static int G__G__Eve1_131_0_160(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12121 {
12122       G__letint(result7, 98, (long) ((const TEveElement*) G__getstructoffset())->GetSelectedLevel());
12123    return(1 || funcname || hash || result7 || libp) ;
12124 }
12125 
12126 static int G__G__Eve1_131_0_161(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12127 {
12128       ((TEveElement*) G__getstructoffset())->RecheckImpliedSelections();
12129       G__setnull(result7);
12130    return(1 || funcname || hash || result7 || libp) ;
12131 }
12132 
12133 static int G__G__Eve1_131_0_162(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12134 {
12135       ((TEveElement*) G__getstructoffset())->SetCSCBits((UChar_t) G__int(libp->para[0]));
12136       G__setnull(result7);
12137    return(1 || funcname || hash || result7 || libp) ;
12138 }
12139 
12140 static int G__G__Eve1_131_0_163(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12141 {
12142       ((TEveElement*) G__getstructoffset())->ResetCSCBits((UChar_t) G__int(libp->para[0]));
12143       G__setnull(result7);
12144    return(1 || funcname || hash || result7 || libp) ;
12145 }
12146 
12147 static int G__G__Eve1_131_0_164(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12148 {
12149       G__letint(result7, 103, (long) ((const TEveElement*) G__getstructoffset())->TestCSCBits((UChar_t) G__int(libp->para[0])));
12150    return(1 || funcname || hash || result7 || libp) ;
12151 }
12152 
12153 static int G__G__Eve1_131_0_165(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12154 {
12155       ((TEveElement*) G__getstructoffset())->ResetAllCSCBits();
12156       G__setnull(result7);
12157    return(1 || funcname || hash || result7 || libp) ;
12158 }
12159 
12160 static int G__G__Eve1_131_0_166(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12161 {
12162       ((TEveElement*) G__getstructoffset())->CSCImplySelectAllChildren();
12163       G__setnull(result7);
12164    return(1 || funcname || hash || result7 || libp) ;
12165 }
12166 
12167 static int G__G__Eve1_131_0_167(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12168 {
12169       ((TEveElement*) G__getstructoffset())->CSCTakeAnyParentAsMaster();
12170       G__setnull(result7);
12171    return(1 || funcname || hash || result7 || libp) ;
12172 }
12173 
12174 static int G__G__Eve1_131_0_168(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12175 {
12176       ((TEveElement*) G__getstructoffset())->CSCApplyMainColorToAllChildren();
12177       G__setnull(result7);
12178    return(1 || funcname || hash || result7 || libp) ;
12179 }
12180 
12181 static int G__G__Eve1_131_0_169(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12182 {
12183       ((TEveElement*) G__getstructoffset())->CSCApplyMainColorToMatchingChildren();
12184       G__setnull(result7);
12185    return(1 || funcname || hash || result7 || libp) ;
12186 }
12187 
12188 static int G__G__Eve1_131_0_170(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12189 {
12190       ((TEveElement*) G__getstructoffset())->CSCApplyMainTransparencyToAllChildren();
12191       G__setnull(result7);
12192    return(1 || funcname || hash || result7 || libp) ;
12193 }
12194 
12195 static int G__G__Eve1_131_0_171(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12196 {
12197       ((TEveElement*) G__getstructoffset())->CSCApplyMainTransparencyToMatchingChildren();
12198       G__setnull(result7);
12199    return(1 || funcname || hash || result7 || libp) ;
12200 }
12201 
12202 static int G__G__Eve1_131_0_172(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12203 {
12204       ((TEveElement*) G__getstructoffset())->StampColorSelection();
12205       G__setnull(result7);
12206    return(1 || funcname || hash || result7 || libp) ;
12207 }
12208 
12209 static int G__G__Eve1_131_0_173(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12210 {
12211       ((TEveElement*) G__getstructoffset())->StampTransBBox();
12212       G__setnull(result7);
12213    return(1 || funcname || hash || result7 || libp) ;
12214 }
12215 
12216 static int G__G__Eve1_131_0_174(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12217 {
12218       ((TEveElement*) G__getstructoffset())->StampObjProps();
12219       G__setnull(result7);
12220    return(1 || funcname || hash || result7 || libp) ;
12221 }
12222 
12223 static int G__G__Eve1_131_0_175(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12224 {
12225       ((TEveElement*) G__getstructoffset())->StampVisibility();
12226       G__setnull(result7);
12227    return(1 || funcname || hash || result7 || libp) ;
12228 }
12229 
12230 static int G__G__Eve1_131_0_176(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12231 {
12232       ((TEveElement*) G__getstructoffset())->AddStamp((UChar_t) G__int(libp->para[0]));
12233       G__setnull(result7);
12234    return(1 || funcname || hash || result7 || libp) ;
12235 }
12236 
12237 static int G__G__Eve1_131_0_177(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12238 {
12239       ((TEveElement*) G__getstructoffset())->ClearStamps();
12240       G__setnull(result7);
12241    return(1 || funcname || hash || result7 || libp) ;
12242 }
12243 
12244 static int G__G__Eve1_131_0_178(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12245 {
12246       G__letint(result7, 98, (long) ((const TEveElement*) G__getstructoffset())->GetChangeBits());
12247    return(1 || funcname || hash || result7 || libp) ;
12248 }
12249 
12250 static int G__G__Eve1_131_0_179(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12251 {
12252    switch (libp->paran) {
12253    case 1:
12254       G__letint(result7, 85, (long) ((TEveElement*) G__getstructoffset())->GetListTreeIcon((Bool_t) G__int(libp->para[0])));
12255       break;
12256    case 0:
12257       G__letint(result7, 85, (long) ((TEveElement*) G__getstructoffset())->GetListTreeIcon());
12258       break;
12259    }
12260    return(1 || funcname || hash || result7 || libp) ;
12261 }
12262 
12263 static int G__G__Eve1_131_0_180(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12264 {
12265       G__letint(result7, 85, (long) ((TEveElement*) G__getstructoffset())->GetListTreeCheckBoxIcon());
12266    return(1 || funcname || hash || result7 || libp) ;
12267 }
12268 
12269 static int G__G__Eve1_131_0_181(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12270 {
12271       ((TEveElement*) G__getstructoffset())->VizDB_Apply((const char*) G__int(libp->para[0]));
12272       G__setnull(result7);
12273    return(1 || funcname || hash || result7 || libp) ;
12274 }
12275 
12276 static int G__G__Eve1_131_0_182(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12277 {
12278       ((TEveElement*) G__getstructoffset())->VizDB_Reapply();
12279       G__setnull(result7);
12280    return(1 || funcname || hash || result7 || libp) ;
12281 }
12282 
12283 static int G__G__Eve1_131_0_183(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12284 {
12285    switch (libp->paran) {
12286    case 1:
12287       ((TEveElement*) G__getstructoffset())->VizDB_UpdateModel((Bool_t) G__int(libp->para[0]));
12288       G__setnull(result7);
12289       break;
12290    case 0:
12291       ((TEveElement*) G__getstructoffset())->VizDB_UpdateModel();
12292       G__setnull(result7);
12293       break;
12294    }
12295    return(1 || funcname || hash || result7 || libp) ;
12296 }
12297 
12298 static int G__G__Eve1_131_0_184(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12299 {
12300    switch (libp->paran) {
12301    case 3:
12302       ((TEveElement*) G__getstructoffset())->VizDB_Insert((const char*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1])
12303 , (Bool_t) G__int(libp->para[2]));
12304       G__setnull(result7);
12305       break;
12306    case 2:
12307       ((TEveElement*) G__getstructoffset())->VizDB_Insert((const char*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
12308       G__setnull(result7);
12309       break;
12310    case 1:
12311       ((TEveElement*) G__getstructoffset())->VizDB_Insert((const char*) G__int(libp->para[0]));
12312       G__setnull(result7);
12313       break;
12314    }
12315    return(1 || funcname || hash || result7 || libp) ;
12316 }
12317 
12318 static int G__G__Eve1_131_0_185(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12319 {
12320       G__letint(result7, 85, (long) TEveElement::Class());
12321    return(1 || funcname || hash || result7 || libp) ;
12322 }
12323 
12324 static int G__G__Eve1_131_0_186(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12325 {
12326       G__letint(result7, 67, (long) TEveElement::Class_Name());
12327    return(1 || funcname || hash || result7 || libp) ;
12328 }
12329 
12330 static int G__G__Eve1_131_0_187(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12331 {
12332       G__letint(result7, 115, (long) TEveElement::Class_Version());
12333    return(1 || funcname || hash || result7 || libp) ;
12334 }
12335 
12336 static int G__G__Eve1_131_0_188(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12337 {
12338       TEveElement::Dictionary();
12339       G__setnull(result7);
12340    return(1 || funcname || hash || result7 || libp) ;
12341 }
12342 
12343 static int G__G__Eve1_131_0_189(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12344 {
12345       G__letint(result7, 85, (long) ((const TEveElement*) G__getstructoffset())->IsA());
12346    return(1 || funcname || hash || result7 || libp) ;
12347 }
12348 
12349 static int G__G__Eve1_131_0_190(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12350 {
12351       ((TEveElement*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
12352       G__setnull(result7);
12353    return(1 || funcname || hash || result7 || libp) ;
12354 }
12355 
12356 static int G__G__Eve1_131_0_191(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12357 {
12358       ((TEveElement*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
12359       G__setnull(result7);
12360    return(1 || funcname || hash || result7 || libp) ;
12361 }
12362 
12363 static int G__G__Eve1_131_0_192(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12364 {
12365       ((TEveElement*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
12366       G__setnull(result7);
12367    return(1 || funcname || hash || result7 || libp) ;
12368 }
12369 
12370 static int G__G__Eve1_131_0_193(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12371 {
12372       G__letint(result7, 67, (long) TEveElement::DeclFileName());
12373    return(1 || funcname || hash || result7 || libp) ;
12374 }
12375 
12376 static int G__G__Eve1_131_0_194(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12377 {
12378       G__letint(result7, 105, (long) TEveElement::ImplFileLine());
12379    return(1 || funcname || hash || result7 || libp) ;
12380 }
12381 
12382 static int G__G__Eve1_131_0_195(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12383 {
12384       G__letint(result7, 67, (long) TEveElement::ImplFileName());
12385    return(1 || funcname || hash || result7 || libp) ;
12386 }
12387 
12388 static int G__G__Eve1_131_0_196(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12389 {
12390       G__letint(result7, 105, (long) TEveElement::DeclFileLine());
12391    return(1 || funcname || hash || result7 || libp) ;
12392 }
12393 
12394 // automatic destructor
12395 typedef TEveElement G__TTEveElement;
12396 static int G__G__Eve1_131_0_197(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12397 {
12398    char* gvp = (char*) G__getgvp();
12399    long soff = G__getstructoffset();
12400    int n = G__getaryconstruct();
12401    //
12402    //has_a_delete: 0
12403    //has_own_delete1arg: 0
12404    //has_own_delete2arg: 0
12405    //
12406    if (!soff) {
12407      return(1);
12408    }
12409    if (n) {
12410      if (gvp == (char*)G__PVOID) {
12411        delete[] (TEveElement*) soff;
12412      } else {
12413        G__setgvp((long) G__PVOID);
12414        for (int i = n - 1; i >= 0; --i) {
12415          ((TEveElement*) (soff+(sizeof(TEveElement)*i)))->~G__TTEveElement();
12416        }
12417        G__setgvp((long)gvp);
12418      }
12419    } else {
12420      if (gvp == (char*)G__PVOID) {
12421        delete (TEveElement*) soff;
12422      } else {
12423        G__setgvp((long) G__PVOID);
12424        ((TEveElement*) (soff))->~G__TTEveElement();
12425        G__setgvp((long)gvp);
12426      }
12427    }
12428    G__setnull(result7);
12429    return(1 || funcname || hash || result7 || libp) ;
12430 }
12431 
12432 
12433 /* TEveUtil */
12434 static int G__G__Eve1_132_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12435 {
12436       TEveUtil::SetupEnvironment();
12437       G__setnull(result7);
12438    return(1 || funcname || hash || result7 || libp) ;
12439 }
12440 
12441 static int G__G__Eve1_132_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12442 {
12443       TEveUtil::SetupGUI();
12444       G__setnull(result7);
12445    return(1 || funcname || hash || result7 || libp) ;
12446 }
12447 
12448 static int G__G__Eve1_132_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12449 {
12450       G__letint(result7, 103, (long) TEveUtil::CheckMacro((const char*) G__int(libp->para[0])));
12451    return(1 || funcname || hash || result7 || libp) ;
12452 }
12453 
12454 static int G__G__Eve1_132_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12455 {
12456       TEveUtil::AssertMacro((const char*) G__int(libp->para[0]));
12457       G__setnull(result7);
12458    return(1 || funcname || hash || result7 || libp) ;
12459 }
12460 
12461 static int G__G__Eve1_132_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12462 {
12463       TEveUtil::Macro((const char*) G__int(libp->para[0]));
12464       G__setnull(result7);
12465    return(1 || funcname || hash || result7 || libp) ;
12466 }
12467 
12468 static int G__G__Eve1_132_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12469 {
12470       TEveUtil::LoadMacro((const char*) G__int(libp->para[0]));
12471       G__setnull(result7);
12472    return(1 || funcname || hash || result7 || libp) ;
12473 }
12474 
12475 static int G__G__Eve1_132_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12476 {
12477    switch (libp->paran) {
12478    case 3:
12479       TEveUtil::ColorFromIdx((Color_t) G__int(libp->para[0]), (UChar_t*) G__int(libp->para[1])
12480 , (Bool_t) G__int(libp->para[2]));
12481       G__setnull(result7);
12482       break;
12483    case 2:
12484       TEveUtil::ColorFromIdx((Color_t) G__int(libp->para[0]), (UChar_t*) G__int(libp->para[1]));
12485       G__setnull(result7);
12486       break;
12487    }
12488    return(1 || funcname || hash || result7 || libp) ;
12489 }
12490 
12491 static int G__G__Eve1_132_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12492 {
12493       TEveUtil::ColorFromIdx((Color_t) G__int(libp->para[0]), (UChar_t*) G__int(libp->para[1])
12494 , (Char_t) G__int(libp->para[2]));
12495       G__setnull(result7);
12496    return(1 || funcname || hash || result7 || libp) ;
12497 }
12498 
12499 static int G__G__Eve1_132_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12500 {
12501    switch (libp->paran) {
12502    case 6:
12503       TEveUtil::ColorFromIdx((Float_t) G__double(libp->para[0]), (Color_t) G__int(libp->para[1])
12504 , (Float_t) G__double(libp->para[2]), (Color_t) G__int(libp->para[3])
12505 , (UChar_t*) G__int(libp->para[4]), (Bool_t) G__int(libp->para[5]));
12506       G__setnull(result7);
12507       break;
12508    case 5:
12509       TEveUtil::ColorFromIdx((Float_t) G__double(libp->para[0]), (Color_t) G__int(libp->para[1])
12510 , (Float_t) G__double(libp->para[2]), (Color_t) G__int(libp->para[3])
12511 , (UChar_t*) G__int(libp->para[4]));
12512       G__setnull(result7);
12513       break;
12514    }
12515    return(1 || funcname || hash || result7 || libp) ;
12516 }
12517 
12518 static int G__G__Eve1_132_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12519 {
12520       G__letint(result7, 83, (long) TEveUtil::FindColorVar((TObject*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
12521    return(1 || funcname || hash || result7 || libp) ;
12522 }
12523 
12524 static int G__G__Eve1_132_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12525 {
12526    switch (libp->paran) {
12527    case 2:
12528       TEveUtil::SetColorBrightness((Float_t) G__double(libp->para[0]), (Bool_t) G__int(libp->para[1]));
12529       G__setnull(result7);
12530       break;
12531    case 1:
12532       TEveUtil::SetColorBrightness((Float_t) G__double(libp->para[0]));
12533       G__setnull(result7);
12534       break;
12535    }
12536    return(1 || funcname || hash || result7 || libp) ;
12537 }
12538 
12539 static int G__G__Eve1_132_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12540 {
12541       G__letint(result7, 103, (long) TEveUtil::IsU1IntervalContainedByMinMax((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1])
12542 , (Float_t) G__double(libp->para[2]), (Float_t) G__double(libp->para[3])));
12543    return(1 || funcname || hash || result7 || libp) ;
12544 }
12545 
12546 static int G__G__Eve1_132_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12547 {
12548       G__letint(result7, 103, (long) TEveUtil::IsU1IntervalOverlappingByMinMax((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1])
12549 , (Float_t) G__double(libp->para[2]), (Float_t) G__double(libp->para[3])));
12550    return(1 || funcname || hash || result7 || libp) ;
12551 }
12552 
12553 static int G__G__Eve1_132_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12554 {
12555       G__letint(result7, 103, (long) TEveUtil::IsU1IntervalContainedByMeanDelta((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1])
12556 , (Float_t) G__double(libp->para[2]), (Float_t) G__double(libp->para[3])));
12557    return(1 || funcname || hash || result7 || libp) ;
12558 }
12559 
12560 static int G__G__Eve1_132_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12561 {
12562       G__letint(result7, 103, (long) TEveUtil::IsU1IntervalOverlappingByMeanDelta((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1])
12563 , (Float_t) G__double(libp->para[2]), (Float_t) G__double(libp->para[3])));
12564    return(1 || funcname || hash || result7 || libp) ;
12565 }
12566 
12567 static int G__G__Eve1_132_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12568 {
12569       G__letdouble(result7, 102, (double) TEveUtil::GetFraction((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1])
12570 , (Float_t) G__double(libp->para[2]), (Float_t) G__double(libp->para[3])));
12571    return(1 || funcname || hash || result7 || libp) ;
12572 }
12573 
12574 static int G__G__Eve1_132_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12575 {
12576       G__letint(result7, 85, (long) TEveUtil::Class());
12577    return(1 || funcname || hash || result7 || libp) ;
12578 }
12579 
12580 static int G__G__Eve1_132_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12581 {
12582       G__letint(result7, 67, (long) TEveUtil::Class_Name());
12583    return(1 || funcname || hash || result7 || libp) ;
12584 }
12585 
12586 static int G__G__Eve1_132_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12587 {
12588       G__letint(result7, 115, (long) TEveUtil::Class_Version());
12589    return(1 || funcname || hash || result7 || libp) ;
12590 }
12591 
12592 static int G__G__Eve1_132_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12593 {
12594       TEveUtil::Dictionary();
12595       G__setnull(result7);
12596    return(1 || funcname || hash || result7 || libp) ;
12597 }
12598 
12599 static int G__G__Eve1_132_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12600 {
12601       G__letint(result7, 85, (long) ((const TEveUtil*) G__getstructoffset())->IsA());
12602    return(1 || funcname || hash || result7 || libp) ;
12603 }
12604 
12605 static int G__G__Eve1_132_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12606 {
12607       ((TEveUtil*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
12608       G__setnull(result7);
12609    return(1 || funcname || hash || result7 || libp) ;
12610 }
12611 
12612 static int G__G__Eve1_132_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12613 {
12614       ((TEveUtil*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
12615       G__setnull(result7);
12616    return(1 || funcname || hash || result7 || libp) ;
12617 }
12618 
12619 static int G__G__Eve1_132_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12620 {
12621       ((TEveUtil*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
12622       G__setnull(result7);
12623    return(1 || funcname || hash || result7 || libp) ;
12624 }
12625 
12626 static int G__G__Eve1_132_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12627 {
12628       G__letint(result7, 67, (long) TEveUtil::DeclFileName());
12629    return(1 || funcname || hash || result7 || libp) ;
12630 }
12631 
12632 static int G__G__Eve1_132_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12633 {
12634       G__letint(result7, 105, (long) TEveUtil::ImplFileLine());
12635    return(1 || funcname || hash || result7 || libp) ;
12636 }
12637 
12638 static int G__G__Eve1_132_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12639 {
12640       G__letint(result7, 67, (long) TEveUtil::ImplFileName());
12641    return(1 || funcname || hash || result7 || libp) ;
12642 }
12643 
12644 static int G__G__Eve1_132_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12645 {
12646       G__letint(result7, 105, (long) TEveUtil::DeclFileLine());
12647    return(1 || funcname || hash || result7 || libp) ;
12648 }
12649 
12650 // automatic default constructor
12651 static int G__G__Eve1_132_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12652 {
12653    TEveUtil *p;
12654    char* gvp = (char*) G__getgvp();
12655    int n = G__getaryconstruct();
12656    if (n) {
12657      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12658        p = new TEveUtil[n];
12659      } else {
12660        p = new((void*) gvp) TEveUtil[n];
12661      }
12662    } else {
12663      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12664        p = new TEveUtil;
12665      } else {
12666        p = new((void*) gvp) TEveUtil;
12667      }
12668    }
12669    result7->obj.i = (long) p;
12670    result7->ref = (long) p;
12671    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveUtil));
12672    return(1 || funcname || hash || result7 || libp) ;
12673 }
12674 
12675 // automatic copy constructor
12676 static int G__G__Eve1_132_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12677 
12678 {
12679    TEveUtil* p;
12680    void* tmp = (void*) G__int(libp->para[0]);
12681    p = new TEveUtil(*(TEveUtil*) tmp);
12682    result7->obj.i = (long) p;
12683    result7->ref = (long) p;
12684    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveUtil));
12685    return(1 || funcname || hash || result7 || libp) ;
12686 }
12687 
12688 // automatic destructor
12689 typedef TEveUtil G__TTEveUtil;
12690 static int G__G__Eve1_132_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12691 {
12692    char* gvp = (char*) G__getgvp();
12693    long soff = G__getstructoffset();
12694    int n = G__getaryconstruct();
12695    //
12696    //has_a_delete: 0
12697    //has_own_delete1arg: 0
12698    //has_own_delete2arg: 0
12699    //
12700    if (!soff) {
12701      return(1);
12702    }
12703    if (n) {
12704      if (gvp == (char*)G__PVOID) {
12705        delete[] (TEveUtil*) soff;
12706      } else {
12707        G__setgvp((long) G__PVOID);
12708        for (int i = n - 1; i >= 0; --i) {
12709          ((TEveUtil*) (soff+(sizeof(TEveUtil)*i)))->~G__TTEveUtil();
12710        }
12711        G__setgvp((long)gvp);
12712      }
12713    } else {
12714      if (gvp == (char*)G__PVOID) {
12715        delete (TEveUtil*) soff;
12716      } else {
12717        G__setgvp((long) G__PVOID);
12718        ((TEveUtil*) (soff))->~G__TTEveUtil();
12719        G__setgvp((long)gvp);
12720      }
12721    }
12722    G__setnull(result7);
12723    return(1 || funcname || hash || result7 || libp) ;
12724 }
12725 
12726 // automatic assignment operator
12727 static int G__G__Eve1_132_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12728 {
12729    TEveUtil* dest = (TEveUtil*) G__getstructoffset();
12730    *dest = *(TEveUtil*) libp->para[0].ref;
12731    const TEveUtil& obj = *dest;
12732    result7->ref = (long) (&obj);
12733    result7->obj.i = (long) (&obj);
12734    return(1 || funcname || hash || result7 || libp) ;
12735 }
12736 
12737 
12738 /* TEveException */
12739 static int G__G__Eve1_133_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12740 {
12741    TEveException* p = NULL;
12742    char* gvp = (char*) G__getgvp();
12743    int n = G__getaryconstruct();
12744    if (n) {
12745      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12746        p = new TEveException[n];
12747      } else {
12748        p = new((void*) gvp) TEveException[n];
12749      }
12750    } else {
12751      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12752        p = new TEveException;
12753      } else {
12754        p = new((void*) gvp) TEveException;
12755      }
12756    }
12757    result7->obj.i = (long) p;
12758    result7->ref = (long) p;
12759    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveException));
12760    return(1 || funcname || hash || result7 || libp) ;
12761 }
12762 
12763 static int G__G__Eve1_133_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12764 {
12765    TEveException* p = NULL;
12766    char* gvp = (char*) G__getgvp();
12767    //m: 1
12768    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12769      p = new TEveException(*(TString*) libp->para[0].ref);
12770    } else {
12771      p = new((void*) gvp) TEveException(*(TString*) libp->para[0].ref);
12772    }
12773    result7->obj.i = (long) p;
12774    result7->ref = (long) p;
12775    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveException));
12776    return(1 || funcname || hash || result7 || libp) ;
12777 }
12778 
12779 static int G__G__Eve1_133_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12780 {
12781    TEveException* p = NULL;
12782    char* gvp = (char*) G__getgvp();
12783    //m: 1
12784    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12785      p = new TEveException((const char*) G__int(libp->para[0]));
12786    } else {
12787      p = new((void*) gvp) TEveException((const char*) G__int(libp->para[0]));
12788    }
12789    result7->obj.i = (long) p;
12790    result7->ref = (long) p;
12791    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveException));
12792    return(1 || funcname || hash || result7 || libp) ;
12793 }
12794 
12795 static int G__G__Eve1_133_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12796 {
12797    TEveException* p = NULL;
12798    char* gvp = (char*) G__getgvp();
12799    //m: 1
12800    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12801      p = new TEveException(*(string*) libp->para[0].ref);
12802    } else {
12803      p = new((void*) gvp) TEveException(*(string*) libp->para[0].ref);
12804    }
12805    result7->obj.i = (long) p;
12806    result7->ref = (long) p;
12807    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveException));
12808    return(1 || funcname || hash || result7 || libp) ;
12809 }
12810 
12811 static int G__G__Eve1_133_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12812 {
12813       G__letint(result7, 67, (long) ((const TEveException*) G__getstructoffset())->what());
12814    return(1 || funcname || hash || result7 || libp) ;
12815 }
12816 
12817 static int G__G__Eve1_133_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12818 {
12819       G__letint(result7, 85, (long) TEveException::Class());
12820    return(1 || funcname || hash || result7 || libp) ;
12821 }
12822 
12823 static int G__G__Eve1_133_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12824 {
12825       G__letint(result7, 67, (long) TEveException::Class_Name());
12826    return(1 || funcname || hash || result7 || libp) ;
12827 }
12828 
12829 static int G__G__Eve1_133_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12830 {
12831       G__letint(result7, 115, (long) TEveException::Class_Version());
12832    return(1 || funcname || hash || result7 || libp) ;
12833 }
12834 
12835 static int G__G__Eve1_133_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12836 {
12837       TEveException::Dictionary();
12838       G__setnull(result7);
12839    return(1 || funcname || hash || result7 || libp) ;
12840 }
12841 
12842 static int G__G__Eve1_133_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12843 {
12844       ((TEveException*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
12845       G__setnull(result7);
12846    return(1 || funcname || hash || result7 || libp) ;
12847 }
12848 
12849 static int G__G__Eve1_133_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12850 {
12851       G__letint(result7, 67, (long) TEveException::DeclFileName());
12852    return(1 || funcname || hash || result7 || libp) ;
12853 }
12854 
12855 static int G__G__Eve1_133_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12856 {
12857       G__letint(result7, 105, (long) TEveException::ImplFileLine());
12858    return(1 || funcname || hash || result7 || libp) ;
12859 }
12860 
12861 static int G__G__Eve1_133_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12862 {
12863       G__letint(result7, 67, (long) TEveException::ImplFileName());
12864    return(1 || funcname || hash || result7 || libp) ;
12865 }
12866 
12867 static int G__G__Eve1_133_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12868 {
12869       G__letint(result7, 105, (long) TEveException::DeclFileLine());
12870    return(1 || funcname || hash || result7 || libp) ;
12871 }
12872 
12873 // automatic copy constructor
12874 static int G__G__Eve1_133_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12875 
12876 {
12877    TEveException* p;
12878    void* tmp = (void*) G__int(libp->para[0]);
12879    p = new TEveException(*(TEveException*) tmp);
12880    result7->obj.i = (long) p;
12881    result7->ref = (long) p;
12882    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveException));
12883    return(1 || funcname || hash || result7 || libp) ;
12884 }
12885 
12886 // automatic destructor
12887 typedef TEveException G__TTEveException;
12888 static int G__G__Eve1_133_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12889 {
12890    char* gvp = (char*) G__getgvp();
12891    long soff = G__getstructoffset();
12892    int n = G__getaryconstruct();
12893    //
12894    //has_a_delete: 0
12895    //has_own_delete1arg: 0
12896    //has_own_delete2arg: 0
12897    //
12898    if (!soff) {
12899      return(1);
12900    }
12901    if (n) {
12902      if (gvp == (char*)G__PVOID) {
12903        delete[] (TEveException*) soff;
12904      } else {
12905        G__setgvp((long) G__PVOID);
12906        for (int i = n - 1; i >= 0; --i) {
12907          ((TEveException*) (soff+(sizeof(TEveException)*i)))->~G__TTEveException();
12908        }
12909        G__setgvp((long)gvp);
12910      }
12911    } else {
12912      if (gvp == (char*)G__PVOID) {
12913        delete (TEveException*) soff;
12914      } else {
12915        G__setgvp((long) G__PVOID);
12916        ((TEveException*) (soff))->~G__TTEveException();
12917        G__setgvp((long)gvp);
12918      }
12919    }
12920    G__setnull(result7);
12921    return(1 || funcname || hash || result7 || libp) ;
12922 }
12923 
12924 // automatic assignment operator
12925 static int G__G__Eve1_133_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12926 {
12927    TEveException* dest = (TEveException*) G__getstructoffset();
12928    *dest = *(TEveException*) libp->para[0].ref;
12929    const TEveException& obj = *dest;
12930    result7->ref = (long) (&obj);
12931    result7->obj.i = (long) (&obj);
12932    return(1 || funcname || hash || result7 || libp) ;
12933 }
12934 
12935 
12936 /* TEvePadHolder */
12937 static int G__G__Eve1_134_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12938 {
12939    TEvePadHolder* p = NULL;
12940    char* gvp = (char*) G__getgvp();
12941    switch (libp->paran) {
12942    case 3:
12943      //m: 3
12944      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12945        p = new TEvePadHolder(
12946 (Bool_t) G__int(libp->para[0]), (TVirtualPad*) G__int(libp->para[1])
12947 , (Int_t) G__int(libp->para[2]));
12948      } else {
12949        p = new((void*) gvp) TEvePadHolder(
12950 (Bool_t) G__int(libp->para[0]), (TVirtualPad*) G__int(libp->para[1])
12951 , (Int_t) G__int(libp->para[2]));
12952      }
12953      break;
12954    case 2:
12955      //m: 2
12956      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12957        p = new TEvePadHolder((Bool_t) G__int(libp->para[0]), (TVirtualPad*) G__int(libp->para[1]));
12958      } else {
12959        p = new((void*) gvp) TEvePadHolder((Bool_t) G__int(libp->para[0]), (TVirtualPad*) G__int(libp->para[1]));
12960      }
12961      break;
12962    case 1:
12963      //m: 1
12964      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
12965        p = new TEvePadHolder((Bool_t) G__int(libp->para[0]));
12966      } else {
12967        p = new((void*) gvp) TEvePadHolder((Bool_t) G__int(libp->para[0]));
12968      }
12969      break;
12970    }
12971    result7->obj.i = (long) p;
12972    result7->ref = (long) p;
12973    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEvePadHolder));
12974    return(1 || funcname || hash || result7 || libp) ;
12975 }
12976 
12977 static int G__G__Eve1_134_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12978 {
12979       G__letint(result7, 85, (long) TEvePadHolder::Class());
12980    return(1 || funcname || hash || result7 || libp) ;
12981 }
12982 
12983 static int G__G__Eve1_134_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12984 {
12985       G__letint(result7, 67, (long) TEvePadHolder::Class_Name());
12986    return(1 || funcname || hash || result7 || libp) ;
12987 }
12988 
12989 static int G__G__Eve1_134_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12990 {
12991       G__letint(result7, 115, (long) TEvePadHolder::Class_Version());
12992    return(1 || funcname || hash || result7 || libp) ;
12993 }
12994 
12995 static int G__G__Eve1_134_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12996 {
12997       TEvePadHolder::Dictionary();
12998       G__setnull(result7);
12999    return(1 || funcname || hash || result7 || libp) ;
13000 }
13001 
13002 static int G__G__Eve1_134_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13003 {
13004       G__letint(result7, 85, (long) ((const TEvePadHolder*) G__getstructoffset())->IsA());
13005    return(1 || funcname || hash || result7 || libp) ;
13006 }
13007 
13008 static int G__G__Eve1_134_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13009 {
13010       ((TEvePadHolder*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
13011       G__setnull(result7);
13012    return(1 || funcname || hash || result7 || libp) ;
13013 }
13014 
13015 static int G__G__Eve1_134_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13016 {
13017       ((TEvePadHolder*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
13018       G__setnull(result7);
13019    return(1 || funcname || hash || result7 || libp) ;
13020 }
13021 
13022 static int G__G__Eve1_134_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13023 {
13024       ((TEvePadHolder*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
13025       G__setnull(result7);
13026    return(1 || funcname || hash || result7 || libp) ;
13027 }
13028 
13029 static int G__G__Eve1_134_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13030 {
13031       G__letint(result7, 67, (long) TEvePadHolder::DeclFileName());
13032    return(1 || funcname || hash || result7 || libp) ;
13033 }
13034 
13035 static int G__G__Eve1_134_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13036 {
13037       G__letint(result7, 105, (long) TEvePadHolder::ImplFileLine());
13038    return(1 || funcname || hash || result7 || libp) ;
13039 }
13040 
13041 static int G__G__Eve1_134_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13042 {
13043       G__letint(result7, 67, (long) TEvePadHolder::ImplFileName());
13044    return(1 || funcname || hash || result7 || libp) ;
13045 }
13046 
13047 static int G__G__Eve1_134_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13048 {
13049       G__letint(result7, 105, (long) TEvePadHolder::DeclFileLine());
13050    return(1 || funcname || hash || result7 || libp) ;
13051 }
13052 
13053 // automatic destructor
13054 typedef TEvePadHolder G__TTEvePadHolder;
13055 static int G__G__Eve1_134_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13056 {
13057    char* gvp = (char*) G__getgvp();
13058    long soff = G__getstructoffset();
13059    int n = G__getaryconstruct();
13060    //
13061    //has_a_delete: 0
13062    //has_own_delete1arg: 0
13063    //has_own_delete2arg: 0
13064    //
13065    if (!soff) {
13066      return(1);
13067    }
13068    if (n) {
13069      if (gvp == (char*)G__PVOID) {
13070        delete[] (TEvePadHolder*) soff;
13071      } else {
13072        G__setgvp((long) G__PVOID);
13073        for (int i = n - 1; i >= 0; --i) {
13074          ((TEvePadHolder*) (soff+(sizeof(TEvePadHolder)*i)))->~G__TTEvePadHolder();
13075        }
13076        G__setgvp((long)gvp);
13077      }
13078    } else {
13079      if (gvp == (char*)G__PVOID) {
13080        delete (TEvePadHolder*) soff;
13081      } else {
13082        G__setgvp((long) G__PVOID);
13083        ((TEvePadHolder*) (soff))->~G__TTEvePadHolder();
13084        G__setgvp((long)gvp);
13085      }
13086    }
13087    G__setnull(result7);
13088    return(1 || funcname || hash || result7 || libp) ;
13089 }
13090 
13091 
13092 /* TEveGeoManagerHolder */
13093 static int G__G__Eve1_135_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13094 {
13095    TEveGeoManagerHolder* p = NULL;
13096    char* gvp = (char*) G__getgvp();
13097    switch (libp->paran) {
13098    case 2:
13099      //m: 2
13100      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13101        p = new TEveGeoManagerHolder((TGeoManager*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
13102      } else {
13103        p = new((void*) gvp) TEveGeoManagerHolder((TGeoManager*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
13104      }
13105      break;
13106    case 1:
13107      //m: 1
13108      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13109        p = new TEveGeoManagerHolder((TGeoManager*) G__int(libp->para[0]));
13110      } else {
13111        p = new((void*) gvp) TEveGeoManagerHolder((TGeoManager*) G__int(libp->para[0]));
13112      }
13113      break;
13114    case 0:
13115      int n = G__getaryconstruct();
13116      if (n) {
13117        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13118          p = new TEveGeoManagerHolder[n];
13119        } else {
13120          p = new((void*) gvp) TEveGeoManagerHolder[n];
13121        }
13122      } else {
13123        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13124          p = new TEveGeoManagerHolder;
13125        } else {
13126          p = new((void*) gvp) TEveGeoManagerHolder;
13127        }
13128      }
13129      break;
13130    }
13131    result7->obj.i = (long) p;
13132    result7->ref = (long) p;
13133    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveGeoManagerHolder));
13134    return(1 || funcname || hash || result7 || libp) ;
13135 }
13136 
13137 static int G__G__Eve1_135_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13138 {
13139       G__letint(result7, 85, (long) TEveGeoManagerHolder::Class());
13140    return(1 || funcname || hash || result7 || libp) ;
13141 }
13142 
13143 static int G__G__Eve1_135_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13144 {
13145       G__letint(result7, 67, (long) TEveGeoManagerHolder::Class_Name());
13146    return(1 || funcname || hash || result7 || libp) ;
13147 }
13148 
13149 static int G__G__Eve1_135_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13150 {
13151       G__letint(result7, 115, (long) TEveGeoManagerHolder::Class_Version());
13152    return(1 || funcname || hash || result7 || libp) ;
13153 }
13154 
13155 static int G__G__Eve1_135_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13156 {
13157       TEveGeoManagerHolder::Dictionary();
13158       G__setnull(result7);
13159    return(1 || funcname || hash || result7 || libp) ;
13160 }
13161 
13162 static int G__G__Eve1_135_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13163 {
13164       G__letint(result7, 85, (long) ((const TEveGeoManagerHolder*) G__getstructoffset())->IsA());
13165    return(1 || funcname || hash || result7 || libp) ;
13166 }
13167 
13168 static int G__G__Eve1_135_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13169 {
13170       ((TEveGeoManagerHolder*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
13171       G__setnull(result7);
13172    return(1 || funcname || hash || result7 || libp) ;
13173 }
13174 
13175 static int G__G__Eve1_135_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13176 {
13177       ((TEveGeoManagerHolder*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
13178       G__setnull(result7);
13179    return(1 || funcname || hash || result7 || libp) ;
13180 }
13181 
13182 static int G__G__Eve1_135_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13183 {
13184       ((TEveGeoManagerHolder*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
13185       G__setnull(result7);
13186    return(1 || funcname || hash || result7 || libp) ;
13187 }
13188 
13189 static int G__G__Eve1_135_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13190 {
13191       G__letint(result7, 67, (long) TEveGeoManagerHolder::DeclFileName());
13192    return(1 || funcname || hash || result7 || libp) ;
13193 }
13194 
13195 static int G__G__Eve1_135_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13196 {
13197       G__letint(result7, 105, (long) TEveGeoManagerHolder::ImplFileLine());
13198    return(1 || funcname || hash || result7 || libp) ;
13199 }
13200 
13201 static int G__G__Eve1_135_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13202 {
13203       G__letint(result7, 67, (long) TEveGeoManagerHolder::ImplFileName());
13204    return(1 || funcname || hash || result7 || libp) ;
13205 }
13206 
13207 static int G__G__Eve1_135_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13208 {
13209       G__letint(result7, 105, (long) TEveGeoManagerHolder::DeclFileLine());
13210    return(1 || funcname || hash || result7 || libp) ;
13211 }
13212 
13213 // automatic destructor
13214 typedef TEveGeoManagerHolder G__TTEveGeoManagerHolder;
13215 static int G__G__Eve1_135_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13216 {
13217    char* gvp = (char*) G__getgvp();
13218    long soff = G__getstructoffset();
13219    int n = G__getaryconstruct();
13220    //
13221    //has_a_delete: 0
13222    //has_own_delete1arg: 0
13223    //has_own_delete2arg: 0
13224    //
13225    if (!soff) {
13226      return(1);
13227    }
13228    if (n) {
13229      if (gvp == (char*)G__PVOID) {
13230        delete[] (TEveGeoManagerHolder*) soff;
13231      } else {
13232        G__setgvp((long) G__PVOID);
13233        for (int i = n - 1; i >= 0; --i) {
13234          ((TEveGeoManagerHolder*) (soff+(sizeof(TEveGeoManagerHolder)*i)))->~G__TTEveGeoManagerHolder();
13235        }
13236        G__setgvp((long)gvp);
13237      }
13238    } else {
13239      if (gvp == (char*)G__PVOID) {
13240        delete (TEveGeoManagerHolder*) soff;
13241      } else {
13242        G__setgvp((long) G__PVOID);
13243        ((TEveGeoManagerHolder*) (soff))->~G__TTEveGeoManagerHolder();
13244        G__setgvp((long)gvp);
13245      }
13246    }
13247    G__setnull(result7);
13248    return(1 || funcname || hash || result7 || libp) ;
13249 }
13250 
13251 
13252 /* TEveRefCnt */
13253 static int G__G__Eve1_136_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13254 {
13255    TEveRefCnt* p = NULL;
13256    char* gvp = (char*) G__getgvp();
13257    int n = G__getaryconstruct();
13258    if (n) {
13259      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13260        p = new TEveRefCnt[n];
13261      } else {
13262        p = new((void*) gvp) TEveRefCnt[n];
13263      }
13264    } else {
13265      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13266        p = new TEveRefCnt;
13267      } else {
13268        p = new((void*) gvp) TEveRefCnt;
13269      }
13270    }
13271    result7->obj.i = (long) p;
13272    result7->ref = (long) p;
13273    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveRefCnt));
13274    return(1 || funcname || hash || result7 || libp) ;
13275 }
13276 
13277 static int G__G__Eve1_136_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13278 {
13279    TEveRefCnt* p = NULL;
13280    char* gvp = (char*) G__getgvp();
13281    //m: 1
13282    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13283      p = new TEveRefCnt(*(TEveRefCnt*) libp->para[0].ref);
13284    } else {
13285      p = new((void*) gvp) TEveRefCnt(*(TEveRefCnt*) libp->para[0].ref);
13286    }
13287    result7->obj.i = (long) p;
13288    result7->ref = (long) p;
13289    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveRefCnt));
13290    return(1 || funcname || hash || result7 || libp) ;
13291 }
13292 
13293 static int G__G__Eve1_136_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13294 {
13295       {
13296          const TEveRefCnt& obj = ((TEveRefCnt*) G__getstructoffset())->operator=(*(TEveRefCnt*) libp->para[0].ref);
13297          result7->ref = (long) (&obj);
13298          result7->obj.i = (long) (&obj);
13299       }
13300    return(1 || funcname || hash || result7 || libp) ;
13301 }
13302 
13303 static int G__G__Eve1_136_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13304 {
13305       ((TEveRefCnt*) G__getstructoffset())->IncRefCount();
13306       G__setnull(result7);
13307    return(1 || funcname || hash || result7 || libp) ;
13308 }
13309 
13310 static int G__G__Eve1_136_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13311 {
13312       ((TEveRefCnt*) G__getstructoffset())->DecRefCount();
13313       G__setnull(result7);
13314    return(1 || funcname || hash || result7 || libp) ;
13315 }
13316 
13317 static int G__G__Eve1_136_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13318 {
13319       ((TEveRefCnt*) G__getstructoffset())->OnZeroRefCount();
13320       G__setnull(result7);
13321    return(1 || funcname || hash || result7 || libp) ;
13322 }
13323 
13324 static int G__G__Eve1_136_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13325 {
13326       G__letint(result7, 85, (long) TEveRefCnt::Class());
13327    return(1 || funcname || hash || result7 || libp) ;
13328 }
13329 
13330 static int G__G__Eve1_136_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13331 {
13332       G__letint(result7, 67, (long) TEveRefCnt::Class_Name());
13333    return(1 || funcname || hash || result7 || libp) ;
13334 }
13335 
13336 static int G__G__Eve1_136_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13337 {
13338       G__letint(result7, 115, (long) TEveRefCnt::Class_Version());
13339    return(1 || funcname || hash || result7 || libp) ;
13340 }
13341 
13342 static int G__G__Eve1_136_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13343 {
13344       TEveRefCnt::Dictionary();
13345       G__setnull(result7);
13346    return(1 || funcname || hash || result7 || libp) ;
13347 }
13348 
13349 static int G__G__Eve1_136_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13350 {
13351       G__letint(result7, 85, (long) ((const TEveRefCnt*) G__getstructoffset())->IsA());
13352    return(1 || funcname || hash || result7 || libp) ;
13353 }
13354 
13355 static int G__G__Eve1_136_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13356 {
13357       ((TEveRefCnt*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
13358       G__setnull(result7);
13359    return(1 || funcname || hash || result7 || libp) ;
13360 }
13361 
13362 static int G__G__Eve1_136_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13363 {
13364       ((TEveRefCnt*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
13365       G__setnull(result7);
13366    return(1 || funcname || hash || result7 || libp) ;
13367 }
13368 
13369 static int G__G__Eve1_136_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13370 {
13371       ((TEveRefCnt*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
13372       G__setnull(result7);
13373    return(1 || funcname || hash || result7 || libp) ;
13374 }
13375 
13376 static int G__G__Eve1_136_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13377 {
13378       G__letint(result7, 67, (long) TEveRefCnt::DeclFileName());
13379    return(1 || funcname || hash || result7 || libp) ;
13380 }
13381 
13382 static int G__G__Eve1_136_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13383 {
13384       G__letint(result7, 105, (long) TEveRefCnt::ImplFileLine());
13385    return(1 || funcname || hash || result7 || libp) ;
13386 }
13387 
13388 static int G__G__Eve1_136_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13389 {
13390       G__letint(result7, 67, (long) TEveRefCnt::ImplFileName());
13391    return(1 || funcname || hash || result7 || libp) ;
13392 }
13393 
13394 static int G__G__Eve1_136_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13395 {
13396       G__letint(result7, 105, (long) TEveRefCnt::DeclFileLine());
13397    return(1 || funcname || hash || result7 || libp) ;
13398 }
13399 
13400 // automatic destructor
13401 typedef TEveRefCnt G__TTEveRefCnt;
13402 static int G__G__Eve1_136_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13403 {
13404    char* gvp = (char*) G__getgvp();
13405    long soff = G__getstructoffset();
13406    int n = G__getaryconstruct();
13407    //
13408    //has_a_delete: 0
13409    //has_own_delete1arg: 0
13410    //has_own_delete2arg: 0
13411    //
13412    if (!soff) {
13413      return(1);
13414    }
13415    if (n) {
13416      if (gvp == (char*)G__PVOID) {
13417        delete[] (TEveRefCnt*) soff;
13418      } else {
13419        G__setgvp((long) G__PVOID);
13420        for (int i = n - 1; i >= 0; --i) {
13421          ((TEveRefCnt*) (soff+(sizeof(TEveRefCnt)*i)))->~G__TTEveRefCnt();
13422        }
13423        G__setgvp((long)gvp);
13424      }
13425    } else {
13426      if (gvp == (char*)G__PVOID) {
13427        delete (TEveRefCnt*) soff;
13428      } else {
13429        G__setgvp((long) G__PVOID);
13430        ((TEveRefCnt*) (soff))->~G__TTEveRefCnt();
13431        G__setgvp((long)gvp);
13432      }
13433    }
13434    G__setnull(result7);
13435    return(1 || funcname || hash || result7 || libp) ;
13436 }
13437 
13438 
13439 /* TEveRefBackPtr */
13440 static int G__G__Eve1_137_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13441 {
13442    TEveRefBackPtr* p = NULL;
13443    char* gvp = (char*) G__getgvp();
13444    int n = G__getaryconstruct();
13445    if (n) {
13446      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13447        p = new TEveRefBackPtr[n];
13448      } else {
13449        p = new((void*) gvp) TEveRefBackPtr[n];
13450      }
13451    } else {
13452      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13453        p = new TEveRefBackPtr;
13454      } else {
13455        p = new((void*) gvp) TEveRefBackPtr;
13456      }
13457    }
13458    result7->obj.i = (long) p;
13459    result7->ref = (long) p;
13460    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveRefBackPtr));
13461    return(1 || funcname || hash || result7 || libp) ;
13462 }
13463 
13464 static int G__G__Eve1_137_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13465 {
13466    TEveRefBackPtr* p = NULL;
13467    char* gvp = (char*) G__getgvp();
13468    //m: 1
13469    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13470      p = new TEveRefBackPtr(*(TEveRefBackPtr*) libp->para[0].ref);
13471    } else {
13472      p = new((void*) gvp) TEveRefBackPtr(*(TEveRefBackPtr*) libp->para[0].ref);
13473    }
13474    result7->obj.i = (long) p;
13475    result7->ref = (long) p;
13476    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveRefBackPtr));
13477    return(1 || funcname || hash || result7 || libp) ;
13478 }
13479 
13480 static int G__G__Eve1_137_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13481 {
13482       {
13483          const TEveRefBackPtr& obj = ((TEveRefBackPtr*) G__getstructoffset())->operator=(*(TEveRefBackPtr*) libp->para[0].ref);
13484          result7->ref = (long) (&obj);
13485          result7->obj.i = (long) (&obj);
13486       }
13487    return(1 || funcname || hash || result7 || libp) ;
13488 }
13489 
13490 static int G__G__Eve1_137_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13491 {
13492       ((TEveRefBackPtr*) G__getstructoffset())->IncRefCount((TEveElement*) G__int(libp->para[0]));
13493       G__setnull(result7);
13494    return(1 || funcname || hash || result7 || libp) ;
13495 }
13496 
13497 static int G__G__Eve1_137_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13498 {
13499       ((TEveRefBackPtr*) G__getstructoffset())->DecRefCount((TEveElement*) G__int(libp->para[0]));
13500       G__setnull(result7);
13501    return(1 || funcname || hash || result7 || libp) ;
13502 }
13503 
13504 static int G__G__Eve1_137_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13505 {
13506       ((TEveRefBackPtr*) G__getstructoffset())->StampBackPtrElements((UChar_t) G__int(libp->para[0]));
13507       G__setnull(result7);
13508    return(1 || funcname || hash || result7 || libp) ;
13509 }
13510 
13511 static int G__G__Eve1_137_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13512 {
13513       G__letint(result7, 85, (long) TEveRefBackPtr::Class());
13514    return(1 || funcname || hash || result7 || libp) ;
13515 }
13516 
13517 static int G__G__Eve1_137_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13518 {
13519       G__letint(result7, 67, (long) TEveRefBackPtr::Class_Name());
13520    return(1 || funcname || hash || result7 || libp) ;
13521 }
13522 
13523 static int G__G__Eve1_137_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13524 {
13525       G__letint(result7, 115, (long) TEveRefBackPtr::Class_Version());
13526    return(1 || funcname || hash || result7 || libp) ;
13527 }
13528 
13529 static int G__G__Eve1_137_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13530 {
13531       TEveRefBackPtr::Dictionary();
13532       G__setnull(result7);
13533    return(1 || funcname || hash || result7 || libp) ;
13534 }
13535 
13536 static int G__G__Eve1_137_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13537 {
13538       ((TEveRefBackPtr*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
13539       G__setnull(result7);
13540    return(1 || funcname || hash || result7 || libp) ;
13541 }
13542 
13543 static int G__G__Eve1_137_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13544 {
13545       G__letint(result7, 67, (long) TEveRefBackPtr::DeclFileName());
13546    return(1 || funcname || hash || result7 || libp) ;
13547 }
13548 
13549 static int G__G__Eve1_137_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13550 {
13551       G__letint(result7, 105, (long) TEveRefBackPtr::ImplFileLine());
13552    return(1 || funcname || hash || result7 || libp) ;
13553 }
13554 
13555 static int G__G__Eve1_137_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13556 {
13557       G__letint(result7, 67, (long) TEveRefBackPtr::ImplFileName());
13558    return(1 || funcname || hash || result7 || libp) ;
13559 }
13560 
13561 static int G__G__Eve1_137_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13562 {
13563       G__letint(result7, 105, (long) TEveRefBackPtr::DeclFileLine());
13564    return(1 || funcname || hash || result7 || libp) ;
13565 }
13566 
13567 // automatic destructor
13568 typedef TEveRefBackPtr G__TTEveRefBackPtr;
13569 static int G__G__Eve1_137_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13570 {
13571    char* gvp = (char*) G__getgvp();
13572    long soff = G__getstructoffset();
13573    int n = G__getaryconstruct();
13574    //
13575    //has_a_delete: 0
13576    //has_own_delete1arg: 0
13577    //has_own_delete2arg: 0
13578    //
13579    if (!soff) {
13580      return(1);
13581    }
13582    if (n) {
13583      if (gvp == (char*)G__PVOID) {
13584        delete[] (TEveRefBackPtr*) soff;
13585      } else {
13586        G__setgvp((long) G__PVOID);
13587        for (int i = n - 1; i >= 0; --i) {
13588          ((TEveRefBackPtr*) (soff+(sizeof(TEveRefBackPtr)*i)))->~G__TTEveRefBackPtr();
13589        }
13590        G__setgvp((long)gvp);
13591      }
13592    } else {
13593      if (gvp == (char*)G__PVOID) {
13594        delete (TEveRefBackPtr*) soff;
13595      } else {
13596        G__setgvp((long) G__PVOID);
13597        ((TEveRefBackPtr*) (soff))->~G__TTEveRefBackPtr();
13598        G__setgvp((long)gvp);
13599      }
13600    }
13601    G__setnull(result7);
13602    return(1 || funcname || hash || result7 || libp) ;
13603 }
13604 
13605 
13606 /* TEveProjection */
13607 static int G__G__Eve1_147_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13608 {
13609       G__letint(result7, 103, (long) ((const TEveProjection*) G__getstructoffset())->Is2D());
13610    return(1 || funcname || hash || result7 || libp) ;
13611 }
13612 
13613 static int G__G__Eve1_147_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13614 {
13615       G__letint(result7, 103, (long) ((const TEveProjection*) G__getstructoffset())->Is3D());
13616    return(1 || funcname || hash || result7 || libp) ;
13617 }
13618 
13619 static int G__G__Eve1_147_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13620 {
13621    switch (libp->paran) {
13622    case 5:
13623       ((TEveProjection*) G__getstructoffset())->ProjectPoint(*(Float_t*) G__Floatref(&libp->para[0]), *(Float_t*) G__Floatref(&libp->para[1])
13624 , *(Float_t*) G__Floatref(&libp->para[2]), (Float_t) G__double(libp->para[3])
13625 , (TEveProjection::EPProc_e) G__int(libp->para[4]));
13626       G__setnull(result7);
13627       break;
13628    case 4:
13629       ((TEveProjection*) G__getstructoffset())->ProjectPoint(*(Float_t*) G__Floatref(&libp->para[0]), *(Float_t*) G__Floatref(&libp->para[1])
13630 , *(Float_t*) G__Floatref(&libp->para[2]), (Float_t) G__double(libp->para[3]));
13631       G__setnull(result7);
13632       break;
13633    }
13634    return(1 || funcname || hash || result7 || libp) ;
13635 }
13636 
13637 static int G__G__Eve1_147_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13638 {
13639       ((TEveProjection*) G__getstructoffset())->ProjectPointfv((Float_t*) G__int(libp->para[0]), (Float_t) G__double(libp->para[1]));
13640       G__setnull(result7);
13641    return(1 || funcname || hash || result7 || libp) ;
13642 }
13643 
13644 static int G__G__Eve1_147_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13645 {
13646       ((TEveProjection*) G__getstructoffset())->ProjectPointdv((Double_t*) G__int(libp->para[0]), (Float_t) G__double(libp->para[1]));
13647       G__setnull(result7);
13648    return(1 || funcname || hash || result7 || libp) ;
13649 }
13650 
13651 static int G__G__Eve1_147_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13652 {
13653       ((TEveProjection*) G__getstructoffset())->ProjectVector(*(TEveVector*) libp->para[0].ref, (Float_t) G__double(libp->para[1]));
13654       G__setnull(result7);
13655    return(1 || funcname || hash || result7 || libp) ;
13656 }
13657 
13658 static int G__G__Eve1_147_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13659 {
13660       ((TEveProjection*) G__getstructoffset())->ProjectPointfv((TEveTrans*) G__int(libp->para[0]), (Float_t*) G__int(libp->para[1])
13661 , (Float_t*) G__int(libp->para[2]), (Float_t) G__double(libp->para[3]));
13662       G__setnull(result7);
13663    return(1 || funcname || hash || result7 || libp) ;
13664 }
13665 
13666 static int G__G__Eve1_147_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13667 {
13668       ((TEveProjection*) G__getstructoffset())->ProjectPointdv((TEveTrans*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
13669 , (Double_t*) G__int(libp->para[2]), (Float_t) G__double(libp->para[3]));
13670       G__setnull(result7);
13671    return(1 || funcname || hash || result7 || libp) ;
13672 }
13673 
13674 static int G__G__Eve1_147_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13675 {
13676       ((TEveProjection*) G__getstructoffset())->ProjectVector((TEveTrans*) G__int(libp->para[0]), *(TEveVector*) libp->para[1].ref
13677 , (Float_t) G__double(libp->para[2]));
13678       G__setnull(result7);
13679    return(1 || funcname || hash || result7 || libp) ;
13680 }
13681 
13682 static int G__G__Eve1_147_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13683 {
13684       G__letint(result7, 67, (long) ((const TEveProjection*) G__getstructoffset())->GetName());
13685    return(1 || funcname || hash || result7 || libp) ;
13686 }
13687 
13688 static int G__G__Eve1_147_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13689 {
13690       ((TEveProjection*) G__getstructoffset())->SetName((const Char_t*) G__int(libp->para[0]));
13691       G__setnull(result7);
13692    return(1 || funcname || hash || result7 || libp) ;
13693 }
13694 
13695 static int G__G__Eve1_147_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13696 {
13697       ((TEveProjection*) G__getstructoffset())->SetCenter(*(TEveVector*) libp->para[0].ref);
13698       G__setnull(result7);
13699    return(1 || funcname || hash || result7 || libp) ;
13700 }
13701 
13702 static int G__G__Eve1_147_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13703 {
13704       G__letint(result7, 70, (long) ((TEveProjection*) G__getstructoffset())->GetProjectedCenter());
13705    return(1 || funcname || hash || result7 || libp) ;
13706 }
13707 
13708 static int G__G__Eve1_147_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13709 {
13710       ((TEveProjection*) G__getstructoffset())->SetType((TEveProjection::EPType_e) G__int(libp->para[0]));
13711       G__setnull(result7);
13712    return(1 || funcname || hash || result7 || libp) ;
13713 }
13714 
13715 static int G__G__Eve1_147_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13716 {
13717       G__letint(result7, 105, (long) ((const TEveProjection*) G__getstructoffset())->GetType());
13718    return(1 || funcname || hash || result7 || libp) ;
13719 }
13720 
13721 static int G__G__Eve1_147_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13722 {
13723       ((TEveProjection*) G__getstructoffset())->SetGeoMode((TEveProjection::EGeoMode_e) G__int(libp->para[0]));
13724       G__setnull(result7);
13725    return(1 || funcname || hash || result7 || libp) ;
13726 }
13727 
13728 static int G__G__Eve1_147_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13729 {
13730       G__letint(result7, 105, (long) ((const TEveProjection*) G__getstructoffset())->GetGeoMode());
13731    return(1 || funcname || hash || result7 || libp) ;
13732 }
13733 
13734 static int G__G__Eve1_147_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13735 {
13736       ((TEveProjection*) G__getstructoffset())->UpdateLimit();
13737       G__setnull(result7);
13738    return(1 || funcname || hash || result7 || libp) ;
13739 }
13740 
13741 static int G__G__Eve1_147_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13742 {
13743       G__letint(result7, 103, (long) ((const TEveProjection*) G__getstructoffset())->GetUsePreScale());
13744    return(1 || funcname || hash || result7 || libp) ;
13745 }
13746 
13747 static int G__G__Eve1_147_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13748 {
13749       ((TEveProjection*) G__getstructoffset())->SetUsePreScale((Bool_t) G__int(libp->para[0]));
13750       G__setnull(result7);
13751    return(1 || funcname || hash || result7 || libp) ;
13752 }
13753 
13754 static int G__G__Eve1_147_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13755 {
13756       ((TEveProjection*) G__getstructoffset())->PreScalePoint(*(Float_t*) G__Floatref(&libp->para[0]), *(Float_t*) G__Floatref(&libp->para[1]));
13757       G__setnull(result7);
13758    return(1 || funcname || hash || result7 || libp) ;
13759 }
13760 
13761 static int G__G__Eve1_147_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13762 {
13763       ((TEveProjection*) G__getstructoffset())->PreScalePoint(*(Float_t*) G__Floatref(&libp->para[0]), *(Float_t*) G__Floatref(&libp->para[1])
13764 , *(Float_t*) G__Floatref(&libp->para[2]));
13765       G__setnull(result7);
13766    return(1 || funcname || hash || result7 || libp) ;
13767 }
13768 
13769 static int G__G__Eve1_147_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13770 {
13771       ((TEveProjection*) G__getstructoffset())->AddPreScaleEntry((Int_t) G__int(libp->para[0]), (Float_t) G__double(libp->para[1])
13772 , (Float_t) G__double(libp->para[2]));
13773       G__setnull(result7);
13774    return(1 || funcname || hash || result7 || libp) ;
13775 }
13776 
13777 static int G__G__Eve1_147_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13778 {
13779       ((TEveProjection*) G__getstructoffset())->ChangePreScaleEntry((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
13780 , (Float_t) G__double(libp->para[2]));
13781       G__setnull(result7);
13782    return(1 || funcname || hash || result7 || libp) ;
13783 }
13784 
13785 static int G__G__Eve1_147_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13786 {
13787       ((TEveProjection*) G__getstructoffset())->ClearPreScales();
13788       G__setnull(result7);
13789    return(1 || funcname || hash || result7 || libp) ;
13790 }
13791 
13792 static int G__G__Eve1_147_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13793 {
13794       ((TEveProjection*) G__getstructoffset())->SetDistortion((Float_t) G__double(libp->para[0]));
13795       G__setnull(result7);
13796    return(1 || funcname || hash || result7 || libp) ;
13797 }
13798 
13799 static int G__G__Eve1_147_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13800 {
13801       G__letdouble(result7, 102, (double) ((const TEveProjection*) G__getstructoffset())->GetDistortion());
13802    return(1 || funcname || hash || result7 || libp) ;
13803 }
13804 
13805 static int G__G__Eve1_147_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13806 {
13807       G__letdouble(result7, 102, (double) ((const TEveProjection*) G__getstructoffset())->GetFixR());
13808    return(1 || funcname || hash || result7 || libp) ;
13809 }
13810 
13811 static int G__G__Eve1_147_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13812 {
13813       G__letdouble(result7, 102, (double) ((const TEveProjection*) G__getstructoffset())->GetFixZ());
13814    return(1 || funcname || hash || result7 || libp) ;
13815 }
13816 
13817 static int G__G__Eve1_147_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13818 {
13819       ((TEveProjection*) G__getstructoffset())->SetFixR((Float_t) G__double(libp->para[0]));
13820       G__setnull(result7);
13821    return(1 || funcname || hash || result7 || libp) ;
13822 }
13823 
13824 static int G__G__Eve1_147_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13825 {
13826       ((TEveProjection*) G__getstructoffset())->SetFixZ((Float_t) G__double(libp->para[0]));
13827       G__setnull(result7);
13828    return(1 || funcname || hash || result7 || libp) ;
13829 }
13830 
13831 static int G__G__Eve1_147_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13832 {
13833       G__letdouble(result7, 102, (double) ((const TEveProjection*) G__getstructoffset())->GetPastFixRFac());
13834    return(1 || funcname || hash || result7 || libp) ;
13835 }
13836 
13837 static int G__G__Eve1_147_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13838 {
13839       G__letdouble(result7, 102, (double) ((const TEveProjection*) G__getstructoffset())->GetPastFixZFac());
13840    return(1 || funcname || hash || result7 || libp) ;
13841 }
13842 
13843 static int G__G__Eve1_147_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13844 {
13845       ((TEveProjection*) G__getstructoffset())->SetPastFixRFac((Float_t) G__double(libp->para[0]));
13846       G__setnull(result7);
13847    return(1 || funcname || hash || result7 || libp) ;
13848 }
13849 
13850 static int G__G__Eve1_147_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13851 {
13852       ((TEveProjection*) G__getstructoffset())->SetPastFixZFac((Float_t) G__double(libp->para[0]));
13853       G__setnull(result7);
13854    return(1 || funcname || hash || result7 || libp) ;
13855 }
13856 
13857 static int G__G__Eve1_147_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13858 {
13859       G__letdouble(result7, 102, (double) ((const TEveProjection*) G__getstructoffset())->GetMaxTrackStep());
13860    return(1 || funcname || hash || result7 || libp) ;
13861 }
13862 
13863 static int G__G__Eve1_147_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13864 {
13865       ((TEveProjection*) G__getstructoffset())->SetMaxTrackStep((Float_t) G__double(libp->para[0]));
13866       G__setnull(result7);
13867    return(1 || funcname || hash || result7 || libp) ;
13868 }
13869 
13870 static int G__G__Eve1_147_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13871 {
13872       G__letint(result7, 103, (long) ((const TEveProjection*) G__getstructoffset())->HasSeveralSubSpaces());
13873    return(1 || funcname || hash || result7 || libp) ;
13874 }
13875 
13876 static int G__G__Eve1_147_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13877 {
13878       G__letint(result7, 103, (long) ((const TEveProjection*) G__getstructoffset())->AcceptSegment(*(TEveVector*) libp->para[0].ref, *(TEveVector*) libp->para[1].ref
13879 , (Float_t) G__double(libp->para[2])));
13880    return(1 || funcname || hash || result7 || libp) ;
13881 }
13882 
13883 static int G__G__Eve1_147_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13884 {
13885       G__letint(result7, 105, (long) ((const TEveProjection*) G__getstructoffset())->SubSpaceId(*(TEveVector*) libp->para[0].ref));
13886    return(1 || funcname || hash || result7 || libp) ;
13887 }
13888 
13889 static int G__G__Eve1_147_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13890 {
13891       G__letint(result7, 103, (long) ((const TEveProjection*) G__getstructoffset())->IsOnSubSpaceBoundrary(*(TEveVector*) libp->para[0].ref));
13892    return(1 || funcname || hash || result7 || libp) ;
13893 }
13894 
13895 static int G__G__Eve1_147_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13896 {
13897    switch (libp->paran) {
13898    case 3:
13899       ((TEveProjection*) G__getstructoffset())->BisectBreakPoint(*(TEveVector*) libp->para[0].ref, *(TEveVector*) libp->para[1].ref
13900 , (Float_t) G__double(libp->para[2]));
13901       G__setnull(result7);
13902       break;
13903    case 2:
13904       ((TEveProjection*) G__getstructoffset())->BisectBreakPoint(*(TEveVector*) libp->para[0].ref, *(TEveVector*) libp->para[1].ref);
13905       G__setnull(result7);
13906       break;
13907    }
13908    return(1 || funcname || hash || result7 || libp) ;
13909 }
13910 
13911 static int G__G__Eve1_147_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13912 {
13913       ((TEveProjection*) G__getstructoffset())->SetDirectionalVector((Int_t) G__int(libp->para[0]), *(TEveVector*) libp->para[1].ref);
13914       G__setnull(result7);
13915    return(1 || funcname || hash || result7 || libp) ;
13916 }
13917 
13918 static int G__G__Eve1_147_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13919 {
13920       G__letdouble(result7, 102, (double) ((TEveProjection*) G__getstructoffset())->GetValForScreenPos((Int_t) G__int(libp->para[0]), (Float_t) G__double(libp->para[1])));
13921    return(1 || funcname || hash || result7 || libp) ;
13922 }
13923 
13924 static int G__G__Eve1_147_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13925 {
13926       G__letdouble(result7, 102, (double) ((TEveProjection*) G__getstructoffset())->GetScreenVal((Int_t) G__int(libp->para[0]), (Float_t) G__double(libp->para[1])));
13927    return(1 || funcname || hash || result7 || libp) ;
13928 }
13929 
13930 static int G__G__Eve1_147_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13931 {
13932       G__letdouble(result7, 102, (double) ((TEveProjection*) G__getstructoffset())->GetLimit((Int_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1])));
13933    return(1 || funcname || hash || result7 || libp) ;
13934 }
13935 
13936 static int G__G__Eve1_147_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13937 {
13938       G__letint(result7, 85, (long) TEveProjection::Class());
13939    return(1 || funcname || hash || result7 || libp) ;
13940 }
13941 
13942 static int G__G__Eve1_147_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13943 {
13944       G__letint(result7, 67, (long) TEveProjection::Class_Name());
13945    return(1 || funcname || hash || result7 || libp) ;
13946 }
13947 
13948 static int G__G__Eve1_147_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13949 {
13950       G__letint(result7, 115, (long) TEveProjection::Class_Version());
13951    return(1 || funcname || hash || result7 || libp) ;
13952 }
13953 
13954 static int G__G__Eve1_147_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13955 {
13956       TEveProjection::Dictionary();
13957       G__setnull(result7);
13958    return(1 || funcname || hash || result7 || libp) ;
13959 }
13960 
13961 static int G__G__Eve1_147_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13962 {
13963       G__letint(result7, 85, (long) ((const TEveProjection*) G__getstructoffset())->IsA());
13964    return(1 || funcname || hash || result7 || libp) ;
13965 }
13966 
13967 static int G__G__Eve1_147_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13968 {
13969       ((TEveProjection*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
13970       G__setnull(result7);
13971    return(1 || funcname || hash || result7 || libp) ;
13972 }
13973 
13974 static int G__G__Eve1_147_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13975 {
13976       ((TEveProjection*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
13977       G__setnull(result7);
13978    return(1 || funcname || hash || result7 || libp) ;
13979 }
13980 
13981 static int G__G__Eve1_147_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13982 {
13983       ((TEveProjection*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
13984       G__setnull(result7);
13985    return(1 || funcname || hash || result7 || libp) ;
13986 }
13987 
13988 static int G__G__Eve1_147_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13989 {
13990       G__letint(result7, 67, (long) TEveProjection::DeclFileName());
13991    return(1 || funcname || hash || result7 || libp) ;
13992 }
13993 
13994 static int G__G__Eve1_147_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13995 {
13996       G__letint(result7, 105, (long) TEveProjection::ImplFileLine());
13997    return(1 || funcname || hash || result7 || libp) ;
13998 }
13999 
14000 static int G__G__Eve1_147_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14001 {
14002       G__letint(result7, 67, (long) TEveProjection::ImplFileName());
14003    return(1 || funcname || hash || result7 || libp) ;
14004 }
14005 
14006 static int G__G__Eve1_147_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14007 {
14008       G__letint(result7, 105, (long) TEveProjection::DeclFileLine());
14009    return(1 || funcname || hash || result7 || libp) ;
14010 }
14011 
14012 // automatic destructor
14013 typedef TEveProjection G__TTEveProjection;
14014 static int G__G__Eve1_147_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14015 {
14016    char* gvp = (char*) G__getgvp();
14017    long soff = G__getstructoffset();
14018    int n = G__getaryconstruct();
14019    //
14020    //has_a_delete: 0
14021    //has_own_delete1arg: 0
14022    //has_own_delete2arg: 0
14023    //
14024    if (!soff) {
14025      return(1);
14026    }
14027    if (n) {
14028      if (gvp == (char*)G__PVOID) {
14029        delete[] (TEveProjection*) soff;
14030      } else {
14031        G__setgvp((long) G__PVOID);
14032        for (int i = n - 1; i >= 0; --i) {
14033          ((TEveProjection*) (soff+(sizeof(TEveProjection)*i)))->~G__TTEveProjection();
14034        }
14035        G__setgvp((long)gvp);
14036      }
14037    } else {
14038      if (gvp == (char*)G__PVOID) {
14039        delete (TEveProjection*) soff;
14040      } else {
14041        G__setgvp((long) G__PVOID);
14042        ((TEveProjection*) (soff))->~G__TTEveProjection();
14043        G__setgvp((long)gvp);
14044      }
14045    }
14046    G__setnull(result7);
14047    return(1 || funcname || hash || result7 || libp) ;
14048 }
14049 
14050 // automatic assignment operator
14051 static int G__G__Eve1_147_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14052 {
14053    TEveProjection* dest = (TEveProjection*) G__getstructoffset();
14054    *dest = *(TEveProjection*) libp->para[0].ref;
14055    const TEveProjection& obj = *dest;
14056    result7->ref = (long) (&obj);
14057    result7->obj.i = (long) (&obj);
14058    return(1 || funcname || hash || result7 || libp) ;
14059 }
14060 
14061 
14062 /* TEveProjected */
14063 static int G__G__Eve1_148_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14064 {
14065       G__letint(result7, 85, (long) ((const TEveProjected*) G__getstructoffset())->GetManager());
14066    return(1 || funcname || hash || result7 || libp) ;
14067 }
14068 
14069 static int G__G__Eve1_148_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14070 {
14071       G__letint(result7, 85, (long) ((const TEveProjected*) G__getstructoffset())->GetProjectable());
14072    return(1 || funcname || hash || result7 || libp) ;
14073 }
14074 
14075 static int G__G__Eve1_148_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14076 {
14077       G__letdouble(result7, 102, (double) ((const TEveProjected*) G__getstructoffset())->GetDepth());
14078    return(1 || funcname || hash || result7 || libp) ;
14079 }
14080 
14081 static int G__G__Eve1_148_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14082 {
14083       ((TEveProjected*) G__getstructoffset())->SetProjection((TEveProjectionManager*) G__int(libp->para[0]), (TEveProjectable*) G__int(libp->para[1]));
14084       G__setnull(result7);
14085    return(1 || funcname || hash || result7 || libp) ;
14086 }
14087 
14088 static int G__G__Eve1_148_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14089 {
14090    switch (libp->paran) {
14091    case 2:
14092       ((TEveProjected*) G__getstructoffset())->UnRefProjectable((TEveProjectable*) G__int(libp->para[0]), (bool) G__int(libp->para[1]));
14093       G__setnull(result7);
14094       break;
14095    case 1:
14096       ((TEveProjected*) G__getstructoffset())->UnRefProjectable((TEveProjectable*) G__int(libp->para[0]));
14097       G__setnull(result7);
14098       break;
14099    }
14100    return(1 || funcname || hash || result7 || libp) ;
14101 }
14102 
14103 static int G__G__Eve1_148_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14104 {
14105       ((TEveProjected*) G__getstructoffset())->UpdateProjection();
14106       G__setnull(result7);
14107    return(1 || funcname || hash || result7 || libp) ;
14108 }
14109 
14110 static int G__G__Eve1_148_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14111 {
14112       G__letint(result7, 85, (long) ((TEveProjected*) G__getstructoffset())->GetProjectedAsElement());
14113    return(1 || funcname || hash || result7 || libp) ;
14114 }
14115 
14116 static int G__G__Eve1_148_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14117 {
14118       ((TEveProjected*) G__getstructoffset())->SetDepth((Float_t) G__double(libp->para[0]));
14119       G__setnull(result7);
14120    return(1 || funcname || hash || result7 || libp) ;
14121 }
14122 
14123 static int G__G__Eve1_148_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14124 {
14125       G__letint(result7, 85, (long) TEveProjected::Class());
14126    return(1 || funcname || hash || result7 || libp) ;
14127 }
14128 
14129 static int G__G__Eve1_148_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14130 {
14131       G__letint(result7, 67, (long) TEveProjected::Class_Name());
14132    return(1 || funcname || hash || result7 || libp) ;
14133 }
14134 
14135 static int G__G__Eve1_148_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14136 {
14137       G__letint(result7, 115, (long) TEveProjected::Class_Version());
14138    return(1 || funcname || hash || result7 || libp) ;
14139 }
14140 
14141 static int G__G__Eve1_148_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14142 {
14143       TEveProjected::Dictionary();
14144       G__setnull(result7);
14145    return(1 || funcname || hash || result7 || libp) ;
14146 }
14147 
14148 static int G__G__Eve1_148_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14149 {
14150       G__letint(result7, 85, (long) ((const TEveProjected*) G__getstructoffset())->IsA());
14151    return(1 || funcname || hash || result7 || libp) ;
14152 }
14153 
14154 static int G__G__Eve1_148_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14155 {
14156       ((TEveProjected*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
14157       G__setnull(result7);
14158    return(1 || funcname || hash || result7 || libp) ;
14159 }
14160 
14161 static int G__G__Eve1_148_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14162 {
14163       ((TEveProjected*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
14164       G__setnull(result7);
14165    return(1 || funcname || hash || result7 || libp) ;
14166 }
14167 
14168 static int G__G__Eve1_148_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14169 {
14170       ((TEveProjected*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
14171       G__setnull(result7);
14172    return(1 || funcname || hash || result7 || libp) ;
14173 }
14174 
14175 static int G__G__Eve1_148_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14176 {
14177       G__letint(result7, 67, (long) TEveProjected::DeclFileName());
14178    return(1 || funcname || hash || result7 || libp) ;
14179 }
14180 
14181 static int G__G__Eve1_148_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14182 {
14183       G__letint(result7, 105, (long) TEveProjected::ImplFileLine());
14184    return(1 || funcname || hash || result7 || libp) ;
14185 }
14186 
14187 static int G__G__Eve1_148_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14188 {
14189       G__letint(result7, 67, (long) TEveProjected::ImplFileName());
14190    return(1 || funcname || hash || result7 || libp) ;
14191 }
14192 
14193 static int G__G__Eve1_148_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14194 {
14195       G__letint(result7, 105, (long) TEveProjected::DeclFileLine());
14196    return(1 || funcname || hash || result7 || libp) ;
14197 }
14198 
14199 // automatic destructor
14200 typedef TEveProjected G__TTEveProjected;
14201 static int G__G__Eve1_148_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14202 {
14203    char* gvp = (char*) G__getgvp();
14204    long soff = G__getstructoffset();
14205    int n = G__getaryconstruct();
14206    //
14207    //has_a_delete: 0
14208    //has_own_delete1arg: 0
14209    //has_own_delete2arg: 0
14210    //
14211    if (!soff) {
14212      return(1);
14213    }
14214    if (n) {
14215      if (gvp == (char*)G__PVOID) {
14216        delete[] (TEveProjected*) soff;
14217      } else {
14218        G__setgvp((long) G__PVOID);
14219        for (int i = n - 1; i >= 0; --i) {
14220          ((TEveProjected*) (soff+(sizeof(TEveProjected)*i)))->~G__TTEveProjected();
14221        }
14222        G__setgvp((long)gvp);
14223      }
14224    } else {
14225      if (gvp == (char*)G__PVOID) {
14226        delete (TEveProjected*) soff;
14227      } else {
14228        G__setgvp((long) G__PVOID);
14229        ((TEveProjected*) (soff))->~G__TTEveProjected();
14230        G__setgvp((long)gvp);
14231      }
14232    }
14233    G__setnull(result7);
14234    return(1 || funcname || hash || result7 || libp) ;
14235 }
14236 
14237 
14238 /* TEveProjectionManager */
14239 static int G__G__Eve1_149_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14240 {
14241    TEveProjectionManager* p = NULL;
14242    char* gvp = (char*) G__getgvp();
14243    switch (libp->paran) {
14244    case 1:
14245      //m: 1
14246      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14247        p = new TEveProjectionManager((TEveProjection::EPType_e) G__int(libp->para[0]));
14248      } else {
14249        p = new((void*) gvp) TEveProjectionManager((TEveProjection::EPType_e) G__int(libp->para[0]));
14250      }
14251      break;
14252    case 0:
14253      int n = G__getaryconstruct();
14254      if (n) {
14255        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14256          p = new TEveProjectionManager[n];
14257        } else {
14258          p = new((void*) gvp) TEveProjectionManager[n];
14259        }
14260      } else {
14261        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14262          p = new TEveProjectionManager;
14263        } else {
14264          p = new((void*) gvp) TEveProjectionManager;
14265        }
14266      }
14267      break;
14268    }
14269    result7->obj.i = (long) p;
14270    result7->ref = (long) p;
14271    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManager));
14272    return(1 || funcname || hash || result7 || libp) ;
14273 }
14274 
14275 static int G__G__Eve1_149_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14276 {
14277       ((TEveProjectionManager*) G__getstructoffset())->AddDependent((TEveElement*) G__int(libp->para[0]));
14278       G__setnull(result7);
14279    return(1 || funcname || hash || result7 || libp) ;
14280 }
14281 
14282 static int G__G__Eve1_149_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14283 {
14284       ((TEveProjectionManager*) G__getstructoffset())->RemoveDependent((TEveElement*) G__int(libp->para[0]));
14285       G__setnull(result7);
14286    return(1 || funcname || hash || result7 || libp) ;
14287 }
14288 
14289 static int G__G__Eve1_149_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14290 {
14291       ((TEveProjectionManager*) G__getstructoffset())->SetProjection((TEveProjection::EPType_e) G__int(libp->para[0]));
14292       G__setnull(result7);
14293    return(1 || funcname || hash || result7 || libp) ;
14294 }
14295 
14296 static int G__G__Eve1_149_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14297 {
14298       G__letint(result7, 85, (long) ((TEveProjectionManager*) G__getstructoffset())->GetProjection());
14299    return(1 || funcname || hash || result7 || libp) ;
14300 }
14301 
14302 static int G__G__Eve1_149_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14303 {
14304       ((TEveProjectionManager*) G__getstructoffset())->UpdateName();
14305       G__setnull(result7);
14306    return(1 || funcname || hash || result7 || libp) ;
14307 }
14308 
14309 static int G__G__Eve1_149_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14310 {
14311       ((TEveProjectionManager*) G__getstructoffset())->SetCenter((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1])
14312 , (Float_t) G__double(libp->para[2]));
14313       G__setnull(result7);
14314    return(1 || funcname || hash || result7 || libp) ;
14315 }
14316 
14317 static int G__G__Eve1_149_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14318 {
14319       {
14320          const TEveVector& obj = ((TEveProjectionManager*) G__getstructoffset())->GetCenter();
14321          result7->ref = (long) (&obj);
14322          result7->obj.i = (long) (&obj);
14323       }
14324    return(1 || funcname || hash || result7 || libp) ;
14325 }
14326 
14327 static int G__G__Eve1_149_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14328 {
14329       ((TEveProjectionManager*) G__getstructoffset())->SetCurrentDepth((Float_t) G__double(libp->para[0]));
14330       G__setnull(result7);
14331    return(1 || funcname || hash || result7 || libp) ;
14332 }
14333 
14334 static int G__G__Eve1_149_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14335 {
14336       G__letdouble(result7, 102, (double) ((const TEveProjectionManager*) G__getstructoffset())->GetCurrentDepth());
14337    return(1 || funcname || hash || result7 || libp) ;
14338 }
14339 
14340 static int G__G__Eve1_149_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14341 {
14342       ((TEveProjectionManager*) G__getstructoffset())->SetImportEmpty((Bool_t) G__int(libp->para[0]));
14343       G__setnull(result7);
14344    return(1 || funcname || hash || result7 || libp) ;
14345 }
14346 
14347 static int G__G__Eve1_149_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14348 {
14349       G__letint(result7, 103, (long) ((const TEveProjectionManager*) G__getstructoffset())->GetImportEmpty());
14350    return(1 || funcname || hash || result7 || libp) ;
14351 }
14352 
14353 static int G__G__Eve1_149_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14354 {
14355       G__letint(result7, 85, (long) ((TEveProjectionManager*) G__getstructoffset())->ImportElementsRecurse((TEveElement*) G__int(libp->para[0]), (TEveElement*) G__int(libp->para[1])));
14356    return(1 || funcname || hash || result7 || libp) ;
14357 }
14358 
14359 static int G__G__Eve1_149_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14360 {
14361    switch (libp->paran) {
14362    case 2:
14363       G__letint(result7, 85, (long) ((TEveProjectionManager*) G__getstructoffset())->ImportElements((TEveElement*) G__int(libp->para[0]), (TEveElement*) G__int(libp->para[1])));
14364       break;
14365    case 1:
14366       G__letint(result7, 85, (long) ((TEveProjectionManager*) G__getstructoffset())->ImportElements((TEveElement*) G__int(libp->para[0])));
14367       break;
14368    }
14369    return(1 || funcname || hash || result7 || libp) ;
14370 }
14371 
14372 static int G__G__Eve1_149_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14373 {
14374       G__letint(result7, 85, (long) ((TEveProjectionManager*) G__getstructoffset())->SubImportElements((TEveElement*) G__int(libp->para[0]), (TEveElement*) G__int(libp->para[1])));
14375    return(1 || funcname || hash || result7 || libp) ;
14376 }
14377 
14378 static int G__G__Eve1_149_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14379 {
14380       G__letint(result7, 105, (long) ((TEveProjectionManager*) G__getstructoffset())->SubImportChildren((TEveElement*) G__int(libp->para[0]), (TEveElement*) G__int(libp->para[1])));
14381    return(1 || funcname || hash || result7 || libp) ;
14382 }
14383 
14384 static int G__G__Eve1_149_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14385 {
14386       ((TEveProjectionManager*) G__getstructoffset())->ProjectChildren();
14387       G__setnull(result7);
14388    return(1 || funcname || hash || result7 || libp) ;
14389 }
14390 
14391 static int G__G__Eve1_149_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14392 {
14393       ((TEveProjectionManager*) G__getstructoffset())->ProjectChildrenRecurse((TEveElement*) G__int(libp->para[0]));
14394       G__setnull(result7);
14395    return(1 || funcname || hash || result7 || libp) ;
14396 }
14397 
14398 static int G__G__Eve1_149_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14399 {
14400       G__letint(result7, 85, (long) TEveProjectionManager::Class());
14401    return(1 || funcname || hash || result7 || libp) ;
14402 }
14403 
14404 static int G__G__Eve1_149_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14405 {
14406       G__letint(result7, 67, (long) TEveProjectionManager::Class_Name());
14407    return(1 || funcname || hash || result7 || libp) ;
14408 }
14409 
14410 static int G__G__Eve1_149_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14411 {
14412       G__letint(result7, 115, (long) TEveProjectionManager::Class_Version());
14413    return(1 || funcname || hash || result7 || libp) ;
14414 }
14415 
14416 static int G__G__Eve1_149_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14417 {
14418       TEveProjectionManager::Dictionary();
14419       G__setnull(result7);
14420    return(1 || funcname || hash || result7 || libp) ;
14421 }
14422 
14423 static int G__G__Eve1_149_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14424 {
14425       ((TEveProjectionManager*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
14426       G__setnull(result7);
14427    return(1 || funcname || hash || result7 || libp) ;
14428 }
14429 
14430 static int G__G__Eve1_149_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14431 {
14432       G__letint(result7, 67, (long) TEveProjectionManager::DeclFileName());
14433    return(1 || funcname || hash || result7 || libp) ;
14434 }
14435 
14436 static int G__G__Eve1_149_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14437 {
14438       G__letint(result7, 105, (long) TEveProjectionManager::ImplFileLine());
14439    return(1 || funcname || hash || result7 || libp) ;
14440 }
14441 
14442 static int G__G__Eve1_149_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14443 {
14444       G__letint(result7, 67, (long) TEveProjectionManager::ImplFileName());
14445    return(1 || funcname || hash || result7 || libp) ;
14446 }
14447 
14448 static int G__G__Eve1_149_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14449 {
14450       G__letint(result7, 105, (long) TEveProjectionManager::DeclFileLine());
14451    return(1 || funcname || hash || result7 || libp) ;
14452 }
14453 
14454 // automatic destructor
14455 typedef TEveProjectionManager G__TTEveProjectionManager;
14456 static int G__G__Eve1_149_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14457 {
14458    char* gvp = (char*) G__getgvp();
14459    long soff = G__getstructoffset();
14460    int n = G__getaryconstruct();
14461    //
14462    //has_a_delete: 1
14463    //has_own_delete1arg: 0
14464    //has_own_delete2arg: 0
14465    //
14466    if (!soff) {
14467      return(1);
14468    }
14469    if (n) {
14470      if (gvp == (char*)G__PVOID) {
14471        delete[] (TEveProjectionManager*) soff;
14472      } else {
14473        G__setgvp((long) G__PVOID);
14474        for (int i = n - 1; i >= 0; --i) {
14475          ((TEveProjectionManager*) (soff+(sizeof(TEveProjectionManager)*i)))->~G__TTEveProjectionManager();
14476        }
14477        G__setgvp((long)gvp);
14478      }
14479    } else {
14480      if (gvp == (char*)G__PVOID) {
14481        delete (TEveProjectionManager*) soff;
14482      } else {
14483        G__setgvp((long) G__PVOID);
14484        ((TEveProjectionManager*) (soff))->~G__TTEveProjectionManager();
14485        G__setgvp((long)gvp);
14486      }
14487    }
14488    G__setnull(result7);
14489    return(1 || funcname || hash || result7 || libp) ;
14490 }
14491 
14492 
14493 /* TEveProjectable */
14494 static int G__G__Eve1_150_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14495 {
14496       G__letint(result7, 85, (long) ((const TEveProjectable*) G__getstructoffset())->ProjectedClass((TEveProjection*) G__int(libp->para[0])));
14497    return(1 || funcname || hash || result7 || libp) ;
14498 }
14499 
14500 static int G__G__Eve1_150_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14501 {
14502       G__letint(result7, 103, (long) ((const TEveProjectable*) G__getstructoffset())->HasProjecteds());
14503    return(1 || funcname || hash || result7 || libp) ;
14504 }
14505 
14506 static int G__G__Eve1_150_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14507 {
14508       {
14509          TEveProjectable::ProjList_i* pobj;
14510          TEveProjectable::ProjList_i xobj = ((TEveProjectable*) G__getstructoffset())->BeginProjecteds();
14511          pobj = new TEveProjectable::ProjList_i(xobj);
14512          result7->obj.i = (long) ((void*) pobj);
14513          result7->ref = result7->obj.i;
14514          G__store_tempobject(*result7);
14515       }
14516    return(1 || funcname || hash || result7 || libp) ;
14517 }
14518 
14519 static int G__G__Eve1_150_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14520 {
14521       {
14522          TEveProjectable::ProjList_i* pobj;
14523          TEveProjectable::ProjList_i xobj = ((TEveProjectable*) G__getstructoffset())->EndProjecteds();
14524          pobj = new TEveProjectable::ProjList_i(xobj);
14525          result7->obj.i = (long) ((void*) pobj);
14526          result7->ref = result7->obj.i;
14527          G__store_tempobject(*result7);
14528       }
14529    return(1 || funcname || hash || result7 || libp) ;
14530 }
14531 
14532 static int G__G__Eve1_150_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14533 {
14534       ((TEveProjectable*) G__getstructoffset())->AddProjected((TEveProjected*) G__int(libp->para[0]));
14535       G__setnull(result7);
14536    return(1 || funcname || hash || result7 || libp) ;
14537 }
14538 
14539 static int G__G__Eve1_150_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14540 {
14541       ((TEveProjectable*) G__getstructoffset())->RemoveProjected((TEveProjected*) G__int(libp->para[0]));
14542       G__setnull(result7);
14543    return(1 || funcname || hash || result7 || libp) ;
14544 }
14545 
14546 static int G__G__Eve1_150_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14547 {
14548       ((TEveProjectable*) G__getstructoffset())->AnnihilateProjecteds();
14549       G__setnull(result7);
14550    return(1 || funcname || hash || result7 || libp) ;
14551 }
14552 
14553 static int G__G__Eve1_150_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14554 {
14555       ((TEveProjectable*) G__getstructoffset())->ClearProjectedList();
14556       G__setnull(result7);
14557    return(1 || funcname || hash || result7 || libp) ;
14558 }
14559 
14560 static int G__G__Eve1_150_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14561 {
14562       ((TEveProjectable*) G__getstructoffset())->AddProjectedsToSet(*(set<TEveElement*>*) libp->para[0].ref);
14563       G__setnull(result7);
14564    return(1 || funcname || hash || result7 || libp) ;
14565 }
14566 
14567 static int G__G__Eve1_150_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14568 {
14569    switch (libp->paran) {
14570    case 1:
14571       ((TEveProjectable*) G__getstructoffset())->PropagateVizParams((TEveElement*) G__int(libp->para[0]));
14572       G__setnull(result7);
14573       break;
14574    case 0:
14575       ((TEveProjectable*) G__getstructoffset())->PropagateVizParams();
14576       G__setnull(result7);
14577       break;
14578    }
14579    return(1 || funcname || hash || result7 || libp) ;
14580 }
14581 
14582 static int G__G__Eve1_150_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14583 {
14584       ((TEveProjectable*) G__getstructoffset())->PropagateRenderState((Bool_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
14585       G__setnull(result7);
14586    return(1 || funcname || hash || result7 || libp) ;
14587 }
14588 
14589 static int G__G__Eve1_150_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14590 {
14591       ((TEveProjectable*) G__getstructoffset())->PropagateMainColor((Color_t) G__int(libp->para[0]), (Color_t) G__int(libp->para[1]));
14592       G__setnull(result7);
14593    return(1 || funcname || hash || result7 || libp) ;
14594 }
14595 
14596 static int G__G__Eve1_150_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14597 {
14598       ((TEveProjectable*) G__getstructoffset())->PropagateMainTransparency((Char_t) G__int(libp->para[0]), (Char_t) G__int(libp->para[1]));
14599       G__setnull(result7);
14600    return(1 || funcname || hash || result7 || libp) ;
14601 }
14602 
14603 static int G__G__Eve1_150_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14604 {
14605       G__letint(result7, 85, (long) TEveProjectable::Class());
14606    return(1 || funcname || hash || result7 || libp) ;
14607 }
14608 
14609 static int G__G__Eve1_150_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14610 {
14611       G__letint(result7, 67, (long) TEveProjectable::Class_Name());
14612    return(1 || funcname || hash || result7 || libp) ;
14613 }
14614 
14615 static int G__G__Eve1_150_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14616 {
14617       G__letint(result7, 115, (long) TEveProjectable::Class_Version());
14618    return(1 || funcname || hash || result7 || libp) ;
14619 }
14620 
14621 static int G__G__Eve1_150_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14622 {
14623       TEveProjectable::Dictionary();
14624       G__setnull(result7);
14625    return(1 || funcname || hash || result7 || libp) ;
14626 }
14627 
14628 static int G__G__Eve1_150_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14629 {
14630       G__letint(result7, 85, (long) ((const TEveProjectable*) G__getstructoffset())->IsA());
14631    return(1 || funcname || hash || result7 || libp) ;
14632 }
14633 
14634 static int G__G__Eve1_150_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14635 {
14636       ((TEveProjectable*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
14637       G__setnull(result7);
14638    return(1 || funcname || hash || result7 || libp) ;
14639 }
14640 
14641 static int G__G__Eve1_150_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14642 {
14643       ((TEveProjectable*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
14644       G__setnull(result7);
14645    return(1 || funcname || hash || result7 || libp) ;
14646 }
14647 
14648 static int G__G__Eve1_150_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14649 {
14650       ((TEveProjectable*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
14651       G__setnull(result7);
14652    return(1 || funcname || hash || result7 || libp) ;
14653 }
14654 
14655 static int G__G__Eve1_150_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14656 {
14657       G__letint(result7, 67, (long) TEveProjectable::DeclFileName());
14658    return(1 || funcname || hash || result7 || libp) ;
14659 }
14660 
14661 static int G__G__Eve1_150_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14662 {
14663       G__letint(result7, 105, (long) TEveProjectable::ImplFileLine());
14664    return(1 || funcname || hash || result7 || libp) ;
14665 }
14666 
14667 static int G__G__Eve1_150_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14668 {
14669       G__letint(result7, 67, (long) TEveProjectable::ImplFileName());
14670    return(1 || funcname || hash || result7 || libp) ;
14671 }
14672 
14673 static int G__G__Eve1_150_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14674 {
14675       G__letint(result7, 105, (long) TEveProjectable::DeclFileLine());
14676    return(1 || funcname || hash || result7 || libp) ;
14677 }
14678 
14679 // automatic destructor
14680 typedef TEveProjectable G__TTEveProjectable;
14681 static int G__G__Eve1_150_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14682 {
14683    char* gvp = (char*) G__getgvp();
14684    long soff = G__getstructoffset();
14685    int n = G__getaryconstruct();
14686    //
14687    //has_a_delete: 0
14688    //has_own_delete1arg: 0
14689    //has_own_delete2arg: 0
14690    //
14691    if (!soff) {
14692      return(1);
14693    }
14694    if (n) {
14695      if (gvp == (char*)G__PVOID) {
14696        delete[] (TEveProjectable*) soff;
14697      } else {
14698        G__setgvp((long) G__PVOID);
14699        for (int i = n - 1; i >= 0; --i) {
14700          ((TEveProjectable*) (soff+(sizeof(TEveProjectable)*i)))->~G__TTEveProjectable();
14701        }
14702        G__setgvp((long)gvp);
14703      }
14704    } else {
14705      if (gvp == (char*)G__PVOID) {
14706        delete (TEveProjectable*) soff;
14707      } else {
14708        G__setgvp((long) G__PVOID);
14709        ((TEveProjectable*) (soff))->~G__TTEveProjectable();
14710        G__setgvp((long)gvp);
14711      }
14712    }
14713    G__setnull(result7);
14714    return(1 || funcname || hash || result7 || libp) ;
14715 }
14716 
14717 
14718 /* set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> > */
14719 static int G__G__Eve1_156_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14720 {
14721    set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >* p = NULL;
14722    char* gvp = (char*) G__getgvp();
14723    int n = G__getaryconstruct();
14724    if (n) {
14725      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14726        p = new set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >[n];
14727      } else {
14728        p = new((void*) gvp) set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >[n];
14729      }
14730    } else {
14731      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14732        p = new set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >;
14733      } else {
14734        p = new((void*) gvp) set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >;
14735      }
14736    }
14737    result7->obj.i = (long) p;
14738    result7->ref = (long) p;
14739    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR));
14740    return(1 || funcname || hash || result7 || libp) ;
14741 }
14742 
14743 static int G__G__Eve1_156_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14744 {
14745    set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >* p = NULL;
14746    char* gvp = (char*) G__getgvp();
14747    //m: 1
14748    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14749      p = new set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >(*(set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) libp->para[0].ref);
14750    } else {
14751      p = new((void*) gvp) set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >(*(set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) libp->para[0].ref);
14752    }
14753    result7->obj.i = (long) p;
14754    result7->ref = (long) p;
14755    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR));
14756    return(1 || funcname || hash || result7 || libp) ;
14757 }
14758 
14759 static int G__G__Eve1_156_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14760 {
14761       {
14762          const set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >& obj = ((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) G__getstructoffset())->operator=(*(set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) libp->para[0].ref);
14763          result7->ref = (long) (&obj);
14764          result7->obj.i = (long) (&obj);
14765       }
14766    return(1 || funcname || hash || result7 || libp) ;
14767 }
14768 
14769 static int G__G__Eve1_156_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14770 {
14771       {
14772          set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator* pobj;
14773          set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator xobj = ((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) G__getstructoffset())->begin();
14774          pobj = new set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator(xobj);
14775          result7->obj.i = (long) ((void*) pobj);
14776          result7->ref = result7->obj.i;
14777          G__store_tempobject(*result7);
14778       }
14779    return(1 || funcname || hash || result7 || libp) ;
14780 }
14781 
14782 static int G__G__Eve1_156_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14783 {
14784       {
14785          set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator* pobj;
14786          set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator xobj = ((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) G__getstructoffset())->end();
14787          pobj = new set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator(xobj);
14788          result7->obj.i = (long) ((void*) pobj);
14789          result7->ref = result7->obj.i;
14790          G__store_tempobject(*result7);
14791       }
14792    return(1 || funcname || hash || result7 || libp) ;
14793 }
14794 
14795 static int G__G__Eve1_156_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14796 {
14797       {
14798          set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::reverse_iterator* pobj;
14799          set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::reverse_iterator xobj = ((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) G__getstructoffset())->rbegin();
14800          pobj = new set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::reverse_iterator(xobj);
14801          result7->obj.i = (long) ((void*) pobj);
14802          result7->ref = result7->obj.i;
14803          G__store_tempobject(*result7);
14804       }
14805    return(1 || funcname || hash || result7 || libp) ;
14806 }
14807 
14808 static int G__G__Eve1_156_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14809 {
14810       {
14811          set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::reverse_iterator* pobj;
14812          set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::reverse_iterator xobj = ((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) G__getstructoffset())->rend();
14813          pobj = new set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::reverse_iterator(xobj);
14814          result7->obj.i = (long) ((void*) pobj);
14815          result7->ref = result7->obj.i;
14816          G__store_tempobject(*result7);
14817       }
14818    return(1 || funcname || hash || result7 || libp) ;
14819 }
14820 
14821 static int G__G__Eve1_156_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14822 {
14823       G__letint(result7, 103, (long) ((const set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) G__getstructoffset())->empty());
14824    return(1 || funcname || hash || result7 || libp) ;
14825 }
14826 
14827 static int G__G__Eve1_156_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14828 {
14829       G__letint(result7, 104, (long) ((const set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) G__getstructoffset())->size());
14830    return(1 || funcname || hash || result7 || libp) ;
14831 }
14832 
14833 static int G__G__Eve1_156_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14834 {
14835       G__letint(result7, 104, (long) ((const set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) G__getstructoffset())->max_size());
14836    return(1 || funcname || hash || result7 || libp) ;
14837 }
14838 
14839 static int G__G__Eve1_156_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14840 {
14841       {
14842          pair<set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator,bool>* pobj;
14843          pair<set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator,bool> xobj = ((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) G__getstructoffset())->insert(libp->para[0].ref ? *(TEveElement**) libp->para[0].ref : *(TEveElement**) (void*) (&G__Mlong(libp->para[0])));
14844          pobj = new pair<set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator,bool>(xobj);
14845          result7->obj.i = (long) ((void*) pobj);
14846          result7->ref = result7->obj.i;
14847          G__store_tempobject(*result7);
14848       }
14849    return(1 || funcname || hash || result7 || libp) ;
14850 }
14851 
14852 static int G__G__Eve1_156_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14853 {
14854       {
14855          set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator* pobj;
14856          set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator xobj = ((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) G__getstructoffset())->insert(*((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*) G__int(libp->para[0])), libp->para[1].ref ? *(TEveElement**) libp->para[1].ref : *(TEveElement**) (void*) (&G__Mlong(libp->para[1])));
14857          pobj = new set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator(xobj);
14858          result7->obj.i = (long) ((void*) pobj);
14859          result7->ref = result7->obj.i;
14860          G__store_tempobject(*result7);
14861       }
14862    return(1 || funcname || hash || result7 || libp) ;
14863 }
14864 
14865 static int G__G__Eve1_156_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14866 {
14867       ((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) G__getstructoffset())->erase(*((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*) G__int(libp->para[0])));
14868       G__setnull(result7);
14869    return(1 || funcname || hash || result7 || libp) ;
14870 }
14871 
14872 static int G__G__Eve1_156_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14873 {
14874       ((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) G__getstructoffset())->erase(*((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*) G__int(libp->para[0])), *((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*) G__int(libp->para[1])));
14875       G__setnull(result7);
14876    return(1 || funcname || hash || result7 || libp) ;
14877 }
14878 
14879 static int G__G__Eve1_156_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14880 {
14881       ((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) G__getstructoffset())->swap(*(set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) libp->para[0].ref);
14882       G__setnull(result7);
14883    return(1 || funcname || hash || result7 || libp) ;
14884 }
14885 
14886 static int G__G__Eve1_156_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14887 {
14888       ((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) G__getstructoffset())->clear();
14889       G__setnull(result7);
14890    return(1 || funcname || hash || result7 || libp) ;
14891 }
14892 
14893 static int G__G__Eve1_156_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14894 {
14895       {
14896          const set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator* pobj;
14897          const set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator xobj = ((const set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) G__getstructoffset())->find(libp->para[0].ref ? *(TEveElement**) libp->para[0].ref : *(TEveElement**) (void*) (&G__Mlong(libp->para[0])));
14898          pobj = new set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator(xobj);
14899          result7->obj.i = (long) ((void*) pobj);
14900          result7->ref = result7->obj.i;
14901          G__store_tempobject(*result7);
14902       }
14903    return(1 || funcname || hash || result7 || libp) ;
14904 }
14905 
14906 static int G__G__Eve1_156_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14907 {
14908       G__letint(result7, 104, (long) ((const set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) G__getstructoffset())->count(libp->para[0].ref ? *(TEveElement**) libp->para[0].ref : *(TEveElement**) (void*) (&G__Mlong(libp->para[0]))));
14909    return(1 || funcname || hash || result7 || libp) ;
14910 }
14911 
14912 static int G__G__Eve1_156_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14913 {
14914       {
14915          const set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator* pobj;
14916          const set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator xobj = ((const set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) G__getstructoffset())->lower_bound(libp->para[0].ref ? *(TEveElement**) libp->para[0].ref : *(TEveElement**) (void*) (&G__Mlong(libp->para[0])));
14917          pobj = new set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator(xobj);
14918          result7->obj.i = (long) ((void*) pobj);
14919          result7->ref = result7->obj.i;
14920          G__store_tempobject(*result7);
14921       }
14922    return(1 || funcname || hash || result7 || libp) ;
14923 }
14924 
14925 static int G__G__Eve1_156_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14926 {
14927       {
14928          const set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator* pobj;
14929          const set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator xobj = ((const set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) G__getstructoffset())->upper_bound(libp->para[0].ref ? *(TEveElement**) libp->para[0].ref : *(TEveElement**) (void*) (&G__Mlong(libp->para[0])));
14930          pobj = new set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator(xobj);
14931          result7->obj.i = (long) ((void*) pobj);
14932          result7->ref = result7->obj.i;
14933          G__store_tempobject(*result7);
14934       }
14935    return(1 || funcname || hash || result7 || libp) ;
14936 }
14937 
14938 // automatic destructor
14939 typedef set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> > G__TsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR;
14940 static int G__G__Eve1_156_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14941 {
14942    char* gvp = (char*) G__getgvp();
14943    long soff = G__getstructoffset();
14944    int n = G__getaryconstruct();
14945    //
14946    //has_a_delete: 0
14947    //has_own_delete1arg: 0
14948    //has_own_delete2arg: 0
14949    //
14950    if (!soff) {
14951      return(1);
14952    }
14953    if (n) {
14954      if (gvp == (char*)G__PVOID) {
14955        delete[] (set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) soff;
14956      } else {
14957        G__setgvp((long) G__PVOID);
14958        for (int i = n - 1; i >= 0; --i) {
14959          ((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) (soff+(sizeof(set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >)*i)))->~G__TsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR();
14960        }
14961        G__setgvp((long)gvp);
14962      }
14963    } else {
14964      if (gvp == (char*)G__PVOID) {
14965        delete (set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) soff;
14966      } else {
14967        G__setgvp((long) G__PVOID);
14968        ((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*) (soff))->~G__TsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR();
14969        G__setgvp((long)gvp);
14970      }
14971    }
14972    G__setnull(result7);
14973    return(1 || funcname || hash || result7 || libp) ;
14974 }
14975 
14976 
14977 /* set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator */
14978 static int G__G__Eve1_157_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14979 {
14980    set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator* p = NULL;
14981    char* gvp = (char*) G__getgvp();
14982    int n = G__getaryconstruct();
14983    if (n) {
14984      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14985        p = new set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator[n];
14986      } else {
14987        p = new((void*) gvp) set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator[n];
14988      }
14989    } else {
14990      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14991        p = new set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator;
14992      } else {
14993        p = new((void*) gvp) set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator;
14994      }
14995    }
14996    result7->obj.i = (long) p;
14997    result7->ref = (long) p;
14998    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator));
14999    return(1 || funcname || hash || result7 || libp) ;
15000 }
15001 
15002 static int G__G__Eve1_157_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15003 {
15004    set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator* p = NULL;
15005    char* gvp = (char*) G__getgvp();
15006    //m: 1
15007    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15008      p = new set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator(*(set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*) libp->para[0].ref);
15009    } else {
15010      p = new((void*) gvp) set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator(*(set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*) libp->para[0].ref);
15011    }
15012    result7->obj.i = (long) p;
15013    result7->ref = (long) p;
15014    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator));
15015    return(1 || funcname || hash || result7 || libp) ;
15016 }
15017 
15018 static int G__G__Eve1_157_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15019 {
15020       {
15021          const set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator& obj = ((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*) G__getstructoffset())->operator=(*(set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*) libp->para[0].ref);
15022          result7->ref = (long) (&obj);
15023          result7->obj.i = (long) (&obj);
15024       }
15025    return(1 || funcname || hash || result7 || libp) ;
15026 }
15027 
15028 static int G__G__Eve1_157_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15029 {
15030       G__letint(result7, 85, (long) ((const set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*) G__getstructoffset())->operator*());
15031    return(1 || funcname || hash || result7 || libp) ;
15032 }
15033 
15034 static int G__G__Eve1_157_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15035 {
15036       G__letint(result7, 85, (long) ((const set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*) G__getstructoffset())->operator->());
15037    return(1 || funcname || hash || result7 || libp) ;
15038 }
15039 
15040 static int G__G__Eve1_157_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15041 {
15042       {
15043          const set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator& obj = ((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*) G__getstructoffset())->operator++();
15044          result7->ref = (long) (&obj);
15045          result7->obj.i = (long) (&obj);
15046       }
15047    return(1 || funcname || hash || result7 || libp) ;
15048 }
15049 
15050 static int G__G__Eve1_157_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15051 {
15052       {
15053          set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator* pobj;
15054          set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator xobj = ((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*) G__getstructoffset())->operator++((int) G__int(libp->para[0]));
15055          pobj = new set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator(xobj);
15056          result7->obj.i = (long) ((void*) pobj);
15057          result7->ref = result7->obj.i;
15058          G__store_tempobject(*result7);
15059       }
15060    return(1 || funcname || hash || result7 || libp) ;
15061 }
15062 
15063 static int G__G__Eve1_157_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15064 {
15065       {
15066          const set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator& obj = ((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*) G__getstructoffset())->operator--();
15067          result7->ref = (long) (&obj);
15068          result7->obj.i = (long) (&obj);
15069       }
15070    return(1 || funcname || hash || result7 || libp) ;
15071 }
15072 
15073 static int G__G__Eve1_157_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15074 {
15075       {
15076          set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator* pobj;
15077          set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator xobj = ((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*) G__getstructoffset())->operator--((int) G__int(libp->para[0]));
15078          pobj = new set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator(xobj);
15079          result7->obj.i = (long) ((void*) pobj);
15080          result7->ref = result7->obj.i;
15081          G__store_tempobject(*result7);
15082       }
15083    return(1 || funcname || hash || result7 || libp) ;
15084 }
15085 
15086 static int G__G__Eve1_157_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15087 {
15088       G__letint(result7, 103, (long) ((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*) G__getstructoffset())->operator==(*(set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*) libp->para[0].ref));
15089    return(1 || funcname || hash || result7 || libp) ;
15090 }
15091 
15092 static int G__G__Eve1_157_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15093 {
15094       G__letint(result7, 103, (long) ((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*) G__getstructoffset())->operator!=(*(set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*) libp->para[0].ref));
15095    return(1 || funcname || hash || result7 || libp) ;
15096 }
15097 
15098 // automatic destructor
15099 typedef set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator G__TsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator;
15100 static int G__G__Eve1_157_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15101 {
15102    char* gvp = (char*) G__getgvp();
15103    long soff = G__getstructoffset();
15104    int n = G__getaryconstruct();
15105    //
15106    //has_a_delete: 0
15107    //has_own_delete1arg: 0
15108    //has_own_delete2arg: 0
15109    //
15110    if (!soff) {
15111      return(1);
15112    }
15113    if (n) {
15114      if (gvp == (char*)G__PVOID) {
15115        delete[] (set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*) soff;
15116      } else {
15117        G__setgvp((long) G__PVOID);
15118        for (int i = n - 1; i >= 0; --i) {
15119          ((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*) (soff+(sizeof(set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator)*i)))->~G__TsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator();
15120        }
15121        G__setgvp((long)gvp);
15122      }
15123    } else {
15124      if (gvp == (char*)G__PVOID) {
15125        delete (set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*) soff;
15126      } else {
15127        G__setgvp((long) G__PVOID);
15128        ((set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*) (soff))->~G__TsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator();
15129        G__setgvp((long)gvp);
15130      }
15131    }
15132    G__setnull(result7);
15133    return(1 || funcname || hash || result7 || libp) ;
15134 }
15135 
15136 
15137 /* TEveCompound */
15138 static int G__G__Eve1_167_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15139 {
15140    TEveCompound* p = NULL;
15141    char* gvp = (char*) G__getgvp();
15142    switch (libp->paran) {
15143    case 4:
15144      //m: 4
15145      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15146        p = new TEveCompound(
15147 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15148 , (Bool_t) G__int(libp->para[2]), (Bool_t) G__int(libp->para[3]));
15149      } else {
15150        p = new((void*) gvp) TEveCompound(
15151 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15152 , (Bool_t) G__int(libp->para[2]), (Bool_t) G__int(libp->para[3]));
15153      }
15154      break;
15155    case 3:
15156      //m: 3
15157      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15158        p = new TEveCompound(
15159 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15160 , (Bool_t) G__int(libp->para[2]));
15161      } else {
15162        p = new((void*) gvp) TEveCompound(
15163 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15164 , (Bool_t) G__int(libp->para[2]));
15165      }
15166      break;
15167    case 2:
15168      //m: 2
15169      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15170        p = new TEveCompound((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
15171      } else {
15172        p = new((void*) gvp) TEveCompound((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
15173      }
15174      break;
15175    case 1:
15176      //m: 1
15177      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15178        p = new TEveCompound((const char*) G__int(libp->para[0]));
15179      } else {
15180        p = new((void*) gvp) TEveCompound((const char*) G__int(libp->para[0]));
15181      }
15182      break;
15183    case 0:
15184      int n = G__getaryconstruct();
15185      if (n) {
15186        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15187          p = new TEveCompound[n];
15188        } else {
15189          p = new((void*) gvp) TEveCompound[n];
15190        }
15191      } else {
15192        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15193          p = new TEveCompound;
15194        } else {
15195          p = new((void*) gvp) TEveCompound;
15196        }
15197      }
15198      break;
15199    }
15200    result7->obj.i = (long) p;
15201    result7->ref = (long) p;
15202    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveCompound));
15203    return(1 || funcname || hash || result7 || libp) ;
15204 }
15205 
15206 static int G__G__Eve1_167_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15207 {
15208       ((TEveCompound*) G__getstructoffset())->OpenCompound();
15209       G__setnull(result7);
15210    return(1 || funcname || hash || result7 || libp) ;
15211 }
15212 
15213 static int G__G__Eve1_167_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15214 {
15215       ((TEveCompound*) G__getstructoffset())->CloseCompound();
15216       G__setnull(result7);
15217    return(1 || funcname || hash || result7 || libp) ;
15218 }
15219 
15220 static int G__G__Eve1_167_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15221 {
15222       G__letint(result7, 103, (long) ((const TEveCompound*) G__getstructoffset())->IsCompoundOpen());
15223    return(1 || funcname || hash || result7 || libp) ;
15224 }
15225 
15226 static int G__G__Eve1_167_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15227 {
15228       G__letint(result7, 85, (long) TEveCompound::Class());
15229    return(1 || funcname || hash || result7 || libp) ;
15230 }
15231 
15232 static int G__G__Eve1_167_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15233 {
15234       G__letint(result7, 67, (long) TEveCompound::Class_Name());
15235    return(1 || funcname || hash || result7 || libp) ;
15236 }
15237 
15238 static int G__G__Eve1_167_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15239 {
15240       G__letint(result7, 115, (long) TEveCompound::Class_Version());
15241    return(1 || funcname || hash || result7 || libp) ;
15242 }
15243 
15244 static int G__G__Eve1_167_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15245 {
15246       TEveCompound::Dictionary();
15247       G__setnull(result7);
15248    return(1 || funcname || hash || result7 || libp) ;
15249 }
15250 
15251 static int G__G__Eve1_167_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15252 {
15253       ((TEveCompound*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
15254       G__setnull(result7);
15255    return(1 || funcname || hash || result7 || libp) ;
15256 }
15257 
15258 static int G__G__Eve1_167_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15259 {
15260       G__letint(result7, 67, (long) TEveCompound::DeclFileName());
15261    return(1 || funcname || hash || result7 || libp) ;
15262 }
15263 
15264 static int G__G__Eve1_167_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15265 {
15266       G__letint(result7, 105, (long) TEveCompound::ImplFileLine());
15267    return(1 || funcname || hash || result7 || libp) ;
15268 }
15269 
15270 static int G__G__Eve1_167_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15271 {
15272       G__letint(result7, 67, (long) TEveCompound::ImplFileName());
15273    return(1 || funcname || hash || result7 || libp) ;
15274 }
15275 
15276 static int G__G__Eve1_167_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15277 {
15278       G__letint(result7, 105, (long) TEveCompound::DeclFileLine());
15279    return(1 || funcname || hash || result7 || libp) ;
15280 }
15281 
15282 // automatic destructor
15283 typedef TEveCompound G__TTEveCompound;
15284 static int G__G__Eve1_167_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15285 {
15286    char* gvp = (char*) G__getgvp();
15287    long soff = G__getstructoffset();
15288    int n = G__getaryconstruct();
15289    //
15290    //has_a_delete: 1
15291    //has_own_delete1arg: 0
15292    //has_own_delete2arg: 0
15293    //
15294    if (!soff) {
15295      return(1);
15296    }
15297    if (n) {
15298      if (gvp == (char*)G__PVOID) {
15299        delete[] (TEveCompound*) soff;
15300      } else {
15301        G__setgvp((long) G__PVOID);
15302        for (int i = n - 1; i >= 0; --i) {
15303          ((TEveCompound*) (soff+(sizeof(TEveCompound)*i)))->~G__TTEveCompound();
15304        }
15305        G__setgvp((long)gvp);
15306      }
15307    } else {
15308      if (gvp == (char*)G__PVOID) {
15309        delete (TEveCompound*) soff;
15310      } else {
15311        G__setgvp((long) G__PVOID);
15312        ((TEveCompound*) (soff))->~G__TTEveCompound();
15313        G__setgvp((long)gvp);
15314      }
15315    }
15316    G__setnull(result7);
15317    return(1 || funcname || hash || result7 || libp) ;
15318 }
15319 
15320 
15321 /* TEveTrans */
15322 static int G__G__Eve1_168_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15323 {
15324    TEveTrans* p = NULL;
15325    char* gvp = (char*) G__getgvp();
15326    int n = G__getaryconstruct();
15327    if (n) {
15328      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15329        p = new TEveTrans[n];
15330      } else {
15331        p = new((void*) gvp) TEveTrans[n];
15332      }
15333    } else {
15334      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15335        p = new TEveTrans;
15336      } else {
15337        p = new((void*) gvp) TEveTrans;
15338      }
15339    }
15340    result7->obj.i = (long) p;
15341    result7->ref = (long) p;
15342    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveTrans));
15343    return(1 || funcname || hash || result7 || libp) ;
15344 }
15345 
15346 static int G__G__Eve1_168_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15347 {
15348    TEveTrans* p = NULL;
15349    char* gvp = (char*) G__getgvp();
15350    //m: 1
15351    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15352      p = new TEveTrans(*(TEveTrans*) libp->para[0].ref);
15353    } else {
15354      p = new((void*) gvp) TEveTrans(*(TEveTrans*) libp->para[0].ref);
15355    }
15356    result7->obj.i = (long) p;
15357    result7->ref = (long) p;
15358    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveTrans));
15359    return(1 || funcname || hash || result7 || libp) ;
15360 }
15361 
15362 static int G__G__Eve1_168_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15363 {
15364    TEveTrans* p = NULL;
15365    char* gvp = (char*) G__getgvp();
15366    //m: 1
15367    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15368      p = new TEveTrans((Double_t*) G__int(libp->para[0]));
15369    } else {
15370      p = new((void*) gvp) TEveTrans((Double_t*) G__int(libp->para[0]));
15371    }
15372    result7->obj.i = (long) p;
15373    result7->ref = (long) p;
15374    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveTrans));
15375    return(1 || funcname || hash || result7 || libp) ;
15376 }
15377 
15378 static int G__G__Eve1_168_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15379 {
15380    TEveTrans* p = NULL;
15381    char* gvp = (char*) G__getgvp();
15382    //m: 1
15383    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15384      p = new TEveTrans((Float_t*) G__int(libp->para[0]));
15385    } else {
15386      p = new((void*) gvp) TEveTrans((Float_t*) G__int(libp->para[0]));
15387    }
15388    result7->obj.i = (long) p;
15389    result7->ref = (long) p;
15390    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveTrans));
15391    return(1 || funcname || hash || result7 || libp) ;
15392 }
15393 
15394 static int G__G__Eve1_168_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15395 {
15396       ((TEveTrans*) G__getstructoffset())->UnitTrans();
15397       G__setnull(result7);
15398    return(1 || funcname || hash || result7 || libp) ;
15399 }
15400 
15401 static int G__G__Eve1_168_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15402 {
15403    switch (libp->paran) {
15404    case 1:
15405       ((TEveTrans*) G__getstructoffset())->ZeroTrans((Double_t) G__double(libp->para[0]));
15406       G__setnull(result7);
15407       break;
15408    case 0:
15409       ((TEveTrans*) G__getstructoffset())->ZeroTrans();
15410       G__setnull(result7);
15411       break;
15412    }
15413    return(1 || funcname || hash || result7 || libp) ;
15414 }
15415 
15416 static int G__G__Eve1_168_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15417 {
15418       ((TEveTrans*) G__getstructoffset())->UnitRot();
15419       G__setnull(result7);
15420    return(1 || funcname || hash || result7 || libp) ;
15421 }
15422 
15423 static int G__G__Eve1_168_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15424 {
15425    switch (libp->paran) {
15426    case 2:
15427       ((TEveTrans*) G__getstructoffset())->SetTrans(*(TEveTrans*) libp->para[0].ref, (Bool_t) G__int(libp->para[1]));
15428       G__setnull(result7);
15429       break;
15430    case 1:
15431       ((TEveTrans*) G__getstructoffset())->SetTrans(*(TEveTrans*) libp->para[0].ref);
15432       G__setnull(result7);
15433       break;
15434    }
15435    return(1 || funcname || hash || result7 || libp) ;
15436 }
15437 
15438 static int G__G__Eve1_168_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15439 {
15440       ((TEveTrans*) G__getstructoffset())->SetFromArray((Double_t*) G__int(libp->para[0]));
15441       G__setnull(result7);
15442    return(1 || funcname || hash || result7 || libp) ;
15443 }
15444 
15445 static int G__G__Eve1_168_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15446 {
15447       ((TEveTrans*) G__getstructoffset())->SetFromArray((Float_t*) G__int(libp->para[0]));
15448       G__setnull(result7);
15449    return(1 || funcname || hash || result7 || libp) ;
15450 }
15451 
15452 static int G__G__Eve1_168_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15453 {
15454       {
15455          const TEveTrans& obj = ((TEveTrans*) G__getstructoffset())->operator=(*(TEveTrans*) libp->para[0].ref);
15456          result7->ref = (long) (&obj);
15457          result7->obj.i = (long) (&obj);
15458       }
15459    return(1 || funcname || hash || result7 || libp) ;
15460 }
15461 
15462 static int G__G__Eve1_168_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15463 {
15464       ((TEveTrans*) G__getstructoffset())->SetupRotation((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
15465 , (Double_t) G__double(libp->para[2]));
15466       G__setnull(result7);
15467    return(1 || funcname || hash || result7 || libp) ;
15468 }
15469 
15470 static int G__G__Eve1_168_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15471 {
15472       ((TEveTrans*) G__getstructoffset())->SetupFromToVec(*(TEveVector*) libp->para[0].ref, *(TEveVector*) libp->para[1].ref);
15473       G__setnull(result7);
15474    return(1 || funcname || hash || result7 || libp) ;
15475 }
15476 
15477 static int G__G__Eve1_168_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15478 {
15479       ((TEveTrans*) G__getstructoffset())->OrtoNorm3();
15480       G__setnull(result7);
15481    return(1 || funcname || hash || result7 || libp) ;
15482 }
15483 
15484 static int G__G__Eve1_168_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15485 {
15486       G__letdouble(result7, 100, (double) ((TEveTrans*) G__getstructoffset())->Invert());
15487    return(1 || funcname || hash || result7 || libp) ;
15488 }
15489 
15490 static int G__G__Eve1_168_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15491 {
15492       ((TEveTrans*) G__getstructoffset())->MultLeft(*(TEveTrans*) libp->para[0].ref);
15493       G__setnull(result7);
15494    return(1 || funcname || hash || result7 || libp) ;
15495 }
15496 
15497 static int G__G__Eve1_168_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15498 {
15499       ((TEveTrans*) G__getstructoffset())->MultRight(*(TEveTrans*) libp->para[0].ref);
15500       G__setnull(result7);
15501    return(1 || funcname || hash || result7 || libp) ;
15502 }
15503 
15504 static int G__G__Eve1_168_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15505 {
15506       ((TEveTrans*) G__getstructoffset())->operator*=(*(TEveTrans*) libp->para[0].ref);
15507       G__setnull(result7);
15508    return(1 || funcname || hash || result7 || libp) ;
15509 }
15510 
15511 static int G__G__Eve1_168_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15512 {
15513       ((TEveTrans*) G__getstructoffset())->TransposeRotationPart();
15514       G__setnull(result7);
15515    return(1 || funcname || hash || result7 || libp) ;
15516 }
15517 
15518 static int G__G__Eve1_168_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15519 {
15520       {
15521          TEveTrans* pobj;
15522          TEveTrans xobj = ((TEveTrans*) G__getstructoffset())->operator*(*(TEveTrans*) libp->para[0].ref);
15523          pobj = new TEveTrans(xobj);
15524          result7->obj.i = (long) ((void*) pobj);
15525          result7->ref = result7->obj.i;
15526          G__store_tempobject(*result7);
15527       }
15528    return(1 || funcname || hash || result7 || libp) ;
15529 }
15530 
15531 static int G__G__Eve1_168_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15532 {
15533       ((TEveTrans*) G__getstructoffset())->MoveLF((Int_t) G__int(libp->para[0]), (Double_t) G__double(libp->para[1]));
15534       G__setnull(result7);
15535    return(1 || funcname || hash || result7 || libp) ;
15536 }
15537 
15538 static int G__G__Eve1_168_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15539 {
15540       ((TEveTrans*) G__getstructoffset())->Move3LF((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
15541 , (Double_t) G__double(libp->para[2]));
15542       G__setnull(result7);
15543    return(1 || funcname || hash || result7 || libp) ;
15544 }
15545 
15546 static int G__G__Eve1_168_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15547 {
15548       ((TEveTrans*) G__getstructoffset())->RotateLF((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
15549 , (Double_t) G__double(libp->para[2]));
15550       G__setnull(result7);
15551    return(1 || funcname || hash || result7 || libp) ;
15552 }
15553 
15554 static int G__G__Eve1_168_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15555 {
15556       ((TEveTrans*) G__getstructoffset())->MovePF((Int_t) G__int(libp->para[0]), (Double_t) G__double(libp->para[1]));
15557       G__setnull(result7);
15558    return(1 || funcname || hash || result7 || libp) ;
15559 }
15560 
15561 static int G__G__Eve1_168_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15562 {
15563       ((TEveTrans*) G__getstructoffset())->Move3PF((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
15564 , (Double_t) G__double(libp->para[2]));
15565       G__setnull(result7);
15566    return(1 || funcname || hash || result7 || libp) ;
15567 }
15568 
15569 static int G__G__Eve1_168_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15570 {
15571       ((TEveTrans*) G__getstructoffset())->RotatePF((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
15572 , (Double_t) G__double(libp->para[2]));
15573       G__setnull(result7);
15574    return(1 || funcname || hash || result7 || libp) ;
15575 }
15576 
15577 static int G__G__Eve1_168_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15578 {
15579       ((TEveTrans*) G__getstructoffset())->Move(*(TEveTrans*) libp->para[0].ref, (Int_t) G__int(libp->para[1])
15580 , (Double_t) G__double(libp->para[2]));
15581       G__setnull(result7);
15582    return(1 || funcname || hash || result7 || libp) ;
15583 }
15584 
15585 static int G__G__Eve1_168_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15586 {
15587       ((TEveTrans*) G__getstructoffset())->Move3(*(TEveTrans*) libp->para[0].ref, (Double_t) G__double(libp->para[1])
15588 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
15589       G__setnull(result7);
15590    return(1 || funcname || hash || result7 || libp) ;
15591 }
15592 
15593 static int G__G__Eve1_168_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15594 {
15595       ((TEveTrans*) G__getstructoffset())->Rotate(*(TEveTrans*) libp->para[0].ref, (Int_t) G__int(libp->para[1])
15596 , (Int_t) G__int(libp->para[2]), (Double_t) G__double(libp->para[3]));
15597       G__setnull(result7);
15598    return(1 || funcname || hash || result7 || libp) ;
15599 }
15600 
15601 static int G__G__Eve1_168_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15602 {
15603       G__letint(result7, 68, (long) ((TEveTrans*) G__getstructoffset())->Array());
15604    return(1 || funcname || hash || result7 || libp) ;
15605 }
15606 
15607 static int G__G__Eve1_168_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15608 {
15609       G__letint(result7, 68, (long) ((const TEveTrans*) G__getstructoffset())->Array());
15610    return(1 || funcname || hash || result7 || libp) ;
15611 }
15612 
15613 static int G__G__Eve1_168_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15614 {
15615       G__letint(result7, 68, (long) ((TEveTrans*) G__getstructoffset())->ArrX());
15616    return(1 || funcname || hash || result7 || libp) ;
15617 }
15618 
15619 static int G__G__Eve1_168_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15620 {
15621       G__letint(result7, 68, (long) ((const TEveTrans*) G__getstructoffset())->ArrX());
15622    return(1 || funcname || hash || result7 || libp) ;
15623 }
15624 
15625 static int G__G__Eve1_168_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15626 {
15627       G__letint(result7, 68, (long) ((TEveTrans*) G__getstructoffset())->ArrY());
15628    return(1 || funcname || hash || result7 || libp) ;
15629 }
15630 
15631 static int G__G__Eve1_168_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15632 {
15633       G__letint(result7, 68, (long) ((const TEveTrans*) G__getstructoffset())->ArrY());
15634    return(1 || funcname || hash || result7 || libp) ;
15635 }
15636 
15637 static int G__G__Eve1_168_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15638 {
15639       G__letint(result7, 68, (long) ((TEveTrans*) G__getstructoffset())->ArrZ());
15640    return(1 || funcname || hash || result7 || libp) ;
15641 }
15642 
15643 static int G__G__Eve1_168_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15644 {
15645       G__letint(result7, 68, (long) ((const TEveTrans*) G__getstructoffset())->ArrZ());
15646    return(1 || funcname || hash || result7 || libp) ;
15647 }
15648 
15649 static int G__G__Eve1_168_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15650 {
15651       G__letint(result7, 68, (long) ((TEveTrans*) G__getstructoffset())->ArrT());
15652    return(1 || funcname || hash || result7 || libp) ;
15653 }
15654 
15655 static int G__G__Eve1_168_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15656 {
15657       G__letint(result7, 68, (long) ((const TEveTrans*) G__getstructoffset())->ArrT());
15658    return(1 || funcname || hash || result7 || libp) ;
15659 }
15660 
15661 static int G__G__Eve1_168_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15662 {
15663       G__letdouble(result7, 100, (double) ((const TEveTrans*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0])));
15664    return(1 || funcname || hash || result7 || libp) ;
15665 }
15666 
15667 static int G__G__Eve1_168_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15668 {
15669       {
15670          const Double_t& obj = ((TEveTrans*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0]));
15671          result7->ref = (long) (&obj);
15672          result7->obj.d = (double) (obj);
15673       }
15674    return(1 || funcname || hash || result7 || libp) ;
15675 }
15676 
15677 static int G__G__Eve1_168_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15678 {
15679       G__letdouble(result7, 100, (double) ((const TEveTrans*) G__getstructoffset())->CM((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])));
15680    return(1 || funcname || hash || result7 || libp) ;
15681 }
15682 
15683 static int G__G__Eve1_168_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15684 {
15685       {
15686          const Double_t& obj = ((TEveTrans*) G__getstructoffset())->CM((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
15687          result7->ref = (long) (&obj);
15688          result7->obj.d = (double) (obj);
15689       }
15690    return(1 || funcname || hash || result7 || libp) ;
15691 }
15692 
15693 static int G__G__Eve1_168_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15694 {
15695       G__letdouble(result7, 100, (double) ((const TEveTrans*) G__getstructoffset())->operator()((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])));
15696    return(1 || funcname || hash || result7 || libp) ;
15697 }
15698 
15699 static int G__G__Eve1_168_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15700 {
15701       {
15702          const Double_t& obj = ((TEveTrans*) G__getstructoffset())->operator()((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
15703          result7->ref = (long) (&obj);
15704          result7->obj.d = (double) (obj);
15705       }
15706    return(1 || funcname || hash || result7 || libp) ;
15707 }
15708 
15709 static int G__G__Eve1_168_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15710 {
15711       ((TEveTrans*) G__getstructoffset())->SetBaseVec((Int_t) G__int(libp->para[0]), (Double_t) G__double(libp->para[1])
15712 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
15713       G__setnull(result7);
15714    return(1 || funcname || hash || result7 || libp) ;
15715 }
15716 
15717 static int G__G__Eve1_168_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15718 {
15719       ((TEveTrans*) G__getstructoffset())->SetBaseVec((Int_t) G__int(libp->para[0]), *(TVector3*) libp->para[1].ref);
15720       G__setnull(result7);
15721    return(1 || funcname || hash || result7 || libp) ;
15722 }
15723 
15724 static int G__G__Eve1_168_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15725 {
15726       {
15727          const TVector3* pobj;
15728          const TVector3 xobj = ((const TEveTrans*) G__getstructoffset())->GetBaseVec((Int_t) G__int(libp->para[0]));
15729          pobj = new TVector3(xobj);
15730          result7->obj.i = (long) ((void*) pobj);
15731          result7->ref = result7->obj.i;
15732          G__store_tempobject(*result7);
15733       }
15734    return(1 || funcname || hash || result7 || libp) ;
15735 }
15736 
15737 static int G__G__Eve1_168_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15738 {
15739       ((const TEveTrans*) G__getstructoffset())->GetBaseVec((Int_t) G__int(libp->para[0]), *(TVector3*) libp->para[1].ref);
15740       G__setnull(result7);
15741    return(1 || funcname || hash || result7 || libp) ;
15742 }
15743 
15744 static int G__G__Eve1_168_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15745 {
15746       ((TEveTrans*) G__getstructoffset())->SetPos((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
15747 , (Double_t) G__double(libp->para[2]));
15748       G__setnull(result7);
15749    return(1 || funcname || hash || result7 || libp) ;
15750 }
15751 
15752 static int G__G__Eve1_168_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15753 {
15754       ((TEveTrans*) G__getstructoffset())->SetPos((Double_t*) G__int(libp->para[0]));
15755       G__setnull(result7);
15756    return(1 || funcname || hash || result7 || libp) ;
15757 }
15758 
15759 static int G__G__Eve1_168_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15760 {
15761       ((TEveTrans*) G__getstructoffset())->SetPos((Float_t*) G__int(libp->para[0]));
15762       G__setnull(result7);
15763    return(1 || funcname || hash || result7 || libp) ;
15764 }
15765 
15766 static int G__G__Eve1_168_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15767 {
15768       ((TEveTrans*) G__getstructoffset())->SetPos(*(TEveTrans*) libp->para[0].ref);
15769       G__setnull(result7);
15770    return(1 || funcname || hash || result7 || libp) ;
15771 }
15772 
15773 static int G__G__Eve1_168_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15774 {
15775       ((const TEveTrans*) G__getstructoffset())->GetPos(*(Double_t*) G__Doubleref(&libp->para[0]), *(Double_t*) G__Doubleref(&libp->para[1])
15776 , *(Double_t*) G__Doubleref(&libp->para[2]));
15777       G__setnull(result7);
15778    return(1 || funcname || hash || result7 || libp) ;
15779 }
15780 
15781 static int G__G__Eve1_168_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15782 {
15783       ((const TEveTrans*) G__getstructoffset())->GetPos((Double_t*) G__int(libp->para[0]));
15784       G__setnull(result7);
15785    return(1 || funcname || hash || result7 || libp) ;
15786 }
15787 
15788 static int G__G__Eve1_168_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15789 {
15790       ((const TEveTrans*) G__getstructoffset())->GetPos((Float_t*) G__int(libp->para[0]));
15791       G__setnull(result7);
15792    return(1 || funcname || hash || result7 || libp) ;
15793 }
15794 
15795 static int G__G__Eve1_168_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15796 {
15797       ((const TEveTrans*) G__getstructoffset())->GetPos(*(TVector3*) libp->para[0].ref);
15798       G__setnull(result7);
15799    return(1 || funcname || hash || result7 || libp) ;
15800 }
15801 
15802 static int G__G__Eve1_168_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15803 {
15804       {
15805          const TVector3* pobj;
15806          const TVector3 xobj = ((const TEveTrans*) G__getstructoffset())->GetPos();
15807          pobj = new TVector3(xobj);
15808          result7->obj.i = (long) ((void*) pobj);
15809          result7->ref = result7->obj.i;
15810          G__store_tempobject(*result7);
15811       }
15812    return(1 || funcname || hash || result7 || libp) ;
15813 }
15814 
15815 static int G__G__Eve1_168_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15816 {
15817       ((TEveTrans*) G__getstructoffset())->SetRotByAngles((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1])
15818 , (Float_t) G__double(libp->para[2]));
15819       G__setnull(result7);
15820    return(1 || funcname || hash || result7 || libp) ;
15821 }
15822 
15823 static int G__G__Eve1_168_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15824 {
15825       ((TEveTrans*) G__getstructoffset())->SetRotByAnyAngles((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1])
15826 , (Float_t) G__double(libp->para[2]), (const char*) G__int(libp->para[3]));
15827       G__setnull(result7);
15828    return(1 || funcname || hash || result7 || libp) ;
15829 }
15830 
15831 static int G__G__Eve1_168_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15832 {
15833       ((const TEveTrans*) G__getstructoffset())->GetRotAngles((Float_t*) G__int(libp->para[0]));
15834       G__setnull(result7);
15835    return(1 || funcname || hash || result7 || libp) ;
15836 }
15837 
15838 static int G__G__Eve1_168_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15839 {
15840       ((TEveTrans*) G__getstructoffset())->Scale((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
15841 , (Double_t) G__double(libp->para[2]));
15842       G__setnull(result7);
15843    return(1 || funcname || hash || result7 || libp) ;
15844 }
15845 
15846 static int G__G__Eve1_168_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15847 {
15848       G__letdouble(result7, 100, (double) ((TEveTrans*) G__getstructoffset())->Unscale());
15849    return(1 || funcname || hash || result7 || libp) ;
15850 }
15851 
15852 static int G__G__Eve1_168_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15853 {
15854       ((TEveTrans*) G__getstructoffset())->Unscale(*(Double_t*) G__Doubleref(&libp->para[0]), *(Double_t*) G__Doubleref(&libp->para[1])
15855 , *(Double_t*) G__Doubleref(&libp->para[2]));
15856       G__setnull(result7);
15857    return(1 || funcname || hash || result7 || libp) ;
15858 }
15859 
15860 static int G__G__Eve1_168_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15861 {
15862       ((const TEveTrans*) G__getstructoffset())->GetScale(*(Double_t*) G__Doubleref(&libp->para[0]), *(Double_t*) G__Doubleref(&libp->para[1])
15863 , *(Double_t*) G__Doubleref(&libp->para[2]));
15864       G__setnull(result7);
15865    return(1 || funcname || hash || result7 || libp) ;
15866 }
15867 
15868 static int G__G__Eve1_168_0_68(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15869 {
15870       ((TEveTrans*) G__getstructoffset())->SetScale((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
15871 , (Double_t) G__double(libp->para[2]));
15872       G__setnull(result7);
15873    return(1 || funcname || hash || result7 || libp) ;
15874 }
15875 
15876 static int G__G__Eve1_168_0_69(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15877 {
15878       ((TEveTrans*) G__getstructoffset())->SetScaleX((Double_t) G__double(libp->para[0]));
15879       G__setnull(result7);
15880    return(1 || funcname || hash || result7 || libp) ;
15881 }
15882 
15883 static int G__G__Eve1_168_0_70(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15884 {
15885       ((TEveTrans*) G__getstructoffset())->SetScaleY((Double_t) G__double(libp->para[0]));
15886       G__setnull(result7);
15887    return(1 || funcname || hash || result7 || libp) ;
15888 }
15889 
15890 static int G__G__Eve1_168_0_71(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15891 {
15892       ((TEveTrans*) G__getstructoffset())->SetScaleZ((Double_t) G__double(libp->para[0]));
15893       G__setnull(result7);
15894    return(1 || funcname || hash || result7 || libp) ;
15895 }
15896 
15897 static int G__G__Eve1_168_0_72(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15898 {
15899    switch (libp->paran) {
15900    case 2:
15901       ((const TEveTrans*) G__getstructoffset())->MultiplyIP(*(TVector3*) libp->para[0].ref, (Double_t) G__double(libp->para[1]));
15902       G__setnull(result7);
15903       break;
15904    case 1:
15905       ((const TEveTrans*) G__getstructoffset())->MultiplyIP(*(TVector3*) libp->para[0].ref);
15906       G__setnull(result7);
15907       break;
15908    }
15909    return(1 || funcname || hash || result7 || libp) ;
15910 }
15911 
15912 static int G__G__Eve1_168_0_73(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15913 {
15914    switch (libp->paran) {
15915    case 2:
15916       ((const TEveTrans*) G__getstructoffset())->MultiplyIP((Double_t*) G__int(libp->para[0]), (Double_t) G__double(libp->para[1]));
15917       G__setnull(result7);
15918       break;
15919    case 1:
15920       ((const TEveTrans*) G__getstructoffset())->MultiplyIP((Double_t*) G__int(libp->para[0]));
15921       G__setnull(result7);
15922       break;
15923    }
15924    return(1 || funcname || hash || result7 || libp) ;
15925 }
15926 
15927 static int G__G__Eve1_168_0_74(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15928 {
15929    switch (libp->paran) {
15930    case 2:
15931       ((const TEveTrans*) G__getstructoffset())->MultiplyIP((Float_t*) G__int(libp->para[0]), (Double_t) G__double(libp->para[1]));
15932       G__setnull(result7);
15933       break;
15934    case 1:
15935       ((const TEveTrans*) G__getstructoffset())->MultiplyIP((Float_t*) G__int(libp->para[0]));
15936       G__setnull(result7);
15937       break;
15938    }
15939    return(1 || funcname || hash || result7 || libp) ;
15940 }
15941 
15942 static int G__G__Eve1_168_0_75(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15943 {
15944    switch (libp->paran) {
15945    case 2:
15946       {
15947          const TVector3* pobj;
15948          const TVector3 xobj = ((const TEveTrans*) G__getstructoffset())->Multiply(*(TVector3*) libp->para[0].ref, (Double_t) G__double(libp->para[1]));
15949          pobj = new TVector3(xobj);
15950          result7->obj.i = (long) ((void*) pobj);
15951          result7->ref = result7->obj.i;
15952          G__store_tempobject(*result7);
15953       }
15954       break;
15955    case 1:
15956       {
15957          const TVector3* pobj;
15958          const TVector3 xobj = ((const TEveTrans*) G__getstructoffset())->Multiply(*(TVector3*) libp->para[0].ref);
15959          pobj = new TVector3(xobj);
15960          result7->obj.i = (long) ((void*) pobj);
15961          result7->ref = result7->obj.i;
15962          G__store_tempobject(*result7);
15963       }
15964       break;
15965    }
15966    return(1 || funcname || hash || result7 || libp) ;
15967 }
15968 
15969 static int G__G__Eve1_168_0_76(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15970 {
15971    switch (libp->paran) {
15972    case 3:
15973       ((const TEveTrans*) G__getstructoffset())->Multiply((Double_t*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
15974 , (Double_t) G__double(libp->para[2]));
15975       G__setnull(result7);
15976       break;
15977    case 2:
15978       ((const TEveTrans*) G__getstructoffset())->Multiply((Double_t*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1]));
15979       G__setnull(result7);
15980       break;
15981    }
15982    return(1 || funcname || hash || result7 || libp) ;
15983 }
15984 
15985 static int G__G__Eve1_168_0_77(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15986 {
15987       ((const TEveTrans*) G__getstructoffset())->RotateIP(*(TVector3*) libp->para[0].ref);
15988       G__setnull(result7);
15989    return(1 || funcname || hash || result7 || libp) ;
15990 }
15991 
15992 static int G__G__Eve1_168_0_78(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15993 {
15994       ((const TEveTrans*) G__getstructoffset())->RotateIP((Double_t*) G__int(libp->para[0]));
15995       G__setnull(result7);
15996    return(1 || funcname || hash || result7 || libp) ;
15997 }
15998 
15999 static int G__G__Eve1_168_0_79(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16000 {
16001       ((const TEveTrans*) G__getstructoffset())->RotateIP((Float_t*) G__int(libp->para[0]));
16002       G__setnull(result7);
16003    return(1 || funcname || hash || result7 || libp) ;
16004 }
16005 
16006 static int G__G__Eve1_168_0_80(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16007 {
16008       {
16009          const TVector3* pobj;
16010          const TVector3 xobj = ((const TEveTrans*) G__getstructoffset())->Rotate(*(TVector3*) libp->para[0].ref);
16011          pobj = new TVector3(xobj);
16012          result7->obj.i = (long) ((void*) pobj);
16013          result7->ref = result7->obj.i;
16014          G__store_tempobject(*result7);
16015       }
16016    return(1 || funcname || hash || result7 || libp) ;
16017 }
16018 
16019 static int G__G__Eve1_168_0_82(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16020 {
16021       ((TEveTrans*) G__getstructoffset())->SetFrom((Double_t*) G__int(libp->para[0]));
16022       G__setnull(result7);
16023    return(1 || funcname || hash || result7 || libp) ;
16024 }
16025 
16026 static int G__G__Eve1_168_0_83(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16027 {
16028       ((TEveTrans*) G__getstructoffset())->SetFrom(*(TGeoMatrix*) libp->para[0].ref);
16029       G__setnull(result7);
16030    return(1 || funcname || hash || result7 || libp) ;
16031 }
16032 
16033 static int G__G__Eve1_168_0_84(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16034 {
16035       ((TEveTrans*) G__getstructoffset())->SetGeoHMatrix(*(TGeoHMatrix*) libp->para[0].ref);
16036       G__setnull(result7);
16037    return(1 || funcname || hash || result7 || libp) ;
16038 }
16039 
16040 static int G__G__Eve1_168_0_85(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16041 {
16042       ((TEveTrans*) G__getstructoffset())->SetBuffer3D(*(TBuffer3D*) libp->para[0].ref);
16043       G__setnull(result7);
16044    return(1 || funcname || hash || result7 || libp) ;
16045 }
16046 
16047 static int G__G__Eve1_168_0_86(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16048 {
16049       G__letint(result7, 103, (long) ((const TEveTrans*) G__getstructoffset())->GetUseTrans());
16050    return(1 || funcname || hash || result7 || libp) ;
16051 }
16052 
16053 static int G__G__Eve1_168_0_87(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16054 {
16055       ((TEveTrans*) G__getstructoffset())->SetUseTrans((Bool_t) G__int(libp->para[0]));
16056       G__setnull(result7);
16057    return(1 || funcname || hash || result7 || libp) ;
16058 }
16059 
16060 static int G__G__Eve1_168_0_88(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16061 {
16062       ((TEveTrans*) G__getstructoffset())->SetEditRotation((Bool_t) G__int(libp->para[0]));
16063       G__setnull(result7);
16064    return(1 || funcname || hash || result7 || libp) ;
16065 }
16066 
16067 static int G__G__Eve1_168_0_89(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16068 {
16069       ((TEveTrans*) G__getstructoffset())->SetEditScale((Bool_t) G__int(libp->para[0]));
16070       G__setnull(result7);
16071    return(1 || funcname || hash || result7 || libp) ;
16072 }
16073 
16074 static int G__G__Eve1_168_0_90(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16075 {
16076       G__letint(result7, 103, (long) ((TEveTrans*) G__getstructoffset())->GetEditRotation());
16077    return(1 || funcname || hash || result7 || libp) ;
16078 }
16079 
16080 static int G__G__Eve1_168_0_91(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16081 {
16082       G__letint(result7, 103, (long) ((TEveTrans*) G__getstructoffset())->GetEditScale());
16083    return(1 || funcname || hash || result7 || libp) ;
16084 }
16085 
16086 static int G__G__Eve1_168_0_92(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16087 {
16088       G__letint(result7, 103, (long) ((const TEveTrans*) G__getstructoffset())->GetEditTrans());
16089    return(1 || funcname || hash || result7 || libp) ;
16090 }
16091 
16092 static int G__G__Eve1_168_0_93(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16093 {
16094       ((TEveTrans*) G__getstructoffset())->SetEditTrans((Bool_t) G__int(libp->para[0]));
16095       G__setnull(result7);
16096    return(1 || funcname || hash || result7 || libp) ;
16097 }
16098 
16099 static int G__G__Eve1_168_0_94(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16100 {
16101    switch (libp->paran) {
16102    case 2:
16103       G__letint(result7, 103, (long) ((const TEveTrans*) G__getstructoffset())->IsScale((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])));
16104       break;
16105    case 1:
16106       G__letint(result7, 103, (long) ((const TEveTrans*) G__getstructoffset())->IsScale((Double_t) G__double(libp->para[0])));
16107       break;
16108    case 0:
16109       G__letint(result7, 103, (long) ((const TEveTrans*) G__getstructoffset())->IsScale());
16110       break;
16111    }
16112    return(1 || funcname || hash || result7 || libp) ;
16113 }
16114 
16115 static int G__G__Eve1_168_0_95(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16116 {
16117       G__letint(result7, 85, (long) TEveTrans::Class());
16118    return(1 || funcname || hash || result7 || libp) ;
16119 }
16120 
16121 static int G__G__Eve1_168_0_96(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16122 {
16123       G__letint(result7, 67, (long) TEveTrans::Class_Name());
16124    return(1 || funcname || hash || result7 || libp) ;
16125 }
16126 
16127 static int G__G__Eve1_168_0_97(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16128 {
16129       G__letint(result7, 115, (long) TEveTrans::Class_Version());
16130    return(1 || funcname || hash || result7 || libp) ;
16131 }
16132 
16133 static int G__G__Eve1_168_0_98(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16134 {
16135       TEveTrans::Dictionary();
16136       G__setnull(result7);
16137    return(1 || funcname || hash || result7 || libp) ;
16138 }
16139 
16140 static int G__G__Eve1_168_0_102(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16141 {
16142       ((TEveTrans*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
16143       G__setnull(result7);
16144    return(1 || funcname || hash || result7 || libp) ;
16145 }
16146 
16147 static int G__G__Eve1_168_0_103(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16148 {
16149       G__letint(result7, 67, (long) TEveTrans::DeclFileName());
16150    return(1 || funcname || hash || result7 || libp) ;
16151 }
16152 
16153 static int G__G__Eve1_168_0_104(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16154 {
16155       G__letint(result7, 105, (long) TEveTrans::ImplFileLine());
16156    return(1 || funcname || hash || result7 || libp) ;
16157 }
16158 
16159 static int G__G__Eve1_168_0_105(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16160 {
16161       G__letint(result7, 67, (long) TEveTrans::ImplFileName());
16162    return(1 || funcname || hash || result7 || libp) ;
16163 }
16164 
16165 static int G__G__Eve1_168_0_106(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16166 {
16167       G__letint(result7, 105, (long) TEveTrans::DeclFileLine());
16168    return(1 || funcname || hash || result7 || libp) ;
16169 }
16170 
16171 // automatic destructor
16172 typedef TEveTrans G__TTEveTrans;
16173 static int G__G__Eve1_168_0_107(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16174 {
16175    char* gvp = (char*) G__getgvp();
16176    long soff = G__getstructoffset();
16177    int n = G__getaryconstruct();
16178    //
16179    //has_a_delete: 1
16180    //has_own_delete1arg: 0
16181    //has_own_delete2arg: 0
16182    //
16183    if (!soff) {
16184      return(1);
16185    }
16186    if (n) {
16187      if (gvp == (char*)G__PVOID) {
16188        delete[] (TEveTrans*) soff;
16189      } else {
16190        G__setgvp((long) G__PVOID);
16191        for (int i = n - 1; i >= 0; --i) {
16192          ((TEveTrans*) (soff+(sizeof(TEveTrans)*i)))->~G__TTEveTrans();
16193        }
16194        G__setgvp((long)gvp);
16195      }
16196    } else {
16197      if (gvp == (char*)G__PVOID) {
16198        delete (TEveTrans*) soff;
16199      } else {
16200        G__setgvp((long) G__PVOID);
16201        ((TEveTrans*) (soff))->~G__TTEveTrans();
16202        G__setgvp((long)gvp);
16203      }
16204    }
16205    G__setnull(result7);
16206    return(1 || funcname || hash || result7 || libp) ;
16207 }
16208 
16209 
16210 /* TEveManager */
16211 static int G__G__Eve1_170_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16212 {
16213    TEveManager* p = NULL;
16214    char* gvp = (char*) G__getgvp();
16215    switch (libp->paran) {
16216    case 4:
16217      //m: 4
16218      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16219        p = new TEveManager(
16220 (UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
16221 , (Bool_t) G__int(libp->para[2]), (Option_t*) G__int(libp->para[3]));
16222      } else {
16223        p = new((void*) gvp) TEveManager(
16224 (UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
16225 , (Bool_t) G__int(libp->para[2]), (Option_t*) G__int(libp->para[3]));
16226      }
16227      break;
16228    case 3:
16229      //m: 3
16230      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16231        p = new TEveManager(
16232 (UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
16233 , (Bool_t) G__int(libp->para[2]));
16234      } else {
16235        p = new((void*) gvp) TEveManager(
16236 (UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
16237 , (Bool_t) G__int(libp->para[2]));
16238      }
16239      break;
16240    case 2:
16241      //m: 2
16242      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16243        p = new TEveManager((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1]));
16244      } else {
16245        p = new((void*) gvp) TEveManager((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1]));
16246      }
16247      break;
16248    }
16249    result7->obj.i = (long) p;
16250    result7->ref = (long) p;
16251    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveManager));
16252    return(1 || funcname || hash || result7 || libp) ;
16253 }
16254 
16255 static int G__G__Eve1_170_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16256 {
16257       G__letint(result7, 85, (long) ((const TEveManager*) G__getstructoffset())->GetExcHandler());
16258    return(1 || funcname || hash || result7 || libp) ;
16259 }
16260 
16261 static int G__G__Eve1_170_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16262 {
16263       G__letint(result7, 85, (long) ((const TEveManager*) G__getstructoffset())->GetSelection());
16264    return(1 || funcname || hash || result7 || libp) ;
16265 }
16266 
16267 static int G__G__Eve1_170_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16268 {
16269       G__letint(result7, 85, (long) ((const TEveManager*) G__getstructoffset())->GetHighlight());
16270    return(1 || funcname || hash || result7 || libp) ;
16271 }
16272 
16273 static int G__G__Eve1_170_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16274 {
16275       G__letint(result7, 85, (long) ((const TEveManager*) G__getstructoffset())->GetOrphanage());
16276    return(1 || funcname || hash || result7 || libp) ;
16277 }
16278 
16279 static int G__G__Eve1_170_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16280 {
16281       G__letint(result7, 103, (long) ((const TEveManager*) G__getstructoffset())->GetUseOrphanage());
16282    return(1 || funcname || hash || result7 || libp) ;
16283 }
16284 
16285 static int G__G__Eve1_170_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16286 {
16287       ((TEveManager*) G__getstructoffset())->SetUseOrphanage((Bool_t) G__int(libp->para[0]));
16288       G__setnull(result7);
16289    return(1 || funcname || hash || result7 || libp) ;
16290 }
16291 
16292 static int G__G__Eve1_170_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16293 {
16294       ((TEveManager*) G__getstructoffset())->ClearOrphanage();
16295       G__setnull(result7);
16296    return(1 || funcname || hash || result7 || libp) ;
16297 }
16298 
16299 static int G__G__Eve1_170_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16300 {
16301       G__letint(result7, 85, (long) ((const TEveManager*) G__getstructoffset())->GetBrowser());
16302    return(1 || funcname || hash || result7 || libp) ;
16303 }
16304 
16305 static int G__G__Eve1_170_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16306 {
16307       G__letint(result7, 85, (long) ((const TEveManager*) G__getstructoffset())->GetLTEFrame());
16308    return(1 || funcname || hash || result7 || libp) ;
16309 }
16310 
16311 static int G__G__Eve1_170_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16312 {
16313       G__letint(result7, 85, (long) ((const TEveManager*) G__getstructoffset())->GetEditor());
16314    return(1 || funcname || hash || result7 || libp) ;
16315 }
16316 
16317 static int G__G__Eve1_170_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16318 {
16319       G__letint(result7, 85, (long) ((const TEveManager*) G__getstructoffset())->GetStatusBar());
16320    return(1 || funcname || hash || result7 || libp) ;
16321 }
16322 
16323 static int G__G__Eve1_170_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16324 {
16325       G__letint(result7, 85, (long) ((const TEveManager*) G__getstructoffset())->GetWindowManager());
16326    return(1 || funcname || hash || result7 || libp) ;
16327 }
16328 
16329 static int G__G__Eve1_170_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16330 {
16331       G__letint(result7, 85, (long) ((const TEveManager*) G__getstructoffset())->GetScenes());
16332    return(1 || funcname || hash || result7 || libp) ;
16333 }
16334 
16335 static int G__G__Eve1_170_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16336 {
16337       G__letint(result7, 85, (long) ((const TEveManager*) G__getstructoffset())->GetViewers());
16338    return(1 || funcname || hash || result7 || libp) ;
16339 }
16340 
16341 static int G__G__Eve1_170_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16342 {
16343       G__letint(result7, 85, (long) ((const TEveManager*) G__getstructoffset())->GetGlobalScene());
16344    return(1 || funcname || hash || result7 || libp) ;
16345 }
16346 
16347 static int G__G__Eve1_170_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16348 {
16349       G__letint(result7, 85, (long) ((const TEveManager*) G__getstructoffset())->GetEventScene());
16350    return(1 || funcname || hash || result7 || libp) ;
16351 }
16352 
16353 static int G__G__Eve1_170_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16354 {
16355       G__letint(result7, 85, (long) ((const TEveManager*) G__getstructoffset())->GetCurrentEvent());
16356    return(1 || funcname || hash || result7 || libp) ;
16357 }
16358 
16359 static int G__G__Eve1_170_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16360 {
16361       ((TEveManager*) G__getstructoffset())->SetCurrentEvent((TEveEventManager*) G__int(libp->para[0]));
16362       G__setnull(result7);
16363    return(1 || funcname || hash || result7 || libp) ;
16364 }
16365 
16366 static int G__G__Eve1_170_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16367 {
16368       G__letint(result7, 85, (long) ((TEveManager*) G__getstructoffset())->AddCanvasTab((const char*) G__int(libp->para[0])));
16369    return(1 || funcname || hash || result7 || libp) ;
16370 }
16371 
16372 static int G__G__Eve1_170_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16373 {
16374       G__letint(result7, 85, (long) ((const TEveManager*) G__getstructoffset())->GetMainWindow());
16375    return(1 || funcname || hash || result7 || libp) ;
16376 }
16377 
16378 static int G__G__Eve1_170_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16379 {
16380       G__letint(result7, 85, (long) ((const TEveManager*) G__getstructoffset())->GetDefaultViewer());
16381    return(1 || funcname || hash || result7 || libp) ;
16382 }
16383 
16384 static int G__G__Eve1_170_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16385 {
16386       G__letint(result7, 85, (long) ((const TEveManager*) G__getstructoffset())->GetDefaultGLViewer());
16387    return(1 || funcname || hash || result7 || libp) ;
16388 }
16389 
16390 static int G__G__Eve1_170_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16391 {
16392    switch (libp->paran) {
16393    case 3:
16394       G__letint(result7, 85, (long) ((TEveManager*) G__getstructoffset())->SpawnNewViewer((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
16395 , (Bool_t) G__int(libp->para[2])));
16396       break;
16397    case 2:
16398       G__letint(result7, 85, (long) ((TEveManager*) G__getstructoffset())->SpawnNewViewer((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
16399       break;
16400    case 1:
16401       G__letint(result7, 85, (long) ((TEveManager*) G__getstructoffset())->SpawnNewViewer((const char*) G__int(libp->para[0])));
16402       break;
16403    }
16404    return(1 || funcname || hash || result7 || libp) ;
16405 }
16406 
16407 static int G__G__Eve1_170_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16408 {
16409    switch (libp->paran) {
16410    case 2:
16411       G__letint(result7, 85, (long) ((TEveManager*) G__getstructoffset())->SpawnNewScene((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
16412       break;
16413    case 1:
16414       G__letint(result7, 85, (long) ((TEveManager*) G__getstructoffset())->SpawnNewScene((const char*) G__int(libp->para[0])));
16415       break;
16416    }
16417    return(1 || funcname || hash || result7 || libp) ;
16418 }
16419 
16420 static int G__G__Eve1_170_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16421 {
16422       G__letint(result7, 85, (long) ((const TEveManager*) G__getstructoffset())->GetMacroFolder());
16423    return(1 || funcname || hash || result7 || libp) ;
16424 }
16425 
16426 static int G__G__Eve1_170_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16427 {
16428       G__letint(result7, 85, (long) ((const TEveManager*) G__getstructoffset())->GetMacro((const char*) G__int(libp->para[0])));
16429    return(1 || funcname || hash || result7 || libp) ;
16430 }
16431 
16432 static int G__G__Eve1_170_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16433 {
16434       ((TEveManager*) G__getstructoffset())->EditElement((TEveElement*) G__int(libp->para[0]));
16435       G__setnull(result7);
16436    return(1 || funcname || hash || result7 || libp) ;
16437 }
16438 
16439 static int G__G__Eve1_170_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16440 {
16441       ((TEveManager*) G__getstructoffset())->DisableRedraw();
16442       G__setnull(result7);
16443    return(1 || funcname || hash || result7 || libp) ;
16444 }
16445 
16446 static int G__G__Eve1_170_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16447 {
16448       ((TEveManager*) G__getstructoffset())->EnableRedraw();
16449       G__setnull(result7);
16450    return(1 || funcname || hash || result7 || libp) ;
16451 }
16452 
16453 static int G__G__Eve1_170_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16454 {
16455    switch (libp->paran) {
16456    case 2:
16457       ((TEveManager*) G__getstructoffset())->Redraw3D((Bool_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
16458       G__setnull(result7);
16459       break;
16460    case 1:
16461       ((TEveManager*) G__getstructoffset())->Redraw3D((Bool_t) G__int(libp->para[0]));
16462       G__setnull(result7);
16463       break;
16464    case 0:
16465       ((TEveManager*) G__getstructoffset())->Redraw3D();
16466       G__setnull(result7);
16467       break;
16468    }
16469    return(1 || funcname || hash || result7 || libp) ;
16470 }
16471 
16472 static int G__G__Eve1_170_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16473 {
16474       ((TEveManager*) G__getstructoffset())->RegisterRedraw3D();
16475       G__setnull(result7);
16476    return(1 || funcname || hash || result7 || libp) ;
16477 }
16478 
16479 static int G__G__Eve1_170_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16480 {
16481       ((TEveManager*) G__getstructoffset())->DoRedraw3D();
16482       G__setnull(result7);
16483    return(1 || funcname || hash || result7 || libp) ;
16484 }
16485 
16486 static int G__G__Eve1_170_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16487 {
16488    switch (libp->paran) {
16489    case 2:
16490       ((TEveManager*) G__getstructoffset())->FullRedraw3D((Bool_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
16491       G__setnull(result7);
16492       break;
16493    case 1:
16494       ((TEveManager*) G__getstructoffset())->FullRedraw3D((Bool_t) G__int(libp->para[0]));
16495       G__setnull(result7);
16496       break;
16497    case 0:
16498       ((TEveManager*) G__getstructoffset())->FullRedraw3D();
16499       G__setnull(result7);
16500       break;
16501    }
16502    return(1 || funcname || hash || result7 || libp) ;
16503 }
16504 
16505 static int G__G__Eve1_170_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16506 {
16507       G__letint(result7, 103, (long) ((const TEveManager*) G__getstructoffset())->GetKeepEmptyCont());
16508    return(1 || funcname || hash || result7 || libp) ;
16509 }
16510 
16511 static int G__G__Eve1_170_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16512 {
16513       ((TEveManager*) G__getstructoffset())->SetKeepEmptyCont((Bool_t) G__int(libp->para[0]));
16514       G__setnull(result7);
16515    return(1 || funcname || hash || result7 || libp) ;
16516 }
16517 
16518 static int G__G__Eve1_170_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16519 {
16520    switch (libp->paran) {
16521    case 3:
16522       ((TEveManager*) G__getstructoffset())->ElementChanged((TEveElement*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1])
16523 , (Bool_t) G__int(libp->para[2]));
16524       G__setnull(result7);
16525       break;
16526    case 2:
16527       ((TEveManager*) G__getstructoffset())->ElementChanged((TEveElement*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
16528       G__setnull(result7);
16529       break;
16530    case 1:
16531       ((TEveManager*) G__getstructoffset())->ElementChanged((TEveElement*) G__int(libp->para[0]));
16532       G__setnull(result7);
16533       break;
16534    }
16535    return(1 || funcname || hash || result7 || libp) ;
16536 }
16537 
16538 static int G__G__Eve1_170_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16539 {
16540       ((TEveManager*) G__getstructoffset())->ScenesChanged(*(TEveElement::List_t*) libp->para[0].ref);
16541       G__setnull(result7);
16542    return(1 || funcname || hash || result7 || libp) ;
16543 }
16544 
16545 static int G__G__Eve1_170_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16546 {
16547       ((TEveManager*) G__getstructoffset())->ElementStamped((TEveElement*) G__int(libp->para[0]));
16548       G__setnull(result7);
16549    return(1 || funcname || hash || result7 || libp) ;
16550 }
16551 
16552 static int G__G__Eve1_170_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16553 {
16554       G__letint(result7, 85, (long) ((const TEveManager*) G__getstructoffset())->GetListTree());
16555    return(1 || funcname || hash || result7 || libp) ;
16556 }
16557 
16558 static int G__G__Eve1_170_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16559 {
16560    switch (libp->paran) {
16561    case 3:
16562       G__letint(result7, 85, (long) ((TEveManager*) G__getstructoffset())->AddToListTree((TEveElement*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1])
16563 , (TGListTree*) G__int(libp->para[2])));
16564       break;
16565    case 2:
16566       G__letint(result7, 85, (long) ((TEveManager*) G__getstructoffset())->AddToListTree((TEveElement*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1])));
16567       break;
16568    }
16569    return(1 || funcname || hash || result7 || libp) ;
16570 }
16571 
16572 static int G__G__Eve1_170_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16573 {
16574       ((TEveManager*) G__getstructoffset())->RemoveFromListTree((TEveElement*) G__int(libp->para[0]), (TGListTree*) G__int(libp->para[1])
16575 , (TGListTreeItem*) G__int(libp->para[2]));
16576       G__setnull(result7);
16577    return(1 || funcname || hash || result7 || libp) ;
16578 }
16579 
16580 static int G__G__Eve1_170_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16581 {
16582       G__letint(result7, 85, (long) ((TEveManager*) G__getstructoffset())->AddEvent((TEveEventManager*) G__int(libp->para[0])));
16583    return(1 || funcname || hash || result7 || libp) ;
16584 }
16585 
16586 static int G__G__Eve1_170_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16587 {
16588    switch (libp->paran) {
16589    case 2:
16590       ((TEveManager*) G__getstructoffset())->AddElement((TEveElement*) G__int(libp->para[0]), (TEveElement*) G__int(libp->para[1]));
16591       G__setnull(result7);
16592       break;
16593    case 1:
16594       ((TEveManager*) G__getstructoffset())->AddElement((TEveElement*) G__int(libp->para[0]));
16595       G__setnull(result7);
16596       break;
16597    }
16598    return(1 || funcname || hash || result7 || libp) ;
16599 }
16600 
16601 static int G__G__Eve1_170_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16602 {
16603    switch (libp->paran) {
16604    case 2:
16605       ((TEveManager*) G__getstructoffset())->AddGlobalElement((TEveElement*) G__int(libp->para[0]), (TEveElement*) G__int(libp->para[1]));
16606       G__setnull(result7);
16607       break;
16608    case 1:
16609       ((TEveManager*) G__getstructoffset())->AddGlobalElement((TEveElement*) G__int(libp->para[0]));
16610       G__setnull(result7);
16611       break;
16612    }
16613    return(1 || funcname || hash || result7 || libp) ;
16614 }
16615 
16616 static int G__G__Eve1_170_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16617 {
16618       ((TEveManager*) G__getstructoffset())->RemoveElement((TEveElement*) G__int(libp->para[0]), (TEveElement*) G__int(libp->para[1]));
16619       G__setnull(result7);
16620    return(1 || funcname || hash || result7 || libp) ;
16621 }
16622 
16623 static int G__G__Eve1_170_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16624 {
16625       ((TEveManager*) G__getstructoffset())->PreDeleteElement((TEveElement*) G__int(libp->para[0]));
16626       G__setnull(result7);
16627    return(1 || funcname || hash || result7 || libp) ;
16628 }
16629 
16630 static int G__G__Eve1_170_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16631 {
16632       ((TEveManager*) G__getstructoffset())->ElementSelect((TEveElement*) G__int(libp->para[0]));
16633       G__setnull(result7);
16634    return(1 || funcname || hash || result7 || libp) ;
16635 }
16636 
16637 static int G__G__Eve1_170_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16638 {
16639       G__letint(result7, 103, (long) ((TEveManager*) G__getstructoffset())->ElementPaste((TEveElement*) G__int(libp->para[0])));
16640    return(1 || funcname || hash || result7 || libp) ;
16641 }
16642 
16643 static int G__G__Eve1_170_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16644 {
16645       G__letint(result7, 103, (long) ((TEveManager*) G__getstructoffset())->InsertVizDBEntry(*(TString*) libp->para[0].ref, (TEveElement*) G__int(libp->para[1])
16646 , (Bool_t) G__int(libp->para[2]), (Bool_t) G__int(libp->para[3])));
16647    return(1 || funcname || hash || result7 || libp) ;
16648 }
16649 
16650 static int G__G__Eve1_170_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16651 {
16652       G__letint(result7, 103, (long) ((TEveManager*) G__getstructoffset())->InsertVizDBEntry(*(TString*) libp->para[0].ref, (TEveElement*) G__int(libp->para[1])));
16653    return(1 || funcname || hash || result7 || libp) ;
16654 }
16655 
16656 static int G__G__Eve1_170_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16657 {
16658       G__letint(result7, 85, (long) ((TEveManager*) G__getstructoffset())->FindVizDBEntry(*(TString*) libp->para[0].ref));
16659    return(1 || funcname || hash || result7 || libp) ;
16660 }
16661 
16662 static int G__G__Eve1_170_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16663 {
16664       ((TEveManager*) G__getstructoffset())->LoadVizDB(*(TString*) libp->para[0].ref, (Bool_t) G__int(libp->para[1])
16665 , (Bool_t) G__int(libp->para[2]));
16666       G__setnull(result7);
16667    return(1 || funcname || hash || result7 || libp) ;
16668 }
16669 
16670 static int G__G__Eve1_170_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16671 {
16672       ((TEveManager*) G__getstructoffset())->LoadVizDB(*(TString*) libp->para[0].ref);
16673       G__setnull(result7);
16674    return(1 || funcname || hash || result7 || libp) ;
16675 }
16676 
16677 static int G__G__Eve1_170_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16678 {
16679       ((TEveManager*) G__getstructoffset())->SaveVizDB(*(TString*) libp->para[0].ref);
16680       G__setnull(result7);
16681    return(1 || funcname || hash || result7 || libp) ;
16682 }
16683 
16684 static int G__G__Eve1_170_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16685 {
16686       G__letint(result7, 103, (long) ((const TEveManager*) G__getstructoffset())->GetVizDBReplace());
16687    return(1 || funcname || hash || result7 || libp) ;
16688 }
16689 
16690 static int G__G__Eve1_170_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16691 {
16692       G__letint(result7, 103, (long) ((const TEveManager*) G__getstructoffset())->GetVizDBUpdate());
16693    return(1 || funcname || hash || result7 || libp) ;
16694 }
16695 
16696 static int G__G__Eve1_170_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16697 {
16698       ((TEveManager*) G__getstructoffset())->SetVizDBReplace((Bool_t) G__int(libp->para[0]));
16699       G__setnull(result7);
16700    return(1 || funcname || hash || result7 || libp) ;
16701 }
16702 
16703 static int G__G__Eve1_170_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16704 {
16705       ((TEveManager*) G__getstructoffset())->SetVizDBUpdate((Bool_t) G__int(libp->para[0]));
16706       G__setnull(result7);
16707    return(1 || funcname || hash || result7 || libp) ;
16708 }
16709 
16710 static int G__G__Eve1_170_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16711 {
16712       G__letint(result7, 85, (long) ((TEveManager*) G__getstructoffset())->GetGeometry(*(TString*) libp->para[0].ref));
16713    return(1 || funcname || hash || result7 || libp) ;
16714 }
16715 
16716 static int G__G__Eve1_170_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16717 {
16718       G__letint(result7, 85, (long) ((TEveManager*) G__getstructoffset())->GetGeometryByAlias(*(TString*) libp->para[0].ref));
16719    return(1 || funcname || hash || result7 || libp) ;
16720 }
16721 
16722 static int G__G__Eve1_170_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16723 {
16724       G__letint(result7, 85, (long) ((TEveManager*) G__getstructoffset())->GetDefaultGeometry());
16725    return(1 || funcname || hash || result7 || libp) ;
16726 }
16727 
16728 static int G__G__Eve1_170_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16729 {
16730       ((TEveManager*) G__getstructoffset())->RegisterGeometryAlias(*(TString*) libp->para[0].ref, *(TString*) libp->para[1].ref);
16731       G__setnull(result7);
16732    return(1 || funcname || hash || result7 || libp) ;
16733 }
16734 
16735 static int G__G__Eve1_170_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16736 {
16737       ((TEveManager*) G__getstructoffset())->SetStatusLine((const char*) G__int(libp->para[0]));
16738       G__setnull(result7);
16739    return(1 || funcname || hash || result7 || libp) ;
16740 }
16741 
16742 static int G__G__Eve1_170_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16743 {
16744       ((TEveManager*) G__getstructoffset())->ClearROOTClassSaved();
16745       G__setnull(result7);
16746    return(1 || funcname || hash || result7 || libp) ;
16747 }
16748 
16749 static int G__G__Eve1_170_0_68(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16750 {
16751       ((TEveManager*) G__getstructoffset())->CloseEveWindow();
16752       G__setnull(result7);
16753    return(1 || funcname || hash || result7 || libp) ;
16754 }
16755 
16756 static int G__G__Eve1_170_0_69(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16757 {
16758    switch (libp->paran) {
16759    case 2:
16760       G__letint(result7, 85, (long) TEveManager::Create((Bool_t) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1])));
16761       break;
16762    case 1:
16763       G__letint(result7, 85, (long) TEveManager::Create((Bool_t) G__int(libp->para[0])));
16764       break;
16765    case 0:
16766       G__letint(result7, 85, (long) TEveManager::Create());
16767       break;
16768    }
16769    return(1 || funcname || hash || result7 || libp) ;
16770 }
16771 
16772 static int G__G__Eve1_170_0_70(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16773 {
16774       TEveManager::Terminate();
16775       G__setnull(result7);
16776    return(1 || funcname || hash || result7 || libp) ;
16777 }
16778 
16779 static int G__G__Eve1_170_0_71(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16780 {
16781       G__letint(result7, 85, (long) TEveManager::Class());
16782    return(1 || funcname || hash || result7 || libp) ;
16783 }
16784 
16785 static int G__G__Eve1_170_0_72(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16786 {
16787       G__letint(result7, 67, (long) TEveManager::Class_Name());
16788    return(1 || funcname || hash || result7 || libp) ;
16789 }
16790 
16791 static int G__G__Eve1_170_0_73(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16792 {
16793       G__letint(result7, 115, (long) TEveManager::Class_Version());
16794    return(1 || funcname || hash || result7 || libp) ;
16795 }
16796 
16797 static int G__G__Eve1_170_0_74(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16798 {
16799       TEveManager::Dictionary();
16800       G__setnull(result7);
16801    return(1 || funcname || hash || result7 || libp) ;
16802 }
16803 
16804 static int G__G__Eve1_170_0_75(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16805 {
16806       G__letint(result7, 85, (long) ((const TEveManager*) G__getstructoffset())->IsA());
16807    return(1 || funcname || hash || result7 || libp) ;
16808 }
16809 
16810 static int G__G__Eve1_170_0_76(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16811 {
16812       ((TEveManager*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
16813       G__setnull(result7);
16814    return(1 || funcname || hash || result7 || libp) ;
16815 }
16816 
16817 static int G__G__Eve1_170_0_77(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16818 {
16819       ((TEveManager*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
16820       G__setnull(result7);
16821    return(1 || funcname || hash || result7 || libp) ;
16822 }
16823 
16824 static int G__G__Eve1_170_0_78(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16825 {
16826       ((TEveManager*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
16827       G__setnull(result7);
16828    return(1 || funcname || hash || result7 || libp) ;
16829 }
16830 
16831 static int G__G__Eve1_170_0_79(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16832 {
16833       G__letint(result7, 67, (long) TEveManager::DeclFileName());
16834    return(1 || funcname || hash || result7 || libp) ;
16835 }
16836 
16837 static int G__G__Eve1_170_0_80(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16838 {
16839       G__letint(result7, 105, (long) TEveManager::ImplFileLine());
16840    return(1 || funcname || hash || result7 || libp) ;
16841 }
16842 
16843 static int G__G__Eve1_170_0_81(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16844 {
16845       G__letint(result7, 67, (long) TEveManager::ImplFileName());
16846    return(1 || funcname || hash || result7 || libp) ;
16847 }
16848 
16849 static int G__G__Eve1_170_0_82(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16850 {
16851       G__letint(result7, 105, (long) TEveManager::DeclFileLine());
16852    return(1 || funcname || hash || result7 || libp) ;
16853 }
16854 
16855 // automatic destructor
16856 typedef TEveManager G__TTEveManager;
16857 static int G__G__Eve1_170_0_83(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16858 {
16859    char* gvp = (char*) G__getgvp();
16860    long soff = G__getstructoffset();
16861    int n = G__getaryconstruct();
16862    //
16863    //has_a_delete: 0
16864    //has_own_delete1arg: 0
16865    //has_own_delete2arg: 0
16866    //
16867    if (!soff) {
16868      return(1);
16869    }
16870    if (n) {
16871      if (gvp == (char*)G__PVOID) {
16872        delete[] (TEveManager*) soff;
16873      } else {
16874        G__setgvp((long) G__PVOID);
16875        for (int i = n - 1; i >= 0; --i) {
16876          ((TEveManager*) (soff+(sizeof(TEveManager)*i)))->~G__TTEveManager();
16877        }
16878        G__setgvp((long)gvp);
16879      }
16880    } else {
16881      if (gvp == (char*)G__PVOID) {
16882        delete (TEveManager*) soff;
16883      } else {
16884        G__setgvp((long) G__PVOID);
16885        ((TEveManager*) (soff))->~G__TTEveManager();
16886        G__setgvp((long)gvp);
16887      }
16888    }
16889    G__setnull(result7);
16890    return(1 || funcname || hash || result7 || libp) ;
16891 }
16892 
16893 
16894 /* TEveElement::TEveListTreeInfo */
16895 static int G__G__Eve1_171_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16896 {
16897    TEveElement::TEveListTreeInfo* p = NULL;
16898    char* gvp = (char*) G__getgvp();
16899    int n = G__getaryconstruct();
16900    if (n) {
16901      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16902        p = new TEveElement::TEveListTreeInfo[n];
16903      } else {
16904        p = new((void*) gvp) TEveElement::TEveListTreeInfo[n];
16905      }
16906    } else {
16907      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16908        p = new TEveElement::TEveListTreeInfo;
16909      } else {
16910        p = new((void*) gvp) TEveElement::TEveListTreeInfo;
16911      }
16912    }
16913    result7->obj.i = (long) p;
16914    result7->ref = (long) p;
16915    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementcLcLTEveListTreeInfo));
16916    return(1 || funcname || hash || result7 || libp) ;
16917 }
16918 
16919 static int G__G__Eve1_171_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16920 {
16921    TEveElement::TEveListTreeInfo* p = NULL;
16922    char* gvp = (char*) G__getgvp();
16923    //m: 2
16924    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16925      p = new TEveElement::TEveListTreeInfo((TGListTree*) G__int(libp->para[0]), (TGListTreeItem*) G__int(libp->para[1]));
16926    } else {
16927      p = new((void*) gvp) TEveElement::TEveListTreeInfo((TGListTree*) G__int(libp->para[0]), (TGListTreeItem*) G__int(libp->para[1]));
16928    }
16929    result7->obj.i = (long) p;
16930    result7->ref = (long) p;
16931    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementcLcLTEveListTreeInfo));
16932    return(1 || funcname || hash || result7 || libp) ;
16933 }
16934 
16935 static int G__G__Eve1_171_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16936 {
16937    TEveElement::TEveListTreeInfo* p = NULL;
16938    char* gvp = (char*) G__getgvp();
16939    //m: 1
16940    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16941      p = new TEveElement::TEveListTreeInfo(*(TEveElement::TEveListTreeInfo*) libp->para[0].ref);
16942    } else {
16943      p = new((void*) gvp) TEveElement::TEveListTreeInfo(*(TEveElement::TEveListTreeInfo*) libp->para[0].ref);
16944    }
16945    result7->obj.i = (long) p;
16946    result7->ref = (long) p;
16947    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementcLcLTEveListTreeInfo));
16948    return(1 || funcname || hash || result7 || libp) ;
16949 }
16950 
16951 static int G__G__Eve1_171_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16952 {
16953       {
16954          const TEveElement::TEveListTreeInfo& obj = ((TEveElement::TEveListTreeInfo*) G__getstructoffset())->operator=(*(TEveElement::TEveListTreeInfo*) libp->para[0].ref);
16955          result7->ref = (long) (&obj);
16956          result7->obj.i = (long) (&obj);
16957       }
16958    return(1 || funcname || hash || result7 || libp) ;
16959 }
16960 
16961 static int G__G__Eve1_171_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16962 {
16963       G__letint(result7, 103, (long) ((const TEveElement::TEveListTreeInfo*) G__getstructoffset())->operator==(*(TEveElement::TEveListTreeInfo*) libp->para[0].ref));
16964    return(1 || funcname || hash || result7 || libp) ;
16965 }
16966 
16967 static int G__G__Eve1_171_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16968 {
16969       G__letint(result7, 103, (long) ((const TEveElement::TEveListTreeInfo*) G__getstructoffset())->operator<(*(TEveElement::TEveListTreeInfo*) libp->para[0].ref));
16970    return(1 || funcname || hash || result7 || libp) ;
16971 }
16972 
16973 static int G__G__Eve1_171_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16974 {
16975       G__letint(result7, 85, (long) TEveElement::TEveListTreeInfo::Class());
16976    return(1 || funcname || hash || result7 || libp) ;
16977 }
16978 
16979 static int G__G__Eve1_171_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16980 {
16981       G__letint(result7, 67, (long) TEveElement::TEveListTreeInfo::Class_Name());
16982    return(1 || funcname || hash || result7 || libp) ;
16983 }
16984 
16985 static int G__G__Eve1_171_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16986 {
16987       G__letint(result7, 115, (long) TEveElement::TEveListTreeInfo::Class_Version());
16988    return(1 || funcname || hash || result7 || libp) ;
16989 }
16990 
16991 static int G__G__Eve1_171_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16992 {
16993       TEveElement::TEveListTreeInfo::Dictionary();
16994       G__setnull(result7);
16995    return(1 || funcname || hash || result7 || libp) ;
16996 }
16997 
16998 static int G__G__Eve1_171_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16999 {
17000       G__letint(result7, 85, (long) ((const TEveElement::TEveListTreeInfo*) G__getstructoffset())->IsA());
17001    return(1 || funcname || hash || result7 || libp) ;
17002 }
17003 
17004 static int G__G__Eve1_171_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17005 {
17006       ((TEveElement::TEveListTreeInfo*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
17007       G__setnull(result7);
17008    return(1 || funcname || hash || result7 || libp) ;
17009 }
17010 
17011 static int G__G__Eve1_171_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17012 {
17013       ((TEveElement::TEveListTreeInfo*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
17014       G__setnull(result7);
17015    return(1 || funcname || hash || result7 || libp) ;
17016 }
17017 
17018 static int G__G__Eve1_171_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17019 {
17020       ((TEveElement::TEveListTreeInfo*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
17021       G__setnull(result7);
17022    return(1 || funcname || hash || result7 || libp) ;
17023 }
17024 
17025 static int G__G__Eve1_171_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17026 {
17027       G__letint(result7, 67, (long) TEveElement::TEveListTreeInfo::DeclFileName());
17028    return(1 || funcname || hash || result7 || libp) ;
17029 }
17030 
17031 static int G__G__Eve1_171_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17032 {
17033       G__letint(result7, 105, (long) TEveElement::TEveListTreeInfo::ImplFileLine());
17034    return(1 || funcname || hash || result7 || libp) ;
17035 }
17036 
17037 static int G__G__Eve1_171_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17038 {
17039       G__letint(result7, 67, (long) TEveElement::TEveListTreeInfo::ImplFileName());
17040    return(1 || funcname || hash || result7 || libp) ;
17041 }
17042 
17043 static int G__G__Eve1_171_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17044 {
17045       G__letint(result7, 105, (long) TEveElement::TEveListTreeInfo::DeclFileLine());
17046    return(1 || funcname || hash || result7 || libp) ;
17047 }
17048 
17049 // automatic destructor
17050 typedef TEveElement::TEveListTreeInfo G__TTEveElementcLcLTEveListTreeInfo;
17051 static int G__G__Eve1_171_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17052 {
17053    char* gvp = (char*) G__getgvp();
17054    long soff = G__getstructoffset();
17055    int n = G__getaryconstruct();
17056    //
17057    //has_a_delete: 0
17058    //has_own_delete1arg: 0
17059    //has_own_delete2arg: 0
17060    //
17061    if (!soff) {
17062      return(1);
17063    }
17064    if (n) {
17065      if (gvp == (char*)G__PVOID) {
17066        delete[] (TEveElement::TEveListTreeInfo*) soff;
17067      } else {
17068        G__setgvp((long) G__PVOID);
17069        for (int i = n - 1; i >= 0; --i) {
17070          ((TEveElement::TEveListTreeInfo*) (soff+(sizeof(TEveElement::TEveListTreeInfo)*i)))->~G__TTEveElementcLcLTEveListTreeInfo();
17071        }
17072        G__setgvp((long)gvp);
17073      }
17074    } else {
17075      if (gvp == (char*)G__PVOID) {
17076        delete (TEveElement::TEveListTreeInfo*) soff;
17077      } else {
17078        G__setgvp((long) G__PVOID);
17079        ((TEveElement::TEveListTreeInfo*) (soff))->~G__TTEveElementcLcLTEveListTreeInfo();
17080        G__setgvp((long)gvp);
17081      }
17082    }
17083    G__setnull(result7);
17084    return(1 || funcname || hash || result7 || libp) ;
17085 }
17086 
17087 
17088 /* list<TEveElement*,allocator<TEveElement*> > */
17089 static int G__G__Eve1_179_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17090 {
17091    list<TEveElement*,allocator<TEveElement*> >* p = NULL;
17092    char* gvp = (char*) G__getgvp();
17093    int n = G__getaryconstruct();
17094    if (n) {
17095      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17096        p = new list<TEveElement*,allocator<TEveElement*> >[n];
17097      } else {
17098        p = new((void*) gvp) list<TEveElement*,allocator<TEveElement*> >[n];
17099      }
17100    } else {
17101      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17102        p = new list<TEveElement*,allocator<TEveElement*> >;
17103      } else {
17104        p = new((void*) gvp) list<TEveElement*,allocator<TEveElement*> >;
17105      }
17106    }
17107    result7->obj.i = (long) p;
17108    result7->ref = (long) p;
17109    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR));
17110    return(1 || funcname || hash || result7 || libp) ;
17111 }
17112 
17113 static int G__G__Eve1_179_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17114 {
17115       {
17116          list<TEveElement*,allocator<TEveElement*> >::iterator* pobj;
17117          list<TEveElement*,allocator<TEveElement*> >::iterator xobj = ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->begin();
17118          pobj = new list<TEveElement*,allocator<TEveElement*> >::iterator(xobj);
17119          result7->obj.i = (long) ((void*) pobj);
17120          result7->ref = result7->obj.i;
17121          G__store_tempobject(*result7);
17122       }
17123    return(1 || funcname || hash || result7 || libp) ;
17124 }
17125 
17126 static int G__G__Eve1_179_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17127 {
17128       {
17129          list<TEveElement*,allocator<TEveElement*> >::iterator* pobj;
17130          list<TEveElement*,allocator<TEveElement*> >::iterator xobj = ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->end();
17131          pobj = new list<TEveElement*,allocator<TEveElement*> >::iterator(xobj);
17132          result7->obj.i = (long) ((void*) pobj);
17133          result7->ref = result7->obj.i;
17134          G__store_tempobject(*result7);
17135       }
17136    return(1 || funcname || hash || result7 || libp) ;
17137 }
17138 
17139 static int G__G__Eve1_179_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17140 {
17141       {
17142          list<TEveElement*,allocator<TEveElement*> >::reverse_iterator* pobj;
17143          list<TEveElement*,allocator<TEveElement*> >::reverse_iterator xobj = ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->rbegin();
17144          pobj = new list<TEveElement*,allocator<TEveElement*> >::reverse_iterator(xobj);
17145          result7->obj.i = (long) ((void*) pobj);
17146          result7->ref = result7->obj.i;
17147          G__store_tempobject(*result7);
17148       }
17149    return(1 || funcname || hash || result7 || libp) ;
17150 }
17151 
17152 static int G__G__Eve1_179_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17153 {
17154       {
17155          list<TEveElement*,allocator<TEveElement*> >::reverse_iterator* pobj;
17156          list<TEveElement*,allocator<TEveElement*> >::reverse_iterator xobj = ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->rend();
17157          pobj = new list<TEveElement*,allocator<TEveElement*> >::reverse_iterator(xobj);
17158          result7->obj.i = (long) ((void*) pobj);
17159          result7->ref = result7->obj.i;
17160          G__store_tempobject(*result7);
17161       }
17162    return(1 || funcname || hash || result7 || libp) ;
17163 }
17164 
17165 static int G__G__Eve1_179_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17166 {
17167       G__letint(result7, 103, (long) ((const list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->empty());
17168    return(1 || funcname || hash || result7 || libp) ;
17169 }
17170 
17171 static int G__G__Eve1_179_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17172 {
17173       G__letint(result7, 104, (long) ((const list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->size());
17174    return(1 || funcname || hash || result7 || libp) ;
17175 }
17176 
17177 static int G__G__Eve1_179_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17178 {
17179       G__letint(result7, 104, (long) ((const list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->max_size());
17180    return(1 || funcname || hash || result7 || libp) ;
17181 }
17182 
17183 static int G__G__Eve1_179_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17184 {
17185       {
17186          TEveElement* const& obj = ((const list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->front();
17187          result7->ref = (long) (&obj);
17188          G__letint(result7, 'U', (long)obj);
17189       }
17190    return(1 || funcname || hash || result7 || libp) ;
17191 }
17192 
17193 static int G__G__Eve1_179_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17194 {
17195       {
17196          TEveElement* const& obj = ((const list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->back();
17197          result7->ref = (long) (&obj);
17198          G__letint(result7, 'U', (long)obj);
17199       }
17200    return(1 || funcname || hash || result7 || libp) ;
17201 }
17202 
17203 static int G__G__Eve1_179_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17204 {
17205       ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->swap(*(list<TEveElement*,allocator<TEveElement*> >*) libp->para[0].ref);
17206       G__setnull(result7);
17207    return(1 || funcname || hash || result7 || libp) ;
17208 }
17209 
17210 static int G__G__Eve1_179_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17211 {
17212       {
17213          list<TEveElement*,allocator<TEveElement*> >::iterator* pobj;
17214          list<TEveElement*,allocator<TEveElement*> >::iterator xobj = ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->insert(*((list<TEveElement*,allocator<TEveElement*> >::iterator*) G__int(libp->para[0])), libp->para[1].ref ? *(TEveElement**) libp->para[1].ref : *(TEveElement**) (void*) (&G__Mlong(libp->para[1])));
17215          pobj = new list<TEveElement*,allocator<TEveElement*> >::iterator(xobj);
17216          result7->obj.i = (long) ((void*) pobj);
17217          result7->ref = result7->obj.i;
17218          G__store_tempobject(*result7);
17219       }
17220    return(1 || funcname || hash || result7 || libp) ;
17221 }
17222 
17223 static int G__G__Eve1_179_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17224 {
17225       ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->insert(*((list<TEveElement*,allocator<TEveElement*> >::iterator*) G__int(libp->para[0])), (TEveElement**) G__int(libp->para[1])
17226 , (TEveElement**) G__int(libp->para[2]));
17227       G__setnull(result7);
17228    return(1 || funcname || hash || result7 || libp) ;
17229 }
17230 
17231 static int G__G__Eve1_179_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17232 {
17233       ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->insert(*((list<TEveElement*,allocator<TEveElement*> >::iterator*) G__int(libp->para[0])), *((list<TEveElement*,allocator<TEveElement*> >::iterator*) G__int(libp->para[1]))
17234 , *((list<TEveElement*,allocator<TEveElement*> >::iterator*) G__int(libp->para[2])));
17235       G__setnull(result7);
17236    return(1 || funcname || hash || result7 || libp) ;
17237 }
17238 
17239 static int G__G__Eve1_179_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17240 {
17241       ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->insert(*((list<TEveElement*,allocator<TEveElement*> >::iterator*) G__int(libp->para[0])), (list<TEveElement*,allocator<TEveElement*> >::size_type) G__int(libp->para[1])
17242 , libp->para[2].ref ? *(TEveElement**) libp->para[2].ref : *(TEveElement**) (void*) (&G__Mlong(libp->para[2])));
17243       G__setnull(result7);
17244    return(1 || funcname || hash || result7 || libp) ;
17245 }
17246 
17247 static int G__G__Eve1_179_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17248 {
17249       ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->push_front(libp->para[0].ref ? *(TEveElement**) libp->para[0].ref : *(TEveElement**) (void*) (&G__Mlong(libp->para[0])));
17250       G__setnull(result7);
17251    return(1 || funcname || hash || result7 || libp) ;
17252 }
17253 
17254 static int G__G__Eve1_179_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17255 {
17256       ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->push_back(libp->para[0].ref ? *(TEveElement**) libp->para[0].ref : *(TEveElement**) (void*) (&G__Mlong(libp->para[0])));
17257       G__setnull(result7);
17258    return(1 || funcname || hash || result7 || libp) ;
17259 }
17260 
17261 static int G__G__Eve1_179_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17262 {
17263       ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->resize((list<TEveElement*,allocator<TEveElement*> >::size_type) G__int(libp->para[0]));
17264       G__setnull(result7);
17265    return(1 || funcname || hash || result7 || libp) ;
17266 }
17267 
17268 static int G__G__Eve1_179_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17269 {
17270       ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->resize((list<TEveElement*,allocator<TEveElement*> >::size_type) G__int(libp->para[0]), (TEveElement*) G__int(libp->para[1]));
17271       G__setnull(result7);
17272    return(1 || funcname || hash || result7 || libp) ;
17273 }
17274 
17275 static int G__G__Eve1_179_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17276 {
17277       ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->erase(*((list<TEveElement*,allocator<TEveElement*> >::iterator*) G__int(libp->para[0])));
17278       G__setnull(result7);
17279    return(1 || funcname || hash || result7 || libp) ;
17280 }
17281 
17282 static int G__G__Eve1_179_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17283 {
17284       ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->erase(*((list<TEveElement*,allocator<TEveElement*> >::iterator*) G__int(libp->para[0])), *((list<TEveElement*,allocator<TEveElement*> >::iterator*) G__int(libp->para[1])));
17285       G__setnull(result7);
17286    return(1 || funcname || hash || result7 || libp) ;
17287 }
17288 
17289 static int G__G__Eve1_179_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17290 {
17291       ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->clear();
17292       G__setnull(result7);
17293    return(1 || funcname || hash || result7 || libp) ;
17294 }
17295 
17296 static int G__G__Eve1_179_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17297 {
17298       ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->pop_front();
17299       G__setnull(result7);
17300    return(1 || funcname || hash || result7 || libp) ;
17301 }
17302 
17303 static int G__G__Eve1_179_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17304 {
17305       ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->pop_back();
17306       G__setnull(result7);
17307    return(1 || funcname || hash || result7 || libp) ;
17308 }
17309 
17310 static int G__G__Eve1_179_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17311 {
17312    list<TEveElement*,allocator<TEveElement*> >* p = NULL;
17313    char* gvp = (char*) G__getgvp();
17314    switch (libp->paran) {
17315    case 2:
17316      //m: 2
17317      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17318        p = new list<TEveElement*,allocator<TEveElement*> >((list<TEveElement*,allocator<TEveElement*> >::size_type) G__int(libp->para[0]), libp->para[1].ref ? *(TEveElement**) libp->para[1].ref : *(TEveElement**) (void*) (&G__Mlong(libp->para[1])));
17319      } else {
17320        p = new((void*) gvp) list<TEveElement*,allocator<TEveElement*> >((list<TEveElement*,allocator<TEveElement*> >::size_type) G__int(libp->para[0]), libp->para[1].ref ? *(TEveElement**) libp->para[1].ref : *(TEveElement**) (void*) (&G__Mlong(libp->para[1])));
17321      }
17322      break;
17323    case 1:
17324      //m: 1
17325      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17326        p = new list<TEveElement*,allocator<TEveElement*> >((list<TEveElement*,allocator<TEveElement*> >::size_type) G__int(libp->para[0]));
17327      } else {
17328        p = new((void*) gvp) list<TEveElement*,allocator<TEveElement*> >((list<TEveElement*,allocator<TEveElement*> >::size_type) G__int(libp->para[0]));
17329      }
17330      break;
17331    }
17332    result7->obj.i = (long) p;
17333    result7->ref = (long) p;
17334    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR));
17335    return(1 || funcname || hash || result7 || libp) ;
17336 }
17337 
17338 static int G__G__Eve1_179_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17339 {
17340    list<TEveElement*,allocator<TEveElement*> >* p = NULL;
17341    char* gvp = (char*) G__getgvp();
17342    //m: 2
17343    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17344      p = new list<TEveElement*,allocator<TEveElement*> >((TEveElement* *const) G__int(libp->para[0]), (TEveElement* *const) G__int(libp->para[1]));
17345    } else {
17346      p = new((void*) gvp) list<TEveElement*,allocator<TEveElement*> >((TEveElement* *const) G__int(libp->para[0]), (TEveElement* *const) G__int(libp->para[1]));
17347    }
17348    result7->obj.i = (long) p;
17349    result7->ref = (long) p;
17350    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR));
17351    return(1 || funcname || hash || result7 || libp) ;
17352 }
17353 
17354 static int G__G__Eve1_179_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17355 {
17356    list<TEveElement*,allocator<TEveElement*> >* p = NULL;
17357    char* gvp = (char*) G__getgvp();
17358    //m: 2
17359    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17360      p = new list<TEveElement*,allocator<TEveElement*> >(*((list<TEveElement*,allocator<TEveElement*> >::const_iterator*) G__int(libp->para[0])), *((list<TEveElement*,allocator<TEveElement*> >::const_iterator*) G__int(libp->para[1])));
17361    } else {
17362      p = new((void*) gvp) list<TEveElement*,allocator<TEveElement*> >(*((list<TEveElement*,allocator<TEveElement*> >::const_iterator*) G__int(libp->para[0])), *((list<TEveElement*,allocator<TEveElement*> >::const_iterator*) G__int(libp->para[1])));
17363    }
17364    result7->obj.i = (long) p;
17365    result7->ref = (long) p;
17366    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR));
17367    return(1 || funcname || hash || result7 || libp) ;
17368 }
17369 
17370 static int G__G__Eve1_179_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17371 {
17372    list<TEveElement*,allocator<TEveElement*> >* p = NULL;
17373    char* gvp = (char*) G__getgvp();
17374    //m: 1
17375    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17376      p = new list<TEveElement*,allocator<TEveElement*> >(*(list<TEveElement*,allocator<TEveElement*> >*) libp->para[0].ref);
17377    } else {
17378      p = new((void*) gvp) list<TEveElement*,allocator<TEveElement*> >(*(list<TEveElement*,allocator<TEveElement*> >*) libp->para[0].ref);
17379    }
17380    result7->obj.i = (long) p;
17381    result7->ref = (long) p;
17382    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR));
17383    return(1 || funcname || hash || result7 || libp) ;
17384 }
17385 
17386 static int G__G__Eve1_179_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17387 {
17388       {
17389          const list<TEveElement*,allocator<TEveElement*> >& obj = ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->operator=(*(list<TEveElement*,allocator<TEveElement*> >*) libp->para[0].ref);
17390          result7->ref = (long) (&obj);
17391          result7->obj.i = (long) (&obj);
17392       }
17393    return(1 || funcname || hash || result7 || libp) ;
17394 }
17395 
17396 static int G__G__Eve1_179_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17397 {
17398       ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->splice(*((list<TEveElement*,allocator<TEveElement*> >::iterator*) G__int(libp->para[0])), *(list<TEveElement*,allocator<TEveElement*> >*) libp->para[1].ref);
17399       G__setnull(result7);
17400    return(1 || funcname || hash || result7 || libp) ;
17401 }
17402 
17403 static int G__G__Eve1_179_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17404 {
17405       ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->splice(*((list<TEveElement*,allocator<TEveElement*> >::iterator*) G__int(libp->para[0])), *(list<TEveElement*,allocator<TEveElement*> >*) libp->para[1].ref
17406 , *((list<TEveElement*,allocator<TEveElement*> >::iterator*) G__int(libp->para[2])));
17407       G__setnull(result7);
17408    return(1 || funcname || hash || result7 || libp) ;
17409 }
17410 
17411 static int G__G__Eve1_179_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17412 {
17413       ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->splice(*((list<TEveElement*,allocator<TEveElement*> >::iterator*) G__int(libp->para[0])), *(list<TEveElement*,allocator<TEveElement*> >*) libp->para[1].ref
17414 , *((list<TEveElement*,allocator<TEveElement*> >::iterator*) G__int(libp->para[2])), *((list<TEveElement*,allocator<TEveElement*> >::iterator*) G__int(libp->para[3])));
17415       G__setnull(result7);
17416    return(1 || funcname || hash || result7 || libp) ;
17417 }
17418 
17419 static int G__G__Eve1_179_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17420 {
17421       ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->remove(libp->para[0].ref ? *(TEveElement**) libp->para[0].ref : *(TEveElement**) (void*) (&G__Mlong(libp->para[0])));
17422       G__setnull(result7);
17423    return(1 || funcname || hash || result7 || libp) ;
17424 }
17425 
17426 static int G__G__Eve1_179_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17427 {
17428       ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->unique();
17429       G__setnull(result7);
17430    return(1 || funcname || hash || result7 || libp) ;
17431 }
17432 
17433 static int G__G__Eve1_179_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17434 {
17435       ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->merge(*(list<TEveElement*,allocator<TEveElement*> >*) libp->para[0].ref);
17436       G__setnull(result7);
17437    return(1 || funcname || hash || result7 || libp) ;
17438 }
17439 
17440 static int G__G__Eve1_179_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17441 {
17442       ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->reverse();
17443       G__setnull(result7);
17444    return(1 || funcname || hash || result7 || libp) ;
17445 }
17446 
17447 static int G__G__Eve1_179_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17448 {
17449       ((list<TEveElement*,allocator<TEveElement*> >*) G__getstructoffset())->sort();
17450       G__setnull(result7);
17451    return(1 || funcname || hash || result7 || libp) ;
17452 }
17453 
17454 // automatic destructor
17455 typedef list<TEveElement*,allocator<TEveElement*> > G__TlistlETEveElementmUcOallocatorlETEveElementmUgRsPgR;
17456 static int G__G__Eve1_179_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17457 {
17458    char* gvp = (char*) G__getgvp();
17459    long soff = G__getstructoffset();
17460    int n = G__getaryconstruct();
17461    //
17462    //has_a_delete: 0
17463    //has_own_delete1arg: 0
17464    //has_own_delete2arg: 0
17465    //
17466    if (!soff) {
17467      return(1);
17468    }
17469    if (n) {
17470      if (gvp == (char*)G__PVOID) {
17471        delete[] (list<TEveElement*,allocator<TEveElement*> >*) soff;
17472      } else {
17473        G__setgvp((long) G__PVOID);
17474        for (int i = n - 1; i >= 0; --i) {
17475          ((list<TEveElement*,allocator<TEveElement*> >*) (soff+(sizeof(list<TEveElement*,allocator<TEveElement*> >)*i)))->~G__TlistlETEveElementmUcOallocatorlETEveElementmUgRsPgR();
17476        }
17477        G__setgvp((long)gvp);
17478      }
17479    } else {
17480      if (gvp == (char*)G__PVOID) {
17481        delete (list<TEveElement*,allocator<TEveElement*> >*) soff;
17482      } else {
17483        G__setgvp((long) G__PVOID);
17484        ((list<TEveElement*,allocator<TEveElement*> >*) (soff))->~G__TlistlETEveElementmUcOallocatorlETEveElementmUgRsPgR();
17485        G__setgvp((long)gvp);
17486      }
17487    }
17488    G__setnull(result7);
17489    return(1 || funcname || hash || result7 || libp) ;
17490 }
17491 
17492 
17493 /* list<TEveElement*,allocator<TEveElement*> >::iterator */
17494 static int G__G__Eve1_180_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17495 {
17496    list<TEveElement*,allocator<TEveElement*> >::iterator* p = NULL;
17497    char* gvp = (char*) G__getgvp();
17498    int n = G__getaryconstruct();
17499    if (n) {
17500      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17501        p = new list<TEveElement*,allocator<TEveElement*> >::iterator[n];
17502      } else {
17503        p = new((void*) gvp) list<TEveElement*,allocator<TEveElement*> >::iterator[n];
17504      }
17505    } else {
17506      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17507        p = new list<TEveElement*,allocator<TEveElement*> >::iterator;
17508      } else {
17509        p = new((void*) gvp) list<TEveElement*,allocator<TEveElement*> >::iterator;
17510      }
17511    }
17512    result7->obj.i = (long) p;
17513    result7->ref = (long) p;
17514    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator));
17515    return(1 || funcname || hash || result7 || libp) ;
17516 }
17517 
17518 static int G__G__Eve1_180_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17519 {
17520    list<TEveElement*,allocator<TEveElement*> >::iterator* p = NULL;
17521    char* gvp = (char*) G__getgvp();
17522    //m: 1
17523    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17524      p = new list<TEveElement*,allocator<TEveElement*> >::iterator(*(list<TEveElement*,allocator<TEveElement*> >::iterator*) libp->para[0].ref);
17525    } else {
17526      p = new((void*) gvp) list<TEveElement*,allocator<TEveElement*> >::iterator(*(list<TEveElement*,allocator<TEveElement*> >::iterator*) libp->para[0].ref);
17527    }
17528    result7->obj.i = (long) p;
17529    result7->ref = (long) p;
17530    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator));
17531    return(1 || funcname || hash || result7 || libp) ;
17532 }
17533 
17534 static int G__G__Eve1_180_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17535 {
17536       {
17537          const list<TEveElement*,allocator<TEveElement*> >::iterator& obj = ((list<TEveElement*,allocator<TEveElement*> >::iterator*) G__getstructoffset())->operator=(*(list<TEveElement*,allocator<TEveElement*> >::iterator*) libp->para[0].ref);
17538          result7->ref = (long) (&obj);
17539          result7->obj.i = (long) (&obj);
17540       }
17541    return(1 || funcname || hash || result7 || libp) ;
17542 }
17543 
17544 static int G__G__Eve1_180_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17545 {
17546       {
17547          TEveElement* const& obj = ((const list<TEveElement*,allocator<TEveElement*> >::iterator*) G__getstructoffset())->operator*();
17548          result7->ref = (long) (&obj);
17549          G__letint(result7, 'U', (long)obj);
17550       }
17551    return(1 || funcname || hash || result7 || libp) ;
17552 }
17553 
17554 static int G__G__Eve1_180_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17555 {
17556       G__letint(result7, 85, (long) ((const list<TEveElement*,allocator<TEveElement*> >::iterator*) G__getstructoffset())->operator->());
17557    return(1 || funcname || hash || result7 || libp) ;
17558 }
17559 
17560 static int G__G__Eve1_180_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17561 {
17562       {
17563          const list<TEveElement*,allocator<TEveElement*> >::iterator& obj = ((list<TEveElement*,allocator<TEveElement*> >::iterator*) G__getstructoffset())->operator++();
17564          result7->ref = (long) (&obj);
17565          result7->obj.i = (long) (&obj);
17566       }
17567    return(1 || funcname || hash || result7 || libp) ;
17568 }
17569 
17570 static int G__G__Eve1_180_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17571 {
17572       {
17573          list<TEveElement*,allocator<TEveElement*> >::iterator* pobj;
17574          list<TEveElement*,allocator<TEveElement*> >::iterator xobj = ((list<TEveElement*,allocator<TEveElement*> >::iterator*) G__getstructoffset())->operator++((int) G__int(libp->para[0]));
17575          pobj = new list<TEveElement*,allocator<TEveElement*> >::iterator(xobj);
17576          result7->obj.i = (long) ((void*) pobj);
17577          result7->ref = result7->obj.i;
17578          G__store_tempobject(*result7);
17579       }
17580    return(1 || funcname || hash || result7 || libp) ;
17581 }
17582 
17583 static int G__G__Eve1_180_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17584 {
17585       {
17586          const list<TEveElement*,allocator<TEveElement*> >::iterator& obj = ((list<TEveElement*,allocator<TEveElement*> >::iterator*) G__getstructoffset())->operator--();
17587          result7->ref = (long) (&obj);
17588          result7->obj.i = (long) (&obj);
17589       }
17590    return(1 || funcname || hash || result7 || libp) ;
17591 }
17592 
17593 static int G__G__Eve1_180_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17594 {
17595       {
17596          list<TEveElement*,allocator<TEveElement*> >::iterator* pobj;
17597          list<TEveElement*,allocator<TEveElement*> >::iterator xobj = ((list<TEveElement*,allocator<TEveElement*> >::iterator*) G__getstructoffset())->operator--((int) G__int(libp->para[0]));
17598          pobj = new list<TEveElement*,allocator<TEveElement*> >::iterator(xobj);
17599          result7->obj.i = (long) ((void*) pobj);
17600          result7->ref = result7->obj.i;
17601          G__store_tempobject(*result7);
17602       }
17603    return(1 || funcname || hash || result7 || libp) ;
17604 }
17605 
17606 static int G__G__Eve1_180_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17607 {
17608       G__letint(result7, 103, (long) ((list<TEveElement*,allocator<TEveElement*> >::iterator*) G__getstructoffset())->operator==(*(list<TEveElement*,allocator<TEveElement*> >::iterator*) libp->para[0].ref));
17609    return(1 || funcname || hash || result7 || libp) ;
17610 }
17611 
17612 static int G__G__Eve1_180_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17613 {
17614       G__letint(result7, 103, (long) ((list<TEveElement*,allocator<TEveElement*> >::iterator*) G__getstructoffset())->operator!=(*(list<TEveElement*,allocator<TEveElement*> >::iterator*) libp->para[0].ref));
17615    return(1 || funcname || hash || result7 || libp) ;
17616 }
17617 
17618 // automatic destructor
17619 typedef list<TEveElement*,allocator<TEveElement*> >::iterator G__TlistlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator;
17620 static int G__G__Eve1_180_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17621 {
17622    char* gvp = (char*) G__getgvp();
17623    long soff = G__getstructoffset();
17624    int n = G__getaryconstruct();
17625    //
17626    //has_a_delete: 0
17627    //has_own_delete1arg: 0
17628    //has_own_delete2arg: 0
17629    //
17630    if (!soff) {
17631      return(1);
17632    }
17633    if (n) {
17634      if (gvp == (char*)G__PVOID) {
17635        delete[] (list<TEveElement*,allocator<TEveElement*> >::iterator*) soff;
17636      } else {
17637        G__setgvp((long) G__PVOID);
17638        for (int i = n - 1; i >= 0; --i) {
17639          ((list<TEveElement*,allocator<TEveElement*> >::iterator*) (soff+(sizeof(list<TEveElement*,allocator<TEveElement*> >::iterator)*i)))->~G__TlistlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator();
17640        }
17641        G__setgvp((long)gvp);
17642      }
17643    } else {
17644      if (gvp == (char*)G__PVOID) {
17645        delete (list<TEveElement*,allocator<TEveElement*> >::iterator*) soff;
17646      } else {
17647        G__setgvp((long) G__PVOID);
17648        ((list<TEveElement*,allocator<TEveElement*> >::iterator*) (soff))->~G__TlistlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator();
17649        G__setgvp((long)gvp);
17650      }
17651    }
17652    G__setnull(result7);
17653    return(1 || funcname || hash || result7 || libp) ;
17654 }
17655 
17656 
17657 /* TEveElementObjectPtr */
17658 static int G__G__Eve1_185_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17659 {
17660    TEveElementObjectPtr* p = NULL;
17661    char* gvp = (char*) G__getgvp();
17662    switch (libp->paran) {
17663    case 2:
17664      //m: 2
17665      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17666        p = new TEveElementObjectPtr((TObject*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
17667      } else {
17668        p = new((void*) gvp) TEveElementObjectPtr((TObject*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
17669      }
17670      break;
17671    case 1:
17672      //m: 1
17673      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17674        p = new TEveElementObjectPtr((TObject*) G__int(libp->para[0]));
17675      } else {
17676        p = new((void*) gvp) TEveElementObjectPtr((TObject*) G__int(libp->para[0]));
17677      }
17678      break;
17679    }
17680    result7->obj.i = (long) p;
17681    result7->ref = (long) p;
17682    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementObjectPtr));
17683    return(1 || funcname || hash || result7 || libp) ;
17684 }
17685 
17686 static int G__G__Eve1_185_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17687 {
17688    TEveElementObjectPtr* p = NULL;
17689    char* gvp = (char*) G__getgvp();
17690    switch (libp->paran) {
17691    case 3:
17692      //m: 3
17693      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17694        p = new TEveElementObjectPtr(
17695 (TObject*) G__int(libp->para[0]), *(Color_t*) G__Shortref(&libp->para[1])
17696 , (Bool_t) G__int(libp->para[2]));
17697      } else {
17698        p = new((void*) gvp) TEveElementObjectPtr(
17699 (TObject*) G__int(libp->para[0]), *(Color_t*) G__Shortref(&libp->para[1])
17700 , (Bool_t) G__int(libp->para[2]));
17701      }
17702      break;
17703    case 2:
17704      //m: 2
17705      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17706        p = new TEveElementObjectPtr((TObject*) G__int(libp->para[0]), *(Color_t*) G__Shortref(&libp->para[1]));
17707      } else {
17708        p = new((void*) gvp) TEveElementObjectPtr((TObject*) G__int(libp->para[0]), *(Color_t*) G__Shortref(&libp->para[1]));
17709      }
17710      break;
17711    }
17712    result7->obj.i = (long) p;
17713    result7->ref = (long) p;
17714    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementObjectPtr));
17715    return(1 || funcname || hash || result7 || libp) ;
17716 }
17717 
17718 static int G__G__Eve1_185_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17719 {
17720    TEveElementObjectPtr* p = NULL;
17721    char* gvp = (char*) G__getgvp();
17722    //m: 1
17723    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17724      p = new TEveElementObjectPtr(*(TEveElementObjectPtr*) libp->para[0].ref);
17725    } else {
17726      p = new((void*) gvp) TEveElementObjectPtr(*(TEveElementObjectPtr*) libp->para[0].ref);
17727    }
17728    result7->obj.i = (long) p;
17729    result7->ref = (long) p;
17730    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementObjectPtr));
17731    return(1 || funcname || hash || result7 || libp) ;
17732 }
17733 
17734 static int G__G__Eve1_185_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17735 {
17736    switch (libp->paran) {
17737    case 1:
17738       G__letint(result7, 85, (long) ((const TEveElementObjectPtr*) G__getstructoffset())->GetObject(*(TEveException*) libp->para[0].ref));
17739       break;
17740    case 0:
17741       G__letint(result7, 85, (long) ((const TEveElementObjectPtr*) G__getstructoffset())->GetObject());
17742       break;
17743    }
17744    return(1 || funcname || hash || result7 || libp) ;
17745 }
17746 
17747 static int G__G__Eve1_185_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17748 {
17749       G__letint(result7, 103, (long) ((const TEveElementObjectPtr*) G__getstructoffset())->GetOwnObject());
17750    return(1 || funcname || hash || result7 || libp) ;
17751 }
17752 
17753 static int G__G__Eve1_185_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17754 {
17755       ((TEveElementObjectPtr*) G__getstructoffset())->SetOwnObject((Bool_t) G__int(libp->para[0]));
17756       G__setnull(result7);
17757    return(1 || funcname || hash || result7 || libp) ;
17758 }
17759 
17760 static int G__G__Eve1_185_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17761 {
17762       G__letint(result7, 85, (long) TEveElementObjectPtr::Class());
17763    return(1 || funcname || hash || result7 || libp) ;
17764 }
17765 
17766 static int G__G__Eve1_185_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17767 {
17768       G__letint(result7, 67, (long) TEveElementObjectPtr::Class_Name());
17769    return(1 || funcname || hash || result7 || libp) ;
17770 }
17771 
17772 static int G__G__Eve1_185_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17773 {
17774       G__letint(result7, 115, (long) TEveElementObjectPtr::Class_Version());
17775    return(1 || funcname || hash || result7 || libp) ;
17776 }
17777 
17778 static int G__G__Eve1_185_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17779 {
17780       TEveElementObjectPtr::Dictionary();
17781       G__setnull(result7);
17782    return(1 || funcname || hash || result7 || libp) ;
17783 }
17784 
17785 static int G__G__Eve1_185_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17786 {
17787       ((TEveElementObjectPtr*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
17788       G__setnull(result7);
17789    return(1 || funcname || hash || result7 || libp) ;
17790 }
17791 
17792 static int G__G__Eve1_185_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17793 {
17794       G__letint(result7, 67, (long) TEveElementObjectPtr::DeclFileName());
17795    return(1 || funcname || hash || result7 || libp) ;
17796 }
17797 
17798 static int G__G__Eve1_185_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17799 {
17800       G__letint(result7, 105, (long) TEveElementObjectPtr::ImplFileLine());
17801    return(1 || funcname || hash || result7 || libp) ;
17802 }
17803 
17804 static int G__G__Eve1_185_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17805 {
17806       G__letint(result7, 67, (long) TEveElementObjectPtr::ImplFileName());
17807    return(1 || funcname || hash || result7 || libp) ;
17808 }
17809 
17810 static int G__G__Eve1_185_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17811 {
17812       G__letint(result7, 105, (long) TEveElementObjectPtr::DeclFileLine());
17813    return(1 || funcname || hash || result7 || libp) ;
17814 }
17815 
17816 // automatic destructor
17817 typedef TEveElementObjectPtr G__TTEveElementObjectPtr;
17818 static int G__G__Eve1_185_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17819 {
17820    char* gvp = (char*) G__getgvp();
17821    long soff = G__getstructoffset();
17822    int n = G__getaryconstruct();
17823    //
17824    //has_a_delete: 1
17825    //has_own_delete1arg: 0
17826    //has_own_delete2arg: 0
17827    //
17828    if (!soff) {
17829      return(1);
17830    }
17831    if (n) {
17832      if (gvp == (char*)G__PVOID) {
17833        delete[] (TEveElementObjectPtr*) soff;
17834      } else {
17835        G__setgvp((long) G__PVOID);
17836        for (int i = n - 1; i >= 0; --i) {
17837          ((TEveElementObjectPtr*) (soff+(sizeof(TEveElementObjectPtr)*i)))->~G__TTEveElementObjectPtr();
17838        }
17839        G__setgvp((long)gvp);
17840      }
17841    } else {
17842      if (gvp == (char*)G__PVOID) {
17843        delete (TEveElementObjectPtr*) soff;
17844      } else {
17845        G__setgvp((long) G__PVOID);
17846        ((TEveElementObjectPtr*) (soff))->~G__TTEveElementObjectPtr();
17847        G__setgvp((long)gvp);
17848      }
17849    }
17850    G__setnull(result7);
17851    return(1 || funcname || hash || result7 || libp) ;
17852 }
17853 
17854 
17855 /* TEveElementList */
17856 static int G__G__Eve1_186_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17857 {
17858    TEveElementList* p = NULL;
17859    char* gvp = (char*) G__getgvp();
17860    switch (libp->paran) {
17861    case 4:
17862      //m: 4
17863      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17864        p = new TEveElementList(
17865 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
17866 , (Bool_t) G__int(libp->para[2]), (Bool_t) G__int(libp->para[3]));
17867      } else {
17868        p = new((void*) gvp) TEveElementList(
17869 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
17870 , (Bool_t) G__int(libp->para[2]), (Bool_t) G__int(libp->para[3]));
17871      }
17872      break;
17873    case 3:
17874      //m: 3
17875      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17876        p = new TEveElementList(
17877 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
17878 , (Bool_t) G__int(libp->para[2]));
17879      } else {
17880        p = new((void*) gvp) TEveElementList(
17881 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
17882 , (Bool_t) G__int(libp->para[2]));
17883      }
17884      break;
17885    case 2:
17886      //m: 2
17887      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17888        p = new TEveElementList((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
17889      } else {
17890        p = new((void*) gvp) TEveElementList((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
17891      }
17892      break;
17893    case 1:
17894      //m: 1
17895      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17896        p = new TEveElementList((const char*) G__int(libp->para[0]));
17897      } else {
17898        p = new((void*) gvp) TEveElementList((const char*) G__int(libp->para[0]));
17899      }
17900      break;
17901    case 0:
17902      int n = G__getaryconstruct();
17903      if (n) {
17904        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17905          p = new TEveElementList[n];
17906        } else {
17907          p = new((void*) gvp) TEveElementList[n];
17908        }
17909      } else {
17910        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17911          p = new TEveElementList;
17912        } else {
17913          p = new((void*) gvp) TEveElementList;
17914        }
17915      }
17916      break;
17917    }
17918    result7->obj.i = (long) p;
17919    result7->ref = (long) p;
17920    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList));
17921    return(1 || funcname || hash || result7 || libp) ;
17922 }
17923 
17924 static int G__G__Eve1_186_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17925 {
17926    TEveElementList* p = NULL;
17927    char* gvp = (char*) G__getgvp();
17928    //m: 1
17929    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
17930      p = new TEveElementList(*(TEveElementList*) libp->para[0].ref);
17931    } else {
17932      p = new((void*) gvp) TEveElementList(*(TEveElementList*) libp->para[0].ref);
17933    }
17934    result7->obj.i = (long) p;
17935    result7->ref = (long) p;
17936    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList));
17937    return(1 || funcname || hash || result7 || libp) ;
17938 }
17939 
17940 static int G__G__Eve1_186_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17941 {
17942    switch (libp->paran) {
17943    case 1:
17944       G__letint(result7, 85, (long) ((const TEveElementList*) G__getstructoffset())->GetObject(*(TEveException*) libp->para[0].ref));
17945       break;
17946    case 0:
17947       G__letint(result7, 85, (long) ((const TEveElementList*) G__getstructoffset())->GetObject());
17948       break;
17949    }
17950    return(1 || funcname || hash || result7 || libp) ;
17951 }
17952 
17953 static int G__G__Eve1_186_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17954 {
17955       G__letint(result7, 85, (long) ((const TEveElementList*) G__getstructoffset())->GetChildClass());
17956    return(1 || funcname || hash || result7 || libp) ;
17957 }
17958 
17959 static int G__G__Eve1_186_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17960 {
17961       ((TEveElementList*) G__getstructoffset())->SetChildClass((TClass*) G__int(libp->para[0]));
17962       G__setnull(result7);
17963    return(1 || funcname || hash || result7 || libp) ;
17964 }
17965 
17966 static int G__G__Eve1_186_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17967 {
17968       G__letint(result7, 85, (long) TEveElementList::Class());
17969    return(1 || funcname || hash || result7 || libp) ;
17970 }
17971 
17972 static int G__G__Eve1_186_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17973 {
17974       G__letint(result7, 67, (long) TEveElementList::Class_Name());
17975    return(1 || funcname || hash || result7 || libp) ;
17976 }
17977 
17978 static int G__G__Eve1_186_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17979 {
17980       G__letint(result7, 115, (long) TEveElementList::Class_Version());
17981    return(1 || funcname || hash || result7 || libp) ;
17982 }
17983 
17984 static int G__G__Eve1_186_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17985 {
17986       TEveElementList::Dictionary();
17987       G__setnull(result7);
17988    return(1 || funcname || hash || result7 || libp) ;
17989 }
17990 
17991 static int G__G__Eve1_186_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17992 {
17993       ((TEveElementList*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
17994       G__setnull(result7);
17995    return(1 || funcname || hash || result7 || libp) ;
17996 }
17997 
17998 static int G__G__Eve1_186_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
17999 {
18000       G__letint(result7, 67, (long) TEveElementList::DeclFileName());
18001    return(1 || funcname || hash || result7 || libp) ;
18002 }
18003 
18004 static int G__G__Eve1_186_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18005 {
18006       G__letint(result7, 105, (long) TEveElementList::ImplFileLine());
18007    return(1 || funcname || hash || result7 || libp) ;
18008 }
18009 
18010 static int G__G__Eve1_186_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18011 {
18012       G__letint(result7, 67, (long) TEveElementList::ImplFileName());
18013    return(1 || funcname || hash || result7 || libp) ;
18014 }
18015 
18016 static int G__G__Eve1_186_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18017 {
18018       G__letint(result7, 105, (long) TEveElementList::DeclFileLine());
18019    return(1 || funcname || hash || result7 || libp) ;
18020 }
18021 
18022 // automatic destructor
18023 typedef TEveElementList G__TTEveElementList;
18024 static int G__G__Eve1_186_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18025 {
18026    char* gvp = (char*) G__getgvp();
18027    long soff = G__getstructoffset();
18028    int n = G__getaryconstruct();
18029    //
18030    //has_a_delete: 1
18031    //has_own_delete1arg: 0
18032    //has_own_delete2arg: 0
18033    //
18034    if (!soff) {
18035      return(1);
18036    }
18037    if (n) {
18038      if (gvp == (char*)G__PVOID) {
18039        delete[] (TEveElementList*) soff;
18040      } else {
18041        G__setgvp((long) G__PVOID);
18042        for (int i = n - 1; i >= 0; --i) {
18043          ((TEveElementList*) (soff+(sizeof(TEveElementList)*i)))->~G__TTEveElementList();
18044        }
18045        G__setgvp((long)gvp);
18046      }
18047    } else {
18048      if (gvp == (char*)G__PVOID) {
18049        delete (TEveElementList*) soff;
18050      } else {
18051        G__setgvp((long) G__PVOID);
18052        ((TEveElementList*) (soff))->~G__TTEveElementList();
18053        G__setgvp((long)gvp);
18054      }
18055    }
18056    G__setnull(result7);
18057    return(1 || funcname || hash || result7 || libp) ;
18058 }
18059 
18060 
18061 /* TEveElementListProjected */
18062 static int G__G__Eve1_187_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18063 {
18064    TEveElementListProjected* p = NULL;
18065    char* gvp = (char*) G__getgvp();
18066    int n = G__getaryconstruct();
18067    if (n) {
18068      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
18069        p = new TEveElementListProjected[n];
18070      } else {
18071        p = new((void*) gvp) TEveElementListProjected[n];
18072      }
18073    } else {
18074      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
18075        p = new TEveElementListProjected;
18076      } else {
18077        p = new((void*) gvp) TEveElementListProjected;
18078      }
18079    }
18080    result7->obj.i = (long) p;
18081    result7->ref = (long) p;
18082    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementListProjected));
18083    return(1 || funcname || hash || result7 || libp) ;
18084 }
18085 
18086 static int G__G__Eve1_187_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18087 {
18088       G__letint(result7, 85, (long) TEveElementListProjected::Class());
18089    return(1 || funcname || hash || result7 || libp) ;
18090 }
18091 
18092 static int G__G__Eve1_187_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18093 {
18094       G__letint(result7, 67, (long) TEveElementListProjected::Class_Name());
18095    return(1 || funcname || hash || result7 || libp) ;
18096 }
18097 
18098 static int G__G__Eve1_187_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18099 {
18100       G__letint(result7, 115, (long) TEveElementListProjected::Class_Version());
18101    return(1 || funcname || hash || result7 || libp) ;
18102 }
18103 
18104 static int G__G__Eve1_187_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18105 {
18106       TEveElementListProjected::Dictionary();
18107       G__setnull(result7);
18108    return(1 || funcname || hash || result7 || libp) ;
18109 }
18110 
18111 static int G__G__Eve1_187_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18112 {
18113       ((TEveElementListProjected*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
18114       G__setnull(result7);
18115    return(1 || funcname || hash || result7 || libp) ;
18116 }
18117 
18118 static int G__G__Eve1_187_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18119 {
18120       G__letint(result7, 67, (long) TEveElementListProjected::DeclFileName());
18121    return(1 || funcname || hash || result7 || libp) ;
18122 }
18123 
18124 static int G__G__Eve1_187_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18125 {
18126       G__letint(result7, 105, (long) TEveElementListProjected::ImplFileLine());
18127    return(1 || funcname || hash || result7 || libp) ;
18128 }
18129 
18130 static int G__G__Eve1_187_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18131 {
18132       G__letint(result7, 67, (long) TEveElementListProjected::ImplFileName());
18133    return(1 || funcname || hash || result7 || libp) ;
18134 }
18135 
18136 static int G__G__Eve1_187_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18137 {
18138       G__letint(result7, 105, (long) TEveElementListProjected::DeclFileLine());
18139    return(1 || funcname || hash || result7 || libp) ;
18140 }
18141 
18142 // automatic destructor
18143 typedef TEveElementListProjected G__TTEveElementListProjected;
18144 static int G__G__Eve1_187_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18145 {
18146    char* gvp = (char*) G__getgvp();
18147    long soff = G__getstructoffset();
18148    int n = G__getaryconstruct();
18149    //
18150    //has_a_delete: 1
18151    //has_own_delete1arg: 0
18152    //has_own_delete2arg: 0
18153    //
18154    if (!soff) {
18155      return(1);
18156    }
18157    if (n) {
18158      if (gvp == (char*)G__PVOID) {
18159        delete[] (TEveElementListProjected*) soff;
18160      } else {
18161        G__setgvp((long) G__PVOID);
18162        for (int i = n - 1; i >= 0; --i) {
18163          ((TEveElementListProjected*) (soff+(sizeof(TEveElementListProjected)*i)))->~G__TTEveElementListProjected();
18164        }
18165        G__setgvp((long)gvp);
18166      }
18167    } else {
18168      if (gvp == (char*)G__PVOID) {
18169        delete (TEveElementListProjected*) soff;
18170      } else {
18171        G__setgvp((long) G__PVOID);
18172        ((TEveElementListProjected*) (soff))->~G__TTEveElementListProjected();
18173        G__setgvp((long)gvp);
18174      }
18175    }
18176    G__setnull(result7);
18177    return(1 || funcname || hash || result7 || libp) ;
18178 }
18179 
18180 
18181 /* TEveGedEditor */
18182 static int G__G__Eve1_320_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18183 {
18184    TEveGedEditor* p = NULL;
18185    char* gvp = (char*) G__getgvp();
18186    switch (libp->paran) {
18187    case 3:
18188      //m: 3
18189      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
18190        p = new TEveGedEditor(
18191 (TCanvas*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
18192 , (UInt_t) G__int(libp->para[2]));
18193      } else {
18194        p = new((void*) gvp) TEveGedEditor(
18195 (TCanvas*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
18196 , (UInt_t) G__int(libp->para[2]));
18197      }
18198      break;
18199    case 2:
18200      //m: 2
18201      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
18202        p = new TEveGedEditor((TCanvas*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1]));
18203      } else {
18204        p = new((void*) gvp) TEveGedEditor((TCanvas*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1]));
18205      }
18206      break;
18207    case 1:
18208      //m: 1
18209      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
18210        p = new TEveGedEditor((TCanvas*) G__int(libp->para[0]));
18211      } else {
18212        p = new((void*) gvp) TEveGedEditor((TCanvas*) G__int(libp->para[0]));
18213      }
18214      break;
18215    case 0:
18216      int n = G__getaryconstruct();
18217      if (n) {
18218        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
18219          p = new TEveGedEditor[n];
18220        } else {
18221          p = new((void*) gvp) TEveGedEditor[n];
18222        }
18223      } else {
18224        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
18225          p = new TEveGedEditor;
18226        } else {
18227          p = new((void*) gvp) TEveGedEditor;
18228        }
18229      }
18230      break;
18231    }
18232    result7->obj.i = (long) p;
18233    result7->ref = (long) p;
18234    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveGedEditor));
18235    return(1 || funcname || hash || result7 || libp) ;
18236 }
18237 
18238 static int G__G__Eve1_320_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18239 {
18240       G__letint(result7, 85, (long) ((const TEveGedEditor*) G__getstructoffset())->GetEveElement());
18241    return(1 || funcname || hash || result7 || libp) ;
18242 }
18243 
18244 static int G__G__Eve1_320_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18245 {
18246       ((TEveGedEditor*) G__getstructoffset())->DisplayElement((TEveElement*) G__int(libp->para[0]));
18247       G__setnull(result7);
18248    return(1 || funcname || hash || result7 || libp) ;
18249 }
18250 
18251 static int G__G__Eve1_320_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18252 {
18253       ((TEveGedEditor*) G__getstructoffset())->DisplayObject((TObject*) G__int(libp->para[0]));
18254       G__setnull(result7);
18255    return(1 || funcname || hash || result7 || libp) ;
18256 }
18257 
18258 static int G__G__Eve1_320_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18259 {
18260       TEveGedEditor::SpawnNewEditor((TObject*) G__int(libp->para[0]));
18261       G__setnull(result7);
18262    return(1 || funcname || hash || result7 || libp) ;
18263 }
18264 
18265 static int G__G__Eve1_320_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18266 {
18267       TEveGedEditor::ElementChanged((TEveElement*) G__int(libp->para[0]));
18268       G__setnull(result7);
18269    return(1 || funcname || hash || result7 || libp) ;
18270 }
18271 
18272 static int G__G__Eve1_320_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18273 {
18274       TEveGedEditor::ElementDeleted((TEveElement*) G__int(libp->para[0]));
18275       G__setnull(result7);
18276    return(1 || funcname || hash || result7 || libp) ;
18277 }
18278 
18279 static int G__G__Eve1_320_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18280 {
18281       TEveGedEditor::DestroyEditors();
18282       G__setnull(result7);
18283    return(1 || funcname || hash || result7 || libp) ;
18284 }
18285 
18286 static int G__G__Eve1_320_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18287 {
18288       G__letint(result7, 85, (long) TEveGedEditor::GetContextMenu());
18289    return(1 || funcname || hash || result7 || libp) ;
18290 }
18291 
18292 static int G__G__Eve1_320_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18293 {
18294       G__letint(result7, 85, (long) TEveGedEditor::Class());
18295    return(1 || funcname || hash || result7 || libp) ;
18296 }
18297 
18298 static int G__G__Eve1_320_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18299 {
18300       G__letint(result7, 67, (long) TEveGedEditor::Class_Name());
18301    return(1 || funcname || hash || result7 || libp) ;
18302 }
18303 
18304 static int G__G__Eve1_320_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18305 {
18306       G__letint(result7, 115, (long) TEveGedEditor::Class_Version());
18307    return(1 || funcname || hash || result7 || libp) ;
18308 }
18309 
18310 static int G__G__Eve1_320_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18311 {
18312       TEveGedEditor::Dictionary();
18313       G__setnull(result7);
18314    return(1 || funcname || hash || result7 || libp) ;
18315 }
18316 
18317 static int G__G__Eve1_320_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18318 {
18319       ((TEveGedEditor*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
18320       G__setnull(result7);
18321    return(1 || funcname || hash || result7 || libp) ;
18322 }
18323 
18324 static int G__G__Eve1_320_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18325 {
18326       G__letint(result7, 67, (long) TEveGedEditor::DeclFileName());
18327    return(1 || funcname || hash || result7 || libp) ;
18328 }
18329 
18330 static int G__G__Eve1_320_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18331 {
18332       G__letint(result7, 105, (long) TEveGedEditor::ImplFileLine());
18333    return(1 || funcname || hash || result7 || libp) ;
18334 }
18335 
18336 static int G__G__Eve1_320_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18337 {
18338       G__letint(result7, 67, (long) TEveGedEditor::ImplFileName());
18339    return(1 || funcname || hash || result7 || libp) ;
18340 }
18341 
18342 static int G__G__Eve1_320_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18343 {
18344       G__letint(result7, 105, (long) TEveGedEditor::DeclFileLine());
18345    return(1 || funcname || hash || result7 || libp) ;
18346 }
18347 
18348 // automatic destructor
18349 typedef TEveGedEditor G__TTEveGedEditor;
18350 static int G__G__Eve1_320_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18351 {
18352    char* gvp = (char*) G__getgvp();
18353    long soff = G__getstructoffset();
18354    int n = G__getaryconstruct();
18355    //
18356    //has_a_delete: 1
18357    //has_own_delete1arg: 0
18358    //has_own_delete2arg: 0
18359    //
18360    if (!soff) {
18361      return(1);
18362    }
18363    if (n) {
18364      if (gvp == (char*)G__PVOID) {
18365        delete[] (TEveGedEditor*) soff;
18366      } else {
18367        G__setgvp((long) G__PVOID);
18368        for (int i = n - 1; i >= 0; --i) {
18369          ((TEveGedEditor*) (soff+(sizeof(TEveGedEditor)*i)))->~G__TTEveGedEditor();
18370        }
18371        G__setgvp((long)gvp);
18372      }
18373    } else {
18374      if (gvp == (char*)G__PVOID) {
18375        delete (TEveGedEditor*) soff;
18376      } else {
18377        G__setgvp((long) G__PVOID);
18378        ((TEveGedEditor*) (soff))->~G__TTEveGedEditor();
18379        G__setgvp((long)gvp);
18380      }
18381    }
18382    G__setnull(result7);
18383    return(1 || funcname || hash || result7 || libp) ;
18384 }
18385 
18386 
18387 /* TEveListTreeItem */
18388 static int G__G__Eve1_321_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18389 {
18390    TEveListTreeItem* p = NULL;
18391    char* gvp = (char*) G__getgvp();
18392    //m: 1
18393    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
18394      p = new TEveListTreeItem((TEveElement*) G__int(libp->para[0]));
18395    } else {
18396      p = new((void*) gvp) TEveListTreeItem((TEveElement*) G__int(libp->para[0]));
18397    }
18398    result7->obj.i = (long) p;
18399    result7->ref = (long) p;
18400    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveListTreeItem));
18401    return(1 || funcname || hash || result7 || libp) ;
18402 }
18403 
18404 static int G__G__Eve1_321_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18405 {
18406       G__letint(result7, 85, (long) TEveListTreeItem::Class());
18407    return(1 || funcname || hash || result7 || libp) ;
18408 }
18409 
18410 static int G__G__Eve1_321_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18411 {
18412       G__letint(result7, 67, (long) TEveListTreeItem::Class_Name());
18413    return(1 || funcname || hash || result7 || libp) ;
18414 }
18415 
18416 static int G__G__Eve1_321_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18417 {
18418       G__letint(result7, 115, (long) TEveListTreeItem::Class_Version());
18419    return(1 || funcname || hash || result7 || libp) ;
18420 }
18421 
18422 static int G__G__Eve1_321_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18423 {
18424       TEveListTreeItem::Dictionary();
18425       G__setnull(result7);
18426    return(1 || funcname || hash || result7 || libp) ;
18427 }
18428 
18429 static int G__G__Eve1_321_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18430 {
18431       ((TEveListTreeItem*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
18432       G__setnull(result7);
18433    return(1 || funcname || hash || result7 || libp) ;
18434 }
18435 
18436 static int G__G__Eve1_321_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18437 {
18438       G__letint(result7, 67, (long) TEveListTreeItem::DeclFileName());
18439    return(1 || funcname || hash || result7 || libp) ;
18440 }
18441 
18442 static int G__G__Eve1_321_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18443 {
18444       G__letint(result7, 105, (long) TEveListTreeItem::ImplFileLine());
18445    return(1 || funcname || hash || result7 || libp) ;
18446 }
18447 
18448 static int G__G__Eve1_321_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18449 {
18450       G__letint(result7, 67, (long) TEveListTreeItem::ImplFileName());
18451    return(1 || funcname || hash || result7 || libp) ;
18452 }
18453 
18454 static int G__G__Eve1_321_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18455 {
18456       G__letint(result7, 105, (long) TEveListTreeItem::DeclFileLine());
18457    return(1 || funcname || hash || result7 || libp) ;
18458 }
18459 
18460 // automatic destructor
18461 typedef TEveListTreeItem G__TTEveListTreeItem;
18462 static int G__G__Eve1_321_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18463 {
18464    char* gvp = (char*) G__getgvp();
18465    long soff = G__getstructoffset();
18466    int n = G__getaryconstruct();
18467    //
18468    //has_a_delete: 0
18469    //has_own_delete1arg: 0
18470    //has_own_delete2arg: 0
18471    //
18472    if (!soff) {
18473      return(1);
18474    }
18475    if (n) {
18476      if (gvp == (char*)G__PVOID) {
18477        delete[] (TEveListTreeItem*) soff;
18478      } else {
18479        G__setgvp((long) G__PVOID);
18480        for (int i = n - 1; i >= 0; --i) {
18481          ((TEveListTreeItem*) (soff+(sizeof(TEveListTreeItem)*i)))->~G__TTEveListTreeItem();
18482        }
18483        G__setgvp((long)gvp);
18484      }
18485    } else {
18486      if (gvp == (char*)G__PVOID) {
18487        delete (TEveListTreeItem*) soff;
18488      } else {
18489        G__setgvp((long) G__PVOID);
18490        ((TEveListTreeItem*) (soff))->~G__TTEveListTreeItem();
18491        G__setgvp((long)gvp);
18492      }
18493    }
18494    G__setnull(result7);
18495    return(1 || funcname || hash || result7 || libp) ;
18496 }
18497 
18498 
18499 /* TEveGListTreeEditorFrame */
18500 static int G__G__Eve1_322_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18501 {
18502    TEveGListTreeEditorFrame* p = NULL;
18503    char* gvp = (char*) G__getgvp();
18504    switch (libp->paran) {
18505    case 3:
18506      //m: 3
18507      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
18508        p = new TEveGListTreeEditorFrame(
18509 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
18510 , (Int_t) G__int(libp->para[2]));
18511      } else {
18512        p = new((void*) gvp) TEveGListTreeEditorFrame(
18513 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
18514 , (Int_t) G__int(libp->para[2]));
18515      }
18516      break;
18517    case 2:
18518      //m: 2
18519      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
18520        p = new TEveGListTreeEditorFrame((TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
18521      } else {
18522        p = new((void*) gvp) TEveGListTreeEditorFrame((TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
18523      }
18524      break;
18525    case 1:
18526      //m: 1
18527      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
18528        p = new TEveGListTreeEditorFrame((TGWindow*) G__int(libp->para[0]));
18529      } else {
18530        p = new((void*) gvp) TEveGListTreeEditorFrame((TGWindow*) G__int(libp->para[0]));
18531      }
18532      break;
18533    case 0:
18534      int n = G__getaryconstruct();
18535      if (n) {
18536        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
18537          p = new TEveGListTreeEditorFrame[n];
18538        } else {
18539          p = new((void*) gvp) TEveGListTreeEditorFrame[n];
18540        }
18541      } else {
18542        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
18543          p = new TEveGListTreeEditorFrame;
18544        } else {
18545          p = new((void*) gvp) TEveGListTreeEditorFrame;
18546        }
18547      }
18548      break;
18549    }
18550    result7->obj.i = (long) p;
18551    result7->ref = (long) p;
18552    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveGListTreeEditorFrame));
18553    return(1 || funcname || hash || result7 || libp) ;
18554 }
18555 
18556 static int G__G__Eve1_322_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18557 {
18558       ((TEveGListTreeEditorFrame*) G__getstructoffset())->ConnectSignals();
18559       G__setnull(result7);
18560    return(1 || funcname || hash || result7 || libp) ;
18561 }
18562 
18563 static int G__G__Eve1_322_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18564 {
18565       ((TEveGListTreeEditorFrame*) G__getstructoffset())->DisconnectSignals();
18566       G__setnull(result7);
18567    return(1 || funcname || hash || result7 || libp) ;
18568 }
18569 
18570 static int G__G__Eve1_322_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18571 {
18572       ((TEveGListTreeEditorFrame*) G__getstructoffset())->ReconfToHorizontal();
18573       G__setnull(result7);
18574    return(1 || funcname || hash || result7 || libp) ;
18575 }
18576 
18577 static int G__G__Eve1_322_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18578 {
18579       ((TEveGListTreeEditorFrame*) G__getstructoffset())->ReconfToVertical();
18580       G__setnull(result7);
18581    return(1 || funcname || hash || result7 || libp) ;
18582 }
18583 
18584 static int G__G__Eve1_322_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18585 {
18586       G__letint(result7, 85, (long) ((const TEveGListTreeEditorFrame*) G__getstructoffset())->GetListTree());
18587    return(1 || funcname || hash || result7 || libp) ;
18588 }
18589 
18590 static int G__G__Eve1_322_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18591 {
18592       G__letint(result7, 85, (long) ((const TEveGListTreeEditorFrame*) G__getstructoffset())->GetEditor());
18593    return(1 || funcname || hash || result7 || libp) ;
18594 }
18595 
18596 static int G__G__Eve1_322_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18597 {
18598       ((TEveGListTreeEditorFrame*) G__getstructoffset())->ItemBelowMouse((TGListTreeItem*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1]));
18599       G__setnull(result7);
18600    return(1 || funcname || hash || result7 || libp) ;
18601 }
18602 
18603 static int G__G__Eve1_322_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18604 {
18605       ((TEveGListTreeEditorFrame*) G__getstructoffset())->ItemClicked((TGListTreeItem*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
18606 , (UInt_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
18607 , (Int_t) G__int(libp->para[4]));
18608       G__setnull(result7);
18609    return(1 || funcname || hash || result7 || libp) ;
18610 }
18611 
18612 static int G__G__Eve1_322_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18613 {
18614       ((TEveGListTreeEditorFrame*) G__getstructoffset())->ItemDblClicked((TGListTreeItem*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
18615       G__setnull(result7);
18616    return(1 || funcname || hash || result7 || libp) ;
18617 }
18618 
18619 static int G__G__Eve1_322_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18620 {
18621       ((TEveGListTreeEditorFrame*) G__getstructoffset())->ItemKeyPress((TGListTreeItem*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
18622 , (UInt_t) G__int(libp->para[2]));
18623       G__setnull(result7);
18624    return(1 || funcname || hash || result7 || libp) ;
18625 }
18626 
18627 static int G__G__Eve1_322_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18628 {
18629       TEveGListTreeEditorFrame::SetEditorClass((const char*) G__int(libp->para[0]));
18630       G__setnull(result7);
18631    return(1 || funcname || hash || result7 || libp) ;
18632 }
18633 
18634 static int G__G__Eve1_322_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18635 {
18636       G__letint(result7, 85, (long) TEveGListTreeEditorFrame::Class());
18637    return(1 || funcname || hash || result7 || libp) ;
18638 }
18639 
18640 static int G__G__Eve1_322_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18641 {
18642       G__letint(result7, 67, (long) TEveGListTreeEditorFrame::Class_Name());
18643    return(1 || funcname || hash || result7 || libp) ;
18644 }
18645 
18646 static int G__G__Eve1_322_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18647 {
18648       G__letint(result7, 115, (long) TEveGListTreeEditorFrame::Class_Version());
18649    return(1 || funcname || hash || result7 || libp) ;
18650 }
18651 
18652 static int G__G__Eve1_322_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18653 {
18654       TEveGListTreeEditorFrame::Dictionary();
18655       G__setnull(result7);
18656    return(1 || funcname || hash || result7 || libp) ;
18657 }
18658 
18659 static int G__G__Eve1_322_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18660 {
18661       ((TEveGListTreeEditorFrame*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
18662       G__setnull(result7);
18663    return(1 || funcname || hash || result7 || libp) ;
18664 }
18665 
18666 static int G__G__Eve1_322_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18667 {
18668       G__letint(result7, 67, (long) TEveGListTreeEditorFrame::DeclFileName());
18669    return(1 || funcname || hash || result7 || libp) ;
18670 }
18671 
18672 static int G__G__Eve1_322_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18673 {
18674       G__letint(result7, 105, (long) TEveGListTreeEditorFrame::ImplFileLine());
18675    return(1 || funcname || hash || result7 || libp) ;
18676 }
18677 
18678 static int G__G__Eve1_322_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18679 {
18680       G__letint(result7, 67, (long) TEveGListTreeEditorFrame::ImplFileName());
18681    return(1 || funcname || hash || result7 || libp) ;
18682 }
18683 
18684 static int G__G__Eve1_322_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18685 {
18686       G__letint(result7, 105, (long) TEveGListTreeEditorFrame::DeclFileLine());
18687    return(1 || funcname || hash || result7 || libp) ;
18688 }
18689 
18690 // automatic destructor
18691 typedef TEveGListTreeEditorFrame G__TTEveGListTreeEditorFrame;
18692 static int G__G__Eve1_322_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18693 {
18694    char* gvp = (char*) G__getgvp();
18695    long soff = G__getstructoffset();
18696    int n = G__getaryconstruct();
18697    //
18698    //has_a_delete: 1
18699    //has_own_delete1arg: 0
18700    //has_own_delete2arg: 0
18701    //
18702    if (!soff) {
18703      return(1);
18704    }
18705    if (n) {
18706      if (gvp == (char*)G__PVOID) {
18707        delete[] (TEveGListTreeEditorFrame*) soff;
18708      } else {
18709        G__setgvp((long) G__PVOID);
18710        for (int i = n - 1; i >= 0; --i) {
18711          ((TEveGListTreeEditorFrame*) (soff+(sizeof(TEveGListTreeEditorFrame)*i)))->~G__TTEveGListTreeEditorFrame();
18712        }
18713        G__setgvp((long)gvp);
18714      }
18715    } else {
18716      if (gvp == (char*)G__PVOID) {
18717        delete (TEveGListTreeEditorFrame*) soff;
18718      } else {
18719        G__setgvp((long) G__PVOID);
18720        ((TEveGListTreeEditorFrame*) (soff))->~G__TTEveGListTreeEditorFrame();
18721        G__setgvp((long)gvp);
18722      }
18723    }
18724    G__setnull(result7);
18725    return(1 || funcname || hash || result7 || libp) ;
18726 }
18727 
18728 
18729 /* TEveBrowser */
18730 static int G__G__Eve1_323_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18731 {
18732    TEveBrowser* p = NULL;
18733    char* gvp = (char*) G__getgvp();
18734    //m: 2
18735    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
18736      p = new TEveBrowser((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1]));
18737    } else {
18738      p = new((void*) gvp) TEveBrowser((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1]));
18739    }
18740    result7->obj.i = (long) p;
18741    result7->ref = (long) p;
18742    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveBrowser));
18743    return(1 || funcname || hash || result7 || libp) ;
18744 }
18745 
18746 static int G__G__Eve1_323_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18747 {
18748    switch (libp->paran) {
18749    case 1:
18750       ((TEveBrowser*) G__getstructoffset())->InitPlugins((Option_t*) G__int(libp->para[0]));
18751       G__setnull(result7);
18752       break;
18753    case 0:
18754       ((TEveBrowser*) G__getstructoffset())->InitPlugins();
18755       G__setnull(result7);
18756       break;
18757    }
18758    return(1 || funcname || hash || result7 || libp) ;
18759 }
18760 
18761 static int G__G__Eve1_323_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18762 {
18763       G__letint(result7, 85, (long) ((TEveBrowser*) G__getstructoffset())->MakeFileBrowser());
18764    return(1 || funcname || hash || result7 || libp) ;
18765 }
18766 
18767 static int G__G__Eve1_323_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18768 {
18769       G__letint(result7, 85, (long) ((const TEveBrowser*) G__getstructoffset())->GetFileBrowser());
18770    return(1 || funcname || hash || result7 || libp) ;
18771 }
18772 
18773 static int G__G__Eve1_323_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18774 {
18775       ((TEveBrowser*) G__getstructoffset())->EveMenu((Int_t) G__int(libp->para[0]));
18776       G__setnull(result7);
18777    return(1 || funcname || hash || result7 || libp) ;
18778 }
18779 
18780 static int G__G__Eve1_323_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18781 {
18782       G__letint(result7, 85, (long) ((const TEveBrowser*) G__getstructoffset())->GetMenuBar());
18783    return(1 || funcname || hash || result7 || libp) ;
18784 }
18785 
18786 static int G__G__Eve1_323_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18787 {
18788       G__letint(result7, 85, (long) ((const TEveBrowser*) G__getstructoffset())->GetTopMenuFrame());
18789    return(1 || funcname || hash || result7 || libp) ;
18790 }
18791 
18792 static int G__G__Eve1_323_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18793 {
18794       ((TEveBrowser*) G__getstructoffset())->HideBottomTab();
18795       G__setnull(result7);
18796    return(1 || funcname || hash || result7 || libp) ;
18797 }
18798 
18799 static int G__G__Eve1_323_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18800 {
18801       G__letint(result7, 85, (long) TEveBrowser::Class());
18802    return(1 || funcname || hash || result7 || libp) ;
18803 }
18804 
18805 static int G__G__Eve1_323_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18806 {
18807       G__letint(result7, 67, (long) TEveBrowser::Class_Name());
18808    return(1 || funcname || hash || result7 || libp) ;
18809 }
18810 
18811 static int G__G__Eve1_323_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18812 {
18813       G__letint(result7, 115, (long) TEveBrowser::Class_Version());
18814    return(1 || funcname || hash || result7 || libp) ;
18815 }
18816 
18817 static int G__G__Eve1_323_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18818 {
18819       TEveBrowser::Dictionary();
18820       G__setnull(result7);
18821    return(1 || funcname || hash || result7 || libp) ;
18822 }
18823 
18824 static int G__G__Eve1_323_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18825 {
18826       ((TEveBrowser*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
18827       G__setnull(result7);
18828    return(1 || funcname || hash || result7 || libp) ;
18829 }
18830 
18831 static int G__G__Eve1_323_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18832 {
18833       G__letint(result7, 67, (long) TEveBrowser::DeclFileName());
18834    return(1 || funcname || hash || result7 || libp) ;
18835 }
18836 
18837 static int G__G__Eve1_323_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18838 {
18839       G__letint(result7, 105, (long) TEveBrowser::ImplFileLine());
18840    return(1 || funcname || hash || result7 || libp) ;
18841 }
18842 
18843 static int G__G__Eve1_323_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18844 {
18845       G__letint(result7, 67, (long) TEveBrowser::ImplFileName());
18846    return(1 || funcname || hash || result7 || libp) ;
18847 }
18848 
18849 static int G__G__Eve1_323_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18850 {
18851       G__letint(result7, 105, (long) TEveBrowser::DeclFileLine());
18852    return(1 || funcname || hash || result7 || libp) ;
18853 }
18854 
18855 // automatic destructor
18856 typedef TEveBrowser G__TTEveBrowser;
18857 static int G__G__Eve1_323_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18858 {
18859    char* gvp = (char*) G__getgvp();
18860    long soff = G__getstructoffset();
18861    int n = G__getaryconstruct();
18862    //
18863    //has_a_delete: 1
18864    //has_own_delete1arg: 0
18865    //has_own_delete2arg: 0
18866    //
18867    if (!soff) {
18868      return(1);
18869    }
18870    if (n) {
18871      if (gvp == (char*)G__PVOID) {
18872        delete[] (TEveBrowser*) soff;
18873      } else {
18874        G__setgvp((long) G__PVOID);
18875        for (int i = n - 1; i >= 0; --i) {
18876          ((TEveBrowser*) (soff+(sizeof(TEveBrowser)*i)))->~G__TTEveBrowser();
18877        }
18878        G__setgvp((long)gvp);
18879      }
18880    } else {
18881      if (gvp == (char*)G__PVOID) {
18882        delete (TEveBrowser*) soff;
18883      } else {
18884        G__setgvp((long) G__PVOID);
18885        ((TEveBrowser*) (soff))->~G__TTEveBrowser();
18886        G__setgvp((long)gvp);
18887      }
18888    }
18889    G__setnull(result7);
18890    return(1 || funcname || hash || result7 || libp) ;
18891 }
18892 
18893 
18894 /* TEveChunkManager */
18895 static int G__G__Eve1_326_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18896 {
18897    TEveChunkManager* p = NULL;
18898    char* gvp = (char*) G__getgvp();
18899    int n = G__getaryconstruct();
18900    if (n) {
18901      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
18902        p = new TEveChunkManager[n];
18903      } else {
18904        p = new((void*) gvp) TEveChunkManager[n];
18905      }
18906    } else {
18907      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
18908        p = new TEveChunkManager;
18909      } else {
18910        p = new((void*) gvp) TEveChunkManager;
18911      }
18912    }
18913    result7->obj.i = (long) p;
18914    result7->ref = (long) p;
18915    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveChunkManager));
18916    return(1 || funcname || hash || result7 || libp) ;
18917 }
18918 
18919 static int G__G__Eve1_326_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18920 {
18921    TEveChunkManager* p = NULL;
18922    char* gvp = (char*) G__getgvp();
18923    //m: 2
18924    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
18925      p = new TEveChunkManager((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
18926    } else {
18927      p = new((void*) gvp) TEveChunkManager((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
18928    }
18929    result7->obj.i = (long) p;
18930    result7->ref = (long) p;
18931    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveChunkManager));
18932    return(1 || funcname || hash || result7 || libp) ;
18933 }
18934 
18935 static int G__G__Eve1_326_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18936 {
18937       ((TEveChunkManager*) G__getstructoffset())->Reset((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
18938       G__setnull(result7);
18939    return(1 || funcname || hash || result7 || libp) ;
18940 }
18941 
18942 static int G__G__Eve1_326_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18943 {
18944       ((TEveChunkManager*) G__getstructoffset())->Refit();
18945       G__setnull(result7);
18946    return(1 || funcname || hash || result7 || libp) ;
18947 }
18948 
18949 static int G__G__Eve1_326_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18950 {
18951       G__letint(result7, 105, (long) ((const TEveChunkManager*) G__getstructoffset())->S());
18952    return(1 || funcname || hash || result7 || libp) ;
18953 }
18954 
18955 static int G__G__Eve1_326_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18956 {
18957       G__letint(result7, 105, (long) ((const TEveChunkManager*) G__getstructoffset())->N());
18958    return(1 || funcname || hash || result7 || libp) ;
18959 }
18960 
18961 static int G__G__Eve1_326_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18962 {
18963       G__letint(result7, 105, (long) ((const TEveChunkManager*) G__getstructoffset())->Size());
18964    return(1 || funcname || hash || result7 || libp) ;
18965 }
18966 
18967 static int G__G__Eve1_326_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18968 {
18969       G__letint(result7, 105, (long) ((const TEveChunkManager*) G__getstructoffset())->VecSize());
18970    return(1 || funcname || hash || result7 || libp) ;
18971 }
18972 
18973 static int G__G__Eve1_326_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18974 {
18975       G__letint(result7, 105, (long) ((const TEveChunkManager*) G__getstructoffset())->Capacity());
18976    return(1 || funcname || hash || result7 || libp) ;
18977 }
18978 
18979 static int G__G__Eve1_326_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18980 {
18981       G__letint(result7, 67, (long) ((const TEveChunkManager*) G__getstructoffset())->Atom((Int_t) G__int(libp->para[0])));
18982    return(1 || funcname || hash || result7 || libp) ;
18983 }
18984 
18985 static int G__G__Eve1_326_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18986 {
18987       G__letint(result7, 67, (long) ((const TEveChunkManager*) G__getstructoffset())->Chunk((Int_t) G__int(libp->para[0])));
18988    return(1 || funcname || hash || result7 || libp) ;
18989 }
18990 
18991 static int G__G__Eve1_326_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18992 {
18993       G__letint(result7, 105, (long) ((const TEveChunkManager*) G__getstructoffset())->NAtoms((Int_t) G__int(libp->para[0])));
18994    return(1 || funcname || hash || result7 || libp) ;
18995 }
18996 
18997 static int G__G__Eve1_326_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
18998 {
18999       G__letint(result7, 67, (long) ((TEveChunkManager*) G__getstructoffset())->NewAtom());
19000    return(1 || funcname || hash || result7 || libp) ;
19001 }
19002 
19003 static int G__G__Eve1_326_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19004 {
19005       G__letint(result7, 67, (long) ((TEveChunkManager*) G__getstructoffset())->NewChunk());
19006    return(1 || funcname || hash || result7 || libp) ;
19007 }
19008 
19009 static int G__G__Eve1_326_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19010 {
19011       G__letint(result7, 85, (long) TEveChunkManager::Class());
19012    return(1 || funcname || hash || result7 || libp) ;
19013 }
19014 
19015 static int G__G__Eve1_326_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19016 {
19017       G__letint(result7, 67, (long) TEveChunkManager::Class_Name());
19018    return(1 || funcname || hash || result7 || libp) ;
19019 }
19020 
19021 static int G__G__Eve1_326_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19022 {
19023       G__letint(result7, 115, (long) TEveChunkManager::Class_Version());
19024    return(1 || funcname || hash || result7 || libp) ;
19025 }
19026 
19027 static int G__G__Eve1_326_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19028 {
19029       TEveChunkManager::Dictionary();
19030       G__setnull(result7);
19031    return(1 || funcname || hash || result7 || libp) ;
19032 }
19033 
19034 static int G__G__Eve1_326_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19035 {
19036       G__letint(result7, 85, (long) ((const TEveChunkManager*) G__getstructoffset())->IsA());
19037    return(1 || funcname || hash || result7 || libp) ;
19038 }
19039 
19040 static int G__G__Eve1_326_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19041 {
19042       ((TEveChunkManager*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
19043       G__setnull(result7);
19044    return(1 || funcname || hash || result7 || libp) ;
19045 }
19046 
19047 static int G__G__Eve1_326_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19048 {
19049       ((TEveChunkManager*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
19050       G__setnull(result7);
19051    return(1 || funcname || hash || result7 || libp) ;
19052 }
19053 
19054 static int G__G__Eve1_326_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19055 {
19056       ((TEveChunkManager*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
19057       G__setnull(result7);
19058    return(1 || funcname || hash || result7 || libp) ;
19059 }
19060 
19061 static int G__G__Eve1_326_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19062 {
19063       G__letint(result7, 67, (long) TEveChunkManager::DeclFileName());
19064    return(1 || funcname || hash || result7 || libp) ;
19065 }
19066 
19067 static int G__G__Eve1_326_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19068 {
19069       G__letint(result7, 105, (long) TEveChunkManager::ImplFileLine());
19070    return(1 || funcname || hash || result7 || libp) ;
19071 }
19072 
19073 static int G__G__Eve1_326_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19074 {
19075       G__letint(result7, 67, (long) TEveChunkManager::ImplFileName());
19076    return(1 || funcname || hash || result7 || libp) ;
19077 }
19078 
19079 static int G__G__Eve1_326_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19080 {
19081       G__letint(result7, 105, (long) TEveChunkManager::DeclFileLine());
19082    return(1 || funcname || hash || result7 || libp) ;
19083 }
19084 
19085 // automatic destructor
19086 typedef TEveChunkManager G__TTEveChunkManager;
19087 static int G__G__Eve1_326_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19088 {
19089    char* gvp = (char*) G__getgvp();
19090    long soff = G__getstructoffset();
19091    int n = G__getaryconstruct();
19092    //
19093    //has_a_delete: 0
19094    //has_own_delete1arg: 0
19095    //has_own_delete2arg: 0
19096    //
19097    if (!soff) {
19098      return(1);
19099    }
19100    if (n) {
19101      if (gvp == (char*)G__PVOID) {
19102        delete[] (TEveChunkManager*) soff;
19103      } else {
19104        G__setgvp((long) G__PVOID);
19105        for (int i = n - 1; i >= 0; --i) {
19106          ((TEveChunkManager*) (soff+(sizeof(TEveChunkManager)*i)))->~G__TTEveChunkManager();
19107        }
19108        G__setgvp((long)gvp);
19109      }
19110    } else {
19111      if (gvp == (char*)G__PVOID) {
19112        delete (TEveChunkManager*) soff;
19113      } else {
19114        G__setgvp((long) G__PVOID);
19115        ((TEveChunkManager*) (soff))->~G__TTEveChunkManager();
19116        G__setgvp((long)gvp);
19117      }
19118    }
19119    G__setnull(result7);
19120    return(1 || funcname || hash || result7 || libp) ;
19121 }
19122 
19123 
19124 /* TEveChunkManager::iterator */
19125 static int G__G__Eve1_331_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19126 {
19127    TEveChunkManager::iterator* p = NULL;
19128    char* gvp = (char*) G__getgvp();
19129    //m: 1
19130    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19131      p = new TEveChunkManager::iterator((TEveChunkManager*) G__int(libp->para[0]));
19132    } else {
19133      p = new((void*) gvp) TEveChunkManager::iterator((TEveChunkManager*) G__int(libp->para[0]));
19134    }
19135    result7->obj.i = (long) p;
19136    result7->ref = (long) p;
19137    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveChunkManagercLcLiterator));
19138    return(1 || funcname || hash || result7 || libp) ;
19139 }
19140 
19141 static int G__G__Eve1_331_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19142 {
19143    TEveChunkManager::iterator* p = NULL;
19144    char* gvp = (char*) G__getgvp();
19145    //m: 1
19146    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19147      p = new TEveChunkManager::iterator(*(TEveChunkManager*) libp->para[0].ref);
19148    } else {
19149      p = new((void*) gvp) TEveChunkManager::iterator(*(TEveChunkManager*) libp->para[0].ref);
19150    }
19151    result7->obj.i = (long) p;
19152    result7->ref = (long) p;
19153    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveChunkManagercLcLiterator));
19154    return(1 || funcname || hash || result7 || libp) ;
19155 }
19156 
19157 static int G__G__Eve1_331_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19158 {
19159    TEveChunkManager::iterator* p = NULL;
19160    char* gvp = (char*) G__getgvp();
19161    //m: 1
19162    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19163      p = new TEveChunkManager::iterator(*(TEveChunkManager::iterator*) libp->para[0].ref);
19164    } else {
19165      p = new((void*) gvp) TEveChunkManager::iterator(*(TEveChunkManager::iterator*) libp->para[0].ref);
19166    }
19167    result7->obj.i = (long) p;
19168    result7->ref = (long) p;
19169    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveChunkManagercLcLiterator));
19170    return(1 || funcname || hash || result7 || libp) ;
19171 }
19172 
19173 static int G__G__Eve1_331_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19174 {
19175       {
19176          const TEveChunkManager::iterator& obj = ((TEveChunkManager::iterator*) G__getstructoffset())->operator=(*(TEveChunkManager::iterator*) libp->para[0].ref);
19177          result7->ref = (long) (&obj);
19178          result7->obj.i = (long) (&obj);
19179       }
19180    return(1 || funcname || hash || result7 || libp) ;
19181 }
19182 
19183 static int G__G__Eve1_331_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19184 {
19185       G__letint(result7, 103, (long) ((TEveChunkManager::iterator*) G__getstructoffset())->next());
19186    return(1 || funcname || hash || result7 || libp) ;
19187 }
19188 
19189 static int G__G__Eve1_331_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19190 {
19191       ((TEveChunkManager::iterator*) G__getstructoffset())->reset();
19192       G__setnull(result7);
19193    return(1 || funcname || hash || result7 || libp) ;
19194 }
19195 
19196 static int G__G__Eve1_331_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19197 {
19198       G__letint(result7, 67, (long) ((TEveChunkManager::iterator*) G__getstructoffset())->operator()());
19199    return(1 || funcname || hash || result7 || libp) ;
19200 }
19201 
19202 static int G__G__Eve1_331_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19203 {
19204       G__letint(result7, 67, (long) ((TEveChunkManager::iterator*) G__getstructoffset())->operator*());
19205    return(1 || funcname || hash || result7 || libp) ;
19206 }
19207 
19208 static int G__G__Eve1_331_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19209 {
19210       G__letint(result7, 105, (long) ((TEveChunkManager::iterator*) G__getstructoffset())->index());
19211    return(1 || funcname || hash || result7 || libp) ;
19212 }
19213 
19214 // automatic destructor
19215 typedef TEveChunkManager::iterator G__TTEveChunkManagercLcLiterator;
19216 static int G__G__Eve1_331_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19217 {
19218    char* gvp = (char*) G__getgvp();
19219    long soff = G__getstructoffset();
19220    int n = G__getaryconstruct();
19221    //
19222    //has_a_delete: 0
19223    //has_own_delete1arg: 0
19224    //has_own_delete2arg: 0
19225    //
19226    if (!soff) {
19227      return(1);
19228    }
19229    if (n) {
19230      if (gvp == (char*)G__PVOID) {
19231        delete[] (TEveChunkManager::iterator*) soff;
19232      } else {
19233        G__setgvp((long) G__PVOID);
19234        for (int i = n - 1; i >= 0; --i) {
19235          ((TEveChunkManager::iterator*) (soff+(sizeof(TEveChunkManager::iterator)*i)))->~G__TTEveChunkManagercLcLiterator();
19236        }
19237        G__setgvp((long)gvp);
19238      }
19239    } else {
19240      if (gvp == (char*)G__PVOID) {
19241        delete (TEveChunkManager::iterator*) soff;
19242      } else {
19243        G__setgvp((long) G__PVOID);
19244        ((TEveChunkManager::iterator*) (soff))->~G__TTEveChunkManagercLcLiterator();
19245        G__setgvp((long)gvp);
19246      }
19247    }
19248    G__setnull(result7);
19249    return(1 || funcname || hash || result7 || libp) ;
19250 }
19251 
19252 
19253 /* TEveCompoundProjected */
19254 static int G__G__Eve1_339_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19255 {
19256    TEveCompoundProjected* p = NULL;
19257    char* gvp = (char*) G__getgvp();
19258    int n = G__getaryconstruct();
19259    if (n) {
19260      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19261        p = new TEveCompoundProjected[n];
19262      } else {
19263        p = new((void*) gvp) TEveCompoundProjected[n];
19264      }
19265    } else {
19266      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19267        p = new TEveCompoundProjected;
19268      } else {
19269        p = new((void*) gvp) TEveCompoundProjected;
19270      }
19271    }
19272    result7->obj.i = (long) p;
19273    result7->ref = (long) p;
19274    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveCompoundProjected));
19275    return(1 || funcname || hash || result7 || libp) ;
19276 }
19277 
19278 static int G__G__Eve1_339_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19279 {
19280       G__letint(result7, 85, (long) TEveCompoundProjected::Class());
19281    return(1 || funcname || hash || result7 || libp) ;
19282 }
19283 
19284 static int G__G__Eve1_339_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19285 {
19286       G__letint(result7, 67, (long) TEveCompoundProjected::Class_Name());
19287    return(1 || funcname || hash || result7 || libp) ;
19288 }
19289 
19290 static int G__G__Eve1_339_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19291 {
19292       G__letint(result7, 115, (long) TEveCompoundProjected::Class_Version());
19293    return(1 || funcname || hash || result7 || libp) ;
19294 }
19295 
19296 static int G__G__Eve1_339_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19297 {
19298       TEveCompoundProjected::Dictionary();
19299       G__setnull(result7);
19300    return(1 || funcname || hash || result7 || libp) ;
19301 }
19302 
19303 static int G__G__Eve1_339_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19304 {
19305       ((TEveCompoundProjected*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
19306       G__setnull(result7);
19307    return(1 || funcname || hash || result7 || libp) ;
19308 }
19309 
19310 static int G__G__Eve1_339_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19311 {
19312       G__letint(result7, 67, (long) TEveCompoundProjected::DeclFileName());
19313    return(1 || funcname || hash || result7 || libp) ;
19314 }
19315 
19316 static int G__G__Eve1_339_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19317 {
19318       G__letint(result7, 105, (long) TEveCompoundProjected::ImplFileLine());
19319    return(1 || funcname || hash || result7 || libp) ;
19320 }
19321 
19322 static int G__G__Eve1_339_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19323 {
19324       G__letint(result7, 67, (long) TEveCompoundProjected::ImplFileName());
19325    return(1 || funcname || hash || result7 || libp) ;
19326 }
19327 
19328 static int G__G__Eve1_339_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19329 {
19330       G__letint(result7, 105, (long) TEveCompoundProjected::DeclFileLine());
19331    return(1 || funcname || hash || result7 || libp) ;
19332 }
19333 
19334 // automatic destructor
19335 typedef TEveCompoundProjected G__TTEveCompoundProjected;
19336 static int G__G__Eve1_339_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19337 {
19338    char* gvp = (char*) G__getgvp();
19339    long soff = G__getstructoffset();
19340    int n = G__getaryconstruct();
19341    //
19342    //has_a_delete: 1
19343    //has_own_delete1arg: 0
19344    //has_own_delete2arg: 0
19345    //
19346    if (!soff) {
19347      return(1);
19348    }
19349    if (n) {
19350      if (gvp == (char*)G__PVOID) {
19351        delete[] (TEveCompoundProjected*) soff;
19352      } else {
19353        G__setgvp((long) G__PVOID);
19354        for (int i = n - 1; i >= 0; --i) {
19355          ((TEveCompoundProjected*) (soff+(sizeof(TEveCompoundProjected)*i)))->~G__TTEveCompoundProjected();
19356        }
19357        G__setgvp((long)gvp);
19358      }
19359    } else {
19360      if (gvp == (char*)G__PVOID) {
19361        delete (TEveCompoundProjected*) soff;
19362      } else {
19363        G__setgvp((long) G__PVOID);
19364        ((TEveCompoundProjected*) (soff))->~G__TTEveCompoundProjected();
19365        G__setgvp((long)gvp);
19366      }
19367    }
19368    G__setnull(result7);
19369    return(1 || funcname || hash || result7 || libp) ;
19370 }
19371 
19372 
19373 /* TEveTransSubEditor */
19374 static int G__G__Eve1_349_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19375 {
19376    TEveTransSubEditor* p = NULL;
19377    char* gvp = (char*) G__getgvp();
19378    //m: 1
19379    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19380      p = new TEveTransSubEditor((TGWindow*) G__int(libp->para[0]));
19381    } else {
19382      p = new((void*) gvp) TEveTransSubEditor((TGWindow*) G__int(libp->para[0]));
19383    }
19384    result7->obj.i = (long) p;
19385    result7->ref = (long) p;
19386    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveTransSubEditor));
19387    return(1 || funcname || hash || result7 || libp) ;
19388 }
19389 
19390 static int G__G__Eve1_349_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19391 {
19392       ((TEveTransSubEditor*) G__getstructoffset())->SetModel((TEveTrans*) G__int(libp->para[0]));
19393       G__setnull(result7);
19394    return(1 || funcname || hash || result7 || libp) ;
19395 }
19396 
19397 static int G__G__Eve1_349_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19398 {
19399       ((TEveTransSubEditor*) G__getstructoffset())->SetTransFromData();
19400       G__setnull(result7);
19401    return(1 || funcname || hash || result7 || libp) ;
19402 }
19403 
19404 static int G__G__Eve1_349_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19405 {
19406       ((TEveTransSubEditor*) G__getstructoffset())->UseTrans();
19407       G__setnull(result7);
19408    return(1 || funcname || hash || result7 || libp) ;
19409 }
19410 
19411 static int G__G__Eve1_349_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19412 {
19413       ((TEveTransSubEditor*) G__getstructoffset())->TransChanged();
19414       G__setnull(result7);
19415    return(1 || funcname || hash || result7 || libp) ;
19416 }
19417 
19418 static int G__G__Eve1_349_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19419 {
19420       ((TEveTransSubEditor*) G__getstructoffset())->DoUseTrans();
19421       G__setnull(result7);
19422    return(1 || funcname || hash || result7 || libp) ;
19423 }
19424 
19425 static int G__G__Eve1_349_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19426 {
19427       ((TEveTransSubEditor*) G__getstructoffset())->DoEditTrans();
19428       G__setnull(result7);
19429    return(1 || funcname || hash || result7 || libp) ;
19430 }
19431 
19432 static int G__G__Eve1_349_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19433 {
19434       ((TEveTransSubEditor*) G__getstructoffset())->DoTransChanged();
19435       G__setnull(result7);
19436    return(1 || funcname || hash || result7 || libp) ;
19437 }
19438 
19439 static int G__G__Eve1_349_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19440 {
19441       G__letint(result7, 85, (long) ((TEveTransSubEditor*) G__getstructoffset())->GetPosValuator());
19442    return(1 || funcname || hash || result7 || libp) ;
19443 }
19444 
19445 static int G__G__Eve1_349_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19446 {
19447       G__letint(result7, 85, (long) ((TEveTransSubEditor*) G__getstructoffset())->GetRotValuator());
19448    return(1 || funcname || hash || result7 || libp) ;
19449 }
19450 
19451 static int G__G__Eve1_349_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19452 {
19453       G__letint(result7, 85, (long) ((TEveTransSubEditor*) G__getstructoffset())->GetScaleValuator());
19454    return(1 || funcname || hash || result7 || libp) ;
19455 }
19456 
19457 static int G__G__Eve1_349_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19458 {
19459       G__letint(result7, 85, (long) TEveTransSubEditor::Class());
19460    return(1 || funcname || hash || result7 || libp) ;
19461 }
19462 
19463 static int G__G__Eve1_349_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19464 {
19465       G__letint(result7, 67, (long) TEveTransSubEditor::Class_Name());
19466    return(1 || funcname || hash || result7 || libp) ;
19467 }
19468 
19469 static int G__G__Eve1_349_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19470 {
19471       G__letint(result7, 115, (long) TEveTransSubEditor::Class_Version());
19472    return(1 || funcname || hash || result7 || libp) ;
19473 }
19474 
19475 static int G__G__Eve1_349_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19476 {
19477       TEveTransSubEditor::Dictionary();
19478       G__setnull(result7);
19479    return(1 || funcname || hash || result7 || libp) ;
19480 }
19481 
19482 static int G__G__Eve1_349_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19483 {
19484       ((TEveTransSubEditor*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
19485       G__setnull(result7);
19486    return(1 || funcname || hash || result7 || libp) ;
19487 }
19488 
19489 static int G__G__Eve1_349_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19490 {
19491       G__letint(result7, 67, (long) TEveTransSubEditor::DeclFileName());
19492    return(1 || funcname || hash || result7 || libp) ;
19493 }
19494 
19495 static int G__G__Eve1_349_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19496 {
19497       G__letint(result7, 105, (long) TEveTransSubEditor::ImplFileLine());
19498    return(1 || funcname || hash || result7 || libp) ;
19499 }
19500 
19501 static int G__G__Eve1_349_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19502 {
19503       G__letint(result7, 67, (long) TEveTransSubEditor::ImplFileName());
19504    return(1 || funcname || hash || result7 || libp) ;
19505 }
19506 
19507 static int G__G__Eve1_349_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19508 {
19509       G__letint(result7, 105, (long) TEveTransSubEditor::DeclFileLine());
19510    return(1 || funcname || hash || result7 || libp) ;
19511 }
19512 
19513 // automatic destructor
19514 typedef TEveTransSubEditor G__TTEveTransSubEditor;
19515 static int G__G__Eve1_349_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19516 {
19517    char* gvp = (char*) G__getgvp();
19518    long soff = G__getstructoffset();
19519    int n = G__getaryconstruct();
19520    //
19521    //has_a_delete: 1
19522    //has_own_delete1arg: 0
19523    //has_own_delete2arg: 0
19524    //
19525    if (!soff) {
19526      return(1);
19527    }
19528    if (n) {
19529      if (gvp == (char*)G__PVOID) {
19530        delete[] (TEveTransSubEditor*) soff;
19531      } else {
19532        G__setgvp((long) G__PVOID);
19533        for (int i = n - 1; i >= 0; --i) {
19534          ((TEveTransSubEditor*) (soff+(sizeof(TEveTransSubEditor)*i)))->~G__TTEveTransSubEditor();
19535        }
19536        G__setgvp((long)gvp);
19537      }
19538    } else {
19539      if (gvp == (char*)G__PVOID) {
19540        delete (TEveTransSubEditor*) soff;
19541      } else {
19542        G__setgvp((long) G__PVOID);
19543        ((TEveTransSubEditor*) (soff))->~G__TTEveTransSubEditor();
19544        G__setgvp((long)gvp);
19545      }
19546    }
19547    G__setnull(result7);
19548    return(1 || funcname || hash || result7 || libp) ;
19549 }
19550 
19551 
19552 /* TEveElementEditor */
19553 static int G__G__Eve1_350_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19554 {
19555    TEveElementEditor* p = NULL;
19556    char* gvp = (char*) G__getgvp();
19557    switch (libp->paran) {
19558    case 5:
19559      //m: 5
19560      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19561        p = new TEveElementEditor(
19562 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
19563 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
19564 , (Pixel_t) G__int(libp->para[4]));
19565      } else {
19566        p = new((void*) gvp) TEveElementEditor(
19567 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
19568 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
19569 , (Pixel_t) G__int(libp->para[4]));
19570      }
19571      break;
19572    case 4:
19573      //m: 4
19574      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19575        p = new TEveElementEditor(
19576 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
19577 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
19578      } else {
19579        p = new((void*) gvp) TEveElementEditor(
19580 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
19581 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
19582      }
19583      break;
19584    case 3:
19585      //m: 3
19586      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19587        p = new TEveElementEditor(
19588 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
19589 , (Int_t) G__int(libp->para[2]));
19590      } else {
19591        p = new((void*) gvp) TEveElementEditor(
19592 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
19593 , (Int_t) G__int(libp->para[2]));
19594      }
19595      break;
19596    case 2:
19597      //m: 2
19598      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19599        p = new TEveElementEditor((TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
19600      } else {
19601        p = new((void*) gvp) TEveElementEditor((TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
19602      }
19603      break;
19604    case 1:
19605      //m: 1
19606      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19607        p = new TEveElementEditor((TGWindow*) G__int(libp->para[0]));
19608      } else {
19609        p = new((void*) gvp) TEveElementEditor((TGWindow*) G__int(libp->para[0]));
19610      }
19611      break;
19612    case 0:
19613      int n = G__getaryconstruct();
19614      if (n) {
19615        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19616          p = new TEveElementEditor[n];
19617        } else {
19618          p = new((void*) gvp) TEveElementEditor[n];
19619        }
19620      } else {
19621        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19622          p = new TEveElementEditor;
19623        } else {
19624          p = new((void*) gvp) TEveElementEditor;
19625        }
19626      }
19627      break;
19628    }
19629    result7->obj.i = (long) p;
19630    result7->ref = (long) p;
19631    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementEditor));
19632    return(1 || funcname || hash || result7 || libp) ;
19633 }
19634 
19635 static int G__G__Eve1_350_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19636 {
19637       ((TEveElementEditor*) G__getstructoffset())->DoRnrSelf();
19638       G__setnull(result7);
19639    return(1 || funcname || hash || result7 || libp) ;
19640 }
19641 
19642 static int G__G__Eve1_350_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19643 {
19644       ((TEveElementEditor*) G__getstructoffset())->DoRnrChildren();
19645       G__setnull(result7);
19646    return(1 || funcname || hash || result7 || libp) ;
19647 }
19648 
19649 static int G__G__Eve1_350_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19650 {
19651       ((TEveElementEditor*) G__getstructoffset())->DoRnrState();
19652       G__setnull(result7);
19653    return(1 || funcname || hash || result7 || libp) ;
19654 }
19655 
19656 static int G__G__Eve1_350_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19657 {
19658       ((TEveElementEditor*) G__getstructoffset())->DoMainColor((Pixel_t) G__int(libp->para[0]));
19659       G__setnull(result7);
19660    return(1 || funcname || hash || result7 || libp) ;
19661 }
19662 
19663 static int G__G__Eve1_350_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19664 {
19665       ((TEveElementEditor*) G__getstructoffset())->DoTransparency();
19666       G__setnull(result7);
19667    return(1 || funcname || hash || result7 || libp) ;
19668 }
19669 
19670 static int G__G__Eve1_350_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19671 {
19672       G__letint(result7, 85, (long) TEveElementEditor::Class());
19673    return(1 || funcname || hash || result7 || libp) ;
19674 }
19675 
19676 static int G__G__Eve1_350_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19677 {
19678       G__letint(result7, 67, (long) TEveElementEditor::Class_Name());
19679    return(1 || funcname || hash || result7 || libp) ;
19680 }
19681 
19682 static int G__G__Eve1_350_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19683 {
19684       G__letint(result7, 115, (long) TEveElementEditor::Class_Version());
19685    return(1 || funcname || hash || result7 || libp) ;
19686 }
19687 
19688 static int G__G__Eve1_350_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19689 {
19690       TEveElementEditor::Dictionary();
19691       G__setnull(result7);
19692    return(1 || funcname || hash || result7 || libp) ;
19693 }
19694 
19695 static int G__G__Eve1_350_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19696 {
19697       ((TEveElementEditor*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
19698       G__setnull(result7);
19699    return(1 || funcname || hash || result7 || libp) ;
19700 }
19701 
19702 static int G__G__Eve1_350_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19703 {
19704       G__letint(result7, 67, (long) TEveElementEditor::DeclFileName());
19705    return(1 || funcname || hash || result7 || libp) ;
19706 }
19707 
19708 static int G__G__Eve1_350_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19709 {
19710       G__letint(result7, 105, (long) TEveElementEditor::ImplFileLine());
19711    return(1 || funcname || hash || result7 || libp) ;
19712 }
19713 
19714 static int G__G__Eve1_350_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19715 {
19716       G__letint(result7, 67, (long) TEveElementEditor::ImplFileName());
19717    return(1 || funcname || hash || result7 || libp) ;
19718 }
19719 
19720 static int G__G__Eve1_350_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19721 {
19722       G__letint(result7, 105, (long) TEveElementEditor::DeclFileLine());
19723    return(1 || funcname || hash || result7 || libp) ;
19724 }
19725 
19726 // automatic destructor
19727 typedef TEveElementEditor G__TTEveElementEditor;
19728 static int G__G__Eve1_350_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19729 {
19730    char* gvp = (char*) G__getgvp();
19731    long soff = G__getstructoffset();
19732    int n = G__getaryconstruct();
19733    //
19734    //has_a_delete: 1
19735    //has_own_delete1arg: 0
19736    //has_own_delete2arg: 0
19737    //
19738    if (!soff) {
19739      return(1);
19740    }
19741    if (n) {
19742      if (gvp == (char*)G__PVOID) {
19743        delete[] (TEveElementEditor*) soff;
19744      } else {
19745        G__setgvp((long) G__PVOID);
19746        for (int i = n - 1; i >= 0; --i) {
19747          ((TEveElementEditor*) (soff+(sizeof(TEveElementEditor)*i)))->~G__TTEveElementEditor();
19748        }
19749        G__setgvp((long)gvp);
19750      }
19751    } else {
19752      if (gvp == (char*)G__PVOID) {
19753        delete (TEveElementEditor*) soff;
19754      } else {
19755        G__setgvp((long) G__PVOID);
19756        ((TEveElementEditor*) (soff))->~G__TTEveElementEditor();
19757        G__setgvp((long)gvp);
19758      }
19759    }
19760    G__setnull(result7);
19761    return(1 || funcname || hash || result7 || libp) ;
19762 }
19763 
19764 
19765 /* TEveEventManager */
19766 static int G__G__Eve1_351_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19767 {
19768    TEveEventManager* p = NULL;
19769    char* gvp = (char*) G__getgvp();
19770    switch (libp->paran) {
19771    case 2:
19772      //m: 2
19773      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19774        p = new TEveEventManager((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
19775      } else {
19776        p = new((void*) gvp) TEveEventManager((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
19777      }
19778      break;
19779    case 1:
19780      //m: 1
19781      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19782        p = new TEveEventManager((const char*) G__int(libp->para[0]));
19783      } else {
19784        p = new((void*) gvp) TEveEventManager((const char*) G__int(libp->para[0]));
19785      }
19786      break;
19787    case 0:
19788      int n = G__getaryconstruct();
19789      if (n) {
19790        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19791          p = new TEveEventManager[n];
19792        } else {
19793          p = new((void*) gvp) TEveEventManager[n];
19794        }
19795      } else {
19796        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
19797          p = new TEveEventManager;
19798        } else {
19799          p = new((void*) gvp) TEveEventManager;
19800        }
19801      }
19802      break;
19803    }
19804    result7->obj.i = (long) p;
19805    result7->ref = (long) p;
19806    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveEventManager));
19807    return(1 || funcname || hash || result7 || libp) ;
19808 }
19809 
19810 static int G__G__Eve1_351_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19811 {
19812       {
19813          const vector<TString>& obj = ((TEveEventManager*) G__getstructoffset())->GetNewEventCommands();
19814          result7->ref = (long) (&obj);
19815          result7->obj.i = (long) (&obj);
19816       }
19817    return(1 || funcname || hash || result7 || libp) ;
19818 }
19819 
19820 static int G__G__Eve1_351_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19821 {
19822       ((TEveEventManager*) G__getstructoffset())->Open();
19823       G__setnull(result7);
19824    return(1 || funcname || hash || result7 || libp) ;
19825 }
19826 
19827 static int G__G__Eve1_351_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19828 {
19829       ((TEveEventManager*) G__getstructoffset())->GotoEvent((Int_t) G__int(libp->para[0]));
19830       G__setnull(result7);
19831    return(1 || funcname || hash || result7 || libp) ;
19832 }
19833 
19834 static int G__G__Eve1_351_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19835 {
19836       ((TEveEventManager*) G__getstructoffset())->NextEvent();
19837       G__setnull(result7);
19838    return(1 || funcname || hash || result7 || libp) ;
19839 }
19840 
19841 static int G__G__Eve1_351_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19842 {
19843       ((TEveEventManager*) G__getstructoffset())->PrevEvent();
19844       G__setnull(result7);
19845    return(1 || funcname || hash || result7 || libp) ;
19846 }
19847 
19848 static int G__G__Eve1_351_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19849 {
19850       ((TEveEventManager*) G__getstructoffset())->Close();
19851       G__setnull(result7);
19852    return(1 || funcname || hash || result7 || libp) ;
19853 }
19854 
19855 static int G__G__Eve1_351_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19856 {
19857       ((TEveEventManager*) G__getstructoffset())->AfterNewEventLoaded();
19858       G__setnull(result7);
19859    return(1 || funcname || hash || result7 || libp) ;
19860 }
19861 
19862 static int G__G__Eve1_351_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19863 {
19864       ((TEveEventManager*) G__getstructoffset())->AddNewEventCommand(*(TString*) libp->para[0].ref);
19865       G__setnull(result7);
19866    return(1 || funcname || hash || result7 || libp) ;
19867 }
19868 
19869 static int G__G__Eve1_351_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19870 {
19871       ((TEveEventManager*) G__getstructoffset())->RemoveNewEventCommand(*(TString*) libp->para[0].ref);
19872       G__setnull(result7);
19873    return(1 || funcname || hash || result7 || libp) ;
19874 }
19875 
19876 static int G__G__Eve1_351_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19877 {
19878       ((TEveEventManager*) G__getstructoffset())->ClearNewEventCommands();
19879       G__setnull(result7);
19880    return(1 || funcname || hash || result7 || libp) ;
19881 }
19882 
19883 static int G__G__Eve1_351_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19884 {
19885       G__letint(result7, 85, (long) TEveEventManager::Class());
19886    return(1 || funcname || hash || result7 || libp) ;
19887 }
19888 
19889 static int G__G__Eve1_351_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19890 {
19891       G__letint(result7, 67, (long) TEveEventManager::Class_Name());
19892    return(1 || funcname || hash || result7 || libp) ;
19893 }
19894 
19895 static int G__G__Eve1_351_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19896 {
19897       G__letint(result7, 115, (long) TEveEventManager::Class_Version());
19898    return(1 || funcname || hash || result7 || libp) ;
19899 }
19900 
19901 static int G__G__Eve1_351_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19902 {
19903       TEveEventManager::Dictionary();
19904       G__setnull(result7);
19905    return(1 || funcname || hash || result7 || libp) ;
19906 }
19907 
19908 static int G__G__Eve1_351_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19909 {
19910       ((TEveEventManager*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
19911       G__setnull(result7);
19912    return(1 || funcname || hash || result7 || libp) ;
19913 }
19914 
19915 static int G__G__Eve1_351_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19916 {
19917       G__letint(result7, 67, (long) TEveEventManager::DeclFileName());
19918    return(1 || funcname || hash || result7 || libp) ;
19919 }
19920 
19921 static int G__G__Eve1_351_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19922 {
19923       G__letint(result7, 105, (long) TEveEventManager::ImplFileLine());
19924    return(1 || funcname || hash || result7 || libp) ;
19925 }
19926 
19927 static int G__G__Eve1_351_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19928 {
19929       G__letint(result7, 67, (long) TEveEventManager::ImplFileName());
19930    return(1 || funcname || hash || result7 || libp) ;
19931 }
19932 
19933 static int G__G__Eve1_351_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19934 {
19935       G__letint(result7, 105, (long) TEveEventManager::DeclFileLine());
19936    return(1 || funcname || hash || result7 || libp) ;
19937 }
19938 
19939 // automatic destructor
19940 typedef TEveEventManager G__TTEveEventManager;
19941 static int G__G__Eve1_351_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19942 {
19943    char* gvp = (char*) G__getgvp();
19944    long soff = G__getstructoffset();
19945    int n = G__getaryconstruct();
19946    //
19947    //has_a_delete: 1
19948    //has_own_delete1arg: 0
19949    //has_own_delete2arg: 0
19950    //
19951    if (!soff) {
19952      return(1);
19953    }
19954    if (n) {
19955      if (gvp == (char*)G__PVOID) {
19956        delete[] (TEveEventManager*) soff;
19957      } else {
19958        G__setgvp((long) G__PVOID);
19959        for (int i = n - 1; i >= 0; --i) {
19960          ((TEveEventManager*) (soff+(sizeof(TEveEventManager)*i)))->~G__TTEveEventManager();
19961        }
19962        G__setgvp((long)gvp);
19963      }
19964    } else {
19965      if (gvp == (char*)G__PVOID) {
19966        delete (TEveEventManager*) soff;
19967      } else {
19968        G__setgvp((long) G__PVOID);
19969        ((TEveEventManager*) (soff))->~G__TTEveEventManager();
19970        G__setgvp((long)gvp);
19971      }
19972    }
19973    G__setnull(result7);
19974    return(1 || funcname || hash || result7 || libp) ;
19975 }
19976 
19977 
19978 /* TEveGValuatorBase */
19979 static int G__G__Eve1_377_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19980 {
19981    switch (libp->paran) {
19982    case 1:
19983       ((TEveGValuatorBase*) G__getstructoffset())->Build((Bool_t) G__int(libp->para[0]));
19984       G__setnull(result7);
19985       break;
19986    case 0:
19987       ((TEveGValuatorBase*) G__getstructoffset())->Build();
19988       G__setnull(result7);
19989       break;
19990    }
19991    return(1 || funcname || hash || result7 || libp) ;
19992 }
19993 
19994 static int G__G__Eve1_377_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
19995 {
19996       ((TEveGValuatorBase*) G__getstructoffset())->SetLabelWidth((Int_t) G__int(libp->para[0]));
19997       G__setnull(result7);
19998    return(1 || funcname || hash || result7 || libp) ;
19999 }
20000 
20001 static int G__G__Eve1_377_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20002 {
20003       ((TEveGValuatorBase*) G__getstructoffset())->SetAlignRight((Bool_t) G__int(libp->para[0]));
20004       G__setnull(result7);
20005    return(1 || funcname || hash || result7 || libp) ;
20006 }
20007 
20008 static int G__G__Eve1_377_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20009 {
20010    switch (libp->paran) {
20011    case 1:
20012       ((TEveGValuatorBase*) G__getstructoffset())->SetShowSlider((Bool_t) G__int(libp->para[0]));
20013       G__setnull(result7);
20014       break;
20015    case 0:
20016       ((TEveGValuatorBase*) G__getstructoffset())->SetShowSlider();
20017       G__setnull(result7);
20018       break;
20019    }
20020    return(1 || funcname || hash || result7 || libp) ;
20021 }
20022 
20023 static int G__G__Eve1_377_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20024 {
20025       ((TEveGValuatorBase*) G__getstructoffset())->SetNELength((Int_t) G__int(libp->para[0]));
20026       G__setnull(result7);
20027    return(1 || funcname || hash || result7 || libp) ;
20028 }
20029 
20030 static int G__G__Eve1_377_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20031 {
20032       ((TEveGValuatorBase*) G__getstructoffset())->SetNEHeight((Int_t) G__int(libp->para[0]));
20033       G__setnull(result7);
20034    return(1 || funcname || hash || result7 || libp) ;
20035 }
20036 
20037 static int G__G__Eve1_377_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20038 {
20039       G__letint(result7, 85, (long) ((TEveGValuatorBase*) G__getstructoffset())->GetLabel());
20040    return(1 || funcname || hash || result7 || libp) ;
20041 }
20042 
20043 static int G__G__Eve1_377_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20044 {
20045       G__letint(result7, 85, (long) TEveGValuatorBase::Class());
20046    return(1 || funcname || hash || result7 || libp) ;
20047 }
20048 
20049 static int G__G__Eve1_377_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20050 {
20051       G__letint(result7, 67, (long) TEveGValuatorBase::Class_Name());
20052    return(1 || funcname || hash || result7 || libp) ;
20053 }
20054 
20055 static int G__G__Eve1_377_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20056 {
20057       G__letint(result7, 115, (long) TEveGValuatorBase::Class_Version());
20058    return(1 || funcname || hash || result7 || libp) ;
20059 }
20060 
20061 static int G__G__Eve1_377_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20062 {
20063       TEveGValuatorBase::Dictionary();
20064       G__setnull(result7);
20065    return(1 || funcname || hash || result7 || libp) ;
20066 }
20067 
20068 static int G__G__Eve1_377_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20069 {
20070       ((TEveGValuatorBase*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
20071       G__setnull(result7);
20072    return(1 || funcname || hash || result7 || libp) ;
20073 }
20074 
20075 static int G__G__Eve1_377_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20076 {
20077       G__letint(result7, 67, (long) TEveGValuatorBase::DeclFileName());
20078    return(1 || funcname || hash || result7 || libp) ;
20079 }
20080 
20081 static int G__G__Eve1_377_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20082 {
20083       G__letint(result7, 105, (long) TEveGValuatorBase::ImplFileLine());
20084    return(1 || funcname || hash || result7 || libp) ;
20085 }
20086 
20087 static int G__G__Eve1_377_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20088 {
20089       G__letint(result7, 67, (long) TEveGValuatorBase::ImplFileName());
20090    return(1 || funcname || hash || result7 || libp) ;
20091 }
20092 
20093 static int G__G__Eve1_377_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20094 {
20095       G__letint(result7, 105, (long) TEveGValuatorBase::DeclFileLine());
20096    return(1 || funcname || hash || result7 || libp) ;
20097 }
20098 
20099 // automatic destructor
20100 typedef TEveGValuatorBase G__TTEveGValuatorBase;
20101 static int G__G__Eve1_377_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20102 {
20103    char* gvp = (char*) G__getgvp();
20104    long soff = G__getstructoffset();
20105    int n = G__getaryconstruct();
20106    //
20107    //has_a_delete: 1
20108    //has_own_delete1arg: 0
20109    //has_own_delete2arg: 0
20110    //
20111    if (!soff) {
20112      return(1);
20113    }
20114    if (n) {
20115      if (gvp == (char*)G__PVOID) {
20116        delete[] (TEveGValuatorBase*) soff;
20117      } else {
20118        G__setgvp((long) G__PVOID);
20119        for (int i = n - 1; i >= 0; --i) {
20120          ((TEveGValuatorBase*) (soff+(sizeof(TEveGValuatorBase)*i)))->~G__TTEveGValuatorBase();
20121        }
20122        G__setgvp((long)gvp);
20123      }
20124    } else {
20125      if (gvp == (char*)G__PVOID) {
20126        delete (TEveGValuatorBase*) soff;
20127      } else {
20128        G__setgvp((long) G__PVOID);
20129        ((TEveGValuatorBase*) (soff))->~G__TTEveGValuatorBase();
20130        G__setgvp((long)gvp);
20131      }
20132    }
20133    G__setnull(result7);
20134    return(1 || funcname || hash || result7 || libp) ;
20135 }
20136 
20137 
20138 /* TEveGValuator */
20139 static int G__G__Eve1_378_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20140 {
20141    TEveGValuator* p = NULL;
20142    char* gvp = (char*) G__getgvp();
20143    switch (libp->paran) {
20144    case 5:
20145      //m: 5
20146      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20147        p = new TEveGValuator(
20148 (TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
20149 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
20150 , (Int_t) G__int(libp->para[4]));
20151      } else {
20152        p = new((void*) gvp) TEveGValuator(
20153 (TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
20154 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
20155 , (Int_t) G__int(libp->para[4]));
20156      }
20157      break;
20158    case 4:
20159      //m: 4
20160      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20161        p = new TEveGValuator(
20162 (TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
20163 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
20164      } else {
20165        p = new((void*) gvp) TEveGValuator(
20166 (TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
20167 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
20168      }
20169      break;
20170    }
20171    result7->obj.i = (long) p;
20172    result7->ref = (long) p;
20173    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator));
20174    return(1 || funcname || hash || result7 || libp) ;
20175 }
20176 
20177 static int G__G__Eve1_378_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20178 {
20179       G__letdouble(result7, 102, (double) ((const TEveGValuator*) G__getstructoffset())->GetValue());
20180    return(1 || funcname || hash || result7 || libp) ;
20181 }
20182 
20183 static int G__G__Eve1_378_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20184 {
20185    switch (libp->paran) {
20186    case 2:
20187       ((TEveGValuator*) G__getstructoffset())->SetValue((Float_t) G__double(libp->para[0]), (Bool_t) G__int(libp->para[1]));
20188       G__setnull(result7);
20189       break;
20190    case 1:
20191       ((TEveGValuator*) G__getstructoffset())->SetValue((Float_t) G__double(libp->para[0]));
20192       G__setnull(result7);
20193       break;
20194    }
20195    return(1 || funcname || hash || result7 || libp) ;
20196 }
20197 
20198 static int G__G__Eve1_378_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20199 {
20200       ((TEveGValuator*) G__getstructoffset())->SliderCallback();
20201       G__setnull(result7);
20202    return(1 || funcname || hash || result7 || libp) ;
20203 }
20204 
20205 static int G__G__Eve1_378_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20206 {
20207       ((TEveGValuator*) G__getstructoffset())->EntryCallback();
20208       G__setnull(result7);
20209    return(1 || funcname || hash || result7 || libp) ;
20210 }
20211 
20212 static int G__G__Eve1_378_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20213 {
20214       ((TEveGValuator*) G__getstructoffset())->ValueSet((Double_t) G__double(libp->para[0]));
20215       G__setnull(result7);
20216    return(1 || funcname || hash || result7 || libp) ;
20217 }
20218 
20219 static int G__G__Eve1_378_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20220 {
20221       G__letint(result7, 85, (long) ((TEveGValuator*) G__getstructoffset())->GetSlider());
20222    return(1 || funcname || hash || result7 || libp) ;
20223 }
20224 
20225 static int G__G__Eve1_378_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20226 {
20227       G__letint(result7, 85, (long) ((TEveGValuator*) G__getstructoffset())->GetEntry());
20228    return(1 || funcname || hash || result7 || libp) ;
20229 }
20230 
20231 static int G__G__Eve1_378_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20232 {
20233       ((TEveGValuator*) G__getstructoffset())->SetSliderNewLine((Bool_t) G__int(libp->para[0]));
20234       G__setnull(result7);
20235    return(1 || funcname || hash || result7 || libp) ;
20236 }
20237 
20238 static int G__G__Eve1_378_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20239 {
20240       ((const TEveGValuator*) G__getstructoffset())->GetLimits(*(Float_t*) G__Floatref(&libp->para[0]), *(Float_t*) G__Floatref(&libp->para[1]));
20241       G__setnull(result7);
20242    return(1 || funcname || hash || result7 || libp) ;
20243 }
20244 
20245 static int G__G__Eve1_378_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20246 {
20247       G__letdouble(result7, 102, (double) ((const TEveGValuator*) G__getstructoffset())->GetLimitMin());
20248    return(1 || funcname || hash || result7 || libp) ;
20249 }
20250 
20251 static int G__G__Eve1_378_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20252 {
20253       G__letdouble(result7, 102, (double) ((const TEveGValuator*) G__getstructoffset())->GetLimitMax());
20254    return(1 || funcname || hash || result7 || libp) ;
20255 }
20256 
20257 static int G__G__Eve1_378_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20258 {
20259       ((TEveGValuator*) G__getstructoffset())->SetLimits((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
20260       G__setnull(result7);
20261    return(1 || funcname || hash || result7 || libp) ;
20262 }
20263 
20264 static int G__G__Eve1_378_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20265 {
20266    switch (libp->paran) {
20267    case 4:
20268       ((TEveGValuator*) G__getstructoffset())->SetLimits((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1])
20269 , (Int_t) G__int(libp->para[2]), (TGNumberFormat::EStyle) G__int(libp->para[3]));
20270       G__setnull(result7);
20271       break;
20272    case 3:
20273       ((TEveGValuator*) G__getstructoffset())->SetLimits((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1])
20274 , (Int_t) G__int(libp->para[2]));
20275       G__setnull(result7);
20276       break;
20277    }
20278    return(1 || funcname || hash || result7 || libp) ;
20279 }
20280 
20281 static int G__G__Eve1_378_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20282 {
20283       ((TEveGValuator*) G__getstructoffset())->SetToolTip((const char*) G__int(libp->para[0]));
20284       G__setnull(result7);
20285    return(1 || funcname || hash || result7 || libp) ;
20286 }
20287 
20288 static int G__G__Eve1_378_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20289 {
20290       ((TEveGValuator*) G__getstructoffset())->SetEnabled((Bool_t) G__int(libp->para[0]));
20291       G__setnull(result7);
20292    return(1 || funcname || hash || result7 || libp) ;
20293 }
20294 
20295 static int G__G__Eve1_378_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20296 {
20297       G__letint(result7, 85, (long) TEveGValuator::Class());
20298    return(1 || funcname || hash || result7 || libp) ;
20299 }
20300 
20301 static int G__G__Eve1_378_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20302 {
20303       G__letint(result7, 67, (long) TEveGValuator::Class_Name());
20304    return(1 || funcname || hash || result7 || libp) ;
20305 }
20306 
20307 static int G__G__Eve1_378_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20308 {
20309       G__letint(result7, 115, (long) TEveGValuator::Class_Version());
20310    return(1 || funcname || hash || result7 || libp) ;
20311 }
20312 
20313 static int G__G__Eve1_378_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20314 {
20315       TEveGValuator::Dictionary();
20316       G__setnull(result7);
20317    return(1 || funcname || hash || result7 || libp) ;
20318 }
20319 
20320 static int G__G__Eve1_378_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20321 {
20322       ((TEveGValuator*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
20323       G__setnull(result7);
20324    return(1 || funcname || hash || result7 || libp) ;
20325 }
20326 
20327 static int G__G__Eve1_378_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20328 {
20329       G__letint(result7, 67, (long) TEveGValuator::DeclFileName());
20330    return(1 || funcname || hash || result7 || libp) ;
20331 }
20332 
20333 static int G__G__Eve1_378_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20334 {
20335       G__letint(result7, 105, (long) TEveGValuator::ImplFileLine());
20336    return(1 || funcname || hash || result7 || libp) ;
20337 }
20338 
20339 static int G__G__Eve1_378_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20340 {
20341       G__letint(result7, 67, (long) TEveGValuator::ImplFileName());
20342    return(1 || funcname || hash || result7 || libp) ;
20343 }
20344 
20345 static int G__G__Eve1_378_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20346 {
20347       G__letint(result7, 105, (long) TEveGValuator::DeclFileLine());
20348    return(1 || funcname || hash || result7 || libp) ;
20349 }
20350 
20351 // automatic destructor
20352 typedef TEveGValuator G__TTEveGValuator;
20353 static int G__G__Eve1_378_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20354 {
20355    char* gvp = (char*) G__getgvp();
20356    long soff = G__getstructoffset();
20357    int n = G__getaryconstruct();
20358    //
20359    //has_a_delete: 1
20360    //has_own_delete1arg: 0
20361    //has_own_delete2arg: 0
20362    //
20363    if (!soff) {
20364      return(1);
20365    }
20366    if (n) {
20367      if (gvp == (char*)G__PVOID) {
20368        delete[] (TEveGValuator*) soff;
20369      } else {
20370        G__setgvp((long) G__PVOID);
20371        for (int i = n - 1; i >= 0; --i) {
20372          ((TEveGValuator*) (soff+(sizeof(TEveGValuator)*i)))->~G__TTEveGValuator();
20373        }
20374        G__setgvp((long)gvp);
20375      }
20376    } else {
20377      if (gvp == (char*)G__PVOID) {
20378        delete (TEveGValuator*) soff;
20379      } else {
20380        G__setgvp((long) G__PVOID);
20381        ((TEveGValuator*) (soff))->~G__TTEveGValuator();
20382        G__setgvp((long)gvp);
20383      }
20384    }
20385    G__setnull(result7);
20386    return(1 || funcname || hash || result7 || libp) ;
20387 }
20388 
20389 
20390 /* TEveGDoubleValuator */
20391 static int G__G__Eve1_379_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20392 {
20393    TEveGDoubleValuator* p = NULL;
20394    char* gvp = (char*) G__getgvp();
20395    switch (libp->paran) {
20396    case 5:
20397      //m: 5
20398      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20399        p = new TEveGDoubleValuator(
20400 (TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
20401 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
20402 , (Int_t) G__int(libp->para[4]));
20403      } else {
20404        p = new((void*) gvp) TEveGDoubleValuator(
20405 (TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
20406 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
20407 , (Int_t) G__int(libp->para[4]));
20408      }
20409      break;
20410    case 4:
20411      //m: 4
20412      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20413        p = new TEveGDoubleValuator(
20414 (TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
20415 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
20416      } else {
20417        p = new((void*) gvp) TEveGDoubleValuator(
20418 (TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
20419 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
20420      }
20421      break;
20422    }
20423    result7->obj.i = (long) p;
20424    result7->ref = (long) p;
20425    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveGDoubleValuator));
20426    return(1 || funcname || hash || result7 || libp) ;
20427 }
20428 
20429 static int G__G__Eve1_379_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20430 {
20431       ((TEveGDoubleValuator*) G__getstructoffset())->MinEntryCallback();
20432       G__setnull(result7);
20433    return(1 || funcname || hash || result7 || libp) ;
20434 }
20435 
20436 static int G__G__Eve1_379_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20437 {
20438       ((TEveGDoubleValuator*) G__getstructoffset())->MaxEntryCallback();
20439       G__setnull(result7);
20440    return(1 || funcname || hash || result7 || libp) ;
20441 }
20442 
20443 static int G__G__Eve1_379_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20444 {
20445       ((TEveGDoubleValuator*) G__getstructoffset())->SliderCallback();
20446       G__setnull(result7);
20447    return(1 || funcname || hash || result7 || libp) ;
20448 }
20449 
20450 static int G__G__Eve1_379_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20451 {
20452       ((TEveGDoubleValuator*) G__getstructoffset())->ValueSet();
20453       G__setnull(result7);
20454    return(1 || funcname || hash || result7 || libp) ;
20455 }
20456 
20457 static int G__G__Eve1_379_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20458 {
20459       G__letint(result7, 85, (long) ((TEveGDoubleValuator*) G__getstructoffset())->GetSlider());
20460    return(1 || funcname || hash || result7 || libp) ;
20461 }
20462 
20463 static int G__G__Eve1_379_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20464 {
20465       G__letint(result7, 85, (long) ((TEveGDoubleValuator*) G__getstructoffset())->GetMinEntry());
20466    return(1 || funcname || hash || result7 || libp) ;
20467 }
20468 
20469 static int G__G__Eve1_379_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20470 {
20471       G__letint(result7, 85, (long) ((TEveGDoubleValuator*) G__getstructoffset())->GetMaxEntry());
20472    return(1 || funcname || hash || result7 || libp) ;
20473 }
20474 
20475 static int G__G__Eve1_379_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20476 {
20477       ((TEveGDoubleValuator*) G__getstructoffset())->SetLimits((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
20478       G__setnull(result7);
20479    return(1 || funcname || hash || result7 || libp) ;
20480 }
20481 
20482 static int G__G__Eve1_379_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20483 {
20484    switch (libp->paran) {
20485    case 3:
20486       ((TEveGDoubleValuator*) G__getstructoffset())->SetLimits((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1])
20487 , (TGNumberFormat::EStyle) G__int(libp->para[2]));
20488       G__setnull(result7);
20489       break;
20490    case 2:
20491       ((TEveGDoubleValuator*) G__getstructoffset())->SetLimits((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1]));
20492       G__setnull(result7);
20493       break;
20494    }
20495    return(1 || funcname || hash || result7 || libp) ;
20496 }
20497 
20498 static int G__G__Eve1_379_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20499 {
20500    switch (libp->paran) {
20501    case 3:
20502       ((TEveGDoubleValuator*) G__getstructoffset())->SetValues((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1])
20503 , (Bool_t) G__int(libp->para[2]));
20504       G__setnull(result7);
20505       break;
20506    case 2:
20507       ((TEveGDoubleValuator*) G__getstructoffset())->SetValues((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1]));
20508       G__setnull(result7);
20509       break;
20510    }
20511    return(1 || funcname || hash || result7 || libp) ;
20512 }
20513 
20514 static int G__G__Eve1_379_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20515 {
20516       ((const TEveGDoubleValuator*) G__getstructoffset())->GetValues(*(Float_t*) G__Floatref(&libp->para[0]), *(Float_t*) G__Floatref(&libp->para[1]));
20517       G__setnull(result7);
20518    return(1 || funcname || hash || result7 || libp) ;
20519 }
20520 
20521 static int G__G__Eve1_379_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20522 {
20523       G__letdouble(result7, 102, (double) ((const TEveGDoubleValuator*) G__getstructoffset())->GetMin());
20524    return(1 || funcname || hash || result7 || libp) ;
20525 }
20526 
20527 static int G__G__Eve1_379_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20528 {
20529       G__letdouble(result7, 102, (double) ((const TEveGDoubleValuator*) G__getstructoffset())->GetMax());
20530    return(1 || funcname || hash || result7 || libp) ;
20531 }
20532 
20533 static int G__G__Eve1_379_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20534 {
20535       G__letdouble(result7, 102, (double) ((const TEveGDoubleValuator*) G__getstructoffset())->GetLimitMin());
20536    return(1 || funcname || hash || result7 || libp) ;
20537 }
20538 
20539 static int G__G__Eve1_379_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20540 {
20541       G__letdouble(result7, 102, (double) ((const TEveGDoubleValuator*) G__getstructoffset())->GetLimitMax());
20542    return(1 || funcname || hash || result7 || libp) ;
20543 }
20544 
20545 static int G__G__Eve1_379_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20546 {
20547       G__letint(result7, 85, (long) TEveGDoubleValuator::Class());
20548    return(1 || funcname || hash || result7 || libp) ;
20549 }
20550 
20551 static int G__G__Eve1_379_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20552 {
20553       G__letint(result7, 67, (long) TEveGDoubleValuator::Class_Name());
20554    return(1 || funcname || hash || result7 || libp) ;
20555 }
20556 
20557 static int G__G__Eve1_379_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20558 {
20559       G__letint(result7, 115, (long) TEveGDoubleValuator::Class_Version());
20560    return(1 || funcname || hash || result7 || libp) ;
20561 }
20562 
20563 static int G__G__Eve1_379_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20564 {
20565       TEveGDoubleValuator::Dictionary();
20566       G__setnull(result7);
20567    return(1 || funcname || hash || result7 || libp) ;
20568 }
20569 
20570 static int G__G__Eve1_379_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20571 {
20572       ((TEveGDoubleValuator*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
20573       G__setnull(result7);
20574    return(1 || funcname || hash || result7 || libp) ;
20575 }
20576 
20577 static int G__G__Eve1_379_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20578 {
20579       G__letint(result7, 67, (long) TEveGDoubleValuator::DeclFileName());
20580    return(1 || funcname || hash || result7 || libp) ;
20581 }
20582 
20583 static int G__G__Eve1_379_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20584 {
20585       G__letint(result7, 105, (long) TEveGDoubleValuator::ImplFileLine());
20586    return(1 || funcname || hash || result7 || libp) ;
20587 }
20588 
20589 static int G__G__Eve1_379_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20590 {
20591       G__letint(result7, 67, (long) TEveGDoubleValuator::ImplFileName());
20592    return(1 || funcname || hash || result7 || libp) ;
20593 }
20594 
20595 static int G__G__Eve1_379_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20596 {
20597       G__letint(result7, 105, (long) TEveGDoubleValuator::DeclFileLine());
20598    return(1 || funcname || hash || result7 || libp) ;
20599 }
20600 
20601 // automatic destructor
20602 typedef TEveGDoubleValuator G__TTEveGDoubleValuator;
20603 static int G__G__Eve1_379_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20604 {
20605    char* gvp = (char*) G__getgvp();
20606    long soff = G__getstructoffset();
20607    int n = G__getaryconstruct();
20608    //
20609    //has_a_delete: 1
20610    //has_own_delete1arg: 0
20611    //has_own_delete2arg: 0
20612    //
20613    if (!soff) {
20614      return(1);
20615    }
20616    if (n) {
20617      if (gvp == (char*)G__PVOID) {
20618        delete[] (TEveGDoubleValuator*) soff;
20619      } else {
20620        G__setgvp((long) G__PVOID);
20621        for (int i = n - 1; i >= 0; --i) {
20622          ((TEveGDoubleValuator*) (soff+(sizeof(TEveGDoubleValuator)*i)))->~G__TTEveGDoubleValuator();
20623        }
20624        G__setgvp((long)gvp);
20625      }
20626    } else {
20627      if (gvp == (char*)G__PVOID) {
20628        delete (TEveGDoubleValuator*) soff;
20629      } else {
20630        G__setgvp((long) G__PVOID);
20631        ((TEveGDoubleValuator*) (soff))->~G__TTEveGDoubleValuator();
20632        G__setgvp((long)gvp);
20633      }
20634    }
20635    G__setnull(result7);
20636    return(1 || funcname || hash || result7 || libp) ;
20637 }
20638 
20639 
20640 /* TEveGTriVecValuator */
20641 static int G__G__Eve1_380_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20642 {
20643    TEveGTriVecValuator* p = NULL;
20644    char* gvp = (char*) G__getgvp();
20645    switch (libp->paran) {
20646    case 5:
20647      //m: 5
20648      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20649        p = new TEveGTriVecValuator(
20650 (TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
20651 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
20652 , (Int_t) G__int(libp->para[4]));
20653      } else {
20654        p = new((void*) gvp) TEveGTriVecValuator(
20655 (TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
20656 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
20657 , (Int_t) G__int(libp->para[4]));
20658      }
20659      break;
20660    case 4:
20661      //m: 4
20662      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20663        p = new TEveGTriVecValuator(
20664 (TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
20665 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
20666      } else {
20667        p = new((void*) gvp) TEveGTriVecValuator(
20668 (TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
20669 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
20670      }
20671      break;
20672    }
20673    result7->obj.i = (long) p;
20674    result7->ref = (long) p;
20675    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveGTriVecValuator));
20676    return(1 || funcname || hash || result7 || libp) ;
20677 }
20678 
20679 static int G__G__Eve1_380_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20680 {
20681       ((TEveGTriVecValuator*) G__getstructoffset())->Build((Bool_t) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
20682 , (const char*) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
20683       G__setnull(result7);
20684    return(1 || funcname || hash || result7 || libp) ;
20685 }
20686 
20687 static int G__G__Eve1_380_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20688 {
20689       G__letint(result7, 85, (long) ((const TEveGTriVecValuator*) G__getstructoffset())->GetValuator((Int_t) G__int(libp->para[0])));
20690    return(1 || funcname || hash || result7 || libp) ;
20691 }
20692 
20693 static int G__G__Eve1_380_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20694 {
20695       G__letdouble(result7, 102, (double) ((const TEveGTriVecValuator*) G__getstructoffset())->GetValue((Int_t) G__int(libp->para[0])));
20696    return(1 || funcname || hash || result7 || libp) ;
20697 }
20698 
20699 static int G__G__Eve1_380_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20700 {
20701       ((TEveGTriVecValuator*) G__getstructoffset())->SetValue((Int_t) G__int(libp->para[0]), (Float_t) G__double(libp->para[1]));
20702       G__setnull(result7);
20703    return(1 || funcname || hash || result7 || libp) ;
20704 }
20705 
20706 static int G__G__Eve1_380_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20707 {
20708       ((const TEveGTriVecValuator*) G__getstructoffset())->GetValues(*(Float_t*) G__Floatref(&libp->para[0]), *(Float_t*) G__Floatref(&libp->para[1])
20709 , *(Float_t*) G__Floatref(&libp->para[2]));
20710       G__setnull(result7);
20711    return(1 || funcname || hash || result7 || libp) ;
20712 }
20713 
20714 static int G__G__Eve1_380_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20715 {
20716       ((const TEveGTriVecValuator*) G__getstructoffset())->GetValues((Float_t*) G__int(libp->para[0]));
20717       G__setnull(result7);
20718    return(1 || funcname || hash || result7 || libp) ;
20719 }
20720 
20721 static int G__G__Eve1_380_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20722 {
20723       ((const TEveGTriVecValuator*) G__getstructoffset())->GetValues((Double_t*) G__int(libp->para[0]));
20724       G__setnull(result7);
20725    return(1 || funcname || hash || result7 || libp) ;
20726 }
20727 
20728 static int G__G__Eve1_380_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20729 {
20730       ((TEveGTriVecValuator*) G__getstructoffset())->SetValues((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1])
20731 , (Float_t) G__double(libp->para[2]));
20732       G__setnull(result7);
20733    return(1 || funcname || hash || result7 || libp) ;
20734 }
20735 
20736 static int G__G__Eve1_380_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20737 {
20738       ((TEveGTriVecValuator*) G__getstructoffset())->SetValues((Float_t*) G__int(libp->para[0]));
20739       G__setnull(result7);
20740    return(1 || funcname || hash || result7 || libp) ;
20741 }
20742 
20743 static int G__G__Eve1_380_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20744 {
20745       ((TEveGTriVecValuator*) G__getstructoffset())->SetValues((Double_t*) G__int(libp->para[0]));
20746       G__setnull(result7);
20747    return(1 || funcname || hash || result7 || libp) ;
20748 }
20749 
20750 static int G__G__Eve1_380_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20751 {
20752       ((TEveGTriVecValuator*) G__getstructoffset())->ValueSet();
20753       G__setnull(result7);
20754    return(1 || funcname || hash || result7 || libp) ;
20755 }
20756 
20757 static int G__G__Eve1_380_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20758 {
20759       ((TEveGTriVecValuator*) G__getstructoffset())->SetLabelWidth((Int_t) G__int(libp->para[0]));
20760       G__setnull(result7);
20761    return(1 || funcname || hash || result7 || libp) ;
20762 }
20763 
20764 static int G__G__Eve1_380_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20765 {
20766       ((TEveGTriVecValuator*) G__getstructoffset())->SetNELength((Int_t) G__int(libp->para[0]));
20767       G__setnull(result7);
20768    return(1 || funcname || hash || result7 || libp) ;
20769 }
20770 
20771 static int G__G__Eve1_380_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20772 {
20773       ((TEveGTriVecValuator*) G__getstructoffset())->SetNEHeight((Int_t) G__int(libp->para[0]));
20774       G__setnull(result7);
20775    return(1 || funcname || hash || result7 || libp) ;
20776 }
20777 
20778 static int G__G__Eve1_380_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20779 {
20780       ((TEveGTriVecValuator*) G__getstructoffset())->SetLimits((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
20781       G__setnull(result7);
20782    return(1 || funcname || hash || result7 || libp) ;
20783 }
20784 
20785 static int G__G__Eve1_380_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20786 {
20787    switch (libp->paran) {
20788    case 3:
20789       ((TEveGTriVecValuator*) G__getstructoffset())->SetLimits((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1])
20790 , (TGNumberFormat::EStyle) G__int(libp->para[2]));
20791       G__setnull(result7);
20792       break;
20793    case 2:
20794       ((TEveGTriVecValuator*) G__getstructoffset())->SetLimits((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1]));
20795       G__setnull(result7);
20796       break;
20797    }
20798    return(1 || funcname || hash || result7 || libp) ;
20799 }
20800 
20801 static int G__G__Eve1_380_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20802 {
20803       G__letint(result7, 85, (long) TEveGTriVecValuator::Class());
20804    return(1 || funcname || hash || result7 || libp) ;
20805 }
20806 
20807 static int G__G__Eve1_380_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20808 {
20809       G__letint(result7, 67, (long) TEveGTriVecValuator::Class_Name());
20810    return(1 || funcname || hash || result7 || libp) ;
20811 }
20812 
20813 static int G__G__Eve1_380_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20814 {
20815       G__letint(result7, 115, (long) TEveGTriVecValuator::Class_Version());
20816    return(1 || funcname || hash || result7 || libp) ;
20817 }
20818 
20819 static int G__G__Eve1_380_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20820 {
20821       TEveGTriVecValuator::Dictionary();
20822       G__setnull(result7);
20823    return(1 || funcname || hash || result7 || libp) ;
20824 }
20825 
20826 static int G__G__Eve1_380_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20827 {
20828       ((TEveGTriVecValuator*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
20829       G__setnull(result7);
20830    return(1 || funcname || hash || result7 || libp) ;
20831 }
20832 
20833 static int G__G__Eve1_380_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20834 {
20835       G__letint(result7, 67, (long) TEveGTriVecValuator::DeclFileName());
20836    return(1 || funcname || hash || result7 || libp) ;
20837 }
20838 
20839 static int G__G__Eve1_380_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20840 {
20841       G__letint(result7, 105, (long) TEveGTriVecValuator::ImplFileLine());
20842    return(1 || funcname || hash || result7 || libp) ;
20843 }
20844 
20845 static int G__G__Eve1_380_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20846 {
20847       G__letint(result7, 67, (long) TEveGTriVecValuator::ImplFileName());
20848    return(1 || funcname || hash || result7 || libp) ;
20849 }
20850 
20851 static int G__G__Eve1_380_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20852 {
20853       G__letint(result7, 105, (long) TEveGTriVecValuator::DeclFileLine());
20854    return(1 || funcname || hash || result7 || libp) ;
20855 }
20856 
20857 // automatic destructor
20858 typedef TEveGTriVecValuator G__TTEveGTriVecValuator;
20859 static int G__G__Eve1_380_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20860 {
20861    char* gvp = (char*) G__getgvp();
20862    long soff = G__getstructoffset();
20863    int n = G__getaryconstruct();
20864    //
20865    //has_a_delete: 1
20866    //has_own_delete1arg: 0
20867    //has_own_delete2arg: 0
20868    //
20869    if (!soff) {
20870      return(1);
20871    }
20872    if (n) {
20873      if (gvp == (char*)G__PVOID) {
20874        delete[] (TEveGTriVecValuator*) soff;
20875      } else {
20876        G__setgvp((long) G__PVOID);
20877        for (int i = n - 1; i >= 0; --i) {
20878          ((TEveGTriVecValuator*) (soff+(sizeof(TEveGTriVecValuator)*i)))->~G__TTEveGTriVecValuator();
20879        }
20880        G__setgvp((long)gvp);
20881      }
20882    } else {
20883      if (gvp == (char*)G__PVOID) {
20884        delete (TEveGTriVecValuator*) soff;
20885      } else {
20886        G__setgvp((long) G__PVOID);
20887        ((TEveGTriVecValuator*) (soff))->~G__TTEveGTriVecValuator();
20888        G__setgvp((long)gvp);
20889      }
20890    }
20891    G__setnull(result7);
20892    return(1 || funcname || hash || result7 || libp) ;
20893 }
20894 
20895 
20896 /* TEveGedNameFrame */
20897 static int G__G__Eve1_389_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20898 {
20899    TEveGedNameFrame* p = NULL;
20900    char* gvp = (char*) G__getgvp();
20901    switch (libp->paran) {
20902    case 4:
20903      //m: 4
20904      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20905        p = new TEveGedNameFrame(
20906 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
20907 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
20908      } else {
20909        p = new((void*) gvp) TEveGedNameFrame(
20910 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
20911 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
20912      }
20913      break;
20914    case 3:
20915      //m: 3
20916      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20917        p = new TEveGedNameFrame(
20918 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
20919 , (Int_t) G__int(libp->para[2]));
20920      } else {
20921        p = new((void*) gvp) TEveGedNameFrame(
20922 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
20923 , (Int_t) G__int(libp->para[2]));
20924      }
20925      break;
20926    case 2:
20927      //m: 2
20928      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20929        p = new TEveGedNameFrame((TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
20930      } else {
20931        p = new((void*) gvp) TEveGedNameFrame((TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
20932      }
20933      break;
20934    case 1:
20935      //m: 1
20936      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20937        p = new TEveGedNameFrame((TGWindow*) G__int(libp->para[0]));
20938      } else {
20939        p = new((void*) gvp) TEveGedNameFrame((TGWindow*) G__int(libp->para[0]));
20940      }
20941      break;
20942    case 0:
20943      int n = G__getaryconstruct();
20944      if (n) {
20945        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20946          p = new TEveGedNameFrame[n];
20947        } else {
20948          p = new((void*) gvp) TEveGedNameFrame[n];
20949        }
20950      } else {
20951        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
20952          p = new TEveGedNameFrame;
20953        } else {
20954          p = new((void*) gvp) TEveGedNameFrame;
20955        }
20956      }
20957      break;
20958    }
20959    result7->obj.i = (long) p;
20960    result7->ref = (long) p;
20961    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameFrame));
20962    return(1 || funcname || hash || result7 || libp) ;
20963 }
20964 
20965 static int G__G__Eve1_389_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20966 {
20967       ((TEveGedNameFrame*) G__getstructoffset())->SpawnEditorClone();
20968       G__setnull(result7);
20969    return(1 || funcname || hash || result7 || libp) ;
20970 }
20971 
20972 static int G__G__Eve1_389_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20973 {
20974       G__letint(result7, 85, (long) TEveGedNameFrame::Class());
20975    return(1 || funcname || hash || result7 || libp) ;
20976 }
20977 
20978 static int G__G__Eve1_389_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20979 {
20980       G__letint(result7, 67, (long) TEveGedNameFrame::Class_Name());
20981    return(1 || funcname || hash || result7 || libp) ;
20982 }
20983 
20984 static int G__G__Eve1_389_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20985 {
20986       G__letint(result7, 115, (long) TEveGedNameFrame::Class_Version());
20987    return(1 || funcname || hash || result7 || libp) ;
20988 }
20989 
20990 static int G__G__Eve1_389_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20991 {
20992       TEveGedNameFrame::Dictionary();
20993       G__setnull(result7);
20994    return(1 || funcname || hash || result7 || libp) ;
20995 }
20996 
20997 static int G__G__Eve1_389_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
20998 {
20999       ((TEveGedNameFrame*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
21000       G__setnull(result7);
21001    return(1 || funcname || hash || result7 || libp) ;
21002 }
21003 
21004 static int G__G__Eve1_389_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21005 {
21006       G__letint(result7, 67, (long) TEveGedNameFrame::DeclFileName());
21007    return(1 || funcname || hash || result7 || libp) ;
21008 }
21009 
21010 static int G__G__Eve1_389_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21011 {
21012       G__letint(result7, 105, (long) TEveGedNameFrame::ImplFileLine());
21013    return(1 || funcname || hash || result7 || libp) ;
21014 }
21015 
21016 static int G__G__Eve1_389_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21017 {
21018       G__letint(result7, 67, (long) TEveGedNameFrame::ImplFileName());
21019    return(1 || funcname || hash || result7 || libp) ;
21020 }
21021 
21022 static int G__G__Eve1_389_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21023 {
21024       G__letint(result7, 105, (long) TEveGedNameFrame::DeclFileLine());
21025    return(1 || funcname || hash || result7 || libp) ;
21026 }
21027 
21028 // automatic destructor
21029 typedef TEveGedNameFrame G__TTEveGedNameFrame;
21030 static int G__G__Eve1_389_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21031 {
21032    char* gvp = (char*) G__getgvp();
21033    long soff = G__getstructoffset();
21034    int n = G__getaryconstruct();
21035    //
21036    //has_a_delete: 1
21037    //has_own_delete1arg: 0
21038    //has_own_delete2arg: 0
21039    //
21040    if (!soff) {
21041      return(1);
21042    }
21043    if (n) {
21044      if (gvp == (char*)G__PVOID) {
21045        delete[] (TEveGedNameFrame*) soff;
21046      } else {
21047        G__setgvp((long) G__PVOID);
21048        for (int i = n - 1; i >= 0; --i) {
21049          ((TEveGedNameFrame*) (soff+(sizeof(TEveGedNameFrame)*i)))->~G__TTEveGedNameFrame();
21050        }
21051        G__setgvp((long)gvp);
21052      }
21053    } else {
21054      if (gvp == (char*)G__PVOID) {
21055        delete (TEveGedNameFrame*) soff;
21056      } else {
21057        G__setgvp((long) G__PVOID);
21058        ((TEveGedNameFrame*) (soff))->~G__TTEveGedNameFrame();
21059        G__setgvp((long)gvp);
21060      }
21061    }
21062    G__setnull(result7);
21063    return(1 || funcname || hash || result7 || libp) ;
21064 }
21065 
21066 
21067 /* TEveGedNameTextButton */
21068 static int G__G__Eve1_390_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21069 {
21070    TEveGedNameTextButton* p = NULL;
21071    char* gvp = (char*) G__getgvp();
21072    //m: 1
21073    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21074      p = new TEveGedNameTextButton((TEveGedNameFrame*) G__int(libp->para[0]));
21075    } else {
21076      p = new((void*) gvp) TEveGedNameTextButton((TEveGedNameFrame*) G__int(libp->para[0]));
21077    }
21078    result7->obj.i = (long) p;
21079    result7->ref = (long) p;
21080    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameTextButton));
21081    return(1 || funcname || hash || result7 || libp) ;
21082 }
21083 
21084 static int G__G__Eve1_390_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21085 {
21086       G__letint(result7, 85, (long) TEveGedNameTextButton::Class());
21087    return(1 || funcname || hash || result7 || libp) ;
21088 }
21089 
21090 static int G__G__Eve1_390_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21091 {
21092       G__letint(result7, 67, (long) TEveGedNameTextButton::Class_Name());
21093    return(1 || funcname || hash || result7 || libp) ;
21094 }
21095 
21096 static int G__G__Eve1_390_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21097 {
21098       G__letint(result7, 115, (long) TEveGedNameTextButton::Class_Version());
21099    return(1 || funcname || hash || result7 || libp) ;
21100 }
21101 
21102 static int G__G__Eve1_390_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21103 {
21104       TEveGedNameTextButton::Dictionary();
21105       G__setnull(result7);
21106    return(1 || funcname || hash || result7 || libp) ;
21107 }
21108 
21109 static int G__G__Eve1_390_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21110 {
21111       ((TEveGedNameTextButton*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
21112       G__setnull(result7);
21113    return(1 || funcname || hash || result7 || libp) ;
21114 }
21115 
21116 static int G__G__Eve1_390_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21117 {
21118       G__letint(result7, 67, (long) TEveGedNameTextButton::DeclFileName());
21119    return(1 || funcname || hash || result7 || libp) ;
21120 }
21121 
21122 static int G__G__Eve1_390_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21123 {
21124       G__letint(result7, 105, (long) TEveGedNameTextButton::ImplFileLine());
21125    return(1 || funcname || hash || result7 || libp) ;
21126 }
21127 
21128 static int G__G__Eve1_390_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21129 {
21130       G__letint(result7, 67, (long) TEveGedNameTextButton::ImplFileName());
21131    return(1 || funcname || hash || result7 || libp) ;
21132 }
21133 
21134 static int G__G__Eve1_390_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21135 {
21136       G__letint(result7, 105, (long) TEveGedNameTextButton::DeclFileLine());
21137    return(1 || funcname || hash || result7 || libp) ;
21138 }
21139 
21140 // automatic destructor
21141 typedef TEveGedNameTextButton G__TTEveGedNameTextButton;
21142 static int G__G__Eve1_390_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21143 {
21144    char* gvp = (char*) G__getgvp();
21145    long soff = G__getstructoffset();
21146    int n = G__getaryconstruct();
21147    //
21148    //has_a_delete: 1
21149    //has_own_delete1arg: 0
21150    //has_own_delete2arg: 0
21151    //
21152    if (!soff) {
21153      return(1);
21154    }
21155    if (n) {
21156      if (gvp == (char*)G__PVOID) {
21157        delete[] (TEveGedNameTextButton*) soff;
21158      } else {
21159        G__setgvp((long) G__PVOID);
21160        for (int i = n - 1; i >= 0; --i) {
21161          ((TEveGedNameTextButton*) (soff+(sizeof(TEveGedNameTextButton)*i)))->~G__TTEveGedNameTextButton();
21162        }
21163        G__setgvp((long)gvp);
21164      }
21165    } else {
21166      if (gvp == (char*)G__PVOID) {
21167        delete (TEveGedNameTextButton*) soff;
21168      } else {
21169        G__setgvp((long) G__PVOID);
21170        ((TEveGedNameTextButton*) (soff))->~G__TTEveGedNameTextButton();
21171        G__setgvp((long)gvp);
21172      }
21173    }
21174    G__setnull(result7);
21175    return(1 || funcname || hash || result7 || libp) ;
21176 }
21177 
21178 
21179 /* TEveMacro */
21180 static int G__G__Eve1_393_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21181 {
21182    TEveMacro* p = NULL;
21183    char* gvp = (char*) G__getgvp();
21184    int n = G__getaryconstruct();
21185    if (n) {
21186      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21187        p = new TEveMacro[n];
21188      } else {
21189        p = new((void*) gvp) TEveMacro[n];
21190      }
21191    } else {
21192      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21193        p = new TEveMacro;
21194      } else {
21195        p = new((void*) gvp) TEveMacro;
21196      }
21197    }
21198    result7->obj.i = (long) p;
21199    result7->ref = (long) p;
21200    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveMacro));
21201    return(1 || funcname || hash || result7 || libp) ;
21202 }
21203 
21204 static int G__G__Eve1_393_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21205 {
21206    TEveMacro* p = NULL;
21207    char* gvp = (char*) G__getgvp();
21208    //m: 1
21209    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21210      p = new TEveMacro(*(TEveMacro*) libp->para[0].ref);
21211    } else {
21212      p = new((void*) gvp) TEveMacro(*(TEveMacro*) libp->para[0].ref);
21213    }
21214    result7->obj.i = (long) p;
21215    result7->ref = (long) p;
21216    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveMacro));
21217    return(1 || funcname || hash || result7 || libp) ;
21218 }
21219 
21220 static int G__G__Eve1_393_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21221 {
21222    TEveMacro* p = NULL;
21223    char* gvp = (char*) G__getgvp();
21224    //m: 1
21225    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21226      p = new TEveMacro((const char*) G__int(libp->para[0]));
21227    } else {
21228      p = new((void*) gvp) TEveMacro((const char*) G__int(libp->para[0]));
21229    }
21230    result7->obj.i = (long) p;
21231    result7->ref = (long) p;
21232    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveMacro));
21233    return(1 || funcname || hash || result7 || libp) ;
21234 }
21235 
21236 static int G__G__Eve1_393_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21237 {
21238       ((TEveMacro*) G__getstructoffset())->ResetRoot();
21239       G__setnull(result7);
21240    return(1 || funcname || hash || result7 || libp) ;
21241 }
21242 
21243 static int G__G__Eve1_393_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21244 {
21245       G__letint(result7, 85, (long) TEveMacro::Class());
21246    return(1 || funcname || hash || result7 || libp) ;
21247 }
21248 
21249 static int G__G__Eve1_393_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21250 {
21251       G__letint(result7, 67, (long) TEveMacro::Class_Name());
21252    return(1 || funcname || hash || result7 || libp) ;
21253 }
21254 
21255 static int G__G__Eve1_393_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21256 {
21257       G__letint(result7, 115, (long) TEveMacro::Class_Version());
21258    return(1 || funcname || hash || result7 || libp) ;
21259 }
21260 
21261 static int G__G__Eve1_393_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21262 {
21263       TEveMacro::Dictionary();
21264       G__setnull(result7);
21265    return(1 || funcname || hash || result7 || libp) ;
21266 }
21267 
21268 static int G__G__Eve1_393_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21269 {
21270       ((TEveMacro*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
21271       G__setnull(result7);
21272    return(1 || funcname || hash || result7 || libp) ;
21273 }
21274 
21275 static int G__G__Eve1_393_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21276 {
21277       G__letint(result7, 67, (long) TEveMacro::DeclFileName());
21278    return(1 || funcname || hash || result7 || libp) ;
21279 }
21280 
21281 static int G__G__Eve1_393_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21282 {
21283       G__letint(result7, 105, (long) TEveMacro::ImplFileLine());
21284    return(1 || funcname || hash || result7 || libp) ;
21285 }
21286 
21287 static int G__G__Eve1_393_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21288 {
21289       G__letint(result7, 67, (long) TEveMacro::ImplFileName());
21290    return(1 || funcname || hash || result7 || libp) ;
21291 }
21292 
21293 static int G__G__Eve1_393_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21294 {
21295       G__letint(result7, 105, (long) TEveMacro::DeclFileLine());
21296    return(1 || funcname || hash || result7 || libp) ;
21297 }
21298 
21299 // automatic destructor
21300 typedef TEveMacro G__TTEveMacro;
21301 static int G__G__Eve1_393_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21302 {
21303    char* gvp = (char*) G__getgvp();
21304    long soff = G__getstructoffset();
21305    int n = G__getaryconstruct();
21306    //
21307    //has_a_delete: 1
21308    //has_own_delete1arg: 0
21309    //has_own_delete2arg: 0
21310    //
21311    if (!soff) {
21312      return(1);
21313    }
21314    if (n) {
21315      if (gvp == (char*)G__PVOID) {
21316        delete[] (TEveMacro*) soff;
21317      } else {
21318        G__setgvp((long) G__PVOID);
21319        for (int i = n - 1; i >= 0; --i) {
21320          ((TEveMacro*) (soff+(sizeof(TEveMacro)*i)))->~G__TTEveMacro();
21321        }
21322        G__setgvp((long)gvp);
21323      }
21324    } else {
21325      if (gvp == (char*)G__PVOID) {
21326        delete (TEveMacro*) soff;
21327      } else {
21328        G__setgvp((long) G__PVOID);
21329        ((TEveMacro*) (soff))->~G__TTEveMacro();
21330        G__setgvp((long)gvp);
21331      }
21332    }
21333    G__setnull(result7);
21334    return(1 || funcname || hash || result7 || libp) ;
21335 }
21336 
21337 // automatic assignment operator
21338 static int G__G__Eve1_393_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21339 {
21340    TEveMacro* dest = (TEveMacro*) G__getstructoffset();
21341    *dest = *(TEveMacro*) libp->para[0].ref;
21342    const TEveMacro& obj = *dest;
21343    result7->ref = (long) (&obj);
21344    result7->obj.i = (long) (&obj);
21345    return(1 || funcname || hash || result7 || libp) ;
21346 }
21347 
21348 
21349 /* TEveSelection */
21350 static int G__G__Eve1_415_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21351 {
21352    TEveSelection* p = NULL;
21353    char* gvp = (char*) G__getgvp();
21354    switch (libp->paran) {
21355    case 2:
21356      //m: 2
21357      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21358        p = new TEveSelection((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
21359      } else {
21360        p = new((void*) gvp) TEveSelection((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
21361      }
21362      break;
21363    case 1:
21364      //m: 1
21365      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21366        p = new TEveSelection((const char*) G__int(libp->para[0]));
21367      } else {
21368        p = new((void*) gvp) TEveSelection((const char*) G__int(libp->para[0]));
21369      }
21370      break;
21371    case 0:
21372      int n = G__getaryconstruct();
21373      if (n) {
21374        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21375          p = new TEveSelection[n];
21376        } else {
21377          p = new((void*) gvp) TEveSelection[n];
21378        }
21379      } else {
21380        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21381          p = new TEveSelection;
21382        } else {
21383          p = new((void*) gvp) TEveSelection;
21384        }
21385      }
21386      break;
21387    }
21388    result7->obj.i = (long) p;
21389    result7->ref = (long) p;
21390    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveSelection));
21391    return(1 || funcname || hash || result7 || libp) ;
21392 }
21393 
21394 static int G__G__Eve1_415_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21395 {
21396       ((TEveSelection*) G__getstructoffset())->SetHighlightMode();
21397       G__setnull(result7);
21398    return(1 || funcname || hash || result7 || libp) ;
21399 }
21400 
21401 static int G__G__Eve1_415_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21402 {
21403       G__letint(result7, 105, (long) ((const TEveSelection*) G__getstructoffset())->GetPickToSelect());
21404    return(1 || funcname || hash || result7 || libp) ;
21405 }
21406 
21407 static int G__G__Eve1_415_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21408 {
21409       ((TEveSelection*) G__getstructoffset())->SetPickToSelect((Int_t) G__int(libp->para[0]));
21410       G__setnull(result7);
21411    return(1 || funcname || hash || result7 || libp) ;
21412 }
21413 
21414 static int G__G__Eve1_415_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21415 {
21416       G__letint(result7, 103, (long) ((const TEveSelection*) G__getstructoffset())->GetIsMaster());
21417    return(1 || funcname || hash || result7 || libp) ;
21418 }
21419 
21420 static int G__G__Eve1_415_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21421 {
21422       ((TEveSelection*) G__getstructoffset())->SetIsMaster((Bool_t) G__int(libp->para[0]));
21423       G__setnull(result7);
21424    return(1 || funcname || hash || result7 || libp) ;
21425 }
21426 
21427 static int G__G__Eve1_415_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21428 {
21429       ((TEveSelection*) G__getstructoffset())->RemoveImpliedSelected((TEveElement*) G__int(libp->para[0]));
21430       G__setnull(result7);
21431    return(1 || funcname || hash || result7 || libp) ;
21432 }
21433 
21434 static int G__G__Eve1_415_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21435 {
21436       ((TEveSelection*) G__getstructoffset())->RecheckImpliedSetForElement((TEveElement*) G__int(libp->para[0]));
21437       G__setnull(result7);
21438    return(1 || funcname || hash || result7 || libp) ;
21439 }
21440 
21441 static int G__G__Eve1_415_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21442 {
21443       ((TEveSelection*) G__getstructoffset())->SelectionAdded((TEveElement*) G__int(libp->para[0]));
21444       G__setnull(result7);
21445    return(1 || funcname || hash || result7 || libp) ;
21446 }
21447 
21448 static int G__G__Eve1_415_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21449 {
21450       ((TEveSelection*) G__getstructoffset())->SelectionRemoved((TEveElement*) G__int(libp->para[0]));
21451       G__setnull(result7);
21452    return(1 || funcname || hash || result7 || libp) ;
21453 }
21454 
21455 static int G__G__Eve1_415_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21456 {
21457       ((TEveSelection*) G__getstructoffset())->SelectionCleared();
21458       G__setnull(result7);
21459    return(1 || funcname || hash || result7 || libp) ;
21460 }
21461 
21462 static int G__G__Eve1_415_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21463 {
21464       ((TEveSelection*) G__getstructoffset())->SelectionRepeated((TEveElement*) G__int(libp->para[0]));
21465       G__setnull(result7);
21466    return(1 || funcname || hash || result7 || libp) ;
21467 }
21468 
21469 static int G__G__Eve1_415_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21470 {
21471       ((TEveSelection*) G__getstructoffset())->ActivateSelection();
21472       G__setnull(result7);
21473    return(1 || funcname || hash || result7 || libp) ;
21474 }
21475 
21476 static int G__G__Eve1_415_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21477 {
21478       ((TEveSelection*) G__getstructoffset())->DeactivateSelection();
21479       G__setnull(result7);
21480    return(1 || funcname || hash || result7 || libp) ;
21481 }
21482 
21483 static int G__G__Eve1_415_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21484 {
21485       G__letint(result7, 85, (long) ((TEveSelection*) G__getstructoffset())->MapPickedToSelected((TEveElement*) G__int(libp->para[0])));
21486    return(1 || funcname || hash || result7 || libp) ;
21487 }
21488 
21489 static int G__G__Eve1_415_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21490 {
21491    switch (libp->paran) {
21492    case 2:
21493       ((TEveSelection*) G__getstructoffset())->UserPickedElement((TEveElement*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
21494       G__setnull(result7);
21495       break;
21496    case 1:
21497       ((TEveSelection*) G__getstructoffset())->UserPickedElement((TEveElement*) G__int(libp->para[0]));
21498       G__setnull(result7);
21499       break;
21500    }
21501    return(1 || funcname || hash || result7 || libp) ;
21502 }
21503 
21504 static int G__G__Eve1_415_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21505 {
21506       ((TEveSelection*) G__getstructoffset())->UserRePickedElement((TEveElement*) G__int(libp->para[0]));
21507       G__setnull(result7);
21508    return(1 || funcname || hash || result7 || libp) ;
21509 }
21510 
21511 static int G__G__Eve1_415_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21512 {
21513       ((TEveSelection*) G__getstructoffset())->UserUnPickedElement((TEveElement*) G__int(libp->para[0]));
21514       G__setnull(result7);
21515    return(1 || funcname || hash || result7 || libp) ;
21516 }
21517 
21518 static int G__G__Eve1_415_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21519 {
21520       G__letint(result7, 85, (long) TEveSelection::Class());
21521    return(1 || funcname || hash || result7 || libp) ;
21522 }
21523 
21524 static int G__G__Eve1_415_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21525 {
21526       G__letint(result7, 67, (long) TEveSelection::Class_Name());
21527    return(1 || funcname || hash || result7 || libp) ;
21528 }
21529 
21530 static int G__G__Eve1_415_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21531 {
21532       G__letint(result7, 115, (long) TEveSelection::Class_Version());
21533    return(1 || funcname || hash || result7 || libp) ;
21534 }
21535 
21536 static int G__G__Eve1_415_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21537 {
21538       TEveSelection::Dictionary();
21539       G__setnull(result7);
21540    return(1 || funcname || hash || result7 || libp) ;
21541 }
21542 
21543 static int G__G__Eve1_415_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21544 {
21545       ((TEveSelection*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
21546       G__setnull(result7);
21547    return(1 || funcname || hash || result7 || libp) ;
21548 }
21549 
21550 static int G__G__Eve1_415_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21551 {
21552       G__letint(result7, 67, (long) TEveSelection::DeclFileName());
21553    return(1 || funcname || hash || result7 || libp) ;
21554 }
21555 
21556 static int G__G__Eve1_415_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21557 {
21558       G__letint(result7, 105, (long) TEveSelection::ImplFileLine());
21559    return(1 || funcname || hash || result7 || libp) ;
21560 }
21561 
21562 static int G__G__Eve1_415_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21563 {
21564       G__letint(result7, 67, (long) TEveSelection::ImplFileName());
21565    return(1 || funcname || hash || result7 || libp) ;
21566 }
21567 
21568 static int G__G__Eve1_415_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21569 {
21570       G__letint(result7, 105, (long) TEveSelection::DeclFileLine());
21571    return(1 || funcname || hash || result7 || libp) ;
21572 }
21573 
21574 // automatic destructor
21575 typedef TEveSelection G__TTEveSelection;
21576 static int G__G__Eve1_415_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21577 {
21578    char* gvp = (char*) G__getgvp();
21579    long soff = G__getstructoffset();
21580    int n = G__getaryconstruct();
21581    //
21582    //has_a_delete: 1
21583    //has_own_delete1arg: 0
21584    //has_own_delete2arg: 0
21585    //
21586    if (!soff) {
21587      return(1);
21588    }
21589    if (n) {
21590      if (gvp == (char*)G__PVOID) {
21591        delete[] (TEveSelection*) soff;
21592      } else {
21593        G__setgvp((long) G__PVOID);
21594        for (int i = n - 1; i >= 0; --i) {
21595          ((TEveSelection*) (soff+(sizeof(TEveSelection)*i)))->~G__TTEveSelection();
21596        }
21597        G__setgvp((long)gvp);
21598      }
21599    } else {
21600      if (gvp == (char*)G__PVOID) {
21601        delete (TEveSelection*) soff;
21602      } else {
21603        G__setgvp((long) G__PVOID);
21604        ((TEveSelection*) (soff))->~G__TTEveSelection();
21605        G__setgvp((long)gvp);
21606      }
21607    }
21608    G__setnull(result7);
21609    return(1 || funcname || hash || result7 || libp) ;
21610 }
21611 
21612 
21613 /* TEveViewer */
21614 static int G__G__Eve1_416_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21615 {
21616    TEveViewer* p = NULL;
21617    char* gvp = (char*) G__getgvp();
21618    switch (libp->paran) {
21619    case 2:
21620      //m: 2
21621      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21622        p = new TEveViewer((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
21623      } else {
21624        p = new((void*) gvp) TEveViewer((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
21625      }
21626      break;
21627    case 1:
21628      //m: 1
21629      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21630        p = new TEveViewer((const char*) G__int(libp->para[0]));
21631      } else {
21632        p = new((void*) gvp) TEveViewer((const char*) G__int(libp->para[0]));
21633      }
21634      break;
21635    case 0:
21636      int n = G__getaryconstruct();
21637      if (n) {
21638        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21639          p = new TEveViewer[n];
21640        } else {
21641          p = new((void*) gvp) TEveViewer[n];
21642        }
21643      } else {
21644        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21645          p = new TEveViewer;
21646        } else {
21647          p = new((void*) gvp) TEveViewer;
21648        }
21649      }
21650      break;
21651    }
21652    result7->obj.i = (long) p;
21653    result7->ref = (long) p;
21654    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveViewer));
21655    return(1 || funcname || hash || result7 || libp) ;
21656 }
21657 
21658 static int G__G__Eve1_416_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21659 {
21660       G__letint(result7, 85, (long) ((const TEveViewer*) G__getstructoffset())->GetGLViewer());
21661    return(1 || funcname || hash || result7 || libp) ;
21662 }
21663 
21664 static int G__G__Eve1_416_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21665 {
21666       ((TEveViewer*) G__getstructoffset())->SetGLViewer((TGLViewer*) G__int(libp->para[0]), (TGFrame*) G__int(libp->para[1]));
21667       G__setnull(result7);
21668    return(1 || funcname || hash || result7 || libp) ;
21669 }
21670 
21671 static int G__G__Eve1_416_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21672 {
21673    switch (libp->paran) {
21674    case 2:
21675       G__letint(result7, 85, (long) ((TEveViewer*) G__getstructoffset())->SpawnGLViewer((TGedEditor*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1])));
21676       break;
21677    case 1:
21678       G__letint(result7, 85, (long) ((TEveViewer*) G__getstructoffset())->SpawnGLViewer((TGedEditor*) G__int(libp->para[0])));
21679       break;
21680    case 0:
21681       G__letint(result7, 85, (long) ((TEveViewer*) G__getstructoffset())->SpawnGLViewer());
21682       break;
21683    }
21684    return(1 || funcname || hash || result7 || libp) ;
21685 }
21686 
21687 static int G__G__Eve1_416_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21688 {
21689    switch (libp->paran) {
21690    case 2:
21691       G__letint(result7, 85, (long) ((TEveViewer*) G__getstructoffset())->SpawnGLEmbeddedViewer((TGedEditor*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])));
21692       break;
21693    case 1:
21694       G__letint(result7, 85, (long) ((TEveViewer*) G__getstructoffset())->SpawnGLEmbeddedViewer((TGedEditor*) G__int(libp->para[0])));
21695       break;
21696    case 0:
21697       G__letint(result7, 85, (long) ((TEveViewer*) G__getstructoffset())->SpawnGLEmbeddedViewer());
21698       break;
21699    }
21700    return(1 || funcname || hash || result7 || libp) ;
21701 }
21702 
21703 static int G__G__Eve1_416_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21704 {
21705    switch (libp->paran) {
21706    case 1:
21707       ((TEveViewer*) G__getstructoffset())->Redraw((Bool_t) G__int(libp->para[0]));
21708       G__setnull(result7);
21709       break;
21710    case 0:
21711       ((TEveViewer*) G__getstructoffset())->Redraw();
21712       G__setnull(result7);
21713       break;
21714    }
21715    return(1 || funcname || hash || result7 || libp) ;
21716 }
21717 
21718 static int G__G__Eve1_416_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21719 {
21720       ((TEveViewer*) G__getstructoffset())->SwitchStereo();
21721       G__setnull(result7);
21722    return(1 || funcname || hash || result7 || libp) ;
21723 }
21724 
21725 static int G__G__Eve1_416_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21726 {
21727       ((TEveViewer*) G__getstructoffset())->AddScene((TEveScene*) G__int(libp->para[0]));
21728       G__setnull(result7);
21729    return(1 || funcname || hash || result7 || libp) ;
21730 }
21731 
21732 static int G__G__Eve1_416_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21733 {
21734    switch (libp->paran) {
21735    case 1:
21736       G__letint(result7, 85, (long) ((const TEveViewer*) G__getstructoffset())->GetEditorObject(*(TEveException*) libp->para[0].ref));
21737       break;
21738    case 0:
21739       G__letint(result7, 85, (long) ((const TEveViewer*) G__getstructoffset())->GetEditorObject());
21740       break;
21741    }
21742    return(1 || funcname || hash || result7 || libp) ;
21743 }
21744 
21745 static int G__G__Eve1_416_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21746 {
21747       G__letint(result7, 85, (long) TEveViewer::Class());
21748    return(1 || funcname || hash || result7 || libp) ;
21749 }
21750 
21751 static int G__G__Eve1_416_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21752 {
21753       G__letint(result7, 67, (long) TEveViewer::Class_Name());
21754    return(1 || funcname || hash || result7 || libp) ;
21755 }
21756 
21757 static int G__G__Eve1_416_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21758 {
21759       G__letint(result7, 115, (long) TEveViewer::Class_Version());
21760    return(1 || funcname || hash || result7 || libp) ;
21761 }
21762 
21763 static int G__G__Eve1_416_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21764 {
21765       TEveViewer::Dictionary();
21766       G__setnull(result7);
21767    return(1 || funcname || hash || result7 || libp) ;
21768 }
21769 
21770 static int G__G__Eve1_416_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21771 {
21772       ((TEveViewer*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
21773       G__setnull(result7);
21774    return(1 || funcname || hash || result7 || libp) ;
21775 }
21776 
21777 static int G__G__Eve1_416_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21778 {
21779       G__letint(result7, 67, (long) TEveViewer::DeclFileName());
21780    return(1 || funcname || hash || result7 || libp) ;
21781 }
21782 
21783 static int G__G__Eve1_416_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21784 {
21785       G__letint(result7, 105, (long) TEveViewer::ImplFileLine());
21786    return(1 || funcname || hash || result7 || libp) ;
21787 }
21788 
21789 static int G__G__Eve1_416_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21790 {
21791       G__letint(result7, 67, (long) TEveViewer::ImplFileName());
21792    return(1 || funcname || hash || result7 || libp) ;
21793 }
21794 
21795 static int G__G__Eve1_416_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21796 {
21797       G__letint(result7, 105, (long) TEveViewer::DeclFileLine());
21798    return(1 || funcname || hash || result7 || libp) ;
21799 }
21800 
21801 // automatic destructor
21802 typedef TEveViewer G__TTEveViewer;
21803 static int G__G__Eve1_416_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21804 {
21805    char* gvp = (char*) G__getgvp();
21806    long soff = G__getstructoffset();
21807    int n = G__getaryconstruct();
21808    //
21809    //has_a_delete: 1
21810    //has_own_delete1arg: 0
21811    //has_own_delete2arg: 0
21812    //
21813    if (!soff) {
21814      return(1);
21815    }
21816    if (n) {
21817      if (gvp == (char*)G__PVOID) {
21818        delete[] (TEveViewer*) soff;
21819      } else {
21820        G__setgvp((long) G__PVOID);
21821        for (int i = n - 1; i >= 0; --i) {
21822          ((TEveViewer*) (soff+(sizeof(TEveViewer)*i)))->~G__TTEveViewer();
21823        }
21824        G__setgvp((long)gvp);
21825      }
21826    } else {
21827      if (gvp == (char*)G__PVOID) {
21828        delete (TEveViewer*) soff;
21829      } else {
21830        G__setgvp((long) G__PVOID);
21831        ((TEveViewer*) (soff))->~G__TTEveViewer();
21832        G__setgvp((long)gvp);
21833      }
21834    }
21835    G__setnull(result7);
21836    return(1 || funcname || hash || result7 || libp) ;
21837 }
21838 
21839 
21840 /* TEveViewerList */
21841 static int G__G__Eve1_417_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21842 {
21843    TEveViewerList* p = NULL;
21844    char* gvp = (char*) G__getgvp();
21845    switch (libp->paran) {
21846    case 2:
21847      //m: 2
21848      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21849        p = new TEveViewerList((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
21850      } else {
21851        p = new((void*) gvp) TEveViewerList((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
21852      }
21853      break;
21854    case 1:
21855      //m: 1
21856      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21857        p = new TEveViewerList((const char*) G__int(libp->para[0]));
21858      } else {
21859        p = new((void*) gvp) TEveViewerList((const char*) G__int(libp->para[0]));
21860      }
21861      break;
21862    case 0:
21863      int n = G__getaryconstruct();
21864      if (n) {
21865        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21866          p = new TEveViewerList[n];
21867        } else {
21868          p = new((void*) gvp) TEveViewerList[n];
21869        }
21870      } else {
21871        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
21872          p = new TEveViewerList;
21873        } else {
21874          p = new((void*) gvp) TEveViewerList;
21875        }
21876      }
21877      break;
21878    }
21879    result7->obj.i = (long) p;
21880    result7->ref = (long) p;
21881    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerList));
21882    return(1 || funcname || hash || result7 || libp) ;
21883 }
21884 
21885 static int G__G__Eve1_417_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21886 {
21887       ((TEveViewerList*) G__getstructoffset())->Connect();
21888       G__setnull(result7);
21889    return(1 || funcname || hash || result7 || libp) ;
21890 }
21891 
21892 static int G__G__Eve1_417_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21893 {
21894       ((TEveViewerList*) G__getstructoffset())->Disconnect();
21895       G__setnull(result7);
21896    return(1 || funcname || hash || result7 || libp) ;
21897 }
21898 
21899 static int G__G__Eve1_417_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21900 {
21901       ((TEveViewerList*) G__getstructoffset())->RepaintChangedViewers((Bool_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
21902       G__setnull(result7);
21903    return(1 || funcname || hash || result7 || libp) ;
21904 }
21905 
21906 static int G__G__Eve1_417_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21907 {
21908       ((TEveViewerList*) G__getstructoffset())->RepaintAllViewers((Bool_t) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
21909       G__setnull(result7);
21910    return(1 || funcname || hash || result7 || libp) ;
21911 }
21912 
21913 static int G__G__Eve1_417_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21914 {
21915       ((TEveViewerList*) G__getstructoffset())->DeleteAnnotations();
21916       G__setnull(result7);
21917    return(1 || funcname || hash || result7 || libp) ;
21918 }
21919 
21920 static int G__G__Eve1_417_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21921 {
21922       ((TEveViewerList*) G__getstructoffset())->SceneDestructing((TEveScene*) G__int(libp->para[0]));
21923       G__setnull(result7);
21924    return(1 || funcname || hash || result7 || libp) ;
21925 }
21926 
21927 static int G__G__Eve1_417_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21928 {
21929       ((TEveViewerList*) G__getstructoffset())->OnMouseOver((TObject*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1]));
21930       G__setnull(result7);
21931    return(1 || funcname || hash || result7 || libp) ;
21932 }
21933 
21934 static int G__G__Eve1_417_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21935 {
21936       ((TEveViewerList*) G__getstructoffset())->OnReMouseOver((TObject*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1]));
21937       G__setnull(result7);
21938    return(1 || funcname || hash || result7 || libp) ;
21939 }
21940 
21941 static int G__G__Eve1_417_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21942 {
21943       ((TEveViewerList*) G__getstructoffset())->OnUnMouseOver((TObject*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1]));
21944       G__setnull(result7);
21945    return(1 || funcname || hash || result7 || libp) ;
21946 }
21947 
21948 static int G__G__Eve1_417_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21949 {
21950       ((TEveViewerList*) G__getstructoffset())->OnClicked((TObject*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
21951 , (UInt_t) G__int(libp->para[2]));
21952       G__setnull(result7);
21953    return(1 || funcname || hash || result7 || libp) ;
21954 }
21955 
21956 static int G__G__Eve1_417_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21957 {
21958       ((TEveViewerList*) G__getstructoffset())->OnReClicked((TObject*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
21959 , (UInt_t) G__int(libp->para[2]));
21960       G__setnull(result7);
21961    return(1 || funcname || hash || result7 || libp) ;
21962 }
21963 
21964 static int G__G__Eve1_417_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21965 {
21966       ((TEveViewerList*) G__getstructoffset())->OnUnClicked((TObject*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
21967 , (UInt_t) G__int(libp->para[2]));
21968       G__setnull(result7);
21969    return(1 || funcname || hash || result7 || libp) ;
21970 }
21971 
21972 static int G__G__Eve1_417_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21973 {
21974       G__letint(result7, 103, (long) ((const TEveViewerList*) G__getstructoffset())->GetShowTooltip());
21975    return(1 || funcname || hash || result7 || libp) ;
21976 }
21977 
21978 static int G__G__Eve1_417_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21979 {
21980       ((TEveViewerList*) G__getstructoffset())->SetShowTooltip((Bool_t) G__int(libp->para[0]));
21981       G__setnull(result7);
21982    return(1 || funcname || hash || result7 || libp) ;
21983 }
21984 
21985 static int G__G__Eve1_417_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21986 {
21987       G__letdouble(result7, 102, (double) ((const TEveViewerList*) G__getstructoffset())->GetColorBrightness());
21988    return(1 || funcname || hash || result7 || libp) ;
21989 }
21990 
21991 static int G__G__Eve1_417_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21992 {
21993       ((TEveViewerList*) G__getstructoffset())->SetColorBrightness((Float_t) G__double(libp->para[0]));
21994       G__setnull(result7);
21995    return(1 || funcname || hash || result7 || libp) ;
21996 }
21997 
21998 static int G__G__Eve1_417_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
21999 {
22000       G__letint(result7, 103, (long) ((const TEveViewerList*) G__getstructoffset())->UseLightColorSet());
22001    return(1 || funcname || hash || result7 || libp) ;
22002 }
22003 
22004 static int G__G__Eve1_417_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22005 {
22006       ((TEveViewerList*) G__getstructoffset())->SwitchColorSet();
22007       G__setnull(result7);
22008    return(1 || funcname || hash || result7 || libp) ;
22009 }
22010 
22011 static int G__G__Eve1_417_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22012 {
22013       G__letint(result7, 85, (long) TEveViewerList::Class());
22014    return(1 || funcname || hash || result7 || libp) ;
22015 }
22016 
22017 static int G__G__Eve1_417_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22018 {
22019       G__letint(result7, 67, (long) TEveViewerList::Class_Name());
22020    return(1 || funcname || hash || result7 || libp) ;
22021 }
22022 
22023 static int G__G__Eve1_417_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22024 {
22025       G__letint(result7, 115, (long) TEveViewerList::Class_Version());
22026    return(1 || funcname || hash || result7 || libp) ;
22027 }
22028 
22029 static int G__G__Eve1_417_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22030 {
22031       TEveViewerList::Dictionary();
22032       G__setnull(result7);
22033    return(1 || funcname || hash || result7 || libp) ;
22034 }
22035 
22036 static int G__G__Eve1_417_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22037 {
22038       ((TEveViewerList*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
22039       G__setnull(result7);
22040    return(1 || funcname || hash || result7 || libp) ;
22041 }
22042 
22043 static int G__G__Eve1_417_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22044 {
22045       G__letint(result7, 67, (long) TEveViewerList::DeclFileName());
22046    return(1 || funcname || hash || result7 || libp) ;
22047 }
22048 
22049 static int G__G__Eve1_417_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22050 {
22051       G__letint(result7, 105, (long) TEveViewerList::ImplFileLine());
22052    return(1 || funcname || hash || result7 || libp) ;
22053 }
22054 
22055 static int G__G__Eve1_417_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22056 {
22057       G__letint(result7, 67, (long) TEveViewerList::ImplFileName());
22058    return(1 || funcname || hash || result7 || libp) ;
22059 }
22060 
22061 static int G__G__Eve1_417_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22062 {
22063       G__letint(result7, 105, (long) TEveViewerList::DeclFileLine());
22064    return(1 || funcname || hash || result7 || libp) ;
22065 }
22066 
22067 // automatic destructor
22068 typedef TEveViewerList G__TTEveViewerList;
22069 static int G__G__Eve1_417_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22070 {
22071    char* gvp = (char*) G__getgvp();
22072    long soff = G__getstructoffset();
22073    int n = G__getaryconstruct();
22074    //
22075    //has_a_delete: 1
22076    //has_own_delete1arg: 0
22077    //has_own_delete2arg: 0
22078    //
22079    if (!soff) {
22080      return(1);
22081    }
22082    if (n) {
22083      if (gvp == (char*)G__PVOID) {
22084        delete[] (TEveViewerList*) soff;
22085      } else {
22086        G__setgvp((long) G__PVOID);
22087        for (int i = n - 1; i >= 0; --i) {
22088          ((TEveViewerList*) (soff+(sizeof(TEveViewerList)*i)))->~G__TTEveViewerList();
22089        }
22090        G__setgvp((long)gvp);
22091      }
22092    } else {
22093      if (gvp == (char*)G__PVOID) {
22094        delete (TEveViewerList*) soff;
22095      } else {
22096        G__setgvp((long) G__PVOID);
22097        ((TEveViewerList*) (soff))->~G__TTEveViewerList();
22098        G__setgvp((long)gvp);
22099      }
22100    }
22101    G__setnull(result7);
22102    return(1 || funcname || hash || result7 || libp) ;
22103 }
22104 
22105 
22106 /* TEveScene */
22107 static int G__G__Eve1_418_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22108 {
22109    TEveScene* p = NULL;
22110    char* gvp = (char*) G__getgvp();
22111    switch (libp->paran) {
22112    case 2:
22113      //m: 2
22114      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
22115        p = new TEveScene((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
22116      } else {
22117        p = new((void*) gvp) TEveScene((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
22118      }
22119      break;
22120    case 1:
22121      //m: 1
22122      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
22123        p = new TEveScene((const char*) G__int(libp->para[0]));
22124      } else {
22125        p = new((void*) gvp) TEveScene((const char*) G__int(libp->para[0]));
22126      }
22127      break;
22128    case 0:
22129      int n = G__getaryconstruct();
22130      if (n) {
22131        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
22132          p = new TEveScene[n];
22133        } else {
22134          p = new((void*) gvp) TEveScene[n];
22135        }
22136      } else {
22137        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
22138          p = new TEveScene;
22139        } else {
22140          p = new((void*) gvp) TEveScene;
22141        }
22142      }
22143      break;
22144    }
22145    result7->obj.i = (long) p;
22146    result7->ref = (long) p;
22147    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveScene));
22148    return(1 || funcname || hash || result7 || libp) ;
22149 }
22150 
22151 static int G__G__Eve1_418_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22152 {
22153       ((TEveScene*) G__getstructoffset())->Changed();
22154       G__setnull(result7);
22155    return(1 || funcname || hash || result7 || libp) ;
22156 }
22157 
22158 static int G__G__Eve1_418_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22159 {
22160       G__letint(result7, 103, (long) ((const TEveScene*) G__getstructoffset())->IsChanged());
22161    return(1 || funcname || hash || result7 || libp) ;
22162 }
22163 
22164 static int G__G__Eve1_418_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22165 {
22166       ((TEveScene*) G__getstructoffset())->SetHierarchical((Bool_t) G__int(libp->para[0]));
22167       G__setnull(result7);
22168    return(1 || funcname || hash || result7 || libp) ;
22169 }
22170 
22171 static int G__G__Eve1_418_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22172 {
22173       G__letint(result7, 103, (long) ((const TEveScene*) G__getstructoffset())->GetHierarchical());
22174    return(1 || funcname || hash || result7 || libp) ;
22175 }
22176 
22177 static int G__G__Eve1_418_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22178 {
22179    switch (libp->paran) {
22180    case 1:
22181       ((TEveScene*) G__getstructoffset())->Repaint((Bool_t) G__int(libp->para[0]));
22182       G__setnull(result7);
22183       break;
22184    case 0:
22185       ((TEveScene*) G__getstructoffset())->Repaint();
22186       G__setnull(result7);
22187       break;
22188    }
22189    return(1 || funcname || hash || result7 || libp) ;
22190 }
22191 
22192 static int G__G__Eve1_418_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22193 {
22194       ((TEveScene*) G__getstructoffset())->RetransHierarchically();
22195       G__setnull(result7);
22196    return(1 || funcname || hash || result7 || libp) ;
22197 }
22198 
22199 static int G__G__Eve1_418_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22200 {
22201       G__letint(result7, 85, (long) ((const TEveScene*) G__getstructoffset())->GetGLScene());
22202    return(1 || funcname || hash || result7 || libp) ;
22203 }
22204 
22205 static int G__G__Eve1_418_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22206 {
22207       ((TEveScene*) G__getstructoffset())->SetGLScene((TGLScenePad*) G__int(libp->para[0]));
22208       G__setnull(result7);
22209    return(1 || funcname || hash || result7 || libp) ;
22210 }
22211 
22212 static int G__G__Eve1_418_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22213 {
22214       ((TEveScene*) G__getstructoffset())->DestroyElementRenderers((TEveElement*) G__int(libp->para[0]));
22215       G__setnull(result7);
22216    return(1 || funcname || hash || result7 || libp) ;
22217 }
22218 
22219 static int G__G__Eve1_418_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22220 {
22221       ((TEveScene*) G__getstructoffset())->DestroyElementRenderers((TObject*) G__int(libp->para[0]));
22222       G__setnull(result7);
22223    return(1 || funcname || hash || result7 || libp) ;
22224 }
22225 
22226 static int G__G__Eve1_418_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22227 {
22228       G__letint(result7, 85, (long) TEveScene::Class());
22229    return(1 || funcname || hash || result7 || libp) ;
22230 }
22231 
22232 static int G__G__Eve1_418_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22233 {
22234       G__letint(result7, 67, (long) TEveScene::Class_Name());
22235    return(1 || funcname || hash || result7 || libp) ;
22236 }
22237 
22238 static int G__G__Eve1_418_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22239 {
22240       G__letint(result7, 115, (long) TEveScene::Class_Version());
22241    return(1 || funcname || hash || result7 || libp) ;
22242 }
22243 
22244 static int G__G__Eve1_418_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22245 {
22246       TEveScene::Dictionary();
22247       G__setnull(result7);
22248    return(1 || funcname || hash || result7 || libp) ;
22249 }
22250 
22251 static int G__G__Eve1_418_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22252 {
22253       ((TEveScene*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
22254       G__setnull(result7);
22255    return(1 || funcname || hash || result7 || libp) ;
22256 }
22257 
22258 static int G__G__Eve1_418_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22259 {
22260       G__letint(result7, 67, (long) TEveScene::DeclFileName());
22261    return(1 || funcname || hash || result7 || libp) ;
22262 }
22263 
22264 static int G__G__Eve1_418_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22265 {
22266       G__letint(result7, 105, (long) TEveScene::ImplFileLine());
22267    return(1 || funcname || hash || result7 || libp) ;
22268 }
22269 
22270 static int G__G__Eve1_418_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22271 {
22272       G__letint(result7, 67, (long) TEveScene::ImplFileName());
22273    return(1 || funcname || hash || result7 || libp) ;
22274 }
22275 
22276 static int G__G__Eve1_418_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22277 {
22278       G__letint(result7, 105, (long) TEveScene::DeclFileLine());
22279    return(1 || funcname || hash || result7 || libp) ;
22280 }
22281 
22282 // automatic destructor
22283 typedef TEveScene G__TTEveScene;
22284 static int G__G__Eve1_418_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22285 {
22286    char* gvp = (char*) G__getgvp();
22287    long soff = G__getstructoffset();
22288    int n = G__getaryconstruct();
22289    //
22290    //has_a_delete: 1
22291    //has_own_delete1arg: 0
22292    //has_own_delete2arg: 0
22293    //
22294    if (!soff) {
22295      return(1);
22296    }
22297    if (n) {
22298      if (gvp == (char*)G__PVOID) {
22299        delete[] (TEveScene*) soff;
22300      } else {
22301        G__setgvp((long) G__PVOID);
22302        for (int i = n - 1; i >= 0; --i) {
22303          ((TEveScene*) (soff+(sizeof(TEveScene)*i)))->~G__TTEveScene();
22304        }
22305        G__setgvp((long)gvp);
22306      }
22307    } else {
22308      if (gvp == (char*)G__PVOID) {
22309        delete (TEveScene*) soff;
22310      } else {
22311        G__setgvp((long) G__PVOID);
22312        ((TEveScene*) (soff))->~G__TTEveScene();
22313        G__setgvp((long)gvp);
22314      }
22315    }
22316    G__setnull(result7);
22317    return(1 || funcname || hash || result7 || libp) ;
22318 }
22319 
22320 
22321 /* TEveSceneList */
22322 static int G__G__Eve1_419_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22323 {
22324    TEveSceneList* p = NULL;
22325    char* gvp = (char*) G__getgvp();
22326    switch (libp->paran) {
22327    case 2:
22328      //m: 2
22329      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
22330        p = new TEveSceneList((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
22331      } else {
22332        p = new((void*) gvp) TEveSceneList((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
22333      }
22334      break;
22335    case 1:
22336      //m: 1
22337      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
22338        p = new TEveSceneList((const char*) G__int(libp->para[0]));
22339      } else {
22340        p = new((void*) gvp) TEveSceneList((const char*) G__int(libp->para[0]));
22341      }
22342      break;
22343    case 0:
22344      int n = G__getaryconstruct();
22345      if (n) {
22346        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
22347          p = new TEveSceneList[n];
22348        } else {
22349          p = new((void*) gvp) TEveSceneList[n];
22350        }
22351      } else {
22352        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
22353          p = new TEveSceneList;
22354        } else {
22355          p = new((void*) gvp) TEveSceneList;
22356        }
22357      }
22358      break;
22359    }
22360    result7->obj.i = (long) p;
22361    result7->ref = (long) p;
22362    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneList));
22363    return(1 || funcname || hash || result7 || libp) ;
22364 }
22365 
22366 static int G__G__Eve1_419_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22367 {
22368       ((TEveSceneList*) G__getstructoffset())->DestroyScenes();
22369       G__setnull(result7);
22370    return(1 || funcname || hash || result7 || libp) ;
22371 }
22372 
22373 static int G__G__Eve1_419_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22374 {
22375       ((TEveSceneList*) G__getstructoffset())->RepaintChangedScenes((Bool_t) G__int(libp->para[0]));
22376       G__setnull(result7);
22377    return(1 || funcname || hash || result7 || libp) ;
22378 }
22379 
22380 static int G__G__Eve1_419_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22381 {
22382       ((TEveSceneList*) G__getstructoffset())->RepaintAllScenes((Bool_t) G__int(libp->para[0]));
22383       G__setnull(result7);
22384    return(1 || funcname || hash || result7 || libp) ;
22385 }
22386 
22387 static int G__G__Eve1_419_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22388 {
22389       ((TEveSceneList*) G__getstructoffset())->DestroyElementRenderers((TEveElement*) G__int(libp->para[0]));
22390       G__setnull(result7);
22391    return(1 || funcname || hash || result7 || libp) ;
22392 }
22393 
22394 static int G__G__Eve1_419_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22395 {
22396       ((TEveSceneList*) G__getstructoffset())->ProcessSceneChanges((Bool_t) G__int(libp->para[0]), (TExMap*) G__int(libp->para[1]));
22397       G__setnull(result7);
22398    return(1 || funcname || hash || result7 || libp) ;
22399 }
22400 
22401 static int G__G__Eve1_419_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22402 {
22403       G__letint(result7, 85, (long) TEveSceneList::Class());
22404    return(1 || funcname || hash || result7 || libp) ;
22405 }
22406 
22407 static int G__G__Eve1_419_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22408 {
22409       G__letint(result7, 67, (long) TEveSceneList::Class_Name());
22410    return(1 || funcname || hash || result7 || libp) ;
22411 }
22412 
22413 static int G__G__Eve1_419_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22414 {
22415       G__letint(result7, 115, (long) TEveSceneList::Class_Version());
22416    return(1 || funcname || hash || result7 || libp) ;
22417 }
22418 
22419 static int G__G__Eve1_419_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22420 {
22421       TEveSceneList::Dictionary();
22422       G__setnull(result7);
22423    return(1 || funcname || hash || result7 || libp) ;
22424 }
22425 
22426 static int G__G__Eve1_419_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22427 {
22428       ((TEveSceneList*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
22429       G__setnull(result7);
22430    return(1 || funcname || hash || result7 || libp) ;
22431 }
22432 
22433 static int G__G__Eve1_419_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22434 {
22435       G__letint(result7, 67, (long) TEveSceneList::DeclFileName());
22436    return(1 || funcname || hash || result7 || libp) ;
22437 }
22438 
22439 static int G__G__Eve1_419_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22440 {
22441       G__letint(result7, 105, (long) TEveSceneList::ImplFileLine());
22442    return(1 || funcname || hash || result7 || libp) ;
22443 }
22444 
22445 static int G__G__Eve1_419_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22446 {
22447       G__letint(result7, 67, (long) TEveSceneList::ImplFileName());
22448    return(1 || funcname || hash || result7 || libp) ;
22449 }
22450 
22451 static int G__G__Eve1_419_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22452 {
22453       G__letint(result7, 105, (long) TEveSceneList::DeclFileLine());
22454    return(1 || funcname || hash || result7 || libp) ;
22455 }
22456 
22457 // automatic destructor
22458 typedef TEveSceneList G__TTEveSceneList;
22459 static int G__G__Eve1_419_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22460 {
22461    char* gvp = (char*) G__getgvp();
22462    long soff = G__getstructoffset();
22463    int n = G__getaryconstruct();
22464    //
22465    //has_a_delete: 1
22466    //has_own_delete1arg: 0
22467    //has_own_delete2arg: 0
22468    //
22469    if (!soff) {
22470      return(1);
22471    }
22472    if (n) {
22473      if (gvp == (char*)G__PVOID) {
22474        delete[] (TEveSceneList*) soff;
22475      } else {
22476        G__setgvp((long) G__PVOID);
22477        for (int i = n - 1; i >= 0; --i) {
22478          ((TEveSceneList*) (soff+(sizeof(TEveSceneList)*i)))->~G__TTEveSceneList();
22479        }
22480        G__setgvp((long)gvp);
22481      }
22482    } else {
22483      if (gvp == (char*)G__PVOID) {
22484        delete (TEveSceneList*) soff;
22485      } else {
22486        G__setgvp((long) G__PVOID);
22487        ((TEveSceneList*) (soff))->~G__TTEveSceneList();
22488        G__setgvp((long)gvp);
22489      }
22490    }
22491    G__setnull(result7);
22492    return(1 || funcname || hash || result7 || libp) ;
22493 }
22494 
22495 
22496 /* TEveWindowManager */
22497 static int G__G__Eve1_420_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22498 {
22499    TEveWindowManager* p = NULL;
22500    char* gvp = (char*) G__getgvp();
22501    switch (libp->paran) {
22502    case 2:
22503      //m: 2
22504      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
22505        p = new TEveWindowManager((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
22506      } else {
22507        p = new((void*) gvp) TEveWindowManager((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
22508      }
22509      break;
22510    case 1:
22511      //m: 1
22512      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
22513        p = new TEveWindowManager((const char*) G__int(libp->para[0]));
22514      } else {
22515        p = new((void*) gvp) TEveWindowManager((const char*) G__int(libp->para[0]));
22516      }
22517      break;
22518    case 0:
22519      int n = G__getaryconstruct();
22520      if (n) {
22521        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
22522          p = new TEveWindowManager[n];
22523        } else {
22524          p = new((void*) gvp) TEveWindowManager[n];
22525        }
22526      } else {
22527        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
22528          p = new TEveWindowManager;
22529        } else {
22530          p = new((void*) gvp) TEveWindowManager;
22531        }
22532      }
22533      break;
22534    }
22535    result7->obj.i = (long) p;
22536    result7->ref = (long) p;
22537    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowManager));
22538    return(1 || funcname || hash || result7 || libp) ;
22539 }
22540 
22541 static int G__G__Eve1_420_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22542 {
22543       ((TEveWindowManager*) G__getstructoffset())->SelectWindow((TEveWindow*) G__int(libp->para[0]));
22544       G__setnull(result7);
22545    return(1 || funcname || hash || result7 || libp) ;
22546 }
22547 
22548 static int G__G__Eve1_420_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22549 {
22550       ((TEveWindowManager*) G__getstructoffset())->DeleteWindow((TEveWindow*) G__int(libp->para[0]));
22551       G__setnull(result7);
22552    return(1 || funcname || hash || result7 || libp) ;
22553 }
22554 
22555 static int G__G__Eve1_420_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22556 {
22557       ((TEveWindowManager*) G__getstructoffset())->WindowDocked((TEveWindow*) G__int(libp->para[0]));
22558       G__setnull(result7);
22559    return(1 || funcname || hash || result7 || libp) ;
22560 }
22561 
22562 static int G__G__Eve1_420_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22563 {
22564       ((TEveWindowManager*) G__getstructoffset())->WindowUndocked((TEveWindow*) G__int(libp->para[0]));
22565       G__setnull(result7);
22566    return(1 || funcname || hash || result7 || libp) ;
22567 }
22568 
22569 static int G__G__Eve1_420_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22570 {
22571       ((TEveWindowManager*) G__getstructoffset())->WindowSelected((TEveWindow*) G__int(libp->para[0]));
22572       G__setnull(result7);
22573    return(1 || funcname || hash || result7 || libp) ;
22574 }
22575 
22576 static int G__G__Eve1_420_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22577 {
22578       ((TEveWindowManager*) G__getstructoffset())->WindowDeleted((TEveWindow*) G__int(libp->para[0]));
22579       G__setnull(result7);
22580    return(1 || funcname || hash || result7 || libp) ;
22581 }
22582 
22583 static int G__G__Eve1_420_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22584 {
22585       G__letint(result7, 85, (long) ((const TEveWindowManager*) G__getstructoffset())->GetCurrentWindow());
22586    return(1 || funcname || hash || result7 || libp) ;
22587 }
22588 
22589 static int G__G__Eve1_420_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22590 {
22591       G__letint(result7, 103, (long) ((const TEveWindowManager*) G__getstructoffset())->IsCurrentWindow((TEveWindow*) G__int(libp->para[0])));
22592    return(1 || funcname || hash || result7 || libp) ;
22593 }
22594 
22595 static int G__G__Eve1_420_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22596 {
22597       G__letint(result7, 85, (long) ((const TEveWindowManager*) G__getstructoffset())->GetCurrentWindowAsSlot());
22598    return(1 || funcname || hash || result7 || libp) ;
22599 }
22600 
22601 static int G__G__Eve1_420_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22602 {
22603       G__letint(result7, 85, (long) ((const TEveWindowManager*) G__getstructoffset())->GetDefaultContainer());
22604    return(1 || funcname || hash || result7 || libp) ;
22605 }
22606 
22607 static int G__G__Eve1_420_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22608 {
22609       G__letint(result7, 103, (long) ((const TEveWindowManager*) G__getstructoffset())->HasDefaultContainer());
22610    return(1 || funcname || hash || result7 || libp) ;
22611 }
22612 
22613 static int G__G__Eve1_420_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22614 {
22615       ((TEveWindowManager*) G__getstructoffset())->SetDefaultContainer((TEveWindow*) G__int(libp->para[0]));
22616       G__setnull(result7);
22617    return(1 || funcname || hash || result7 || libp) ;
22618 }
22619 
22620 static int G__G__Eve1_420_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22621 {
22622       ((TEveWindowManager*) G__getstructoffset())->DestroyWindows();
22623       G__setnull(result7);
22624    return(1 || funcname || hash || result7 || libp) ;
22625 }
22626 
22627 static int G__G__Eve1_420_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22628 {
22629       ((TEveWindowManager*) G__getstructoffset())->HideAllEveDecorations();
22630       G__setnull(result7);
22631    return(1 || funcname || hash || result7 || libp) ;
22632 }
22633 
22634 static int G__G__Eve1_420_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22635 {
22636       ((TEveWindowManager*) G__getstructoffset())->ShowNormalEveDecorations();
22637       G__setnull(result7);
22638    return(1 || funcname || hash || result7 || libp) ;
22639 }
22640 
22641 static int G__G__Eve1_420_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22642 {
22643       ((TEveWindowManager*) G__getstructoffset())->SetShowTitleBars((Bool_t) G__int(libp->para[0]));
22644       G__setnull(result7);
22645    return(1 || funcname || hash || result7 || libp) ;
22646 }
22647 
22648 static int G__G__Eve1_420_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22649 {
22650       G__letint(result7, 85, (long) TEveWindowManager::Class());
22651    return(1 || funcname || hash || result7 || libp) ;
22652 }
22653 
22654 static int G__G__Eve1_420_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22655 {
22656       G__letint(result7, 67, (long) TEveWindowManager::Class_Name());
22657    return(1 || funcname || hash || result7 || libp) ;
22658 }
22659 
22660 static int G__G__Eve1_420_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22661 {
22662       G__letint(result7, 115, (long) TEveWindowManager::Class_Version());
22663    return(1 || funcname || hash || result7 || libp) ;
22664 }
22665 
22666 static int G__G__Eve1_420_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22667 {
22668       TEveWindowManager::Dictionary();
22669       G__setnull(result7);
22670    return(1 || funcname || hash || result7 || libp) ;
22671 }
22672 
22673 static int G__G__Eve1_420_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22674 {
22675       ((TEveWindowManager*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
22676       G__setnull(result7);
22677    return(1 || funcname || hash || result7 || libp) ;
22678 }
22679 
22680 static int G__G__Eve1_420_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22681 {
22682       G__letint(result7, 67, (long) TEveWindowManager::DeclFileName());
22683    return(1 || funcname || hash || result7 || libp) ;
22684 }
22685 
22686 static int G__G__Eve1_420_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22687 {
22688       G__letint(result7, 105, (long) TEveWindowManager::ImplFileLine());
22689    return(1 || funcname || hash || result7 || libp) ;
22690 }
22691 
22692 static int G__G__Eve1_420_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22693 {
22694       G__letint(result7, 67, (long) TEveWindowManager::ImplFileName());
22695    return(1 || funcname || hash || result7 || libp) ;
22696 }
22697 
22698 static int G__G__Eve1_420_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22699 {
22700       G__letint(result7, 105, (long) TEveWindowManager::DeclFileLine());
22701    return(1 || funcname || hash || result7 || libp) ;
22702 }
22703 
22704 // automatic destructor
22705 typedef TEveWindowManager G__TTEveWindowManager;
22706 static int G__G__Eve1_420_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22707 {
22708    char* gvp = (char*) G__getgvp();
22709    long soff = G__getstructoffset();
22710    int n = G__getaryconstruct();
22711    //
22712    //has_a_delete: 1
22713    //has_own_delete1arg: 0
22714    //has_own_delete2arg: 0
22715    //
22716    if (!soff) {
22717      return(1);
22718    }
22719    if (n) {
22720      if (gvp == (char*)G__PVOID) {
22721        delete[] (TEveWindowManager*) soff;
22722      } else {
22723        G__setgvp((long) G__PVOID);
22724        for (int i = n - 1; i >= 0; --i) {
22725          ((TEveWindowManager*) (soff+(sizeof(TEveWindowManager)*i)))->~G__TTEveWindowManager();
22726        }
22727        G__setgvp((long)gvp);
22728      }
22729    } else {
22730      if (gvp == (char*)G__PVOID) {
22731        delete (TEveWindowManager*) soff;
22732      } else {
22733        G__setgvp((long) G__PVOID);
22734        ((TEveWindowManager*) (soff))->~G__TTEveWindowManager();
22735        G__setgvp((long)gvp);
22736      }
22737    }
22738    G__setnull(result7);
22739    return(1 || funcname || hash || result7 || libp) ;
22740 }
22741 
22742 
22743 /* TEveManager::TRedrawDisabler */
22744 static int G__G__Eve1_421_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22745 {
22746    TEveManager::TRedrawDisabler* p = NULL;
22747    char* gvp = (char*) G__getgvp();
22748    //m: 1
22749    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
22750      p = new TEveManager::TRedrawDisabler((TEveManager*) G__int(libp->para[0]));
22751    } else {
22752      p = new((void*) gvp) TEveManager::TRedrawDisabler((TEveManager*) G__int(libp->para[0]));
22753    }
22754    result7->obj.i = (long) p;
22755    result7->ref = (long) p;
22756    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveManagercLcLTRedrawDisabler));
22757    return(1 || funcname || hash || result7 || libp) ;
22758 }
22759 
22760 static int G__G__Eve1_421_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22761 {
22762       G__letint(result7, 85, (long) TEveManager::TRedrawDisabler::Class());
22763    return(1 || funcname || hash || result7 || libp) ;
22764 }
22765 
22766 static int G__G__Eve1_421_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22767 {
22768       G__letint(result7, 67, (long) TEveManager::TRedrawDisabler::Class_Name());
22769    return(1 || funcname || hash || result7 || libp) ;
22770 }
22771 
22772 static int G__G__Eve1_421_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22773 {
22774       G__letint(result7, 115, (long) TEveManager::TRedrawDisabler::Class_Version());
22775    return(1 || funcname || hash || result7 || libp) ;
22776 }
22777 
22778 static int G__G__Eve1_421_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22779 {
22780       TEveManager::TRedrawDisabler::Dictionary();
22781       G__setnull(result7);
22782    return(1 || funcname || hash || result7 || libp) ;
22783 }
22784 
22785 static int G__G__Eve1_421_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22786 {
22787       G__letint(result7, 85, (long) ((const TEveManager::TRedrawDisabler*) G__getstructoffset())->IsA());
22788    return(1 || funcname || hash || result7 || libp) ;
22789 }
22790 
22791 static int G__G__Eve1_421_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22792 {
22793       ((TEveManager::TRedrawDisabler*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
22794       G__setnull(result7);
22795    return(1 || funcname || hash || result7 || libp) ;
22796 }
22797 
22798 static int G__G__Eve1_421_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22799 {
22800       ((TEveManager::TRedrawDisabler*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
22801       G__setnull(result7);
22802    return(1 || funcname || hash || result7 || libp) ;
22803 }
22804 
22805 static int G__G__Eve1_421_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22806 {
22807       ((TEveManager::TRedrawDisabler*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
22808       G__setnull(result7);
22809    return(1 || funcname || hash || result7 || libp) ;
22810 }
22811 
22812 static int G__G__Eve1_421_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22813 {
22814       G__letint(result7, 67, (long) TEveManager::TRedrawDisabler::DeclFileName());
22815    return(1 || funcname || hash || result7 || libp) ;
22816 }
22817 
22818 static int G__G__Eve1_421_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22819 {
22820       G__letint(result7, 105, (long) TEveManager::TRedrawDisabler::ImplFileLine());
22821    return(1 || funcname || hash || result7 || libp) ;
22822 }
22823 
22824 static int G__G__Eve1_421_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22825 {
22826       G__letint(result7, 67, (long) TEveManager::TRedrawDisabler::ImplFileName());
22827    return(1 || funcname || hash || result7 || libp) ;
22828 }
22829 
22830 static int G__G__Eve1_421_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22831 {
22832       G__letint(result7, 105, (long) TEveManager::TRedrawDisabler::DeclFileLine());
22833    return(1 || funcname || hash || result7 || libp) ;
22834 }
22835 
22836 // automatic destructor
22837 typedef TEveManager::TRedrawDisabler G__TTEveManagercLcLTRedrawDisabler;
22838 static int G__G__Eve1_421_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22839 {
22840    char* gvp = (char*) G__getgvp();
22841    long soff = G__getstructoffset();
22842    int n = G__getaryconstruct();
22843    //
22844    //has_a_delete: 0
22845    //has_own_delete1arg: 0
22846    //has_own_delete2arg: 0
22847    //
22848    if (!soff) {
22849      return(1);
22850    }
22851    if (n) {
22852      if (gvp == (char*)G__PVOID) {
22853        delete[] (TEveManager::TRedrawDisabler*) soff;
22854      } else {
22855        G__setgvp((long) G__PVOID);
22856        for (int i = n - 1; i >= 0; --i) {
22857          ((TEveManager::TRedrawDisabler*) (soff+(sizeof(TEveManager::TRedrawDisabler)*i)))->~G__TTEveManagercLcLTRedrawDisabler();
22858        }
22859        G__setgvp((long)gvp);
22860      }
22861    } else {
22862      if (gvp == (char*)G__PVOID) {
22863        delete (TEveManager::TRedrawDisabler*) soff;
22864      } else {
22865        G__setgvp((long) G__PVOID);
22866        ((TEveManager::TRedrawDisabler*) (soff))->~G__TTEveManagercLcLTRedrawDisabler();
22867        G__setgvp((long)gvp);
22868      }
22869    }
22870    G__setnull(result7);
22871    return(1 || funcname || hash || result7 || libp) ;
22872 }
22873 
22874 
22875 /* TEveManager::TExceptionHandler */
22876 static int G__G__Eve1_422_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22877 {
22878    TEveManager::TExceptionHandler* p = NULL;
22879    char* gvp = (char*) G__getgvp();
22880    int n = G__getaryconstruct();
22881    if (n) {
22882      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
22883        p = new TEveManager::TExceptionHandler[n];
22884      } else {
22885        p = new((void*) gvp) TEveManager::TExceptionHandler[n];
22886      }
22887    } else {
22888      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
22889        p = new TEveManager::TExceptionHandler;
22890      } else {
22891        p = new((void*) gvp) TEveManager::TExceptionHandler;
22892      }
22893    }
22894    result7->obj.i = (long) p;
22895    result7->ref = (long) p;
22896    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveManagercLcLTExceptionHandler));
22897    return(1 || funcname || hash || result7 || libp) ;
22898 }
22899 
22900 static int G__G__Eve1_422_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22901 {
22902       G__letint(result7, 85, (long) TEveManager::TExceptionHandler::Class());
22903    return(1 || funcname || hash || result7 || libp) ;
22904 }
22905 
22906 static int G__G__Eve1_422_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22907 {
22908       G__letint(result7, 67, (long) TEveManager::TExceptionHandler::Class_Name());
22909    return(1 || funcname || hash || result7 || libp) ;
22910 }
22911 
22912 static int G__G__Eve1_422_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22913 {
22914       G__letint(result7, 115, (long) TEveManager::TExceptionHandler::Class_Version());
22915    return(1 || funcname || hash || result7 || libp) ;
22916 }
22917 
22918 static int G__G__Eve1_422_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22919 {
22920       TEveManager::TExceptionHandler::Dictionary();
22921       G__setnull(result7);
22922    return(1 || funcname || hash || result7 || libp) ;
22923 }
22924 
22925 static int G__G__Eve1_422_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22926 {
22927       ((TEveManager::TExceptionHandler*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
22928       G__setnull(result7);
22929    return(1 || funcname || hash || result7 || libp) ;
22930 }
22931 
22932 static int G__G__Eve1_422_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22933 {
22934       G__letint(result7, 67, (long) TEveManager::TExceptionHandler::DeclFileName());
22935    return(1 || funcname || hash || result7 || libp) ;
22936 }
22937 
22938 static int G__G__Eve1_422_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22939 {
22940       G__letint(result7, 105, (long) TEveManager::TExceptionHandler::ImplFileLine());
22941    return(1 || funcname || hash || result7 || libp) ;
22942 }
22943 
22944 static int G__G__Eve1_422_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22945 {
22946       G__letint(result7, 67, (long) TEveManager::TExceptionHandler::ImplFileName());
22947    return(1 || funcname || hash || result7 || libp) ;
22948 }
22949 
22950 static int G__G__Eve1_422_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22951 {
22952       G__letint(result7, 105, (long) TEveManager::TExceptionHandler::DeclFileLine());
22953    return(1 || funcname || hash || result7 || libp) ;
22954 }
22955 
22956 // automatic destructor
22957 typedef TEveManager::TExceptionHandler G__TTEveManagercLcLTExceptionHandler;
22958 static int G__G__Eve1_422_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22959 {
22960    char* gvp = (char*) G__getgvp();
22961    long soff = G__getstructoffset();
22962    int n = G__getaryconstruct();
22963    //
22964    //has_a_delete: 1
22965    //has_own_delete1arg: 0
22966    //has_own_delete2arg: 0
22967    //
22968    if (!soff) {
22969      return(1);
22970    }
22971    if (n) {
22972      if (gvp == (char*)G__PVOID) {
22973        delete[] (TEveManager::TExceptionHandler*) soff;
22974      } else {
22975        G__setgvp((long) G__PVOID);
22976        for (int i = n - 1; i >= 0; --i) {
22977          ((TEveManager::TExceptionHandler*) (soff+(sizeof(TEveManager::TExceptionHandler)*i)))->~G__TTEveManagercLcLTExceptionHandler();
22978        }
22979        G__setgvp((long)gvp);
22980      }
22981    } else {
22982      if (gvp == (char*)G__PVOID) {
22983        delete (TEveManager::TExceptionHandler*) soff;
22984      } else {
22985        G__setgvp((long) G__PVOID);
22986        ((TEveManager::TExceptionHandler*) (soff))->~G__TTEveManagercLcLTExceptionHandler();
22987        G__setgvp((long)gvp);
22988      }
22989    }
22990    G__setnull(result7);
22991    return(1 || funcname || hash || result7 || libp) ;
22992 }
22993 
22994 
22995 /* TEvePad */
22996 static int G__G__Eve1_427_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
22997 {
22998    TEvePad* p = NULL;
22999    char* gvp = (char*) G__getgvp();
23000    int n = G__getaryconstruct();
23001    if (n) {
23002      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23003        p = new TEvePad[n];
23004      } else {
23005        p = new((void*) gvp) TEvePad[n];
23006      }
23007    } else {
23008      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23009        p = new TEvePad;
23010      } else {
23011        p = new((void*) gvp) TEvePad;
23012      }
23013    }
23014    result7->obj.i = (long) p;
23015    result7->ref = (long) p;
23016    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEvePad));
23017    return(1 || funcname || hash || result7 || libp) ;
23018 }
23019 
23020 static int G__G__Eve1_427_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23021 {
23022    TEvePad* p = NULL;
23023    char* gvp = (char*) G__getgvp();
23024    switch (libp->paran) {
23025    case 9:
23026      //m: 9
23027      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23028        p = new TEvePad(
23029 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
23030 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
23031 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
23032 , (Color_t) G__int(libp->para[6]), (Short_t) G__int(libp->para[7])
23033 , (Short_t) G__int(libp->para[8]));
23034      } else {
23035        p = new((void*) gvp) TEvePad(
23036 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
23037 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
23038 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
23039 , (Color_t) G__int(libp->para[6]), (Short_t) G__int(libp->para[7])
23040 , (Short_t) G__int(libp->para[8]));
23041      }
23042      break;
23043    case 8:
23044      //m: 8
23045      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23046        p = new TEvePad(
23047 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
23048 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
23049 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
23050 , (Color_t) G__int(libp->para[6]), (Short_t) G__int(libp->para[7]));
23051      } else {
23052        p = new((void*) gvp) TEvePad(
23053 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
23054 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
23055 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
23056 , (Color_t) G__int(libp->para[6]), (Short_t) G__int(libp->para[7]));
23057      }
23058      break;
23059    case 7:
23060      //m: 7
23061      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23062        p = new TEvePad(
23063 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
23064 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
23065 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
23066 , (Color_t) G__int(libp->para[6]));
23067      } else {
23068        p = new((void*) gvp) TEvePad(
23069 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
23070 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
23071 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
23072 , (Color_t) G__int(libp->para[6]));
23073      }
23074      break;
23075    case 6:
23076      //m: 6
23077      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23078        p = new TEvePad(
23079 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
23080 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
23081 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5]));
23082      } else {
23083        p = new((void*) gvp) TEvePad(
23084 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
23085 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
23086 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5]));
23087      }
23088      break;
23089    }
23090    result7->obj.i = (long) p;
23091    result7->ref = (long) p;
23092    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEvePad));
23093    return(1 || funcname || hash || result7 || libp) ;
23094 }
23095 
23096 static int G__G__Eve1_427_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23097 {
23098       G__letint(result7, 85, (long) TEvePad::Class());
23099    return(1 || funcname || hash || result7 || libp) ;
23100 }
23101 
23102 static int G__G__Eve1_427_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23103 {
23104       G__letint(result7, 67, (long) TEvePad::Class_Name());
23105    return(1 || funcname || hash || result7 || libp) ;
23106 }
23107 
23108 static int G__G__Eve1_427_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23109 {
23110       G__letint(result7, 115, (long) TEvePad::Class_Version());
23111    return(1 || funcname || hash || result7 || libp) ;
23112 }
23113 
23114 static int G__G__Eve1_427_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23115 {
23116       TEvePad::Dictionary();
23117       G__setnull(result7);
23118    return(1 || funcname || hash || result7 || libp) ;
23119 }
23120 
23121 static int G__G__Eve1_427_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23122 {
23123       ((TEvePad*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
23124       G__setnull(result7);
23125    return(1 || funcname || hash || result7 || libp) ;
23126 }
23127 
23128 static int G__G__Eve1_427_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23129 {
23130       G__letint(result7, 67, (long) TEvePad::DeclFileName());
23131    return(1 || funcname || hash || result7 || libp) ;
23132 }
23133 
23134 static int G__G__Eve1_427_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23135 {
23136       G__letint(result7, 105, (long) TEvePad::ImplFileLine());
23137    return(1 || funcname || hash || result7 || libp) ;
23138 }
23139 
23140 static int G__G__Eve1_427_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23141 {
23142       G__letint(result7, 67, (long) TEvePad::ImplFileName());
23143    return(1 || funcname || hash || result7 || libp) ;
23144 }
23145 
23146 static int G__G__Eve1_427_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23147 {
23148       G__letint(result7, 105, (long) TEvePad::DeclFileLine());
23149    return(1 || funcname || hash || result7 || libp) ;
23150 }
23151 
23152 // automatic destructor
23153 typedef TEvePad G__TTEvePad;
23154 static int G__G__Eve1_427_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23155 {
23156    char* gvp = (char*) G__getgvp();
23157    long soff = G__getstructoffset();
23158    int n = G__getaryconstruct();
23159    //
23160    //has_a_delete: 1
23161    //has_own_delete1arg: 0
23162    //has_own_delete2arg: 0
23163    //
23164    if (!soff) {
23165      return(1);
23166    }
23167    if (n) {
23168      if (gvp == (char*)G__PVOID) {
23169        delete[] (TEvePad*) soff;
23170      } else {
23171        G__setgvp((long) G__PVOID);
23172        for (int i = n - 1; i >= 0; --i) {
23173          ((TEvePad*) (soff+(sizeof(TEvePad)*i)))->~G__TTEvePad();
23174        }
23175        G__setgvp((long)gvp);
23176      }
23177    } else {
23178      if (gvp == (char*)G__PVOID) {
23179        delete (TEvePad*) soff;
23180      } else {
23181        G__setgvp((long) G__PVOID);
23182        ((TEvePad*) (soff))->~G__TTEvePad();
23183        G__setgvp((long)gvp);
23184      }
23185    }
23186    G__setnull(result7);
23187    return(1 || funcname || hash || result7 || libp) ;
23188 }
23189 
23190 
23191 /* TEveParamList */
23192 static int G__G__Eve1_428_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23193 {
23194    TEveParamList* p = NULL;
23195    char* gvp = (char*) G__getgvp();
23196    switch (libp->paran) {
23197    case 3:
23198      //m: 3
23199      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23200        p = new TEveParamList(
23201 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
23202 , (Bool_t) G__int(libp->para[2]));
23203      } else {
23204        p = new((void*) gvp) TEveParamList(
23205 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
23206 , (Bool_t) G__int(libp->para[2]));
23207      }
23208      break;
23209    case 2:
23210      //m: 2
23211      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23212        p = new TEveParamList((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
23213      } else {
23214        p = new((void*) gvp) TEveParamList((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
23215      }
23216      break;
23217    case 1:
23218      //m: 1
23219      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23220        p = new TEveParamList((const char*) G__int(libp->para[0]));
23221      } else {
23222        p = new((void*) gvp) TEveParamList((const char*) G__int(libp->para[0]));
23223      }
23224      break;
23225    case 0:
23226      int n = G__getaryconstruct();
23227      if (n) {
23228        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23229          p = new TEveParamList[n];
23230        } else {
23231          p = new((void*) gvp) TEveParamList[n];
23232        }
23233      } else {
23234        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23235          p = new TEveParamList;
23236        } else {
23237          p = new((void*) gvp) TEveParamList;
23238        }
23239      }
23240      break;
23241    }
23242    result7->obj.i = (long) p;
23243    result7->ref = (long) p;
23244    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveParamList));
23245    return(1 || funcname || hash || result7 || libp) ;
23246 }
23247 
23248 static int G__G__Eve1_428_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23249 {
23250       ((TEveParamList*) G__getstructoffset())->AddParameter(*(TEveParamList::FloatConfig_t*) libp->para[0].ref);
23251       G__setnull(result7);
23252    return(1 || funcname || hash || result7 || libp) ;
23253 }
23254 
23255 static int G__G__Eve1_428_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23256 {
23257       ((TEveParamList*) G__getstructoffset())->AddParameter(*(TEveParamList::IntConfig_t*) libp->para[0].ref);
23258       G__setnull(result7);
23259    return(1 || funcname || hash || result7 || libp) ;
23260 }
23261 
23262 static int G__G__Eve1_428_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23263 {
23264       ((TEveParamList*) G__getstructoffset())->AddParameter(*(TEveParamList::BoolConfig_t*) libp->para[0].ref);
23265       G__setnull(result7);
23266    return(1 || funcname || hash || result7 || libp) ;
23267 }
23268 
23269 static int G__G__Eve1_428_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23270 {
23271       {
23272          const TEveParamList::FloatConfigVec_t& obj = ((TEveParamList*) G__getstructoffset())->GetFloatParameters();
23273          result7->ref = (long) (&obj);
23274          result7->obj.i = (long) (&obj);
23275       }
23276    return(1 || funcname || hash || result7 || libp) ;
23277 }
23278 
23279 static int G__G__Eve1_428_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23280 {
23281       {
23282          const TEveParamList::IntConfigVec_t& obj = ((TEveParamList*) G__getstructoffset())->GetIntParameters();
23283          result7->ref = (long) (&obj);
23284          result7->obj.i = (long) (&obj);
23285       }
23286    return(1 || funcname || hash || result7 || libp) ;
23287 }
23288 
23289 static int G__G__Eve1_428_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23290 {
23291       {
23292          const TEveParamList::BoolConfigVec_t& obj = ((TEveParamList*) G__getstructoffset())->GetBoolParameters();
23293          result7->ref = (long) (&obj);
23294          result7->obj.i = (long) (&obj);
23295       }
23296    return(1 || funcname || hash || result7 || libp) ;
23297 }
23298 
23299 static int G__G__Eve1_428_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23300 {
23301       {
23302          TEveParamList::FloatConfig_t* pobj;
23303          TEveParamList::FloatConfig_t xobj = ((TEveParamList*) G__getstructoffset())->GetFloatParameter(*(TString*) libp->para[0].ref);
23304          pobj = new TEveParamList::FloatConfig_t(xobj);
23305          result7->obj.i = (long) ((void*) pobj);
23306          result7->ref = result7->obj.i;
23307          G__store_tempobject(*result7);
23308       }
23309    return(1 || funcname || hash || result7 || libp) ;
23310 }
23311 
23312 static int G__G__Eve1_428_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23313 {
23314       {
23315          TEveParamList::IntConfig_t* pobj;
23316          TEveParamList::IntConfig_t xobj = ((TEveParamList*) G__getstructoffset())->GetIntParameter(*(TString*) libp->para[0].ref);
23317          pobj = new TEveParamList::IntConfig_t(xobj);
23318          result7->obj.i = (long) ((void*) pobj);
23319          result7->ref = result7->obj.i;
23320          G__store_tempobject(*result7);
23321       }
23322    return(1 || funcname || hash || result7 || libp) ;
23323 }
23324 
23325 static int G__G__Eve1_428_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23326 {
23327       G__letint(result7, 103, (long) ((TEveParamList*) G__getstructoffset())->GetBoolParameter(*(TString*) libp->para[0].ref));
23328    return(1 || funcname || hash || result7 || libp) ;
23329 }
23330 
23331 static int G__G__Eve1_428_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23332 {
23333       ((TEveParamList*) G__getstructoffset())->ParamChanged((const char*) G__int(libp->para[0]));
23334       G__setnull(result7);
23335    return(1 || funcname || hash || result7 || libp) ;
23336 }
23337 
23338 static int G__G__Eve1_428_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23339 {
23340       G__letint(result7, 85, (long) TEveParamList::Class());
23341    return(1 || funcname || hash || result7 || libp) ;
23342 }
23343 
23344 static int G__G__Eve1_428_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23345 {
23346       G__letint(result7, 67, (long) TEveParamList::Class_Name());
23347    return(1 || funcname || hash || result7 || libp) ;
23348 }
23349 
23350 static int G__G__Eve1_428_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23351 {
23352       G__letint(result7, 115, (long) TEveParamList::Class_Version());
23353    return(1 || funcname || hash || result7 || libp) ;
23354 }
23355 
23356 static int G__G__Eve1_428_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23357 {
23358       TEveParamList::Dictionary();
23359       G__setnull(result7);
23360    return(1 || funcname || hash || result7 || libp) ;
23361 }
23362 
23363 static int G__G__Eve1_428_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23364 {
23365       ((TEveParamList*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
23366       G__setnull(result7);
23367    return(1 || funcname || hash || result7 || libp) ;
23368 }
23369 
23370 static int G__G__Eve1_428_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23371 {
23372       G__letint(result7, 67, (long) TEveParamList::DeclFileName());
23373    return(1 || funcname || hash || result7 || libp) ;
23374 }
23375 
23376 static int G__G__Eve1_428_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23377 {
23378       G__letint(result7, 105, (long) TEveParamList::ImplFileLine());
23379    return(1 || funcname || hash || result7 || libp) ;
23380 }
23381 
23382 static int G__G__Eve1_428_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23383 {
23384       G__letint(result7, 67, (long) TEveParamList::ImplFileName());
23385    return(1 || funcname || hash || result7 || libp) ;
23386 }
23387 
23388 static int G__G__Eve1_428_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23389 {
23390       G__letint(result7, 105, (long) TEveParamList::DeclFileLine());
23391    return(1 || funcname || hash || result7 || libp) ;
23392 }
23393 
23394 // automatic destructor
23395 typedef TEveParamList G__TTEveParamList;
23396 static int G__G__Eve1_428_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23397 {
23398    char* gvp = (char*) G__getgvp();
23399    long soff = G__getstructoffset();
23400    int n = G__getaryconstruct();
23401    //
23402    //has_a_delete: 1
23403    //has_own_delete1arg: 0
23404    //has_own_delete2arg: 0
23405    //
23406    if (!soff) {
23407      return(1);
23408    }
23409    if (n) {
23410      if (gvp == (char*)G__PVOID) {
23411        delete[] (TEveParamList*) soff;
23412      } else {
23413        G__setgvp((long) G__PVOID);
23414        for (int i = n - 1; i >= 0; --i) {
23415          ((TEveParamList*) (soff+(sizeof(TEveParamList)*i)))->~G__TTEveParamList();
23416        }
23417        G__setgvp((long)gvp);
23418      }
23419    } else {
23420      if (gvp == (char*)G__PVOID) {
23421        delete (TEveParamList*) soff;
23422      } else {
23423        G__setgvp((long) G__PVOID);
23424        ((TEveParamList*) (soff))->~G__TTEveParamList();
23425        G__setgvp((long)gvp);
23426      }
23427    }
23428    G__setnull(result7);
23429    return(1 || funcname || hash || result7 || libp) ;
23430 }
23431 
23432 
23433 /* TEveParamListEditor */
23434 static int G__G__Eve1_429_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23435 {
23436    TEveParamListEditor* p = NULL;
23437    char* gvp = (char*) G__getgvp();
23438    switch (libp->paran) {
23439    case 5:
23440      //m: 5
23441      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23442        p = new TEveParamListEditor(
23443 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
23444 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
23445 , (Pixel_t) G__int(libp->para[4]));
23446      } else {
23447        p = new((void*) gvp) TEveParamListEditor(
23448 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
23449 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
23450 , (Pixel_t) G__int(libp->para[4]));
23451      }
23452      break;
23453    case 4:
23454      //m: 4
23455      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23456        p = new TEveParamListEditor(
23457 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
23458 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
23459      } else {
23460        p = new((void*) gvp) TEveParamListEditor(
23461 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
23462 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
23463      }
23464      break;
23465    case 3:
23466      //m: 3
23467      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23468        p = new TEveParamListEditor(
23469 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
23470 , (Int_t) G__int(libp->para[2]));
23471      } else {
23472        p = new((void*) gvp) TEveParamListEditor(
23473 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
23474 , (Int_t) G__int(libp->para[2]));
23475      }
23476      break;
23477    case 2:
23478      //m: 2
23479      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23480        p = new TEveParamListEditor((TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
23481      } else {
23482        p = new((void*) gvp) TEveParamListEditor((TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
23483      }
23484      break;
23485    case 1:
23486      //m: 1
23487      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23488        p = new TEveParamListEditor((TGWindow*) G__int(libp->para[0]));
23489      } else {
23490        p = new((void*) gvp) TEveParamListEditor((TGWindow*) G__int(libp->para[0]));
23491      }
23492      break;
23493    case 0:
23494      int n = G__getaryconstruct();
23495      if (n) {
23496        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23497          p = new TEveParamListEditor[n];
23498        } else {
23499          p = new((void*) gvp) TEveParamListEditor[n];
23500        }
23501      } else {
23502        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23503          p = new TEveParamListEditor;
23504        } else {
23505          p = new((void*) gvp) TEveParamListEditor;
23506        }
23507      }
23508      break;
23509    }
23510    result7->obj.i = (long) p;
23511    result7->ref = (long) p;
23512    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListEditor));
23513    return(1 || funcname || hash || result7 || libp) ;
23514 }
23515 
23516 static int G__G__Eve1_429_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23517 {
23518       ((TEveParamListEditor*) G__getstructoffset())->DoIntUpdate();
23519       G__setnull(result7);
23520    return(1 || funcname || hash || result7 || libp) ;
23521 }
23522 
23523 static int G__G__Eve1_429_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23524 {
23525       ((TEveParamListEditor*) G__getstructoffset())->DoFloatUpdate();
23526       G__setnull(result7);
23527    return(1 || funcname || hash || result7 || libp) ;
23528 }
23529 
23530 static int G__G__Eve1_429_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23531 {
23532       ((TEveParamListEditor*) G__getstructoffset())->DoBoolUpdate();
23533       G__setnull(result7);
23534    return(1 || funcname || hash || result7 || libp) ;
23535 }
23536 
23537 static int G__G__Eve1_429_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23538 {
23539       G__letint(result7, 85, (long) TEveParamListEditor::Class());
23540    return(1 || funcname || hash || result7 || libp) ;
23541 }
23542 
23543 static int G__G__Eve1_429_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23544 {
23545       G__letint(result7, 67, (long) TEveParamListEditor::Class_Name());
23546    return(1 || funcname || hash || result7 || libp) ;
23547 }
23548 
23549 static int G__G__Eve1_429_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23550 {
23551       G__letint(result7, 115, (long) TEveParamListEditor::Class_Version());
23552    return(1 || funcname || hash || result7 || libp) ;
23553 }
23554 
23555 static int G__G__Eve1_429_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23556 {
23557       TEveParamListEditor::Dictionary();
23558       G__setnull(result7);
23559    return(1 || funcname || hash || result7 || libp) ;
23560 }
23561 
23562 static int G__G__Eve1_429_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23563 {
23564       ((TEveParamListEditor*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
23565       G__setnull(result7);
23566    return(1 || funcname || hash || result7 || libp) ;
23567 }
23568 
23569 static int G__G__Eve1_429_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23570 {
23571       G__letint(result7, 67, (long) TEveParamListEditor::DeclFileName());
23572    return(1 || funcname || hash || result7 || libp) ;
23573 }
23574 
23575 static int G__G__Eve1_429_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23576 {
23577       G__letint(result7, 105, (long) TEveParamListEditor::ImplFileLine());
23578    return(1 || funcname || hash || result7 || libp) ;
23579 }
23580 
23581 static int G__G__Eve1_429_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23582 {
23583       G__letint(result7, 67, (long) TEveParamListEditor::ImplFileName());
23584    return(1 || funcname || hash || result7 || libp) ;
23585 }
23586 
23587 static int G__G__Eve1_429_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23588 {
23589       G__letint(result7, 105, (long) TEveParamListEditor::DeclFileLine());
23590    return(1 || funcname || hash || result7 || libp) ;
23591 }
23592 
23593 // automatic destructor
23594 typedef TEveParamListEditor G__TTEveParamListEditor;
23595 static int G__G__Eve1_429_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23596 {
23597    char* gvp = (char*) G__getgvp();
23598    long soff = G__getstructoffset();
23599    int n = G__getaryconstruct();
23600    //
23601    //has_a_delete: 1
23602    //has_own_delete1arg: 0
23603    //has_own_delete2arg: 0
23604    //
23605    if (!soff) {
23606      return(1);
23607    }
23608    if (n) {
23609      if (gvp == (char*)G__PVOID) {
23610        delete[] (TEveParamListEditor*) soff;
23611      } else {
23612        G__setgvp((long) G__PVOID);
23613        for (int i = n - 1; i >= 0; --i) {
23614          ((TEveParamListEditor*) (soff+(sizeof(TEveParamListEditor)*i)))->~G__TTEveParamListEditor();
23615        }
23616        G__setgvp((long)gvp);
23617      }
23618    } else {
23619      if (gvp == (char*)G__PVOID) {
23620        delete (TEveParamListEditor*) soff;
23621      } else {
23622        G__setgvp((long) G__PVOID);
23623        ((TEveParamListEditor*) (soff))->~G__TTEveParamListEditor();
23624        G__setgvp((long)gvp);
23625      }
23626    }
23627    G__setnull(result7);
23628    return(1 || funcname || hash || result7 || libp) ;
23629 }
23630 
23631 
23632 /* TEveParamList::FloatConfig_t */
23633 static int G__G__Eve1_430_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23634 {
23635    TEveParamList::FloatConfig_t* p = NULL;
23636    char* gvp = (char*) G__getgvp();
23637    switch (libp->paran) {
23638    case 5:
23639      //m: 5
23640      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23641        p = new TEveParamList::FloatConfig_t(
23642 *((TString*) G__int(libp->para[0])), (Double_t) G__double(libp->para[1])
23643 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
23644 , (Bool_t) G__int(libp->para[4]));
23645      } else {
23646        p = new((void*) gvp) TEveParamList::FloatConfig_t(
23647 *((TString*) G__int(libp->para[0])), (Double_t) G__double(libp->para[1])
23648 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
23649 , (Bool_t) G__int(libp->para[4]));
23650      }
23651      break;
23652    case 4:
23653      //m: 4
23654      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23655        p = new TEveParamList::FloatConfig_t(
23656 *((TString*) G__int(libp->para[0])), (Double_t) G__double(libp->para[1])
23657 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
23658      } else {
23659        p = new((void*) gvp) TEveParamList::FloatConfig_t(
23660 *((TString*) G__int(libp->para[0])), (Double_t) G__double(libp->para[1])
23661 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
23662      }
23663      break;
23664    }
23665    result7->obj.i = (long) p;
23666    result7->ref = (long) p;
23667    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLFloatConfig_t));
23668    return(1 || funcname || hash || result7 || libp) ;
23669 }
23670 
23671 static int G__G__Eve1_430_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23672 {
23673    TEveParamList::FloatConfig_t* p = NULL;
23674    char* gvp = (char*) G__getgvp();
23675    int n = G__getaryconstruct();
23676    if (n) {
23677      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23678        p = new TEveParamList::FloatConfig_t[n];
23679      } else {
23680        p = new((void*) gvp) TEveParamList::FloatConfig_t[n];
23681      }
23682    } else {
23683      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23684        p = new TEveParamList::FloatConfig_t;
23685      } else {
23686        p = new((void*) gvp) TEveParamList::FloatConfig_t;
23687      }
23688    }
23689    result7->obj.i = (long) p;
23690    result7->ref = (long) p;
23691    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLFloatConfig_t));
23692    return(1 || funcname || hash || result7 || libp) ;
23693 }
23694 
23695 // automatic copy constructor
23696 static int G__G__Eve1_430_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23697 
23698 {
23699    TEveParamList::FloatConfig_t* p;
23700    void* tmp = (void*) G__int(libp->para[0]);
23701    p = new TEveParamList::FloatConfig_t(*(TEveParamList::FloatConfig_t*) tmp);
23702    result7->obj.i = (long) p;
23703    result7->ref = (long) p;
23704    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLFloatConfig_t));
23705    return(1 || funcname || hash || result7 || libp) ;
23706 }
23707 
23708 // automatic destructor
23709 typedef TEveParamList::FloatConfig_t G__TTEveParamListcLcLFloatConfig_t;
23710 static int G__G__Eve1_430_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23711 {
23712    char* gvp = (char*) G__getgvp();
23713    long soff = G__getstructoffset();
23714    int n = G__getaryconstruct();
23715    //
23716    //has_a_delete: 0
23717    //has_own_delete1arg: 0
23718    //has_own_delete2arg: 0
23719    //
23720    if (!soff) {
23721      return(1);
23722    }
23723    if (n) {
23724      if (gvp == (char*)G__PVOID) {
23725        delete[] (TEveParamList::FloatConfig_t*) soff;
23726      } else {
23727        G__setgvp((long) G__PVOID);
23728        for (int i = n - 1; i >= 0; --i) {
23729          ((TEveParamList::FloatConfig_t*) (soff+(sizeof(TEveParamList::FloatConfig_t)*i)))->~G__TTEveParamListcLcLFloatConfig_t();
23730        }
23731        G__setgvp((long)gvp);
23732      }
23733    } else {
23734      if (gvp == (char*)G__PVOID) {
23735        delete (TEveParamList::FloatConfig_t*) soff;
23736      } else {
23737        G__setgvp((long) G__PVOID);
23738        ((TEveParamList::FloatConfig_t*) (soff))->~G__TTEveParamListcLcLFloatConfig_t();
23739        G__setgvp((long)gvp);
23740      }
23741    }
23742    G__setnull(result7);
23743    return(1 || funcname || hash || result7 || libp) ;
23744 }
23745 
23746 // automatic assignment operator
23747 static int G__G__Eve1_430_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23748 {
23749    TEveParamList::FloatConfig_t* dest = (TEveParamList::FloatConfig_t*) G__getstructoffset();
23750    *dest = *(TEveParamList::FloatConfig_t*) libp->para[0].ref;
23751    const TEveParamList::FloatConfig_t& obj = *dest;
23752    result7->ref = (long) (&obj);
23753    result7->obj.i = (long) (&obj);
23754    return(1 || funcname || hash || result7 || libp) ;
23755 }
23756 
23757 
23758 /* TEveParamList::IntConfig_t */
23759 static int G__G__Eve1_435_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23760 {
23761    TEveParamList::IntConfig_t* p = NULL;
23762    char* gvp = (char*) G__getgvp();
23763    switch (libp->paran) {
23764    case 5:
23765      //m: 5
23766      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23767        p = new TEveParamList::IntConfig_t(
23768 *((TString*) G__int(libp->para[0])), (Int_t) G__int(libp->para[1])
23769 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
23770 , (Bool_t) G__int(libp->para[4]));
23771      } else {
23772        p = new((void*) gvp) TEveParamList::IntConfig_t(
23773 *((TString*) G__int(libp->para[0])), (Int_t) G__int(libp->para[1])
23774 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
23775 , (Bool_t) G__int(libp->para[4]));
23776      }
23777      break;
23778    case 4:
23779      //m: 4
23780      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23781        p = new TEveParamList::IntConfig_t(
23782 *((TString*) G__int(libp->para[0])), (Int_t) G__int(libp->para[1])
23783 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3]));
23784      } else {
23785        p = new((void*) gvp) TEveParamList::IntConfig_t(
23786 *((TString*) G__int(libp->para[0])), (Int_t) G__int(libp->para[1])
23787 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3]));
23788      }
23789      break;
23790    }
23791    result7->obj.i = (long) p;
23792    result7->ref = (long) p;
23793    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLIntConfig_t));
23794    return(1 || funcname || hash || result7 || libp) ;
23795 }
23796 
23797 static int G__G__Eve1_435_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23798 {
23799    TEveParamList::IntConfig_t* p = NULL;
23800    char* gvp = (char*) G__getgvp();
23801    int n = G__getaryconstruct();
23802    if (n) {
23803      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23804        p = new TEveParamList::IntConfig_t[n];
23805      } else {
23806        p = new((void*) gvp) TEveParamList::IntConfig_t[n];
23807      }
23808    } else {
23809      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23810        p = new TEveParamList::IntConfig_t;
23811      } else {
23812        p = new((void*) gvp) TEveParamList::IntConfig_t;
23813      }
23814    }
23815    result7->obj.i = (long) p;
23816    result7->ref = (long) p;
23817    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLIntConfig_t));
23818    return(1 || funcname || hash || result7 || libp) ;
23819 }
23820 
23821 // automatic copy constructor
23822 static int G__G__Eve1_435_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23823 
23824 {
23825    TEveParamList::IntConfig_t* p;
23826    void* tmp = (void*) G__int(libp->para[0]);
23827    p = new TEveParamList::IntConfig_t(*(TEveParamList::IntConfig_t*) tmp);
23828    result7->obj.i = (long) p;
23829    result7->ref = (long) p;
23830    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLIntConfig_t));
23831    return(1 || funcname || hash || result7 || libp) ;
23832 }
23833 
23834 // automatic destructor
23835 typedef TEveParamList::IntConfig_t G__TTEveParamListcLcLIntConfig_t;
23836 static int G__G__Eve1_435_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23837 {
23838    char* gvp = (char*) G__getgvp();
23839    long soff = G__getstructoffset();
23840    int n = G__getaryconstruct();
23841    //
23842    //has_a_delete: 0
23843    //has_own_delete1arg: 0
23844    //has_own_delete2arg: 0
23845    //
23846    if (!soff) {
23847      return(1);
23848    }
23849    if (n) {
23850      if (gvp == (char*)G__PVOID) {
23851        delete[] (TEveParamList::IntConfig_t*) soff;
23852      } else {
23853        G__setgvp((long) G__PVOID);
23854        for (int i = n - 1; i >= 0; --i) {
23855          ((TEveParamList::IntConfig_t*) (soff+(sizeof(TEveParamList::IntConfig_t)*i)))->~G__TTEveParamListcLcLIntConfig_t();
23856        }
23857        G__setgvp((long)gvp);
23858      }
23859    } else {
23860      if (gvp == (char*)G__PVOID) {
23861        delete (TEveParamList::IntConfig_t*) soff;
23862      } else {
23863        G__setgvp((long) G__PVOID);
23864        ((TEveParamList::IntConfig_t*) (soff))->~G__TTEveParamListcLcLIntConfig_t();
23865        G__setgvp((long)gvp);
23866      }
23867    }
23868    G__setnull(result7);
23869    return(1 || funcname || hash || result7 || libp) ;
23870 }
23871 
23872 // automatic assignment operator
23873 static int G__G__Eve1_435_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23874 {
23875    TEveParamList::IntConfig_t* dest = (TEveParamList::IntConfig_t*) G__getstructoffset();
23876    *dest = *(TEveParamList::IntConfig_t*) libp->para[0].ref;
23877    const TEveParamList::IntConfig_t& obj = *dest;
23878    result7->ref = (long) (&obj);
23879    result7->obj.i = (long) (&obj);
23880    return(1 || funcname || hash || result7 || libp) ;
23881 }
23882 
23883 
23884 /* TEveParamList::BoolConfig_t */
23885 static int G__G__Eve1_440_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23886 {
23887    TEveParamList::BoolConfig_t* p = NULL;
23888    char* gvp = (char*) G__getgvp();
23889    //m: 2
23890    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23891      p = new TEveParamList::BoolConfig_t(*((TString*) G__int(libp->para[0])), (Bool_t) G__int(libp->para[1]));
23892    } else {
23893      p = new((void*) gvp) TEveParamList::BoolConfig_t(*((TString*) G__int(libp->para[0])), (Bool_t) G__int(libp->para[1]));
23894    }
23895    result7->obj.i = (long) p;
23896    result7->ref = (long) p;
23897    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLBoolConfig_t));
23898    return(1 || funcname || hash || result7 || libp) ;
23899 }
23900 
23901 static int G__G__Eve1_440_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23902 {
23903    TEveParamList::BoolConfig_t* p = NULL;
23904    char* gvp = (char*) G__getgvp();
23905    int n = G__getaryconstruct();
23906    if (n) {
23907      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23908        p = new TEveParamList::BoolConfig_t[n];
23909      } else {
23910        p = new((void*) gvp) TEveParamList::BoolConfig_t[n];
23911      }
23912    } else {
23913      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23914        p = new TEveParamList::BoolConfig_t;
23915      } else {
23916        p = new((void*) gvp) TEveParamList::BoolConfig_t;
23917      }
23918    }
23919    result7->obj.i = (long) p;
23920    result7->ref = (long) p;
23921    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLBoolConfig_t));
23922    return(1 || funcname || hash || result7 || libp) ;
23923 }
23924 
23925 // automatic copy constructor
23926 static int G__G__Eve1_440_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23927 
23928 {
23929    TEveParamList::BoolConfig_t* p;
23930    void* tmp = (void*) G__int(libp->para[0]);
23931    p = new TEveParamList::BoolConfig_t(*(TEveParamList::BoolConfig_t*) tmp);
23932    result7->obj.i = (long) p;
23933    result7->ref = (long) p;
23934    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLBoolConfig_t));
23935    return(1 || funcname || hash || result7 || libp) ;
23936 }
23937 
23938 // automatic destructor
23939 typedef TEveParamList::BoolConfig_t G__TTEveParamListcLcLBoolConfig_t;
23940 static int G__G__Eve1_440_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23941 {
23942    char* gvp = (char*) G__getgvp();
23943    long soff = G__getstructoffset();
23944    int n = G__getaryconstruct();
23945    //
23946    //has_a_delete: 0
23947    //has_own_delete1arg: 0
23948    //has_own_delete2arg: 0
23949    //
23950    if (!soff) {
23951      return(1);
23952    }
23953    if (n) {
23954      if (gvp == (char*)G__PVOID) {
23955        delete[] (TEveParamList::BoolConfig_t*) soff;
23956      } else {
23957        G__setgvp((long) G__PVOID);
23958        for (int i = n - 1; i >= 0; --i) {
23959          ((TEveParamList::BoolConfig_t*) (soff+(sizeof(TEveParamList::BoolConfig_t)*i)))->~G__TTEveParamListcLcLBoolConfig_t();
23960        }
23961        G__setgvp((long)gvp);
23962      }
23963    } else {
23964      if (gvp == (char*)G__PVOID) {
23965        delete (TEveParamList::BoolConfig_t*) soff;
23966      } else {
23967        G__setgvp((long) G__PVOID);
23968        ((TEveParamList::BoolConfig_t*) (soff))->~G__TTEveParamListcLcLBoolConfig_t();
23969        G__setgvp((long)gvp);
23970      }
23971    }
23972    G__setnull(result7);
23973    return(1 || funcname || hash || result7 || libp) ;
23974 }
23975 
23976 // automatic assignment operator
23977 static int G__G__Eve1_440_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23978 {
23979    TEveParamList::BoolConfig_t* dest = (TEveParamList::BoolConfig_t*) G__getstructoffset();
23980    *dest = *(TEveParamList::BoolConfig_t*) libp->para[0].ref;
23981    const TEveParamList::BoolConfig_t& obj = *dest;
23982    result7->ref = (long) (&obj);
23983    result7->obj.i = (long) (&obj);
23984    return(1 || funcname || hash || result7 || libp) ;
23985 }
23986 
23987 
23988 /* TEveProjectionAxes */
23989 static int G__G__Eve1_454_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
23990 {
23991    TEveProjectionAxes* p = NULL;
23992    char* gvp = (char*) G__getgvp();
23993    switch (libp->paran) {
23994    case 2:
23995      //m: 2
23996      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
23997        p = new TEveProjectionAxes((TEveProjectionManager*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
23998      } else {
23999        p = new((void*) gvp) TEveProjectionAxes((TEveProjectionManager*) G__int(libp->para[0]), (Bool_t) G__int(libp->para[1]));
24000      }
24001      break;
24002    case 1:
24003      //m: 1
24004      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
24005        p = new TEveProjectionAxes((TEveProjectionManager*) G__int(libp->para[0]));
24006      } else {
24007        p = new((void*) gvp) TEveProjectionAxes((TEveProjectionManager*) G__int(libp->para[0]));
24008      }
24009      break;
24010    }
24011    result7->obj.i = (long) p;
24012    result7->ref = (long) p;
24013    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxes));
24014    return(1 || funcname || hash || result7 || libp) ;
24015 }
24016 
24017 static int G__G__Eve1_454_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24018 {
24019       G__letint(result7, 85, (long) ((TEveProjectionAxes*) G__getstructoffset())->GetManager());
24020    return(1 || funcname || hash || result7 || libp) ;
24021 }
24022 
24023 static int G__G__Eve1_454_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24024 {
24025       ((TEveProjectionAxes*) G__getstructoffset())->SetLabMode((TEveProjectionAxes::ELabMode) G__int(libp->para[0]));
24026       G__setnull(result7);
24027    return(1 || funcname || hash || result7 || libp) ;
24028 }
24029 
24030 static int G__G__Eve1_454_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24031 {
24032       G__letint(result7, 105, (long) ((const TEveProjectionAxes*) G__getstructoffset())->GetLabMode());
24033    return(1 || funcname || hash || result7 || libp) ;
24034 }
24035 
24036 static int G__G__Eve1_454_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24037 {
24038       ((TEveProjectionAxes*) G__getstructoffset())->SetAxesMode((TEveProjectionAxes::EAxesMode) G__int(libp->para[0]));
24039       G__setnull(result7);
24040    return(1 || funcname || hash || result7 || libp) ;
24041 }
24042 
24043 static int G__G__Eve1_454_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24044 {
24045       G__letint(result7, 105, (long) ((const TEveProjectionAxes*) G__getstructoffset())->GetAxesMode());
24046    return(1 || funcname || hash || result7 || libp) ;
24047 }
24048 
24049 static int G__G__Eve1_454_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24050 {
24051       ((TEveProjectionAxes*) G__getstructoffset())->SetDrawCenter((Bool_t) G__int(libp->para[0]));
24052       G__setnull(result7);
24053    return(1 || funcname || hash || result7 || libp) ;
24054 }
24055 
24056 static int G__G__Eve1_454_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24057 {
24058       G__letint(result7, 103, (long) ((const TEveProjectionAxes*) G__getstructoffset())->GetDrawCenter());
24059    return(1 || funcname || hash || result7 || libp) ;
24060 }
24061 
24062 static int G__G__Eve1_454_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24063 {
24064       ((TEveProjectionAxes*) G__getstructoffset())->SetDrawOrigin((Bool_t) G__int(libp->para[0]));
24065       G__setnull(result7);
24066    return(1 || funcname || hash || result7 || libp) ;
24067 }
24068 
24069 static int G__G__Eve1_454_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24070 {
24071       G__letint(result7, 103, (long) ((const TEveProjectionAxes*) G__getstructoffset())->GetDrawOrigin());
24072    return(1 || funcname || hash || result7 || libp) ;
24073 }
24074 
24075 static int G__G__Eve1_454_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24076 {
24077       G__letint(result7, 85, (long) TEveProjectionAxes::Class());
24078    return(1 || funcname || hash || result7 || libp) ;
24079 }
24080 
24081 static int G__G__Eve1_454_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24082 {
24083       G__letint(result7, 67, (long) TEveProjectionAxes::Class_Name());
24084    return(1 || funcname || hash || result7 || libp) ;
24085 }
24086 
24087 static int G__G__Eve1_454_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24088 {
24089       G__letint(result7, 115, (long) TEveProjectionAxes::Class_Version());
24090    return(1 || funcname || hash || result7 || libp) ;
24091 }
24092 
24093 static int G__G__Eve1_454_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24094 {
24095       TEveProjectionAxes::Dictionary();
24096       G__setnull(result7);
24097    return(1 || funcname || hash || result7 || libp) ;
24098 }
24099 
24100 static int G__G__Eve1_454_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24101 {
24102       ((TEveProjectionAxes*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
24103       G__setnull(result7);
24104    return(1 || funcname || hash || result7 || libp) ;
24105 }
24106 
24107 static int G__G__Eve1_454_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24108 {
24109       G__letint(result7, 67, (long) TEveProjectionAxes::DeclFileName());
24110    return(1 || funcname || hash || result7 || libp) ;
24111 }
24112 
24113 static int G__G__Eve1_454_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24114 {
24115       G__letint(result7, 105, (long) TEveProjectionAxes::ImplFileLine());
24116    return(1 || funcname || hash || result7 || libp) ;
24117 }
24118 
24119 static int G__G__Eve1_454_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24120 {
24121       G__letint(result7, 67, (long) TEveProjectionAxes::ImplFileName());
24122    return(1 || funcname || hash || result7 || libp) ;
24123 }
24124 
24125 static int G__G__Eve1_454_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24126 {
24127       G__letint(result7, 105, (long) TEveProjectionAxes::DeclFileLine());
24128    return(1 || funcname || hash || result7 || libp) ;
24129 }
24130 
24131 // automatic destructor
24132 typedef TEveProjectionAxes G__TTEveProjectionAxes;
24133 static int G__G__Eve1_454_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24134 {
24135    char* gvp = (char*) G__getgvp();
24136    long soff = G__getstructoffset();
24137    int n = G__getaryconstruct();
24138    //
24139    //has_a_delete: 1
24140    //has_own_delete1arg: 0
24141    //has_own_delete2arg: 0
24142    //
24143    if (!soff) {
24144      return(1);
24145    }
24146    if (n) {
24147      if (gvp == (char*)G__PVOID) {
24148        delete[] (TEveProjectionAxes*) soff;
24149      } else {
24150        G__setgvp((long) G__PVOID);
24151        for (int i = n - 1; i >= 0; --i) {
24152          ((TEveProjectionAxes*) (soff+(sizeof(TEveProjectionAxes)*i)))->~G__TTEveProjectionAxes();
24153        }
24154        G__setgvp((long)gvp);
24155      }
24156    } else {
24157      if (gvp == (char*)G__PVOID) {
24158        delete (TEveProjectionAxes*) soff;
24159      } else {
24160        G__setgvp((long) G__PVOID);
24161        ((TEveProjectionAxes*) (soff))->~G__TTEveProjectionAxes();
24162        G__setgvp((long)gvp);
24163      }
24164    }
24165    G__setnull(result7);
24166    return(1 || funcname || hash || result7 || libp) ;
24167 }
24168 
24169 
24170 /* TEveProjectionAxesEditor */
24171 static int G__G__Eve1_455_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24172 {
24173    TEveProjectionAxesEditor* p = NULL;
24174    char* gvp = (char*) G__getgvp();
24175    switch (libp->paran) {
24176    case 5:
24177      //m: 5
24178      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
24179        p = new TEveProjectionAxesEditor(
24180 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
24181 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
24182 , (Pixel_t) G__int(libp->para[4]));
24183      } else {
24184        p = new((void*) gvp) TEveProjectionAxesEditor(
24185 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
24186 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
24187 , (Pixel_t) G__int(libp->para[4]));
24188      }
24189      break;
24190    case 4:
24191      //m: 4
24192      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
24193        p = new TEveProjectionAxesEditor(
24194 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
24195 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
24196      } else {
24197        p = new((void*) gvp) TEveProjectionAxesEditor(
24198 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
24199 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
24200      }
24201      break;
24202    case 3:
24203      //m: 3
24204      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
24205        p = new TEveProjectionAxesEditor(
24206 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
24207 , (Int_t) G__int(libp->para[2]));
24208      } else {
24209        p = new((void*) gvp) TEveProjectionAxesEditor(
24210 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
24211 , (Int_t) G__int(libp->para[2]));
24212      }
24213      break;
24214    case 2:
24215      //m: 2
24216      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
24217        p = new TEveProjectionAxesEditor((TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
24218      } else {
24219        p = new((void*) gvp) TEveProjectionAxesEditor((TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
24220      }
24221      break;
24222    case 1:
24223      //m: 1
24224      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
24225        p = new TEveProjectionAxesEditor((TGWindow*) G__int(libp->para[0]));
24226      } else {
24227        p = new((void*) gvp) TEveProjectionAxesEditor((TGWindow*) G__int(libp->para[0]));
24228      }
24229      break;
24230    case 0:
24231      int n = G__getaryconstruct();
24232      if (n) {
24233        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
24234          p = new TEveProjectionAxesEditor[n];
24235        } else {
24236          p = new((void*) gvp) TEveProjectionAxesEditor[n];
24237        }
24238      } else {
24239        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
24240          p = new TEveProjectionAxesEditor;
24241        } else {
24242          p = new((void*) gvp) TEveProjectionAxesEditor;
24243        }
24244      }
24245      break;
24246    }
24247    result7->obj.i = (long) p;
24248    result7->ref = (long) p;
24249    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxesEditor));
24250    return(1 || funcname || hash || result7 || libp) ;
24251 }
24252 
24253 static int G__G__Eve1_455_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24254 {
24255       ((TEveProjectionAxesEditor*) G__getstructoffset())->DoLabMode((Int_t) G__int(libp->para[0]));
24256       G__setnull(result7);
24257    return(1 || funcname || hash || result7 || libp) ;
24258 }
24259 
24260 static int G__G__Eve1_455_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24261 {
24262       ((TEveProjectionAxesEditor*) G__getstructoffset())->DoAxesMode((Int_t) G__int(libp->para[0]));
24263       G__setnull(result7);
24264    return(1 || funcname || hash || result7 || libp) ;
24265 }
24266 
24267 static int G__G__Eve1_455_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24268 {
24269       ((TEveProjectionAxesEditor*) G__getstructoffset())->DoDrawCenter();
24270       G__setnull(result7);
24271    return(1 || funcname || hash || result7 || libp) ;
24272 }
24273 
24274 static int G__G__Eve1_455_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24275 {
24276       ((TEveProjectionAxesEditor*) G__getstructoffset())->DoDrawOrigin();
24277       G__setnull(result7);
24278    return(1 || funcname || hash || result7 || libp) ;
24279 }
24280 
24281 static int G__G__Eve1_455_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24282 {
24283       G__letint(result7, 85, (long) TEveProjectionAxesEditor::Class());
24284    return(1 || funcname || hash || result7 || libp) ;
24285 }
24286 
24287 static int G__G__Eve1_455_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24288 {
24289       G__letint(result7, 67, (long) TEveProjectionAxesEditor::Class_Name());
24290    return(1 || funcname || hash || result7 || libp) ;
24291 }
24292 
24293 static int G__G__Eve1_455_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24294 {
24295       G__letint(result7, 115, (long) TEveProjectionAxesEditor::Class_Version());
24296    return(1 || funcname || hash || result7 || libp) ;
24297 }
24298 
24299 static int G__G__Eve1_455_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24300 {
24301       TEveProjectionAxesEditor::Dictionary();
24302       G__setnull(result7);
24303    return(1 || funcname || hash || result7 || libp) ;
24304 }
24305 
24306 static int G__G__Eve1_455_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24307 {
24308       ((TEveProjectionAxesEditor*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
24309       G__setnull(result7);
24310    return(1 || funcname || hash || result7 || libp) ;
24311 }
24312 
24313 static int G__G__Eve1_455_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24314 {
24315       G__letint(result7, 67, (long) TEveProjectionAxesEditor::DeclFileName());
24316    return(1 || funcname || hash || result7 || libp) ;
24317 }
24318 
24319 static int G__G__Eve1_455_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24320 {
24321       G__letint(result7, 105, (long) TEveProjectionAxesEditor::ImplFileLine());
24322    return(1 || funcname || hash || result7 || libp) ;
24323 }
24324 
24325 static int G__G__Eve1_455_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24326 {
24327       G__letint(result7, 67, (long) TEveProjectionAxesEditor::ImplFileName());
24328    return(1 || funcname || hash || result7 || libp) ;
24329 }
24330 
24331 static int G__G__Eve1_455_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24332 {
24333       G__letint(result7, 105, (long) TEveProjectionAxesEditor::DeclFileLine());
24334    return(1 || funcname || hash || result7 || libp) ;
24335 }
24336 
24337 // automatic destructor
24338 typedef TEveProjectionAxesEditor G__TTEveProjectionAxesEditor;
24339 static int G__G__Eve1_455_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24340 {
24341    char* gvp = (char*) G__getgvp();
24342    long soff = G__getstructoffset();
24343    int n = G__getaryconstruct();
24344    //
24345    //has_a_delete: 1
24346    //has_own_delete1arg: 0
24347    //has_own_delete2arg: 0
24348    //
24349    if (!soff) {
24350      return(1);
24351    }
24352    if (n) {
24353      if (gvp == (char*)G__PVOID) {
24354        delete[] (TEveProjectionAxesEditor*) soff;
24355      } else {
24356        G__setgvp((long) G__PVOID);
24357        for (int i = n - 1; i >= 0; --i) {
24358          ((TEveProjectionAxesEditor*) (soff+(sizeof(TEveProjectionAxesEditor)*i)))->~G__TTEveProjectionAxesEditor();
24359        }
24360        G__setgvp((long)gvp);
24361      }
24362    } else {
24363      if (gvp == (char*)G__PVOID) {
24364        delete (TEveProjectionAxesEditor*) soff;
24365      } else {
24366        G__setgvp((long) G__PVOID);
24367        ((TEveProjectionAxesEditor*) (soff))->~G__TTEveProjectionAxesEditor();
24368        G__setgvp((long)gvp);
24369      }
24370    }
24371    G__setnull(result7);
24372    return(1 || funcname || hash || result7 || libp) ;
24373 }
24374 
24375 
24376 /* TEveProjectionAxesGL */
24377 static int G__G__Eve1_566_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24378 {
24379    TEveProjectionAxesGL* p = NULL;
24380    char* gvp = (char*) G__getgvp();
24381    int n = G__getaryconstruct();
24382    if (n) {
24383      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
24384        p = new TEveProjectionAxesGL[n];
24385      } else {
24386        p = new((void*) gvp) TEveProjectionAxesGL[n];
24387      }
24388    } else {
24389      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
24390        p = new TEveProjectionAxesGL;
24391      } else {
24392        p = new((void*) gvp) TEveProjectionAxesGL;
24393      }
24394    }
24395    result7->obj.i = (long) p;
24396    result7->ref = (long) p;
24397    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxesGL));
24398    return(1 || funcname || hash || result7 || libp) ;
24399 }
24400 
24401 static int G__G__Eve1_566_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24402 {
24403       G__letint(result7, 85, (long) TEveProjectionAxesGL::Class());
24404    return(1 || funcname || hash || result7 || libp) ;
24405 }
24406 
24407 static int G__G__Eve1_566_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24408 {
24409       G__letint(result7, 67, (long) TEveProjectionAxesGL::Class_Name());
24410    return(1 || funcname || hash || result7 || libp) ;
24411 }
24412 
24413 static int G__G__Eve1_566_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24414 {
24415       G__letint(result7, 115, (long) TEveProjectionAxesGL::Class_Version());
24416    return(1 || funcname || hash || result7 || libp) ;
24417 }
24418 
24419 static int G__G__Eve1_566_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24420 {
24421       TEveProjectionAxesGL::Dictionary();
24422       G__setnull(result7);
24423    return(1 || funcname || hash || result7 || libp) ;
24424 }
24425 
24426 static int G__G__Eve1_566_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24427 {
24428       ((TEveProjectionAxesGL*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
24429       G__setnull(result7);
24430    return(1 || funcname || hash || result7 || libp) ;
24431 }
24432 
24433 static int G__G__Eve1_566_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24434 {
24435       G__letint(result7, 67, (long) TEveProjectionAxesGL::DeclFileName());
24436    return(1 || funcname || hash || result7 || libp) ;
24437 }
24438 
24439 static int G__G__Eve1_566_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24440 {
24441       G__letint(result7, 105, (long) TEveProjectionAxesGL::ImplFileLine());
24442    return(1 || funcname || hash || result7 || libp) ;
24443 }
24444 
24445 static int G__G__Eve1_566_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24446 {
24447       G__letint(result7, 67, (long) TEveProjectionAxesGL::ImplFileName());
24448    return(1 || funcname || hash || result7 || libp) ;
24449 }
24450 
24451 static int G__G__Eve1_566_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24452 {
24453       G__letint(result7, 105, (long) TEveProjectionAxesGL::DeclFileLine());
24454    return(1 || funcname || hash || result7 || libp) ;
24455 }
24456 
24457 // automatic destructor
24458 typedef TEveProjectionAxesGL G__TTEveProjectionAxesGL;
24459 static int G__G__Eve1_566_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24460 {
24461    char* gvp = (char*) G__getgvp();
24462    long soff = G__getstructoffset();
24463    int n = G__getaryconstruct();
24464    //
24465    //has_a_delete: 0
24466    //has_own_delete1arg: 0
24467    //has_own_delete2arg: 0
24468    //
24469    if (!soff) {
24470      return(1);
24471    }
24472    if (n) {
24473      if (gvp == (char*)G__PVOID) {
24474        delete[] (TEveProjectionAxesGL*) soff;
24475      } else {
24476        G__setgvp((long) G__PVOID);
24477        for (int i = n - 1; i >= 0; --i) {
24478          ((TEveProjectionAxesGL*) (soff+(sizeof(TEveProjectionAxesGL)*i)))->~G__TTEveProjectionAxesGL();
24479        }
24480        G__setgvp((long)gvp);
24481      }
24482    } else {
24483      if (gvp == (char*)G__PVOID) {
24484        delete (TEveProjectionAxesGL*) soff;
24485      } else {
24486        G__setgvp((long) G__PVOID);
24487        ((TEveProjectionAxesGL*) (soff))->~G__TTEveProjectionAxesGL();
24488        G__setgvp((long)gvp);
24489      }
24490    }
24491    G__setnull(result7);
24492    return(1 || funcname || hash || result7 || libp) ;
24493 }
24494 
24495 
24496 /* TEveProjectionManagerEditor */
24497 static int G__G__Eve1_571_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24498 {
24499    TEveProjectionManagerEditor* p = NULL;
24500    char* gvp = (char*) G__getgvp();
24501    switch (libp->paran) {
24502    case 5:
24503      //m: 5
24504      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
24505        p = new TEveProjectionManagerEditor(
24506 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
24507 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
24508 , (Pixel_t) G__int(libp->para[4]));
24509      } else {
24510        p = new((void*) gvp) TEveProjectionManagerEditor(
24511 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
24512 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
24513 , (Pixel_t) G__int(libp->para[4]));
24514      }
24515      break;
24516    case 4:
24517      //m: 4
24518      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
24519        p = new TEveProjectionManagerEditor(
24520 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
24521 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
24522      } else {
24523        p = new((void*) gvp) TEveProjectionManagerEditor(
24524 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
24525 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
24526      }
24527      break;
24528    case 3:
24529      //m: 3
24530      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
24531        p = new TEveProjectionManagerEditor(
24532 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
24533 , (Int_t) G__int(libp->para[2]));
24534      } else {
24535        p = new((void*) gvp) TEveProjectionManagerEditor(
24536 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
24537 , (Int_t) G__int(libp->para[2]));
24538      }
24539      break;
24540    case 2:
24541      //m: 2
24542      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
24543        p = new TEveProjectionManagerEditor((TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
24544      } else {
24545        p = new((void*) gvp) TEveProjectionManagerEditor((TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
24546      }
24547      break;
24548    case 1:
24549      //m: 1
24550      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
24551        p = new TEveProjectionManagerEditor((TGWindow*) G__int(libp->para[0]));
24552      } else {
24553        p = new((void*) gvp) TEveProjectionManagerEditor((TGWindow*) G__int(libp->para[0]));
24554      }
24555      break;
24556    case 0:
24557      int n = G__getaryconstruct();
24558      if (n) {
24559        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
24560          p = new TEveProjectionManagerEditor[n];
24561        } else {
24562          p = new((void*) gvp) TEveProjectionManagerEditor[n];
24563        }
24564      } else {
24565        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
24566          p = new TEveProjectionManagerEditor;
24567        } else {
24568          p = new((void*) gvp) TEveProjectionManagerEditor;
24569        }
24570      }
24571      break;
24572    }
24573    result7->obj.i = (long) p;
24574    result7->ref = (long) p;
24575    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManagerEditor));
24576    return(1 || funcname || hash || result7 || libp) ;
24577 }
24578 
24579 static int G__G__Eve1_571_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24580 {
24581       ((TEveProjectionManagerEditor*) G__getstructoffset())->DoType((Int_t) G__int(libp->para[0]));
24582       G__setnull(result7);
24583    return(1 || funcname || hash || result7 || libp) ;
24584 }
24585 
24586 static int G__G__Eve1_571_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24587 {
24588       ((TEveProjectionManagerEditor*) G__getstructoffset())->DoDistortion();
24589       G__setnull(result7);
24590    return(1 || funcname || hash || result7 || libp) ;
24591 }
24592 
24593 static int G__G__Eve1_571_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24594 {
24595       ((TEveProjectionManagerEditor*) G__getstructoffset())->DoFixR();
24596       G__setnull(result7);
24597    return(1 || funcname || hash || result7 || libp) ;
24598 }
24599 
24600 static int G__G__Eve1_571_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24601 {
24602       ((TEveProjectionManagerEditor*) G__getstructoffset())->DoFixZ();
24603       G__setnull(result7);
24604    return(1 || funcname || hash || result7 || libp) ;
24605 }
24606 
24607 static int G__G__Eve1_571_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24608 {
24609       ((TEveProjectionManagerEditor*) G__getstructoffset())->DoPastFixRFac();
24610       G__setnull(result7);
24611    return(1 || funcname || hash || result7 || libp) ;
24612 }
24613 
24614 static int G__G__Eve1_571_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24615 {
24616       ((TEveProjectionManagerEditor*) G__getstructoffset())->DoPastFixZFac();
24617       G__setnull(result7);
24618    return(1 || funcname || hash || result7 || libp) ;
24619 }
24620 
24621 static int G__G__Eve1_571_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24622 {
24623       ((TEveProjectionManagerEditor*) G__getstructoffset())->DoCurrentDepth();
24624       G__setnull(result7);
24625    return(1 || funcname || hash || result7 || libp) ;
24626 }
24627 
24628 static int G__G__Eve1_571_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24629 {
24630       ((TEveProjectionManagerEditor*) G__getstructoffset())->DoMaxTrackStep();
24631       G__setnull(result7);
24632    return(1 || funcname || hash || result7 || libp) ;
24633 }
24634 
24635 static int G__G__Eve1_571_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24636 {
24637       ((TEveProjectionManagerEditor*) G__getstructoffset())->DoCenter();
24638       G__setnull(result7);
24639    return(1 || funcname || hash || result7 || libp) ;
24640 }
24641 
24642 static int G__G__Eve1_571_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24643 {
24644       G__letint(result7, 85, (long) TEveProjectionManagerEditor::Class());
24645    return(1 || funcname || hash || result7 || libp) ;
24646 }
24647 
24648 static int G__G__Eve1_571_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24649 {
24650       G__letint(result7, 67, (long) TEveProjectionManagerEditor::Class_Name());
24651    return(1 || funcname || hash || result7 || libp) ;
24652 }
24653 
24654 static int G__G__Eve1_571_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24655 {
24656       G__letint(result7, 115, (long) TEveProjectionManagerEditor::Class_Version());
24657    return(1 || funcname || hash || result7 || libp) ;
24658 }
24659 
24660 static int G__G__Eve1_571_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24661 {
24662       TEveProjectionManagerEditor::Dictionary();
24663       G__setnull(result7);
24664    return(1 || funcname || hash || result7 || libp) ;
24665 }
24666 
24667 static int G__G__Eve1_571_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24668 {
24669       ((TEveProjectionManagerEditor*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
24670       G__setnull(result7);
24671    return(1 || funcname || hash || result7 || libp) ;
24672 }
24673 
24674 static int G__G__Eve1_571_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24675 {
24676       G__letint(result7, 67, (long) TEveProjectionManagerEditor::DeclFileName());
24677    return(1 || funcname || hash || result7 || libp) ;
24678 }
24679 
24680 static int G__G__Eve1_571_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24681 {
24682       G__letint(result7, 105, (long) TEveProjectionManagerEditor::ImplFileLine());
24683    return(1 || funcname || hash || result7 || libp) ;
24684 }
24685 
24686 static int G__G__Eve1_571_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24687 {
24688       G__letint(result7, 67, (long) TEveProjectionManagerEditor::ImplFileName());
24689    return(1 || funcname || hash || result7 || libp) ;
24690 }
24691 
24692 static int G__G__Eve1_571_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24693 {
24694       G__letint(result7, 105, (long) TEveProjectionManagerEditor::DeclFileLine());
24695    return(1 || funcname || hash || result7 || libp) ;
24696 }
24697 
24698 // automatic destructor
24699 typedef TEveProjectionManagerEditor G__TTEveProjectionManagerEditor;
24700 static int G__G__Eve1_571_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24701 {
24702    char* gvp = (char*) G__getgvp();
24703    long soff = G__getstructoffset();
24704    int n = G__getaryconstruct();
24705    //
24706    //has_a_delete: 1
24707    //has_own_delete1arg: 0
24708    //has_own_delete2arg: 0
24709    //
24710    if (!soff) {
24711      return(1);
24712    }
24713    if (n) {
24714      if (gvp == (char*)G__PVOID) {
24715        delete[] (TEveProjectionManagerEditor*) soff;
24716      } else {
24717        G__setgvp((long) G__PVOID);
24718        for (int i = n - 1; i >= 0; --i) {
24719          ((TEveProjectionManagerEditor*) (soff+(sizeof(TEveProjectionManagerEditor)*i)))->~G__TTEveProjectionManagerEditor();
24720        }
24721        G__setgvp((long)gvp);
24722      }
24723    } else {
24724      if (gvp == (char*)G__PVOID) {
24725        delete (TEveProjectionManagerEditor*) soff;
24726      } else {
24727        G__setgvp((long) G__PVOID);
24728        ((TEveProjectionManagerEditor*) (soff))->~G__TTEveProjectionManagerEditor();
24729        G__setgvp((long)gvp);
24730      }
24731    }
24732    G__setnull(result7);
24733    return(1 || funcname || hash || result7 || libp) ;
24734 }
24735 
24736 
24737 /* TEveVectorT<float> */
24738 static int G__G__Eve1_573_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24739 {
24740    TEveVectorT<float>* p = NULL;
24741    char* gvp = (char*) G__getgvp();
24742    int n = G__getaryconstruct();
24743    if (n) {
24744      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
24745        p = new TEveVectorT<float>[n];
24746      } else {
24747        p = new((void*) gvp) TEveVectorT<float>[n];
24748      }
24749    } else {
24750      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
24751        p = new TEveVectorT<float>;
24752      } else {
24753        p = new((void*) gvp) TEveVectorT<float>;
24754      }
24755    }
24756    result7->obj.i = (long) p;
24757    result7->ref = (long) p;
24758    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR));
24759    return(1 || funcname || hash || result7 || libp) ;
24760 }
24761 
24762 static int G__G__Eve1_573_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24763 {
24764    TEveVectorT<float>* p = NULL;
24765    char* gvp = (char*) G__getgvp();
24766    //m: 1
24767    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
24768      p = new TEveVectorT<float>((Float_t*) G__int(libp->para[0]));
24769    } else {
24770      p = new((void*) gvp) TEveVectorT<float>((Float_t*) G__int(libp->para[0]));
24771    }
24772    result7->obj.i = (long) p;
24773    result7->ref = (long) p;
24774    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR));
24775    return(1 || funcname || hash || result7 || libp) ;
24776 }
24777 
24778 static int G__G__Eve1_573_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24779 {
24780    TEveVectorT<float>* p = NULL;
24781    char* gvp = (char*) G__getgvp();
24782    //m: 1
24783    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
24784      p = new TEveVectorT<float>((Double_t*) G__int(libp->para[0]));
24785    } else {
24786      p = new((void*) gvp) TEveVectorT<float>((Double_t*) G__int(libp->para[0]));
24787    }
24788    result7->obj.i = (long) p;
24789    result7->ref = (long) p;
24790    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR));
24791    return(1 || funcname || hash || result7 || libp) ;
24792 }
24793 
24794 static int G__G__Eve1_573_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24795 {
24796    TEveVectorT<float>* p = NULL;
24797    char* gvp = (char*) G__getgvp();
24798    //m: 3
24799    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
24800      p = new TEveVectorT<float>(
24801 (float) G__double(libp->para[0]), (float) G__double(libp->para[1])
24802 , (float) G__double(libp->para[2]));
24803    } else {
24804      p = new((void*) gvp) TEveVectorT<float>(
24805 (float) G__double(libp->para[0]), (float) G__double(libp->para[1])
24806 , (float) G__double(libp->para[2]));
24807    }
24808    result7->obj.i = (long) p;
24809    result7->ref = (long) p;
24810    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR));
24811    return(1 || funcname || hash || result7 || libp) ;
24812 }
24813 
24814 static int G__G__Eve1_573_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24815 {
24816       ((const TEveVectorT<float>*) G__getstructoffset())->Dump();
24817       G__setnull(result7);
24818    return(1 || funcname || hash || result7 || libp) ;
24819 }
24820 
24821 static int G__G__Eve1_573_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24822 {
24823       G__letint(result7, 70, (long) ((const TEveVectorT<float>*) G__getstructoffset())->operator const float*());
24824    return(1 || funcname || hash || result7 || libp) ;
24825 }
24826 
24827 static int G__G__Eve1_573_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24828 {
24829       G__letint(result7, 70, (long) ((TEveVectorT<float>*) G__getstructoffset())->operator float*());
24830    return(1 || funcname || hash || result7 || libp) ;
24831 }
24832 
24833 static int G__G__Eve1_573_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24834 {
24835       G__letdouble(result7, 102, (double) ((const TEveVectorT<float>*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0])));
24836    return(1 || funcname || hash || result7 || libp) ;
24837 }
24838 
24839 static int G__G__Eve1_573_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24840 {
24841       {
24842          const float& obj = ((TEveVectorT<float>*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0]));
24843          result7->ref = (long) (&obj);
24844          result7->obj.d = (double) (obj);
24845       }
24846    return(1 || funcname || hash || result7 || libp) ;
24847 }
24848 
24849 static int G__G__Eve1_573_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24850 {
24851       G__letint(result7, 70, (long) ((const TEveVectorT<float>*) G__getstructoffset())->Arr());
24852    return(1 || funcname || hash || result7 || libp) ;
24853 }
24854 
24855 static int G__G__Eve1_573_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24856 {
24857       G__letint(result7, 70, (long) ((TEveVectorT<float>*) G__getstructoffset())->Arr());
24858    return(1 || funcname || hash || result7 || libp) ;
24859 }
24860 
24861 static int G__G__Eve1_573_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24862 {
24863       {
24864          const TEveVectorT<float>& obj = ((TEveVectorT<float>*) G__getstructoffset())->operator*=((float) G__double(libp->para[0]));
24865          result7->ref = (long) (&obj);
24866          result7->obj.i = (long) (&obj);
24867       }
24868    return(1 || funcname || hash || result7 || libp) ;
24869 }
24870 
24871 static int G__G__Eve1_573_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24872 {
24873       {
24874          const TEveVectorT<float>& obj = ((TEveVectorT<float>*) G__getstructoffset())->operator+=(*(TEveVectorT<float>*) libp->para[0].ref);
24875          result7->ref = (long) (&obj);
24876          result7->obj.i = (long) (&obj);
24877       }
24878    return(1 || funcname || hash || result7 || libp) ;
24879 }
24880 
24881 static int G__G__Eve1_573_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24882 {
24883       {
24884          const TEveVectorT<float>& obj = ((TEveVectorT<float>*) G__getstructoffset())->operator-=(*(TEveVectorT<float>*) libp->para[0].ref);
24885          result7->ref = (long) (&obj);
24886          result7->obj.i = (long) (&obj);
24887       }
24888    return(1 || funcname || hash || result7 || libp) ;
24889 }
24890 
24891 static int G__G__Eve1_573_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24892 {
24893       ((TEveVectorT<float>*) G__getstructoffset())->Set((Float_t*) G__int(libp->para[0]));
24894       G__setnull(result7);
24895    return(1 || funcname || hash || result7 || libp) ;
24896 }
24897 
24898 static int G__G__Eve1_573_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24899 {
24900       ((TEveVectorT<float>*) G__getstructoffset())->Set((Double_t*) G__int(libp->para[0]));
24901       G__setnull(result7);
24902    return(1 || funcname || hash || result7 || libp) ;
24903 }
24904 
24905 static int G__G__Eve1_573_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24906 {
24907       ((TEveVectorT<float>*) G__getstructoffset())->Set((float) G__double(libp->para[0]), (float) G__double(libp->para[1])
24908 , (float) G__double(libp->para[2]));
24909       G__setnull(result7);
24910    return(1 || funcname || hash || result7 || libp) ;
24911 }
24912 
24913 static int G__G__Eve1_573_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24914 {
24915       ((TEveVectorT<float>*) G__getstructoffset())->Set(*(TVector3*) libp->para[0].ref);
24916       G__setnull(result7);
24917    return(1 || funcname || hash || result7 || libp) ;
24918 }
24919 
24920 static int G__G__Eve1_573_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24921 {
24922       ((TEveVectorT<float>*) G__getstructoffset())->NegateXYZ();
24923       G__setnull(result7);
24924    return(1 || funcname || hash || result7 || libp) ;
24925 }
24926 
24927 static int G__G__Eve1_573_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24928 {
24929    switch (libp->paran) {
24930    case 1:
24931       G__letdouble(result7, 102, (double) ((TEveVectorT<float>*) G__getstructoffset())->Normalize((float) G__double(libp->para[0])));
24932       break;
24933    case 0:
24934       G__letdouble(result7, 102, (double) ((TEveVectorT<float>*) G__getstructoffset())->Normalize());
24935       break;
24936    }
24937    return(1 || funcname || hash || result7 || libp) ;
24938 }
24939 
24940 static int G__G__Eve1_573_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24941 {
24942       G__letdouble(result7, 102, (double) ((const TEveVectorT<float>*) G__getstructoffset())->Phi());
24943    return(1 || funcname || hash || result7 || libp) ;
24944 }
24945 
24946 static int G__G__Eve1_573_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24947 {
24948       G__letdouble(result7, 102, (double) ((const TEveVectorT<float>*) G__getstructoffset())->Theta());
24949    return(1 || funcname || hash || result7 || libp) ;
24950 }
24951 
24952 static int G__G__Eve1_573_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24953 {
24954       G__letdouble(result7, 102, (double) ((const TEveVectorT<float>*) G__getstructoffset())->CosTheta());
24955    return(1 || funcname || hash || result7 || libp) ;
24956 }
24957 
24958 static int G__G__Eve1_573_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24959 {
24960       G__letdouble(result7, 102, (double) ((const TEveVectorT<float>*) G__getstructoffset())->Eta());
24961    return(1 || funcname || hash || result7 || libp) ;
24962 }
24963 
24964 static int G__G__Eve1_573_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24965 {
24966       G__letdouble(result7, 102, (double) ((const TEveVectorT<float>*) G__getstructoffset())->Mag2());
24967    return(1 || funcname || hash || result7 || libp) ;
24968 }
24969 
24970 static int G__G__Eve1_573_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24971 {
24972       G__letdouble(result7, 102, (double) ((const TEveVectorT<float>*) G__getstructoffset())->Mag());
24973    return(1 || funcname || hash || result7 || libp) ;
24974 }
24975 
24976 static int G__G__Eve1_573_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24977 {
24978       G__letdouble(result7, 102, (double) ((const TEveVectorT<float>*) G__getstructoffset())->Perp2());
24979    return(1 || funcname || hash || result7 || libp) ;
24980 }
24981 
24982 static int G__G__Eve1_573_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24983 {
24984       G__letdouble(result7, 102, (double) ((const TEveVectorT<float>*) G__getstructoffset())->Perp());
24985    return(1 || funcname || hash || result7 || libp) ;
24986 }
24987 
24988 static int G__G__Eve1_573_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24989 {
24990       G__letdouble(result7, 102, (double) ((const TEveVectorT<float>*) G__getstructoffset())->R());
24991    return(1 || funcname || hash || result7 || libp) ;
24992 }
24993 
24994 static int G__G__Eve1_573_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
24995 {
24996       G__letdouble(result7, 102, (double) ((const TEveVectorT<float>*) G__getstructoffset())->Distance(*(TEveVectorT<float>*) libp->para[0].ref));
24997    return(1 || funcname || hash || result7 || libp) ;
24998 }
24999 
25000 static int G__G__Eve1_573_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25001 {
25002       G__letdouble(result7, 102, (double) ((const TEveVectorT<float>*) G__getstructoffset())->SquareDistance(*(TEveVectorT<float>*) libp->para[0].ref));
25003    return(1 || funcname || hash || result7 || libp) ;
25004 }
25005 
25006 static int G__G__Eve1_573_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25007 {
25008       G__letdouble(result7, 102, (double) ((const TEveVectorT<float>*) G__getstructoffset())->Dot(*(TEveVectorT<float>*) libp->para[0].ref));
25009    return(1 || funcname || hash || result7 || libp) ;
25010 }
25011 
25012 static int G__G__Eve1_573_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25013 {
25014       {
25015          const TEveVectorT<float>* pobj;
25016          const TEveVectorT<float> xobj = ((const TEveVectorT<float>*) G__getstructoffset())->Cross(*(TEveVectorT<float>*) libp->para[0].ref);
25017          pobj = new TEveVectorT<float>(xobj);
25018          result7->obj.i = (long) ((void*) pobj);
25019          result7->ref = result7->obj.i;
25020          G__store_tempobject(*result7);
25021       }
25022    return(1 || funcname || hash || result7 || libp) ;
25023 }
25024 
25025 static int G__G__Eve1_573_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25026 {
25027       {
25028          const TEveVectorT<float>& obj = ((TEveVectorT<float>*) G__getstructoffset())->Sub(*(TEveVectorT<float>*) libp->para[0].ref, *(TEveVectorT<float>*) libp->para[1].ref);
25029          result7->ref = (long) (&obj);
25030          result7->obj.i = (long) (&obj);
25031       }
25032    return(1 || funcname || hash || result7 || libp) ;
25033 }
25034 
25035 static int G__G__Eve1_573_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25036 {
25037       {
25038          const TEveVectorT<float>& obj = ((TEveVectorT<float>*) G__getstructoffset())->Mult(*(TEveVectorT<float>*) libp->para[0].ref, (float) G__double(libp->para[1]));
25039          result7->ref = (long) (&obj);
25040          result7->obj.i = (long) (&obj);
25041       }
25042    return(1 || funcname || hash || result7 || libp) ;
25043 }
25044 
25045 static int G__G__Eve1_573_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25046 {
25047       {
25048          const TEveVectorT<float>* pobj;
25049          const TEveVectorT<float> xobj = ((const TEveVectorT<float>*) G__getstructoffset())->Orthogonal();
25050          pobj = new TEveVectorT<float>(xobj);
25051          result7->obj.i = (long) ((void*) pobj);
25052          result7->ref = result7->obj.i;
25053          G__store_tempobject(*result7);
25054       }
25055    return(1 || funcname || hash || result7 || libp) ;
25056 }
25057 
25058 static int G__G__Eve1_573_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25059 {
25060       ((const TEveVectorT<float>*) G__getstructoffset())->OrthoNormBase(*(TEveVectorT<float>*) libp->para[0].ref, *(TEveVectorT<float>*) libp->para[1].ref);
25061       G__setnull(result7);
25062    return(1 || funcname || hash || result7 || libp) ;
25063 }
25064 
25065 static int G__G__Eve1_573_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25066 {
25067       G__letint(result7, 103, (long) ((const TEveVectorT<float>*) G__getstructoffset())->IsZero());
25068    return(1 || funcname || hash || result7 || libp) ;
25069 }
25070 
25071 static int G__G__Eve1_573_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25072 {
25073       G__letint(result7, 85, (long) TEveVectorT<float>::Class());
25074    return(1 || funcname || hash || result7 || libp) ;
25075 }
25076 
25077 static int G__G__Eve1_573_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25078 {
25079       G__letint(result7, 67, (long) TEveVectorT<float>::Class_Name());
25080    return(1 || funcname || hash || result7 || libp) ;
25081 }
25082 
25083 static int G__G__Eve1_573_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25084 {
25085       G__letint(result7, 115, (long) TEveVectorT<float>::Class_Version());
25086    return(1 || funcname || hash || result7 || libp) ;
25087 }
25088 
25089 static int G__G__Eve1_573_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25090 {
25091       TEveVectorT<float>::Dictionary();
25092       G__setnull(result7);
25093    return(1 || funcname || hash || result7 || libp) ;
25094 }
25095 
25096 static int G__G__Eve1_573_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25097 {
25098       G__letint(result7, 85, (long) ((const TEveVectorT<float>*) G__getstructoffset())->IsA());
25099    return(1 || funcname || hash || result7 || libp) ;
25100 }
25101 
25102 static int G__G__Eve1_573_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25103 {
25104       ((TEveVectorT<float>*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
25105       G__setnull(result7);
25106    return(1 || funcname || hash || result7 || libp) ;
25107 }
25108 
25109 static int G__G__Eve1_573_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25110 {
25111       ((TEveVectorT<float>*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
25112       G__setnull(result7);
25113    return(1 || funcname || hash || result7 || libp) ;
25114 }
25115 
25116 static int G__G__Eve1_573_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25117 {
25118       ((TEveVectorT<float>*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
25119       G__setnull(result7);
25120    return(1 || funcname || hash || result7 || libp) ;
25121 }
25122 
25123 static int G__G__Eve1_573_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25124 {
25125       G__letint(result7, 67, (long) TEveVectorT<float>::DeclFileName());
25126    return(1 || funcname || hash || result7 || libp) ;
25127 }
25128 
25129 static int G__G__Eve1_573_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25130 {
25131       G__letint(result7, 105, (long) TEveVectorT<float>::ImplFileLine());
25132    return(1 || funcname || hash || result7 || libp) ;
25133 }
25134 
25135 static int G__G__Eve1_573_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25136 {
25137       G__letint(result7, 67, (long) TEveVectorT<float>::ImplFileName());
25138    return(1 || funcname || hash || result7 || libp) ;
25139 }
25140 
25141 static int G__G__Eve1_573_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25142 {
25143       G__letint(result7, 105, (long) TEveVectorT<float>::DeclFileLine());
25144    return(1 || funcname || hash || result7 || libp) ;
25145 }
25146 
25147 static int G__G__Eve1_573_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25148 {
25149    TEveVectorT<float>* p = NULL;
25150    char* gvp = (char*) G__getgvp();
25151    //m: 1
25152    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
25153      p = new TEveVectorT<float>(*(TEveVectorT<double>*) libp->para[0].ref);
25154    } else {
25155      p = new((void*) gvp) TEveVectorT<float>(*(TEveVectorT<double>*) libp->para[0].ref);
25156    }
25157    result7->obj.i = (long) p;
25158    result7->ref = (long) p;
25159    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR));
25160    return(1 || funcname || hash || result7 || libp) ;
25161 }
25162 
25163 // automatic copy constructor
25164 static int G__G__Eve1_573_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25165 
25166 {
25167    TEveVectorT<float>* p;
25168    void* tmp = (void*) G__int(libp->para[0]);
25169    p = new TEveVectorT<float>(*(TEveVectorT<float>*) tmp);
25170    result7->obj.i = (long) p;
25171    result7->ref = (long) p;
25172    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR));
25173    return(1 || funcname || hash || result7 || libp) ;
25174 }
25175 
25176 // automatic destructor
25177 typedef TEveVectorT<float> G__TTEveVectorTlEfloatgR;
25178 static int G__G__Eve1_573_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25179 {
25180    char* gvp = (char*) G__getgvp();
25181    long soff = G__getstructoffset();
25182    int n = G__getaryconstruct();
25183    //
25184    //has_a_delete: 0
25185    //has_own_delete1arg: 0
25186    //has_own_delete2arg: 0
25187    //
25188    if (!soff) {
25189      return(1);
25190    }
25191    if (n) {
25192      if (gvp == (char*)G__PVOID) {
25193        delete[] (TEveVectorT<float>*) soff;
25194      } else {
25195        G__setgvp((long) G__PVOID);
25196        for (int i = n - 1; i >= 0; --i) {
25197          ((TEveVectorT<float>*) (soff+(sizeof(TEveVectorT<float>)*i)))->~G__TTEveVectorTlEfloatgR();
25198        }
25199        G__setgvp((long)gvp);
25200      }
25201    } else {
25202      if (gvp == (char*)G__PVOID) {
25203        delete (TEveVectorT<float>*) soff;
25204      } else {
25205        G__setgvp((long) G__PVOID);
25206        ((TEveVectorT<float>*) (soff))->~G__TTEveVectorTlEfloatgR();
25207        G__setgvp((long)gvp);
25208      }
25209    }
25210    G__setnull(result7);
25211    return(1 || funcname || hash || result7 || libp) ;
25212 }
25213 
25214 // automatic assignment operator
25215 static int G__G__Eve1_573_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25216 {
25217    TEveVectorT<float>* dest = (TEveVectorT<float>*) G__getstructoffset();
25218    *dest = *(TEveVectorT<float>*) libp->para[0].ref;
25219    const TEveVectorT<float>& obj = *dest;
25220    result7->ref = (long) (&obj);
25221    result7->obj.i = (long) (&obj);
25222    return(1 || funcname || hash || result7 || libp) ;
25223 }
25224 
25225 
25226 /* TEveVectorT<double> */
25227 static int G__G__Eve1_574_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25228 {
25229    TEveVectorT<double>* p = NULL;
25230    char* gvp = (char*) G__getgvp();
25231    int n = G__getaryconstruct();
25232    if (n) {
25233      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
25234        p = new TEveVectorT<double>[n];
25235      } else {
25236        p = new((void*) gvp) TEveVectorT<double>[n];
25237      }
25238    } else {
25239      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
25240        p = new TEveVectorT<double>;
25241      } else {
25242        p = new((void*) gvp) TEveVectorT<double>;
25243      }
25244    }
25245    result7->obj.i = (long) p;
25246    result7->ref = (long) p;
25247    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR));
25248    return(1 || funcname || hash || result7 || libp) ;
25249 }
25250 
25251 static int G__G__Eve1_574_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25252 {
25253    TEveVectorT<double>* p = NULL;
25254    char* gvp = (char*) G__getgvp();
25255    //m: 1
25256    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
25257      p = new TEveVectorT<double>((Float_t*) G__int(libp->para[0]));
25258    } else {
25259      p = new((void*) gvp) TEveVectorT<double>((Float_t*) G__int(libp->para[0]));
25260    }
25261    result7->obj.i = (long) p;
25262    result7->ref = (long) p;
25263    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR));
25264    return(1 || funcname || hash || result7 || libp) ;
25265 }
25266 
25267 static int G__G__Eve1_574_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25268 {
25269    TEveVectorT<double>* p = NULL;
25270    char* gvp = (char*) G__getgvp();
25271    //m: 1
25272    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
25273      p = new TEveVectorT<double>((Double_t*) G__int(libp->para[0]));
25274    } else {
25275      p = new((void*) gvp) TEveVectorT<double>((Double_t*) G__int(libp->para[0]));
25276    }
25277    result7->obj.i = (long) p;
25278    result7->ref = (long) p;
25279    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR));
25280    return(1 || funcname || hash || result7 || libp) ;
25281 }
25282 
25283 static int G__G__Eve1_574_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25284 {
25285    TEveVectorT<double>* p = NULL;
25286    char* gvp = (char*) G__getgvp();
25287    //m: 3
25288    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
25289      p = new TEveVectorT<double>(
25290 (double) G__double(libp->para[0]), (double) G__double(libp->para[1])
25291 , (double) G__double(libp->para[2]));
25292    } else {
25293      p = new((void*) gvp) TEveVectorT<double>(
25294 (double) G__double(libp->para[0]), (double) G__double(libp->para[1])
25295 , (double) G__double(libp->para[2]));
25296    }
25297    result7->obj.i = (long) p;
25298    result7->ref = (long) p;
25299    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR));
25300    return(1 || funcname || hash || result7 || libp) ;
25301 }
25302 
25303 static int G__G__Eve1_574_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25304 {
25305       ((const TEveVectorT<double>*) G__getstructoffset())->Dump();
25306       G__setnull(result7);
25307    return(1 || funcname || hash || result7 || libp) ;
25308 }
25309 
25310 static int G__G__Eve1_574_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25311 {
25312       G__letint(result7, 68, (long) ((const TEveVectorT<double>*) G__getstructoffset())->operator const double*());
25313    return(1 || funcname || hash || result7 || libp) ;
25314 }
25315 
25316 static int G__G__Eve1_574_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25317 {
25318       G__letint(result7, 68, (long) ((TEveVectorT<double>*) G__getstructoffset())->operator double*());
25319    return(1 || funcname || hash || result7 || libp) ;
25320 }
25321 
25322 static int G__G__Eve1_574_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25323 {
25324       G__letdouble(result7, 100, (double) ((const TEveVectorT<double>*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0])));
25325    return(1 || funcname || hash || result7 || libp) ;
25326 }
25327 
25328 static int G__G__Eve1_574_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25329 {
25330       {
25331          const double& obj = ((TEveVectorT<double>*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0]));
25332          result7->ref = (long) (&obj);
25333          result7->obj.d = (double) (obj);
25334       }
25335    return(1 || funcname || hash || result7 || libp) ;
25336 }
25337 
25338 static int G__G__Eve1_574_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25339 {
25340       G__letint(result7, 68, (long) ((const TEveVectorT<double>*) G__getstructoffset())->Arr());
25341    return(1 || funcname || hash || result7 || libp) ;
25342 }
25343 
25344 static int G__G__Eve1_574_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25345 {
25346       G__letint(result7, 68, (long) ((TEveVectorT<double>*) G__getstructoffset())->Arr());
25347    return(1 || funcname || hash || result7 || libp) ;
25348 }
25349 
25350 static int G__G__Eve1_574_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25351 {
25352       {
25353          const TEveVectorT<double>& obj = ((TEveVectorT<double>*) G__getstructoffset())->operator*=((double) G__double(libp->para[0]));
25354          result7->ref = (long) (&obj);
25355          result7->obj.i = (long) (&obj);
25356       }
25357    return(1 || funcname || hash || result7 || libp) ;
25358 }
25359 
25360 static int G__G__Eve1_574_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25361 {
25362       {
25363          const TEveVectorT<double>& obj = ((TEveVectorT<double>*) G__getstructoffset())->operator+=(*(TEveVectorT<double>*) libp->para[0].ref);
25364          result7->ref = (long) (&obj);
25365          result7->obj.i = (long) (&obj);
25366       }
25367    return(1 || funcname || hash || result7 || libp) ;
25368 }
25369 
25370 static int G__G__Eve1_574_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25371 {
25372       {
25373          const TEveVectorT<double>& obj = ((TEveVectorT<double>*) G__getstructoffset())->operator-=(*(TEveVectorT<double>*) libp->para[0].ref);
25374          result7->ref = (long) (&obj);
25375          result7->obj.i = (long) (&obj);
25376       }
25377    return(1 || funcname || hash || result7 || libp) ;
25378 }
25379 
25380 static int G__G__Eve1_574_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25381 {
25382       ((TEveVectorT<double>*) G__getstructoffset())->Set((Float_t*) G__int(libp->para[0]));
25383       G__setnull(result7);
25384    return(1 || funcname || hash || result7 || libp) ;
25385 }
25386 
25387 static int G__G__Eve1_574_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25388 {
25389       ((TEveVectorT<double>*) G__getstructoffset())->Set((Double_t*) G__int(libp->para[0]));
25390       G__setnull(result7);
25391    return(1 || funcname || hash || result7 || libp) ;
25392 }
25393 
25394 static int G__G__Eve1_574_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25395 {
25396       ((TEveVectorT<double>*) G__getstructoffset())->Set((double) G__double(libp->para[0]), (double) G__double(libp->para[1])
25397 , (double) G__double(libp->para[2]));
25398       G__setnull(result7);
25399    return(1 || funcname || hash || result7 || libp) ;
25400 }
25401 
25402 static int G__G__Eve1_574_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25403 {
25404       ((TEveVectorT<double>*) G__getstructoffset())->Set(*(TVector3*) libp->para[0].ref);
25405       G__setnull(result7);
25406    return(1 || funcname || hash || result7 || libp) ;
25407 }
25408 
25409 static int G__G__Eve1_574_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25410 {
25411       ((TEveVectorT<double>*) G__getstructoffset())->NegateXYZ();
25412       G__setnull(result7);
25413    return(1 || funcname || hash || result7 || libp) ;
25414 }
25415 
25416 static int G__G__Eve1_574_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25417 {
25418    switch (libp->paran) {
25419    case 1:
25420       G__letdouble(result7, 100, (double) ((TEveVectorT<double>*) G__getstructoffset())->Normalize((double) G__double(libp->para[0])));
25421       break;
25422    case 0:
25423       G__letdouble(result7, 100, (double) ((TEveVectorT<double>*) G__getstructoffset())->Normalize());
25424       break;
25425    }
25426    return(1 || funcname || hash || result7 || libp) ;
25427 }
25428 
25429 static int G__G__Eve1_574_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25430 {
25431       G__letdouble(result7, 100, (double) ((const TEveVectorT<double>*) G__getstructoffset())->Phi());
25432    return(1 || funcname || hash || result7 || libp) ;
25433 }
25434 
25435 static int G__G__Eve1_574_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25436 {
25437       G__letdouble(result7, 100, (double) ((const TEveVectorT<double>*) G__getstructoffset())->Theta());
25438    return(1 || funcname || hash || result7 || libp) ;
25439 }
25440 
25441 static int G__G__Eve1_574_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25442 {
25443       G__letdouble(result7, 100, (double) ((const TEveVectorT<double>*) G__getstructoffset())->CosTheta());
25444    return(1 || funcname || hash || result7 || libp) ;
25445 }
25446 
25447 static int G__G__Eve1_574_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25448 {
25449       G__letdouble(result7, 100, (double) ((const TEveVectorT<double>*) G__getstructoffset())->Eta());
25450    return(1 || funcname || hash || result7 || libp) ;
25451 }
25452 
25453 static int G__G__Eve1_574_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25454 {
25455       G__letdouble(result7, 100, (double) ((const TEveVectorT<double>*) G__getstructoffset())->Mag2());
25456    return(1 || funcname || hash || result7 || libp) ;
25457 }
25458 
25459 static int G__G__Eve1_574_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25460 {
25461       G__letdouble(result7, 100, (double) ((const TEveVectorT<double>*) G__getstructoffset())->Mag());
25462    return(1 || funcname || hash || result7 || libp) ;
25463 }
25464 
25465 static int G__G__Eve1_574_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25466 {
25467       G__letdouble(result7, 100, (double) ((const TEveVectorT<double>*) G__getstructoffset())->Perp2());
25468    return(1 || funcname || hash || result7 || libp) ;
25469 }
25470 
25471 static int G__G__Eve1_574_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25472 {
25473       G__letdouble(result7, 100, (double) ((const TEveVectorT<double>*) G__getstructoffset())->Perp());
25474    return(1 || funcname || hash || result7 || libp) ;
25475 }
25476 
25477 static int G__G__Eve1_574_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25478 {
25479       G__letdouble(result7, 100, (double) ((const TEveVectorT<double>*) G__getstructoffset())->R());
25480    return(1 || funcname || hash || result7 || libp) ;
25481 }
25482 
25483 static int G__G__Eve1_574_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25484 {
25485       G__letdouble(result7, 100, (double) ((const TEveVectorT<double>*) G__getstructoffset())->Distance(*(TEveVectorT<double>*) libp->para[0].ref));
25486    return(1 || funcname || hash || result7 || libp) ;
25487 }
25488 
25489 static int G__G__Eve1_574_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25490 {
25491       G__letdouble(result7, 100, (double) ((const TEveVectorT<double>*) G__getstructoffset())->SquareDistance(*(TEveVectorT<double>*) libp->para[0].ref));
25492    return(1 || funcname || hash || result7 || libp) ;
25493 }
25494 
25495 static int G__G__Eve1_574_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25496 {
25497       G__letdouble(result7, 100, (double) ((const TEveVectorT<double>*) G__getstructoffset())->Dot(*(TEveVectorT<double>*) libp->para[0].ref));
25498    return(1 || funcname || hash || result7 || libp) ;
25499 }
25500 
25501 static int G__G__Eve1_574_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25502 {
25503       {
25504          const TEveVectorT<double>* pobj;
25505          const TEveVectorT<double> xobj = ((const TEveVectorT<double>*) G__getstructoffset())->Cross(*(TEveVectorT<double>*) libp->para[0].ref);
25506          pobj = new TEveVectorT<double>(xobj);
25507          result7->obj.i = (long) ((void*) pobj);
25508          result7->ref = result7->obj.i;
25509          G__store_tempobject(*result7);
25510       }
25511    return(1 || funcname || hash || result7 || libp) ;
25512 }
25513 
25514 static int G__G__Eve1_574_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25515 {
25516       {
25517          const TEveVectorT<double>& obj = ((TEveVectorT<double>*) G__getstructoffset())->Sub(*(TEveVectorT<double>*) libp->para[0].ref, *(TEveVectorT<double>*) libp->para[1].ref);
25518          result7->ref = (long) (&obj);
25519          result7->obj.i = (long) (&obj);
25520       }
25521    return(1 || funcname || hash || result7 || libp) ;
25522 }
25523 
25524 static int G__G__Eve1_574_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25525 {
25526       {
25527          const TEveVectorT<double>& obj = ((TEveVectorT<double>*) G__getstructoffset())->Mult(*(TEveVectorT<double>*) libp->para[0].ref, (double) G__double(libp->para[1]));
25528          result7->ref = (long) (&obj);
25529          result7->obj.i = (long) (&obj);
25530       }
25531    return(1 || funcname || hash || result7 || libp) ;
25532 }
25533 
25534 static int G__G__Eve1_574_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25535 {
25536       {
25537          const TEveVectorT<double>* pobj;
25538          const TEveVectorT<double> xobj = ((const TEveVectorT<double>*) G__getstructoffset())->Orthogonal();
25539          pobj = new TEveVectorT<double>(xobj);
25540          result7->obj.i = (long) ((void*) pobj);
25541          result7->ref = result7->obj.i;
25542          G__store_tempobject(*result7);
25543       }
25544    return(1 || funcname || hash || result7 || libp) ;
25545 }
25546 
25547 static int G__G__Eve1_574_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25548 {
25549       ((const TEveVectorT<double>*) G__getstructoffset())->OrthoNormBase(*(TEveVectorT<double>*) libp->para[0].ref, *(TEveVectorT<double>*) libp->para[1].ref);
25550       G__setnull(result7);
25551    return(1 || funcname || hash || result7 || libp) ;
25552 }
25553 
25554 static int G__G__Eve1_574_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25555 {
25556       G__letint(result7, 103, (long) ((const TEveVectorT<double>*) G__getstructoffset())->IsZero());
25557    return(1 || funcname || hash || result7 || libp) ;
25558 }
25559 
25560 static int G__G__Eve1_574_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25561 {
25562       G__letint(result7, 85, (long) TEveVectorT<double>::Class());
25563    return(1 || funcname || hash || result7 || libp) ;
25564 }
25565 
25566 static int G__G__Eve1_574_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25567 {
25568       G__letint(result7, 67, (long) TEveVectorT<double>::Class_Name());
25569    return(1 || funcname || hash || result7 || libp) ;
25570 }
25571 
25572 static int G__G__Eve1_574_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25573 {
25574       G__letint(result7, 115, (long) TEveVectorT<double>::Class_Version());
25575    return(1 || funcname || hash || result7 || libp) ;
25576 }
25577 
25578 static int G__G__Eve1_574_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25579 {
25580       TEveVectorT<double>::Dictionary();
25581       G__setnull(result7);
25582    return(1 || funcname || hash || result7 || libp) ;
25583 }
25584 
25585 static int G__G__Eve1_574_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25586 {
25587       G__letint(result7, 85, (long) ((const TEveVectorT<double>*) G__getstructoffset())->IsA());
25588    return(1 || funcname || hash || result7 || libp) ;
25589 }
25590 
25591 static int G__G__Eve1_574_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25592 {
25593       ((TEveVectorT<double>*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
25594       G__setnull(result7);
25595    return(1 || funcname || hash || result7 || libp) ;
25596 }
25597 
25598 static int G__G__Eve1_574_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25599 {
25600       ((TEveVectorT<double>*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
25601       G__setnull(result7);
25602    return(1 || funcname || hash || result7 || libp) ;
25603 }
25604 
25605 static int G__G__Eve1_574_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25606 {
25607       ((TEveVectorT<double>*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
25608       G__setnull(result7);
25609    return(1 || funcname || hash || result7 || libp) ;
25610 }
25611 
25612 static int G__G__Eve1_574_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25613 {
25614       G__letint(result7, 67, (long) TEveVectorT<double>::DeclFileName());
25615    return(1 || funcname || hash || result7 || libp) ;
25616 }
25617 
25618 static int G__G__Eve1_574_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25619 {
25620       G__letint(result7, 105, (long) TEveVectorT<double>::ImplFileLine());
25621    return(1 || funcname || hash || result7 || libp) ;
25622 }
25623 
25624 static int G__G__Eve1_574_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25625 {
25626       G__letint(result7, 67, (long) TEveVectorT<double>::ImplFileName());
25627    return(1 || funcname || hash || result7 || libp) ;
25628 }
25629 
25630 static int G__G__Eve1_574_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25631 {
25632       G__letint(result7, 105, (long) TEveVectorT<double>::DeclFileLine());
25633    return(1 || funcname || hash || result7 || libp) ;
25634 }
25635 
25636 // automatic copy constructor
25637 static int G__G__Eve1_574_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25638 
25639 {
25640    TEveVectorT<double>* p;
25641    void* tmp = (void*) G__int(libp->para[0]);
25642    p = new TEveVectorT<double>(*(TEveVectorT<double>*) tmp);
25643    result7->obj.i = (long) p;
25644    result7->ref = (long) p;
25645    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR));
25646    return(1 || funcname || hash || result7 || libp) ;
25647 }
25648 
25649 // automatic destructor
25650 typedef TEveVectorT<double> G__TTEveVectorTlEdoublegR;
25651 static int G__G__Eve1_574_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25652 {
25653    char* gvp = (char*) G__getgvp();
25654    long soff = G__getstructoffset();
25655    int n = G__getaryconstruct();
25656    //
25657    //has_a_delete: 0
25658    //has_own_delete1arg: 0
25659    //has_own_delete2arg: 0
25660    //
25661    if (!soff) {
25662      return(1);
25663    }
25664    if (n) {
25665      if (gvp == (char*)G__PVOID) {
25666        delete[] (TEveVectorT<double>*) soff;
25667      } else {
25668        G__setgvp((long) G__PVOID);
25669        for (int i = n - 1; i >= 0; --i) {
25670          ((TEveVectorT<double>*) (soff+(sizeof(TEveVectorT<double>)*i)))->~G__TTEveVectorTlEdoublegR();
25671        }
25672        G__setgvp((long)gvp);
25673      }
25674    } else {
25675      if (gvp == (char*)G__PVOID) {
25676        delete (TEveVectorT<double>*) soff;
25677      } else {
25678        G__setgvp((long) G__PVOID);
25679        ((TEveVectorT<double>*) (soff))->~G__TTEveVectorTlEdoublegR();
25680        G__setgvp((long)gvp);
25681      }
25682    }
25683    G__setnull(result7);
25684    return(1 || funcname || hash || result7 || libp) ;
25685 }
25686 
25687 // automatic assignment operator
25688 static int G__G__Eve1_574_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25689 {
25690    TEveVectorT<double>* dest = (TEveVectorT<double>*) G__getstructoffset();
25691    *dest = *(TEveVectorT<double>*) libp->para[0].ref;
25692    const TEveVectorT<double>& obj = *dest;
25693    result7->ref = (long) (&obj);
25694    result7->obj.i = (long) (&obj);
25695    return(1 || funcname || hash || result7 || libp) ;
25696 }
25697 
25698 
25699 /* TEveVector4T<float> */
25700 static int G__G__Eve1_575_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25701 {
25702    TEveVector4T<float>* p = NULL;
25703    char* gvp = (char*) G__getgvp();
25704    int n = G__getaryconstruct();
25705    if (n) {
25706      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
25707        p = new TEveVector4T<float>[n];
25708      } else {
25709        p = new((void*) gvp) TEveVector4T<float>[n];
25710      }
25711    } else {
25712      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
25713        p = new TEveVector4T<float>;
25714      } else {
25715        p = new((void*) gvp) TEveVector4T<float>;
25716      }
25717    }
25718    result7->obj.i = (long) p;
25719    result7->ref = (long) p;
25720    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR));
25721    return(1 || funcname || hash || result7 || libp) ;
25722 }
25723 
25724 static int G__G__Eve1_575_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25725 {
25726    TEveVector4T<float>* p = NULL;
25727    char* gvp = (char*) G__getgvp();
25728    //m: 1
25729    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
25730      p = new TEveVector4T<float>((Float_t*) G__int(libp->para[0]));
25731    } else {
25732      p = new((void*) gvp) TEveVector4T<float>((Float_t*) G__int(libp->para[0]));
25733    }
25734    result7->obj.i = (long) p;
25735    result7->ref = (long) p;
25736    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR));
25737    return(1 || funcname || hash || result7 || libp) ;
25738 }
25739 
25740 static int G__G__Eve1_575_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25741 {
25742    TEveVector4T<float>* p = NULL;
25743    char* gvp = (char*) G__getgvp();
25744    //m: 1
25745    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
25746      p = new TEveVector4T<float>((Double_t*) G__int(libp->para[0]));
25747    } else {
25748      p = new((void*) gvp) TEveVector4T<float>((Double_t*) G__int(libp->para[0]));
25749    }
25750    result7->obj.i = (long) p;
25751    result7->ref = (long) p;
25752    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR));
25753    return(1 || funcname || hash || result7 || libp) ;
25754 }
25755 
25756 static int G__G__Eve1_575_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25757 {
25758    TEveVector4T<float>* p = NULL;
25759    char* gvp = (char*) G__getgvp();
25760    switch (libp->paran) {
25761    case 4:
25762      //m: 4
25763      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
25764        p = new TEveVector4T<float>(
25765 (float) G__double(libp->para[0]), (float) G__double(libp->para[1])
25766 , (float) G__double(libp->para[2]), (float) G__double(libp->para[3]));
25767      } else {
25768        p = new((void*) gvp) TEveVector4T<float>(
25769 (float) G__double(libp->para[0]), (float) G__double(libp->para[1])
25770 , (float) G__double(libp->para[2]), (float) G__double(libp->para[3]));
25771      }
25772      break;
25773    case 3:
25774      //m: 3
25775      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
25776        p = new TEveVector4T<float>(
25777 (float) G__double(libp->para[0]), (float) G__double(libp->para[1])
25778 , (float) G__double(libp->para[2]));
25779      } else {
25780        p = new((void*) gvp) TEveVector4T<float>(
25781 (float) G__double(libp->para[0]), (float) G__double(libp->para[1])
25782 , (float) G__double(libp->para[2]));
25783      }
25784      break;
25785    }
25786    result7->obj.i = (long) p;
25787    result7->ref = (long) p;
25788    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR));
25789    return(1 || funcname || hash || result7 || libp) ;
25790 }
25791 
25792 static int G__G__Eve1_575_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25793 {
25794       ((const TEveVector4T<float>*) G__getstructoffset())->Dump();
25795       G__setnull(result7);
25796    return(1 || funcname || hash || result7 || libp) ;
25797 }
25798 
25799 static int G__G__Eve1_575_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25800 {
25801       {
25802          const TEveVector4T<float>& obj = ((TEveVector4T<float>*) G__getstructoffset())->operator*=((float) G__double(libp->para[0]));
25803          result7->ref = (long) (&obj);
25804          result7->obj.i = (long) (&obj);
25805       }
25806    return(1 || funcname || hash || result7 || libp) ;
25807 }
25808 
25809 static int G__G__Eve1_575_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25810 {
25811       {
25812          const TEveVector4T<float>& obj = ((TEveVector4T<float>*) G__getstructoffset())->operator+=(*(TEveVector4T<float>*) libp->para[0].ref);
25813          result7->ref = (long) (&obj);
25814          result7->obj.i = (long) (&obj);
25815       }
25816    return(1 || funcname || hash || result7 || libp) ;
25817 }
25818 
25819 static int G__G__Eve1_575_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25820 {
25821       {
25822          const TEveVector4T<float>& obj = ((TEveVector4T<float>*) G__getstructoffset())->operator-=(*(TEveVector4T<float>*) libp->para[0].ref);
25823          result7->ref = (long) (&obj);
25824          result7->obj.i = (long) (&obj);
25825       }
25826    return(1 || funcname || hash || result7 || libp) ;
25827 }
25828 
25829 static int G__G__Eve1_575_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25830 {
25831       G__letint(result7, 85, (long) TEveVector4T<float>::Class());
25832    return(1 || funcname || hash || result7 || libp) ;
25833 }
25834 
25835 static int G__G__Eve1_575_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25836 {
25837       G__letint(result7, 67, (long) TEveVector4T<float>::Class_Name());
25838    return(1 || funcname || hash || result7 || libp) ;
25839 }
25840 
25841 static int G__G__Eve1_575_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25842 {
25843       G__letint(result7, 115, (long) TEveVector4T<float>::Class_Version());
25844    return(1 || funcname || hash || result7 || libp) ;
25845 }
25846 
25847 static int G__G__Eve1_575_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25848 {
25849       TEveVector4T<float>::Dictionary();
25850       G__setnull(result7);
25851    return(1 || funcname || hash || result7 || libp) ;
25852 }
25853 
25854 static int G__G__Eve1_575_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25855 {
25856       G__letint(result7, 85, (long) ((const TEveVector4T<float>*) G__getstructoffset())->IsA());
25857    return(1 || funcname || hash || result7 || libp) ;
25858 }
25859 
25860 static int G__G__Eve1_575_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25861 {
25862       ((TEveVector4T<float>*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
25863       G__setnull(result7);
25864    return(1 || funcname || hash || result7 || libp) ;
25865 }
25866 
25867 static int G__G__Eve1_575_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25868 {
25869       ((TEveVector4T<float>*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
25870       G__setnull(result7);
25871    return(1 || funcname || hash || result7 || libp) ;
25872 }
25873 
25874 static int G__G__Eve1_575_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25875 {
25876       ((TEveVector4T<float>*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
25877       G__setnull(result7);
25878    return(1 || funcname || hash || result7 || libp) ;
25879 }
25880 
25881 static int G__G__Eve1_575_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25882 {
25883       G__letint(result7, 67, (long) TEveVector4T<float>::DeclFileName());
25884    return(1 || funcname || hash || result7 || libp) ;
25885 }
25886 
25887 static int G__G__Eve1_575_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25888 {
25889       G__letint(result7, 105, (long) TEveVector4T<float>::ImplFileLine());
25890    return(1 || funcname || hash || result7 || libp) ;
25891 }
25892 
25893 static int G__G__Eve1_575_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25894 {
25895       G__letint(result7, 67, (long) TEveVector4T<float>::ImplFileName());
25896    return(1 || funcname || hash || result7 || libp) ;
25897 }
25898 
25899 static int G__G__Eve1_575_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25900 {
25901       G__letint(result7, 105, (long) TEveVector4T<float>::DeclFileLine());
25902    return(1 || funcname || hash || result7 || libp) ;
25903 }
25904 
25905 static int G__G__Eve1_575_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25906 {
25907    TEveVector4T<float>* p = NULL;
25908    char* gvp = (char*) G__getgvp();
25909    //m: 1
25910    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
25911      p = new TEveVector4T<float>(*(TEveVectorT<double>*) libp->para[0].ref);
25912    } else {
25913      p = new((void*) gvp) TEveVector4T<float>(*(TEveVectorT<double>*) libp->para[0].ref);
25914    }
25915    result7->obj.i = (long) p;
25916    result7->ref = (long) p;
25917    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR));
25918    return(1 || funcname || hash || result7 || libp) ;
25919 }
25920 
25921 static int G__G__Eve1_575_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25922 {
25923    TEveVector4T<float>* p = NULL;
25924    char* gvp = (char*) G__getgvp();
25925    //m: 1
25926    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
25927      p = new TEveVector4T<float>(*(TEveVector4T<double>*) libp->para[0].ref);
25928    } else {
25929      p = new((void*) gvp) TEveVector4T<float>(*(TEveVector4T<double>*) libp->para[0].ref);
25930    }
25931    result7->obj.i = (long) p;
25932    result7->ref = (long) p;
25933    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR));
25934    return(1 || funcname || hash || result7 || libp) ;
25935 }
25936 
25937 // automatic copy constructor
25938 static int G__G__Eve1_575_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25939 
25940 {
25941    TEveVector4T<float>* p;
25942    void* tmp = (void*) G__int(libp->para[0]);
25943    p = new TEveVector4T<float>(*(TEveVector4T<float>*) tmp);
25944    result7->obj.i = (long) p;
25945    result7->ref = (long) p;
25946    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR));
25947    return(1 || funcname || hash || result7 || libp) ;
25948 }
25949 
25950 // automatic destructor
25951 typedef TEveVector4T<float> G__TTEveVector4TlEfloatgR;
25952 static int G__G__Eve1_575_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25953 {
25954    char* gvp = (char*) G__getgvp();
25955    long soff = G__getstructoffset();
25956    int n = G__getaryconstruct();
25957    //
25958    //has_a_delete: 0
25959    //has_own_delete1arg: 0
25960    //has_own_delete2arg: 0
25961    //
25962    if (!soff) {
25963      return(1);
25964    }
25965    if (n) {
25966      if (gvp == (char*)G__PVOID) {
25967        delete[] (TEveVector4T<float>*) soff;
25968      } else {
25969        G__setgvp((long) G__PVOID);
25970        for (int i = n - 1; i >= 0; --i) {
25971          ((TEveVector4T<float>*) (soff+(sizeof(TEveVector4T<float>)*i)))->~G__TTEveVector4TlEfloatgR();
25972        }
25973        G__setgvp((long)gvp);
25974      }
25975    } else {
25976      if (gvp == (char*)G__PVOID) {
25977        delete (TEveVector4T<float>*) soff;
25978      } else {
25979        G__setgvp((long) G__PVOID);
25980        ((TEveVector4T<float>*) (soff))->~G__TTEveVector4TlEfloatgR();
25981        G__setgvp((long)gvp);
25982      }
25983    }
25984    G__setnull(result7);
25985    return(1 || funcname || hash || result7 || libp) ;
25986 }
25987 
25988 // automatic assignment operator
25989 static int G__G__Eve1_575_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
25990 {
25991    TEveVector4T<float>* dest = (TEveVector4T<float>*) G__getstructoffset();
25992    *dest = *(TEveVector4T<float>*) libp->para[0].ref;
25993    const TEveVector4T<float>& obj = *dest;
25994    result7->ref = (long) (&obj);
25995    result7->obj.i = (long) (&obj);
25996    return(1 || funcname || hash || result7 || libp) ;
25997 }
25998 
25999 
26000 /* TEveVector4T<double> */
26001 static int G__G__Eve1_576_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26002 {
26003    TEveVector4T<double>* p = NULL;
26004    char* gvp = (char*) G__getgvp();
26005    int n = G__getaryconstruct();
26006    if (n) {
26007      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
26008        p = new TEveVector4T<double>[n];
26009      } else {
26010        p = new((void*) gvp) TEveVector4T<double>[n];
26011      }
26012    } else {
26013      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
26014        p = new TEveVector4T<double>;
26015      } else {
26016        p = new((void*) gvp) TEveVector4T<double>;
26017      }
26018    }
26019    result7->obj.i = (long) p;
26020    result7->ref = (long) p;
26021    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR));
26022    return(1 || funcname || hash || result7 || libp) ;
26023 }
26024 
26025 static int G__G__Eve1_576_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26026 {
26027    TEveVector4T<double>* p = NULL;
26028    char* gvp = (char*) G__getgvp();
26029    //m: 1
26030    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
26031      p = new TEveVector4T<double>((Float_t*) G__int(libp->para[0]));
26032    } else {
26033      p = new((void*) gvp) TEveVector4T<double>((Float_t*) G__int(libp->para[0]));
26034    }
26035    result7->obj.i = (long) p;
26036    result7->ref = (long) p;
26037    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR));
26038    return(1 || funcname || hash || result7 || libp) ;
26039 }
26040 
26041 static int G__G__Eve1_576_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26042 {
26043    TEveVector4T<double>* p = NULL;
26044    char* gvp = (char*) G__getgvp();
26045    //m: 1
26046    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
26047      p = new TEveVector4T<double>((Double_t*) G__int(libp->para[0]));
26048    } else {
26049      p = new((void*) gvp) TEveVector4T<double>((Double_t*) G__int(libp->para[0]));
26050    }
26051    result7->obj.i = (long) p;
26052    result7->ref = (long) p;
26053    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR));
26054    return(1 || funcname || hash || result7 || libp) ;
26055 }
26056 
26057 static int G__G__Eve1_576_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26058 {
26059    TEveVector4T<double>* p = NULL;
26060    char* gvp = (char*) G__getgvp();
26061    switch (libp->paran) {
26062    case 4:
26063      //m: 4
26064      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
26065        p = new TEveVector4T<double>(
26066 (double) G__double(libp->para[0]), (double) G__double(libp->para[1])
26067 , (double) G__double(libp->para[2]), (double) G__double(libp->para[3]));
26068      } else {
26069        p = new((void*) gvp) TEveVector4T<double>(
26070 (double) G__double(libp->para[0]), (double) G__double(libp->para[1])
26071 , (double) G__double(libp->para[2]), (double) G__double(libp->para[3]));
26072      }
26073      break;
26074    case 3:
26075      //m: 3
26076      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
26077        p = new TEveVector4T<double>(
26078 (double) G__double(libp->para[0]), (double) G__double(libp->para[1])
26079 , (double) G__double(libp->para[2]));
26080      } else {
26081        p = new((void*) gvp) TEveVector4T<double>(
26082 (double) G__double(libp->para[0]), (double) G__double(libp->para[1])
26083 , (double) G__double(libp->para[2]));
26084      }
26085      break;
26086    }
26087    result7->obj.i = (long) p;
26088    result7->ref = (long) p;
26089    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR));
26090    return(1 || funcname || hash || result7 || libp) ;
26091 }
26092 
26093 static int G__G__Eve1_576_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26094 {
26095       ((const TEveVector4T<double>*) G__getstructoffset())->Dump();
26096       G__setnull(result7);
26097    return(1 || funcname || hash || result7 || libp) ;
26098 }
26099 
26100 static int G__G__Eve1_576_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26101 {
26102       {
26103          const TEveVector4T<double>& obj = ((TEveVector4T<double>*) G__getstructoffset())->operator*=((double) G__double(libp->para[0]));
26104          result7->ref = (long) (&obj);
26105          result7->obj.i = (long) (&obj);
26106       }
26107    return(1 || funcname || hash || result7 || libp) ;
26108 }
26109 
26110 static int G__G__Eve1_576_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26111 {
26112       {
26113          const TEveVector4T<double>& obj = ((TEveVector4T<double>*) G__getstructoffset())->operator+=(*(TEveVector4T<double>*) libp->para[0].ref);
26114          result7->ref = (long) (&obj);
26115          result7->obj.i = (long) (&obj);
26116       }
26117    return(1 || funcname || hash || result7 || libp) ;
26118 }
26119 
26120 static int G__G__Eve1_576_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26121 {
26122       {
26123          const TEveVector4T<double>& obj = ((TEveVector4T<double>*) G__getstructoffset())->operator-=(*(TEveVector4T<double>*) libp->para[0].ref);
26124          result7->ref = (long) (&obj);
26125          result7->obj.i = (long) (&obj);
26126       }
26127    return(1 || funcname || hash || result7 || libp) ;
26128 }
26129 
26130 static int G__G__Eve1_576_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26131 {
26132       G__letint(result7, 85, (long) TEveVector4T<double>::Class());
26133    return(1 || funcname || hash || result7 || libp) ;
26134 }
26135 
26136 static int G__G__Eve1_576_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26137 {
26138       G__letint(result7, 67, (long) TEveVector4T<double>::Class_Name());
26139    return(1 || funcname || hash || result7 || libp) ;
26140 }
26141 
26142 static int G__G__Eve1_576_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26143 {
26144       G__letint(result7, 115, (long) TEveVector4T<double>::Class_Version());
26145    return(1 || funcname || hash || result7 || libp) ;
26146 }
26147 
26148 static int G__G__Eve1_576_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26149 {
26150       TEveVector4T<double>::Dictionary();
26151       G__setnull(result7);
26152    return(1 || funcname || hash || result7 || libp) ;
26153 }
26154 
26155 static int G__G__Eve1_576_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26156 {
26157       G__letint(result7, 85, (long) ((const TEveVector4T<double>*) G__getstructoffset())->IsA());
26158    return(1 || funcname || hash || result7 || libp) ;
26159 }
26160 
26161 static int G__G__Eve1_576_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26162 {
26163       ((TEveVector4T<double>*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
26164       G__setnull(result7);
26165    return(1 || funcname || hash || result7 || libp) ;
26166 }
26167 
26168 static int G__G__Eve1_576_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26169 {
26170       ((TEveVector4T<double>*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
26171       G__setnull(result7);
26172    return(1 || funcname || hash || result7 || libp) ;
26173 }
26174 
26175 static int G__G__Eve1_576_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26176 {
26177       ((TEveVector4T<double>*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
26178       G__setnull(result7);
26179    return(1 || funcname || hash || result7 || libp) ;
26180 }
26181 
26182 static int G__G__Eve1_576_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26183 {
26184       G__letint(result7, 67, (long) TEveVector4T<double>::DeclFileName());
26185    return(1 || funcname || hash || result7 || libp) ;
26186 }
26187 
26188 static int G__G__Eve1_576_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26189 {
26190       G__letint(result7, 105, (long) TEveVector4T<double>::ImplFileLine());
26191    return(1 || funcname || hash || result7 || libp) ;
26192 }
26193 
26194 static int G__G__Eve1_576_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26195 {
26196       G__letint(result7, 67, (long) TEveVector4T<double>::ImplFileName());
26197    return(1 || funcname || hash || result7 || libp) ;
26198 }
26199 
26200 static int G__G__Eve1_576_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26201 {
26202       G__letint(result7, 105, (long) TEveVector4T<double>::DeclFileLine());
26203    return(1 || funcname || hash || result7 || libp) ;
26204 }
26205 
26206 // automatic copy constructor
26207 static int G__G__Eve1_576_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26208 
26209 {
26210    TEveVector4T<double>* p;
26211    void* tmp = (void*) G__int(libp->para[0]);
26212    p = new TEveVector4T<double>(*(TEveVector4T<double>*) tmp);
26213    result7->obj.i = (long) p;
26214    result7->ref = (long) p;
26215    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR));
26216    return(1 || funcname || hash || result7 || libp) ;
26217 }
26218 
26219 // automatic destructor
26220 typedef TEveVector4T<double> G__TTEveVector4TlEdoublegR;
26221 static int G__G__Eve1_576_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26222 {
26223    char* gvp = (char*) G__getgvp();
26224    long soff = G__getstructoffset();
26225    int n = G__getaryconstruct();
26226    //
26227    //has_a_delete: 0
26228    //has_own_delete1arg: 0
26229    //has_own_delete2arg: 0
26230    //
26231    if (!soff) {
26232      return(1);
26233    }
26234    if (n) {
26235      if (gvp == (char*)G__PVOID) {
26236        delete[] (TEveVector4T<double>*) soff;
26237      } else {
26238        G__setgvp((long) G__PVOID);
26239        for (int i = n - 1; i >= 0; --i) {
26240          ((TEveVector4T<double>*) (soff+(sizeof(TEveVector4T<double>)*i)))->~G__TTEveVector4TlEdoublegR();
26241        }
26242        G__setgvp((long)gvp);
26243      }
26244    } else {
26245      if (gvp == (char*)G__PVOID) {
26246        delete (TEveVector4T<double>*) soff;
26247      } else {
26248        G__setgvp((long) G__PVOID);
26249        ((TEveVector4T<double>*) (soff))->~G__TTEveVector4TlEdoublegR();
26250        G__setgvp((long)gvp);
26251      }
26252    }
26253    G__setnull(result7);
26254    return(1 || funcname || hash || result7 || libp) ;
26255 }
26256 
26257 // automatic assignment operator
26258 static int G__G__Eve1_576_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26259 {
26260    TEveVector4T<double>* dest = (TEveVector4T<double>*) G__getstructoffset();
26261    *dest = *(TEveVector4T<double>*) libp->para[0].ref;
26262    const TEveVector4T<double>& obj = *dest;
26263    result7->ref = (long) (&obj);
26264    result7->obj.i = (long) (&obj);
26265    return(1 || funcname || hash || result7 || libp) ;
26266 }
26267 
26268 
26269 /* TEveVector2T<float> */
26270 static int G__G__Eve1_577_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26271 {
26272    TEveVector2T<float>* p = NULL;
26273    char* gvp = (char*) G__getgvp();
26274    int n = G__getaryconstruct();
26275    if (n) {
26276      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
26277        p = new TEveVector2T<float>[n];
26278      } else {
26279        p = new((void*) gvp) TEveVector2T<float>[n];
26280      }
26281    } else {
26282      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
26283        p = new TEveVector2T<float>;
26284      } else {
26285        p = new((void*) gvp) TEveVector2T<float>;
26286      }
26287    }
26288    result7->obj.i = (long) p;
26289    result7->ref = (long) p;
26290    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR));
26291    return(1 || funcname || hash || result7 || libp) ;
26292 }
26293 
26294 static int G__G__Eve1_577_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26295 {
26296    TEveVector2T<float>* p = NULL;
26297    char* gvp = (char*) G__getgvp();
26298    //m: 1
26299    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
26300      p = new TEveVector2T<float>((Float_t*) G__int(libp->para[0]));
26301    } else {
26302      p = new((void*) gvp) TEveVector2T<float>((Float_t*) G__int(libp->para[0]));
26303    }
26304    result7->obj.i = (long) p;
26305    result7->ref = (long) p;
26306    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR));
26307    return(1 || funcname || hash || result7 || libp) ;
26308 }
26309 
26310 static int G__G__Eve1_577_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26311 {
26312    TEveVector2T<float>* p = NULL;
26313    char* gvp = (char*) G__getgvp();
26314    //m: 1
26315    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
26316      p = new TEveVector2T<float>((Double_t*) G__int(libp->para[0]));
26317    } else {
26318      p = new((void*) gvp) TEveVector2T<float>((Double_t*) G__int(libp->para[0]));
26319    }
26320    result7->obj.i = (long) p;
26321    result7->ref = (long) p;
26322    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR));
26323    return(1 || funcname || hash || result7 || libp) ;
26324 }
26325 
26326 static int G__G__Eve1_577_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26327 {
26328    TEveVector2T<float>* p = NULL;
26329    char* gvp = (char*) G__getgvp();
26330    //m: 2
26331    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
26332      p = new TEveVector2T<float>((float) G__double(libp->para[0]), (float) G__double(libp->para[1]));
26333    } else {
26334      p = new((void*) gvp) TEveVector2T<float>((float) G__double(libp->para[0]), (float) G__double(libp->para[1]));
26335    }
26336    result7->obj.i = (long) p;
26337    result7->ref = (long) p;
26338    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR));
26339    return(1 || funcname || hash || result7 || libp) ;
26340 }
26341 
26342 static int G__G__Eve1_577_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26343 {
26344       ((const TEveVector2T<float>*) G__getstructoffset())->Dump();
26345       G__setnull(result7);
26346    return(1 || funcname || hash || result7 || libp) ;
26347 }
26348 
26349 static int G__G__Eve1_577_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26350 {
26351       G__letint(result7, 70, (long) ((const TEveVector2T<float>*) G__getstructoffset())->operator const float*());
26352    return(1 || funcname || hash || result7 || libp) ;
26353 }
26354 
26355 static int G__G__Eve1_577_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26356 {
26357       G__letint(result7, 70, (long) ((TEveVector2T<float>*) G__getstructoffset())->operator float*());
26358    return(1 || funcname || hash || result7 || libp) ;
26359 }
26360 
26361 static int G__G__Eve1_577_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26362 {
26363       {
26364          const TEveVector2T<float>& obj = ((TEveVector2T<float>*) G__getstructoffset())->operator*=((float) G__double(libp->para[0]));
26365          result7->ref = (long) (&obj);
26366          result7->obj.i = (long) (&obj);
26367       }
26368    return(1 || funcname || hash || result7 || libp) ;
26369 }
26370 
26371 static int G__G__Eve1_577_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26372 {
26373       {
26374          const TEveVector2T<float>& obj = ((TEveVector2T<float>*) G__getstructoffset())->operator+=(*(TEveVector2T<float>*) libp->para[0].ref);
26375          result7->ref = (long) (&obj);
26376          result7->obj.i = (long) (&obj);
26377       }
26378    return(1 || funcname || hash || result7 || libp) ;
26379 }
26380 
26381 static int G__G__Eve1_577_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26382 {
26383       {
26384          const TEveVector2T<float>& obj = ((TEveVector2T<float>*) G__getstructoffset())->operator-=(*(TEveVector2T<float>*) libp->para[0].ref);
26385          result7->ref = (long) (&obj);
26386          result7->obj.i = (long) (&obj);
26387       }
26388    return(1 || funcname || hash || result7 || libp) ;
26389 }
26390 
26391 static int G__G__Eve1_577_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26392 {
26393       {
26394          const float& obj = ((TEveVector2T<float>*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0]));
26395          result7->ref = (long) (&obj);
26396          result7->obj.d = (double) (obj);
26397       }
26398    return(1 || funcname || hash || result7 || libp) ;
26399 }
26400 
26401 static int G__G__Eve1_577_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26402 {
26403       G__letdouble(result7, 102, (double) ((const TEveVector2T<float>*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0])));
26404    return(1 || funcname || hash || result7 || libp) ;
26405 }
26406 
26407 static int G__G__Eve1_577_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26408 {
26409       G__letint(result7, 70, (long) ((const TEveVector2T<float>*) G__getstructoffset())->Arr());
26410    return(1 || funcname || hash || result7 || libp) ;
26411 }
26412 
26413 static int G__G__Eve1_577_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26414 {
26415       G__letint(result7, 70, (long) ((TEveVector2T<float>*) G__getstructoffset())->Arr());
26416    return(1 || funcname || hash || result7 || libp) ;
26417 }
26418 
26419 static int G__G__Eve1_577_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26420 {
26421       ((TEveVector2T<float>*) G__getstructoffset())->Set((Float_t*) G__int(libp->para[0]));
26422       G__setnull(result7);
26423    return(1 || funcname || hash || result7 || libp) ;
26424 }
26425 
26426 static int G__G__Eve1_577_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26427 {
26428       ((TEveVector2T<float>*) G__getstructoffset())->Set((Double_t*) G__int(libp->para[0]));
26429       G__setnull(result7);
26430    return(1 || funcname || hash || result7 || libp) ;
26431 }
26432 
26433 static int G__G__Eve1_577_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26434 {
26435       ((TEveVector2T<float>*) G__getstructoffset())->Set((float) G__double(libp->para[0]), (float) G__double(libp->para[1]));
26436       G__setnull(result7);
26437    return(1 || funcname || hash || result7 || libp) ;
26438 }
26439 
26440 static int G__G__Eve1_577_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26441 {
26442       ((TEveVector2T<float>*) G__getstructoffset())->NegateXY();
26443       G__setnull(result7);
26444    return(1 || funcname || hash || result7 || libp) ;
26445 }
26446 
26447 static int G__G__Eve1_577_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26448 {
26449    switch (libp->paran) {
26450    case 1:
26451       ((TEveVector2T<float>*) G__getstructoffset())->Normalize((float) G__double(libp->para[0]));
26452       G__setnull(result7);
26453       break;
26454    case 0:
26455       ((TEveVector2T<float>*) G__getstructoffset())->Normalize();
26456       G__setnull(result7);
26457       break;
26458    }
26459    return(1 || funcname || hash || result7 || libp) ;
26460 }
26461 
26462 static int G__G__Eve1_577_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26463 {
26464       G__letdouble(result7, 102, (double) ((const TEveVector2T<float>*) G__getstructoffset())->Phi());
26465    return(1 || funcname || hash || result7 || libp) ;
26466 }
26467 
26468 static int G__G__Eve1_577_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26469 {
26470       G__letdouble(result7, 102, (double) ((const TEveVector2T<float>*) G__getstructoffset())->Mag2());
26471    return(1 || funcname || hash || result7 || libp) ;
26472 }
26473 
26474 static int G__G__Eve1_577_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26475 {
26476       G__letdouble(result7, 102, (double) ((const TEveVector2T<float>*) G__getstructoffset())->Mag());
26477    return(1 || funcname || hash || result7 || libp) ;
26478 }
26479 
26480 static int G__G__Eve1_577_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26481 {
26482       G__letdouble(result7, 102, (double) ((const TEveVector2T<float>*) G__getstructoffset())->Distance(*(TEveVector2T<float>*) libp->para[0].ref));
26483    return(1 || funcname || hash || result7 || libp) ;
26484 }
26485 
26486 static int G__G__Eve1_577_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26487 {
26488       G__letdouble(result7, 102, (double) ((const TEveVector2T<float>*) G__getstructoffset())->SquareDistance(*(TEveVector2T<float>*) libp->para[0].ref));
26489    return(1 || funcname || hash || result7 || libp) ;
26490 }
26491 
26492 static int G__G__Eve1_577_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26493 {
26494       G__letdouble(result7, 102, (double) ((const TEveVector2T<float>*) G__getstructoffset())->Dot(*(TEveVector2T<float>*) libp->para[0].ref));
26495    return(1 || funcname || hash || result7 || libp) ;
26496 }
26497 
26498 static int G__G__Eve1_577_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26499 {
26500       G__letdouble(result7, 102, (double) ((const TEveVector2T<float>*) G__getstructoffset())->Cross(*(TEveVector2T<float>*) libp->para[0].ref));
26501    return(1 || funcname || hash || result7 || libp) ;
26502 }
26503 
26504 static int G__G__Eve1_577_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26505 {
26506       {
26507          const TEveVector2T<float>& obj = ((TEveVector2T<float>*) G__getstructoffset())->Sub(*(TEveVector2T<float>*) libp->para[0].ref, *(TEveVector2T<float>*) libp->para[1].ref);
26508          result7->ref = (long) (&obj);
26509          result7->obj.i = (long) (&obj);
26510       }
26511    return(1 || funcname || hash || result7 || libp) ;
26512 }
26513 
26514 static int G__G__Eve1_577_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26515 {
26516       {
26517          const TEveVector2T<float>& obj = ((TEveVector2T<float>*) G__getstructoffset())->Mult(*(TEveVector2T<float>*) libp->para[0].ref, (float) G__double(libp->para[1]));
26518          result7->ref = (long) (&obj);
26519          result7->obj.i = (long) (&obj);
26520       }
26521    return(1 || funcname || hash || result7 || libp) ;
26522 }
26523 
26524 static int G__G__Eve1_577_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26525 {
26526       G__letint(result7, 85, (long) TEveVector2T<float>::Class());
26527    return(1 || funcname || hash || result7 || libp) ;
26528 }
26529 
26530 static int G__G__Eve1_577_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26531 {
26532       G__letint(result7, 67, (long) TEveVector2T<float>::Class_Name());
26533    return(1 || funcname || hash || result7 || libp) ;
26534 }
26535 
26536 static int G__G__Eve1_577_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26537 {
26538       G__letint(result7, 115, (long) TEveVector2T<float>::Class_Version());
26539    return(1 || funcname || hash || result7 || libp) ;
26540 }
26541 
26542 static int G__G__Eve1_577_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26543 {
26544       TEveVector2T<float>::Dictionary();
26545       G__setnull(result7);
26546    return(1 || funcname || hash || result7 || libp) ;
26547 }
26548 
26549 static int G__G__Eve1_577_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26550 {
26551       G__letint(result7, 85, (long) ((const TEveVector2T<float>*) G__getstructoffset())->IsA());
26552    return(1 || funcname || hash || result7 || libp) ;
26553 }
26554 
26555 static int G__G__Eve1_577_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26556 {
26557       ((TEveVector2T<float>*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
26558       G__setnull(result7);
26559    return(1 || funcname || hash || result7 || libp) ;
26560 }
26561 
26562 static int G__G__Eve1_577_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26563 {
26564       ((TEveVector2T<float>*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
26565       G__setnull(result7);
26566    return(1 || funcname || hash || result7 || libp) ;
26567 }
26568 
26569 static int G__G__Eve1_577_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26570 {
26571       ((TEveVector2T<float>*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
26572       G__setnull(result7);
26573    return(1 || funcname || hash || result7 || libp) ;
26574 }
26575 
26576 static int G__G__Eve1_577_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26577 {
26578       G__letint(result7, 67, (long) TEveVector2T<float>::DeclFileName());
26579    return(1 || funcname || hash || result7 || libp) ;
26580 }
26581 
26582 static int G__G__Eve1_577_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26583 {
26584       G__letint(result7, 105, (long) TEveVector2T<float>::ImplFileLine());
26585    return(1 || funcname || hash || result7 || libp) ;
26586 }
26587 
26588 static int G__G__Eve1_577_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26589 {
26590       G__letint(result7, 67, (long) TEveVector2T<float>::ImplFileName());
26591    return(1 || funcname || hash || result7 || libp) ;
26592 }
26593 
26594 static int G__G__Eve1_577_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26595 {
26596       G__letint(result7, 105, (long) TEveVector2T<float>::DeclFileLine());
26597    return(1 || funcname || hash || result7 || libp) ;
26598 }
26599 
26600 static int G__G__Eve1_577_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26601 {
26602    TEveVector2T<float>* p = NULL;
26603    char* gvp = (char*) G__getgvp();
26604    //m: 1
26605    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
26606      p = new TEveVector2T<float>(*(TEveVector2T<double>*) libp->para[0].ref);
26607    } else {
26608      p = new((void*) gvp) TEveVector2T<float>(*(TEveVector2T<double>*) libp->para[0].ref);
26609    }
26610    result7->obj.i = (long) p;
26611    result7->ref = (long) p;
26612    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR));
26613    return(1 || funcname || hash || result7 || libp) ;
26614 }
26615 
26616 // automatic copy constructor
26617 static int G__G__Eve1_577_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26618 
26619 {
26620    TEveVector2T<float>* p;
26621    void* tmp = (void*) G__int(libp->para[0]);
26622    p = new TEveVector2T<float>(*(TEveVector2T<float>*) tmp);
26623    result7->obj.i = (long) p;
26624    result7->ref = (long) p;
26625    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR));
26626    return(1 || funcname || hash || result7 || libp) ;
26627 }
26628 
26629 // automatic destructor
26630 typedef TEveVector2T<float> G__TTEveVector2TlEfloatgR;
26631 static int G__G__Eve1_577_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26632 {
26633    char* gvp = (char*) G__getgvp();
26634    long soff = G__getstructoffset();
26635    int n = G__getaryconstruct();
26636    //
26637    //has_a_delete: 0
26638    //has_own_delete1arg: 0
26639    //has_own_delete2arg: 0
26640    //
26641    if (!soff) {
26642      return(1);
26643    }
26644    if (n) {
26645      if (gvp == (char*)G__PVOID) {
26646        delete[] (TEveVector2T<float>*) soff;
26647      } else {
26648        G__setgvp((long) G__PVOID);
26649        for (int i = n - 1; i >= 0; --i) {
26650          ((TEveVector2T<float>*) (soff+(sizeof(TEveVector2T<float>)*i)))->~G__TTEveVector2TlEfloatgR();
26651        }
26652        G__setgvp((long)gvp);
26653      }
26654    } else {
26655      if (gvp == (char*)G__PVOID) {
26656        delete (TEveVector2T<float>*) soff;
26657      } else {
26658        G__setgvp((long) G__PVOID);
26659        ((TEveVector2T<float>*) (soff))->~G__TTEveVector2TlEfloatgR();
26660        G__setgvp((long)gvp);
26661      }
26662    }
26663    G__setnull(result7);
26664    return(1 || funcname || hash || result7 || libp) ;
26665 }
26666 
26667 // automatic assignment operator
26668 static int G__G__Eve1_577_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26669 {
26670    TEveVector2T<float>* dest = (TEveVector2T<float>*) G__getstructoffset();
26671    *dest = *(TEveVector2T<float>*) libp->para[0].ref;
26672    const TEveVector2T<float>& obj = *dest;
26673    result7->ref = (long) (&obj);
26674    result7->obj.i = (long) (&obj);
26675    return(1 || funcname || hash || result7 || libp) ;
26676 }
26677 
26678 
26679 /* TEveVector2T<double> */
26680 static int G__G__Eve1_578_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26681 {
26682    TEveVector2T<double>* p = NULL;
26683    char* gvp = (char*) G__getgvp();
26684    int n = G__getaryconstruct();
26685    if (n) {
26686      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
26687        p = new TEveVector2T<double>[n];
26688      } else {
26689        p = new((void*) gvp) TEveVector2T<double>[n];
26690      }
26691    } else {
26692      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
26693        p = new TEveVector2T<double>;
26694      } else {
26695        p = new((void*) gvp) TEveVector2T<double>;
26696      }
26697    }
26698    result7->obj.i = (long) p;
26699    result7->ref = (long) p;
26700    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR));
26701    return(1 || funcname || hash || result7 || libp) ;
26702 }
26703 
26704 static int G__G__Eve1_578_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26705 {
26706    TEveVector2T<double>* p = NULL;
26707    char* gvp = (char*) G__getgvp();
26708    //m: 1
26709    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
26710      p = new TEveVector2T<double>((Float_t*) G__int(libp->para[0]));
26711    } else {
26712      p = new((void*) gvp) TEveVector2T<double>((Float_t*) G__int(libp->para[0]));
26713    }
26714    result7->obj.i = (long) p;
26715    result7->ref = (long) p;
26716    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR));
26717    return(1 || funcname || hash || result7 || libp) ;
26718 }
26719 
26720 static int G__G__Eve1_578_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26721 {
26722    TEveVector2T<double>* p = NULL;
26723    char* gvp = (char*) G__getgvp();
26724    //m: 1
26725    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
26726      p = new TEveVector2T<double>((Double_t*) G__int(libp->para[0]));
26727    } else {
26728      p = new((void*) gvp) TEveVector2T<double>((Double_t*) G__int(libp->para[0]));
26729    }
26730    result7->obj.i = (long) p;
26731    result7->ref = (long) p;
26732    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR));
26733    return(1 || funcname || hash || result7 || libp) ;
26734 }
26735 
26736 static int G__G__Eve1_578_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26737 {
26738    TEveVector2T<double>* p = NULL;
26739    char* gvp = (char*) G__getgvp();
26740    //m: 2
26741    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
26742      p = new TEveVector2T<double>((double) G__double(libp->para[0]), (double) G__double(libp->para[1]));
26743    } else {
26744      p = new((void*) gvp) TEveVector2T<double>((double) G__double(libp->para[0]), (double) G__double(libp->para[1]));
26745    }
26746    result7->obj.i = (long) p;
26747    result7->ref = (long) p;
26748    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR));
26749    return(1 || funcname || hash || result7 || libp) ;
26750 }
26751 
26752 static int G__G__Eve1_578_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26753 {
26754       ((const TEveVector2T<double>*) G__getstructoffset())->Dump();
26755       G__setnull(result7);
26756    return(1 || funcname || hash || result7 || libp) ;
26757 }
26758 
26759 static int G__G__Eve1_578_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26760 {
26761       G__letint(result7, 68, (long) ((const TEveVector2T<double>*) G__getstructoffset())->operator const double*());
26762    return(1 || funcname || hash || result7 || libp) ;
26763 }
26764 
26765 static int G__G__Eve1_578_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26766 {
26767       G__letint(result7, 68, (long) ((TEveVector2T<double>*) G__getstructoffset())->operator double*());
26768    return(1 || funcname || hash || result7 || libp) ;
26769 }
26770 
26771 static int G__G__Eve1_578_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26772 {
26773       {
26774          const TEveVector2T<double>& obj = ((TEveVector2T<double>*) G__getstructoffset())->operator*=((double) G__double(libp->para[0]));
26775          result7->ref = (long) (&obj);
26776          result7->obj.i = (long) (&obj);
26777       }
26778    return(1 || funcname || hash || result7 || libp) ;
26779 }
26780 
26781 static int G__G__Eve1_578_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26782 {
26783       {
26784          const TEveVector2T<double>& obj = ((TEveVector2T<double>*) G__getstructoffset())->operator+=(*(TEveVector2T<double>*) libp->para[0].ref);
26785          result7->ref = (long) (&obj);
26786          result7->obj.i = (long) (&obj);
26787       }
26788    return(1 || funcname || hash || result7 || libp) ;
26789 }
26790 
26791 static int G__G__Eve1_578_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26792 {
26793       {
26794          const TEveVector2T<double>& obj = ((TEveVector2T<double>*) G__getstructoffset())->operator-=(*(TEveVector2T<double>*) libp->para[0].ref);
26795          result7->ref = (long) (&obj);
26796          result7->obj.i = (long) (&obj);
26797       }
26798    return(1 || funcname || hash || result7 || libp) ;
26799 }
26800 
26801 static int G__G__Eve1_578_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26802 {
26803       {
26804          const double& obj = ((TEveVector2T<double>*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0]));
26805          result7->ref = (long) (&obj);
26806          result7->obj.d = (double) (obj);
26807       }
26808    return(1 || funcname || hash || result7 || libp) ;
26809 }
26810 
26811 static int G__G__Eve1_578_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26812 {
26813       G__letdouble(result7, 100, (double) ((const TEveVector2T<double>*) G__getstructoffset())->operator[]((Int_t) G__int(libp->para[0])));
26814    return(1 || funcname || hash || result7 || libp) ;
26815 }
26816 
26817 static int G__G__Eve1_578_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26818 {
26819       G__letint(result7, 68, (long) ((const TEveVector2T<double>*) G__getstructoffset())->Arr());
26820    return(1 || funcname || hash || result7 || libp) ;
26821 }
26822 
26823 static int G__G__Eve1_578_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26824 {
26825       G__letint(result7, 68, (long) ((TEveVector2T<double>*) G__getstructoffset())->Arr());
26826    return(1 || funcname || hash || result7 || libp) ;
26827 }
26828 
26829 static int G__G__Eve1_578_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26830 {
26831       ((TEveVector2T<double>*) G__getstructoffset())->Set((Float_t*) G__int(libp->para[0]));
26832       G__setnull(result7);
26833    return(1 || funcname || hash || result7 || libp) ;
26834 }
26835 
26836 static int G__G__Eve1_578_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26837 {
26838       ((TEveVector2T<double>*) G__getstructoffset())->Set((Double_t*) G__int(libp->para[0]));
26839       G__setnull(result7);
26840    return(1 || funcname || hash || result7 || libp) ;
26841 }
26842 
26843 static int G__G__Eve1_578_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26844 {
26845       ((TEveVector2T<double>*) G__getstructoffset())->Set((double) G__double(libp->para[0]), (double) G__double(libp->para[1]));
26846       G__setnull(result7);
26847    return(1 || funcname || hash || result7 || libp) ;
26848 }
26849 
26850 static int G__G__Eve1_578_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26851 {
26852       ((TEveVector2T<double>*) G__getstructoffset())->NegateXY();
26853       G__setnull(result7);
26854    return(1 || funcname || hash || result7 || libp) ;
26855 }
26856 
26857 static int G__G__Eve1_578_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26858 {
26859    switch (libp->paran) {
26860    case 1:
26861       ((TEveVector2T<double>*) G__getstructoffset())->Normalize((double) G__double(libp->para[0]));
26862       G__setnull(result7);
26863       break;
26864    case 0:
26865       ((TEveVector2T<double>*) G__getstructoffset())->Normalize();
26866       G__setnull(result7);
26867       break;
26868    }
26869    return(1 || funcname || hash || result7 || libp) ;
26870 }
26871 
26872 static int G__G__Eve1_578_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26873 {
26874       G__letdouble(result7, 100, (double) ((const TEveVector2T<double>*) G__getstructoffset())->Phi());
26875    return(1 || funcname || hash || result7 || libp) ;
26876 }
26877 
26878 static int G__G__Eve1_578_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26879 {
26880       G__letdouble(result7, 100, (double) ((const TEveVector2T<double>*) G__getstructoffset())->Mag2());
26881    return(1 || funcname || hash || result7 || libp) ;
26882 }
26883 
26884 static int G__G__Eve1_578_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26885 {
26886       G__letdouble(result7, 100, (double) ((const TEveVector2T<double>*) G__getstructoffset())->Mag());
26887    return(1 || funcname || hash || result7 || libp) ;
26888 }
26889 
26890 static int G__G__Eve1_578_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26891 {
26892       G__letdouble(result7, 100, (double) ((const TEveVector2T<double>*) G__getstructoffset())->Distance(*(TEveVector2T<double>*) libp->para[0].ref));
26893    return(1 || funcname || hash || result7 || libp) ;
26894 }
26895 
26896 static int G__G__Eve1_578_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26897 {
26898       G__letdouble(result7, 100, (double) ((const TEveVector2T<double>*) G__getstructoffset())->SquareDistance(*(TEveVector2T<double>*) libp->para[0].ref));
26899    return(1 || funcname || hash || result7 || libp) ;
26900 }
26901 
26902 static int G__G__Eve1_578_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26903 {
26904       G__letdouble(result7, 100, (double) ((const TEveVector2T<double>*) G__getstructoffset())->Dot(*(TEveVector2T<double>*) libp->para[0].ref));
26905    return(1 || funcname || hash || result7 || libp) ;
26906 }
26907 
26908 static int G__G__Eve1_578_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26909 {
26910       G__letdouble(result7, 100, (double) ((const TEveVector2T<double>*) G__getstructoffset())->Cross(*(TEveVector2T<double>*) libp->para[0].ref));
26911    return(1 || funcname || hash || result7 || libp) ;
26912 }
26913 
26914 static int G__G__Eve1_578_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26915 {
26916       {
26917          const TEveVector2T<double>& obj = ((TEveVector2T<double>*) G__getstructoffset())->Sub(*(TEveVector2T<double>*) libp->para[0].ref, *(TEveVector2T<double>*) libp->para[1].ref);
26918          result7->ref = (long) (&obj);
26919          result7->obj.i = (long) (&obj);
26920       }
26921    return(1 || funcname || hash || result7 || libp) ;
26922 }
26923 
26924 static int G__G__Eve1_578_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26925 {
26926       {
26927          const TEveVector2T<double>& obj = ((TEveVector2T<double>*) G__getstructoffset())->Mult(*(TEveVector2T<double>*) libp->para[0].ref, (double) G__double(libp->para[1]));
26928          result7->ref = (long) (&obj);
26929          result7->obj.i = (long) (&obj);
26930       }
26931    return(1 || funcname || hash || result7 || libp) ;
26932 }
26933 
26934 static int G__G__Eve1_578_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26935 {
26936       G__letint(result7, 85, (long) TEveVector2T<double>::Class());
26937    return(1 || funcname || hash || result7 || libp) ;
26938 }
26939 
26940 static int G__G__Eve1_578_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26941 {
26942       G__letint(result7, 67, (long) TEveVector2T<double>::Class_Name());
26943    return(1 || funcname || hash || result7 || libp) ;
26944 }
26945 
26946 static int G__G__Eve1_578_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26947 {
26948       G__letint(result7, 115, (long) TEveVector2T<double>::Class_Version());
26949    return(1 || funcname || hash || result7 || libp) ;
26950 }
26951 
26952 static int G__G__Eve1_578_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26953 {
26954       TEveVector2T<double>::Dictionary();
26955       G__setnull(result7);
26956    return(1 || funcname || hash || result7 || libp) ;
26957 }
26958 
26959 static int G__G__Eve1_578_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26960 {
26961       G__letint(result7, 85, (long) ((const TEveVector2T<double>*) G__getstructoffset())->IsA());
26962    return(1 || funcname || hash || result7 || libp) ;
26963 }
26964 
26965 static int G__G__Eve1_578_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26966 {
26967       ((TEveVector2T<double>*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
26968       G__setnull(result7);
26969    return(1 || funcname || hash || result7 || libp) ;
26970 }
26971 
26972 static int G__G__Eve1_578_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26973 {
26974       ((TEveVector2T<double>*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
26975       G__setnull(result7);
26976    return(1 || funcname || hash || result7 || libp) ;
26977 }
26978 
26979 static int G__G__Eve1_578_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26980 {
26981       ((TEveVector2T<double>*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
26982       G__setnull(result7);
26983    return(1 || funcname || hash || result7 || libp) ;
26984 }
26985 
26986 static int G__G__Eve1_578_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26987 {
26988       G__letint(result7, 67, (long) TEveVector2T<double>::DeclFileName());
26989    return(1 || funcname || hash || result7 || libp) ;
26990 }
26991 
26992 static int G__G__Eve1_578_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26993 {
26994       G__letint(result7, 105, (long) TEveVector2T<double>::ImplFileLine());
26995    return(1 || funcname || hash || result7 || libp) ;
26996 }
26997 
26998 static int G__G__Eve1_578_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
26999 {
27000       G__letint(result7, 67, (long) TEveVector2T<double>::ImplFileName());
27001    return(1 || funcname || hash || result7 || libp) ;
27002 }
27003 
27004 static int G__G__Eve1_578_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27005 {
27006       G__letint(result7, 105, (long) TEveVector2T<double>::DeclFileLine());
27007    return(1 || funcname || hash || result7 || libp) ;
27008 }
27009 
27010 // automatic copy constructor
27011 static int G__G__Eve1_578_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27012 
27013 {
27014    TEveVector2T<double>* p;
27015    void* tmp = (void*) G__int(libp->para[0]);
27016    p = new TEveVector2T<double>(*(TEveVector2T<double>*) tmp);
27017    result7->obj.i = (long) p;
27018    result7->ref = (long) p;
27019    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR));
27020    return(1 || funcname || hash || result7 || libp) ;
27021 }
27022 
27023 // automatic destructor
27024 typedef TEveVector2T<double> G__TTEveVector2TlEdoublegR;
27025 static int G__G__Eve1_578_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27026 {
27027    char* gvp = (char*) G__getgvp();
27028    long soff = G__getstructoffset();
27029    int n = G__getaryconstruct();
27030    //
27031    //has_a_delete: 0
27032    //has_own_delete1arg: 0
27033    //has_own_delete2arg: 0
27034    //
27035    if (!soff) {
27036      return(1);
27037    }
27038    if (n) {
27039      if (gvp == (char*)G__PVOID) {
27040        delete[] (TEveVector2T<double>*) soff;
27041      } else {
27042        G__setgvp((long) G__PVOID);
27043        for (int i = n - 1; i >= 0; --i) {
27044          ((TEveVector2T<double>*) (soff+(sizeof(TEveVector2T<double>)*i)))->~G__TTEveVector2TlEdoublegR();
27045        }
27046        G__setgvp((long)gvp);
27047      }
27048    } else {
27049      if (gvp == (char*)G__PVOID) {
27050        delete (TEveVector2T<double>*) soff;
27051      } else {
27052        G__setgvp((long) G__PVOID);
27053        ((TEveVector2T<double>*) (soff))->~G__TTEveVector2TlEdoublegR();
27054        G__setgvp((long)gvp);
27055      }
27056    }
27057    G__setnull(result7);
27058    return(1 || funcname || hash || result7 || libp) ;
27059 }
27060 
27061 // automatic assignment operator
27062 static int G__G__Eve1_578_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27063 {
27064    TEveVector2T<double>* dest = (TEveVector2T<double>*) G__getstructoffset();
27065    *dest = *(TEveVector2T<double>*) libp->para[0].ref;
27066    const TEveVector2T<double>& obj = *dest;
27067    result7->ref = (long) (&obj);
27068    result7->obj.i = (long) (&obj);
27069    return(1 || funcname || hash || result7 || libp) ;
27070 }
27071 
27072 
27073 /* TEveProjection::PreScaleEntry_t */
27074 static int G__G__Eve1_582_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27075 {
27076    TEveProjection::PreScaleEntry_t* p = NULL;
27077    char* gvp = (char*) G__getgvp();
27078    int n = G__getaryconstruct();
27079    if (n) {
27080      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
27081        p = new TEveProjection::PreScaleEntry_t[n];
27082      } else {
27083        p = new((void*) gvp) TEveProjection::PreScaleEntry_t[n];
27084      }
27085    } else {
27086      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
27087        p = new TEveProjection::PreScaleEntry_t;
27088      } else {
27089        p = new((void*) gvp) TEveProjection::PreScaleEntry_t;
27090      }
27091    }
27092    result7->obj.i = (long) p;
27093    result7->ref = (long) p;
27094    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t));
27095    return(1 || funcname || hash || result7 || libp) ;
27096 }
27097 
27098 static int G__G__Eve1_582_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27099 {
27100    TEveProjection::PreScaleEntry_t* p = NULL;
27101    char* gvp = (char*) G__getgvp();
27102    //m: 4
27103    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
27104      p = new TEveProjection::PreScaleEntry_t(
27105 (Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1])
27106 , (Float_t) G__double(libp->para[2]), (Float_t) G__double(libp->para[3]));
27107    } else {
27108      p = new((void*) gvp) TEveProjection::PreScaleEntry_t(
27109 (Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1])
27110 , (Float_t) G__double(libp->para[2]), (Float_t) G__double(libp->para[3]));
27111    }
27112    result7->obj.i = (long) p;
27113    result7->ref = (long) p;
27114    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t));
27115    return(1 || funcname || hash || result7 || libp) ;
27116 }
27117 
27118 static int G__G__Eve1_582_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27119 {
27120       G__letint(result7, 85, (long) TEveProjection::PreScaleEntry_t::Class());
27121    return(1 || funcname || hash || result7 || libp) ;
27122 }
27123 
27124 static int G__G__Eve1_582_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27125 {
27126       G__letint(result7, 67, (long) TEveProjection::PreScaleEntry_t::Class_Name());
27127    return(1 || funcname || hash || result7 || libp) ;
27128 }
27129 
27130 static int G__G__Eve1_582_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27131 {
27132       G__letint(result7, 115, (long) TEveProjection::PreScaleEntry_t::Class_Version());
27133    return(1 || funcname || hash || result7 || libp) ;
27134 }
27135 
27136 static int G__G__Eve1_582_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27137 {
27138       TEveProjection::PreScaleEntry_t::Dictionary();
27139       G__setnull(result7);
27140    return(1 || funcname || hash || result7 || libp) ;
27141 }
27142 
27143 static int G__G__Eve1_582_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27144 {
27145       G__letint(result7, 85, (long) ((const TEveProjection::PreScaleEntry_t*) G__getstructoffset())->IsA());
27146    return(1 || funcname || hash || result7 || libp) ;
27147 }
27148 
27149 static int G__G__Eve1_582_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27150 {
27151       ((TEveProjection::PreScaleEntry_t*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
27152       G__setnull(result7);
27153    return(1 || funcname || hash || result7 || libp) ;
27154 }
27155 
27156 static int G__G__Eve1_582_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27157 {
27158       ((TEveProjection::PreScaleEntry_t*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
27159       G__setnull(result7);
27160    return(1 || funcname || hash || result7 || libp) ;
27161 }
27162 
27163 static int G__G__Eve1_582_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27164 {
27165       ((TEveProjection::PreScaleEntry_t*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
27166       G__setnull(result7);
27167    return(1 || funcname || hash || result7 || libp) ;
27168 }
27169 
27170 static int G__G__Eve1_582_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27171 {
27172       G__letint(result7, 67, (long) TEveProjection::PreScaleEntry_t::DeclFileName());
27173    return(1 || funcname || hash || result7 || libp) ;
27174 }
27175 
27176 static int G__G__Eve1_582_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27177 {
27178       G__letint(result7, 105, (long) TEveProjection::PreScaleEntry_t::ImplFileLine());
27179    return(1 || funcname || hash || result7 || libp) ;
27180 }
27181 
27182 static int G__G__Eve1_582_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27183 {
27184       G__letint(result7, 67, (long) TEveProjection::PreScaleEntry_t::ImplFileName());
27185    return(1 || funcname || hash || result7 || libp) ;
27186 }
27187 
27188 static int G__G__Eve1_582_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27189 {
27190       G__letint(result7, 105, (long) TEveProjection::PreScaleEntry_t::DeclFileLine());
27191    return(1 || funcname || hash || result7 || libp) ;
27192 }
27193 
27194 // automatic copy constructor
27195 static int G__G__Eve1_582_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27196 
27197 {
27198    TEveProjection::PreScaleEntry_t* p;
27199    void* tmp = (void*) G__int(libp->para[0]);
27200    p = new TEveProjection::PreScaleEntry_t(*(TEveProjection::PreScaleEntry_t*) tmp);
27201    result7->obj.i = (long) p;
27202    result7->ref = (long) p;
27203    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t));
27204    return(1 || funcname || hash || result7 || libp) ;
27205 }
27206 
27207 // automatic destructor
27208 typedef TEveProjection::PreScaleEntry_t G__TTEveProjectioncLcLPreScaleEntry_t;
27209 static int G__G__Eve1_582_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27210 {
27211    char* gvp = (char*) G__getgvp();
27212    long soff = G__getstructoffset();
27213    int n = G__getaryconstruct();
27214    //
27215    //has_a_delete: 0
27216    //has_own_delete1arg: 0
27217    //has_own_delete2arg: 0
27218    //
27219    if (!soff) {
27220      return(1);
27221    }
27222    if (n) {
27223      if (gvp == (char*)G__PVOID) {
27224        delete[] (TEveProjection::PreScaleEntry_t*) soff;
27225      } else {
27226        G__setgvp((long) G__PVOID);
27227        for (int i = n - 1; i >= 0; --i) {
27228          ((TEveProjection::PreScaleEntry_t*) (soff+(sizeof(TEveProjection::PreScaleEntry_t)*i)))->~G__TTEveProjectioncLcLPreScaleEntry_t();
27229        }
27230        G__setgvp((long)gvp);
27231      }
27232    } else {
27233      if (gvp == (char*)G__PVOID) {
27234        delete (TEveProjection::PreScaleEntry_t*) soff;
27235      } else {
27236        G__setgvp((long) G__PVOID);
27237        ((TEveProjection::PreScaleEntry_t*) (soff))->~G__TTEveProjectioncLcLPreScaleEntry_t();
27238        G__setgvp((long)gvp);
27239      }
27240    }
27241    G__setnull(result7);
27242    return(1 || funcname || hash || result7 || libp) ;
27243 }
27244 
27245 // automatic assignment operator
27246 static int G__G__Eve1_582_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27247 {
27248    TEveProjection::PreScaleEntry_t* dest = (TEveProjection::PreScaleEntry_t*) G__getstructoffset();
27249    *dest = *(TEveProjection::PreScaleEntry_t*) libp->para[0].ref;
27250    const TEveProjection::PreScaleEntry_t& obj = *dest;
27251    result7->ref = (long) (&obj);
27252    result7->obj.i = (long) (&obj);
27253    return(1 || funcname || hash || result7 || libp) ;
27254 }
27255 
27256 
27257 /* vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> > */
27258 static int G__G__Eve1_584_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27259 {
27260       {
27261          const TEveProjection::PreScaleEntry_t& obj = ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->at((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::size_type) G__int(libp->para[0]));
27262          result7->ref = (long) (&obj);
27263          result7->obj.i = (long) (&obj);
27264       }
27265    return(1 || funcname || hash || result7 || libp) ;
27266 }
27267 
27268 static int G__G__Eve1_584_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27269 {
27270       {
27271          vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator* pobj;
27272          vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator xobj = ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->begin();
27273          pobj = new vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator(xobj);
27274          result7->obj.i = (long) ((void*) pobj);
27275          result7->ref = result7->obj.i;
27276          G__store_tempobject(*result7);
27277       }
27278    return(1 || funcname || hash || result7 || libp) ;
27279 }
27280 
27281 static int G__G__Eve1_584_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27282 {
27283       {
27284          vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator* pobj;
27285          vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator xobj = ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->end();
27286          pobj = new vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator(xobj);
27287          result7->obj.i = (long) ((void*) pobj);
27288          result7->ref = result7->obj.i;
27289          G__store_tempobject(*result7);
27290       }
27291    return(1 || funcname || hash || result7 || libp) ;
27292 }
27293 
27294 static int G__G__Eve1_584_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27295 {
27296       {
27297          vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::reverse_iterator* pobj;
27298          vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::reverse_iterator xobj = ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->rbegin();
27299          pobj = new vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::reverse_iterator(xobj);
27300          result7->obj.i = (long) ((void*) pobj);
27301          result7->ref = result7->obj.i;
27302          G__store_tempobject(*result7);
27303       }
27304    return(1 || funcname || hash || result7 || libp) ;
27305 }
27306 
27307 static int G__G__Eve1_584_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27308 {
27309       {
27310          vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::reverse_iterator* pobj;
27311          vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::reverse_iterator xobj = ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->rend();
27312          pobj = new vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::reverse_iterator(xobj);
27313          result7->obj.i = (long) ((void*) pobj);
27314          result7->ref = result7->obj.i;
27315          G__store_tempobject(*result7);
27316       }
27317    return(1 || funcname || hash || result7 || libp) ;
27318 }
27319 
27320 static int G__G__Eve1_584_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27321 {
27322       G__letint(result7, 104, (long) ((const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->size());
27323    return(1 || funcname || hash || result7 || libp) ;
27324 }
27325 
27326 static int G__G__Eve1_584_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27327 {
27328       G__letint(result7, 104, (long) ((const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->max_size());
27329    return(1 || funcname || hash || result7 || libp) ;
27330 }
27331 
27332 static int G__G__Eve1_584_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27333 {
27334       ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->resize((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::size_type) G__int(libp->para[0]));
27335       G__setnull(result7);
27336    return(1 || funcname || hash || result7 || libp) ;
27337 }
27338 
27339 static int G__G__Eve1_584_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27340 {
27341       ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->resize((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::size_type) G__int(libp->para[0]), *((TEveProjection::PreScaleEntry_t*) G__int(libp->para[1])));
27342       G__setnull(result7);
27343    return(1 || funcname || hash || result7 || libp) ;
27344 }
27345 
27346 static int G__G__Eve1_584_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27347 {
27348       G__letint(result7, 104, (long) ((const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->capacity());
27349    return(1 || funcname || hash || result7 || libp) ;
27350 }
27351 
27352 static int G__G__Eve1_584_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27353 {
27354       G__letint(result7, 103, (long) ((const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->empty());
27355    return(1 || funcname || hash || result7 || libp) ;
27356 }
27357 
27358 static int G__G__Eve1_584_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27359 {
27360       {
27361          const TEveProjection::PreScaleEntry_t& obj = ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->operator[]((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::size_type) G__int(libp->para[0]));
27362          result7->ref = (long) (&obj);
27363          result7->obj.i = (long) (&obj);
27364       }
27365    return(1 || funcname || hash || result7 || libp) ;
27366 }
27367 
27368 static int G__G__Eve1_584_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27369 {
27370    vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >* p = NULL;
27371    char* gvp = (char*) G__getgvp();
27372    int n = G__getaryconstruct();
27373    if (n) {
27374      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
27375        p = new vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >[n];
27376      } else {
27377        p = new((void*) gvp) vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >[n];
27378      }
27379    } else {
27380      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
27381        p = new vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >;
27382      } else {
27383        p = new((void*) gvp) vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >;
27384      }
27385    }
27386    result7->obj.i = (long) p;
27387    result7->ref = (long) p;
27388    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR));
27389    return(1 || funcname || hash || result7 || libp) ;
27390 }
27391 
27392 static int G__G__Eve1_584_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27393 {
27394    vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >* p = NULL;
27395    char* gvp = (char*) G__getgvp();
27396    switch (libp->paran) {
27397    case 2:
27398      //m: 2
27399      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
27400        p = new vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::size_type) G__int(libp->para[0]), *(TEveProjection::PreScaleEntry_t*) libp->para[1].ref);
27401      } else {
27402        p = new((void*) gvp) vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::size_type) G__int(libp->para[0]), *(TEveProjection::PreScaleEntry_t*) libp->para[1].ref);
27403      }
27404      break;
27405    case 1:
27406      //m: 1
27407      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
27408        p = new vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::size_type) G__int(libp->para[0]));
27409      } else {
27410        p = new((void*) gvp) vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::size_type) G__int(libp->para[0]));
27411      }
27412      break;
27413    }
27414    result7->obj.i = (long) p;
27415    result7->ref = (long) p;
27416    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR));
27417    return(1 || funcname || hash || result7 || libp) ;
27418 }
27419 
27420 static int G__G__Eve1_584_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27421 {
27422    vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >* p = NULL;
27423    char* gvp = (char*) G__getgvp();
27424    //m: 1
27425    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
27426      p = new vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >(*(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) libp->para[0].ref);
27427    } else {
27428      p = new((void*) gvp) vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >(*(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) libp->para[0].ref);
27429    }
27430    result7->obj.i = (long) p;
27431    result7->ref = (long) p;
27432    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR));
27433    return(1 || funcname || hash || result7 || libp) ;
27434 }
27435 
27436 static int G__G__Eve1_584_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27437 {
27438    vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >* p = NULL;
27439    char* gvp = (char*) G__getgvp();
27440    //m: 2
27441    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
27442      p = new vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >(*((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::const_iterator*) G__int(libp->para[0])), *((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::const_iterator*) G__int(libp->para[1])));
27443    } else {
27444      p = new((void*) gvp) vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >(*((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::const_iterator*) G__int(libp->para[0])), *((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::const_iterator*) G__int(libp->para[1])));
27445    }
27446    result7->obj.i = (long) p;
27447    result7->ref = (long) p;
27448    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR));
27449    return(1 || funcname || hash || result7 || libp) ;
27450 }
27451 
27452 static int G__G__Eve1_584_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27453 {
27454       {
27455          const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >& obj = ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->operator=(*(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) libp->para[0].ref);
27456          result7->ref = (long) (&obj);
27457          result7->obj.i = (long) (&obj);
27458       }
27459    return(1 || funcname || hash || result7 || libp) ;
27460 }
27461 
27462 static int G__G__Eve1_584_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27463 {
27464       ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->reserve((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::size_type) G__int(libp->para[0]));
27465       G__setnull(result7);
27466    return(1 || funcname || hash || result7 || libp) ;
27467 }
27468 
27469 static int G__G__Eve1_584_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27470 {
27471       {
27472          const TEveProjection::PreScaleEntry_t& obj = ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->front();
27473          result7->ref = (long) (&obj);
27474          result7->obj.i = (long) (&obj);
27475       }
27476    return(1 || funcname || hash || result7 || libp) ;
27477 }
27478 
27479 static int G__G__Eve1_584_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27480 {
27481       {
27482          const TEveProjection::PreScaleEntry_t& obj = ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->back();
27483          result7->ref = (long) (&obj);
27484          result7->obj.i = (long) (&obj);
27485       }
27486    return(1 || funcname || hash || result7 || libp) ;
27487 }
27488 
27489 static int G__G__Eve1_584_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27490 {
27491       ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->push_back(*(TEveProjection::PreScaleEntry_t*) libp->para[0].ref);
27492       G__setnull(result7);
27493    return(1 || funcname || hash || result7 || libp) ;
27494 }
27495 
27496 static int G__G__Eve1_584_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27497 {
27498       ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->swap(*(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) libp->para[0].ref);
27499       G__setnull(result7);
27500    return(1 || funcname || hash || result7 || libp) ;
27501 }
27502 
27503 static int G__G__Eve1_584_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27504 {
27505       {
27506          vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator* pobj;
27507          vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator xobj = ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->insert(*((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) G__int(libp->para[0])), *(TEveProjection::PreScaleEntry_t*) libp->para[1].ref);
27508          pobj = new vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator(xobj);
27509          result7->obj.i = (long) ((void*) pobj);
27510          result7->ref = result7->obj.i;
27511          G__store_tempobject(*result7);
27512       }
27513    return(1 || funcname || hash || result7 || libp) ;
27514 }
27515 
27516 static int G__G__Eve1_584_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27517 {
27518       ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->insert(*((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) G__int(libp->para[0])), *((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::const_iterator*) G__int(libp->para[1]))
27519 , *((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::const_iterator*) G__int(libp->para[2])));
27520       G__setnull(result7);
27521    return(1 || funcname || hash || result7 || libp) ;
27522 }
27523 
27524 static int G__G__Eve1_584_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27525 {
27526       ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->insert(*((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) G__int(libp->para[0])), (vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::size_type) G__int(libp->para[1])
27527 , *(TEveProjection::PreScaleEntry_t*) libp->para[2].ref);
27528       G__setnull(result7);
27529    return(1 || funcname || hash || result7 || libp) ;
27530 }
27531 
27532 static int G__G__Eve1_584_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27533 {
27534       ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->pop_back();
27535       G__setnull(result7);
27536    return(1 || funcname || hash || result7 || libp) ;
27537 }
27538 
27539 static int G__G__Eve1_584_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27540 {
27541       ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->erase(*((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) G__int(libp->para[0])));
27542       G__setnull(result7);
27543    return(1 || funcname || hash || result7 || libp) ;
27544 }
27545 
27546 static int G__G__Eve1_584_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27547 {
27548       ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->erase(*((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) G__int(libp->para[0])), *((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) G__int(libp->para[1])));
27549       G__setnull(result7);
27550    return(1 || funcname || hash || result7 || libp) ;
27551 }
27552 
27553 static int G__G__Eve1_584_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27554 {
27555       ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) G__getstructoffset())->clear();
27556       G__setnull(result7);
27557    return(1 || funcname || hash || result7 || libp) ;
27558 }
27559 
27560 // automatic destructor
27561 typedef vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> > G__TvectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR;
27562 static int G__G__Eve1_584_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27563 {
27564    char* gvp = (char*) G__getgvp();
27565    long soff = G__getstructoffset();
27566    int n = G__getaryconstruct();
27567    //
27568    //has_a_delete: 0
27569    //has_own_delete1arg: 0
27570    //has_own_delete2arg: 0
27571    //
27572    if (!soff) {
27573      return(1);
27574    }
27575    if (n) {
27576      if (gvp == (char*)G__PVOID) {
27577        delete[] (vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) soff;
27578      } else {
27579        G__setgvp((long) G__PVOID);
27580        for (int i = n - 1; i >= 0; --i) {
27581          ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) (soff+(sizeof(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >)*i)))->~G__TvectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR();
27582        }
27583        G__setgvp((long)gvp);
27584      }
27585    } else {
27586      if (gvp == (char*)G__PVOID) {
27587        delete (vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) soff;
27588      } else {
27589        G__setgvp((long) G__PVOID);
27590        ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*) (soff))->~G__TvectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR();
27591        G__setgvp((long)gvp);
27592      }
27593    }
27594    G__setnull(result7);
27595    return(1 || funcname || hash || result7 || libp) ;
27596 }
27597 
27598 
27599 /* vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator */
27600 static int G__G__Eve1_585_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27601 {
27602    vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator* p = NULL;
27603    char* gvp = (char*) G__getgvp();
27604    int n = G__getaryconstruct();
27605    if (n) {
27606      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
27607        p = new vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator[n];
27608      } else {
27609        p = new((void*) gvp) vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator[n];
27610      }
27611    } else {
27612      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
27613        p = new vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator;
27614      } else {
27615        p = new((void*) gvp) vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator;
27616      }
27617    }
27618    result7->obj.i = (long) p;
27619    result7->ref = (long) p;
27620    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator));
27621    return(1 || funcname || hash || result7 || libp) ;
27622 }
27623 
27624 static int G__G__Eve1_585_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27625 {
27626    vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator* p = NULL;
27627    char* gvp = (char*) G__getgvp();
27628    //m: 1
27629    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
27630      p = new vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator(libp->para[0].ref ? *(const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator::pointer*) libp->para[0].ref : *(const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator::pointer*) (void*) (&G__Mlong(libp->para[0])));
27631    } else {
27632      p = new((void*) gvp) vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator(libp->para[0].ref ? *(const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator::pointer*) libp->para[0].ref : *(const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator::pointer*) (void*) (&G__Mlong(libp->para[0])));
27633    }
27634    result7->obj.i = (long) p;
27635    result7->ref = (long) p;
27636    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator));
27637    return(1 || funcname || hash || result7 || libp) ;
27638 }
27639 
27640 static int G__G__Eve1_585_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27641 {
27642       {
27643          const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator::reference obj = ((const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) G__getstructoffset())->operator*();
27644          result7->ref = (long) (&obj);
27645          result7->obj.i = (long) (&obj);
27646       }
27647    return(1 || funcname || hash || result7 || libp) ;
27648 }
27649 
27650 static int G__G__Eve1_585_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27651 {
27652       G__letint(result7, 85, (long) ((const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) G__getstructoffset())->operator->());
27653    return(1 || funcname || hash || result7 || libp) ;
27654 }
27655 
27656 static int G__G__Eve1_585_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27657 {
27658       {
27659          const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator& obj = ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) G__getstructoffset())->operator++();
27660          result7->ref = (long) (&obj);
27661          result7->obj.i = (long) (&obj);
27662       }
27663    return(1 || funcname || hash || result7 || libp) ;
27664 }
27665 
27666 static int G__G__Eve1_585_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27667 {
27668       {
27669          vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator* pobj;
27670          vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator xobj = ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) G__getstructoffset())->operator++((int) G__int(libp->para[0]));
27671          pobj = new vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator(xobj);
27672          result7->obj.i = (long) ((void*) pobj);
27673          result7->ref = result7->obj.i;
27674          G__store_tempobject(*result7);
27675       }
27676    return(1 || funcname || hash || result7 || libp) ;
27677 }
27678 
27679 static int G__G__Eve1_585_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27680 {
27681       {
27682          const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator& obj = ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) G__getstructoffset())->operator--();
27683          result7->ref = (long) (&obj);
27684          result7->obj.i = (long) (&obj);
27685       }
27686    return(1 || funcname || hash || result7 || libp) ;
27687 }
27688 
27689 static int G__G__Eve1_585_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27690 {
27691       {
27692          vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator* pobj;
27693          vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator xobj = ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) G__getstructoffset())->operator--((int) G__int(libp->para[0]));
27694          pobj = new vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator(xobj);
27695          result7->obj.i = (long) ((void*) pobj);
27696          result7->ref = result7->obj.i;
27697          G__store_tempobject(*result7);
27698       }
27699    return(1 || funcname || hash || result7 || libp) ;
27700 }
27701 
27702 static int G__G__Eve1_585_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27703 {
27704       {
27705          const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator::reference obj = ((const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) G__getstructoffset())->operator[](*(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator::difference_type*) G__Longref(&libp->para[0]));
27706          result7->ref = (long) (&obj);
27707          result7->obj.i = (long) (&obj);
27708       }
27709    return(1 || funcname || hash || result7 || libp) ;
27710 }
27711 
27712 static int G__G__Eve1_585_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27713 {
27714       {
27715          const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator& obj = ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) G__getstructoffset())->operator+=(*(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator::difference_type*) G__Longref(&libp->para[0]));
27716          result7->ref = (long) (&obj);
27717          result7->obj.i = (long) (&obj);
27718       }
27719    return(1 || funcname || hash || result7 || libp) ;
27720 }
27721 
27722 static int G__G__Eve1_585_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27723 {
27724       {
27725          const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator* pobj;
27726          const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator xobj = ((const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) G__getstructoffset())->operator+(*(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator::difference_type*) G__Longref(&libp->para[0]));
27727          pobj = new vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator(xobj);
27728          result7->obj.i = (long) ((void*) pobj);
27729          result7->ref = result7->obj.i;
27730          G__store_tempobject(*result7);
27731       }
27732    return(1 || funcname || hash || result7 || libp) ;
27733 }
27734 
27735 static int G__G__Eve1_585_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27736 {
27737       {
27738          const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator& obj = ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) G__getstructoffset())->operator-=(*(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator::difference_type*) G__Longref(&libp->para[0]));
27739          result7->ref = (long) (&obj);
27740          result7->obj.i = (long) (&obj);
27741       }
27742    return(1 || funcname || hash || result7 || libp) ;
27743 }
27744 
27745 static int G__G__Eve1_585_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27746 {
27747       {
27748          const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator* pobj;
27749          const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator xobj = ((const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) G__getstructoffset())->operator-(*(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator::difference_type*) G__Longref(&libp->para[0]));
27750          pobj = new vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator(xobj);
27751          result7->obj.i = (long) ((void*) pobj);
27752          result7->ref = result7->obj.i;
27753          G__store_tempobject(*result7);
27754       }
27755    return(1 || funcname || hash || result7 || libp) ;
27756 }
27757 
27758 static int G__G__Eve1_585_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27759 {
27760       {
27761          const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator::pointer& obj = ((const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) G__getstructoffset())->base();
27762          result7->ref = (long) (&obj);
27763          G__letint(result7, 'U', (long)obj);
27764       }
27765    return(1 || funcname || hash || result7 || libp) ;
27766 }
27767 
27768 static int G__G__Eve1_585_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27769 {
27770       {
27771          vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator* pobj;
27772          vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator xobj = ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) G__getstructoffset())->operator=(*(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) libp->para[0].ref);
27773          pobj = new vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator(xobj);
27774          result7->obj.i = (long) ((void*) pobj);
27775          result7->ref = result7->obj.i;
27776          G__store_tempobject(*result7);
27777       }
27778    return(1 || funcname || hash || result7 || libp) ;
27779 }
27780 
27781 // automatic copy constructor
27782 static int G__G__Eve1_585_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27783 
27784 {
27785    vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator* p;
27786    void* tmp = (void*) G__int(libp->para[0]);
27787    p = new vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator(*(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) tmp);
27788    result7->obj.i = (long) p;
27789    result7->ref = (long) p;
27790    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator));
27791    return(1 || funcname || hash || result7 || libp) ;
27792 }
27793 
27794 // automatic destructor
27795 typedef vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator G__TvectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator;
27796 static int G__G__Eve1_585_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27797 {
27798    char* gvp = (char*) G__getgvp();
27799    long soff = G__getstructoffset();
27800    int n = G__getaryconstruct();
27801    //
27802    //has_a_delete: 0
27803    //has_own_delete1arg: 0
27804    //has_own_delete2arg: 0
27805    //
27806    if (!soff) {
27807      return(1);
27808    }
27809    if (n) {
27810      if (gvp == (char*)G__PVOID) {
27811        delete[] (vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) soff;
27812      } else {
27813        G__setgvp((long) G__PVOID);
27814        for (int i = n - 1; i >= 0; --i) {
27815          ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) (soff+(sizeof(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator)*i)))->~G__TvectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator();
27816        }
27817        G__setgvp((long)gvp);
27818      }
27819    } else {
27820      if (gvp == (char*)G__PVOID) {
27821        delete (vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) soff;
27822      } else {
27823        G__setgvp((long) G__PVOID);
27824        ((vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) (soff))->~G__TvectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator();
27825        G__setgvp((long)gvp);
27826      }
27827    }
27828    G__setnull(result7);
27829    return(1 || funcname || hash || result7 || libp) ;
27830 }
27831 
27832 
27833 /* TEveRhoZProjection */
27834 static int G__G__Eve1_587_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27835 {
27836    TEveRhoZProjection* p = NULL;
27837    char* gvp = (char*) G__getgvp();
27838    int n = G__getaryconstruct();
27839    if (n) {
27840      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
27841        p = new TEveRhoZProjection[n];
27842      } else {
27843        p = new((void*) gvp) TEveRhoZProjection[n];
27844      }
27845    } else {
27846      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
27847        p = new TEveRhoZProjection;
27848      } else {
27849        p = new((void*) gvp) TEveRhoZProjection;
27850      }
27851    }
27852    result7->obj.i = (long) p;
27853    result7->ref = (long) p;
27854    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveRhoZProjection));
27855    return(1 || funcname || hash || result7 || libp) ;
27856 }
27857 
27858 static int G__G__Eve1_587_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27859 {
27860       G__letint(result7, 85, (long) TEveRhoZProjection::Class());
27861    return(1 || funcname || hash || result7 || libp) ;
27862 }
27863 
27864 static int G__G__Eve1_587_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27865 {
27866       G__letint(result7, 67, (long) TEveRhoZProjection::Class_Name());
27867    return(1 || funcname || hash || result7 || libp) ;
27868 }
27869 
27870 static int G__G__Eve1_587_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27871 {
27872       G__letint(result7, 115, (long) TEveRhoZProjection::Class_Version());
27873    return(1 || funcname || hash || result7 || libp) ;
27874 }
27875 
27876 static int G__G__Eve1_587_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27877 {
27878       TEveRhoZProjection::Dictionary();
27879       G__setnull(result7);
27880    return(1 || funcname || hash || result7 || libp) ;
27881 }
27882 
27883 static int G__G__Eve1_587_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27884 {
27885       ((TEveRhoZProjection*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
27886       G__setnull(result7);
27887    return(1 || funcname || hash || result7 || libp) ;
27888 }
27889 
27890 static int G__G__Eve1_587_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27891 {
27892       G__letint(result7, 67, (long) TEveRhoZProjection::DeclFileName());
27893    return(1 || funcname || hash || result7 || libp) ;
27894 }
27895 
27896 static int G__G__Eve1_587_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27897 {
27898       G__letint(result7, 105, (long) TEveRhoZProjection::ImplFileLine());
27899    return(1 || funcname || hash || result7 || libp) ;
27900 }
27901 
27902 static int G__G__Eve1_587_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27903 {
27904       G__letint(result7, 67, (long) TEveRhoZProjection::ImplFileName());
27905    return(1 || funcname || hash || result7 || libp) ;
27906 }
27907 
27908 static int G__G__Eve1_587_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27909 {
27910       G__letint(result7, 105, (long) TEveRhoZProjection::DeclFileLine());
27911    return(1 || funcname || hash || result7 || libp) ;
27912 }
27913 
27914 // automatic copy constructor
27915 static int G__G__Eve1_587_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27916 
27917 {
27918    TEveRhoZProjection* p;
27919    void* tmp = (void*) G__int(libp->para[0]);
27920    p = new TEveRhoZProjection(*(TEveRhoZProjection*) tmp);
27921    result7->obj.i = (long) p;
27922    result7->ref = (long) p;
27923    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveRhoZProjection));
27924    return(1 || funcname || hash || result7 || libp) ;
27925 }
27926 
27927 // automatic destructor
27928 typedef TEveRhoZProjection G__TTEveRhoZProjection;
27929 static int G__G__Eve1_587_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27930 {
27931    char* gvp = (char*) G__getgvp();
27932    long soff = G__getstructoffset();
27933    int n = G__getaryconstruct();
27934    //
27935    //has_a_delete: 0
27936    //has_own_delete1arg: 0
27937    //has_own_delete2arg: 0
27938    //
27939    if (!soff) {
27940      return(1);
27941    }
27942    if (n) {
27943      if (gvp == (char*)G__PVOID) {
27944        delete[] (TEveRhoZProjection*) soff;
27945      } else {
27946        G__setgvp((long) G__PVOID);
27947        for (int i = n - 1; i >= 0; --i) {
27948          ((TEveRhoZProjection*) (soff+(sizeof(TEveRhoZProjection)*i)))->~G__TTEveRhoZProjection();
27949        }
27950        G__setgvp((long)gvp);
27951      }
27952    } else {
27953      if (gvp == (char*)G__PVOID) {
27954        delete (TEveRhoZProjection*) soff;
27955      } else {
27956        G__setgvp((long) G__PVOID);
27957        ((TEveRhoZProjection*) (soff))->~G__TTEveRhoZProjection();
27958        G__setgvp((long)gvp);
27959      }
27960    }
27961    G__setnull(result7);
27962    return(1 || funcname || hash || result7 || libp) ;
27963 }
27964 
27965 // automatic assignment operator
27966 static int G__G__Eve1_587_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27967 {
27968    TEveRhoZProjection* dest = (TEveRhoZProjection*) G__getstructoffset();
27969    *dest = *(TEveRhoZProjection*) libp->para[0].ref;
27970    const TEveRhoZProjection& obj = *dest;
27971    result7->ref = (long) (&obj);
27972    result7->obj.i = (long) (&obj);
27973    return(1 || funcname || hash || result7 || libp) ;
27974 }
27975 
27976 
27977 /* TEveRPhiProjection */
27978 static int G__G__Eve1_588_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
27979 {
27980    TEveRPhiProjection* p = NULL;
27981    char* gvp = (char*) G__getgvp();
27982    int n = G__getaryconstruct();
27983    if (n) {
27984      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
27985        p = new TEveRPhiProjection[n];
27986      } else {
27987        p = new((void*) gvp) TEveRPhiProjection[n];
27988      }
27989    } else {
27990      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
27991        p = new TEveRPhiProjection;
27992      } else {
27993        p = new((void*) gvp) TEveRPhiProjection;
27994      }
27995    }
27996    result7->obj.i = (long) p;
27997    result7->ref = (long) p;
27998    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveRPhiProjection));
27999    return(1 || funcname || hash || result7 || libp) ;
28000 }
28001 
28002 static int G__G__Eve1_588_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28003 {
28004       G__letint(result7, 85, (long) TEveRPhiProjection::Class());
28005    return(1 || funcname || hash || result7 || libp) ;
28006 }
28007 
28008 static int G__G__Eve1_588_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28009 {
28010       G__letint(result7, 67, (long) TEveRPhiProjection::Class_Name());
28011    return(1 || funcname || hash || result7 || libp) ;
28012 }
28013 
28014 static int G__G__Eve1_588_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28015 {
28016       G__letint(result7, 115, (long) TEveRPhiProjection::Class_Version());
28017    return(1 || funcname || hash || result7 || libp) ;
28018 }
28019 
28020 static int G__G__Eve1_588_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28021 {
28022       TEveRPhiProjection::Dictionary();
28023       G__setnull(result7);
28024    return(1 || funcname || hash || result7 || libp) ;
28025 }
28026 
28027 static int G__G__Eve1_588_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28028 {
28029       ((TEveRPhiProjection*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
28030       G__setnull(result7);
28031    return(1 || funcname || hash || result7 || libp) ;
28032 }
28033 
28034 static int G__G__Eve1_588_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28035 {
28036       G__letint(result7, 67, (long) TEveRPhiProjection::DeclFileName());
28037    return(1 || funcname || hash || result7 || libp) ;
28038 }
28039 
28040 static int G__G__Eve1_588_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28041 {
28042       G__letint(result7, 105, (long) TEveRPhiProjection::ImplFileLine());
28043    return(1 || funcname || hash || result7 || libp) ;
28044 }
28045 
28046 static int G__G__Eve1_588_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28047 {
28048       G__letint(result7, 67, (long) TEveRPhiProjection::ImplFileName());
28049    return(1 || funcname || hash || result7 || libp) ;
28050 }
28051 
28052 static int G__G__Eve1_588_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28053 {
28054       G__letint(result7, 105, (long) TEveRPhiProjection::DeclFileLine());
28055    return(1 || funcname || hash || result7 || libp) ;
28056 }
28057 
28058 // automatic copy constructor
28059 static int G__G__Eve1_588_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28060 
28061 {
28062    TEveRPhiProjection* p;
28063    void* tmp = (void*) G__int(libp->para[0]);
28064    p = new TEveRPhiProjection(*(TEveRPhiProjection*) tmp);
28065    result7->obj.i = (long) p;
28066    result7->ref = (long) p;
28067    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveRPhiProjection));
28068    return(1 || funcname || hash || result7 || libp) ;
28069 }
28070 
28071 // automatic destructor
28072 typedef TEveRPhiProjection G__TTEveRPhiProjection;
28073 static int G__G__Eve1_588_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28074 {
28075    char* gvp = (char*) G__getgvp();
28076    long soff = G__getstructoffset();
28077    int n = G__getaryconstruct();
28078    //
28079    //has_a_delete: 0
28080    //has_own_delete1arg: 0
28081    //has_own_delete2arg: 0
28082    //
28083    if (!soff) {
28084      return(1);
28085    }
28086    if (n) {
28087      if (gvp == (char*)G__PVOID) {
28088        delete[] (TEveRPhiProjection*) soff;
28089      } else {
28090        G__setgvp((long) G__PVOID);
28091        for (int i = n - 1; i >= 0; --i) {
28092          ((TEveRPhiProjection*) (soff+(sizeof(TEveRPhiProjection)*i)))->~G__TTEveRPhiProjection();
28093        }
28094        G__setgvp((long)gvp);
28095      }
28096    } else {
28097      if (gvp == (char*)G__PVOID) {
28098        delete (TEveRPhiProjection*) soff;
28099      } else {
28100        G__setgvp((long) G__PVOID);
28101        ((TEveRPhiProjection*) (soff))->~G__TTEveRPhiProjection();
28102        G__setgvp((long)gvp);
28103      }
28104    }
28105    G__setnull(result7);
28106    return(1 || funcname || hash || result7 || libp) ;
28107 }
28108 
28109 // automatic assignment operator
28110 static int G__G__Eve1_588_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28111 {
28112    TEveRPhiProjection* dest = (TEveRPhiProjection*) G__getstructoffset();
28113    *dest = *(TEveRPhiProjection*) libp->para[0].ref;
28114    const TEveRPhiProjection& obj = *dest;
28115    result7->ref = (long) (&obj);
28116    result7->obj.i = (long) (&obj);
28117    return(1 || funcname || hash || result7 || libp) ;
28118 }
28119 
28120 
28121 /* TEve3DProjection */
28122 static int G__G__Eve1_589_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28123 {
28124    TEve3DProjection* p = NULL;
28125    char* gvp = (char*) G__getgvp();
28126    int n = G__getaryconstruct();
28127    if (n) {
28128      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
28129        p = new TEve3DProjection[n];
28130      } else {
28131        p = new((void*) gvp) TEve3DProjection[n];
28132      }
28133    } else {
28134      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
28135        p = new TEve3DProjection;
28136      } else {
28137        p = new((void*) gvp) TEve3DProjection;
28138      }
28139    }
28140    result7->obj.i = (long) p;
28141    result7->ref = (long) p;
28142    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEve3DProjection));
28143    return(1 || funcname || hash || result7 || libp) ;
28144 }
28145 
28146 static int G__G__Eve1_589_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28147 {
28148       G__letint(result7, 85, (long) TEve3DProjection::Class());
28149    return(1 || funcname || hash || result7 || libp) ;
28150 }
28151 
28152 static int G__G__Eve1_589_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28153 {
28154       G__letint(result7, 67, (long) TEve3DProjection::Class_Name());
28155    return(1 || funcname || hash || result7 || libp) ;
28156 }
28157 
28158 static int G__G__Eve1_589_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28159 {
28160       G__letint(result7, 115, (long) TEve3DProjection::Class_Version());
28161    return(1 || funcname || hash || result7 || libp) ;
28162 }
28163 
28164 static int G__G__Eve1_589_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28165 {
28166       TEve3DProjection::Dictionary();
28167       G__setnull(result7);
28168    return(1 || funcname || hash || result7 || libp) ;
28169 }
28170 
28171 static int G__G__Eve1_589_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28172 {
28173       ((TEve3DProjection*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
28174       G__setnull(result7);
28175    return(1 || funcname || hash || result7 || libp) ;
28176 }
28177 
28178 static int G__G__Eve1_589_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28179 {
28180       G__letint(result7, 67, (long) TEve3DProjection::DeclFileName());
28181    return(1 || funcname || hash || result7 || libp) ;
28182 }
28183 
28184 static int G__G__Eve1_589_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28185 {
28186       G__letint(result7, 105, (long) TEve3DProjection::ImplFileLine());
28187    return(1 || funcname || hash || result7 || libp) ;
28188 }
28189 
28190 static int G__G__Eve1_589_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28191 {
28192       G__letint(result7, 67, (long) TEve3DProjection::ImplFileName());
28193    return(1 || funcname || hash || result7 || libp) ;
28194 }
28195 
28196 static int G__G__Eve1_589_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28197 {
28198       G__letint(result7, 105, (long) TEve3DProjection::DeclFileLine());
28199    return(1 || funcname || hash || result7 || libp) ;
28200 }
28201 
28202 // automatic copy constructor
28203 static int G__G__Eve1_589_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28204 
28205 {
28206    TEve3DProjection* p;
28207    void* tmp = (void*) G__int(libp->para[0]);
28208    p = new TEve3DProjection(*(TEve3DProjection*) tmp);
28209    result7->obj.i = (long) p;
28210    result7->ref = (long) p;
28211    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEve3DProjection));
28212    return(1 || funcname || hash || result7 || libp) ;
28213 }
28214 
28215 // automatic destructor
28216 typedef TEve3DProjection G__TTEve3DProjection;
28217 static int G__G__Eve1_589_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28218 {
28219    char* gvp = (char*) G__getgvp();
28220    long soff = G__getstructoffset();
28221    int n = G__getaryconstruct();
28222    //
28223    //has_a_delete: 0
28224    //has_own_delete1arg: 0
28225    //has_own_delete2arg: 0
28226    //
28227    if (!soff) {
28228      return(1);
28229    }
28230    if (n) {
28231      if (gvp == (char*)G__PVOID) {
28232        delete[] (TEve3DProjection*) soff;
28233      } else {
28234        G__setgvp((long) G__PVOID);
28235        for (int i = n - 1; i >= 0; --i) {
28236          ((TEve3DProjection*) (soff+(sizeof(TEve3DProjection)*i)))->~G__TTEve3DProjection();
28237        }
28238        G__setgvp((long)gvp);
28239      }
28240    } else {
28241      if (gvp == (char*)G__PVOID) {
28242        delete (TEve3DProjection*) soff;
28243      } else {
28244        G__setgvp((long) G__PVOID);
28245        ((TEve3DProjection*) (soff))->~G__TTEve3DProjection();
28246        G__setgvp((long)gvp);
28247      }
28248    }
28249    G__setnull(result7);
28250    return(1 || funcname || hash || result7 || libp) ;
28251 }
28252 
28253 // automatic assignment operator
28254 static int G__G__Eve1_589_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28255 {
28256    TEve3DProjection* dest = (TEve3DProjection*) G__getstructoffset();
28257    *dest = *(TEve3DProjection*) libp->para[0].ref;
28258    const TEve3DProjection& obj = *dest;
28259    result7->ref = (long) (&obj);
28260    result7->obj.i = (long) (&obj);
28261    return(1 || funcname || hash || result7 || libp) ;
28262 }
28263 
28264 
28265 /* TEveSceneInfo */
28266 static int G__G__Eve1_592_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28267 {
28268    TEveSceneInfo* p = NULL;
28269    char* gvp = (char*) G__getgvp();
28270    //m: 3
28271    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
28272      p = new TEveSceneInfo(
28273 (TEveViewer*) G__int(libp->para[0]), (TEveScene*) G__int(libp->para[1])
28274 , (TGLSceneInfo*) G__int(libp->para[2]));
28275    } else {
28276      p = new((void*) gvp) TEveSceneInfo(
28277 (TEveViewer*) G__int(libp->para[0]), (TEveScene*) G__int(libp->para[1])
28278 , (TGLSceneInfo*) G__int(libp->para[2]));
28279    }
28280    result7->obj.i = (long) p;
28281    result7->ref = (long) p;
28282    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneInfo));
28283    return(1 || funcname || hash || result7 || libp) ;
28284 }
28285 
28286 static int G__G__Eve1_592_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28287 {
28288       G__letint(result7, 85, (long) ((const TEveSceneInfo*) G__getstructoffset())->GetViewer());
28289    return(1 || funcname || hash || result7 || libp) ;
28290 }
28291 
28292 static int G__G__Eve1_592_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28293 {
28294       G__letint(result7, 85, (long) ((const TEveSceneInfo*) G__getstructoffset())->GetScene());
28295    return(1 || funcname || hash || result7 || libp) ;
28296 }
28297 
28298 static int G__G__Eve1_592_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28299 {
28300       G__letint(result7, 85, (long) ((const TEveSceneInfo*) G__getstructoffset())->GetGLSceneInfo());
28301    return(1 || funcname || hash || result7 || libp) ;
28302 }
28303 
28304 static int G__G__Eve1_592_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28305 {
28306       G__letint(result7, 85, (long) ((const TEveSceneInfo*) G__getstructoffset())->GetGLScene());
28307    return(1 || funcname || hash || result7 || libp) ;
28308 }
28309 
28310 static int G__G__Eve1_592_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28311 {
28312       G__letint(result7, 85, (long) TEveSceneInfo::Class());
28313    return(1 || funcname || hash || result7 || libp) ;
28314 }
28315 
28316 static int G__G__Eve1_592_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28317 {
28318       G__letint(result7, 67, (long) TEveSceneInfo::Class_Name());
28319    return(1 || funcname || hash || result7 || libp) ;
28320 }
28321 
28322 static int G__G__Eve1_592_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28323 {
28324       G__letint(result7, 115, (long) TEveSceneInfo::Class_Version());
28325    return(1 || funcname || hash || result7 || libp) ;
28326 }
28327 
28328 static int G__G__Eve1_592_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28329 {
28330       TEveSceneInfo::Dictionary();
28331       G__setnull(result7);
28332    return(1 || funcname || hash || result7 || libp) ;
28333 }
28334 
28335 static int G__G__Eve1_592_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28336 {
28337       ((TEveSceneInfo*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
28338       G__setnull(result7);
28339    return(1 || funcname || hash || result7 || libp) ;
28340 }
28341 
28342 static int G__G__Eve1_592_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28343 {
28344       G__letint(result7, 67, (long) TEveSceneInfo::DeclFileName());
28345    return(1 || funcname || hash || result7 || libp) ;
28346 }
28347 
28348 static int G__G__Eve1_592_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28349 {
28350       G__letint(result7, 105, (long) TEveSceneInfo::ImplFileLine());
28351    return(1 || funcname || hash || result7 || libp) ;
28352 }
28353 
28354 static int G__G__Eve1_592_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28355 {
28356       G__letint(result7, 67, (long) TEveSceneInfo::ImplFileName());
28357    return(1 || funcname || hash || result7 || libp) ;
28358 }
28359 
28360 static int G__G__Eve1_592_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28361 {
28362       G__letint(result7, 105, (long) TEveSceneInfo::DeclFileLine());
28363    return(1 || funcname || hash || result7 || libp) ;
28364 }
28365 
28366 // automatic destructor
28367 typedef TEveSceneInfo G__TTEveSceneInfo;
28368 static int G__G__Eve1_592_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28369 {
28370    char* gvp = (char*) G__getgvp();
28371    long soff = G__getstructoffset();
28372    int n = G__getaryconstruct();
28373    //
28374    //has_a_delete: 1
28375    //has_own_delete1arg: 0
28376    //has_own_delete2arg: 0
28377    //
28378    if (!soff) {
28379      return(1);
28380    }
28381    if (n) {
28382      if (gvp == (char*)G__PVOID) {
28383        delete[] (TEveSceneInfo*) soff;
28384      } else {
28385        G__setgvp((long) G__PVOID);
28386        for (int i = n - 1; i >= 0; --i) {
28387          ((TEveSceneInfo*) (soff+(sizeof(TEveSceneInfo)*i)))->~G__TTEveSceneInfo();
28388        }
28389        G__setgvp((long)gvp);
28390      }
28391    } else {
28392      if (gvp == (char*)G__PVOID) {
28393        delete (TEveSceneInfo*) soff;
28394      } else {
28395        G__setgvp((long) G__PVOID);
28396        ((TEveSceneInfo*) (soff))->~G__TTEveSceneInfo();
28397        G__setgvp((long)gvp);
28398      }
28399    }
28400    G__setnull(result7);
28401    return(1 || funcname || hash || result7 || libp) ;
28402 }
28403 
28404 
28405 /* TEveTransEditor */
28406 static int G__G__Eve1_601_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28407 {
28408    TEveTransEditor* p = NULL;
28409    char* gvp = (char*) G__getgvp();
28410    switch (libp->paran) {
28411    case 5:
28412      //m: 5
28413      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
28414        p = new TEveTransEditor(
28415 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
28416 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
28417 , (Pixel_t) G__int(libp->para[4]));
28418      } else {
28419        p = new((void*) gvp) TEveTransEditor(
28420 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
28421 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
28422 , (Pixel_t) G__int(libp->para[4]));
28423      }
28424      break;
28425    case 4:
28426      //m: 4
28427      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
28428        p = new TEveTransEditor(
28429 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
28430 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
28431      } else {
28432        p = new((void*) gvp) TEveTransEditor(
28433 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
28434 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
28435      }
28436      break;
28437    case 3:
28438      //m: 3
28439      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
28440        p = new TEveTransEditor(
28441 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
28442 , (Int_t) G__int(libp->para[2]));
28443      } else {
28444        p = new((void*) gvp) TEveTransEditor(
28445 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
28446 , (Int_t) G__int(libp->para[2]));
28447      }
28448      break;
28449    case 2:
28450      //m: 2
28451      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
28452        p = new TEveTransEditor((TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
28453      } else {
28454        p = new((void*) gvp) TEveTransEditor((TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
28455      }
28456      break;
28457    case 1:
28458      //m: 1
28459      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
28460        p = new TEveTransEditor((TGWindow*) G__int(libp->para[0]));
28461      } else {
28462        p = new((void*) gvp) TEveTransEditor((TGWindow*) G__int(libp->para[0]));
28463      }
28464      break;
28465    case 0:
28466      int n = G__getaryconstruct();
28467      if (n) {
28468        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
28469          p = new TEveTransEditor[n];
28470        } else {
28471          p = new((void*) gvp) TEveTransEditor[n];
28472        }
28473      } else {
28474        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
28475          p = new TEveTransEditor;
28476        } else {
28477          p = new((void*) gvp) TEveTransEditor;
28478        }
28479      }
28480      break;
28481    }
28482    result7->obj.i = (long) p;
28483    result7->ref = (long) p;
28484    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveTransEditor));
28485    return(1 || funcname || hash || result7 || libp) ;
28486 }
28487 
28488 static int G__G__Eve1_601_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28489 {
28490       G__letint(result7, 85, (long) TEveTransEditor::Class());
28491    return(1 || funcname || hash || result7 || libp) ;
28492 }
28493 
28494 static int G__G__Eve1_601_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28495 {
28496       G__letint(result7, 67, (long) TEveTransEditor::Class_Name());
28497    return(1 || funcname || hash || result7 || libp) ;
28498 }
28499 
28500 static int G__G__Eve1_601_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28501 {
28502       G__letint(result7, 115, (long) TEveTransEditor::Class_Version());
28503    return(1 || funcname || hash || result7 || libp) ;
28504 }
28505 
28506 static int G__G__Eve1_601_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28507 {
28508       TEveTransEditor::Dictionary();
28509       G__setnull(result7);
28510    return(1 || funcname || hash || result7 || libp) ;
28511 }
28512 
28513 static int G__G__Eve1_601_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28514 {
28515       ((TEveTransEditor*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
28516       G__setnull(result7);
28517    return(1 || funcname || hash || result7 || libp) ;
28518 }
28519 
28520 static int G__G__Eve1_601_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28521 {
28522       G__letint(result7, 67, (long) TEveTransEditor::DeclFileName());
28523    return(1 || funcname || hash || result7 || libp) ;
28524 }
28525 
28526 static int G__G__Eve1_601_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28527 {
28528       G__letint(result7, 105, (long) TEveTransEditor::ImplFileLine());
28529    return(1 || funcname || hash || result7 || libp) ;
28530 }
28531 
28532 static int G__G__Eve1_601_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28533 {
28534       G__letint(result7, 67, (long) TEveTransEditor::ImplFileName());
28535    return(1 || funcname || hash || result7 || libp) ;
28536 }
28537 
28538 static int G__G__Eve1_601_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28539 {
28540       G__letint(result7, 105, (long) TEveTransEditor::DeclFileLine());
28541    return(1 || funcname || hash || result7 || libp) ;
28542 }
28543 
28544 // automatic destructor
28545 typedef TEveTransEditor G__TTEveTransEditor;
28546 static int G__G__Eve1_601_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28547 {
28548    char* gvp = (char*) G__getgvp();
28549    long soff = G__getstructoffset();
28550    int n = G__getaryconstruct();
28551    //
28552    //has_a_delete: 1
28553    //has_own_delete1arg: 0
28554    //has_own_delete2arg: 0
28555    //
28556    if (!soff) {
28557      return(1);
28558    }
28559    if (n) {
28560      if (gvp == (char*)G__PVOID) {
28561        delete[] (TEveTransEditor*) soff;
28562      } else {
28563        G__setgvp((long) G__PVOID);
28564        for (int i = n - 1; i >= 0; --i) {
28565          ((TEveTransEditor*) (soff+(sizeof(TEveTransEditor)*i)))->~G__TTEveTransEditor();
28566        }
28567        G__setgvp((long)gvp);
28568      }
28569    } else {
28570      if (gvp == (char*)G__PVOID) {
28571        delete (TEveTransEditor*) soff;
28572      } else {
28573        G__setgvp((long) G__PVOID);
28574        ((TEveTransEditor*) (soff))->~G__TTEveTransEditor();
28575        G__setgvp((long)gvp);
28576      }
28577    }
28578    G__setnull(result7);
28579    return(1 || funcname || hash || result7 || libp) ;
28580 }
28581 
28582 
28583 /* TEveSelectorToEventList */
28584 static int G__G__Eve1_648_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28585 {
28586    TEveSelectorToEventList* p = NULL;
28587    char* gvp = (char*) G__getgvp();
28588    //m: 2
28589    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
28590      p = new TEveSelectorToEventList((TEventList*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
28591    } else {
28592      p = new((void*) gvp) TEveSelectorToEventList((TEventList*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
28593    }
28594    result7->obj.i = (long) p;
28595    result7->ref = (long) p;
28596    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveSelectorToEventList));
28597    return(1 || funcname || hash || result7 || libp) ;
28598 }
28599 
28600 static int G__G__Eve1_648_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28601 {
28602       G__letint(result7, 85, (long) TEveSelectorToEventList::Class());
28603    return(1 || funcname || hash || result7 || libp) ;
28604 }
28605 
28606 static int G__G__Eve1_648_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28607 {
28608       G__letint(result7, 67, (long) TEveSelectorToEventList::Class_Name());
28609    return(1 || funcname || hash || result7 || libp) ;
28610 }
28611 
28612 static int G__G__Eve1_648_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28613 {
28614       G__letint(result7, 115, (long) TEveSelectorToEventList::Class_Version());
28615    return(1 || funcname || hash || result7 || libp) ;
28616 }
28617 
28618 static int G__G__Eve1_648_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28619 {
28620       TEveSelectorToEventList::Dictionary();
28621       G__setnull(result7);
28622    return(1 || funcname || hash || result7 || libp) ;
28623 }
28624 
28625 static int G__G__Eve1_648_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28626 {
28627       ((TEveSelectorToEventList*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
28628       G__setnull(result7);
28629    return(1 || funcname || hash || result7 || libp) ;
28630 }
28631 
28632 static int G__G__Eve1_648_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28633 {
28634       G__letint(result7, 67, (long) TEveSelectorToEventList::DeclFileName());
28635    return(1 || funcname || hash || result7 || libp) ;
28636 }
28637 
28638 static int G__G__Eve1_648_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28639 {
28640       G__letint(result7, 105, (long) TEveSelectorToEventList::ImplFileLine());
28641    return(1 || funcname || hash || result7 || libp) ;
28642 }
28643 
28644 static int G__G__Eve1_648_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28645 {
28646       G__letint(result7, 67, (long) TEveSelectorToEventList::ImplFileName());
28647    return(1 || funcname || hash || result7 || libp) ;
28648 }
28649 
28650 static int G__G__Eve1_648_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28651 {
28652       G__letint(result7, 105, (long) TEveSelectorToEventList::DeclFileLine());
28653    return(1 || funcname || hash || result7 || libp) ;
28654 }
28655 
28656 // automatic destructor
28657 typedef TEveSelectorToEventList G__TTEveSelectorToEventList;
28658 static int G__G__Eve1_648_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28659 {
28660    char* gvp = (char*) G__getgvp();
28661    long soff = G__getstructoffset();
28662    int n = G__getaryconstruct();
28663    //
28664    //has_a_delete: 1
28665    //has_own_delete1arg: 0
28666    //has_own_delete2arg: 0
28667    //
28668    if (!soff) {
28669      return(1);
28670    }
28671    if (n) {
28672      if (gvp == (char*)G__PVOID) {
28673        delete[] (TEveSelectorToEventList*) soff;
28674      } else {
28675        G__setgvp((long) G__PVOID);
28676        for (int i = n - 1; i >= 0; --i) {
28677          ((TEveSelectorToEventList*) (soff+(sizeof(TEveSelectorToEventList)*i)))->~G__TTEveSelectorToEventList();
28678        }
28679        G__setgvp((long)gvp);
28680      }
28681    } else {
28682      if (gvp == (char*)G__PVOID) {
28683        delete (TEveSelectorToEventList*) soff;
28684      } else {
28685        G__setgvp((long) G__PVOID);
28686        ((TEveSelectorToEventList*) (soff))->~G__TTEveSelectorToEventList();
28687        G__setgvp((long)gvp);
28688      }
28689    }
28690    G__setnull(result7);
28691    return(1 || funcname || hash || result7 || libp) ;
28692 }
28693 
28694 
28695 /* TEvePointSelector */
28696 static int G__G__Eve1_649_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28697 {
28698    TEvePointSelector* p = NULL;
28699    char* gvp = (char*) G__getgvp();
28700    switch (libp->paran) {
28701    case 4:
28702      //m: 4
28703      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
28704        p = new TEvePointSelector(
28705 (TTree*) G__int(libp->para[0]), (TEvePointSelectorConsumer*) G__int(libp->para[1])
28706 , (const char*) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
28707      } else {
28708        p = new((void*) gvp) TEvePointSelector(
28709 (TTree*) G__int(libp->para[0]), (TEvePointSelectorConsumer*) G__int(libp->para[1])
28710 , (const char*) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
28711      }
28712      break;
28713    case 3:
28714      //m: 3
28715      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
28716        p = new TEvePointSelector(
28717 (TTree*) G__int(libp->para[0]), (TEvePointSelectorConsumer*) G__int(libp->para[1])
28718 , (const char*) G__int(libp->para[2]));
28719      } else {
28720        p = new((void*) gvp) TEvePointSelector(
28721 (TTree*) G__int(libp->para[0]), (TEvePointSelectorConsumer*) G__int(libp->para[1])
28722 , (const char*) G__int(libp->para[2]));
28723      }
28724      break;
28725    case 2:
28726      //m: 2
28727      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
28728        p = new TEvePointSelector((TTree*) G__int(libp->para[0]), (TEvePointSelectorConsumer*) G__int(libp->para[1]));
28729      } else {
28730        p = new((void*) gvp) TEvePointSelector((TTree*) G__int(libp->para[0]), (TEvePointSelectorConsumer*) G__int(libp->para[1]));
28731      }
28732      break;
28733    case 1:
28734      //m: 1
28735      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
28736        p = new TEvePointSelector((TTree*) G__int(libp->para[0]));
28737      } else {
28738        p = new((void*) gvp) TEvePointSelector((TTree*) G__int(libp->para[0]));
28739      }
28740      break;
28741    case 0:
28742      int n = G__getaryconstruct();
28743      if (n) {
28744        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
28745          p = new TEvePointSelector[n];
28746        } else {
28747          p = new((void*) gvp) TEvePointSelector[n];
28748        }
28749      } else {
28750        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
28751          p = new TEvePointSelector;
28752        } else {
28753          p = new((void*) gvp) TEvePointSelector;
28754        }
28755      }
28756      break;
28757    }
28758    result7->obj.i = (long) p;
28759    result7->ref = (long) p;
28760    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEvePointSelector));
28761    return(1 || funcname || hash || result7 || libp) ;
28762 }
28763 
28764 static int G__G__Eve1_649_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28765 {
28766    switch (libp->paran) {
28767    case 1:
28768       G__letLonglong(result7, 110, (G__int64) ((TEvePointSelector*) G__getstructoffset())->Select((const char*) G__int(libp->para[0])));
28769       break;
28770    case 0:
28771       G__letLonglong(result7, 110, (G__int64) ((TEvePointSelector*) G__getstructoffset())->Select());
28772       break;
28773    }
28774    return(1 || funcname || hash || result7 || libp) ;
28775 }
28776 
28777 static int G__G__Eve1_649_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28778 {
28779    switch (libp->paran) {
28780    case 2:
28781       G__letLonglong(result7, 110, (G__int64) ((TEvePointSelector*) G__getstructoffset())->Select((TTree*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
28782       break;
28783    case 1:
28784       G__letLonglong(result7, 110, (G__int64) ((TEvePointSelector*) G__getstructoffset())->Select((TTree*) G__int(libp->para[0])));
28785       break;
28786    }
28787    return(1 || funcname || hash || result7 || libp) ;
28788 }
28789 
28790 static int G__G__Eve1_649_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28791 {
28792       G__letint(result7, 85, (long) ((const TEvePointSelector*) G__getstructoffset())->GetTree());
28793    return(1 || funcname || hash || result7 || libp) ;
28794 }
28795 
28796 static int G__G__Eve1_649_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28797 {
28798       ((TEvePointSelector*) G__getstructoffset())->SetTree((TTree*) G__int(libp->para[0]));
28799       G__setnull(result7);
28800    return(1 || funcname || hash || result7 || libp) ;
28801 }
28802 
28803 static int G__G__Eve1_649_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28804 {
28805       G__letint(result7, 85, (long) ((const TEvePointSelector*) G__getstructoffset())->GetConsumer());
28806    return(1 || funcname || hash || result7 || libp) ;
28807 }
28808 
28809 static int G__G__Eve1_649_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28810 {
28811       ((TEvePointSelector*) G__getstructoffset())->SetConsumer((TEvePointSelectorConsumer*) G__int(libp->para[0]));
28812       G__setnull(result7);
28813    return(1 || funcname || hash || result7 || libp) ;
28814 }
28815 
28816 static int G__G__Eve1_649_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28817 {
28818       G__letint(result7, 67, (long) ((const TEvePointSelector*) G__getstructoffset())->GetVarexp());
28819    return(1 || funcname || hash || result7 || libp) ;
28820 }
28821 
28822 static int G__G__Eve1_649_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28823 {
28824       ((TEvePointSelector*) G__getstructoffset())->SetVarexp((const char*) G__int(libp->para[0]));
28825       G__setnull(result7);
28826    return(1 || funcname || hash || result7 || libp) ;
28827 }
28828 
28829 static int G__G__Eve1_649_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28830 {
28831       G__letint(result7, 67, (long) ((const TEvePointSelector*) G__getstructoffset())->GetSelection());
28832    return(1 || funcname || hash || result7 || libp) ;
28833 }
28834 
28835 static int G__G__Eve1_649_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28836 {
28837       ((TEvePointSelector*) G__getstructoffset())->SetSelection((const char*) G__int(libp->para[0]));
28838       G__setnull(result7);
28839    return(1 || funcname || hash || result7 || libp) ;
28840 }
28841 
28842 static int G__G__Eve1_649_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28843 {
28844       G__letint(result7, 67, (long) ((const TEvePointSelector*) G__getstructoffset())->GetSubIdExp());
28845    return(1 || funcname || hash || result7 || libp) ;
28846 }
28847 
28848 static int G__G__Eve1_649_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28849 {
28850       ((TEvePointSelector*) G__getstructoffset())->SetSubIdExp((const char*) G__int(libp->para[0]));
28851       G__setnull(result7);
28852    return(1 || funcname || hash || result7 || libp) ;
28853 }
28854 
28855 static int G__G__Eve1_649_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28856 {
28857       G__letint(result7, 105, (long) ((const TEvePointSelector*) G__getstructoffset())->GetSubIdNum());
28858    return(1 || funcname || hash || result7 || libp) ;
28859 }
28860 
28861 static int G__G__Eve1_649_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28862 {
28863       G__letint(result7, 85, (long) TEvePointSelector::Class());
28864    return(1 || funcname || hash || result7 || libp) ;
28865 }
28866 
28867 static int G__G__Eve1_649_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28868 {
28869       G__letint(result7, 67, (long) TEvePointSelector::Class_Name());
28870    return(1 || funcname || hash || result7 || libp) ;
28871 }
28872 
28873 static int G__G__Eve1_649_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28874 {
28875       G__letint(result7, 115, (long) TEvePointSelector::Class_Version());
28876    return(1 || funcname || hash || result7 || libp) ;
28877 }
28878 
28879 static int G__G__Eve1_649_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28880 {
28881       TEvePointSelector::Dictionary();
28882       G__setnull(result7);
28883    return(1 || funcname || hash || result7 || libp) ;
28884 }
28885 
28886 static int G__G__Eve1_649_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28887 {
28888       ((TEvePointSelector*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
28889       G__setnull(result7);
28890    return(1 || funcname || hash || result7 || libp) ;
28891 }
28892 
28893 static int G__G__Eve1_649_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28894 {
28895       G__letint(result7, 67, (long) TEvePointSelector::DeclFileName());
28896    return(1 || funcname || hash || result7 || libp) ;
28897 }
28898 
28899 static int G__G__Eve1_649_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28900 {
28901       G__letint(result7, 105, (long) TEvePointSelector::ImplFileLine());
28902    return(1 || funcname || hash || result7 || libp) ;
28903 }
28904 
28905 static int G__G__Eve1_649_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28906 {
28907       G__letint(result7, 67, (long) TEvePointSelector::ImplFileName());
28908    return(1 || funcname || hash || result7 || libp) ;
28909 }
28910 
28911 static int G__G__Eve1_649_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28912 {
28913       G__letint(result7, 105, (long) TEvePointSelector::DeclFileLine());
28914    return(1 || funcname || hash || result7 || libp) ;
28915 }
28916 
28917 // automatic destructor
28918 typedef TEvePointSelector G__TTEvePointSelector;
28919 static int G__G__Eve1_649_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28920 {
28921    char* gvp = (char*) G__getgvp();
28922    long soff = G__getstructoffset();
28923    int n = G__getaryconstruct();
28924    //
28925    //has_a_delete: 1
28926    //has_own_delete1arg: 0
28927    //has_own_delete2arg: 0
28928    //
28929    if (!soff) {
28930      return(1);
28931    }
28932    if (n) {
28933      if (gvp == (char*)G__PVOID) {
28934        delete[] (TEvePointSelector*) soff;
28935      } else {
28936        G__setgvp((long) G__PVOID);
28937        for (int i = n - 1; i >= 0; --i) {
28938          ((TEvePointSelector*) (soff+(sizeof(TEvePointSelector)*i)))->~G__TTEvePointSelector();
28939        }
28940        G__setgvp((long)gvp);
28941      }
28942    } else {
28943      if (gvp == (char*)G__PVOID) {
28944        delete (TEvePointSelector*) soff;
28945      } else {
28946        G__setgvp((long) G__PVOID);
28947        ((TEvePointSelector*) (soff))->~G__TTEvePointSelector();
28948        G__setgvp((long)gvp);
28949      }
28950    }
28951    G__setnull(result7);
28952    return(1 || funcname || hash || result7 || libp) ;
28953 }
28954 
28955 
28956 /* TEvePointSelectorConsumer */
28957 static int G__G__Eve1_650_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28958 {
28959       ((TEvePointSelectorConsumer*) G__getstructoffset())->InitFill((Int_t) G__int(libp->para[0]));
28960       G__setnull(result7);
28961    return(1 || funcname || hash || result7 || libp) ;
28962 }
28963 
28964 static int G__G__Eve1_650_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28965 {
28966       ((TEvePointSelectorConsumer*) G__getstructoffset())->TakeAction((TEvePointSelector*) G__int(libp->para[0]));
28967       G__setnull(result7);
28968    return(1 || funcname || hash || result7 || libp) ;
28969 }
28970 
28971 static int G__G__Eve1_650_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28972 {
28973       G__letint(result7, 105, (long) ((const TEvePointSelectorConsumer*) G__getstructoffset())->GetSourceCS());
28974    return(1 || funcname || hash || result7 || libp) ;
28975 }
28976 
28977 static int G__G__Eve1_650_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28978 {
28979       ((TEvePointSelectorConsumer*) G__getstructoffset())->SetSourceCS((TEvePointSelectorConsumer::ETreeVarType_e) G__int(libp->para[0]));
28980       G__setnull(result7);
28981    return(1 || funcname || hash || result7 || libp) ;
28982 }
28983 
28984 static int G__G__Eve1_650_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28985 {
28986       G__letint(result7, 85, (long) TEvePointSelectorConsumer::Class());
28987    return(1 || funcname || hash || result7 || libp) ;
28988 }
28989 
28990 static int G__G__Eve1_650_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28991 {
28992       G__letint(result7, 67, (long) TEvePointSelectorConsumer::Class_Name());
28993    return(1 || funcname || hash || result7 || libp) ;
28994 }
28995 
28996 static int G__G__Eve1_650_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
28997 {
28998       G__letint(result7, 115, (long) TEvePointSelectorConsumer::Class_Version());
28999    return(1 || funcname || hash || result7 || libp) ;
29000 }
29001 
29002 static int G__G__Eve1_650_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29003 {
29004       TEvePointSelectorConsumer::Dictionary();
29005       G__setnull(result7);
29006    return(1 || funcname || hash || result7 || libp) ;
29007 }
29008 
29009 static int G__G__Eve1_650_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29010 {
29011       G__letint(result7, 85, (long) ((const TEvePointSelectorConsumer*) G__getstructoffset())->IsA());
29012    return(1 || funcname || hash || result7 || libp) ;
29013 }
29014 
29015 static int G__G__Eve1_650_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29016 {
29017       ((TEvePointSelectorConsumer*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
29018       G__setnull(result7);
29019    return(1 || funcname || hash || result7 || libp) ;
29020 }
29021 
29022 static int G__G__Eve1_650_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29023 {
29024       ((TEvePointSelectorConsumer*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
29025       G__setnull(result7);
29026    return(1 || funcname || hash || result7 || libp) ;
29027 }
29028 
29029 static int G__G__Eve1_650_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29030 {
29031       ((TEvePointSelectorConsumer*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
29032       G__setnull(result7);
29033    return(1 || funcname || hash || result7 || libp) ;
29034 }
29035 
29036 static int G__G__Eve1_650_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29037 {
29038       G__letint(result7, 67, (long) TEvePointSelectorConsumer::DeclFileName());
29039    return(1 || funcname || hash || result7 || libp) ;
29040 }
29041 
29042 static int G__G__Eve1_650_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29043 {
29044       G__letint(result7, 105, (long) TEvePointSelectorConsumer::ImplFileLine());
29045    return(1 || funcname || hash || result7 || libp) ;
29046 }
29047 
29048 static int G__G__Eve1_650_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29049 {
29050       G__letint(result7, 67, (long) TEvePointSelectorConsumer::ImplFileName());
29051    return(1 || funcname || hash || result7 || libp) ;
29052 }
29053 
29054 static int G__G__Eve1_650_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29055 {
29056       G__letint(result7, 105, (long) TEvePointSelectorConsumer::DeclFileLine());
29057    return(1 || funcname || hash || result7 || libp) ;
29058 }
29059 
29060 // automatic destructor
29061 typedef TEvePointSelectorConsumer G__TTEvePointSelectorConsumer;
29062 static int G__G__Eve1_650_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29063 {
29064    char* gvp = (char*) G__getgvp();
29065    long soff = G__getstructoffset();
29066    int n = G__getaryconstruct();
29067    //
29068    //has_a_delete: 0
29069    //has_own_delete1arg: 0
29070    //has_own_delete2arg: 0
29071    //
29072    if (!soff) {
29073      return(1);
29074    }
29075    if (n) {
29076      if (gvp == (char*)G__PVOID) {
29077        delete[] (TEvePointSelectorConsumer*) soff;
29078      } else {
29079        G__setgvp((long) G__PVOID);
29080        for (int i = n - 1; i >= 0; --i) {
29081          ((TEvePointSelectorConsumer*) (soff+(sizeof(TEvePointSelectorConsumer)*i)))->~G__TTEvePointSelectorConsumer();
29082        }
29083        G__setgvp((long)gvp);
29084      }
29085    } else {
29086      if (gvp == (char*)G__PVOID) {
29087        delete (TEvePointSelectorConsumer*) soff;
29088      } else {
29089        G__setgvp((long) G__PVOID);
29090        ((TEvePointSelectorConsumer*) (soff))->~G__TTEvePointSelectorConsumer();
29091        G__setgvp((long)gvp);
29092      }
29093    }
29094    G__setnull(result7);
29095    return(1 || funcname || hash || result7 || libp) ;
29096 }
29097 
29098 // automatic assignment operator
29099 static int G__G__Eve1_650_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29100 {
29101    TEvePointSelectorConsumer* dest = (TEvePointSelectorConsumer*) G__getstructoffset();
29102    *dest = *(TEvePointSelectorConsumer*) libp->para[0].ref;
29103    const TEvePointSelectorConsumer& obj = *dest;
29104    result7->ref = (long) (&obj);
29105    result7->obj.i = (long) (&obj);
29106    return(1 || funcname || hash || result7 || libp) ;
29107 }
29108 
29109 
29110 /* TEvePathMarkT<float> */
29111 static int G__G__Eve1_652_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29112 {
29113    TEvePathMarkT<float>* p = NULL;
29114    char* gvp = (char*) G__getgvp();
29115    switch (libp->paran) {
29116    case 1:
29117      //m: 1
29118      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
29119        p = new TEvePathMarkT<float>((TEvePathMarkT<float>::EType_e) G__int(libp->para[0]));
29120      } else {
29121        p = new((void*) gvp) TEvePathMarkT<float>((TEvePathMarkT<float>::EType_e) G__int(libp->para[0]));
29122      }
29123      break;
29124    case 0:
29125      int n = G__getaryconstruct();
29126      if (n) {
29127        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
29128          p = new TEvePathMarkT<float>[n];
29129        } else {
29130          p = new((void*) gvp) TEvePathMarkT<float>[n];
29131        }
29132      } else {
29133        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
29134          p = new TEvePathMarkT<float>;
29135        } else {
29136          p = new((void*) gvp) TEvePathMarkT<float>;
29137        }
29138      }
29139      break;
29140    }
29141    result7->obj.i = (long) p;
29142    result7->ref = (long) p;
29143    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEfloatgR));
29144    return(1 || funcname || hash || result7 || libp) ;
29145 }
29146 
29147 static int G__G__Eve1_652_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29148 {
29149    TEvePathMarkT<float>* p = NULL;
29150    char* gvp = (char*) G__getgvp();
29151    switch (libp->paran) {
29152    case 3:
29153      //m: 3
29154      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
29155        p = new TEvePathMarkT<float>(
29156 (TEvePathMarkT<float>::EType_e) G__int(libp->para[0]), *(TEveVectorT<float>*) libp->para[1].ref
29157 , (float) G__double(libp->para[2]));
29158      } else {
29159        p = new((void*) gvp) TEvePathMarkT<float>(
29160 (TEvePathMarkT<float>::EType_e) G__int(libp->para[0]), *(TEveVectorT<float>*) libp->para[1].ref
29161 , (float) G__double(libp->para[2]));
29162      }
29163      break;
29164    case 2:
29165      //m: 2
29166      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
29167        p = new TEvePathMarkT<float>((TEvePathMarkT<float>::EType_e) G__int(libp->para[0]), *(TEveVectorT<float>*) libp->para[1].ref);
29168      } else {
29169        p = new((void*) gvp) TEvePathMarkT<float>((TEvePathMarkT<float>::EType_e) G__int(libp->para[0]), *(TEveVectorT<float>*) libp->para[1].ref);
29170      }
29171      break;
29172    }
29173    result7->obj.i = (long) p;
29174    result7->ref = (long) p;
29175    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEfloatgR));
29176    return(1 || funcname || hash || result7 || libp) ;
29177 }
29178 
29179 static int G__G__Eve1_652_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29180 {
29181    TEvePathMarkT<float>* p = NULL;
29182    char* gvp = (char*) G__getgvp();
29183    switch (libp->paran) {
29184    case 4:
29185      //m: 4
29186      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
29187        p = new TEvePathMarkT<float>(
29188 (TEvePathMarkT<float>::EType_e) G__int(libp->para[0]), *(TEveVectorT<float>*) libp->para[1].ref
29189 , *(TEveVectorT<float>*) libp->para[2].ref, (float) G__double(libp->para[3]));
29190      } else {
29191        p = new((void*) gvp) TEvePathMarkT<float>(
29192 (TEvePathMarkT<float>::EType_e) G__int(libp->para[0]), *(TEveVectorT<float>*) libp->para[1].ref
29193 , *(TEveVectorT<float>*) libp->para[2].ref, (float) G__double(libp->para[3]));
29194      }
29195      break;
29196    case 3:
29197      //m: 3
29198      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
29199        p = new TEvePathMarkT<float>(
29200 (TEvePathMarkT<float>::EType_e) G__int(libp->para[0]), *(TEveVectorT<float>*) libp->para[1].ref
29201 , *(TEveVectorT<float>*) libp->para[2].ref);
29202      } else {
29203        p = new((void*) gvp) TEvePathMarkT<float>(
29204 (TEvePathMarkT<float>::EType_e) G__int(libp->para[0]), *(TEveVectorT<float>*) libp->para[1].ref
29205 , *(TEveVectorT<float>*) libp->para[2].ref);
29206      }
29207      break;
29208    }
29209    result7->obj.i = (long) p;
29210    result7->ref = (long) p;
29211    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEfloatgR));
29212    return(1 || funcname || hash || result7 || libp) ;
29213 }
29214 
29215 static int G__G__Eve1_652_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29216 {
29217    TEvePathMarkT<float>* p = NULL;
29218    char* gvp = (char*) G__getgvp();
29219    switch (libp->paran) {
29220    case 5:
29221      //m: 5
29222      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
29223        p = new TEvePathMarkT<float>(
29224 (TEvePathMarkT<float>::EType_e) G__int(libp->para[0]), *(TEveVectorT<float>*) libp->para[1].ref
29225 , *(TEveVectorT<float>*) libp->para[2].ref, *(TEveVectorT<float>*) libp->para[3].ref
29226 , (float) G__double(libp->para[4]));
29227      } else {
29228        p = new((void*) gvp) TEvePathMarkT<float>(
29229 (TEvePathMarkT<float>::EType_e) G__int(libp->para[0]), *(TEveVectorT<float>*) libp->para[1].ref
29230 , *(TEveVectorT<float>*) libp->para[2].ref, *(TEveVectorT<float>*) libp->para[3].ref
29231 , (float) G__double(libp->para[4]));
29232      }
29233      break;
29234    case 4:
29235      //m: 4
29236      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
29237        p = new TEvePathMarkT<float>(
29238 (TEvePathMarkT<float>::EType_e) G__int(libp->para[0]), *(TEveVectorT<float>*) libp->para[1].ref
29239 , *(TEveVectorT<float>*) libp->para[2].ref, *(TEveVectorT<float>*) libp->para[3].ref);
29240      } else {
29241        p = new((void*) gvp) TEvePathMarkT<float>(
29242 (TEvePathMarkT<float>::EType_e) G__int(libp->para[0]), *(TEveVectorT<float>*) libp->para[1].ref
29243 , *(TEveVectorT<float>*) libp->para[2].ref, *(TEveVectorT<float>*) libp->para[3].ref);
29244      }
29245      break;
29246    }
29247    result7->obj.i = (long) p;
29248    result7->ref = (long) p;
29249    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEfloatgR));
29250    return(1 || funcname || hash || result7 || libp) ;
29251 }
29252 
29253 static int G__G__Eve1_652_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29254 {
29255       G__letint(result7, 67, (long) ((TEvePathMarkT<float>*) G__getstructoffset())->TypeName());
29256    return(1 || funcname || hash || result7 || libp) ;
29257 }
29258 
29259 static int G__G__Eve1_652_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29260 {
29261       G__letint(result7, 85, (long) TEvePathMarkT<float>::Class());
29262    return(1 || funcname || hash || result7 || libp) ;
29263 }
29264 
29265 static int G__G__Eve1_652_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29266 {
29267       G__letint(result7, 67, (long) TEvePathMarkT<float>::Class_Name());
29268    return(1 || funcname || hash || result7 || libp) ;
29269 }
29270 
29271 static int G__G__Eve1_652_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29272 {
29273       G__letint(result7, 115, (long) TEvePathMarkT<float>::Class_Version());
29274    return(1 || funcname || hash || result7 || libp) ;
29275 }
29276 
29277 static int G__G__Eve1_652_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29278 {
29279       TEvePathMarkT<float>::Dictionary();
29280       G__setnull(result7);
29281    return(1 || funcname || hash || result7 || libp) ;
29282 }
29283 
29284 static int G__G__Eve1_652_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29285 {
29286       G__letint(result7, 85, (long) ((const TEvePathMarkT<float>*) G__getstructoffset())->IsA());
29287    return(1 || funcname || hash || result7 || libp) ;
29288 }
29289 
29290 static int G__G__Eve1_652_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29291 {
29292       ((TEvePathMarkT<float>*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
29293       G__setnull(result7);
29294    return(1 || funcname || hash || result7 || libp) ;
29295 }
29296 
29297 static int G__G__Eve1_652_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29298 {
29299       ((TEvePathMarkT<float>*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
29300       G__setnull(result7);
29301    return(1 || funcname || hash || result7 || libp) ;
29302 }
29303 
29304 static int G__G__Eve1_652_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29305 {
29306       ((TEvePathMarkT<float>*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
29307       G__setnull(result7);
29308    return(1 || funcname || hash || result7 || libp) ;
29309 }
29310 
29311 static int G__G__Eve1_652_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29312 {
29313       G__letint(result7, 67, (long) TEvePathMarkT<float>::DeclFileName());
29314    return(1 || funcname || hash || result7 || libp) ;
29315 }
29316 
29317 static int G__G__Eve1_652_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29318 {
29319       G__letint(result7, 105, (long) TEvePathMarkT<float>::ImplFileLine());
29320    return(1 || funcname || hash || result7 || libp) ;
29321 }
29322 
29323 static int G__G__Eve1_652_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29324 {
29325       G__letint(result7, 67, (long) TEvePathMarkT<float>::ImplFileName());
29326    return(1 || funcname || hash || result7 || libp) ;
29327 }
29328 
29329 static int G__G__Eve1_652_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29330 {
29331       G__letint(result7, 105, (long) TEvePathMarkT<float>::DeclFileLine());
29332    return(1 || funcname || hash || result7 || libp) ;
29333 }
29334 
29335 // automatic copy constructor
29336 static int G__G__Eve1_652_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29337 
29338 {
29339    TEvePathMarkT<float>* p;
29340    void* tmp = (void*) G__int(libp->para[0]);
29341    p = new TEvePathMarkT<float>(*(TEvePathMarkT<float>*) tmp);
29342    result7->obj.i = (long) p;
29343    result7->ref = (long) p;
29344    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEfloatgR));
29345    return(1 || funcname || hash || result7 || libp) ;
29346 }
29347 
29348 // automatic destructor
29349 typedef TEvePathMarkT<float> G__TTEvePathMarkTlEfloatgR;
29350 static int G__G__Eve1_652_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29351 {
29352    char* gvp = (char*) G__getgvp();
29353    long soff = G__getstructoffset();
29354    int n = G__getaryconstruct();
29355    //
29356    //has_a_delete: 0
29357    //has_own_delete1arg: 0
29358    //has_own_delete2arg: 0
29359    //
29360    if (!soff) {
29361      return(1);
29362    }
29363    if (n) {
29364      if (gvp == (char*)G__PVOID) {
29365        delete[] (TEvePathMarkT<float>*) soff;
29366      } else {
29367        G__setgvp((long) G__PVOID);
29368        for (int i = n - 1; i >= 0; --i) {
29369          ((TEvePathMarkT<float>*) (soff+(sizeof(TEvePathMarkT<float>)*i)))->~G__TTEvePathMarkTlEfloatgR();
29370        }
29371        G__setgvp((long)gvp);
29372      }
29373    } else {
29374      if (gvp == (char*)G__PVOID) {
29375        delete (TEvePathMarkT<float>*) soff;
29376      } else {
29377        G__setgvp((long) G__PVOID);
29378        ((TEvePathMarkT<float>*) (soff))->~G__TTEvePathMarkTlEfloatgR();
29379        G__setgvp((long)gvp);
29380      }
29381    }
29382    G__setnull(result7);
29383    return(1 || funcname || hash || result7 || libp) ;
29384 }
29385 
29386 // automatic assignment operator
29387 static int G__G__Eve1_652_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29388 {
29389    TEvePathMarkT<float>* dest = (TEvePathMarkT<float>*) G__getstructoffset();
29390    *dest = *(TEvePathMarkT<float>*) libp->para[0].ref;
29391    const TEvePathMarkT<float>& obj = *dest;
29392    result7->ref = (long) (&obj);
29393    result7->obj.i = (long) (&obj);
29394    return(1 || funcname || hash || result7 || libp) ;
29395 }
29396 
29397 
29398 /* TEvePathMarkT<double> */
29399 static int G__G__Eve1_654_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29400 {
29401    TEvePathMarkT<double>* p = NULL;
29402    char* gvp = (char*) G__getgvp();
29403    switch (libp->paran) {
29404    case 1:
29405      //m: 1
29406      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
29407        p = new TEvePathMarkT<double>((TEvePathMarkT<double>::EType_e) G__int(libp->para[0]));
29408      } else {
29409        p = new((void*) gvp) TEvePathMarkT<double>((TEvePathMarkT<double>::EType_e) G__int(libp->para[0]));
29410      }
29411      break;
29412    case 0:
29413      int n = G__getaryconstruct();
29414      if (n) {
29415        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
29416          p = new TEvePathMarkT<double>[n];
29417        } else {
29418          p = new((void*) gvp) TEvePathMarkT<double>[n];
29419        }
29420      } else {
29421        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
29422          p = new TEvePathMarkT<double>;
29423        } else {
29424          p = new((void*) gvp) TEvePathMarkT<double>;
29425        }
29426      }
29427      break;
29428    }
29429    result7->obj.i = (long) p;
29430    result7->ref = (long) p;
29431    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEdoublegR));
29432    return(1 || funcname || hash || result7 || libp) ;
29433 }
29434 
29435 static int G__G__Eve1_654_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29436 {
29437    TEvePathMarkT<double>* p = NULL;
29438    char* gvp = (char*) G__getgvp();
29439    switch (libp->paran) {
29440    case 3:
29441      //m: 3
29442      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
29443        p = new TEvePathMarkT<double>(
29444 (TEvePathMarkT<double>::EType_e) G__int(libp->para[0]), *(TEveVectorT<double>*) libp->para[1].ref
29445 , (double) G__double(libp->para[2]));
29446      } else {
29447        p = new((void*) gvp) TEvePathMarkT<double>(
29448 (TEvePathMarkT<double>::EType_e) G__int(libp->para[0]), *(TEveVectorT<double>*) libp->para[1].ref
29449 , (double) G__double(libp->para[2]));
29450      }
29451      break;
29452    case 2:
29453      //m: 2
29454      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
29455        p = new TEvePathMarkT<double>((TEvePathMarkT<double>::EType_e) G__int(libp->para[0]), *(TEveVectorT<double>*) libp->para[1].ref);
29456      } else {
29457        p = new((void*) gvp) TEvePathMarkT<double>((TEvePathMarkT<double>::EType_e) G__int(libp->para[0]), *(TEveVectorT<double>*) libp->para[1].ref);
29458      }
29459      break;
29460    }
29461    result7->obj.i = (long) p;
29462    result7->ref = (long) p;
29463    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEdoublegR));
29464    return(1 || funcname || hash || result7 || libp) ;
29465 }
29466 
29467 static int G__G__Eve1_654_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29468 {
29469    TEvePathMarkT<double>* p = NULL;
29470    char* gvp = (char*) G__getgvp();
29471    switch (libp->paran) {
29472    case 4:
29473      //m: 4
29474      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
29475        p = new TEvePathMarkT<double>(
29476 (TEvePathMarkT<double>::EType_e) G__int(libp->para[0]), *(TEveVectorT<double>*) libp->para[1].ref
29477 , *(TEveVectorT<double>*) libp->para[2].ref, (double) G__double(libp->para[3]));
29478      } else {
29479        p = new((void*) gvp) TEvePathMarkT<double>(
29480 (TEvePathMarkT<double>::EType_e) G__int(libp->para[0]), *(TEveVectorT<double>*) libp->para[1].ref
29481 , *(TEveVectorT<double>*) libp->para[2].ref, (double) G__double(libp->para[3]));
29482      }
29483      break;
29484    case 3:
29485      //m: 3
29486      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
29487        p = new TEvePathMarkT<double>(
29488 (TEvePathMarkT<double>::EType_e) G__int(libp->para[0]), *(TEveVectorT<double>*) libp->para[1].ref
29489 , *(TEveVectorT<double>*) libp->para[2].ref);
29490      } else {
29491        p = new((void*) gvp) TEvePathMarkT<double>(
29492 (TEvePathMarkT<double>::EType_e) G__int(libp->para[0]), *(TEveVectorT<double>*) libp->para[1].ref
29493 , *(TEveVectorT<double>*) libp->para[2].ref);
29494      }
29495      break;
29496    }
29497    result7->obj.i = (long) p;
29498    result7->ref = (long) p;
29499    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEdoublegR));
29500    return(1 || funcname || hash || result7 || libp) ;
29501 }
29502 
29503 static int G__G__Eve1_654_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29504 {
29505    TEvePathMarkT<double>* p = NULL;
29506    char* gvp = (char*) G__getgvp();
29507    switch (libp->paran) {
29508    case 5:
29509      //m: 5
29510      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
29511        p = new TEvePathMarkT<double>(
29512 (TEvePathMarkT<double>::EType_e) G__int(libp->para[0]), *(TEveVectorT<double>*) libp->para[1].ref
29513 , *(TEveVectorT<double>*) libp->para[2].ref, *(TEveVectorT<double>*) libp->para[3].ref
29514 , (double) G__double(libp->para[4]));
29515      } else {
29516        p = new((void*) gvp) TEvePathMarkT<double>(
29517 (TEvePathMarkT<double>::EType_e) G__int(libp->para[0]), *(TEveVectorT<double>*) libp->para[1].ref
29518 , *(TEveVectorT<double>*) libp->para[2].ref, *(TEveVectorT<double>*) libp->para[3].ref
29519 , (double) G__double(libp->para[4]));
29520      }
29521      break;
29522    case 4:
29523      //m: 4
29524      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
29525        p = new TEvePathMarkT<double>(
29526 (TEvePathMarkT<double>::EType_e) G__int(libp->para[0]), *(TEveVectorT<double>*) libp->para[1].ref
29527 , *(TEveVectorT<double>*) libp->para[2].ref, *(TEveVectorT<double>*) libp->para[3].ref);
29528      } else {
29529        p = new((void*) gvp) TEvePathMarkT<double>(
29530 (TEvePathMarkT<double>::EType_e) G__int(libp->para[0]), *(TEveVectorT<double>*) libp->para[1].ref
29531 , *(TEveVectorT<double>*) libp->para[2].ref, *(TEveVectorT<double>*) libp->para[3].ref);
29532      }
29533      break;
29534    }
29535    result7->obj.i = (long) p;
29536    result7->ref = (long) p;
29537    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEdoublegR));
29538    return(1 || funcname || hash || result7 || libp) ;
29539 }
29540 
29541 static int G__G__Eve1_654_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29542 {
29543       G__letint(result7, 67, (long) ((TEvePathMarkT<double>*) G__getstructoffset())->TypeName());
29544    return(1 || funcname || hash || result7 || libp) ;
29545 }
29546 
29547 static int G__G__Eve1_654_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29548 {
29549       G__letint(result7, 85, (long) TEvePathMarkT<double>::Class());
29550    return(1 || funcname || hash || result7 || libp) ;
29551 }
29552 
29553 static int G__G__Eve1_654_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29554 {
29555       G__letint(result7, 67, (long) TEvePathMarkT<double>::Class_Name());
29556    return(1 || funcname || hash || result7 || libp) ;
29557 }
29558 
29559 static int G__G__Eve1_654_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29560 {
29561       G__letint(result7, 115, (long) TEvePathMarkT<double>::Class_Version());
29562    return(1 || funcname || hash || result7 || libp) ;
29563 }
29564 
29565 static int G__G__Eve1_654_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29566 {
29567       TEvePathMarkT<double>::Dictionary();
29568       G__setnull(result7);
29569    return(1 || funcname || hash || result7 || libp) ;
29570 }
29571 
29572 static int G__G__Eve1_654_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29573 {
29574       G__letint(result7, 85, (long) ((const TEvePathMarkT<double>*) G__getstructoffset())->IsA());
29575    return(1 || funcname || hash || result7 || libp) ;
29576 }
29577 
29578 static int G__G__Eve1_654_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29579 {
29580       ((TEvePathMarkT<double>*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
29581       G__setnull(result7);
29582    return(1 || funcname || hash || result7 || libp) ;
29583 }
29584 
29585 static int G__G__Eve1_654_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29586 {
29587       ((TEvePathMarkT<double>*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
29588       G__setnull(result7);
29589    return(1 || funcname || hash || result7 || libp) ;
29590 }
29591 
29592 static int G__G__Eve1_654_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29593 {
29594       ((TEvePathMarkT<double>*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
29595       G__setnull(result7);
29596    return(1 || funcname || hash || result7 || libp) ;
29597 }
29598 
29599 static int G__G__Eve1_654_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29600 {
29601       G__letint(result7, 67, (long) TEvePathMarkT<double>::DeclFileName());
29602    return(1 || funcname || hash || result7 || libp) ;
29603 }
29604 
29605 static int G__G__Eve1_654_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29606 {
29607       G__letint(result7, 105, (long) TEvePathMarkT<double>::ImplFileLine());
29608    return(1 || funcname || hash || result7 || libp) ;
29609 }
29610 
29611 static int G__G__Eve1_654_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29612 {
29613       G__letint(result7, 67, (long) TEvePathMarkT<double>::ImplFileName());
29614    return(1 || funcname || hash || result7 || libp) ;
29615 }
29616 
29617 static int G__G__Eve1_654_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29618 {
29619       G__letint(result7, 105, (long) TEvePathMarkT<double>::DeclFileLine());
29620    return(1 || funcname || hash || result7 || libp) ;
29621 }
29622 
29623 // automatic copy constructor
29624 static int G__G__Eve1_654_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29625 
29626 {
29627    TEvePathMarkT<double>* p;
29628    void* tmp = (void*) G__int(libp->para[0]);
29629    p = new TEvePathMarkT<double>(*(TEvePathMarkT<double>*) tmp);
29630    result7->obj.i = (long) p;
29631    result7->ref = (long) p;
29632    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEdoublegR));
29633    return(1 || funcname || hash || result7 || libp) ;
29634 }
29635 
29636 // automatic destructor
29637 typedef TEvePathMarkT<double> G__TTEvePathMarkTlEdoublegR;
29638 static int G__G__Eve1_654_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29639 {
29640    char* gvp = (char*) G__getgvp();
29641    long soff = G__getstructoffset();
29642    int n = G__getaryconstruct();
29643    //
29644    //has_a_delete: 0
29645    //has_own_delete1arg: 0
29646    //has_own_delete2arg: 0
29647    //
29648    if (!soff) {
29649      return(1);
29650    }
29651    if (n) {
29652      if (gvp == (char*)G__PVOID) {
29653        delete[] (TEvePathMarkT<double>*) soff;
29654      } else {
29655        G__setgvp((long) G__PVOID);
29656        for (int i = n - 1; i >= 0; --i) {
29657          ((TEvePathMarkT<double>*) (soff+(sizeof(TEvePathMarkT<double>)*i)))->~G__TTEvePathMarkTlEdoublegR();
29658        }
29659        G__setgvp((long)gvp);
29660      }
29661    } else {
29662      if (gvp == (char*)G__PVOID) {
29663        delete (TEvePathMarkT<double>*) soff;
29664      } else {
29665        G__setgvp((long) G__PVOID);
29666        ((TEvePathMarkT<double>*) (soff))->~G__TTEvePathMarkTlEdoublegR();
29667        G__setgvp((long)gvp);
29668      }
29669    }
29670    G__setnull(result7);
29671    return(1 || funcname || hash || result7 || libp) ;
29672 }
29673 
29674 // automatic assignment operator
29675 static int G__G__Eve1_654_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29676 {
29677    TEvePathMarkT<double>* dest = (TEvePathMarkT<double>*) G__getstructoffset();
29678    *dest = *(TEvePathMarkT<double>*) libp->para[0].ref;
29679    const TEvePathMarkT<double>& obj = *dest;
29680    result7->ref = (long) (&obj);
29681    result7->obj.i = (long) (&obj);
29682    return(1 || funcname || hash || result7 || libp) ;
29683 }
29684 
29685 
29686 /* TEveMCTrack */
29687 static int G__G__Eve1_663_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29688 {
29689    TEveMCTrack* p = NULL;
29690    char* gvp = (char*) G__getgvp();
29691    int n = G__getaryconstruct();
29692    if (n) {
29693      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
29694        p = new TEveMCTrack[n];
29695      } else {
29696        p = new((void*) gvp) TEveMCTrack[n];
29697      }
29698    } else {
29699      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
29700        p = new TEveMCTrack;
29701      } else {
29702        p = new((void*) gvp) TEveMCTrack;
29703      }
29704    }
29705    result7->obj.i = (long) p;
29706    result7->ref = (long) p;
29707    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveMCTrack));
29708    return(1 || funcname || hash || result7 || libp) ;
29709 }
29710 
29711 static int G__G__Eve1_663_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29712 {
29713       {
29714          const TEveMCTrack& obj = ((TEveMCTrack*) G__getstructoffset())->operator=(*(TParticle*) libp->para[0].ref);
29715          result7->ref = (long) (&obj);
29716          result7->obj.i = (long) (&obj);
29717       }
29718    return(1 || funcname || hash || result7 || libp) ;
29719 }
29720 
29721 static int G__G__Eve1_663_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29722 {
29723       ((TEveMCTrack*) G__getstructoffset())->ResetPdgCode();
29724       G__setnull(result7);
29725    return(1 || funcname || hash || result7 || libp) ;
29726 }
29727 
29728 static int G__G__Eve1_663_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29729 {
29730       G__letint(result7, 85, (long) TEveMCTrack::Class());
29731    return(1 || funcname || hash || result7 || libp) ;
29732 }
29733 
29734 static int G__G__Eve1_663_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29735 {
29736       G__letint(result7, 67, (long) TEveMCTrack::Class_Name());
29737    return(1 || funcname || hash || result7 || libp) ;
29738 }
29739 
29740 static int G__G__Eve1_663_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29741 {
29742       G__letint(result7, 115, (long) TEveMCTrack::Class_Version());
29743    return(1 || funcname || hash || result7 || libp) ;
29744 }
29745 
29746 static int G__G__Eve1_663_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29747 {
29748       TEveMCTrack::Dictionary();
29749       G__setnull(result7);
29750    return(1 || funcname || hash || result7 || libp) ;
29751 }
29752 
29753 static int G__G__Eve1_663_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29754 {
29755       ((TEveMCTrack*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
29756       G__setnull(result7);
29757    return(1 || funcname || hash || result7 || libp) ;
29758 }
29759 
29760 static int G__G__Eve1_663_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29761 {
29762       G__letint(result7, 67, (long) TEveMCTrack::DeclFileName());
29763    return(1 || funcname || hash || result7 || libp) ;
29764 }
29765 
29766 static int G__G__Eve1_663_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29767 {
29768       G__letint(result7, 105, (long) TEveMCTrack::ImplFileLine());
29769    return(1 || funcname || hash || result7 || libp) ;
29770 }
29771 
29772 static int G__G__Eve1_663_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29773 {
29774       G__letint(result7, 67, (long) TEveMCTrack::ImplFileName());
29775    return(1 || funcname || hash || result7 || libp) ;
29776 }
29777 
29778 static int G__G__Eve1_663_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29779 {
29780       G__letint(result7, 105, (long) TEveMCTrack::DeclFileLine());
29781    return(1 || funcname || hash || result7 || libp) ;
29782 }
29783 
29784 // automatic copy constructor
29785 static int G__G__Eve1_663_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29786 
29787 {
29788    TEveMCTrack* p;
29789    void* tmp = (void*) G__int(libp->para[0]);
29790    p = new TEveMCTrack(*(TEveMCTrack*) tmp);
29791    result7->obj.i = (long) p;
29792    result7->ref = (long) p;
29793    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveMCTrack));
29794    return(1 || funcname || hash || result7 || libp) ;
29795 }
29796 
29797 // automatic destructor
29798 typedef TEveMCTrack G__TTEveMCTrack;
29799 static int G__G__Eve1_663_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29800 {
29801    char* gvp = (char*) G__getgvp();
29802    long soff = G__getstructoffset();
29803    int n = G__getaryconstruct();
29804    //
29805    //has_a_delete: 1
29806    //has_own_delete1arg: 0
29807    //has_own_delete2arg: 0
29808    //
29809    if (!soff) {
29810      return(1);
29811    }
29812    if (n) {
29813      if (gvp == (char*)G__PVOID) {
29814        delete[] (TEveMCTrack*) soff;
29815      } else {
29816        G__setgvp((long) G__PVOID);
29817        for (int i = n - 1; i >= 0; --i) {
29818          ((TEveMCTrack*) (soff+(sizeof(TEveMCTrack)*i)))->~G__TTEveMCTrack();
29819        }
29820        G__setgvp((long)gvp);
29821      }
29822    } else {
29823      if (gvp == (char*)G__PVOID) {
29824        delete (TEveMCTrack*) soff;
29825      } else {
29826        G__setgvp((long) G__PVOID);
29827        ((TEveMCTrack*) (soff))->~G__TTEveMCTrack();
29828        G__setgvp((long)gvp);
29829      }
29830    }
29831    G__setnull(result7);
29832    return(1 || funcname || hash || result7 || libp) ;
29833 }
29834 
29835 // automatic assignment operator
29836 static int G__G__Eve1_663_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29837 {
29838    TEveMCTrack* dest = (TEveMCTrack*) G__getstructoffset();
29839    *dest = *(TEveMCTrack*) libp->para[0].ref;
29840    const TEveMCTrack& obj = *dest;
29841    result7->ref = (long) (&obj);
29842    result7->obj.i = (long) (&obj);
29843    return(1 || funcname || hash || result7 || libp) ;
29844 }
29845 
29846 
29847 /* TEveHit */
29848 static int G__G__Eve1_664_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29849 {
29850    TEveHit* p = NULL;
29851    char* gvp = (char*) G__getgvp();
29852    int n = G__getaryconstruct();
29853    if (n) {
29854      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
29855        p = new TEveHit[n];
29856      } else {
29857        p = new((void*) gvp) TEveHit[n];
29858      }
29859    } else {
29860      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
29861        p = new TEveHit;
29862      } else {
29863        p = new((void*) gvp) TEveHit;
29864      }
29865    }
29866    result7->obj.i = (long) p;
29867    result7->ref = (long) p;
29868    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveHit));
29869    return(1 || funcname || hash || result7 || libp) ;
29870 }
29871 
29872 static int G__G__Eve1_664_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29873 {
29874       G__letint(result7, 85, (long) TEveHit::Class());
29875    return(1 || funcname || hash || result7 || libp) ;
29876 }
29877 
29878 static int G__G__Eve1_664_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29879 {
29880       G__letint(result7, 67, (long) TEveHit::Class_Name());
29881    return(1 || funcname || hash || result7 || libp) ;
29882 }
29883 
29884 static int G__G__Eve1_664_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29885 {
29886       G__letint(result7, 115, (long) TEveHit::Class_Version());
29887    return(1 || funcname || hash || result7 || libp) ;
29888 }
29889 
29890 static int G__G__Eve1_664_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29891 {
29892       TEveHit::Dictionary();
29893       G__setnull(result7);
29894    return(1 || funcname || hash || result7 || libp) ;
29895 }
29896 
29897 static int G__G__Eve1_664_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29898 {
29899       ((TEveHit*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
29900       G__setnull(result7);
29901    return(1 || funcname || hash || result7 || libp) ;
29902 }
29903 
29904 static int G__G__Eve1_664_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29905 {
29906       G__letint(result7, 67, (long) TEveHit::DeclFileName());
29907    return(1 || funcname || hash || result7 || libp) ;
29908 }
29909 
29910 static int G__G__Eve1_664_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29911 {
29912       G__letint(result7, 105, (long) TEveHit::ImplFileLine());
29913    return(1 || funcname || hash || result7 || libp) ;
29914 }
29915 
29916 static int G__G__Eve1_664_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29917 {
29918       G__letint(result7, 67, (long) TEveHit::ImplFileName());
29919    return(1 || funcname || hash || result7 || libp) ;
29920 }
29921 
29922 static int G__G__Eve1_664_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29923 {
29924       G__letint(result7, 105, (long) TEveHit::DeclFileLine());
29925    return(1 || funcname || hash || result7 || libp) ;
29926 }
29927 
29928 // automatic copy constructor
29929 static int G__G__Eve1_664_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29930 
29931 {
29932    TEveHit* p;
29933    void* tmp = (void*) G__int(libp->para[0]);
29934    p = new TEveHit(*(TEveHit*) tmp);
29935    result7->obj.i = (long) p;
29936    result7->ref = (long) p;
29937    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveHit));
29938    return(1 || funcname || hash || result7 || libp) ;
29939 }
29940 
29941 // automatic destructor
29942 typedef TEveHit G__TTEveHit;
29943 static int G__G__Eve1_664_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29944 {
29945    char* gvp = (char*) G__getgvp();
29946    long soff = G__getstructoffset();
29947    int n = G__getaryconstruct();
29948    //
29949    //has_a_delete: 1
29950    //has_own_delete1arg: 0
29951    //has_own_delete2arg: 0
29952    //
29953    if (!soff) {
29954      return(1);
29955    }
29956    if (n) {
29957      if (gvp == (char*)G__PVOID) {
29958        delete[] (TEveHit*) soff;
29959      } else {
29960        G__setgvp((long) G__PVOID);
29961        for (int i = n - 1; i >= 0; --i) {
29962          ((TEveHit*) (soff+(sizeof(TEveHit)*i)))->~G__TTEveHit();
29963        }
29964        G__setgvp((long)gvp);
29965      }
29966    } else {
29967      if (gvp == (char*)G__PVOID) {
29968        delete (TEveHit*) soff;
29969      } else {
29970        G__setgvp((long) G__PVOID);
29971        ((TEveHit*) (soff))->~G__TTEveHit();
29972        G__setgvp((long)gvp);
29973      }
29974    }
29975    G__setnull(result7);
29976    return(1 || funcname || hash || result7 || libp) ;
29977 }
29978 
29979 // automatic assignment operator
29980 static int G__G__Eve1_664_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29981 {
29982    TEveHit* dest = (TEveHit*) G__getstructoffset();
29983    *dest = *(TEveHit*) libp->para[0].ref;
29984    const TEveHit& obj = *dest;
29985    result7->ref = (long) (&obj);
29986    result7->obj.i = (long) (&obj);
29987    return(1 || funcname || hash || result7 || libp) ;
29988 }
29989 
29990 
29991 /* TEveCluster */
29992 static int G__G__Eve1_665_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
29993 {
29994    TEveCluster* p = NULL;
29995    char* gvp = (char*) G__getgvp();
29996    int n = G__getaryconstruct();
29997    if (n) {
29998      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
29999        p = new TEveCluster[n];
30000      } else {
30001        p = new((void*) gvp) TEveCluster[n];
30002      }
30003    } else {
30004      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
30005        p = new TEveCluster;
30006      } else {
30007        p = new((void*) gvp) TEveCluster;
30008      }
30009    }
30010    result7->obj.i = (long) p;
30011    result7->ref = (long) p;
30012    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveCluster));
30013    return(1 || funcname || hash || result7 || libp) ;
30014 }
30015 
30016 static int G__G__Eve1_665_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30017 {
30018       G__letint(result7, 85, (long) TEveCluster::Class());
30019    return(1 || funcname || hash || result7 || libp) ;
30020 }
30021 
30022 static int G__G__Eve1_665_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30023 {
30024       G__letint(result7, 67, (long) TEveCluster::Class_Name());
30025    return(1 || funcname || hash || result7 || libp) ;
30026 }
30027 
30028 static int G__G__Eve1_665_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30029 {
30030       G__letint(result7, 115, (long) TEveCluster::Class_Version());
30031    return(1 || funcname || hash || result7 || libp) ;
30032 }
30033 
30034 static int G__G__Eve1_665_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30035 {
30036       TEveCluster::Dictionary();
30037       G__setnull(result7);
30038    return(1 || funcname || hash || result7 || libp) ;
30039 }
30040 
30041 static int G__G__Eve1_665_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30042 {
30043       ((TEveCluster*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
30044       G__setnull(result7);
30045    return(1 || funcname || hash || result7 || libp) ;
30046 }
30047 
30048 static int G__G__Eve1_665_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30049 {
30050       G__letint(result7, 67, (long) TEveCluster::DeclFileName());
30051    return(1 || funcname || hash || result7 || libp) ;
30052 }
30053 
30054 static int G__G__Eve1_665_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30055 {
30056       G__letint(result7, 105, (long) TEveCluster::ImplFileLine());
30057    return(1 || funcname || hash || result7 || libp) ;
30058 }
30059 
30060 static int G__G__Eve1_665_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30061 {
30062       G__letint(result7, 67, (long) TEveCluster::ImplFileName());
30063    return(1 || funcname || hash || result7 || libp) ;
30064 }
30065 
30066 static int G__G__Eve1_665_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30067 {
30068       G__letint(result7, 105, (long) TEveCluster::DeclFileLine());
30069    return(1 || funcname || hash || result7 || libp) ;
30070 }
30071 
30072 // automatic copy constructor
30073 static int G__G__Eve1_665_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30074 
30075 {
30076    TEveCluster* p;
30077    void* tmp = (void*) G__int(libp->para[0]);
30078    p = new TEveCluster(*(TEveCluster*) tmp);
30079    result7->obj.i = (long) p;
30080    result7->ref = (long) p;
30081    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveCluster));
30082    return(1 || funcname || hash || result7 || libp) ;
30083 }
30084 
30085 // automatic destructor
30086 typedef TEveCluster G__TTEveCluster;
30087 static int G__G__Eve1_665_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30088 {
30089    char* gvp = (char*) G__getgvp();
30090    long soff = G__getstructoffset();
30091    int n = G__getaryconstruct();
30092    //
30093    //has_a_delete: 1
30094    //has_own_delete1arg: 0
30095    //has_own_delete2arg: 0
30096    //
30097    if (!soff) {
30098      return(1);
30099    }
30100    if (n) {
30101      if (gvp == (char*)G__PVOID) {
30102        delete[] (TEveCluster*) soff;
30103      } else {
30104        G__setgvp((long) G__PVOID);
30105        for (int i = n - 1; i >= 0; --i) {
30106          ((TEveCluster*) (soff+(sizeof(TEveCluster)*i)))->~G__TTEveCluster();
30107        }
30108        G__setgvp((long)gvp);
30109      }
30110    } else {
30111      if (gvp == (char*)G__PVOID) {
30112        delete (TEveCluster*) soff;
30113      } else {
30114        G__setgvp((long) G__PVOID);
30115        ((TEveCluster*) (soff))->~G__TTEveCluster();
30116        G__setgvp((long)gvp);
30117      }
30118    }
30119    G__setnull(result7);
30120    return(1 || funcname || hash || result7 || libp) ;
30121 }
30122 
30123 // automatic assignment operator
30124 static int G__G__Eve1_665_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30125 {
30126    TEveCluster* dest = (TEveCluster*) G__getstructoffset();
30127    *dest = *(TEveCluster*) libp->para[0].ref;
30128    const TEveCluster& obj = *dest;
30129    result7->ref = (long) (&obj);
30130    result7->obj.i = (long) (&obj);
30131    return(1 || funcname || hash || result7 || libp) ;
30132 }
30133 
30134 
30135 /* TEveRecTrack */
30136 static int G__G__Eve1_666_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30137 {
30138    TEveRecTrack* p = NULL;
30139    char* gvp = (char*) G__getgvp();
30140    int n = G__getaryconstruct();
30141    if (n) {
30142      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
30143        p = new TEveRecTrack[n];
30144      } else {
30145        p = new((void*) gvp) TEveRecTrack[n];
30146      }
30147    } else {
30148      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
30149        p = new TEveRecTrack;
30150      } else {
30151        p = new((void*) gvp) TEveRecTrack;
30152      }
30153    }
30154    result7->obj.i = (long) p;
30155    result7->ref = (long) p;
30156    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveRecTrack));
30157    return(1 || funcname || hash || result7 || libp) ;
30158 }
30159 
30160 static int G__G__Eve1_666_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30161 {
30162       G__letdouble(result7, 102, (double) ((TEveRecTrack*) G__getstructoffset())->Pt());
30163    return(1 || funcname || hash || result7 || libp) ;
30164 }
30165 
30166 static int G__G__Eve1_666_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30167 {
30168       G__letint(result7, 85, (long) TEveRecTrack::Class());
30169    return(1 || funcname || hash || result7 || libp) ;
30170 }
30171 
30172 static int G__G__Eve1_666_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30173 {
30174       G__letint(result7, 67, (long) TEveRecTrack::Class_Name());
30175    return(1 || funcname || hash || result7 || libp) ;
30176 }
30177 
30178 static int G__G__Eve1_666_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30179 {
30180       G__letint(result7, 115, (long) TEveRecTrack::Class_Version());
30181    return(1 || funcname || hash || result7 || libp) ;
30182 }
30183 
30184 static int G__G__Eve1_666_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30185 {
30186       TEveRecTrack::Dictionary();
30187       G__setnull(result7);
30188    return(1 || funcname || hash || result7 || libp) ;
30189 }
30190 
30191 static int G__G__Eve1_666_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30192 {
30193       ((TEveRecTrack*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
30194       G__setnull(result7);
30195    return(1 || funcname || hash || result7 || libp) ;
30196 }
30197 
30198 static int G__G__Eve1_666_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30199 {
30200       G__letint(result7, 67, (long) TEveRecTrack::DeclFileName());
30201    return(1 || funcname || hash || result7 || libp) ;
30202 }
30203 
30204 static int G__G__Eve1_666_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30205 {
30206       G__letint(result7, 105, (long) TEveRecTrack::ImplFileLine());
30207    return(1 || funcname || hash || result7 || libp) ;
30208 }
30209 
30210 static int G__G__Eve1_666_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30211 {
30212       G__letint(result7, 67, (long) TEveRecTrack::ImplFileName());
30213    return(1 || funcname || hash || result7 || libp) ;
30214 }
30215 
30216 static int G__G__Eve1_666_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30217 {
30218       G__letint(result7, 105, (long) TEveRecTrack::DeclFileLine());
30219    return(1 || funcname || hash || result7 || libp) ;
30220 }
30221 
30222 // automatic copy constructor
30223 static int G__G__Eve1_666_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30224 
30225 {
30226    TEveRecTrack* p;
30227    void* tmp = (void*) G__int(libp->para[0]);
30228    p = new TEveRecTrack(*(TEveRecTrack*) tmp);
30229    result7->obj.i = (long) p;
30230    result7->ref = (long) p;
30231    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveRecTrack));
30232    return(1 || funcname || hash || result7 || libp) ;
30233 }
30234 
30235 // automatic destructor
30236 typedef TEveRecTrack G__TTEveRecTrack;
30237 static int G__G__Eve1_666_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30238 {
30239    char* gvp = (char*) G__getgvp();
30240    long soff = G__getstructoffset();
30241    int n = G__getaryconstruct();
30242    //
30243    //has_a_delete: 1
30244    //has_own_delete1arg: 0
30245    //has_own_delete2arg: 0
30246    //
30247    if (!soff) {
30248      return(1);
30249    }
30250    if (n) {
30251      if (gvp == (char*)G__PVOID) {
30252        delete[] (TEveRecTrack*) soff;
30253      } else {
30254        G__setgvp((long) G__PVOID);
30255        for (int i = n - 1; i >= 0; --i) {
30256          ((TEveRecTrack*) (soff+(sizeof(TEveRecTrack)*i)))->~G__TTEveRecTrack();
30257        }
30258        G__setgvp((long)gvp);
30259      }
30260    } else {
30261      if (gvp == (char*)G__PVOID) {
30262        delete (TEveRecTrack*) soff;
30263      } else {
30264        G__setgvp((long) G__PVOID);
30265        ((TEveRecTrack*) (soff))->~G__TTEveRecTrack();
30266        G__setgvp((long)gvp);
30267      }
30268    }
30269    G__setnull(result7);
30270    return(1 || funcname || hash || result7 || libp) ;
30271 }
30272 
30273 // automatic assignment operator
30274 static int G__G__Eve1_666_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30275 {
30276    TEveRecTrack* dest = (TEveRecTrack*) G__getstructoffset();
30277    *dest = *(TEveRecTrack*) libp->para[0].ref;
30278    const TEveRecTrack& obj = *dest;
30279    result7->ref = (long) (&obj);
30280    result7->obj.i = (long) (&obj);
30281    return(1 || funcname || hash || result7 || libp) ;
30282 }
30283 
30284 
30285 /* TEveRecKink */
30286 static int G__G__Eve1_667_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30287 {
30288    TEveRecKink* p = NULL;
30289    char* gvp = (char*) G__getgvp();
30290    int n = G__getaryconstruct();
30291    if (n) {
30292      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
30293        p = new TEveRecKink[n];
30294      } else {
30295        p = new((void*) gvp) TEveRecKink[n];
30296      }
30297    } else {
30298      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
30299        p = new TEveRecKink;
30300      } else {
30301        p = new((void*) gvp) TEveRecKink;
30302      }
30303    }
30304    result7->obj.i = (long) p;
30305    result7->ref = (long) p;
30306    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveRecKink));
30307    return(1 || funcname || hash || result7 || libp) ;
30308 }
30309 
30310 static int G__G__Eve1_667_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30311 {
30312       G__letint(result7, 85, (long) TEveRecKink::Class());
30313    return(1 || funcname || hash || result7 || libp) ;
30314 }
30315 
30316 static int G__G__Eve1_667_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30317 {
30318       G__letint(result7, 67, (long) TEveRecKink::Class_Name());
30319    return(1 || funcname || hash || result7 || libp) ;
30320 }
30321 
30322 static int G__G__Eve1_667_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30323 {
30324       G__letint(result7, 115, (long) TEveRecKink::Class_Version());
30325    return(1 || funcname || hash || result7 || libp) ;
30326 }
30327 
30328 static int G__G__Eve1_667_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30329 {
30330       TEveRecKink::Dictionary();
30331       G__setnull(result7);
30332    return(1 || funcname || hash || result7 || libp) ;
30333 }
30334 
30335 static int G__G__Eve1_667_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30336 {
30337       ((TEveRecKink*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
30338       G__setnull(result7);
30339    return(1 || funcname || hash || result7 || libp) ;
30340 }
30341 
30342 static int G__G__Eve1_667_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30343 {
30344       G__letint(result7, 67, (long) TEveRecKink::DeclFileName());
30345    return(1 || funcname || hash || result7 || libp) ;
30346 }
30347 
30348 static int G__G__Eve1_667_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30349 {
30350       G__letint(result7, 105, (long) TEveRecKink::ImplFileLine());
30351    return(1 || funcname || hash || result7 || libp) ;
30352 }
30353 
30354 static int G__G__Eve1_667_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30355 {
30356       G__letint(result7, 67, (long) TEveRecKink::ImplFileName());
30357    return(1 || funcname || hash || result7 || libp) ;
30358 }
30359 
30360 static int G__G__Eve1_667_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30361 {
30362       G__letint(result7, 105, (long) TEveRecKink::DeclFileLine());
30363    return(1 || funcname || hash || result7 || libp) ;
30364 }
30365 
30366 // automatic copy constructor
30367 static int G__G__Eve1_667_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30368 
30369 {
30370    TEveRecKink* p;
30371    void* tmp = (void*) G__int(libp->para[0]);
30372    p = new TEveRecKink(*(TEveRecKink*) tmp);
30373    result7->obj.i = (long) p;
30374    result7->ref = (long) p;
30375    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveRecKink));
30376    return(1 || funcname || hash || result7 || libp) ;
30377 }
30378 
30379 // automatic destructor
30380 typedef TEveRecKink G__TTEveRecKink;
30381 static int G__G__Eve1_667_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30382 {
30383    char* gvp = (char*) G__getgvp();
30384    long soff = G__getstructoffset();
30385    int n = G__getaryconstruct();
30386    //
30387    //has_a_delete: 1
30388    //has_own_delete1arg: 0
30389    //has_own_delete2arg: 0
30390    //
30391    if (!soff) {
30392      return(1);
30393    }
30394    if (n) {
30395      if (gvp == (char*)G__PVOID) {
30396        delete[] (TEveRecKink*) soff;
30397      } else {
30398        G__setgvp((long) G__PVOID);
30399        for (int i = n - 1; i >= 0; --i) {
30400          ((TEveRecKink*) (soff+(sizeof(TEveRecKink)*i)))->~G__TTEveRecKink();
30401        }
30402        G__setgvp((long)gvp);
30403      }
30404    } else {
30405      if (gvp == (char*)G__PVOID) {
30406        delete (TEveRecKink*) soff;
30407      } else {
30408        G__setgvp((long) G__PVOID);
30409        ((TEveRecKink*) (soff))->~G__TTEveRecKink();
30410        G__setgvp((long)gvp);
30411      }
30412    }
30413    G__setnull(result7);
30414    return(1 || funcname || hash || result7 || libp) ;
30415 }
30416 
30417 // automatic assignment operator
30418 static int G__G__Eve1_667_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30419 {
30420    TEveRecKink* dest = (TEveRecKink*) G__getstructoffset();
30421    *dest = *(TEveRecKink*) libp->para[0].ref;
30422    const TEveRecKink& obj = *dest;
30423    result7->ref = (long) (&obj);
30424    result7->obj.i = (long) (&obj);
30425    return(1 || funcname || hash || result7 || libp) ;
30426 }
30427 
30428 
30429 /* TEveRecV0 */
30430 static int G__G__Eve1_668_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30431 {
30432    TEveRecV0* p = NULL;
30433    char* gvp = (char*) G__getgvp();
30434    int n = G__getaryconstruct();
30435    if (n) {
30436      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
30437        p = new TEveRecV0[n];
30438      } else {
30439        p = new((void*) gvp) TEveRecV0[n];
30440      }
30441    } else {
30442      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
30443        p = new TEveRecV0;
30444      } else {
30445        p = new((void*) gvp) TEveRecV0;
30446      }
30447    }
30448    result7->obj.i = (long) p;
30449    result7->ref = (long) p;
30450    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveRecV0));
30451    return(1 || funcname || hash || result7 || libp) ;
30452 }
30453 
30454 static int G__G__Eve1_668_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30455 {
30456       G__letint(result7, 85, (long) TEveRecV0::Class());
30457    return(1 || funcname || hash || result7 || libp) ;
30458 }
30459 
30460 static int G__G__Eve1_668_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30461 {
30462       G__letint(result7, 67, (long) TEveRecV0::Class_Name());
30463    return(1 || funcname || hash || result7 || libp) ;
30464 }
30465 
30466 static int G__G__Eve1_668_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30467 {
30468       G__letint(result7, 115, (long) TEveRecV0::Class_Version());
30469    return(1 || funcname || hash || result7 || libp) ;
30470 }
30471 
30472 static int G__G__Eve1_668_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30473 {
30474       TEveRecV0::Dictionary();
30475       G__setnull(result7);
30476    return(1 || funcname || hash || result7 || libp) ;
30477 }
30478 
30479 static int G__G__Eve1_668_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30480 {
30481       ((TEveRecV0*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
30482       G__setnull(result7);
30483    return(1 || funcname || hash || result7 || libp) ;
30484 }
30485 
30486 static int G__G__Eve1_668_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30487 {
30488       G__letint(result7, 67, (long) TEveRecV0::DeclFileName());
30489    return(1 || funcname || hash || result7 || libp) ;
30490 }
30491 
30492 static int G__G__Eve1_668_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30493 {
30494       G__letint(result7, 105, (long) TEveRecV0::ImplFileLine());
30495    return(1 || funcname || hash || result7 || libp) ;
30496 }
30497 
30498 static int G__G__Eve1_668_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30499 {
30500       G__letint(result7, 67, (long) TEveRecV0::ImplFileName());
30501    return(1 || funcname || hash || result7 || libp) ;
30502 }
30503 
30504 static int G__G__Eve1_668_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30505 {
30506       G__letint(result7, 105, (long) TEveRecV0::DeclFileLine());
30507    return(1 || funcname || hash || result7 || libp) ;
30508 }
30509 
30510 // automatic copy constructor
30511 static int G__G__Eve1_668_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30512 
30513 {
30514    TEveRecV0* p;
30515    void* tmp = (void*) G__int(libp->para[0]);
30516    p = new TEveRecV0(*(TEveRecV0*) tmp);
30517    result7->obj.i = (long) p;
30518    result7->ref = (long) p;
30519    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveRecV0));
30520    return(1 || funcname || hash || result7 || libp) ;
30521 }
30522 
30523 // automatic destructor
30524 typedef TEveRecV0 G__TTEveRecV0;
30525 static int G__G__Eve1_668_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30526 {
30527    char* gvp = (char*) G__getgvp();
30528    long soff = G__getstructoffset();
30529    int n = G__getaryconstruct();
30530    //
30531    //has_a_delete: 1
30532    //has_own_delete1arg: 0
30533    //has_own_delete2arg: 0
30534    //
30535    if (!soff) {
30536      return(1);
30537    }
30538    if (n) {
30539      if (gvp == (char*)G__PVOID) {
30540        delete[] (TEveRecV0*) soff;
30541      } else {
30542        G__setgvp((long) G__PVOID);
30543        for (int i = n - 1; i >= 0; --i) {
30544          ((TEveRecV0*) (soff+(sizeof(TEveRecV0)*i)))->~G__TTEveRecV0();
30545        }
30546        G__setgvp((long)gvp);
30547      }
30548    } else {
30549      if (gvp == (char*)G__PVOID) {
30550        delete (TEveRecV0*) soff;
30551      } else {
30552        G__setgvp((long) G__PVOID);
30553        ((TEveRecV0*) (soff))->~G__TTEveRecV0();
30554        G__setgvp((long)gvp);
30555      }
30556    }
30557    G__setnull(result7);
30558    return(1 || funcname || hash || result7 || libp) ;
30559 }
30560 
30561 // automatic assignment operator
30562 static int G__G__Eve1_668_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30563 {
30564    TEveRecV0* dest = (TEveRecV0*) G__getstructoffset();
30565    *dest = *(TEveRecV0*) libp->para[0].ref;
30566    const TEveRecV0& obj = *dest;
30567    result7->ref = (long) (&obj);
30568    result7->obj.i = (long) (&obj);
30569    return(1 || funcname || hash || result7 || libp) ;
30570 }
30571 
30572 
30573 /* TEveRecCascade */
30574 static int G__G__Eve1_669_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30575 {
30576    TEveRecCascade* p = NULL;
30577    char* gvp = (char*) G__getgvp();
30578    int n = G__getaryconstruct();
30579    if (n) {
30580      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
30581        p = new TEveRecCascade[n];
30582      } else {
30583        p = new((void*) gvp) TEveRecCascade[n];
30584      }
30585    } else {
30586      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
30587        p = new TEveRecCascade;
30588      } else {
30589        p = new((void*) gvp) TEveRecCascade;
30590      }
30591    }
30592    result7->obj.i = (long) p;
30593    result7->ref = (long) p;
30594    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveRecCascade));
30595    return(1 || funcname || hash || result7 || libp) ;
30596 }
30597 
30598 static int G__G__Eve1_669_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30599 {
30600       G__letint(result7, 85, (long) TEveRecCascade::Class());
30601    return(1 || funcname || hash || result7 || libp) ;
30602 }
30603 
30604 static int G__G__Eve1_669_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30605 {
30606       G__letint(result7, 67, (long) TEveRecCascade::Class_Name());
30607    return(1 || funcname || hash || result7 || libp) ;
30608 }
30609 
30610 static int G__G__Eve1_669_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30611 {
30612       G__letint(result7, 115, (long) TEveRecCascade::Class_Version());
30613    return(1 || funcname || hash || result7 || libp) ;
30614 }
30615 
30616 static int G__G__Eve1_669_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30617 {
30618       TEveRecCascade::Dictionary();
30619       G__setnull(result7);
30620    return(1 || funcname || hash || result7 || libp) ;
30621 }
30622 
30623 static int G__G__Eve1_669_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30624 {
30625       ((TEveRecCascade*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
30626       G__setnull(result7);
30627    return(1 || funcname || hash || result7 || libp) ;
30628 }
30629 
30630 static int G__G__Eve1_669_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30631 {
30632       G__letint(result7, 67, (long) TEveRecCascade::DeclFileName());
30633    return(1 || funcname || hash || result7 || libp) ;
30634 }
30635 
30636 static int G__G__Eve1_669_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30637 {
30638       G__letint(result7, 105, (long) TEveRecCascade::ImplFileLine());
30639    return(1 || funcname || hash || result7 || libp) ;
30640 }
30641 
30642 static int G__G__Eve1_669_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30643 {
30644       G__letint(result7, 67, (long) TEveRecCascade::ImplFileName());
30645    return(1 || funcname || hash || result7 || libp) ;
30646 }
30647 
30648 static int G__G__Eve1_669_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30649 {
30650       G__letint(result7, 105, (long) TEveRecCascade::DeclFileLine());
30651    return(1 || funcname || hash || result7 || libp) ;
30652 }
30653 
30654 // automatic copy constructor
30655 static int G__G__Eve1_669_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30656 
30657 {
30658    TEveRecCascade* p;
30659    void* tmp = (void*) G__int(libp->para[0]);
30660    p = new TEveRecCascade(*(TEveRecCascade*) tmp);
30661    result7->obj.i = (long) p;
30662    result7->ref = (long) p;
30663    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveRecCascade));
30664    return(1 || funcname || hash || result7 || libp) ;
30665 }
30666 
30667 // automatic destructor
30668 typedef TEveRecCascade G__TTEveRecCascade;
30669 static int G__G__Eve1_669_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30670 {
30671    char* gvp = (char*) G__getgvp();
30672    long soff = G__getstructoffset();
30673    int n = G__getaryconstruct();
30674    //
30675    //has_a_delete: 1
30676    //has_own_delete1arg: 0
30677    //has_own_delete2arg: 0
30678    //
30679    if (!soff) {
30680      return(1);
30681    }
30682    if (n) {
30683      if (gvp == (char*)G__PVOID) {
30684        delete[] (TEveRecCascade*) soff;
30685      } else {
30686        G__setgvp((long) G__PVOID);
30687        for (int i = n - 1; i >= 0; --i) {
30688          ((TEveRecCascade*) (soff+(sizeof(TEveRecCascade)*i)))->~G__TTEveRecCascade();
30689        }
30690        G__setgvp((long)gvp);
30691      }
30692    } else {
30693      if (gvp == (char*)G__PVOID) {
30694        delete (TEveRecCascade*) soff;
30695      } else {
30696        G__setgvp((long) G__PVOID);
30697        ((TEveRecCascade*) (soff))->~G__TTEveRecCascade();
30698        G__setgvp((long)gvp);
30699      }
30700    }
30701    G__setnull(result7);
30702    return(1 || funcname || hash || result7 || libp) ;
30703 }
30704 
30705 // automatic assignment operator
30706 static int G__G__Eve1_669_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30707 {
30708    TEveRecCascade* dest = (TEveRecCascade*) G__getstructoffset();
30709    *dest = *(TEveRecCascade*) libp->para[0].ref;
30710    const TEveRecCascade& obj = *dest;
30711    result7->ref = (long) (&obj);
30712    result7->obj.i = (long) (&obj);
30713    return(1 || funcname || hash || result7 || libp) ;
30714 }
30715 
30716 
30717 /* TEveMCRecCrossRef */
30718 static int G__G__Eve1_670_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30719 {
30720    TEveMCRecCrossRef* p = NULL;
30721    char* gvp = (char*) G__getgvp();
30722    int n = G__getaryconstruct();
30723    if (n) {
30724      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
30725        p = new TEveMCRecCrossRef[n];
30726      } else {
30727        p = new((void*) gvp) TEveMCRecCrossRef[n];
30728      }
30729    } else {
30730      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
30731        p = new TEveMCRecCrossRef;
30732      } else {
30733        p = new((void*) gvp) TEveMCRecCrossRef;
30734      }
30735    }
30736    result7->obj.i = (long) p;
30737    result7->ref = (long) p;
30738    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveMCRecCrossRef));
30739    return(1 || funcname || hash || result7 || libp) ;
30740 }
30741 
30742 static int G__G__Eve1_670_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30743 {
30744       G__letint(result7, 85, (long) TEveMCRecCrossRef::Class());
30745    return(1 || funcname || hash || result7 || libp) ;
30746 }
30747 
30748 static int G__G__Eve1_670_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30749 {
30750       G__letint(result7, 67, (long) TEveMCRecCrossRef::Class_Name());
30751    return(1 || funcname || hash || result7 || libp) ;
30752 }
30753 
30754 static int G__G__Eve1_670_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30755 {
30756       G__letint(result7, 115, (long) TEveMCRecCrossRef::Class_Version());
30757    return(1 || funcname || hash || result7 || libp) ;
30758 }
30759 
30760 static int G__G__Eve1_670_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30761 {
30762       TEveMCRecCrossRef::Dictionary();
30763       G__setnull(result7);
30764    return(1 || funcname || hash || result7 || libp) ;
30765 }
30766 
30767 static int G__G__Eve1_670_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30768 {
30769       ((TEveMCRecCrossRef*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
30770       G__setnull(result7);
30771    return(1 || funcname || hash || result7 || libp) ;
30772 }
30773 
30774 static int G__G__Eve1_670_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30775 {
30776       G__letint(result7, 67, (long) TEveMCRecCrossRef::DeclFileName());
30777    return(1 || funcname || hash || result7 || libp) ;
30778 }
30779 
30780 static int G__G__Eve1_670_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30781 {
30782       G__letint(result7, 105, (long) TEveMCRecCrossRef::ImplFileLine());
30783    return(1 || funcname || hash || result7 || libp) ;
30784 }
30785 
30786 static int G__G__Eve1_670_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30787 {
30788       G__letint(result7, 67, (long) TEveMCRecCrossRef::ImplFileName());
30789    return(1 || funcname || hash || result7 || libp) ;
30790 }
30791 
30792 static int G__G__Eve1_670_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30793 {
30794       G__letint(result7, 105, (long) TEveMCRecCrossRef::DeclFileLine());
30795    return(1 || funcname || hash || result7 || libp) ;
30796 }
30797 
30798 // automatic copy constructor
30799 static int G__G__Eve1_670_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30800 
30801 {
30802    TEveMCRecCrossRef* p;
30803    void* tmp = (void*) G__int(libp->para[0]);
30804    p = new TEveMCRecCrossRef(*(TEveMCRecCrossRef*) tmp);
30805    result7->obj.i = (long) p;
30806    result7->ref = (long) p;
30807    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveMCRecCrossRef));
30808    return(1 || funcname || hash || result7 || libp) ;
30809 }
30810 
30811 // automatic destructor
30812 typedef TEveMCRecCrossRef G__TTEveMCRecCrossRef;
30813 static int G__G__Eve1_670_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30814 {
30815    char* gvp = (char*) G__getgvp();
30816    long soff = G__getstructoffset();
30817    int n = G__getaryconstruct();
30818    //
30819    //has_a_delete: 1
30820    //has_own_delete1arg: 0
30821    //has_own_delete2arg: 0
30822    //
30823    if (!soff) {
30824      return(1);
30825    }
30826    if (n) {
30827      if (gvp == (char*)G__PVOID) {
30828        delete[] (TEveMCRecCrossRef*) soff;
30829      } else {
30830        G__setgvp((long) G__PVOID);
30831        for (int i = n - 1; i >= 0; --i) {
30832          ((TEveMCRecCrossRef*) (soff+(sizeof(TEveMCRecCrossRef)*i)))->~G__TTEveMCRecCrossRef();
30833        }
30834        G__setgvp((long)gvp);
30835      }
30836    } else {
30837      if (gvp == (char*)G__PVOID) {
30838        delete (TEveMCRecCrossRef*) soff;
30839      } else {
30840        G__setgvp((long) G__PVOID);
30841        ((TEveMCRecCrossRef*) (soff))->~G__TTEveMCRecCrossRef();
30842        G__setgvp((long)gvp);
30843      }
30844    }
30845    G__setnull(result7);
30846    return(1 || funcname || hash || result7 || libp) ;
30847 }
30848 
30849 // automatic assignment operator
30850 static int G__G__Eve1_670_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30851 {
30852    TEveMCRecCrossRef* dest = (TEveMCRecCrossRef*) G__getstructoffset();
30853    *dest = *(TEveMCRecCrossRef*) libp->para[0].ref;
30854    const TEveMCRecCrossRef& obj = *dest;
30855    result7->ref = (long) (&obj);
30856    result7->obj.i = (long) (&obj);
30857    return(1 || funcname || hash || result7 || libp) ;
30858 }
30859 
30860 
30861 /* TEveVSD */
30862 static int G__G__Eve1_718_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30863 {
30864    TEveVSD* p = NULL;
30865    char* gvp = (char*) G__getgvp();
30866    switch (libp->paran) {
30867    case 2:
30868      //m: 2
30869      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
30870        p = new TEveVSD((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
30871      } else {
30872        p = new((void*) gvp) TEveVSD((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
30873      }
30874      break;
30875    case 1:
30876      //m: 1
30877      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
30878        p = new TEveVSD((const char*) G__int(libp->para[0]));
30879      } else {
30880        p = new((void*) gvp) TEveVSD((const char*) G__int(libp->para[0]));
30881      }
30882      break;
30883    case 0:
30884      int n = G__getaryconstruct();
30885      if (n) {
30886        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
30887          p = new TEveVSD[n];
30888        } else {
30889          p = new((void*) gvp) TEveVSD[n];
30890        }
30891      } else {
30892        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
30893          p = new TEveVSD;
30894        } else {
30895          p = new((void*) gvp) TEveVSD;
30896        }
30897      }
30898      break;
30899    }
30900    result7->obj.i = (long) p;
30901    result7->ref = (long) p;
30902    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveVSD));
30903    return(1 || funcname || hash || result7 || libp) ;
30904 }
30905 
30906 static int G__G__Eve1_718_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30907 {
30908       ((TEveVSD*) G__getstructoffset())->SetDirectory((TDirectory*) G__int(libp->para[0]));
30909       G__setnull(result7);
30910    return(1 || funcname || hash || result7 || libp) ;
30911 }
30912 
30913 static int G__G__Eve1_718_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30914 {
30915       ((TEveVSD*) G__getstructoffset())->CreateTrees();
30916       G__setnull(result7);
30917    return(1 || funcname || hash || result7 || libp) ;
30918 }
30919 
30920 static int G__G__Eve1_718_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30921 {
30922       ((TEveVSD*) G__getstructoffset())->DeleteTrees();
30923       G__setnull(result7);
30924    return(1 || funcname || hash || result7 || libp) ;
30925 }
30926 
30927 static int G__G__Eve1_718_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30928 {
30929       ((TEveVSD*) G__getstructoffset())->CreateBranches();
30930       G__setnull(result7);
30931    return(1 || funcname || hash || result7 || libp) ;
30932 }
30933 
30934 static int G__G__Eve1_718_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30935 {
30936       ((TEveVSD*) G__getstructoffset())->WriteTrees();
30937       G__setnull(result7);
30938    return(1 || funcname || hash || result7 || libp) ;
30939 }
30940 
30941 static int G__G__Eve1_718_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30942 {
30943       ((TEveVSD*) G__getstructoffset())->LoadTrees();
30944       G__setnull(result7);
30945    return(1 || funcname || hash || result7 || libp) ;
30946 }
30947 
30948 static int G__G__Eve1_718_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30949 {
30950       ((TEveVSD*) G__getstructoffset())->SetBranchAddresses();
30951       G__setnull(result7);
30952    return(1 || funcname || hash || result7 || libp) ;
30953 }
30954 
30955 static int G__G__Eve1_718_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30956 {
30957       TEveVSD::DisableTObjectStreamersForVSDStruct();
30958       G__setnull(result7);
30959    return(1 || funcname || hash || result7 || libp) ;
30960 }
30961 
30962 static int G__G__Eve1_718_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30963 {
30964       G__letint(result7, 85, (long) TEveVSD::Class());
30965    return(1 || funcname || hash || result7 || libp) ;
30966 }
30967 
30968 static int G__G__Eve1_718_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30969 {
30970       G__letint(result7, 67, (long) TEveVSD::Class_Name());
30971    return(1 || funcname || hash || result7 || libp) ;
30972 }
30973 
30974 static int G__G__Eve1_718_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30975 {
30976       G__letint(result7, 115, (long) TEveVSD::Class_Version());
30977    return(1 || funcname || hash || result7 || libp) ;
30978 }
30979 
30980 static int G__G__Eve1_718_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30981 {
30982       TEveVSD::Dictionary();
30983       G__setnull(result7);
30984    return(1 || funcname || hash || result7 || libp) ;
30985 }
30986 
30987 static int G__G__Eve1_718_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30988 {
30989       ((TEveVSD*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
30990       G__setnull(result7);
30991    return(1 || funcname || hash || result7 || libp) ;
30992 }
30993 
30994 static int G__G__Eve1_718_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
30995 {
30996       G__letint(result7, 67, (long) TEveVSD::DeclFileName());
30997    return(1 || funcname || hash || result7 || libp) ;
30998 }
30999 
31000 static int G__G__Eve1_718_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31001 {
31002       G__letint(result7, 105, (long) TEveVSD::ImplFileLine());
31003    return(1 || funcname || hash || result7 || libp) ;
31004 }
31005 
31006 static int G__G__Eve1_718_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31007 {
31008       G__letint(result7, 67, (long) TEveVSD::ImplFileName());
31009    return(1 || funcname || hash || result7 || libp) ;
31010 }
31011 
31012 static int G__G__Eve1_718_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31013 {
31014       G__letint(result7, 105, (long) TEveVSD::DeclFileLine());
31015    return(1 || funcname || hash || result7 || libp) ;
31016 }
31017 
31018 // automatic destructor
31019 typedef TEveVSD G__TTEveVSD;
31020 static int G__G__Eve1_718_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31021 {
31022    char* gvp = (char*) G__getgvp();
31023    long soff = G__getstructoffset();
31024    int n = G__getaryconstruct();
31025    //
31026    //has_a_delete: 1
31027    //has_own_delete1arg: 0
31028    //has_own_delete2arg: 0
31029    //
31030    if (!soff) {
31031      return(1);
31032    }
31033    if (n) {
31034      if (gvp == (char*)G__PVOID) {
31035        delete[] (TEveVSD*) soff;
31036      } else {
31037        G__setgvp((long) G__PVOID);
31038        for (int i = n - 1; i >= 0; --i) {
31039          ((TEveVSD*) (soff+(sizeof(TEveVSD)*i)))->~G__TTEveVSD();
31040        }
31041        G__setgvp((long)gvp);
31042      }
31043    } else {
31044      if (gvp == (char*)G__PVOID) {
31045        delete (TEveVSD*) soff;
31046      } else {
31047        G__setgvp((long) G__PVOID);
31048        ((TEveVSD*) (soff))->~G__TTEveVSD();
31049        G__setgvp((long)gvp);
31050      }
31051    }
31052    G__setnull(result7);
31053    return(1 || funcname || hash || result7 || libp) ;
31054 }
31055 
31056 
31057 /* TEveWindow */
31058 static int G__G__Eve1_719_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31059 {
31060       G__letint(result7, 85, (long) ((TEveWindow*) G__getstructoffset())->GetGUIFrame());
31061    return(1 || funcname || hash || result7 || libp) ;
31062 }
31063 
31064 static int G__G__Eve1_719_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31065 {
31066       ((TEveWindow*) G__getstructoffset())->PreUndock();
31067       G__setnull(result7);
31068    return(1 || funcname || hash || result7 || libp) ;
31069 }
31070 
31071 static int G__G__Eve1_719_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31072 {
31073       ((TEveWindow*) G__getstructoffset())->PostDock();
31074       G__setnull(result7);
31075    return(1 || funcname || hash || result7 || libp) ;
31076 }
31077 
31078 static int G__G__Eve1_719_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31079 {
31080       G__letint(result7, 103, (long) ((const TEveWindow*) G__getstructoffset())->CanMakeNewSlots());
31081    return(1 || funcname || hash || result7 || libp) ;
31082 }
31083 
31084 static int G__G__Eve1_719_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31085 {
31086       G__letint(result7, 85, (long) ((TEveWindow*) G__getstructoffset())->NewSlot());
31087    return(1 || funcname || hash || result7 || libp) ;
31088 }
31089 
31090 static int G__G__Eve1_719_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31091 {
31092       ((TEveWindow*) G__getstructoffset())->PopulateEmptyFrame((TEveCompositeFrame*) G__int(libp->para[0]));
31093       G__setnull(result7);
31094    return(1 || funcname || hash || result7 || libp) ;
31095 }
31096 
31097 static int G__G__Eve1_719_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31098 {
31099       ((TEveWindow*) G__getstructoffset())->SwapWindow((TEveWindow*) G__int(libp->para[0]));
31100       G__setnull(result7);
31101    return(1 || funcname || hash || result7 || libp) ;
31102 }
31103 
31104 static int G__G__Eve1_719_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31105 {
31106       ((TEveWindow*) G__getstructoffset())->SwapWindowWithCurrent();
31107       G__setnull(result7);
31108    return(1 || funcname || hash || result7 || libp) ;
31109 }
31110 
31111 static int G__G__Eve1_719_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31112 {
31113       ((TEveWindow*) G__getstructoffset())->UndockWindow();
31114       G__setnull(result7);
31115    return(1 || funcname || hash || result7 || libp) ;
31116 }
31117 
31118 static int G__G__Eve1_719_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31119 {
31120       ((TEveWindow*) G__getstructoffset())->UndockWindowDestroySlot();
31121       G__setnull(result7);
31122    return(1 || funcname || hash || result7 || libp) ;
31123 }
31124 
31125 static int G__G__Eve1_719_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31126 {
31127       ((TEveWindow*) G__getstructoffset())->ReplaceWindow((TEveWindow*) G__int(libp->para[0]));
31128       G__setnull(result7);
31129    return(1 || funcname || hash || result7 || libp) ;
31130 }
31131 
31132 static int G__G__Eve1_719_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31133 {
31134       ((TEveWindow*) G__getstructoffset())->DestroyWindow();
31135       G__setnull(result7);
31136    return(1 || funcname || hash || result7 || libp) ;
31137 }
31138 
31139 static int G__G__Eve1_719_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31140 {
31141       ((TEveWindow*) G__getstructoffset())->DestroyWindowAndSlot();
31142       G__setnull(result7);
31143    return(1 || funcname || hash || result7 || libp) ;
31144 }
31145 
31146 static int G__G__Eve1_719_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31147 {
31148       G__letint(result7, 85, (long) ((TEveWindow*) G__getstructoffset())->GetEveFrame());
31149    return(1 || funcname || hash || result7 || libp) ;
31150 }
31151 
31152 static int G__G__Eve1_719_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31153 {
31154       ((TEveWindow*) G__getstructoffset())->ClearEveFrame();
31155       G__setnull(result7);
31156    return(1 || funcname || hash || result7 || libp) ;
31157 }
31158 
31159 static int G__G__Eve1_719_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31160 {
31161       ((TEveWindow*) G__getstructoffset())->FlipShowTitleBar();
31162       G__setnull(result7);
31163    return(1 || funcname || hash || result7 || libp) ;
31164 }
31165 
31166 static int G__G__Eve1_719_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31167 {
31168       G__letint(result7, 103, (long) ((const TEveWindow*) G__getstructoffset())->GetShowTitleBar());
31169    return(1 || funcname || hash || result7 || libp) ;
31170 }
31171 
31172 static int G__G__Eve1_719_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31173 {
31174       ((TEveWindow*) G__getstructoffset())->SetShowTitleBar((Bool_t) G__int(libp->para[0]));
31175       G__setnull(result7);
31176    return(1 || funcname || hash || result7 || libp) ;
31177 }
31178 
31179 static int G__G__Eve1_719_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31180 {
31181       G__letint(result7, 103, (long) ((const TEveWindow*) G__getstructoffset())->IsCurrent());
31182    return(1 || funcname || hash || result7 || libp) ;
31183 }
31184 
31185 static int G__G__Eve1_719_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31186 {
31187       ((TEveWindow*) G__getstructoffset())->MakeCurrent();
31188       G__setnull(result7);
31189    return(1 || funcname || hash || result7 || libp) ;
31190 }
31191 
31192 static int G__G__Eve1_719_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31193 {
31194       G__letint(result7, 103, (long) ((TEveWindow*) G__getstructoffset())->IsAncestorOf((TEveWindow*) G__int(libp->para[0])));
31195    return(1 || funcname || hash || result7 || libp) ;
31196 }
31197 
31198 static int G__G__Eve1_719_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31199 {
31200       ((TEveWindow*) G__getstructoffset())->TitleBarClicked();
31201       G__setnull(result7);
31202    return(1 || funcname || hash || result7 || libp) ;
31203 }
31204 
31205 static int G__G__Eve1_719_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31206 {
31207       G__letint(result7, 85, (long) TEveWindow::CreateDefaultWindowSlot());
31208    return(1 || funcname || hash || result7 || libp) ;
31209 }
31210 
31211 static int G__G__Eve1_719_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31212 {
31213    switch (libp->paran) {
31214    case 1:
31215       G__letint(result7, 85, (long) TEveWindow::CreateWindowMainFrame((TEveWindow*) G__int(libp->para[0])));
31216       break;
31217    case 0:
31218       G__letint(result7, 85, (long) TEveWindow::CreateWindowMainFrame());
31219       break;
31220    }
31221    return(1 || funcname || hash || result7 || libp) ;
31222 }
31223 
31224 static int G__G__Eve1_719_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31225 {
31226    switch (libp->paran) {
31227    case 2:
31228       G__letint(result7, 85, (long) TEveWindow::CreateWindowInTab((TGTab*) G__int(libp->para[0]), (TEveWindow*) G__int(libp->para[1])));
31229       break;
31230    case 1:
31231       G__letint(result7, 85, (long) TEveWindow::CreateWindowInTab((TGTab*) G__int(libp->para[0])));
31232       break;
31233    }
31234    return(1 || funcname || hash || result7 || libp) ;
31235 }
31236 
31237 static int G__G__Eve1_719_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31238 {
31239       TEveWindow::SwapWindows((TEveWindow*) G__int(libp->para[0]), (TEveWindow*) G__int(libp->para[1]));
31240       G__setnull(result7);
31241    return(1 || funcname || hash || result7 || libp) ;
31242 }
31243 
31244 static int G__G__Eve1_719_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31245 {
31246       G__letint(result7, 104, (long) TEveWindow::GetMainFrameDefWidth());
31247    return(1 || funcname || hash || result7 || libp) ;
31248 }
31249 
31250 static int G__G__Eve1_719_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31251 {
31252       G__letint(result7, 104, (long) TEveWindow::GetMainFrameDefHeight());
31253    return(1 || funcname || hash || result7 || libp) ;
31254 }
31255 
31256 static int G__G__Eve1_719_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31257 {
31258       TEveWindow::SetMainFrameDefWidth((UInt_t) G__int(libp->para[0]));
31259       G__setnull(result7);
31260    return(1 || funcname || hash || result7 || libp) ;
31261 }
31262 
31263 static int G__G__Eve1_719_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31264 {
31265       TEveWindow::SetMainFrameDefHeight((UInt_t) G__int(libp->para[0]));
31266       G__setnull(result7);
31267    return(1 || funcname || hash || result7 || libp) ;
31268 }
31269 
31270 static int G__G__Eve1_719_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31271 {
31272       G__letint(result7, 107, (long) TEveWindow::GetCurrentBackgroundColor());
31273    return(1 || funcname || hash || result7 || libp) ;
31274 }
31275 
31276 static int G__G__Eve1_719_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31277 {
31278       G__letint(result7, 107, (long) TEveWindow::GetMiniBarBackgroundColor());
31279    return(1 || funcname || hash || result7 || libp) ;
31280 }
31281 
31282 static int G__G__Eve1_719_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31283 {
31284       TEveWindow::SetCurrentBackgroundColor((Pixel_t) G__int(libp->para[0]));
31285       G__setnull(result7);
31286    return(1 || funcname || hash || result7 || libp) ;
31287 }
31288 
31289 static int G__G__Eve1_719_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31290 {
31291       TEveWindow::SetMiniBarBackgroundColor((Pixel_t) G__int(libp->para[0]));
31292       G__setnull(result7);
31293    return(1 || funcname || hash || result7 || libp) ;
31294 }
31295 
31296 static int G__G__Eve1_719_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31297 {
31298       G__letint(result7, 85, (long) TEveWindow::Class());
31299    return(1 || funcname || hash || result7 || libp) ;
31300 }
31301 
31302 static int G__G__Eve1_719_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31303 {
31304       G__letint(result7, 67, (long) TEveWindow::Class_Name());
31305    return(1 || funcname || hash || result7 || libp) ;
31306 }
31307 
31308 static int G__G__Eve1_719_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31309 {
31310       G__letint(result7, 115, (long) TEveWindow::Class_Version());
31311    return(1 || funcname || hash || result7 || libp) ;
31312 }
31313 
31314 static int G__G__Eve1_719_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31315 {
31316       TEveWindow::Dictionary();
31317       G__setnull(result7);
31318    return(1 || funcname || hash || result7 || libp) ;
31319 }
31320 
31321 static int G__G__Eve1_719_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31322 {
31323       ((TEveWindow*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
31324       G__setnull(result7);
31325    return(1 || funcname || hash || result7 || libp) ;
31326 }
31327 
31328 static int G__G__Eve1_719_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31329 {
31330       G__letint(result7, 67, (long) TEveWindow::DeclFileName());
31331    return(1 || funcname || hash || result7 || libp) ;
31332 }
31333 
31334 static int G__G__Eve1_719_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31335 {
31336       G__letint(result7, 105, (long) TEveWindow::ImplFileLine());
31337    return(1 || funcname || hash || result7 || libp) ;
31338 }
31339 
31340 static int G__G__Eve1_719_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31341 {
31342       G__letint(result7, 67, (long) TEveWindow::ImplFileName());
31343    return(1 || funcname || hash || result7 || libp) ;
31344 }
31345 
31346 static int G__G__Eve1_719_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31347 {
31348       G__letint(result7, 105, (long) TEveWindow::DeclFileLine());
31349    return(1 || funcname || hash || result7 || libp) ;
31350 }
31351 
31352 // automatic destructor
31353 typedef TEveWindow G__TTEveWindow;
31354 static int G__G__Eve1_719_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31355 {
31356    char* gvp = (char*) G__getgvp();
31357    long soff = G__getstructoffset();
31358    int n = G__getaryconstruct();
31359    //
31360    //has_a_delete: 1
31361    //has_own_delete1arg: 0
31362    //has_own_delete2arg: 0
31363    //
31364    if (!soff) {
31365      return(1);
31366    }
31367    if (n) {
31368      if (gvp == (char*)G__PVOID) {
31369        delete[] (TEveWindow*) soff;
31370      } else {
31371        G__setgvp((long) G__PVOID);
31372        for (int i = n - 1; i >= 0; --i) {
31373          ((TEveWindow*) (soff+(sizeof(TEveWindow)*i)))->~G__TTEveWindow();
31374        }
31375        G__setgvp((long)gvp);
31376      }
31377    } else {
31378      if (gvp == (char*)G__PVOID) {
31379        delete (TEveWindow*) soff;
31380      } else {
31381        G__setgvp((long) G__PVOID);
31382        ((TEveWindow*) (soff))->~G__TTEveWindow();
31383        G__setgvp((long)gvp);
31384      }
31385    }
31386    G__setnull(result7);
31387    return(1 || funcname || hash || result7 || libp) ;
31388 }
31389 
31390 
31391 /* TEveWindowSlot */
31392 static int G__G__Eve1_720_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31393 {
31394    TEveWindowSlot* p = NULL;
31395    char* gvp = (char*) G__getgvp();
31396    switch (libp->paran) {
31397    case 2:
31398      //m: 2
31399      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
31400        p = new TEveWindowSlot((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
31401      } else {
31402        p = new((void*) gvp) TEveWindowSlot((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
31403      }
31404      break;
31405    case 1:
31406      //m: 1
31407      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
31408        p = new TEveWindowSlot((const char*) G__int(libp->para[0]));
31409      } else {
31410        p = new((void*) gvp) TEveWindowSlot((const char*) G__int(libp->para[0]));
31411      }
31412      break;
31413    case 0:
31414      int n = G__getaryconstruct();
31415      if (n) {
31416        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
31417          p = new TEveWindowSlot[n];
31418        } else {
31419          p = new((void*) gvp) TEveWindowSlot[n];
31420        }
31421      } else {
31422        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
31423          p = new TEveWindowSlot;
31424        } else {
31425          p = new((void*) gvp) TEveWindowSlot;
31426        }
31427      }
31428      break;
31429    }
31430    result7->obj.i = (long) p;
31431    result7->ref = (long) p;
31432    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowSlot));
31433    return(1 || funcname || hash || result7 || libp) ;
31434 }
31435 
31436 static int G__G__Eve1_720_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31437 {
31438       G__letint(result7, 85, (long) ((TEveWindowSlot*) G__getstructoffset())->MakePack());
31439    return(1 || funcname || hash || result7 || libp) ;
31440 }
31441 
31442 static int G__G__Eve1_720_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31443 {
31444       G__letint(result7, 85, (long) ((TEveWindowSlot*) G__getstructoffset())->MakeTab());
31445    return(1 || funcname || hash || result7 || libp) ;
31446 }
31447 
31448 static int G__G__Eve1_720_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31449 {
31450    switch (libp->paran) {
31451    case 1:
31452       G__letint(result7, 85, (long) ((TEveWindowSlot*) G__getstructoffset())->MakeFrame((TGFrame*) G__int(libp->para[0])));
31453       break;
31454    case 0:
31455       G__letint(result7, 85, (long) ((TEveWindowSlot*) G__getstructoffset())->MakeFrame());
31456       break;
31457    }
31458    return(1 || funcname || hash || result7 || libp) ;
31459 }
31460 
31461 static int G__G__Eve1_720_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31462 {
31463       G__letint(result7, 85, (long) ((TEveWindowSlot*) G__getstructoffset())->StartEmbedding());
31464    return(1 || funcname || hash || result7 || libp) ;
31465 }
31466 
31467 static int G__G__Eve1_720_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31468 {
31469    switch (libp->paran) {
31470    case 1:
31471       G__letint(result7, 85, (long) ((TEveWindowSlot*) G__getstructoffset())->StopEmbedding((const char*) G__int(libp->para[0])));
31472       break;
31473    case 0:
31474       G__letint(result7, 85, (long) ((TEveWindowSlot*) G__getstructoffset())->StopEmbedding());
31475       break;
31476    }
31477    return(1 || funcname || hash || result7 || libp) ;
31478 }
31479 
31480 static int G__G__Eve1_720_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31481 {
31482       G__letint(result7, 85, (long) TEveWindowSlot::Class());
31483    return(1 || funcname || hash || result7 || libp) ;
31484 }
31485 
31486 static int G__G__Eve1_720_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31487 {
31488       G__letint(result7, 67, (long) TEveWindowSlot::Class_Name());
31489    return(1 || funcname || hash || result7 || libp) ;
31490 }
31491 
31492 static int G__G__Eve1_720_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31493 {
31494       G__letint(result7, 115, (long) TEveWindowSlot::Class_Version());
31495    return(1 || funcname || hash || result7 || libp) ;
31496 }
31497 
31498 static int G__G__Eve1_720_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31499 {
31500       TEveWindowSlot::Dictionary();
31501       G__setnull(result7);
31502    return(1 || funcname || hash || result7 || libp) ;
31503 }
31504 
31505 static int G__G__Eve1_720_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31506 {
31507       ((TEveWindowSlot*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
31508       G__setnull(result7);
31509    return(1 || funcname || hash || result7 || libp) ;
31510 }
31511 
31512 static int G__G__Eve1_720_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31513 {
31514       G__letint(result7, 67, (long) TEveWindowSlot::DeclFileName());
31515    return(1 || funcname || hash || result7 || libp) ;
31516 }
31517 
31518 static int G__G__Eve1_720_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31519 {
31520       G__letint(result7, 105, (long) TEveWindowSlot::ImplFileLine());
31521    return(1 || funcname || hash || result7 || libp) ;
31522 }
31523 
31524 static int G__G__Eve1_720_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31525 {
31526       G__letint(result7, 67, (long) TEveWindowSlot::ImplFileName());
31527    return(1 || funcname || hash || result7 || libp) ;
31528 }
31529 
31530 static int G__G__Eve1_720_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31531 {
31532       G__letint(result7, 105, (long) TEveWindowSlot::DeclFileLine());
31533    return(1 || funcname || hash || result7 || libp) ;
31534 }
31535 
31536 // automatic destructor
31537 typedef TEveWindowSlot G__TTEveWindowSlot;
31538 static int G__G__Eve1_720_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31539 {
31540    char* gvp = (char*) G__getgvp();
31541    long soff = G__getstructoffset();
31542    int n = G__getaryconstruct();
31543    //
31544    //has_a_delete: 1
31545    //has_own_delete1arg: 0
31546    //has_own_delete2arg: 0
31547    //
31548    if (!soff) {
31549      return(1);
31550    }
31551    if (n) {
31552      if (gvp == (char*)G__PVOID) {
31553        delete[] (TEveWindowSlot*) soff;
31554      } else {
31555        G__setgvp((long) G__PVOID);
31556        for (int i = n - 1; i >= 0; --i) {
31557          ((TEveWindowSlot*) (soff+(sizeof(TEveWindowSlot)*i)))->~G__TTEveWindowSlot();
31558        }
31559        G__setgvp((long)gvp);
31560      }
31561    } else {
31562      if (gvp == (char*)G__PVOID) {
31563        delete (TEveWindowSlot*) soff;
31564      } else {
31565        G__setgvp((long) G__PVOID);
31566        ((TEveWindowSlot*) (soff))->~G__TTEveWindowSlot();
31567        G__setgvp((long)gvp);
31568      }
31569    }
31570    G__setnull(result7);
31571    return(1 || funcname || hash || result7 || libp) ;
31572 }
31573 
31574 
31575 /* TEveWindowFrame */
31576 static int G__G__Eve1_721_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31577 {
31578    TEveWindowFrame* p = NULL;
31579    char* gvp = (char*) G__getgvp();
31580    switch (libp->paran) {
31581    case 3:
31582      //m: 3
31583      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
31584        p = new TEveWindowFrame(
31585 (TGFrame*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
31586 , (const char*) G__int(libp->para[2]));
31587      } else {
31588        p = new((void*) gvp) TEveWindowFrame(
31589 (TGFrame*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
31590 , (const char*) G__int(libp->para[2]));
31591      }
31592      break;
31593    case 2:
31594      //m: 2
31595      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
31596        p = new TEveWindowFrame((TGFrame*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
31597      } else {
31598        p = new((void*) gvp) TEveWindowFrame((TGFrame*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
31599      }
31600      break;
31601    case 1:
31602      //m: 1
31603      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
31604        p = new TEveWindowFrame((TGFrame*) G__int(libp->para[0]));
31605      } else {
31606        p = new((void*) gvp) TEveWindowFrame((TGFrame*) G__int(libp->para[0]));
31607      }
31608      break;
31609    }
31610    result7->obj.i = (long) p;
31611    result7->ref = (long) p;
31612    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowFrame));
31613    return(1 || funcname || hash || result7 || libp) ;
31614 }
31615 
31616 static int G__G__Eve1_721_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31617 {
31618       G__letint(result7, 85, (long) ((TEveWindowFrame*) G__getstructoffset())->GetGUICompositeFrame());
31619    return(1 || funcname || hash || result7 || libp) ;
31620 }
31621 
31622 static int G__G__Eve1_721_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31623 {
31624       G__letint(result7, 85, (long) TEveWindowFrame::Class());
31625    return(1 || funcname || hash || result7 || libp) ;
31626 }
31627 
31628 static int G__G__Eve1_721_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31629 {
31630       G__letint(result7, 67, (long) TEveWindowFrame::Class_Name());
31631    return(1 || funcname || hash || result7 || libp) ;
31632 }
31633 
31634 static int G__G__Eve1_721_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31635 {
31636       G__letint(result7, 115, (long) TEveWindowFrame::Class_Version());
31637    return(1 || funcname || hash || result7 || libp) ;
31638 }
31639 
31640 static int G__G__Eve1_721_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31641 {
31642       TEveWindowFrame::Dictionary();
31643       G__setnull(result7);
31644    return(1 || funcname || hash || result7 || libp) ;
31645 }
31646 
31647 static int G__G__Eve1_721_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31648 {
31649       ((TEveWindowFrame*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
31650       G__setnull(result7);
31651    return(1 || funcname || hash || result7 || libp) ;
31652 }
31653 
31654 static int G__G__Eve1_721_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31655 {
31656       G__letint(result7, 67, (long) TEveWindowFrame::DeclFileName());
31657    return(1 || funcname || hash || result7 || libp) ;
31658 }
31659 
31660 static int G__G__Eve1_721_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31661 {
31662       G__letint(result7, 105, (long) TEveWindowFrame::ImplFileLine());
31663    return(1 || funcname || hash || result7 || libp) ;
31664 }
31665 
31666 static int G__G__Eve1_721_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31667 {
31668       G__letint(result7, 67, (long) TEveWindowFrame::ImplFileName());
31669    return(1 || funcname || hash || result7 || libp) ;
31670 }
31671 
31672 static int G__G__Eve1_721_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31673 {
31674       G__letint(result7, 105, (long) TEveWindowFrame::DeclFileLine());
31675    return(1 || funcname || hash || result7 || libp) ;
31676 }
31677 
31678 // automatic destructor
31679 typedef TEveWindowFrame G__TTEveWindowFrame;
31680 static int G__G__Eve1_721_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31681 {
31682    char* gvp = (char*) G__getgvp();
31683    long soff = G__getstructoffset();
31684    int n = G__getaryconstruct();
31685    //
31686    //has_a_delete: 1
31687    //has_own_delete1arg: 0
31688    //has_own_delete2arg: 0
31689    //
31690    if (!soff) {
31691      return(1);
31692    }
31693    if (n) {
31694      if (gvp == (char*)G__PVOID) {
31695        delete[] (TEveWindowFrame*) soff;
31696      } else {
31697        G__setgvp((long) G__PVOID);
31698        for (int i = n - 1; i >= 0; --i) {
31699          ((TEveWindowFrame*) (soff+(sizeof(TEveWindowFrame)*i)))->~G__TTEveWindowFrame();
31700        }
31701        G__setgvp((long)gvp);
31702      }
31703    } else {
31704      if (gvp == (char*)G__PVOID) {
31705        delete (TEveWindowFrame*) soff;
31706      } else {
31707        G__setgvp((long) G__PVOID);
31708        ((TEveWindowFrame*) (soff))->~G__TTEveWindowFrame();
31709        G__setgvp((long)gvp);
31710      }
31711    }
31712    G__setnull(result7);
31713    return(1 || funcname || hash || result7 || libp) ;
31714 }
31715 
31716 
31717 /* TEveWindowPack */
31718 static int G__G__Eve1_723_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31719 {
31720    TEveWindowPack* p = NULL;
31721    char* gvp = (char*) G__getgvp();
31722    switch (libp->paran) {
31723    case 3:
31724      //m: 3
31725      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
31726        p = new TEveWindowPack(
31727 (TGPack*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
31728 , (const char*) G__int(libp->para[2]));
31729      } else {
31730        p = new((void*) gvp) TEveWindowPack(
31731 (TGPack*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
31732 , (const char*) G__int(libp->para[2]));
31733      }
31734      break;
31735    case 2:
31736      //m: 2
31737      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
31738        p = new TEveWindowPack((TGPack*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
31739      } else {
31740        p = new((void*) gvp) TEveWindowPack((TGPack*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
31741      }
31742      break;
31743    case 1:
31744      //m: 1
31745      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
31746        p = new TEveWindowPack((TGPack*) G__int(libp->para[0]));
31747      } else {
31748        p = new((void*) gvp) TEveWindowPack((TGPack*) G__int(libp->para[0]));
31749      }
31750      break;
31751    }
31752    result7->obj.i = (long) p;
31753    result7->ref = (long) p;
31754    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowPack));
31755    return(1 || funcname || hash || result7 || libp) ;
31756 }
31757 
31758 static int G__G__Eve1_723_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31759 {
31760       G__letint(result7, 85, (long) ((TEveWindowPack*) G__getstructoffset())->NewSlotWithWeight((Float_t) G__double(libp->para[0])));
31761    return(1 || funcname || hash || result7 || libp) ;
31762 }
31763 
31764 static int G__G__Eve1_723_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31765 {
31766       ((TEveWindowPack*) G__getstructoffset())->FlipOrientation();
31767       G__setnull(result7);
31768    return(1 || funcname || hash || result7 || libp) ;
31769 }
31770 
31771 static int G__G__Eve1_723_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31772 {
31773    switch (libp->paran) {
31774    case 1:
31775       ((TEveWindowPack*) G__getstructoffset())->SetVertical((Bool_t) G__int(libp->para[0]));
31776       G__setnull(result7);
31777       break;
31778    case 0:
31779       ((TEveWindowPack*) G__getstructoffset())->SetVertical();
31780       G__setnull(result7);
31781       break;
31782    }
31783    return(1 || funcname || hash || result7 || libp) ;
31784 }
31785 
31786 static int G__G__Eve1_723_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31787 {
31788       ((TEveWindowPack*) G__getstructoffset())->SetHorizontal();
31789       G__setnull(result7);
31790    return(1 || funcname || hash || result7 || libp) ;
31791 }
31792 
31793 static int G__G__Eve1_723_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31794 {
31795       ((TEveWindowPack*) G__getstructoffset())->EqualizeFrames();
31796       G__setnull(result7);
31797    return(1 || funcname || hash || result7 || libp) ;
31798 }
31799 
31800 static int G__G__Eve1_723_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31801 {
31802       G__letint(result7, 85, (long) ((const TEveWindowPack*) G__getstructoffset())->GetPack());
31803    return(1 || funcname || hash || result7 || libp) ;
31804 }
31805 
31806 static int G__G__Eve1_723_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31807 {
31808       G__letint(result7, 85, (long) TEveWindowPack::Class());
31809    return(1 || funcname || hash || result7 || libp) ;
31810 }
31811 
31812 static int G__G__Eve1_723_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31813 {
31814       G__letint(result7, 67, (long) TEveWindowPack::Class_Name());
31815    return(1 || funcname || hash || result7 || libp) ;
31816 }
31817 
31818 static int G__G__Eve1_723_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31819 {
31820       G__letint(result7, 115, (long) TEveWindowPack::Class_Version());
31821    return(1 || funcname || hash || result7 || libp) ;
31822 }
31823 
31824 static int G__G__Eve1_723_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31825 {
31826       TEveWindowPack::Dictionary();
31827       G__setnull(result7);
31828    return(1 || funcname || hash || result7 || libp) ;
31829 }
31830 
31831 static int G__G__Eve1_723_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31832 {
31833       ((TEveWindowPack*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
31834       G__setnull(result7);
31835    return(1 || funcname || hash || result7 || libp) ;
31836 }
31837 
31838 static int G__G__Eve1_723_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31839 {
31840       G__letint(result7, 67, (long) TEveWindowPack::DeclFileName());
31841    return(1 || funcname || hash || result7 || libp) ;
31842 }
31843 
31844 static int G__G__Eve1_723_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31845 {
31846       G__letint(result7, 105, (long) TEveWindowPack::ImplFileLine());
31847    return(1 || funcname || hash || result7 || libp) ;
31848 }
31849 
31850 static int G__G__Eve1_723_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31851 {
31852       G__letint(result7, 67, (long) TEveWindowPack::ImplFileName());
31853    return(1 || funcname || hash || result7 || libp) ;
31854 }
31855 
31856 static int G__G__Eve1_723_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31857 {
31858       G__letint(result7, 105, (long) TEveWindowPack::DeclFileLine());
31859    return(1 || funcname || hash || result7 || libp) ;
31860 }
31861 
31862 // automatic destructor
31863 typedef TEveWindowPack G__TTEveWindowPack;
31864 static int G__G__Eve1_723_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31865 {
31866    char* gvp = (char*) G__getgvp();
31867    long soff = G__getstructoffset();
31868    int n = G__getaryconstruct();
31869    //
31870    //has_a_delete: 1
31871    //has_own_delete1arg: 0
31872    //has_own_delete2arg: 0
31873    //
31874    if (!soff) {
31875      return(1);
31876    }
31877    if (n) {
31878      if (gvp == (char*)G__PVOID) {
31879        delete[] (TEveWindowPack*) soff;
31880      } else {
31881        G__setgvp((long) G__PVOID);
31882        for (int i = n - 1; i >= 0; --i) {
31883          ((TEveWindowPack*) (soff+(sizeof(TEveWindowPack)*i)))->~G__TTEveWindowPack();
31884        }
31885        G__setgvp((long)gvp);
31886      }
31887    } else {
31888      if (gvp == (char*)G__PVOID) {
31889        delete (TEveWindowPack*) soff;
31890      } else {
31891        G__setgvp((long) G__PVOID);
31892        ((TEveWindowPack*) (soff))->~G__TTEveWindowPack();
31893        G__setgvp((long)gvp);
31894      }
31895    }
31896    G__setnull(result7);
31897    return(1 || funcname || hash || result7 || libp) ;
31898 }
31899 
31900 
31901 /* TEveWindowTab */
31902 static int G__G__Eve1_724_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31903 {
31904    TEveWindowTab* p = NULL;
31905    char* gvp = (char*) G__getgvp();
31906    switch (libp->paran) {
31907    case 3:
31908      //m: 3
31909      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
31910        p = new TEveWindowTab(
31911 (TGTab*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
31912 , (const char*) G__int(libp->para[2]));
31913      } else {
31914        p = new((void*) gvp) TEveWindowTab(
31915 (TGTab*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
31916 , (const char*) G__int(libp->para[2]));
31917      }
31918      break;
31919    case 2:
31920      //m: 2
31921      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
31922        p = new TEveWindowTab((TGTab*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
31923      } else {
31924        p = new((void*) gvp) TEveWindowTab((TGTab*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
31925      }
31926      break;
31927    case 1:
31928      //m: 1
31929      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
31930        p = new TEveWindowTab((TGTab*) G__int(libp->para[0]));
31931      } else {
31932        p = new((void*) gvp) TEveWindowTab((TGTab*) G__int(libp->para[0]));
31933      }
31934      break;
31935    }
31936    result7->obj.i = (long) p;
31937    result7->ref = (long) p;
31938    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowTab));
31939    return(1 || funcname || hash || result7 || libp) ;
31940 }
31941 
31942 static int G__G__Eve1_724_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31943 {
31944       G__letint(result7, 85, (long) ((const TEveWindowTab*) G__getstructoffset())->GetTab());
31945    return(1 || funcname || hash || result7 || libp) ;
31946 }
31947 
31948 static int G__G__Eve1_724_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31949 {
31950       G__letint(result7, 85, (long) TEveWindowTab::Class());
31951    return(1 || funcname || hash || result7 || libp) ;
31952 }
31953 
31954 static int G__G__Eve1_724_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31955 {
31956       G__letint(result7, 67, (long) TEveWindowTab::Class_Name());
31957    return(1 || funcname || hash || result7 || libp) ;
31958 }
31959 
31960 static int G__G__Eve1_724_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31961 {
31962       G__letint(result7, 115, (long) TEveWindowTab::Class_Version());
31963    return(1 || funcname || hash || result7 || libp) ;
31964 }
31965 
31966 static int G__G__Eve1_724_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31967 {
31968       TEveWindowTab::Dictionary();
31969       G__setnull(result7);
31970    return(1 || funcname || hash || result7 || libp) ;
31971 }
31972 
31973 static int G__G__Eve1_724_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31974 {
31975       ((TEveWindowTab*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
31976       G__setnull(result7);
31977    return(1 || funcname || hash || result7 || libp) ;
31978 }
31979 
31980 static int G__G__Eve1_724_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31981 {
31982       G__letint(result7, 67, (long) TEveWindowTab::DeclFileName());
31983    return(1 || funcname || hash || result7 || libp) ;
31984 }
31985 
31986 static int G__G__Eve1_724_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31987 {
31988       G__letint(result7, 105, (long) TEveWindowTab::ImplFileLine());
31989    return(1 || funcname || hash || result7 || libp) ;
31990 }
31991 
31992 static int G__G__Eve1_724_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31993 {
31994       G__letint(result7, 67, (long) TEveWindowTab::ImplFileName());
31995    return(1 || funcname || hash || result7 || libp) ;
31996 }
31997 
31998 static int G__G__Eve1_724_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
31999 {
32000       G__letint(result7, 105, (long) TEveWindowTab::DeclFileLine());
32001    return(1 || funcname || hash || result7 || libp) ;
32002 }
32003 
32004 // automatic destructor
32005 typedef TEveWindowTab G__TTEveWindowTab;
32006 static int G__G__Eve1_724_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32007 {
32008    char* gvp = (char*) G__getgvp();
32009    long soff = G__getstructoffset();
32010    int n = G__getaryconstruct();
32011    //
32012    //has_a_delete: 1
32013    //has_own_delete1arg: 0
32014    //has_own_delete2arg: 0
32015    //
32016    if (!soff) {
32017      return(1);
32018    }
32019    if (n) {
32020      if (gvp == (char*)G__PVOID) {
32021        delete[] (TEveWindowTab*) soff;
32022      } else {
32023        G__setgvp((long) G__PVOID);
32024        for (int i = n - 1; i >= 0; --i) {
32025          ((TEveWindowTab*) (soff+(sizeof(TEveWindowTab)*i)))->~G__TTEveWindowTab();
32026        }
32027        G__setgvp((long)gvp);
32028      }
32029    } else {
32030      if (gvp == (char*)G__PVOID) {
32031        delete (TEveWindowTab*) soff;
32032      } else {
32033        G__setgvp((long) G__PVOID);
32034        ((TEveWindowTab*) (soff))->~G__TTEveWindowTab();
32035        G__setgvp((long)gvp);
32036      }
32037    }
32038    G__setnull(result7);
32039    return(1 || funcname || hash || result7 || libp) ;
32040 }
32041 
32042 
32043 /* TEveCompositeFrame */
32044 static int G__G__Eve1_726_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32045 {
32046       ((TEveCompositeFrame*) G__getstructoffset())->WindowNameChanged(*(TString*) libp->para[0].ref);
32047       G__setnull(result7);
32048    return(1 || funcname || hash || result7 || libp) ;
32049 }
32050 
32051 static int G__G__Eve1_726_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32052 {
32053       ((TEveCompositeFrame*) G__getstructoffset())->Destroy();
32054       G__setnull(result7);
32055    return(1 || funcname || hash || result7 || libp) ;
32056 }
32057 
32058 static int G__G__Eve1_726_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32059 {
32060       ((TEveCompositeFrame*) G__getstructoffset())->AcquireEveWindow((TEveWindow*) G__int(libp->para[0]));
32061       G__setnull(result7);
32062    return(1 || funcname || hash || result7 || libp) ;
32063 }
32064 
32065 static int G__G__Eve1_726_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32066 {
32067    switch (libp->paran) {
32068    case 1:
32069       G__letint(result7, 85, (long) ((TEveCompositeFrame*) G__getstructoffset())->RelinquishEveWindow((Bool_t) G__int(libp->para[0])));
32070       break;
32071    case 0:
32072       G__letint(result7, 85, (long) ((TEveCompositeFrame*) G__getstructoffset())->RelinquishEveWindow());
32073       break;
32074    }
32075    return(1 || funcname || hash || result7 || libp) ;
32076 }
32077 
32078 static int G__G__Eve1_726_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32079 {
32080       G__letint(result7, 85, (long) ((const TEveCompositeFrame*) G__getstructoffset())->GetEveWindow());
32081    return(1 || funcname || hash || result7 || libp) ;
32082 }
32083 
32084 static int G__G__Eve1_726_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32085 {
32086       G__letint(result7, 85, (long) ((const TEveCompositeFrame*) G__getstructoffset())->GetEveParentAsWindow());
32087    return(1 || funcname || hash || result7 || libp) ;
32088 }
32089 
32090 static int G__G__Eve1_726_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32091 {
32092       ((TEveCompositeFrame*) G__getstructoffset())->SetCurrent((Bool_t) G__int(libp->para[0]));
32093       G__setnull(result7);
32094    return(1 || funcname || hash || result7 || libp) ;
32095 }
32096 
32097 static int G__G__Eve1_726_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32098 {
32099       ((TEveCompositeFrame*) G__getstructoffset())->SetShowTitleBar((Bool_t) G__int(libp->para[0]));
32100       G__setnull(result7);
32101    return(1 || funcname || hash || result7 || libp) ;
32102 }
32103 
32104 static int G__G__Eve1_726_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32105 {
32106       ((TEveCompositeFrame*) G__getstructoffset())->HideAllDecorations();
32107       G__setnull(result7);
32108    return(1 || funcname || hash || result7 || libp) ;
32109 }
32110 
32111 static int G__G__Eve1_726_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32112 {
32113       ((TEveCompositeFrame*) G__getstructoffset())->ShowNormalDecorations();
32114       G__setnull(result7);
32115    return(1 || funcname || hash || result7 || libp) ;
32116 }
32117 
32118 static int G__G__Eve1_726_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32119 {
32120       ((TEveCompositeFrame*) G__getstructoffset())->ActionPressed();
32121       G__setnull(result7);
32122    return(1 || funcname || hash || result7 || libp) ;
32123 }
32124 
32125 static int G__G__Eve1_726_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32126 {
32127       ((TEveCompositeFrame*) G__getstructoffset())->FlipTitleBarState();
32128       G__setnull(result7);
32129    return(1 || funcname || hash || result7 || libp) ;
32130 }
32131 
32132 static int G__G__Eve1_726_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32133 {
32134       ((TEveCompositeFrame*) G__getstructoffset())->TitleBarClicked();
32135       G__setnull(result7);
32136    return(1 || funcname || hash || result7 || libp) ;
32137 }
32138 
32139 static int G__G__Eve1_726_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32140 {
32141    switch (libp->paran) {
32142    case 4:
32143       TEveCompositeFrame::SetupFrameMarkup((TEveCompositeFrame::IconBarCreator_foo) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
32144 , (UInt_t) G__int(libp->para[2]), (Bool_t) G__int(libp->para[3]));
32145       G__setnull(result7);
32146       break;
32147    case 3:
32148       TEveCompositeFrame::SetupFrameMarkup((TEveCompositeFrame::IconBarCreator_foo) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
32149 , (UInt_t) G__int(libp->para[2]));
32150       G__setnull(result7);
32151       break;
32152    case 2:
32153       TEveCompositeFrame::SetupFrameMarkup((TEveCompositeFrame::IconBarCreator_foo) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1]));
32154       G__setnull(result7);
32155       break;
32156    case 1:
32157       TEveCompositeFrame::SetupFrameMarkup((TEveCompositeFrame::IconBarCreator_foo) G__int(libp->para[0]));
32158       G__setnull(result7);
32159       break;
32160    }
32161    return(1 || funcname || hash || result7 || libp) ;
32162 }
32163 
32164 static int G__G__Eve1_726_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32165 {
32166       G__letint(result7, 85, (long) TEveCompositeFrame::Class());
32167    return(1 || funcname || hash || result7 || libp) ;
32168 }
32169 
32170 static int G__G__Eve1_726_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32171 {
32172       G__letint(result7, 67, (long) TEveCompositeFrame::Class_Name());
32173    return(1 || funcname || hash || result7 || libp) ;
32174 }
32175 
32176 static int G__G__Eve1_726_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32177 {
32178       G__letint(result7, 115, (long) TEveCompositeFrame::Class_Version());
32179    return(1 || funcname || hash || result7 || libp) ;
32180 }
32181 
32182 static int G__G__Eve1_726_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32183 {
32184       TEveCompositeFrame::Dictionary();
32185       G__setnull(result7);
32186    return(1 || funcname || hash || result7 || libp) ;
32187 }
32188 
32189 static int G__G__Eve1_726_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32190 {
32191       ((TEveCompositeFrame*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
32192       G__setnull(result7);
32193    return(1 || funcname || hash || result7 || libp) ;
32194 }
32195 
32196 static int G__G__Eve1_726_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32197 {
32198       G__letint(result7, 67, (long) TEveCompositeFrame::DeclFileName());
32199    return(1 || funcname || hash || result7 || libp) ;
32200 }
32201 
32202 static int G__G__Eve1_726_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32203 {
32204       G__letint(result7, 105, (long) TEveCompositeFrame::ImplFileLine());
32205    return(1 || funcname || hash || result7 || libp) ;
32206 }
32207 
32208 static int G__G__Eve1_726_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32209 {
32210       G__letint(result7, 67, (long) TEveCompositeFrame::ImplFileName());
32211    return(1 || funcname || hash || result7 || libp) ;
32212 }
32213 
32214 static int G__G__Eve1_726_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32215 {
32216       G__letint(result7, 105, (long) TEveCompositeFrame::DeclFileLine());
32217    return(1 || funcname || hash || result7 || libp) ;
32218 }
32219 
32220 // automatic destructor
32221 typedef TEveCompositeFrame G__TTEveCompositeFrame;
32222 static int G__G__Eve1_726_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32223 {
32224    char* gvp = (char*) G__getgvp();
32225    long soff = G__getstructoffset();
32226    int n = G__getaryconstruct();
32227    //
32228    //has_a_delete: 1
32229    //has_own_delete1arg: 0
32230    //has_own_delete2arg: 0
32231    //
32232    if (!soff) {
32233      return(1);
32234    }
32235    if (n) {
32236      if (gvp == (char*)G__PVOID) {
32237        delete[] (TEveCompositeFrame*) soff;
32238      } else {
32239        G__setgvp((long) G__PVOID);
32240        for (int i = n - 1; i >= 0; --i) {
32241          ((TEveCompositeFrame*) (soff+(sizeof(TEveCompositeFrame)*i)))->~G__TTEveCompositeFrame();
32242        }
32243        G__setgvp((long)gvp);
32244      }
32245    } else {
32246      if (gvp == (char*)G__PVOID) {
32247        delete (TEveCompositeFrame*) soff;
32248      } else {
32249        G__setgvp((long) G__PVOID);
32250        ((TEveCompositeFrame*) (soff))->~G__TTEveCompositeFrame();
32251        G__setgvp((long)gvp);
32252      }
32253    }
32254    G__setnull(result7);
32255    return(1 || funcname || hash || result7 || libp) ;
32256 }
32257 
32258 
32259 /* TEveCompositeFrameInMainFrame */
32260 static int G__G__Eve1_727_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32261 {
32262    TEveCompositeFrameInMainFrame* p = NULL;
32263    char* gvp = (char*) G__getgvp();
32264    //m: 3
32265    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
32266      p = new TEveCompositeFrameInMainFrame(
32267 (TGCompositeFrame*) G__int(libp->para[0]), (TEveWindow*) G__int(libp->para[1])
32268 , (TGMainFrame*) G__int(libp->para[2]));
32269    } else {
32270      p = new((void*) gvp) TEveCompositeFrameInMainFrame(
32271 (TGCompositeFrame*) G__int(libp->para[0]), (TEveWindow*) G__int(libp->para[1])
32272 , (TGMainFrame*) G__int(libp->para[2]));
32273    }
32274    result7->obj.i = (long) p;
32275    result7->ref = (long) p;
32276    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInMainFrame));
32277    return(1 || funcname || hash || result7 || libp) ;
32278 }
32279 
32280 static int G__G__Eve1_727_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32281 {
32282       ((TEveCompositeFrameInMainFrame*) G__getstructoffset())->SetOriginalSlotAndContainer((TEveWindow*) G__int(libp->para[0]), (TEveWindow*) G__int(libp->para[1]));
32283       G__setnull(result7);
32284    return(1 || funcname || hash || result7 || libp) ;
32285 }
32286 
32287 static int G__G__Eve1_727_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32288 {
32289       ((TEveCompositeFrameInMainFrame*) G__getstructoffset())->SomeWindowClosed((TEveWindow*) G__int(libp->para[0]));
32290       G__setnull(result7);
32291    return(1 || funcname || hash || result7 || libp) ;
32292 }
32293 
32294 static int G__G__Eve1_727_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32295 {
32296       ((TEveCompositeFrameInMainFrame*) G__getstructoffset())->MainFrameClosed();
32297       G__setnull(result7);
32298    return(1 || funcname || hash || result7 || libp) ;
32299 }
32300 
32301 static int G__G__Eve1_727_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32302 {
32303       G__letint(result7, 85, (long) ((const TEveCompositeFrameInMainFrame*) G__getstructoffset())->GetOriginalSlot());
32304    return(1 || funcname || hash || result7 || libp) ;
32305 }
32306 
32307 static int G__G__Eve1_727_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32308 {
32309       G__letint(result7, 85, (long) ((const TEveCompositeFrameInMainFrame*) G__getstructoffset())->GetOriginalContainer());
32310    return(1 || funcname || hash || result7 || libp) ;
32311 }
32312 
32313 static int G__G__Eve1_727_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32314 {
32315       G__letint(result7, 85, (long) TEveCompositeFrameInMainFrame::Class());
32316    return(1 || funcname || hash || result7 || libp) ;
32317 }
32318 
32319 static int G__G__Eve1_727_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32320 {
32321       G__letint(result7, 67, (long) TEveCompositeFrameInMainFrame::Class_Name());
32322    return(1 || funcname || hash || result7 || libp) ;
32323 }
32324 
32325 static int G__G__Eve1_727_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32326 {
32327       G__letint(result7, 115, (long) TEveCompositeFrameInMainFrame::Class_Version());
32328    return(1 || funcname || hash || result7 || libp) ;
32329 }
32330 
32331 static int G__G__Eve1_727_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32332 {
32333       TEveCompositeFrameInMainFrame::Dictionary();
32334       G__setnull(result7);
32335    return(1 || funcname || hash || result7 || libp) ;
32336 }
32337 
32338 static int G__G__Eve1_727_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32339 {
32340       ((TEveCompositeFrameInMainFrame*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
32341       G__setnull(result7);
32342    return(1 || funcname || hash || result7 || libp) ;
32343 }
32344 
32345 static int G__G__Eve1_727_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32346 {
32347       G__letint(result7, 67, (long) TEveCompositeFrameInMainFrame::DeclFileName());
32348    return(1 || funcname || hash || result7 || libp) ;
32349 }
32350 
32351 static int G__G__Eve1_727_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32352 {
32353       G__letint(result7, 105, (long) TEveCompositeFrameInMainFrame::ImplFileLine());
32354    return(1 || funcname || hash || result7 || libp) ;
32355 }
32356 
32357 static int G__G__Eve1_727_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32358 {
32359       G__letint(result7, 67, (long) TEveCompositeFrameInMainFrame::ImplFileName());
32360    return(1 || funcname || hash || result7 || libp) ;
32361 }
32362 
32363 static int G__G__Eve1_727_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32364 {
32365       G__letint(result7, 105, (long) TEveCompositeFrameInMainFrame::DeclFileLine());
32366    return(1 || funcname || hash || result7 || libp) ;
32367 }
32368 
32369 // automatic destructor
32370 typedef TEveCompositeFrameInMainFrame G__TTEveCompositeFrameInMainFrame;
32371 static int G__G__Eve1_727_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32372 {
32373    char* gvp = (char*) G__getgvp();
32374    long soff = G__getstructoffset();
32375    int n = G__getaryconstruct();
32376    //
32377    //has_a_delete: 1
32378    //has_own_delete1arg: 0
32379    //has_own_delete2arg: 0
32380    //
32381    if (!soff) {
32382      return(1);
32383    }
32384    if (n) {
32385      if (gvp == (char*)G__PVOID) {
32386        delete[] (TEveCompositeFrameInMainFrame*) soff;
32387      } else {
32388        G__setgvp((long) G__PVOID);
32389        for (int i = n - 1; i >= 0; --i) {
32390          ((TEveCompositeFrameInMainFrame*) (soff+(sizeof(TEveCompositeFrameInMainFrame)*i)))->~G__TTEveCompositeFrameInMainFrame();
32391        }
32392        G__setgvp((long)gvp);
32393      }
32394    } else {
32395      if (gvp == (char*)G__PVOID) {
32396        delete (TEveCompositeFrameInMainFrame*) soff;
32397      } else {
32398        G__setgvp((long) G__PVOID);
32399        ((TEveCompositeFrameInMainFrame*) (soff))->~G__TTEveCompositeFrameInMainFrame();
32400        G__setgvp((long)gvp);
32401      }
32402    }
32403    G__setnull(result7);
32404    return(1 || funcname || hash || result7 || libp) ;
32405 }
32406 
32407 
32408 /* TEveCompositeFrameInPack */
32409 static int G__G__Eve1_728_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32410 {
32411    TEveCompositeFrameInPack* p = NULL;
32412    char* gvp = (char*) G__getgvp();
32413    //m: 3
32414    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
32415      p = new TEveCompositeFrameInPack(
32416 (TGCompositeFrame*) G__int(libp->para[0]), (TEveWindow*) G__int(libp->para[1])
32417 , (TGPack*) G__int(libp->para[2]));
32418    } else {
32419      p = new((void*) gvp) TEveCompositeFrameInPack(
32420 (TGCompositeFrame*) G__int(libp->para[0]), (TEveWindow*) G__int(libp->para[1])
32421 , (TGPack*) G__int(libp->para[2]));
32422    }
32423    result7->obj.i = (long) p;
32424    result7->ref = (long) p;
32425    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInPack));
32426    return(1 || funcname || hash || result7 || libp) ;
32427 }
32428 
32429 static int G__G__Eve1_728_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32430 {
32431       G__letint(result7, 85, (long) TEveCompositeFrameInPack::Class());
32432    return(1 || funcname || hash || result7 || libp) ;
32433 }
32434 
32435 static int G__G__Eve1_728_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32436 {
32437       G__letint(result7, 67, (long) TEveCompositeFrameInPack::Class_Name());
32438    return(1 || funcname || hash || result7 || libp) ;
32439 }
32440 
32441 static int G__G__Eve1_728_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32442 {
32443       G__letint(result7, 115, (long) TEveCompositeFrameInPack::Class_Version());
32444    return(1 || funcname || hash || result7 || libp) ;
32445 }
32446 
32447 static int G__G__Eve1_728_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32448 {
32449       TEveCompositeFrameInPack::Dictionary();
32450       G__setnull(result7);
32451    return(1 || funcname || hash || result7 || libp) ;
32452 }
32453 
32454 static int G__G__Eve1_728_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32455 {
32456       ((TEveCompositeFrameInPack*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
32457       G__setnull(result7);
32458    return(1 || funcname || hash || result7 || libp) ;
32459 }
32460 
32461 static int G__G__Eve1_728_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32462 {
32463       G__letint(result7, 67, (long) TEveCompositeFrameInPack::DeclFileName());
32464    return(1 || funcname || hash || result7 || libp) ;
32465 }
32466 
32467 static int G__G__Eve1_728_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32468 {
32469       G__letint(result7, 105, (long) TEveCompositeFrameInPack::ImplFileLine());
32470    return(1 || funcname || hash || result7 || libp) ;
32471 }
32472 
32473 static int G__G__Eve1_728_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32474 {
32475       G__letint(result7, 67, (long) TEveCompositeFrameInPack::ImplFileName());
32476    return(1 || funcname || hash || result7 || libp) ;
32477 }
32478 
32479 static int G__G__Eve1_728_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32480 {
32481       G__letint(result7, 105, (long) TEveCompositeFrameInPack::DeclFileLine());
32482    return(1 || funcname || hash || result7 || libp) ;
32483 }
32484 
32485 // automatic destructor
32486 typedef TEveCompositeFrameInPack G__TTEveCompositeFrameInPack;
32487 static int G__G__Eve1_728_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32488 {
32489    char* gvp = (char*) G__getgvp();
32490    long soff = G__getstructoffset();
32491    int n = G__getaryconstruct();
32492    //
32493    //has_a_delete: 1
32494    //has_own_delete1arg: 0
32495    //has_own_delete2arg: 0
32496    //
32497    if (!soff) {
32498      return(1);
32499    }
32500    if (n) {
32501      if (gvp == (char*)G__PVOID) {
32502        delete[] (TEveCompositeFrameInPack*) soff;
32503      } else {
32504        G__setgvp((long) G__PVOID);
32505        for (int i = n - 1; i >= 0; --i) {
32506          ((TEveCompositeFrameInPack*) (soff+(sizeof(TEveCompositeFrameInPack)*i)))->~G__TTEveCompositeFrameInPack();
32507        }
32508        G__setgvp((long)gvp);
32509      }
32510    } else {
32511      if (gvp == (char*)G__PVOID) {
32512        delete (TEveCompositeFrameInPack*) soff;
32513      } else {
32514        G__setgvp((long) G__PVOID);
32515        ((TEveCompositeFrameInPack*) (soff))->~G__TTEveCompositeFrameInPack();
32516        G__setgvp((long)gvp);
32517      }
32518    }
32519    G__setnull(result7);
32520    return(1 || funcname || hash || result7 || libp) ;
32521 }
32522 
32523 
32524 /* TEveCompositeFrameInTab */
32525 static int G__G__Eve1_729_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32526 {
32527    TEveCompositeFrameInTab* p = NULL;
32528    char* gvp = (char*) G__getgvp();
32529    //m: 3
32530    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
32531      p = new TEveCompositeFrameInTab(
32532 (TGCompositeFrame*) G__int(libp->para[0]), (TEveWindow*) G__int(libp->para[1])
32533 , (TGTab*) G__int(libp->para[2]));
32534    } else {
32535      p = new((void*) gvp) TEveCompositeFrameInTab(
32536 (TGCompositeFrame*) G__int(libp->para[0]), (TEveWindow*) G__int(libp->para[1])
32537 , (TGTab*) G__int(libp->para[2]));
32538    }
32539    result7->obj.i = (long) p;
32540    result7->ref = (long) p;
32541    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInTab));
32542    return(1 || funcname || hash || result7 || libp) ;
32543 }
32544 
32545 static int G__G__Eve1_729_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32546 {
32547       G__letint(result7, 85, (long) TEveCompositeFrameInTab::Class());
32548    return(1 || funcname || hash || result7 || libp) ;
32549 }
32550 
32551 static int G__G__Eve1_729_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32552 {
32553       G__letint(result7, 67, (long) TEveCompositeFrameInTab::Class_Name());
32554    return(1 || funcname || hash || result7 || libp) ;
32555 }
32556 
32557 static int G__G__Eve1_729_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32558 {
32559       G__letint(result7, 115, (long) TEveCompositeFrameInTab::Class_Version());
32560    return(1 || funcname || hash || result7 || libp) ;
32561 }
32562 
32563 static int G__G__Eve1_729_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32564 {
32565       TEveCompositeFrameInTab::Dictionary();
32566       G__setnull(result7);
32567    return(1 || funcname || hash || result7 || libp) ;
32568 }
32569 
32570 static int G__G__Eve1_729_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32571 {
32572       ((TEveCompositeFrameInTab*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
32573       G__setnull(result7);
32574    return(1 || funcname || hash || result7 || libp) ;
32575 }
32576 
32577 static int G__G__Eve1_729_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32578 {
32579       G__letint(result7, 67, (long) TEveCompositeFrameInTab::DeclFileName());
32580    return(1 || funcname || hash || result7 || libp) ;
32581 }
32582 
32583 static int G__G__Eve1_729_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32584 {
32585       G__letint(result7, 105, (long) TEveCompositeFrameInTab::ImplFileLine());
32586    return(1 || funcname || hash || result7 || libp) ;
32587 }
32588 
32589 static int G__G__Eve1_729_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32590 {
32591       G__letint(result7, 67, (long) TEveCompositeFrameInTab::ImplFileName());
32592    return(1 || funcname || hash || result7 || libp) ;
32593 }
32594 
32595 static int G__G__Eve1_729_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32596 {
32597       G__letint(result7, 105, (long) TEveCompositeFrameInTab::DeclFileLine());
32598    return(1 || funcname || hash || result7 || libp) ;
32599 }
32600 
32601 // automatic destructor
32602 typedef TEveCompositeFrameInTab G__TTEveCompositeFrameInTab;
32603 static int G__G__Eve1_729_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32604 {
32605    char* gvp = (char*) G__getgvp();
32606    long soff = G__getstructoffset();
32607    int n = G__getaryconstruct();
32608    //
32609    //has_a_delete: 1
32610    //has_own_delete1arg: 0
32611    //has_own_delete2arg: 0
32612    //
32613    if (!soff) {
32614      return(1);
32615    }
32616    if (n) {
32617      if (gvp == (char*)G__PVOID) {
32618        delete[] (TEveCompositeFrameInTab*) soff;
32619      } else {
32620        G__setgvp((long) G__PVOID);
32621        for (int i = n - 1; i >= 0; --i) {
32622          ((TEveCompositeFrameInTab*) (soff+(sizeof(TEveCompositeFrameInTab)*i)))->~G__TTEveCompositeFrameInTab();
32623        }
32624        G__setgvp((long)gvp);
32625      }
32626    } else {
32627      if (gvp == (char*)G__PVOID) {
32628        delete (TEveCompositeFrameInTab*) soff;
32629      } else {
32630        G__setgvp((long) G__PVOID);
32631        ((TEveCompositeFrameInTab*) (soff))->~G__TTEveCompositeFrameInTab();
32632        G__setgvp((long)gvp);
32633      }
32634    }
32635    G__setnull(result7);
32636    return(1 || funcname || hash || result7 || libp) ;
32637 }
32638 
32639 
32640 /* TEveViewerListEditor */
32641 static int G__G__Eve1_732_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32642 {
32643    TEveViewerListEditor* p = NULL;
32644    char* gvp = (char*) G__getgvp();
32645    switch (libp->paran) {
32646    case 5:
32647      //m: 5
32648      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
32649        p = new TEveViewerListEditor(
32650 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
32651 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
32652 , (Pixel_t) G__int(libp->para[4]));
32653      } else {
32654        p = new((void*) gvp) TEveViewerListEditor(
32655 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
32656 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
32657 , (Pixel_t) G__int(libp->para[4]));
32658      }
32659      break;
32660    case 4:
32661      //m: 4
32662      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
32663        p = new TEveViewerListEditor(
32664 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
32665 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
32666      } else {
32667        p = new((void*) gvp) TEveViewerListEditor(
32668 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
32669 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
32670      }
32671      break;
32672    case 3:
32673      //m: 3
32674      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
32675        p = new TEveViewerListEditor(
32676 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
32677 , (Int_t) G__int(libp->para[2]));
32678      } else {
32679        p = new((void*) gvp) TEveViewerListEditor(
32680 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
32681 , (Int_t) G__int(libp->para[2]));
32682      }
32683      break;
32684    case 2:
32685      //m: 2
32686      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
32687        p = new TEveViewerListEditor((TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
32688      } else {
32689        p = new((void*) gvp) TEveViewerListEditor((TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
32690      }
32691      break;
32692    case 1:
32693      //m: 1
32694      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
32695        p = new TEveViewerListEditor((TGWindow*) G__int(libp->para[0]));
32696      } else {
32697        p = new((void*) gvp) TEveViewerListEditor((TGWindow*) G__int(libp->para[0]));
32698      }
32699      break;
32700    case 0:
32701      int n = G__getaryconstruct();
32702      if (n) {
32703        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
32704          p = new TEveViewerListEditor[n];
32705        } else {
32706          p = new((void*) gvp) TEveViewerListEditor[n];
32707        }
32708      } else {
32709        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
32710          p = new TEveViewerListEditor;
32711        } else {
32712          p = new((void*) gvp) TEveViewerListEditor;
32713        }
32714      }
32715      break;
32716    }
32717    result7->obj.i = (long) p;
32718    result7->ref = (long) p;
32719    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerListEditor));
32720    return(1 || funcname || hash || result7 || libp) ;
32721 }
32722 
32723 static int G__G__Eve1_732_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32724 {
32725       ((TEveViewerListEditor*) G__getstructoffset())->DoBrightness();
32726       G__setnull(result7);
32727    return(1 || funcname || hash || result7 || libp) ;
32728 }
32729 
32730 static int G__G__Eve1_732_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32731 {
32732       ((TEveViewerListEditor*) G__getstructoffset())->SwitchColorSet();
32733       G__setnull(result7);
32734    return(1 || funcname || hash || result7 || libp) ;
32735 }
32736 
32737 static int G__G__Eve1_732_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32738 {
32739       G__letint(result7, 85, (long) TEveViewerListEditor::Class());
32740    return(1 || funcname || hash || result7 || libp) ;
32741 }
32742 
32743 static int G__G__Eve1_732_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32744 {
32745       G__letint(result7, 67, (long) TEveViewerListEditor::Class_Name());
32746    return(1 || funcname || hash || result7 || libp) ;
32747 }
32748 
32749 static int G__G__Eve1_732_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32750 {
32751       G__letint(result7, 115, (long) TEveViewerListEditor::Class_Version());
32752    return(1 || funcname || hash || result7 || libp) ;
32753 }
32754 
32755 static int G__G__Eve1_732_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32756 {
32757       TEveViewerListEditor::Dictionary();
32758       G__setnull(result7);
32759    return(1 || funcname || hash || result7 || libp) ;
32760 }
32761 
32762 static int G__G__Eve1_732_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32763 {
32764       ((TEveViewerListEditor*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
32765       G__setnull(result7);
32766    return(1 || funcname || hash || result7 || libp) ;
32767 }
32768 
32769 static int G__G__Eve1_732_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32770 {
32771       G__letint(result7, 67, (long) TEveViewerListEditor::DeclFileName());
32772    return(1 || funcname || hash || result7 || libp) ;
32773 }
32774 
32775 static int G__G__Eve1_732_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32776 {
32777       G__letint(result7, 105, (long) TEveViewerListEditor::ImplFileLine());
32778    return(1 || funcname || hash || result7 || libp) ;
32779 }
32780 
32781 static int G__G__Eve1_732_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32782 {
32783       G__letint(result7, 67, (long) TEveViewerListEditor::ImplFileName());
32784    return(1 || funcname || hash || result7 || libp) ;
32785 }
32786 
32787 static int G__G__Eve1_732_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32788 {
32789       G__letint(result7, 105, (long) TEveViewerListEditor::DeclFileLine());
32790    return(1 || funcname || hash || result7 || libp) ;
32791 }
32792 
32793 // automatic destructor
32794 typedef TEveViewerListEditor G__TTEveViewerListEditor;
32795 static int G__G__Eve1_732_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32796 {
32797    char* gvp = (char*) G__getgvp();
32798    long soff = G__getstructoffset();
32799    int n = G__getaryconstruct();
32800    //
32801    //has_a_delete: 1
32802    //has_own_delete1arg: 0
32803    //has_own_delete2arg: 0
32804    //
32805    if (!soff) {
32806      return(1);
32807    }
32808    if (n) {
32809      if (gvp == (char*)G__PVOID) {
32810        delete[] (TEveViewerListEditor*) soff;
32811      } else {
32812        G__setgvp((long) G__PVOID);
32813        for (int i = n - 1; i >= 0; --i) {
32814          ((TEveViewerListEditor*) (soff+(sizeof(TEveViewerListEditor)*i)))->~G__TTEveViewerListEditor();
32815        }
32816        G__setgvp((long)gvp);
32817      }
32818    } else {
32819      if (gvp == (char*)G__PVOID) {
32820        delete (TEveViewerListEditor*) soff;
32821      } else {
32822        G__setgvp((long) G__PVOID);
32823        ((TEveViewerListEditor*) (soff))->~G__TTEveViewerListEditor();
32824        G__setgvp((long)gvp);
32825      }
32826    }
32827    G__setnull(result7);
32828    return(1 || funcname || hash || result7 || libp) ;
32829 }
32830 
32831 
32832 /* TEveWindowEditor */
32833 static int G__G__Eve1_733_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32834 {
32835    TEveWindowEditor* p = NULL;
32836    char* gvp = (char*) G__getgvp();
32837    switch (libp->paran) {
32838    case 5:
32839      //m: 5
32840      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
32841        p = new TEveWindowEditor(
32842 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
32843 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
32844 , (Pixel_t) G__int(libp->para[4]));
32845      } else {
32846        p = new((void*) gvp) TEveWindowEditor(
32847 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
32848 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
32849 , (Pixel_t) G__int(libp->para[4]));
32850      }
32851      break;
32852    case 4:
32853      //m: 4
32854      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
32855        p = new TEveWindowEditor(
32856 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
32857 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
32858      } else {
32859        p = new((void*) gvp) TEveWindowEditor(
32860 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
32861 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
32862      }
32863      break;
32864    case 3:
32865      //m: 3
32866      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
32867        p = new TEveWindowEditor(
32868 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
32869 , (Int_t) G__int(libp->para[2]));
32870      } else {
32871        p = new((void*) gvp) TEveWindowEditor(
32872 (TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
32873 , (Int_t) G__int(libp->para[2]));
32874      }
32875      break;
32876    case 2:
32877      //m: 2
32878      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
32879        p = new TEveWindowEditor((TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
32880      } else {
32881        p = new((void*) gvp) TEveWindowEditor((TGWindow*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
32882      }
32883      break;
32884    case 1:
32885      //m: 1
32886      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
32887        p = new TEveWindowEditor((TGWindow*) G__int(libp->para[0]));
32888      } else {
32889        p = new((void*) gvp) TEveWindowEditor((TGWindow*) G__int(libp->para[0]));
32890      }
32891      break;
32892    case 0:
32893      int n = G__getaryconstruct();
32894      if (n) {
32895        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
32896          p = new TEveWindowEditor[n];
32897        } else {
32898          p = new((void*) gvp) TEveWindowEditor[n];
32899        }
32900      } else {
32901        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
32902          p = new TEveWindowEditor;
32903        } else {
32904          p = new((void*) gvp) TEveWindowEditor;
32905        }
32906      }
32907      break;
32908    }
32909    result7->obj.i = (long) p;
32910    result7->ref = (long) p;
32911    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowEditor));
32912    return(1 || funcname || hash || result7 || libp) ;
32913 }
32914 
32915 static int G__G__Eve1_733_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32916 {
32917       ((TEveWindowEditor*) G__getstructoffset())->DoShowTitleBar();
32918       G__setnull(result7);
32919    return(1 || funcname || hash || result7 || libp) ;
32920 }
32921 
32922 static int G__G__Eve1_733_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32923 {
32924       G__letint(result7, 85, (long) TEveWindowEditor::Class());
32925    return(1 || funcname || hash || result7 || libp) ;
32926 }
32927 
32928 static int G__G__Eve1_733_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32929 {
32930       G__letint(result7, 67, (long) TEveWindowEditor::Class_Name());
32931    return(1 || funcname || hash || result7 || libp) ;
32932 }
32933 
32934 static int G__G__Eve1_733_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32935 {
32936       G__letint(result7, 115, (long) TEveWindowEditor::Class_Version());
32937    return(1 || funcname || hash || result7 || libp) ;
32938 }
32939 
32940 static int G__G__Eve1_733_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32941 {
32942       TEveWindowEditor::Dictionary();
32943       G__setnull(result7);
32944    return(1 || funcname || hash || result7 || libp) ;
32945 }
32946 
32947 static int G__G__Eve1_733_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32948 {
32949       ((TEveWindowEditor*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
32950       G__setnull(result7);
32951    return(1 || funcname || hash || result7 || libp) ;
32952 }
32953 
32954 static int G__G__Eve1_733_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32955 {
32956       G__letint(result7, 67, (long) TEveWindowEditor::DeclFileName());
32957    return(1 || funcname || hash || result7 || libp) ;
32958 }
32959 
32960 static int G__G__Eve1_733_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32961 {
32962       G__letint(result7, 105, (long) TEveWindowEditor::ImplFileLine());
32963    return(1 || funcname || hash || result7 || libp) ;
32964 }
32965 
32966 static int G__G__Eve1_733_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32967 {
32968       G__letint(result7, 67, (long) TEveWindowEditor::ImplFileName());
32969    return(1 || funcname || hash || result7 || libp) ;
32970 }
32971 
32972 static int G__G__Eve1_733_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32973 {
32974       G__letint(result7, 105, (long) TEveWindowEditor::DeclFileLine());
32975    return(1 || funcname || hash || result7 || libp) ;
32976 }
32977 
32978 // automatic destructor
32979 typedef TEveWindowEditor G__TTEveWindowEditor;
32980 static int G__G__Eve1_733_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
32981 {
32982    char* gvp = (char*) G__getgvp();
32983    long soff = G__getstructoffset();
32984    int n = G__getaryconstruct();
32985    //
32986    //has_a_delete: 1
32987    //has_own_delete1arg: 0
32988    //has_own_delete2arg: 0
32989    //
32990    if (!soff) {
32991      return(1);
32992    }
32993    if (n) {
32994      if (gvp == (char*)G__PVOID) {
32995        delete[] (TEveWindowEditor*) soff;
32996      } else {
32997        G__setgvp((long) G__PVOID);
32998        for (int i = n - 1; i >= 0; --i) {
32999          ((TEveWindowEditor*) (soff+(sizeof(TEveWindowEditor)*i)))->~G__TTEveWindowEditor();
33000        }
33001        G__setgvp((long)gvp);
33002      }
33003    } else {
33004      if (gvp == (char*)G__PVOID) {
33005        delete (TEveWindowEditor*) soff;
33006      } else {
33007        G__setgvp((long) G__PVOID);
33008        ((TEveWindowEditor*) (soff))->~G__TTEveWindowEditor();
33009        G__setgvp((long)gvp);
33010      }
33011    }
33012    G__setnull(result7);
33013    return(1 || funcname || hash || result7 || libp) ;
33014 }
33015 
33016 
33017 /* TEveSecondarySelectable */
33018 static int G__G__Eve1_734_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33019 {
33020    TEveSecondarySelectable* p = NULL;
33021    char* gvp = (char*) G__getgvp();
33022    int n = G__getaryconstruct();
33023    if (n) {
33024      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
33025        p = new TEveSecondarySelectable[n];
33026      } else {
33027        p = new((void*) gvp) TEveSecondarySelectable[n];
33028      }
33029    } else {
33030      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
33031        p = new TEveSecondarySelectable;
33032      } else {
33033        p = new((void*) gvp) TEveSecondarySelectable;
33034      }
33035    }
33036    result7->obj.i = (long) p;
33037    result7->ref = (long) p;
33038    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Eve1LN_TEveSecondarySelectable));
33039    return(1 || funcname || hash || result7 || libp) ;
33040 }
33041 
33042 static int G__G__Eve1_734_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33043 {
33044       G__letint(result7, 103, (long) ((const TEveSecondarySelectable*) G__getstructoffset())->GetAlwaysSecSelect());
33045    return(1 || funcname || hash || result7 || libp) ;
33046 }
33047 
33048 static int G__G__Eve1_734_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33049 {
33050       ((TEveSecondarySelectable*) G__getstructoffset())->SetAlwaysSecSelect((Bool_t) G__int(libp->para[0]));
33051       G__setnull(result7);
33052    return(1 || funcname || hash || result7 || libp) ;
33053 }
33054 
33055 static int G__G__Eve1_734_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33056 {
33057       {
33058          const TEveSecondarySelectable::SelectionSet_t& obj = ((const TEveSecondarySelectable*) G__getstructoffset())->RefSelectedSet();
33059          result7->ref = (long) (&obj);
33060          result7->obj.i = (long) (&obj);
33061       }
33062    return(1 || funcname || hash || result7 || libp) ;
33063 }
33064 
33065 static int G__G__Eve1_734_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33066 {
33067       {
33068          const TEveSecondarySelectable::SelectionSet_t& obj = ((const TEveSecondarySelectable*) G__getstructoffset())->RefHighlightedSet();
33069          result7->ref = (long) (&obj);
33070          result7->obj.i = (long) (&obj);
33071       }
33072    return(1 || funcname || hash || result7 || libp) ;
33073 }
33074 
33075 static int G__G__Eve1_734_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33076 {
33077       ((TEveSecondarySelectable*) G__getstructoffset())->ProcessGLSelection(*(TGLSelectRecord*) libp->para[0].ref);
33078       G__setnull(result7);
33079    return(1 || funcname || hash || result7 || libp) ;
33080 }
33081 
33082 static int G__G__Eve1_734_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33083 {
33084       G__letint(result7, 85, (long) TEveSecondarySelectable::Class());
33085    return(1 || funcname || hash || result7 || libp) ;
33086 }
33087 
33088 static int G__G__Eve1_734_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33089 {
33090       G__letint(result7, 67, (long) TEveSecondarySelectable::Class_Name());
33091    return(1 || funcname || hash || result7 || libp) ;
33092 }
33093 
33094 static int G__G__Eve1_734_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33095 {
33096       G__letint(result7, 115, (long) TEveSecondarySelectable::Class_Version());
33097    return(1 || funcname || hash || result7 || libp) ;
33098 }
33099 
33100 static int G__G__Eve1_734_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33101 {
33102       TEveSecondarySelectable::Dictionary();
33103       G__setnull(result7);
33104    return(1 || funcname || hash || result7 || libp) ;
33105 }
33106 
33107 static int G__G__Eve1_734_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33108 {
33109       G__letint(result7, 85, (long) ((const TEveSecondarySelectable*) G__getstructoffset())->IsA());
33110    return(1 || funcname || hash || result7 || libp) ;
33111 }
33112 
33113 static int G__G__Eve1_734_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33114 {
33115       ((TEveSecondarySelectable*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
33116       G__setnull(result7);
33117    return(1 || funcname || hash || result7 || libp) ;
33118 }
33119 
33120 static int G__G__Eve1_734_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33121 {
33122       ((TEveSecondarySelectable*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
33123       G__setnull(result7);
33124    return(1 || funcname || hash || result7 || libp) ;
33125 }
33126 
33127 static int G__G__Eve1_734_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33128 {
33129       ((TEveSecondarySelectable*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
33130       G__setnull(result7);
33131    return(1 || funcname || hash || result7 || libp) ;
33132 }
33133 
33134 static int G__G__Eve1_734_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33135 {
33136       G__letint(result7, 67, (long) TEveSecondarySelectable::DeclFileName());
33137    return(1 || funcname || hash || result7 || libp) ;
33138 }
33139 
33140 static int G__G__Eve1_734_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33141 {
33142       G__letint(result7, 105, (long) TEveSecondarySelectable::ImplFileLine());
33143    return(1 || funcname || hash || result7 || libp) ;
33144 }
33145 
33146 static int G__G__Eve1_734_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33147 {
33148       G__letint(result7, 67, (long) TEveSecondarySelectable::ImplFileName());
33149    return(1 || funcname || hash || result7 || libp) ;
33150 }
33151 
33152 static int G__G__Eve1_734_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33153 {
33154       G__letint(result7, 105, (long) TEveSecondarySelectable::DeclFileLine());
33155    return(1 || funcname || hash || result7 || libp) ;
33156 }
33157 
33158 // automatic destructor
33159 typedef TEveSecondarySelectable G__TTEveSecondarySelectable;
33160 static int G__G__Eve1_734_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33161 {
33162    char* gvp = (char*) G__getgvp();
33163    long soff = G__getstructoffset();
33164    int n = G__getaryconstruct();
33165    //
33166    //has_a_delete: 0
33167    //has_own_delete1arg: 0
33168    //has_own_delete2arg: 0
33169    //
33170    if (!soff) {
33171      return(1);
33172    }
33173    if (n) {
33174      if (gvp == (char*)G__PVOID) {
33175        delete[] (TEveSecondarySelectable*) soff;
33176      } else {
33177        G__setgvp((long) G__PVOID);
33178        for (int i = n - 1; i >= 0; --i) {
33179          ((TEveSecondarySelectable*) (soff+(sizeof(TEveSecondarySelectable)*i)))->~G__TTEveSecondarySelectable();
33180        }
33181        G__setgvp((long)gvp);
33182      }
33183    } else {
33184      if (gvp == (char*)G__PVOID) {
33185        delete (TEveSecondarySelectable*) soff;
33186      } else {
33187        G__setgvp((long) G__PVOID);
33188        ((TEveSecondarySelectable*) (soff))->~G__TTEveSecondarySelectable();
33189        G__setgvp((long)gvp);
33190      }
33191    }
33192    G__setnull(result7);
33193    return(1 || funcname || hash || result7 || libp) ;
33194 }
33195 
33196 
33197 /* Setting up global function */
33198 static int G__G__Eve1__0_1565(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33199 {
33200       G__letint(result7, 103, (long) operator==(*(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) libp->para[0].ref, *(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) libp->para[1].ref));
33201    return(1 || funcname || hash || result7 || libp) ;
33202 }
33203 
33204 static int G__G__Eve1__0_1566(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33205 {
33206       G__letint(result7, 103, (long) operator!=(*(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) libp->para[0].ref, *(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) libp->para[1].ref));
33207    return(1 || funcname || hash || result7 || libp) ;
33208 }
33209 
33210 static int G__G__Eve1__0_1567(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33211 {
33212       G__letint(result7, 103, (long) operator<(*(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) libp->para[0].ref, *(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) libp->para[1].ref));
33213    return(1 || funcname || hash || result7 || libp) ;
33214 }
33215 
33216 static int G__G__Eve1__0_1568(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33217 {
33218       G__letint(result7, 103, (long) operator>(*(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) libp->para[0].ref, *(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) libp->para[1].ref));
33219    return(1 || funcname || hash || result7 || libp) ;
33220 }
33221 
33222 static int G__G__Eve1__0_1569(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33223 {
33224       G__letint(result7, 103, (long) operator<=(*(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) libp->para[0].ref, *(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) libp->para[1].ref));
33225    return(1 || funcname || hash || result7 || libp) ;
33226 }
33227 
33228 static int G__G__Eve1__0_1570(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33229 {
33230       G__letint(result7, 103, (long) operator>=(*(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) libp->para[0].ref, *(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) libp->para[1].ref));
33231    return(1 || funcname || hash || result7 || libp) ;
33232 }
33233 
33234 static int G__G__Eve1__0_1571(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33235 {
33236       G__letint(result7, 108, (long) operator-(*(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) libp->para[0].ref, *(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) libp->para[1].ref));
33237    return(1 || funcname || hash || result7 || libp) ;
33238 }
33239 
33240 static int G__G__Eve1__0_1572(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33241 {
33242       {
33243          const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator* pobj;
33244          const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator xobj = operator+((const vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator::difference_type) G__int(libp->para[0]), *(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*) libp->para[1].ref);
33245          pobj = new vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator(xobj);
33246          result7->obj.i = (long) ((void*) pobj);
33247          result7->ref = result7->obj.i;
33248          G__store_tempobject(*result7);
33249       }
33250    return(1 || funcname || hash || result7 || libp) ;
33251 }
33252 
33253 static int G__G__Eve1__0_1678(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33254 {
33255       {
33256          TEveVectorT<float>* pobj;
33257          TEveVectorT<float> xobj = operator+(*(TEveVectorT<float>*) libp->para[0].ref, *(TEveVectorT<float>*) libp->para[1].ref);
33258          pobj = new TEveVectorT<float>(xobj);
33259          result7->obj.i = (long) ((void*) pobj);
33260          result7->ref = result7->obj.i;
33261          G__store_tempobject(*result7);
33262       }
33263    return(1 || funcname || hash || result7 || libp) ;
33264 }
33265 
33266 static int G__G__Eve1__0_1679(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33267 {
33268       {
33269          TEveVectorT<float>* pobj;
33270          TEveVectorT<float> xobj = operator-(*(TEveVectorT<float>*) libp->para[0].ref, *(TEveVectorT<float>*) libp->para[1].ref);
33271          pobj = new TEveVectorT<float>(xobj);
33272          result7->obj.i = (long) ((void*) pobj);
33273          result7->ref = result7->obj.i;
33274          G__store_tempobject(*result7);
33275       }
33276    return(1 || funcname || hash || result7 || libp) ;
33277 }
33278 
33279 static int G__G__Eve1__0_1680(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33280 {
33281       {
33282          TEveVectorT<float>* pobj;
33283          TEveVectorT<float> xobj = operator*(*(TEveVectorT<float>*) libp->para[0].ref, (float) G__double(libp->para[1]));
33284          pobj = new TEveVectorT<float>(xobj);
33285          result7->obj.i = (long) ((void*) pobj);
33286          result7->ref = result7->obj.i;
33287          G__store_tempobject(*result7);
33288       }
33289    return(1 || funcname || hash || result7 || libp) ;
33290 }
33291 
33292 static int G__G__Eve1__0_1681(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33293 {
33294       {
33295          TEveVectorT<float>* pobj;
33296          TEveVectorT<float> xobj = operator*((float) G__double(libp->para[0]), *(TEveVectorT<float>*) libp->para[1].ref);
33297          pobj = new TEveVectorT<float>(xobj);
33298          result7->obj.i = (long) ((void*) pobj);
33299          result7->ref = result7->obj.i;
33300          G__store_tempobject(*result7);
33301       }
33302    return(1 || funcname || hash || result7 || libp) ;
33303 }
33304 
33305 static int G__G__Eve1__0_1682(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33306 {
33307       {
33308          TEveVector4T<float>* pobj;
33309          TEveVector4T<float> xobj = operator+(*(TEveVector4T<float>*) libp->para[0].ref, *(TEveVector4T<float>*) libp->para[1].ref);
33310          pobj = new TEveVector4T<float>(xobj);
33311          result7->obj.i = (long) ((void*) pobj);
33312          result7->ref = result7->obj.i;
33313          G__store_tempobject(*result7);
33314       }
33315    return(1 || funcname || hash || result7 || libp) ;
33316 }
33317 
33318 static int G__G__Eve1__0_1683(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33319 {
33320       {
33321          TEveVector4T<float>* pobj;
33322          TEveVector4T<float> xobj = operator-(*(TEveVector4T<float>*) libp->para[0].ref, *(TEveVector4T<float>*) libp->para[1].ref);
33323          pobj = new TEveVector4T<float>(xobj);
33324          result7->obj.i = (long) ((void*) pobj);
33325          result7->ref = result7->obj.i;
33326          G__store_tempobject(*result7);
33327       }
33328    return(1 || funcname || hash || result7 || libp) ;
33329 }
33330 
33331 static int G__G__Eve1__0_1684(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33332 {
33333       {
33334          TEveVector4T<float>* pobj;
33335          TEveVector4T<float> xobj = operator*(*(TEveVector4T<float>*) libp->para[0].ref, (float) G__double(libp->para[1]));
33336          pobj = new TEveVector4T<float>(xobj);
33337          result7->obj.i = (long) ((void*) pobj);
33338          result7->ref = result7->obj.i;
33339          G__store_tempobject(*result7);
33340       }
33341    return(1 || funcname || hash || result7 || libp) ;
33342 }
33343 
33344 static int G__G__Eve1__0_1685(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33345 {
33346       {
33347          TEveVector4T<float>* pobj;
33348          TEveVector4T<float> xobj = operator*((float) G__double(libp->para[0]), *(TEveVector4T<float>*) libp->para[1].ref);
33349          pobj = new TEveVector4T<float>(xobj);
33350          result7->obj.i = (long) ((void*) pobj);
33351          result7->ref = result7->obj.i;
33352          G__store_tempobject(*result7);
33353       }
33354    return(1 || funcname || hash || result7 || libp) ;
33355 }
33356 
33357 static int G__G__Eve1__0_1686(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33358 {
33359       {
33360          TEveVector2T<float>* pobj;
33361          TEveVector2T<float> xobj = operator+(*(TEveVector2T<float>*) libp->para[0].ref, *(TEveVector2T<float>*) libp->para[1].ref);
33362          pobj = new TEveVector2T<float>(xobj);
33363          result7->obj.i = (long) ((void*) pobj);
33364          result7->ref = result7->obj.i;
33365          G__store_tempobject(*result7);
33366       }
33367    return(1 || funcname || hash || result7 || libp) ;
33368 }
33369 
33370 static int G__G__Eve1__0_1687(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33371 {
33372       {
33373          TEveVector2T<float>* pobj;
33374          TEveVector2T<float> xobj = operator-(*(TEveVector2T<float>*) libp->para[0].ref, *(TEveVector2T<float>*) libp->para[1].ref);
33375          pobj = new TEveVector2T<float>(xobj);
33376          result7->obj.i = (long) ((void*) pobj);
33377          result7->ref = result7->obj.i;
33378          G__store_tempobject(*result7);
33379       }
33380    return(1 || funcname || hash || result7 || libp) ;
33381 }
33382 
33383 static int G__G__Eve1__0_1688(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33384 {
33385       {
33386          TEveVector2T<float>* pobj;
33387          TEveVector2T<float> xobj = operator*(*(TEveVector2T<float>*) libp->para[0].ref, (float) G__double(libp->para[1]));
33388          pobj = new TEveVector2T<float>(xobj);
33389          result7->obj.i = (long) ((void*) pobj);
33390          result7->ref = result7->obj.i;
33391          G__store_tempobject(*result7);
33392       }
33393    return(1 || funcname || hash || result7 || libp) ;
33394 }
33395 
33396 static int G__G__Eve1__0_1689(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33397 {
33398       {
33399          TEveVector2T<float>* pobj;
33400          TEveVector2T<float> xobj = operator*((float) G__double(libp->para[0]), *(TEveVector2T<float>*) libp->para[1].ref);
33401          pobj = new TEveVector2T<float>(xobj);
33402          result7->obj.i = (long) ((void*) pobj);
33403          result7->ref = result7->obj.i;
33404          G__store_tempobject(*result7);
33405       }
33406    return(1 || funcname || hash || result7 || libp) ;
33407 }
33408 
33409 static int G__G__Eve1__0_1690(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33410 {
33411       {
33412          TEveVectorT<double>* pobj;
33413          TEveVectorT<double> xobj = operator+(*(TEveVectorT<double>*) libp->para[0].ref, *(TEveVectorT<double>*) libp->para[1].ref);
33414          pobj = new TEveVectorT<double>(xobj);
33415          result7->obj.i = (long) ((void*) pobj);
33416          result7->ref = result7->obj.i;
33417          G__store_tempobject(*result7);
33418       }
33419    return(1 || funcname || hash || result7 || libp) ;
33420 }
33421 
33422 static int G__G__Eve1__0_1691(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33423 {
33424       {
33425          TEveVectorT<double>* pobj;
33426          TEveVectorT<double> xobj = operator-(*(TEveVectorT<double>*) libp->para[0].ref, *(TEveVectorT<double>*) libp->para[1].ref);
33427          pobj = new TEveVectorT<double>(xobj);
33428          result7->obj.i = (long) ((void*) pobj);
33429          result7->ref = result7->obj.i;
33430          G__store_tempobject(*result7);
33431       }
33432    return(1 || funcname || hash || result7 || libp) ;
33433 }
33434 
33435 static int G__G__Eve1__0_1692(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33436 {
33437       {
33438          TEveVectorT<double>* pobj;
33439          TEveVectorT<double> xobj = operator*(*(TEveVectorT<double>*) libp->para[0].ref, (double) G__double(libp->para[1]));
33440          pobj = new TEveVectorT<double>(xobj);
33441          result7->obj.i = (long) ((void*) pobj);
33442          result7->ref = result7->obj.i;
33443          G__store_tempobject(*result7);
33444       }
33445    return(1 || funcname || hash || result7 || libp) ;
33446 }
33447 
33448 static int G__G__Eve1__0_1693(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33449 {
33450       {
33451          TEveVectorT<double>* pobj;
33452          TEveVectorT<double> xobj = operator*((double) G__double(libp->para[0]), *(TEveVectorT<double>*) libp->para[1].ref);
33453          pobj = new TEveVectorT<double>(xobj);
33454          result7->obj.i = (long) ((void*) pobj);
33455          result7->ref = result7->obj.i;
33456          G__store_tempobject(*result7);
33457       }
33458    return(1 || funcname || hash || result7 || libp) ;
33459 }
33460 
33461 static int G__G__Eve1__0_1694(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33462 {
33463       {
33464          TEveVector4T<double>* pobj;
33465          TEveVector4T<double> xobj = operator+(*(TEveVector4T<double>*) libp->para[0].ref, *(TEveVector4T<double>*) libp->para[1].ref);
33466          pobj = new TEveVector4T<double>(xobj);
33467          result7->obj.i = (long) ((void*) pobj);
33468          result7->ref = result7->obj.i;
33469          G__store_tempobject(*result7);
33470       }
33471    return(1 || funcname || hash || result7 || libp) ;
33472 }
33473 
33474 static int G__G__Eve1__0_1695(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33475 {
33476       {
33477          TEveVector4T<double>* pobj;
33478          TEveVector4T<double> xobj = operator-(*(TEveVector4T<double>*) libp->para[0].ref, *(TEveVector4T<double>*) libp->para[1].ref);
33479          pobj = new TEveVector4T<double>(xobj);
33480          result7->obj.i = (long) ((void*) pobj);
33481          result7->ref = result7->obj.i;
33482          G__store_tempobject(*result7);
33483       }
33484    return(1 || funcname || hash || result7 || libp) ;
33485 }
33486 
33487 static int G__G__Eve1__0_1696(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33488 {
33489       {
33490          TEveVector4T<double>* pobj;
33491          TEveVector4T<double> xobj = operator*(*(TEveVector4T<double>*) libp->para[0].ref, (double) G__double(libp->para[1]));
33492          pobj = new TEveVector4T<double>(xobj);
33493          result7->obj.i = (long) ((void*) pobj);
33494          result7->ref = result7->obj.i;
33495          G__store_tempobject(*result7);
33496       }
33497    return(1 || funcname || hash || result7 || libp) ;
33498 }
33499 
33500 static int G__G__Eve1__0_1697(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33501 {
33502       {
33503          TEveVector4T<double>* pobj;
33504          TEveVector4T<double> xobj = operator*((double) G__double(libp->para[0]), *(TEveVector4T<double>*) libp->para[1].ref);
33505          pobj = new TEveVector4T<double>(xobj);
33506          result7->obj.i = (long) ((void*) pobj);
33507          result7->ref = result7->obj.i;
33508          G__store_tempobject(*result7);
33509       }
33510    return(1 || funcname || hash || result7 || libp) ;
33511 }
33512 
33513 static int G__G__Eve1__0_1698(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33514 {
33515       {
33516          TEveVector2T<double>* pobj;
33517          TEveVector2T<double> xobj = operator+(*(TEveVector2T<double>*) libp->para[0].ref, *(TEveVector2T<double>*) libp->para[1].ref);
33518          pobj = new TEveVector2T<double>(xobj);
33519          result7->obj.i = (long) ((void*) pobj);
33520          result7->ref = result7->obj.i;
33521          G__store_tempobject(*result7);
33522       }
33523    return(1 || funcname || hash || result7 || libp) ;
33524 }
33525 
33526 static int G__G__Eve1__0_1699(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33527 {
33528       {
33529          TEveVector2T<double>* pobj;
33530          TEveVector2T<double> xobj = operator-(*(TEveVector2T<double>*) libp->para[0].ref, *(TEveVector2T<double>*) libp->para[1].ref);
33531          pobj = new TEveVector2T<double>(xobj);
33532          result7->obj.i = (long) ((void*) pobj);
33533          result7->ref = result7->obj.i;
33534          G__store_tempobject(*result7);
33535       }
33536    return(1 || funcname || hash || result7 || libp) ;
33537 }
33538 
33539 static int G__G__Eve1__0_1700(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33540 {
33541       {
33542          TEveVector2T<double>* pobj;
33543          TEveVector2T<double> xobj = operator*(*(TEveVector2T<double>*) libp->para[0].ref, (double) G__double(libp->para[1]));
33544          pobj = new TEveVector2T<double>(xobj);
33545          result7->obj.i = (long) ((void*) pobj);
33546          result7->ref = result7->obj.i;
33547          G__store_tempobject(*result7);
33548       }
33549    return(1 || funcname || hash || result7 || libp) ;
33550 }
33551 
33552 static int G__G__Eve1__0_1701(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
33553 {
33554       {
33555          TEveVector2T<double>* pobj;
33556          TEveVector2T<double> xobj = operator*((double) G__double(libp->para[0]), *(TEveVector2T<double>*) libp->para[1].ref);
33557          pobj = new TEveVector2T<double>(xobj);
33558          result7->obj.i = (long) ((void*) pobj);
33559          result7->ref = result7->obj.i;
33560          G__store_tempobject(*result7);
33561       }
33562    return(1 || funcname || hash || result7 || libp) ;
33563 }
33564 
33565 
33566 /*********************************************************
33567 * Member function Stub
33568 *********************************************************/
33569 
33570 /* TEveElement */
33571 
33572 /* TEveUtil */
33573 
33574 /* TEveException */
33575 
33576 /* TEvePadHolder */
33577 
33578 /* TEveGeoManagerHolder */
33579 
33580 /* TEveRefCnt */
33581 
33582 /* TEveRefBackPtr */
33583 
33584 /* TEveProjection */
33585 
33586 /* TEveProjected */
33587 
33588 /* TEveProjectionManager */
33589 
33590 /* TEveProjectable */
33591 
33592 /* set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> > */
33593 
33594 /* set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator */
33595 
33596 /* TEveCompound */
33597 
33598 /* TEveTrans */
33599 
33600 /* TEveManager */
33601 
33602 /* TEveElement::TEveListTreeInfo */
33603 
33604 /* list<TEveElement*,allocator<TEveElement*> > */
33605 
33606 /* list<TEveElement*,allocator<TEveElement*> >::iterator */
33607 
33608 /* TEveElementObjectPtr */
33609 
33610 /* TEveElementList */
33611 
33612 /* TEveElementListProjected */
33613 
33614 /* TEveGedEditor */
33615 
33616 /* TEveListTreeItem */
33617 
33618 /* TEveGListTreeEditorFrame */
33619 
33620 /* TEveBrowser */
33621 
33622 /* TEveChunkManager */
33623 
33624 /* TEveChunkManager::iterator */
33625 
33626 /* TEveCompoundProjected */
33627 
33628 /* TEveTransSubEditor */
33629 
33630 /* TEveElementEditor */
33631 
33632 /* TEveEventManager */
33633 
33634 /* TEveGValuatorBase */
33635 
33636 /* TEveGValuator */
33637 
33638 /* TEveGDoubleValuator */
33639 
33640 /* TEveGTriVecValuator */
33641 
33642 /* TEveGedNameFrame */
33643 
33644 /* TEveGedNameTextButton */
33645 
33646 /* TEveMacro */
33647 
33648 /* TEveSelection */
33649 
33650 /* TEveViewer */
33651 
33652 /* TEveViewerList */
33653 
33654 /* TEveScene */
33655 
33656 /* TEveSceneList */
33657 
33658 /* TEveWindowManager */
33659 
33660 /* TEveManager::TRedrawDisabler */
33661 
33662 /* TEveManager::TExceptionHandler */
33663 
33664 /* TEvePad */
33665 
33666 /* TEveParamList */
33667 
33668 /* TEveParamListEditor */
33669 
33670 /* TEveParamList::FloatConfig_t */
33671 
33672 /* TEveParamList::IntConfig_t */
33673 
33674 /* TEveParamList::BoolConfig_t */
33675 
33676 /* TEveProjectionAxes */
33677 
33678 /* TEveProjectionAxesEditor */
33679 
33680 /* TEveProjectionAxesGL */
33681 
33682 /* TEveProjectionManagerEditor */
33683 
33684 /* TEveVectorT<float> */
33685 
33686 /* TEveVectorT<double> */
33687 
33688 /* TEveVector4T<float> */
33689 
33690 /* TEveVector4T<double> */
33691 
33692 /* TEveVector2T<float> */
33693 
33694 /* TEveVector2T<double> */
33695 
33696 /* TEveProjection::PreScaleEntry_t */
33697 
33698 /* vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> > */
33699 
33700 /* vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator */
33701 
33702 /* TEveRhoZProjection */
33703 
33704 /* TEveRPhiProjection */
33705 
33706 /* TEve3DProjection */
33707 
33708 /* TEveSceneInfo */
33709 
33710 /* TEveTransEditor */
33711 
33712 /* TEveSelectorToEventList */
33713 
33714 /* TEvePointSelector */
33715 
33716 /* TEvePointSelectorConsumer */
33717 
33718 /* TEvePathMarkT<float> */
33719 
33720 /* TEvePathMarkT<double> */
33721 
33722 /* TEveMCTrack */
33723 
33724 /* TEveHit */
33725 
33726 /* TEveCluster */
33727 
33728 /* TEveRecTrack */
33729 
33730 /* TEveRecKink */
33731 
33732 /* TEveRecV0 */
33733 
33734 /* TEveRecCascade */
33735 
33736 /* TEveMCRecCrossRef */
33737 
33738 /* TEveVSD */
33739 
33740 /* TEveWindow */
33741 
33742 /* TEveWindowSlot */
33743 
33744 /* TEveWindowFrame */
33745 
33746 /* TEveWindowPack */
33747 
33748 /* TEveWindowTab */
33749 
33750 /* TEveCompositeFrame */
33751 
33752 /* TEveCompositeFrameInMainFrame */
33753 
33754 /* TEveCompositeFrameInPack */
33755 
33756 /* TEveCompositeFrameInTab */
33757 
33758 /* TEveViewerListEditor */
33759 
33760 /* TEveWindowEditor */
33761 
33762 /* TEveSecondarySelectable */
33763 
33764 /*********************************************************
33765 * Global function Stub
33766 *********************************************************/
33767 
33768 /*********************************************************
33769 * Get size of pointer to member function
33770 *********************************************************/
33771 class G__Sizep2memfuncG__Eve1 {
33772  public:
33773   G__Sizep2memfuncG__Eve1(): p(&G__Sizep2memfuncG__Eve1::sizep2memfunc) {}
33774     size_t sizep2memfunc() { return(sizeof(p)); }
33775   private:
33776     size_t (G__Sizep2memfuncG__Eve1::*p)();
33777 };
33778 
33779 size_t G__get_sizep2memfuncG__Eve1()
33780 {
33781   G__Sizep2memfuncG__Eve1 a;
33782   G__setsizep2memfunc((int)a.sizep2memfunc());
33783   return((size_t)a.sizep2memfunc());
33784 }
33785 
33786 
33787 /*********************************************************
33788 * virtual base class offset calculation interface
33789 *********************************************************/
33790 
33791    /* Setting up class inheritance */
33792 
33793 /*********************************************************
33794 * Inheritance information setup/
33795 *********************************************************/
33796 extern "C" void G__cpp_setup_inheritanceG__Eve1() {
33797 
33798    /* Setting up class inheritance */
33799    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveException))) {
33800      TEveException *G__Lderived;
33801      G__Lderived=(TEveException*)0x1000;
33802      {
33803        exception *G__Lpbase=(exception*)G__Lderived;
33804        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveException),G__get_linked_tagnum(&G__G__Eve1LN_exception),(long)G__Lpbase-(long)G__Lderived,1,1);
33805      }
33806      {
33807        TString *G__Lpbase=(TString*)G__Lderived;
33808        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveException),G__get_linked_tagnum(&G__G__Eve1LN_TString),(long)G__Lpbase-(long)G__Lderived,1,1);
33809      }
33810    }
33811    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveRefBackPtr))) {
33812      TEveRefBackPtr *G__Lderived;
33813      G__Lderived=(TEveRefBackPtr*)0x1000;
33814      {
33815        TEveRefCnt *G__Lpbase=(TEveRefCnt*)G__Lderived;
33816        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveRefBackPtr),G__get_linked_tagnum(&G__G__Eve1LN_TEveRefCnt),(long)G__Lpbase-(long)G__Lderived,1,1);
33817      }
33818    }
33819    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManager))) {
33820      TEveProjectionManager *G__Lderived;
33821      G__Lderived=(TEveProjectionManager*)0x1000;
33822      {
33823        TEveElementList *G__Lpbase=(TEveElementList*)G__Lderived;
33824        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManager),G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList),(long)G__Lpbase-(long)G__Lderived,1,1);
33825      }
33826      {
33827        TEveElement *G__Lpbase=(TEveElement*)G__Lderived;
33828        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManager),G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),(long)G__Lpbase-(long)G__Lderived,1,0);
33829      }
33830      {
33831        TNamed *G__Lpbase=(TNamed*)G__Lderived;
33832        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManager),G__get_linked_tagnum(&G__G__Eve1LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
33833      }
33834      {
33835        TObject *G__Lpbase=(TObject*)G__Lderived;
33836        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManager),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
33837      }
33838      {
33839        TEveProjectable *G__Lpbase=(TEveProjectable*)G__Lderived;
33840        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManager),G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable),(long)G__Lpbase-(long)G__Lderived,1,0);
33841      }
33842      {
33843        TAttBBox *G__Lpbase=(TAttBBox*)G__Lderived;
33844        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManager),G__get_linked_tagnum(&G__G__Eve1LN_TAttBBox),(long)G__Lpbase-(long)G__Lderived,1,1);
33845      }
33846    }
33847    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompound))) {
33848      TEveCompound *G__Lderived;
33849      G__Lderived=(TEveCompound*)0x1000;
33850      {
33851        TEveElementList *G__Lpbase=(TEveElementList*)G__Lderived;
33852        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompound),G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList),(long)G__Lpbase-(long)G__Lderived,1,1);
33853      }
33854      {
33855        TEveElement *G__Lpbase=(TEveElement*)G__Lderived;
33856        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompound),G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),(long)G__Lpbase-(long)G__Lderived,1,0);
33857      }
33858      {
33859        TNamed *G__Lpbase=(TNamed*)G__Lderived;
33860        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompound),G__get_linked_tagnum(&G__G__Eve1LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
33861      }
33862      {
33863        TObject *G__Lpbase=(TObject*)G__Lderived;
33864        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompound),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
33865      }
33866      {
33867        TEveProjectable *G__Lpbase=(TEveProjectable*)G__Lderived;
33868        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompound),G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable),(long)G__Lpbase-(long)G__Lderived,1,0);
33869      }
33870    }
33871    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveTrans))) {
33872      TEveTrans *G__Lderived;
33873      G__Lderived=(TEveTrans*)0x1000;
33874      {
33875        TObject *G__Lpbase=(TObject*)G__Lderived;
33876        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveTrans),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
33877      }
33878    }
33879    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementObjectPtr))) {
33880      TEveElementObjectPtr *G__Lderived;
33881      G__Lderived=(TEveElementObjectPtr*)0x1000;
33882      {
33883        TEveElement *G__Lpbase=(TEveElement*)G__Lderived;
33884        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementObjectPtr),G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),(long)G__Lpbase-(long)G__Lderived,1,1);
33885      }
33886      {
33887        TObject *G__Lpbase=(TObject*)G__Lderived;
33888        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementObjectPtr),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
33889      }
33890    }
33891    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList))) {
33892      TEveElementList *G__Lderived;
33893      G__Lderived=(TEveElementList*)0x1000;
33894      {
33895        TEveElement *G__Lpbase=(TEveElement*)G__Lderived;
33896        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList),G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),(long)G__Lpbase-(long)G__Lderived,1,1);
33897      }
33898      {
33899        TNamed *G__Lpbase=(TNamed*)G__Lderived;
33900        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList),G__get_linked_tagnum(&G__G__Eve1LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
33901      }
33902      {
33903        TObject *G__Lpbase=(TObject*)G__Lderived;
33904        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
33905      }
33906      {
33907        TEveProjectable *G__Lpbase=(TEveProjectable*)G__Lderived;
33908        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList),G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable),(long)G__Lpbase-(long)G__Lderived,1,1);
33909      }
33910    }
33911    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementListProjected))) {
33912      TEveElementListProjected *G__Lderived;
33913      G__Lderived=(TEveElementListProjected*)0x1000;
33914      {
33915        TEveElementList *G__Lpbase=(TEveElementList*)G__Lderived;
33916        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementListProjected),G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList),(long)G__Lpbase-(long)G__Lderived,1,1);
33917      }
33918      {
33919        TEveElement *G__Lpbase=(TEveElement*)G__Lderived;
33920        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementListProjected),G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),(long)G__Lpbase-(long)G__Lderived,1,0);
33921      }
33922      {
33923        TNamed *G__Lpbase=(TNamed*)G__Lderived;
33924        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementListProjected),G__get_linked_tagnum(&G__G__Eve1LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
33925      }
33926      {
33927        TObject *G__Lpbase=(TObject*)G__Lderived;
33928        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementListProjected),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
33929      }
33930      {
33931        TEveProjectable *G__Lpbase=(TEveProjectable*)G__Lderived;
33932        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementListProjected),G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable),(long)G__Lpbase-(long)G__Lderived,1,0);
33933      }
33934      {
33935        TEveProjected *G__Lpbase=(TEveProjected*)G__Lderived;
33936        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementListProjected),G__get_linked_tagnum(&G__G__Eve1LN_TEveProjected),(long)G__Lpbase-(long)G__Lderived,1,1);
33937      }
33938    }
33939    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedEditor))) {
33940      TEveGedEditor *G__Lderived;
33941      G__Lderived=(TEveGedEditor*)0x1000;
33942      {
33943        TGedEditor *G__Lpbase=(TGedEditor*)G__Lderived;
33944        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGedEditor),(long)G__Lpbase-(long)G__Lderived,1,1);
33945      }
33946      {
33947        TVirtualPadEditor *G__Lpbase=(TVirtualPadEditor*)G__Lderived;
33948        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedEditor),G__get_linked_tagnum(&G__G__Eve1LN_TVirtualPadEditor),(long)G__Lpbase-(long)G__Lderived,1,0);
33949      }
33950      {
33951        TGMainFrame *G__Lpbase=(TGMainFrame*)G__Lderived;
33952        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGMainFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
33953      }
33954      {
33955        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
33956        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
33957      }
33958      {
33959        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
33960        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
33961      }
33962      {
33963        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
33964        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
33965      }
33966      {
33967        TGObject *G__Lpbase=(TGObject*)G__Lderived;
33968        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
33969      }
33970      {
33971        TObject *G__Lpbase=(TObject*)G__Lderived;
33972        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedEditor),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
33973      }
33974      {
33975        TQObject *G__Lpbase=(TQObject*)G__Lderived;
33976        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedEditor),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
33977      }
33978    }
33979    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveListTreeItem))) {
33980      TEveListTreeItem *G__Lderived;
33981      G__Lderived=(TEveListTreeItem*)0x1000;
33982      {
33983        TGListTreeItem *G__Lpbase=(TGListTreeItem*)G__Lderived;
33984        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveListTreeItem),G__get_linked_tagnum(&G__G__Eve1LN_TGListTreeItem),(long)G__Lpbase-(long)G__Lderived,1,1);
33985      }
33986    }
33987    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveGListTreeEditorFrame))) {
33988      TEveGListTreeEditorFrame *G__Lderived;
33989      G__Lderived=(TEveGListTreeEditorFrame*)0x1000;
33990      {
33991        TGMainFrame *G__Lpbase=(TGMainFrame*)G__Lderived;
33992        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGListTreeEditorFrame),G__get_linked_tagnum(&G__G__Eve1LN_TGMainFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
33993      }
33994      {
33995        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
33996        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGListTreeEditorFrame),G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
33997      }
33998      {
33999        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
34000        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGListTreeEditorFrame),G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34001      }
34002      {
34003        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
34004        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGListTreeEditorFrame),G__get_linked_tagnum(&G__G__Eve1LN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
34005      }
34006      {
34007        TGObject *G__Lpbase=(TGObject*)G__Lderived;
34008        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGListTreeEditorFrame),G__get_linked_tagnum(&G__G__Eve1LN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34009      }
34010      {
34011        TObject *G__Lpbase=(TObject*)G__Lderived;
34012        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGListTreeEditorFrame),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34013      }
34014      {
34015        TQObject *G__Lpbase=(TQObject*)G__Lderived;
34016        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGListTreeEditorFrame),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34017      }
34018    }
34019    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveBrowser))) {
34020      TEveBrowser *G__Lderived;
34021      G__Lderived=(TEveBrowser*)0x1000;
34022      {
34023        TRootBrowser *G__Lpbase=(TRootBrowser*)G__Lderived;
34024        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveBrowser),G__get_linked_tagnum(&G__G__Eve1LN_TRootBrowser),(long)G__Lpbase-(long)G__Lderived,1,1);
34025      }
34026      {
34027        TGMainFrame *G__Lpbase=(TGMainFrame*)G__Lderived;
34028        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveBrowser),G__get_linked_tagnum(&G__G__Eve1LN_TGMainFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34029      }
34030      {
34031        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
34032        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveBrowser),G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34033      }
34034      {
34035        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
34036        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveBrowser),G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34037      }
34038      {
34039        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
34040        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveBrowser),G__get_linked_tagnum(&G__G__Eve1LN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
34041      }
34042      {
34043        TGObject *G__Lpbase=(TGObject*)G__Lderived;
34044        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveBrowser),G__get_linked_tagnum(&G__G__Eve1LN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34045      }
34046      {
34047        TObject *G__Lpbase=(TObject*)G__Lderived;
34048        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveBrowser),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34049      }
34050      {
34051        TQObject *G__Lpbase=(TQObject*)G__Lderived;
34052        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveBrowser),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34053      }
34054      {
34055        TBrowserImp *G__Lpbase=(TBrowserImp*)G__Lderived;
34056        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveBrowser),G__get_linked_tagnum(&G__G__Eve1LN_TBrowserImp),(long)G__Lpbase-(long)G__Lderived,1,0);
34057      }
34058    }
34059    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompoundProjected))) {
34060      TEveCompoundProjected *G__Lderived;
34061      G__Lderived=(TEveCompoundProjected*)0x1000;
34062      {
34063        TEveCompound *G__Lpbase=(TEveCompound*)G__Lderived;
34064        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompoundProjected),G__get_linked_tagnum(&G__G__Eve1LN_TEveCompound),(long)G__Lpbase-(long)G__Lderived,1,1);
34065      }
34066      {
34067        TEveElementList *G__Lpbase=(TEveElementList*)G__Lderived;
34068        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompoundProjected),G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList),(long)G__Lpbase-(long)G__Lderived,1,0);
34069      }
34070      {
34071        TEveElement *G__Lpbase=(TEveElement*)G__Lderived;
34072        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompoundProjected),G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),(long)G__Lpbase-(long)G__Lderived,1,0);
34073      }
34074      {
34075        TNamed *G__Lpbase=(TNamed*)G__Lderived;
34076        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompoundProjected),G__get_linked_tagnum(&G__G__Eve1LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
34077      }
34078      {
34079        TObject *G__Lpbase=(TObject*)G__Lderived;
34080        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompoundProjected),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34081      }
34082      {
34083        TEveProjectable *G__Lpbase=(TEveProjectable*)G__Lderived;
34084        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompoundProjected),G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable),(long)G__Lpbase-(long)G__Lderived,1,0);
34085      }
34086      {
34087        TEveProjected *G__Lpbase=(TEveProjected*)G__Lderived;
34088        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompoundProjected),G__get_linked_tagnum(&G__G__Eve1LN_TEveProjected),(long)G__Lpbase-(long)G__Lderived,1,1);
34089      }
34090    }
34091    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TGedEditor))) {
34092      TGedEditor *G__Lderived;
34093      G__Lderived=(TGedEditor*)0x1000;
34094      {
34095        TVirtualPadEditor *G__Lpbase=(TVirtualPadEditor*)G__Lderived;
34096        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TGedEditor),G__get_linked_tagnum(&G__G__Eve1LN_TVirtualPadEditor),(long)G__Lpbase-(long)G__Lderived,1,1);
34097      }
34098      {
34099        TGMainFrame *G__Lpbase=(TGMainFrame*)G__Lderived;
34100        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TGedEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGMainFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
34101      }
34102      {
34103        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
34104        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TGedEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34105      }
34106      {
34107        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
34108        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TGedEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34109      }
34110      {
34111        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
34112        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TGedEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
34113      }
34114      {
34115        TGObject *G__Lpbase=(TGObject*)G__Lderived;
34116        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TGedEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34117      }
34118      {
34119        TObject *G__Lpbase=(TObject*)G__Lderived;
34120        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TGedEditor),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34121      }
34122      {
34123        TQObject *G__Lpbase=(TQObject*)G__Lderived;
34124        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TGedEditor),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34125      }
34126    }
34127    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveTransSubEditor))) {
34128      TEveTransSubEditor *G__Lderived;
34129      G__Lderived=(TEveTransSubEditor*)0x1000;
34130      {
34131        TGVerticalFrame *G__Lpbase=(TGVerticalFrame*)G__Lderived;
34132        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveTransSubEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGVerticalFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
34133      }
34134      {
34135        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
34136        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveTransSubEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34137      }
34138      {
34139        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
34140        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveTransSubEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34141      }
34142      {
34143        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
34144        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveTransSubEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
34145      }
34146      {
34147        TGObject *G__Lpbase=(TGObject*)G__Lderived;
34148        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveTransSubEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34149      }
34150      {
34151        TObject *G__Lpbase=(TObject*)G__Lderived;
34152        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveTransSubEditor),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34153      }
34154      {
34155        TQObject *G__Lpbase=(TQObject*)G__Lderived;
34156        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveTransSubEditor),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34157      }
34158    }
34159    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementEditor))) {
34160      TEveElementEditor *G__Lderived;
34161      G__Lderived=(TEveElementEditor*)0x1000;
34162      {
34163        TGedFrame *G__Lpbase=(TGedFrame*)G__Lderived;
34164        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGedFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
34165      }
34166      {
34167        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
34168        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34169      }
34170      {
34171        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
34172        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34173      }
34174      {
34175        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
34176        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
34177      }
34178      {
34179        TGObject *G__Lpbase=(TGObject*)G__Lderived;
34180        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34181      }
34182      {
34183        TObject *G__Lpbase=(TObject*)G__Lderived;
34184        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementEditor),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34185      }
34186      {
34187        TQObject *G__Lpbase=(TQObject*)G__Lderived;
34188        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementEditor),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34189      }
34190    }
34191    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveEventManager))) {
34192      TEveEventManager *G__Lderived;
34193      G__Lderived=(TEveEventManager*)0x1000;
34194      {
34195        TEveElementList *G__Lpbase=(TEveElementList*)G__Lderived;
34196        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveEventManager),G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList),(long)G__Lpbase-(long)G__Lderived,1,1);
34197      }
34198      {
34199        TEveElement *G__Lpbase=(TEveElement*)G__Lderived;
34200        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveEventManager),G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),(long)G__Lpbase-(long)G__Lderived,1,0);
34201      }
34202      {
34203        TNamed *G__Lpbase=(TNamed*)G__Lderived;
34204        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveEventManager),G__get_linked_tagnum(&G__G__Eve1LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
34205      }
34206      {
34207        TObject *G__Lpbase=(TObject*)G__Lderived;
34208        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveEventManager),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34209      }
34210      {
34211        TEveProjectable *G__Lpbase=(TEveProjectable*)G__Lderived;
34212        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveEventManager),G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable),(long)G__Lpbase-(long)G__Lderived,1,0);
34213      }
34214    }
34215    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuatorBase))) {
34216      TEveGValuatorBase *G__Lderived;
34217      G__Lderived=(TEveGValuatorBase*)0x1000;
34218      {
34219        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
34220        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuatorBase),G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
34221      }
34222      {
34223        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
34224        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuatorBase),G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34225      }
34226      {
34227        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
34228        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuatorBase),G__get_linked_tagnum(&G__G__Eve1LN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
34229      }
34230      {
34231        TGObject *G__Lpbase=(TGObject*)G__Lderived;
34232        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuatorBase),G__get_linked_tagnum(&G__G__Eve1LN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34233      }
34234      {
34235        TObject *G__Lpbase=(TObject*)G__Lderived;
34236        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuatorBase),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34237      }
34238      {
34239        TQObject *G__Lpbase=(TQObject*)G__Lderived;
34240        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuatorBase),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34241      }
34242      {
34243        TGWidget *G__Lpbase=(TGWidget*)G__Lderived;
34244        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuatorBase),G__get_linked_tagnum(&G__G__Eve1LN_TGWidget),(long)G__Lpbase-(long)G__Lderived,1,1);
34245      }
34246    }
34247    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator))) {
34248      TEveGValuator *G__Lderived;
34249      G__Lderived=(TEveGValuator*)0x1000;
34250      {
34251        TEveGValuatorBase *G__Lpbase=(TEveGValuatorBase*)G__Lderived;
34252        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator),G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuatorBase),(long)G__Lpbase-(long)G__Lderived,1,1);
34253      }
34254      {
34255        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
34256        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator),G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34257      }
34258      {
34259        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
34260        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator),G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34261      }
34262      {
34263        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
34264        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator),G__get_linked_tagnum(&G__G__Eve1LN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
34265      }
34266      {
34267        TGObject *G__Lpbase=(TGObject*)G__Lderived;
34268        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator),G__get_linked_tagnum(&G__G__Eve1LN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34269      }
34270      {
34271        TObject *G__Lpbase=(TObject*)G__Lderived;
34272        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34273      }
34274      {
34275        TQObject *G__Lpbase=(TQObject*)G__Lderived;
34276        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34277      }
34278      {
34279        TGWidget *G__Lpbase=(TGWidget*)G__Lderived;
34280        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator),G__get_linked_tagnum(&G__G__Eve1LN_TGWidget),(long)G__Lpbase-(long)G__Lderived,1,0);
34281      }
34282    }
34283    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveGDoubleValuator))) {
34284      TEveGDoubleValuator *G__Lderived;
34285      G__Lderived=(TEveGDoubleValuator*)0x1000;
34286      {
34287        TEveGValuatorBase *G__Lpbase=(TEveGValuatorBase*)G__Lderived;
34288        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGDoubleValuator),G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuatorBase),(long)G__Lpbase-(long)G__Lderived,1,1);
34289      }
34290      {
34291        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
34292        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGDoubleValuator),G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34293      }
34294      {
34295        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
34296        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGDoubleValuator),G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34297      }
34298      {
34299        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
34300        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGDoubleValuator),G__get_linked_tagnum(&G__G__Eve1LN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
34301      }
34302      {
34303        TGObject *G__Lpbase=(TGObject*)G__Lderived;
34304        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGDoubleValuator),G__get_linked_tagnum(&G__G__Eve1LN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34305      }
34306      {
34307        TObject *G__Lpbase=(TObject*)G__Lderived;
34308        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGDoubleValuator),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34309      }
34310      {
34311        TQObject *G__Lpbase=(TQObject*)G__Lderived;
34312        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGDoubleValuator),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34313      }
34314      {
34315        TGWidget *G__Lpbase=(TGWidget*)G__Lderived;
34316        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGDoubleValuator),G__get_linked_tagnum(&G__G__Eve1LN_TGWidget),(long)G__Lpbase-(long)G__Lderived,1,0);
34317      }
34318    }
34319    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveGTriVecValuator))) {
34320      TEveGTriVecValuator *G__Lderived;
34321      G__Lderived=(TEveGTriVecValuator*)0x1000;
34322      {
34323        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
34324        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGTriVecValuator),G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
34325      }
34326      {
34327        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
34328        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGTriVecValuator),G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34329      }
34330      {
34331        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
34332        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGTriVecValuator),G__get_linked_tagnum(&G__G__Eve1LN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
34333      }
34334      {
34335        TGObject *G__Lpbase=(TGObject*)G__Lderived;
34336        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGTriVecValuator),G__get_linked_tagnum(&G__G__Eve1LN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34337      }
34338      {
34339        TObject *G__Lpbase=(TObject*)G__Lderived;
34340        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGTriVecValuator),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34341      }
34342      {
34343        TQObject *G__Lpbase=(TQObject*)G__Lderived;
34344        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGTriVecValuator),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34345      }
34346      {
34347        TGWidget *G__Lpbase=(TGWidget*)G__Lderived;
34348        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGTriVecValuator),G__get_linked_tagnum(&G__G__Eve1LN_TGWidget),(long)G__Lpbase-(long)G__Lderived,1,1);
34349      }
34350    }
34351    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameFrame))) {
34352      TEveGedNameFrame *G__Lderived;
34353      G__Lderived=(TEveGedNameFrame*)0x1000;
34354      {
34355        TGedFrame *G__Lpbase=(TGedFrame*)G__Lderived;
34356        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameFrame),G__get_linked_tagnum(&G__G__Eve1LN_TGedFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
34357      }
34358      {
34359        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
34360        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameFrame),G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34361      }
34362      {
34363        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
34364        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameFrame),G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34365      }
34366      {
34367        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
34368        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameFrame),G__get_linked_tagnum(&G__G__Eve1LN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
34369      }
34370      {
34371        TGObject *G__Lpbase=(TGObject*)G__Lderived;
34372        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameFrame),G__get_linked_tagnum(&G__G__Eve1LN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34373      }
34374      {
34375        TObject *G__Lpbase=(TObject*)G__Lderived;
34376        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameFrame),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34377      }
34378      {
34379        TQObject *G__Lpbase=(TQObject*)G__Lderived;
34380        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameFrame),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34381      }
34382    }
34383    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameTextButton))) {
34384      TEveGedNameTextButton *G__Lderived;
34385      G__Lderived=(TEveGedNameTextButton*)0x1000;
34386      {
34387        TGTextButton *G__Lpbase=(TGTextButton*)G__Lderived;
34388        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameTextButton),G__get_linked_tagnum(&G__G__Eve1LN_TGTextButton),(long)G__Lpbase-(long)G__Lderived,1,1);
34389      }
34390      {
34391        TGButton *G__Lpbase=(TGButton*)G__Lderived;
34392        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameTextButton),G__get_linked_tagnum(&G__G__Eve1LN_TGButton),(long)G__Lpbase-(long)G__Lderived,1,0);
34393      }
34394      {
34395        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
34396        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameTextButton),G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34397      }
34398      {
34399        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
34400        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameTextButton),G__get_linked_tagnum(&G__G__Eve1LN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
34401      }
34402      {
34403        TGObject *G__Lpbase=(TGObject*)G__Lderived;
34404        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameTextButton),G__get_linked_tagnum(&G__G__Eve1LN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34405      }
34406      {
34407        TObject *G__Lpbase=(TObject*)G__Lderived;
34408        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameTextButton),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34409      }
34410      {
34411        TQObject *G__Lpbase=(TQObject*)G__Lderived;
34412        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameTextButton),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34413      }
34414      {
34415        TGWidget *G__Lpbase=(TGWidget*)G__Lderived;
34416        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameTextButton),G__get_linked_tagnum(&G__G__Eve1LN_TGWidget),(long)G__Lpbase-(long)G__Lderived,1,0);
34417      }
34418    }
34419    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveMacro))) {
34420      TEveMacro *G__Lderived;
34421      G__Lderived=(TEveMacro*)0x1000;
34422      {
34423        TMacro *G__Lpbase=(TMacro*)G__Lderived;
34424        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveMacro),G__get_linked_tagnum(&G__G__Eve1LN_TMacro),(long)G__Lpbase-(long)G__Lderived,1,1);
34425      }
34426      {
34427        TNamed *G__Lpbase=(TNamed*)G__Lderived;
34428        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveMacro),G__get_linked_tagnum(&G__G__Eve1LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
34429      }
34430      {
34431        TObject *G__Lpbase=(TObject*)G__Lderived;
34432        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveMacro),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34433      }
34434    }
34435    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveSelection))) {
34436      TEveSelection *G__Lderived;
34437      G__Lderived=(TEveSelection*)0x1000;
34438      {
34439        TEveElementList *G__Lpbase=(TEveElementList*)G__Lderived;
34440        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSelection),G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList),(long)G__Lpbase-(long)G__Lderived,1,1);
34441      }
34442      {
34443        TEveElement *G__Lpbase=(TEveElement*)G__Lderived;
34444        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSelection),G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),(long)G__Lpbase-(long)G__Lderived,1,0);
34445      }
34446      {
34447        TNamed *G__Lpbase=(TNamed*)G__Lderived;
34448        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSelection),G__get_linked_tagnum(&G__G__Eve1LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
34449      }
34450      {
34451        TObject *G__Lpbase=(TObject*)G__Lderived;
34452        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSelection),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34453      }
34454      {
34455        TEveProjectable *G__Lpbase=(TEveProjectable*)G__Lderived;
34456        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSelection),G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable),(long)G__Lpbase-(long)G__Lderived,1,0);
34457      }
34458      {
34459        TQObject *G__Lpbase=(TQObject*)G__Lderived;
34460        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSelection),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,1);
34461      }
34462    }
34463    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewer))) {
34464      TEveViewer *G__Lderived;
34465      G__Lderived=(TEveViewer*)0x1000;
34466      {
34467        TEveWindowFrame *G__Lpbase=(TEveWindowFrame*)G__Lderived;
34468        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewer),G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
34469      }
34470      {
34471        TEveWindow *G__Lpbase=(TEveWindow*)G__Lderived;
34472        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewer),G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
34473      }
34474      {
34475        TEveElementList *G__Lpbase=(TEveElementList*)G__Lderived;
34476        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewer),G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList),(long)G__Lpbase-(long)G__Lderived,1,0);
34477      }
34478      {
34479        TEveElement *G__Lpbase=(TEveElement*)G__Lderived;
34480        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewer),G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),(long)G__Lpbase-(long)G__Lderived,1,0);
34481      }
34482      {
34483        TNamed *G__Lpbase=(TNamed*)G__Lderived;
34484        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewer),G__get_linked_tagnum(&G__G__Eve1LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
34485      }
34486      {
34487        TObject *G__Lpbase=(TObject*)G__Lderived;
34488        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewer),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34489      }
34490      {
34491        TEveProjectable *G__Lpbase=(TEveProjectable*)G__Lderived;
34492        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewer),G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable),(long)G__Lpbase-(long)G__Lderived,1,0);
34493      }
34494    }
34495    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerList))) {
34496      TEveViewerList *G__Lderived;
34497      G__Lderived=(TEveViewerList*)0x1000;
34498      {
34499        TEveElementList *G__Lpbase=(TEveElementList*)G__Lderived;
34500        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerList),G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList),(long)G__Lpbase-(long)G__Lderived,1,1);
34501      }
34502      {
34503        TEveElement *G__Lpbase=(TEveElement*)G__Lderived;
34504        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerList),G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),(long)G__Lpbase-(long)G__Lderived,1,0);
34505      }
34506      {
34507        TNamed *G__Lpbase=(TNamed*)G__Lderived;
34508        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerList),G__get_linked_tagnum(&G__G__Eve1LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
34509      }
34510      {
34511        TObject *G__Lpbase=(TObject*)G__Lderived;
34512        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerList),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34513      }
34514      {
34515        TEveProjectable *G__Lpbase=(TEveProjectable*)G__Lderived;
34516        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerList),G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable),(long)G__Lpbase-(long)G__Lderived,1,0);
34517      }
34518    }
34519    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveScene))) {
34520      TEveScene *G__Lderived;
34521      G__Lderived=(TEveScene*)0x1000;
34522      {
34523        TEveElementList *G__Lpbase=(TEveElementList*)G__Lderived;
34524        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveScene),G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList),(long)G__Lpbase-(long)G__Lderived,1,1);
34525      }
34526      {
34527        TEveElement *G__Lpbase=(TEveElement*)G__Lderived;
34528        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveScene),G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),(long)G__Lpbase-(long)G__Lderived,1,0);
34529      }
34530      {
34531        TNamed *G__Lpbase=(TNamed*)G__Lderived;
34532        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveScene),G__get_linked_tagnum(&G__G__Eve1LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
34533      }
34534      {
34535        TObject *G__Lpbase=(TObject*)G__Lderived;
34536        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveScene),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34537      }
34538      {
34539        TEveProjectable *G__Lpbase=(TEveProjectable*)G__Lderived;
34540        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveScene),G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable),(long)G__Lpbase-(long)G__Lderived,1,0);
34541      }
34542    }
34543    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneList))) {
34544      TEveSceneList *G__Lderived;
34545      G__Lderived=(TEveSceneList*)0x1000;
34546      {
34547        TEveElementList *G__Lpbase=(TEveElementList*)G__Lderived;
34548        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneList),G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList),(long)G__Lpbase-(long)G__Lderived,1,1);
34549      }
34550      {
34551        TEveElement *G__Lpbase=(TEveElement*)G__Lderived;
34552        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneList),G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),(long)G__Lpbase-(long)G__Lderived,1,0);
34553      }
34554      {
34555        TNamed *G__Lpbase=(TNamed*)G__Lderived;
34556        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneList),G__get_linked_tagnum(&G__G__Eve1LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
34557      }
34558      {
34559        TObject *G__Lpbase=(TObject*)G__Lderived;
34560        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneList),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34561      }
34562      {
34563        TEveProjectable *G__Lpbase=(TEveProjectable*)G__Lderived;
34564        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneList),G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable),(long)G__Lpbase-(long)G__Lderived,1,0);
34565      }
34566    }
34567    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowManager))) {
34568      TEveWindowManager *G__Lderived;
34569      G__Lderived=(TEveWindowManager*)0x1000;
34570      {
34571        TEveElementList *G__Lpbase=(TEveElementList*)G__Lderived;
34572        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowManager),G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList),(long)G__Lpbase-(long)G__Lderived,1,1);
34573      }
34574      {
34575        TEveElement *G__Lpbase=(TEveElement*)G__Lderived;
34576        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowManager),G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),(long)G__Lpbase-(long)G__Lderived,1,0);
34577      }
34578      {
34579        TNamed *G__Lpbase=(TNamed*)G__Lderived;
34580        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowManager),G__get_linked_tagnum(&G__G__Eve1LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
34581      }
34582      {
34583        TObject *G__Lpbase=(TObject*)G__Lderived;
34584        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowManager),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34585      }
34586      {
34587        TEveProjectable *G__Lpbase=(TEveProjectable*)G__Lderived;
34588        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowManager),G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable),(long)G__Lpbase-(long)G__Lderived,1,0);
34589      }
34590      {
34591        TQObject *G__Lpbase=(TQObject*)G__Lderived;
34592        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowManager),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,1);
34593      }
34594    }
34595    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveManagercLcLTExceptionHandler))) {
34596      TEveManager::TExceptionHandler *G__Lderived;
34597      G__Lderived=(TEveManager::TExceptionHandler*)0x1000;
34598      {
34599        TStdExceptionHandler *G__Lpbase=(TStdExceptionHandler*)G__Lderived;
34600        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveManagercLcLTExceptionHandler),G__get_linked_tagnum(&G__G__Eve1LN_TStdExceptionHandler),(long)G__Lpbase-(long)G__Lderived,1,1);
34601      }
34602      {
34603        TSysEvtHandler *G__Lpbase=(TSysEvtHandler*)G__Lderived;
34604        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveManagercLcLTExceptionHandler),G__get_linked_tagnum(&G__G__Eve1LN_TSysEvtHandler),(long)G__Lpbase-(long)G__Lderived,1,0);
34605      }
34606      {
34607        TObject *G__Lpbase=(TObject*)G__Lderived;
34608        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveManagercLcLTExceptionHandler),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34609      }
34610      {
34611        TQObject *G__Lpbase=(TQObject*)G__Lderived;
34612        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveManagercLcLTExceptionHandler),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34613      }
34614    }
34615    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEvePad))) {
34616      TEvePad *G__Lderived;
34617      G__Lderived=(TEvePad*)0x1000;
34618      {
34619        TPad *G__Lpbase=(TPad*)G__Lderived;
34620        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEvePad),G__get_linked_tagnum(&G__G__Eve1LN_TPad),(long)G__Lpbase-(long)G__Lderived,1,1);
34621      }
34622      {
34623        TVirtualPad *G__Lpbase=(TVirtualPad*)G__Lderived;
34624        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEvePad),G__get_linked_tagnum(&G__G__Eve1LN_TVirtualPad),(long)G__Lpbase-(long)G__Lderived,1,0);
34625      }
34626      {
34627        TObject *G__Lpbase=(TObject*)G__Lderived;
34628        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEvePad),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34629      }
34630      {
34631        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
34632        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEvePad),G__get_linked_tagnum(&G__G__Eve1LN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
34633      }
34634      {
34635        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
34636        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEvePad),G__get_linked_tagnum(&G__G__Eve1LN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
34637      }
34638      {
34639        TAttPad *G__Lpbase=(TAttPad*)G__Lderived;
34640        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEvePad),G__get_linked_tagnum(&G__G__Eve1LN_TAttPad),(long)G__Lpbase-(long)G__Lderived,1,0);
34641      }
34642      {
34643        TQObject *G__Lpbase=(TQObject*)G__Lderived;
34644        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEvePad),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34645      }
34646    }
34647    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveParamList))) {
34648      TEveParamList *G__Lderived;
34649      G__Lderived=(TEveParamList*)0x1000;
34650      {
34651        TEveElement *G__Lpbase=(TEveElement*)G__Lderived;
34652        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveParamList),G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),(long)G__Lpbase-(long)G__Lderived,1,1);
34653      }
34654      {
34655        TNamed *G__Lpbase=(TNamed*)G__Lderived;
34656        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveParamList),G__get_linked_tagnum(&G__G__Eve1LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
34657      }
34658      {
34659        TObject *G__Lpbase=(TObject*)G__Lderived;
34660        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveParamList),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34661      }
34662      {
34663        TQObject *G__Lpbase=(TQObject*)G__Lderived;
34664        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveParamList),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,1);
34665      }
34666    }
34667    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListEditor))) {
34668      TEveParamListEditor *G__Lderived;
34669      G__Lderived=(TEveParamListEditor*)0x1000;
34670      {
34671        TGedFrame *G__Lpbase=(TGedFrame*)G__Lderived;
34672        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGedFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
34673      }
34674      {
34675        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
34676        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34677      }
34678      {
34679        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
34680        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34681      }
34682      {
34683        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
34684        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
34685      }
34686      {
34687        TGObject *G__Lpbase=(TGObject*)G__Lderived;
34688        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34689      }
34690      {
34691        TObject *G__Lpbase=(TObject*)G__Lderived;
34692        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListEditor),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34693      }
34694      {
34695        TQObject *G__Lpbase=(TQObject*)G__Lderived;
34696        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListEditor),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34697      }
34698    }
34699    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxes))) {
34700      TEveProjectionAxes *G__Lderived;
34701      G__Lderived=(TEveProjectionAxes*)0x1000;
34702      {
34703        TEveElement *G__Lpbase=(TEveElement*)G__Lderived;
34704        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxes),G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),(long)G__Lpbase-(long)G__Lderived,1,1);
34705      }
34706      {
34707        TNamed *G__Lpbase=(TNamed*)G__Lderived;
34708        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxes),G__get_linked_tagnum(&G__G__Eve1LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
34709      }
34710      {
34711        TObject *G__Lpbase=(TObject*)G__Lderived;
34712        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxes),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34713      }
34714      {
34715        TAtt3D *G__Lpbase=(TAtt3D*)G__Lderived;
34716        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxes),G__get_linked_tagnum(&G__G__Eve1LN_TAtt3D),(long)G__Lpbase-(long)G__Lderived,1,1);
34717      }
34718      {
34719        TAttBBox *G__Lpbase=(TAttBBox*)G__Lderived;
34720        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxes),G__get_linked_tagnum(&G__G__Eve1LN_TAttBBox),(long)G__Lpbase-(long)G__Lderived,1,1);
34721      }
34722      {
34723        TAttAxis *G__Lpbase=(TAttAxis*)G__Lderived;
34724        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxes),G__get_linked_tagnum(&G__G__Eve1LN_TAttAxis),(long)G__Lpbase-(long)G__Lderived,1,1);
34725      }
34726    }
34727    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxesEditor))) {
34728      TEveProjectionAxesEditor *G__Lderived;
34729      G__Lderived=(TEveProjectionAxesEditor*)0x1000;
34730      {
34731        TGedFrame *G__Lpbase=(TGedFrame*)G__Lderived;
34732        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxesEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGedFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
34733      }
34734      {
34735        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
34736        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxesEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34737      }
34738      {
34739        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
34740        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxesEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34741      }
34742      {
34743        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
34744        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxesEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
34745      }
34746      {
34747        TGObject *G__Lpbase=(TGObject*)G__Lderived;
34748        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxesEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34749      }
34750      {
34751        TObject *G__Lpbase=(TObject*)G__Lderived;
34752        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxesEditor),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34753      }
34754      {
34755        TQObject *G__Lpbase=(TQObject*)G__Lderived;
34756        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxesEditor),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34757      }
34758    }
34759    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxesGL))) {
34760      TEveProjectionAxesGL *G__Lderived;
34761      G__Lderived=(TEveProjectionAxesGL*)0x1000;
34762      {
34763        TGLObject *G__Lpbase=(TGLObject*)G__Lderived;
34764        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxesGL),G__get_linked_tagnum(&G__G__Eve1LN_TGLObject),(long)G__Lpbase-(long)G__Lderived,1,1);
34765      }
34766      {
34767        TGLLogicalShape *G__Lpbase=(TGLLogicalShape*)G__Lderived;
34768        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxesGL),G__get_linked_tagnum(&G__G__Eve1LN_TGLLogicalShape),(long)G__Lpbase-(long)G__Lderived,1,0);
34769      }
34770    }
34771    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManagerEditor))) {
34772      TEveProjectionManagerEditor *G__Lderived;
34773      G__Lderived=(TEveProjectionManagerEditor*)0x1000;
34774      {
34775        TGedFrame *G__Lpbase=(TGedFrame*)G__Lderived;
34776        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManagerEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGedFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
34777      }
34778      {
34779        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
34780        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManagerEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34781      }
34782      {
34783        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
34784        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManagerEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34785      }
34786      {
34787        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
34788        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManagerEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
34789      }
34790      {
34791        TGObject *G__Lpbase=(TGObject*)G__Lderived;
34792        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManagerEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34793      }
34794      {
34795        TObject *G__Lpbase=(TObject*)G__Lderived;
34796        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManagerEditor),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34797      }
34798      {
34799        TQObject *G__Lpbase=(TQObject*)G__Lderived;
34800        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManagerEditor),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34801      }
34802    }
34803    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR))) {
34804      TEveVector4T<float> *G__Lderived;
34805      G__Lderived=(TEveVector4T<float>*)0x1000;
34806      {
34807        TEveVectorT<float> *G__Lpbase=(TEveVectorT<float>*)G__Lderived;
34808        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR),G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),(long)G__Lpbase-(long)G__Lderived,1,1);
34809      }
34810    }
34811    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR))) {
34812      TEveVector4T<double> *G__Lderived;
34813      G__Lderived=(TEveVector4T<double>*)0x1000;
34814      {
34815        TEveVectorT<double> *G__Lpbase=(TEveVectorT<double>*)G__Lderived;
34816        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR),G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR),(long)G__Lpbase-(long)G__Lderived,1,1);
34817      }
34818    }
34819    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveRhoZProjection))) {
34820      TEveRhoZProjection *G__Lderived;
34821      G__Lderived=(TEveRhoZProjection*)0x1000;
34822      {
34823        TEveProjection *G__Lpbase=(TEveProjection*)G__Lderived;
34824        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveRhoZProjection),G__get_linked_tagnum(&G__G__Eve1LN_TEveProjection),(long)G__Lpbase-(long)G__Lderived,1,1);
34825      }
34826    }
34827    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveRPhiProjection))) {
34828      TEveRPhiProjection *G__Lderived;
34829      G__Lderived=(TEveRPhiProjection*)0x1000;
34830      {
34831        TEveProjection *G__Lpbase=(TEveProjection*)G__Lderived;
34832        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveRPhiProjection),G__get_linked_tagnum(&G__G__Eve1LN_TEveProjection),(long)G__Lpbase-(long)G__Lderived,1,1);
34833      }
34834    }
34835    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEve3DProjection))) {
34836      TEve3DProjection *G__Lderived;
34837      G__Lderived=(TEve3DProjection*)0x1000;
34838      {
34839        TEveProjection *G__Lpbase=(TEveProjection*)G__Lderived;
34840        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEve3DProjection),G__get_linked_tagnum(&G__G__Eve1LN_TEveProjection),(long)G__Lpbase-(long)G__Lderived,1,1);
34841      }
34842    }
34843    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneInfo))) {
34844      TEveSceneInfo *G__Lderived;
34845      G__Lderived=(TEveSceneInfo*)0x1000;
34846      {
34847        TEveElement *G__Lpbase=(TEveElement*)G__Lderived;
34848        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneInfo),G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),(long)G__Lpbase-(long)G__Lderived,1,1);
34849      }
34850      {
34851        TNamed *G__Lpbase=(TNamed*)G__Lderived;
34852        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneInfo),G__get_linked_tagnum(&G__G__Eve1LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
34853      }
34854      {
34855        TObject *G__Lpbase=(TObject*)G__Lderived;
34856        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneInfo),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34857      }
34858    }
34859    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveTransEditor))) {
34860      TEveTransEditor *G__Lderived;
34861      G__Lderived=(TEveTransEditor*)0x1000;
34862      {
34863        TGedFrame *G__Lpbase=(TGedFrame*)G__Lderived;
34864        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveTransEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGedFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
34865      }
34866      {
34867        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
34868        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveTransEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34869      }
34870      {
34871        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
34872        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveTransEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
34873      }
34874      {
34875        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
34876        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveTransEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
34877      }
34878      {
34879        TGObject *G__Lpbase=(TGObject*)G__Lderived;
34880        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveTransEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34881      }
34882      {
34883        TObject *G__Lpbase=(TObject*)G__Lderived;
34884        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveTransEditor),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34885      }
34886      {
34887        TQObject *G__Lpbase=(TQObject*)G__Lderived;
34888        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveTransEditor),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34889      }
34890    }
34891    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveSelectorToEventList))) {
34892      TEveSelectorToEventList *G__Lderived;
34893      G__Lderived=(TEveSelectorToEventList*)0x1000;
34894      {
34895        TSelectorDraw *G__Lpbase=(TSelectorDraw*)G__Lderived;
34896        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSelectorToEventList),G__get_linked_tagnum(&G__G__Eve1LN_TSelectorDraw),(long)G__Lpbase-(long)G__Lderived,1,1);
34897      }
34898      {
34899        TSelector *G__Lpbase=(TSelector*)G__Lderived;
34900        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSelectorToEventList),G__get_linked_tagnum(&G__G__Eve1LN_TSelector),(long)G__Lpbase-(long)G__Lderived,1,0);
34901      }
34902      {
34903        TObject *G__Lpbase=(TObject*)G__Lderived;
34904        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSelectorToEventList),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34905      }
34906    }
34907    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEvePointSelector))) {
34908      TEvePointSelector *G__Lderived;
34909      G__Lderived=(TEvePointSelector*)0x1000;
34910      {
34911        TSelectorDraw *G__Lpbase=(TSelectorDraw*)G__Lderived;
34912        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEvePointSelector),G__get_linked_tagnum(&G__G__Eve1LN_TSelectorDraw),(long)G__Lpbase-(long)G__Lderived,1,1);
34913      }
34914      {
34915        TSelector *G__Lpbase=(TSelector*)G__Lderived;
34916        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEvePointSelector),G__get_linked_tagnum(&G__G__Eve1LN_TSelector),(long)G__Lpbase-(long)G__Lderived,1,0);
34917      }
34918      {
34919        TObject *G__Lpbase=(TObject*)G__Lderived;
34920        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEvePointSelector),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34921      }
34922    }
34923    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveMCTrack))) {
34924      TEveMCTrack *G__Lderived;
34925      G__Lderived=(TEveMCTrack*)0x1000;
34926      {
34927        TParticle *G__Lpbase=(TParticle*)G__Lderived;
34928        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveMCTrack),G__get_linked_tagnum(&G__G__Eve1LN_TParticle),(long)G__Lpbase-(long)G__Lderived,1,1);
34929      }
34930      {
34931        TObject *G__Lpbase=(TObject*)G__Lderived;
34932        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveMCTrack),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
34933      }
34934      {
34935        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
34936        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveMCTrack),G__get_linked_tagnum(&G__G__Eve1LN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
34937      }
34938      {
34939        TAtt3D *G__Lpbase=(TAtt3D*)G__Lderived;
34940        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveMCTrack),G__get_linked_tagnum(&G__G__Eve1LN_TAtt3D),(long)G__Lpbase-(long)G__Lderived,1,0);
34941      }
34942    }
34943    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveHit))) {
34944      TEveHit *G__Lderived;
34945      G__Lderived=(TEveHit*)0x1000;
34946      {
34947        TObject *G__Lpbase=(TObject*)G__Lderived;
34948        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveHit),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
34949      }
34950    }
34951    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveCluster))) {
34952      TEveCluster *G__Lderived;
34953      G__Lderived=(TEveCluster*)0x1000;
34954      {
34955        TObject *G__Lpbase=(TObject*)G__Lderived;
34956        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCluster),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
34957      }
34958    }
34959    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveRecTrack))) {
34960      TEveRecTrack *G__Lderived;
34961      G__Lderived=(TEveRecTrack*)0x1000;
34962      {
34963        TObject *G__Lpbase=(TObject*)G__Lderived;
34964        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveRecTrack),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
34965      }
34966    }
34967    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveRecKink))) {
34968      TEveRecKink *G__Lderived;
34969      G__Lderived=(TEveRecKink*)0x1000;
34970      {
34971        TObject *G__Lpbase=(TObject*)G__Lderived;
34972        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveRecKink),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
34973      }
34974    }
34975    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveRecV0))) {
34976      TEveRecV0 *G__Lderived;
34977      G__Lderived=(TEveRecV0*)0x1000;
34978      {
34979        TObject *G__Lpbase=(TObject*)G__Lderived;
34980        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveRecV0),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
34981      }
34982    }
34983    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveRecCascade))) {
34984      TEveRecCascade *G__Lderived;
34985      G__Lderived=(TEveRecCascade*)0x1000;
34986      {
34987        TObject *G__Lpbase=(TObject*)G__Lderived;
34988        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveRecCascade),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
34989      }
34990    }
34991    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveMCRecCrossRef))) {
34992      TEveMCRecCrossRef *G__Lderived;
34993      G__Lderived=(TEveMCRecCrossRef*)0x1000;
34994      {
34995        TObject *G__Lpbase=(TObject*)G__Lderived;
34996        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveMCRecCrossRef),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
34997      }
34998    }
34999    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveVSD))) {
35000      TEveVSD *G__Lderived;
35001      G__Lderived=(TEveVSD*)0x1000;
35002      {
35003        TObject *G__Lpbase=(TObject*)G__Lderived;
35004        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveVSD),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
35005      }
35006    }
35007    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow))) {
35008      TEveWindow *G__Lderived;
35009      G__Lderived=(TEveWindow*)0x1000;
35010      {
35011        TEveElementList *G__Lpbase=(TEveElementList*)G__Lderived;
35012        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow),G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList),(long)G__Lpbase-(long)G__Lderived,1,1);
35013      }
35014      {
35015        TEveElement *G__Lpbase=(TEveElement*)G__Lderived;
35016        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow),G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),(long)G__Lpbase-(long)G__Lderived,1,0);
35017      }
35018      {
35019        TNamed *G__Lpbase=(TNamed*)G__Lderived;
35020        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow),G__get_linked_tagnum(&G__G__Eve1LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
35021      }
35022      {
35023        TObject *G__Lpbase=(TObject*)G__Lderived;
35024        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
35025      }
35026      {
35027        TEveProjectable *G__Lpbase=(TEveProjectable*)G__Lderived;
35028        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow),G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable),(long)G__Lpbase-(long)G__Lderived,1,0);
35029      }
35030    }
35031    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowSlot))) {
35032      TEveWindowSlot *G__Lderived;
35033      G__Lderived=(TEveWindowSlot*)0x1000;
35034      {
35035        TEveWindow *G__Lpbase=(TEveWindow*)G__Lderived;
35036        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowSlot),G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow),(long)G__Lpbase-(long)G__Lderived,1,1);
35037      }
35038      {
35039        TEveElementList *G__Lpbase=(TEveElementList*)G__Lderived;
35040        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowSlot),G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList),(long)G__Lpbase-(long)G__Lderived,1,0);
35041      }
35042      {
35043        TEveElement *G__Lpbase=(TEveElement*)G__Lderived;
35044        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowSlot),G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),(long)G__Lpbase-(long)G__Lderived,1,0);
35045      }
35046      {
35047        TNamed *G__Lpbase=(TNamed*)G__Lderived;
35048        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowSlot),G__get_linked_tagnum(&G__G__Eve1LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
35049      }
35050      {
35051        TObject *G__Lpbase=(TObject*)G__Lderived;
35052        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowSlot),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
35053      }
35054      {
35055        TEveProjectable *G__Lpbase=(TEveProjectable*)G__Lderived;
35056        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowSlot),G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable),(long)G__Lpbase-(long)G__Lderived,1,0);
35057      }
35058    }
35059    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowFrame))) {
35060      TEveWindowFrame *G__Lderived;
35061      G__Lderived=(TEveWindowFrame*)0x1000;
35062      {
35063        TEveWindow *G__Lpbase=(TEveWindow*)G__Lderived;
35064        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowFrame),G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow),(long)G__Lpbase-(long)G__Lderived,1,1);
35065      }
35066      {
35067        TEveElementList *G__Lpbase=(TEveElementList*)G__Lderived;
35068        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowFrame),G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList),(long)G__Lpbase-(long)G__Lderived,1,0);
35069      }
35070      {
35071        TEveElement *G__Lpbase=(TEveElement*)G__Lderived;
35072        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowFrame),G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),(long)G__Lpbase-(long)G__Lderived,1,0);
35073      }
35074      {
35075        TNamed *G__Lpbase=(TNamed*)G__Lderived;
35076        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowFrame),G__get_linked_tagnum(&G__G__Eve1LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
35077      }
35078      {
35079        TObject *G__Lpbase=(TObject*)G__Lderived;
35080        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowFrame),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
35081      }
35082      {
35083        TEveProjectable *G__Lpbase=(TEveProjectable*)G__Lderived;
35084        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowFrame),G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable),(long)G__Lpbase-(long)G__Lderived,1,0);
35085      }
35086    }
35087    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowPack))) {
35088      TEveWindowPack *G__Lderived;
35089      G__Lderived=(TEveWindowPack*)0x1000;
35090      {
35091        TEveWindow *G__Lpbase=(TEveWindow*)G__Lderived;
35092        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowPack),G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow),(long)G__Lpbase-(long)G__Lderived,1,1);
35093      }
35094      {
35095        TEveElementList *G__Lpbase=(TEveElementList*)G__Lderived;
35096        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowPack),G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList),(long)G__Lpbase-(long)G__Lderived,1,0);
35097      }
35098      {
35099        TEveElement *G__Lpbase=(TEveElement*)G__Lderived;
35100        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowPack),G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),(long)G__Lpbase-(long)G__Lderived,1,0);
35101      }
35102      {
35103        TNamed *G__Lpbase=(TNamed*)G__Lderived;
35104        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowPack),G__get_linked_tagnum(&G__G__Eve1LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
35105      }
35106      {
35107        TObject *G__Lpbase=(TObject*)G__Lderived;
35108        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowPack),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
35109      }
35110      {
35111        TEveProjectable *G__Lpbase=(TEveProjectable*)G__Lderived;
35112        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowPack),G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable),(long)G__Lpbase-(long)G__Lderived,1,0);
35113      }
35114    }
35115    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowTab))) {
35116      TEveWindowTab *G__Lderived;
35117      G__Lderived=(TEveWindowTab*)0x1000;
35118      {
35119        TEveWindow *G__Lpbase=(TEveWindow*)G__Lderived;
35120        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowTab),G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow),(long)G__Lpbase-(long)G__Lderived,1,1);
35121      }
35122      {
35123        TEveElementList *G__Lpbase=(TEveElementList*)G__Lderived;
35124        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowTab),G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList),(long)G__Lpbase-(long)G__Lderived,1,0);
35125      }
35126      {
35127        TEveElement *G__Lpbase=(TEveElement*)G__Lderived;
35128        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowTab),G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),(long)G__Lpbase-(long)G__Lderived,1,0);
35129      }
35130      {
35131        TNamed *G__Lpbase=(TNamed*)G__Lderived;
35132        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowTab),G__get_linked_tagnum(&G__G__Eve1LN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
35133      }
35134      {
35135        TObject *G__Lpbase=(TObject*)G__Lderived;
35136        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowTab),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
35137      }
35138      {
35139        TEveProjectable *G__Lpbase=(TEveProjectable*)G__Lderived;
35140        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowTab),G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable),(long)G__Lpbase-(long)G__Lderived,1,0);
35141      }
35142    }
35143    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrame))) {
35144      TEveCompositeFrame *G__Lderived;
35145      G__Lderived=(TEveCompositeFrame*)0x1000;
35146      {
35147        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
35148        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrame),G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
35149      }
35150      {
35151        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
35152        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrame),G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
35153      }
35154      {
35155        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
35156        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrame),G__get_linked_tagnum(&G__G__Eve1LN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
35157      }
35158      {
35159        TGObject *G__Lpbase=(TGObject*)G__Lderived;
35160        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrame),G__get_linked_tagnum(&G__G__Eve1LN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
35161      }
35162      {
35163        TObject *G__Lpbase=(TObject*)G__Lderived;
35164        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrame),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
35165      }
35166      {
35167        TQObject *G__Lpbase=(TQObject*)G__Lderived;
35168        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrame),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
35169      }
35170    }
35171    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInMainFrame))) {
35172      TEveCompositeFrameInMainFrame *G__Lderived;
35173      G__Lderived=(TEveCompositeFrameInMainFrame*)0x1000;
35174      {
35175        TEveCompositeFrame *G__Lpbase=(TEveCompositeFrame*)G__Lderived;
35176        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInMainFrame),G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
35177      }
35178      {
35179        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
35180        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInMainFrame),G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
35181      }
35182      {
35183        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
35184        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInMainFrame),G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
35185      }
35186      {
35187        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
35188        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInMainFrame),G__get_linked_tagnum(&G__G__Eve1LN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
35189      }
35190      {
35191        TGObject *G__Lpbase=(TGObject*)G__Lderived;
35192        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInMainFrame),G__get_linked_tagnum(&G__G__Eve1LN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
35193      }
35194      {
35195        TObject *G__Lpbase=(TObject*)G__Lderived;
35196        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInMainFrame),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
35197      }
35198      {
35199        TQObject *G__Lpbase=(TQObject*)G__Lderived;
35200        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInMainFrame),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
35201      }
35202    }
35203    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInPack))) {
35204      TEveCompositeFrameInPack *G__Lderived;
35205      G__Lderived=(TEveCompositeFrameInPack*)0x1000;
35206      {
35207        TEveCompositeFrame *G__Lpbase=(TEveCompositeFrame*)G__Lderived;
35208        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInPack),G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
35209      }
35210      {
35211        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
35212        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInPack),G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
35213      }
35214      {
35215        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
35216        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInPack),G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
35217      }
35218      {
35219        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
35220        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInPack),G__get_linked_tagnum(&G__G__Eve1LN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
35221      }
35222      {
35223        TGObject *G__Lpbase=(TGObject*)G__Lderived;
35224        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInPack),G__get_linked_tagnum(&G__G__Eve1LN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
35225      }
35226      {
35227        TObject *G__Lpbase=(TObject*)G__Lderived;
35228        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInPack),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
35229      }
35230      {
35231        TQObject *G__Lpbase=(TQObject*)G__Lderived;
35232        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInPack),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
35233      }
35234    }
35235    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInTab))) {
35236      TEveCompositeFrameInTab *G__Lderived;
35237      G__Lderived=(TEveCompositeFrameInTab*)0x1000;
35238      {
35239        TEveCompositeFrame *G__Lpbase=(TEveCompositeFrame*)G__Lderived;
35240        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInTab),G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
35241      }
35242      {
35243        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
35244        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInTab),G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
35245      }
35246      {
35247        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
35248        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInTab),G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
35249      }
35250      {
35251        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
35252        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInTab),G__get_linked_tagnum(&G__G__Eve1LN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
35253      }
35254      {
35255        TGObject *G__Lpbase=(TGObject*)G__Lderived;
35256        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInTab),G__get_linked_tagnum(&G__G__Eve1LN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
35257      }
35258      {
35259        TObject *G__Lpbase=(TObject*)G__Lderived;
35260        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInTab),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
35261      }
35262      {
35263        TQObject *G__Lpbase=(TQObject*)G__Lderived;
35264        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInTab),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
35265      }
35266    }
35267    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerListEditor))) {
35268      TEveViewerListEditor *G__Lderived;
35269      G__Lderived=(TEveViewerListEditor*)0x1000;
35270      {
35271        TGedFrame *G__Lpbase=(TGedFrame*)G__Lderived;
35272        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerListEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGedFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
35273      }
35274      {
35275        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
35276        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerListEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
35277      }
35278      {
35279        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
35280        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerListEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
35281      }
35282      {
35283        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
35284        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerListEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
35285      }
35286      {
35287        TGObject *G__Lpbase=(TGObject*)G__Lderived;
35288        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerListEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
35289      }
35290      {
35291        TObject *G__Lpbase=(TObject*)G__Lderived;
35292        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerListEditor),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
35293      }
35294      {
35295        TQObject *G__Lpbase=(TQObject*)G__Lderived;
35296        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerListEditor),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
35297      }
35298    }
35299    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowEditor))) {
35300      TEveWindowEditor *G__Lderived;
35301      G__Lderived=(TEveWindowEditor*)0x1000;
35302      {
35303        TGedFrame *G__Lpbase=(TGedFrame*)G__Lderived;
35304        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGedFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
35305      }
35306      {
35307        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
35308        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
35309      }
35310      {
35311        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
35312        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
35313      }
35314      {
35315        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
35316        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
35317      }
35318      {
35319        TGObject *G__Lpbase=(TGObject*)G__Lderived;
35320        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowEditor),G__get_linked_tagnum(&G__G__Eve1LN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
35321      }
35322      {
35323        TObject *G__Lpbase=(TObject*)G__Lderived;
35324        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowEditor),G__get_linked_tagnum(&G__G__Eve1LN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
35325      }
35326      {
35327        TQObject *G__Lpbase=(TQObject*)G__Lderived;
35328        G__inheritance_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowEditor),G__get_linked_tagnum(&G__G__Eve1LN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
35329      }
35330    }
35331 }
35332 
35333 /*********************************************************
35334 * typedef information setup/
35335 *********************************************************/
35336 extern "C" void G__cpp_setup_typetableG__Eve1() {
35337 
35338    /* Setting up typedef entry */
35339    G__search_typename2("Char_t",99,-1,0,-1);
35340    G__setnewtype(-1,"Signed Character 1 byte (char)",0);
35341    G__search_typename2("UChar_t",98,-1,0,-1);
35342    G__setnewtype(-1,"Unsigned Character 1 byte (unsigned char)",0);
35343    G__search_typename2("Short_t",115,-1,0,-1);
35344    G__setnewtype(-1,"Signed Short integer 2 bytes (short)",0);
35345    G__search_typename2("Int_t",105,-1,0,-1);
35346    G__setnewtype(-1,"Signed integer 4 bytes (int)",0);
35347    G__search_typename2("UInt_t",104,-1,0,-1);
35348    G__setnewtype(-1,"Unsigned integer 4 bytes (unsigned int)",0);
35349    G__search_typename2("Float_t",102,-1,0,-1);
35350    G__setnewtype(-1,"Float 4 bytes (float)",0);
35351    G__search_typename2("Double_t",100,-1,0,-1);
35352    G__setnewtype(-1,"Double 8 bytes",0);
35353    G__search_typename2("Bool_t",103,-1,0,-1);
35354    G__setnewtype(-1,"Boolean (0=false, 1=true) (bool)",0);
35355    G__search_typename2("Version_t",115,-1,0,-1);
35356    G__setnewtype(-1,"Class version identifier (short)",0);
35357    G__search_typename2("Option_t",99,-1,256,-1);
35358    G__setnewtype(-1,"Option string (const char)",0);
35359    G__search_typename2("Long64_t",110,-1,0,-1);
35360    G__setnewtype(-1,"Portable signed long integer 8 bytes",0);
35361    G__search_typename2("Color_t",115,-1,0,-1);
35362    G__setnewtype(-1,"Color number (short)",0);
35363    G__search_typename2("vector<ROOT::TSchemaHelper>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1);
35364    G__setnewtype(-1,NULL,0);
35365    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
35366    G__setnewtype(-1,NULL,0);
35367    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
35368    G__setnewtype(-1,NULL,0);
35369    G__search_typename2("vector<TVirtualArray*>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1);
35370    G__setnewtype(-1,NULL,0);
35371    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
35372    G__setnewtype(-1,NULL,0);
35373    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
35374    G__setnewtype(-1,NULL,0);
35375    G__search_typename2("Pixel_t",107,-1,0,-1);
35376    G__setnewtype(-1,"Pixel value",0);
35377    G__search_typename2("map<TEveElement*,Int_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_maplETEveElementmUcOintcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOintgRsPgRsPgR),0,-1);
35378    G__setnewtype(-1,NULL,0);
35379    G__search_typename2("map<TEveElement*,int>",117,G__get_linked_tagnum(&G__G__Eve1LN_maplETEveElementmUcOintcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOintgRsPgRsPgR),0,-1);
35380    G__setnewtype(-1,NULL,0);
35381    G__search_typename2("map<TEveElement*,int,less<TEveElement*> >",117,G__get_linked_tagnum(&G__G__Eve1LN_maplETEveElementmUcOintcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOintgRsPgRsPgR),0,-1);
35382    G__setnewtype(-1,NULL,0);
35383    G__search_typename2("RefMap_t",117,G__get_linked_tagnum(&G__G__Eve1LN_maplETEveElementmUcOintcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOintgRsPgRsPgR),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveRefBackPtr));
35384    G__setnewtype(-1,NULL,0);
35385    G__search_typename2("RefMap_i",117,G__get_linked_tagnum(&G__G__Eve1LN_maplETEveElementmUcOintcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOintgRsPgRsPgRcLcLiterator),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveRefBackPtr));
35386    G__setnewtype(-1,NULL,0);
35387    G__search_typename2("list<TEveProjected*>",117,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveProjectedmUcOallocatorlETEveProjectedmUgRsPgR),0,-1);
35388    G__setnewtype(-1,NULL,0);
35389    G__search_typename2("ProjList_t",117,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveProjectedmUcOallocatorlETEveProjectedmUgRsPgR),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable));
35390    G__setnewtype(-1,NULL,0);
35391    G__search_typename2("ProjList_i",117,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveProjectedmUcOallocatorlETEveProjectedmUgRsPgRcLcLiterator),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable));
35392    G__setnewtype(-1,NULL,0);
35393    G__search_typename2("set<TEveElement*>",117,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR),0,-1);
35394    G__setnewtype(-1,NULL,0);
35395    G__search_typename2("key_type",85,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),0,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR));
35396    G__setnewtype(-1,NULL,0);
35397    G__search_typename2("value_type",85,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),0,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR));
35398    G__setnewtype(-1,NULL,0);
35399    G__search_typename2("key_compare",117,G__get_linked_tagnum(&G__G__Eve1LN_lesslETEveElementmUgR),0,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR));
35400    G__setnewtype(-1,NULL,0);
35401    G__search_typename2("value_compare",117,G__get_linked_tagnum(&G__G__Eve1LN_lesslETEveElementmUgR),0,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR));
35402    G__setnewtype(-1,NULL,0);
35403    G__search_typename2("allocator_type",117,G__get_linked_tagnum(&G__G__Eve1LN_allocatorlETEveElementmUgR),0,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR));
35404    G__setnewtype(-1,NULL,0);
35405    G__search_typename2("pointer",85,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),2,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR));
35406    G__setnewtype(-1,NULL,0);
35407    G__search_typename2("const_pointer",85,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),1026,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR));
35408    G__setnewtype(-1,NULL,0);
35409    G__search_typename2("reference",85,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),1,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR));
35410    G__setnewtype(-1,NULL,0);
35411    G__search_typename2("const_reference",85,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),1025,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR));
35412    G__setnewtype(-1,NULL,0);
35413    G__search_typename2("size_type",104,-1,0,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR));
35414    G__setnewtype(-1,NULL,0);
35415    G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR));
35416    G__setnewtype(-1,NULL,0);
35417    G__search_typename2("const_iterator",117,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator),256,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR));
35418    G__setnewtype(-1,NULL,0);
35419    G__search_typename2("const_reverse_iterator",117,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLreverse_iterator),256,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR));
35420    G__setnewtype(-1,NULL,0);
35421    G__search_typename2("set<TEveElement*,less<TEveElement*> >",117,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR),0,-1);
35422    G__setnewtype(-1,NULL,0);
35423    G__search_typename2("set<TEveListTreeInfo>",117,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementcLcLTEveListTreeInfocOlesslETEveElementcLcLTEveListTreeInfogRcOallocatorlETEveElementcLcLTEveListTreeInfogRsPgR),0,-1);
35424    G__setnewtype(-1,NULL,0);
35425    G__search_typename2("set<TEveElement::TEveListTreeInfo>",117,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementcLcLTEveListTreeInfocOlesslETEveElementcLcLTEveListTreeInfogRcOallocatorlETEveElementcLcLTEveListTreeInfogRsPgR),0,-1);
35426    G__setnewtype(-1,NULL,0);
35427    G__search_typename2("set<TEveElement::TEveListTreeInfo,less<TEveElement::TEveListTreeInfo> >",117,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementcLcLTEveListTreeInfocOlesslETEveElementcLcLTEveListTreeInfogRcOallocatorlETEveElementcLcLTEveListTreeInfogRsPgR),0,-1);
35428    G__setnewtype(-1,NULL,0);
35429    G__search_typename2("sLTI_t",117,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementcLcLTEveListTreeInfocOlesslETEveElementcLcLTEveListTreeInfogRcOallocatorlETEveElementcLcLTEveListTreeInfogRsPgR),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement));
35430    G__setnewtype(-1,NULL,0);
35431    G__search_typename2("sLTI_i",117,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementcLcLTEveListTreeInfocOlesslETEveElementcLcLTEveListTreeInfogRcOallocatorlETEveElementcLcLTEveListTreeInfogRsPgRcLcLiterator),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement));
35432    G__setnewtype(-1,NULL,0);
35433    G__search_typename2("sLTI_ri",117,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementcLcLTEveListTreeInfocOlesslETEveElementcLcLTEveListTreeInfogRcOallocatorlETEveElementcLcLTEveListTreeInfogRsPgRcLcLreverse_iterator),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement));
35434    G__setnewtype(-1,NULL,0);
35435    G__search_typename2("list<TEveElement*>",117,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR),0,-1);
35436    G__setnewtype(-1,NULL,0);
35437    G__search_typename2("value_type",85,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),0,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR));
35438    G__setnewtype(-1,NULL,0);
35439    G__search_typename2("allocator_type",117,G__get_linked_tagnum(&G__G__Eve1LN_allocatorlETEveElementmUgR),0,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR));
35440    G__setnewtype(-1,NULL,0);
35441    G__search_typename2("void_pointer",89,-1,0,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR));
35442    G__setnewtype(-1,NULL,0);
35443    G__search_typename2("pointer",85,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),0,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR));
35444    G__setnewtype(-1,NULL,0);
35445    G__search_typename2("const_pointer",85,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),256,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR));
35446    G__setnewtype(-1,NULL,0);
35447    G__search_typename2("reference",85,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),1,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR));
35448    G__setnewtype(-1,NULL,0);
35449    G__search_typename2("const_reference",85,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),257,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR));
35450    G__setnewtype(-1,NULL,0);
35451    G__search_typename2("size_type",104,-1,0,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR));
35452    G__setnewtype(-1,NULL,0);
35453    G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR));
35454    G__setnewtype(-1,NULL,0);
35455    G__search_typename2("const_iterator",117,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator),256,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR));
35456    G__setnewtype(-1,NULL,0);
35457    G__search_typename2("const_reverse_iterator",117,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLreverse_iterator),256,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR));
35458    G__setnewtype(-1,NULL,0);
35459    G__search_typename2("List_t",117,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement));
35460    G__setnewtype(-1,NULL,0);
35461    G__search_typename2("List_i",117,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement));
35462    G__setnewtype(-1,NULL,0);
35463    G__search_typename2("List_ci",117,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement));
35464    G__setnewtype(-1,NULL,0);
35465    G__search_typename2("Set_t",117,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement));
35466    G__setnewtype(-1,NULL,0);
35467    G__search_typename2("Set_i",117,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement));
35468    G__setnewtype(-1,NULL,0);
35469    G__search_typename2("Set_ci",117,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement));
35470    G__setnewtype(-1,NULL,0);
35471    G__search_typename2("Select_foo",97,-1,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement));
35472    G__setnewtype(-1,"void (TEveElement::* Select_foo)      (Bool_t);",0);
35473    G__search_typename2("ImplySelect_foo",97,-1,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement));
35474    G__setnewtype(-1,"void (TEveElement::* ImplySelect_foo) ();",0);
35475    G__search_typename2("iterator<std::bidirectional_iterator_tag,TObject*,std::ptrdiff_t,const TObject**,const TObject*&>",117,G__get_linked_tagnum(&G__G__Eve1LN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
35476    G__setnewtype(-1,NULL,0);
35477    G__search_typename2("iterator<bidirectional_iterator_tag,TObject*>",117,G__get_linked_tagnum(&G__G__Eve1LN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
35478    G__setnewtype(-1,NULL,0);
35479    G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,long>",117,G__get_linked_tagnum(&G__G__Eve1LN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
35480    G__setnewtype(-1,NULL,0);
35481    G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,long,const TObject**>",117,G__get_linked_tagnum(&G__G__Eve1LN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
35482    G__setnewtype(-1,NULL,0);
35483    G__search_typename2("vector<TArrayC*>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETArrayCmUcOallocatorlETArrayCmUgRsPgR),0,-1);
35484    G__setnewtype(-1,NULL,0);
35485    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETArrayCmUcOallocatorlETArrayCmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETArrayCmUcOallocatorlETArrayCmUgRsPgR));
35486    G__setnewtype(-1,NULL,0);
35487    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETArrayCmUcOallocatorlETArrayCmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETArrayCmUcOallocatorlETArrayCmUgRsPgR));
35488    G__setnewtype(-1,NULL,0);
35489    G__search_typename2("set<Int_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_setlEintcOlesslEintgRcOallocatorlEintgRsPgR),0,-1);
35490    G__setnewtype(-1,NULL,0);
35491    G__search_typename2("set<int>",117,G__get_linked_tagnum(&G__G__Eve1LN_setlEintcOlesslEintgRcOallocatorlEintgRsPgR),0,-1);
35492    G__setnewtype(-1,NULL,0);
35493    G__search_typename2("set<int,less<int> >",117,G__get_linked_tagnum(&G__G__Eve1LN_setlEintcOlesslEintgRcOallocatorlEintgRsPgR),0,-1);
35494    G__setnewtype(-1,NULL,0);
35495    G__search_typename2("vector<TString>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETStringcOallocatorlETStringgRsPgR),0,-1);
35496    G__setnewtype(-1,NULL,0);
35497    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETStringcOallocatorlETStringgRsPgR));
35498    G__setnewtype(-1,NULL,0);
35499    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETStringcOallocatorlETStringgRsPgR));
35500    G__setnewtype(-1,NULL,0);
35501    G__search_typename2("NameFrameCreator_t",89,-1,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveGedEditor));
35502    G__setnewtype(-1,"TGedFrame* (*NameFrameCreator_t)(TEveGedEditor*, const TGWindow* parent, const char* tab_name);",0);
35503    G__search_typename2("vector<FloatConfig_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLFloatConfig_tcOallocatorlETEveParamListcLcLFloatConfig_tgRsPgR),0,-1);
35504    G__setnewtype(-1,NULL,0);
35505    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETEveParamListcLcLFloatConfig_tcOallocatorlETEveParamListcLcLFloatConfig_tgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLFloatConfig_tcOallocatorlETEveParamListcLcLFloatConfig_tgRsPgR));
35506    G__setnewtype(-1,NULL,0);
35507    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETEveParamListcLcLFloatConfig_tcOallocatorlETEveParamListcLcLFloatConfig_tgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLFloatConfig_tcOallocatorlETEveParamListcLcLFloatConfig_tgRsPgR));
35508    G__setnewtype(-1,NULL,0);
35509    G__search_typename2("vector<TEveParamList::FloatConfig_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLFloatConfig_tcOallocatorlETEveParamListcLcLFloatConfig_tgRsPgR),0,-1);
35510    G__setnewtype(-1,NULL,0);
35511    G__search_typename2("FloatConfigVec_t",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLFloatConfig_tcOallocatorlETEveParamListcLcLFloatConfig_tgRsPgR),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveParamList));
35512    G__setnewtype(-1,NULL,0);
35513    G__search_typename2("FloatConfigVec_i",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLFloatConfig_tcOallocatorlETEveParamListcLcLFloatConfig_tgRsPgRcLcLiterator),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveParamList));
35514    G__setnewtype(-1,NULL,0);
35515    G__search_typename2("FloatConfigVec_ci",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLFloatConfig_tcOallocatorlETEveParamListcLcLFloatConfig_tgRsPgRcLcLiterator),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveParamList));
35516    G__setnewtype(-1,NULL,0);
35517    G__search_typename2("vector<IntConfig_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLIntConfig_tcOallocatorlETEveParamListcLcLIntConfig_tgRsPgR),0,-1);
35518    G__setnewtype(-1,NULL,0);
35519    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETEveParamListcLcLIntConfig_tcOallocatorlETEveParamListcLcLIntConfig_tgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLIntConfig_tcOallocatorlETEveParamListcLcLIntConfig_tgRsPgR));
35520    G__setnewtype(-1,NULL,0);
35521    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETEveParamListcLcLIntConfig_tcOallocatorlETEveParamListcLcLIntConfig_tgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLIntConfig_tcOallocatorlETEveParamListcLcLIntConfig_tgRsPgR));
35522    G__setnewtype(-1,NULL,0);
35523    G__search_typename2("vector<TEveParamList::IntConfig_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLIntConfig_tcOallocatorlETEveParamListcLcLIntConfig_tgRsPgR),0,-1);
35524    G__setnewtype(-1,NULL,0);
35525    G__search_typename2("IntConfigVec_t",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLIntConfig_tcOallocatorlETEveParamListcLcLIntConfig_tgRsPgR),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveParamList));
35526    G__setnewtype(-1,NULL,0);
35527    G__search_typename2("IntConfigVec_i",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLIntConfig_tcOallocatorlETEveParamListcLcLIntConfig_tgRsPgRcLcLiterator),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveParamList));
35528    G__setnewtype(-1,NULL,0);
35529    G__search_typename2("IntConfigVec_ci",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLIntConfig_tcOallocatorlETEveParamListcLcLIntConfig_tgRsPgRcLcLiterator),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveParamList));
35530    G__setnewtype(-1,NULL,0);
35531    G__search_typename2("vector<BoolConfig_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLBoolConfig_tcOallocatorlETEveParamListcLcLBoolConfig_tgRsPgR),0,-1);
35532    G__setnewtype(-1,NULL,0);
35533    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETEveParamListcLcLBoolConfig_tcOallocatorlETEveParamListcLcLBoolConfig_tgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLBoolConfig_tcOallocatorlETEveParamListcLcLBoolConfig_tgRsPgR));
35534    G__setnewtype(-1,NULL,0);
35535    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETEveParamListcLcLBoolConfig_tcOallocatorlETEveParamListcLcLBoolConfig_tgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLBoolConfig_tcOallocatorlETEveParamListcLcLBoolConfig_tgRsPgR));
35536    G__setnewtype(-1,NULL,0);
35537    G__search_typename2("vector<TEveParamList::BoolConfig_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLBoolConfig_tcOallocatorlETEveParamListcLcLBoolConfig_tgRsPgR),0,-1);
35538    G__setnewtype(-1,NULL,0);
35539    G__search_typename2("BoolConfigVec_t",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLBoolConfig_tcOallocatorlETEveParamListcLcLBoolConfig_tgRsPgR),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveParamList));
35540    G__setnewtype(-1,NULL,0);
35541    G__search_typename2("BoolConfigVec_i",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLBoolConfig_tcOallocatorlETEveParamListcLcLBoolConfig_tgRsPgRcLcLiterator),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveParamList));
35542    G__setnewtype(-1,NULL,0);
35543    G__search_typename2("BoolConfigVec_ci",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLBoolConfig_tcOallocatorlETEveParamListcLcLBoolConfig_tgRsPgRcLcLiterator),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveParamList));
35544    G__setnewtype(-1,NULL,0);
35545    G__search_typename2("vector<TGNumberEntry*>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETGNumberEntrymUcOallocatorlETGNumberEntrymUgRsPgR),0,-1);
35546    G__setnewtype(-1,NULL,0);
35547    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETGNumberEntrymUcOallocatorlETGNumberEntrymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETGNumberEntrymUcOallocatorlETGNumberEntrymUgRsPgR));
35548    G__setnewtype(-1,NULL,0);
35549    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETGNumberEntrymUcOallocatorlETGNumberEntrymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETGNumberEntrymUcOallocatorlETGNumberEntrymUgRsPgR));
35550    G__setnewtype(-1,NULL,0);
35551    G__search_typename2("vector<TGCheckButton*>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETGCheckButtonmUcOallocatorlETGCheckButtonmUgRsPgR),0,-1);
35552    G__setnewtype(-1,NULL,0);
35553    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETGCheckButtonmUcOallocatorlETGCheckButtonmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETGCheckButtonmUcOallocatorlETGCheckButtonmUgRsPgR));
35554    G__setnewtype(-1,NULL,0);
35555    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETGCheckButtonmUcOallocatorlETGCheckButtonmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETGCheckButtonmUcOallocatorlETGCheckButtonmUgRsPgR));
35556    G__setnewtype(-1,NULL,0);
35557    G__search_typename2("vector<TGLPlane>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETGLPlanecOallocatorlETGLPlanegRsPgR),0,-1);
35558    G__setnewtype(-1,NULL,0);
35559    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETGLPlanecOallocatorlETGLPlanegRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETGLPlanecOallocatorlETGLPlanegRsPgR));
35560    G__setnewtype(-1,NULL,0);
35561    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETGLPlanecOallocatorlETGLPlanegRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETGLPlanecOallocatorlETGLPlanegRsPgR));
35562    G__setnewtype(-1,NULL,0);
35563    G__search_typename2("pair<Bool_t,TGLLine3>",117,G__get_linked_tagnum(&G__G__Eve1LN_pairlEboolcOTGLLine3gR),0,-1);
35564    G__setnewtype(-1,NULL,0);
35565    G__search_typename2("pair<Bool_t,TGLVertex3>",117,G__get_linked_tagnum(&G__G__Eve1LN_pairlEboolcOTGLVertex3gR),0,-1);
35566    G__setnewtype(-1,NULL,0);
35567    G__search_typename2("vector<UChar_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEunsignedsPcharcOallocatorlEunsignedsPchargRsPgR),0,-1);
35568    G__setnewtype(-1,NULL,0);
35569    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlEunsignedsPcharcOallocatorlEunsignedsPchargRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEunsignedsPcharcOallocatorlEunsignedsPchargRsPgR));
35570    G__setnewtype(-1,NULL,0);
35571    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlEunsignedsPcharcOallocatorlEunsignedsPchargRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEunsignedsPcharcOallocatorlEunsignedsPchargRsPgR));
35572    G__setnewtype(-1,NULL,0);
35573    G__search_typename2("vector<unsigned char>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEunsignedsPcharcOallocatorlEunsignedsPchargRsPgR),0,-1);
35574    G__setnewtype(-1,NULL,0);
35575    G__search_typename2("pair<Int_t,Int_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_pairlEintcOintgR),0,-1);
35576    G__setnewtype(-1,NULL,0);
35577    G__search_typename2("pair<Double_t,Double_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_pairlEdoublecOdoublegR),0,-1);
35578    G__setnewtype(-1,NULL,0);
35579    G__search_typename2("vector<Double_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEdoublecOallocatorlEdoublegRsPgR),0,-1);
35580    G__setnewtype(-1,NULL,0);
35581    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlEdoublecOallocatorlEdoublegRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEdoublecOallocatorlEdoublegRsPgR));
35582    G__setnewtype(-1,NULL,0);
35583    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlEdoublecOallocatorlEdoublegRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEdoublecOallocatorlEdoublegRsPgR));
35584    G__setnewtype(-1,NULL,0);
35585    G__search_typename2("vector<double>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEdoublecOallocatorlEdoublegRsPgR),0,-1);
35586    G__setnewtype(-1,NULL,0);
35587    G__search_typename2("vector<UInt_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR),0,-1);
35588    G__setnewtype(-1,NULL,0);
35589    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR));
35590    G__setnewtype(-1,NULL,0);
35591    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR));
35592    G__setnewtype(-1,NULL,0);
35593    G__search_typename2("vector<unsigned int>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR),0,-1);
35594    G__setnewtype(-1,NULL,0);
35595    G__search_typename2("vector<Int_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEintcOallocatorlEintgRsPgR),0,-1);
35596    G__setnewtype(-1,NULL,0);
35597    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEintcOallocatorlEintgRsPgR));
35598    G__setnewtype(-1,NULL,0);
35599    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEintcOallocatorlEintgRsPgR));
35600    G__setnewtype(-1,NULL,0);
35601    G__search_typename2("vector<int>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEintcOallocatorlEintgRsPgR),0,-1);
35602    G__setnewtype(-1,NULL,0);
35603    G__search_typename2("map<TGLFont,Int_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_maplETGLFontcOintcOlesslETGLFontgRcOallocatorlEpairlEconstsPTGLFontcOintgRsPgRsPgR),0,-1);
35604    G__setnewtype(-1,NULL,0);
35605    G__search_typename2("map<TGLFont,int>",117,G__get_linked_tagnum(&G__G__Eve1LN_maplETGLFontcOintcOlesslETGLFontgRcOallocatorlEpairlEconstsPTGLFontcOintgRsPgRsPgR),0,-1);
35606    G__setnewtype(-1,NULL,0);
35607    G__search_typename2("map<TGLFont,int,less<TGLFont> >",117,G__get_linked_tagnum(&G__G__Eve1LN_maplETGLFontcOintcOlesslETGLFontgRcOallocatorlEpairlEconstsPTGLFontcOintgRsPgRsPgR),0,-1);
35608    G__setnewtype(-1,NULL,0);
35609    G__search_typename2("list<const TGLFont*>",117,G__get_linked_tagnum(&G__G__Eve1LN_listlEconstsPTGLFontmUcOallocatorlEconstsPTGLFontmUgRsPgR),0,-1);
35610    G__setnewtype(-1,NULL,0);
35611    G__search_typename2("pair<Float_t,Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_pairlEfloatcOfloatgR),0,-1);
35612    G__setnewtype(-1,NULL,0);
35613    G__search_typename2("vector<Lab_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEpairlEfloatcOfloatgRcOallocatorlEpairlEfloatcOfloatgRsPgRsPgR),0,-1);
35614    G__setnewtype(-1,NULL,0);
35615    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlEpairlEfloatcOfloatgRcOallocatorlEpairlEfloatcOfloatgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEpairlEfloatcOfloatgRcOallocatorlEpairlEfloatcOfloatgRsPgRsPgR));
35616    G__setnewtype(-1,NULL,0);
35617    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlEpairlEfloatcOfloatgRcOallocatorlEpairlEfloatcOfloatgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEpairlEfloatcOfloatgRcOallocatorlEpairlEfloatcOfloatgRsPgRsPgR));
35618    G__setnewtype(-1,NULL,0);
35619    G__search_typename2("vector<pair<float,float> >",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEpairlEfloatcOfloatgRcOallocatorlEpairlEfloatcOfloatgRsPgRsPgR),0,-1);
35620    G__setnewtype(-1,NULL,0);
35621    G__search_typename2("pair<Float_t,Int_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_pairlEfloatcOintgR),0,-1);
35622    G__setnewtype(-1,NULL,0);
35623    G__search_typename2("vector<TM_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEpairlEfloatcOintgRcOallocatorlEpairlEfloatcOintgRsPgRsPgR),0,-1);
35624    G__setnewtype(-1,NULL,0);
35625    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlEpairlEfloatcOintgRcOallocatorlEpairlEfloatcOintgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEpairlEfloatcOintgRcOallocatorlEpairlEfloatcOintgRsPgRsPgR));
35626    G__setnewtype(-1,NULL,0);
35627    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlEpairlEfloatcOintgRcOallocatorlEpairlEfloatcOintgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEpairlEfloatcOintgRcOallocatorlEpairlEfloatcOintgRsPgRsPgR));
35628    G__setnewtype(-1,NULL,0);
35629    G__search_typename2("vector<pair<float,int> >",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlEpairlEfloatcOintgRcOallocatorlEpairlEfloatcOintgRsPgRsPgR),0,-1);
35630    G__setnewtype(-1,NULL,0);
35631    G__search_typename2("TEveVectorT<Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),0,-1);
35632    G__setnewtype(-1,NULL,0);
35633    G__search_typename2("TEveVector",117,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),0,-1);
35634    G__setnewtype(-1,NULL,0);
35635    G__search_typename2("TEveVectorF",117,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),0,-1);
35636    G__setnewtype(-1,NULL,0);
35637    G__search_typename2("TEveVectorT<Double_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR),0,-1);
35638    G__setnewtype(-1,NULL,0);
35639    G__search_typename2("TEveVectorD",117,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR),0,-1);
35640    G__setnewtype(-1,NULL,0);
35641    G__search_typename2("TEveVector4T<Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR),0,-1);
35642    G__setnewtype(-1,NULL,0);
35643    G__search_typename2("TP",117,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR));
35644    G__setnewtype(-1,NULL,0);
35645    G__search_typename2("TEveVector4",117,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR),0,-1);
35646    G__setnewtype(-1,NULL,0);
35647    G__search_typename2("TEveVector4F",117,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR),0,-1);
35648    G__setnewtype(-1,NULL,0);
35649    G__search_typename2("TEveVector4T<Double_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR),0,-1);
35650    G__setnewtype(-1,NULL,0);
35651    G__search_typename2("TP",117,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR));
35652    G__setnewtype(-1,NULL,0);
35653    G__search_typename2("TEveVector4D",117,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR),0,-1);
35654    G__setnewtype(-1,NULL,0);
35655    G__search_typename2("TEveVector2T<Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR),0,-1);
35656    G__setnewtype(-1,NULL,0);
35657    G__search_typename2("TEveVector2",117,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR),0,-1);
35658    G__setnewtype(-1,NULL,0);
35659    G__search_typename2("TEveVector2F",117,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR),0,-1);
35660    G__setnewtype(-1,NULL,0);
35661    G__search_typename2("TEveVector2T<Double_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR),0,-1);
35662    G__setnewtype(-1,NULL,0);
35663    G__search_typename2("TEveVector2D",117,G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR),0,-1);
35664    G__setnewtype(-1,NULL,0);
35665    G__search_typename2("vector<PreScaleEntry_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR),0,-1);
35666    G__setnewtype(-1,NULL,0);
35667    G__search_typename2("value_type",117,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR));
35668    G__setnewtype(-1,NULL,0);
35669    G__search_typename2("pointer",85,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR));
35670    G__setnewtype(-1,NULL,0);
35671    G__search_typename2("const_pointer",85,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t),256,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR));
35672    G__setnewtype(-1,NULL,0);
35673    G__search_typename2("reference",117,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t),1,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR));
35674    G__setnewtype(-1,NULL,0);
35675    G__search_typename2("const_reference",117,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t),257,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR));
35676    G__setnewtype(-1,NULL,0);
35677    G__search_typename2("size_type",104,-1,0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR));
35678    G__setnewtype(-1,NULL,0);
35679    G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR));
35680    G__setnewtype(-1,NULL,0);
35681    G__search_typename2("pointer",85,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator));
35682    G__setnewtype(-1,NULL,0);
35683    G__search_typename2("const_pointer",85,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator));
35684    G__setnewtype(-1,NULL,0);
35685    G__search_typename2("reference",117,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t),1,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator));
35686    G__setnewtype(-1,NULL,0);
35687    G__search_typename2("const_reference",117,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t),1,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator));
35688    G__setnewtype(-1,NULL,0);
35689    G__search_typename2("size_type",104,-1,0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator));
35690    G__setnewtype(-1,NULL,0);
35691    G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator));
35692    G__setnewtype(-1,NULL,0);
35693    G__search_typename2("const_iterator",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator),256,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR));
35694    G__setnewtype(-1,NULL,0);
35695    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR));
35696    G__setnewtype(-1,NULL,0);
35697    G__search_typename2("const_reverse_iterator",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR));
35698    G__setnewtype(-1,NULL,0);
35699    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR));
35700    G__setnewtype(-1,NULL,0);
35701    G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR));
35702    G__setnewtype(-1,NULL,0);
35703    G__search_typename2("vector<TEveProjection::PreScaleEntry_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR),0,-1);
35704    G__setnewtype(-1,NULL,0);
35705    G__search_typename2("vPreScale_t",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjection));
35706    G__setnewtype(-1,NULL,0);
35707    G__search_typename2("vPreScale_i",117,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjection));
35708    G__setnewtype(-1,NULL,0);
35709    G__search_typename2("map<TEveElement*,Set_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_maplETEveElementmUcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRsPgRsPgRsPgR),0,-1);
35710    G__setnewtype(-1,NULL,0);
35711    G__search_typename2("map<TEveElement*,set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> > >",117,G__get_linked_tagnum(&G__G__Eve1LN_maplETEveElementmUcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRsPgRsPgRsPgR),0,-1);
35712    G__setnewtype(-1,NULL,0);
35713    G__search_typename2("map<TEveElement*,set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >,less<TEveElement*> >",117,G__get_linked_tagnum(&G__G__Eve1LN_maplETEveElementmUcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRsPgRsPgRsPgR),0,-1);
35714    G__setnewtype(-1,NULL,0);
35715    G__search_typename2("SelMap_t",117,G__get_linked_tagnum(&G__G__Eve1LN_maplETEveElementmUcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRsPgRsPgRsPgR),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveSelection));
35716    G__setnewtype(-1,NULL,0);
35717    G__search_typename2("SelMap_i",117,G__get_linked_tagnum(&G__G__Eve1LN_maplETEveElementmUcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRsPgRsPgRsPgRcLcLiterator),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveSelection));
35718    G__setnewtype(-1,NULL,0);
35719    G__search_typename2("TMatrixTBase<Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TMatrixTBaselEfloatgR),0,-1);
35720    G__setnewtype(-1,NULL,0);
35721    G__search_typename2("TMatrixTBase<Double_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TMatrixTBaselEdoublegR),0,-1);
35722    G__setnewtype(-1,NULL,0);
35723    G__search_typename2("TVectorT<Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TVectorTlEfloatgR),0,-1);
35724    G__setnewtype(-1,NULL,0);
35725    G__search_typename2("TVectorT<Double_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TVectorTlEdoublegR),0,-1);
35726    G__setnewtype(-1,NULL,0);
35727    G__search_typename2("TMatrixT<Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TMatrixTlEfloatgR),0,-1);
35728    G__setnewtype(-1,NULL,0);
35729    G__search_typename2("TMatrixTRow_const<Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TMatrixTRow_constlEfloatgR),0,-1);
35730    G__setnewtype(-1,NULL,0);
35731    G__search_typename2("TMatrixTColumn_const<Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TMatrixTColumn_constlEfloatgR),0,-1);
35732    G__setnewtype(-1,NULL,0);
35733    G__search_typename2("TMatrixTDiag_const<Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TMatrixTDiag_constlEfloatgR),0,-1);
35734    G__setnewtype(-1,NULL,0);
35735    G__search_typename2("TMatrixTFlat_const<Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TMatrixTFlat_constlEfloatgR),0,-1);
35736    G__setnewtype(-1,NULL,0);
35737    G__search_typename2("TMatrixTSub_const<Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TMatrixTSub_constlEfloatgR),0,-1);
35738    G__setnewtype(-1,NULL,0);
35739    G__search_typename2("TMatrixTSparseRow_const<Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TMatrixTSparseRow_constlEfloatgR),0,-1);
35740    G__setnewtype(-1,NULL,0);
35741    G__search_typename2("TMatrixTSparseDiag_const<Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TMatrixTSparseDiag_constlEfloatgR),0,-1);
35742    G__setnewtype(-1,NULL,0);
35743    G__search_typename2("TMatrixTRow<Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TMatrixTRowlEfloatgR),0,-1);
35744    G__setnewtype(-1,NULL,0);
35745    G__search_typename2("TMatrixTColumn<Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TMatrixTColumnlEfloatgR),0,-1);
35746    G__setnewtype(-1,NULL,0);
35747    G__search_typename2("TMatrixTDiag<Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TMatrixTDiaglEfloatgR),0,-1);
35748    G__setnewtype(-1,NULL,0);
35749    G__search_typename2("TMatrixTFlat<Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TMatrixTFlatlEfloatgR),0,-1);
35750    G__setnewtype(-1,NULL,0);
35751    G__search_typename2("TMatrixTSub<Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TMatrixTSublEfloatgR),0,-1);
35752    G__setnewtype(-1,NULL,0);
35753    G__search_typename2("TMatrixTSparseRow<Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TMatrixTSparseRowlEfloatgR),0,-1);
35754    G__setnewtype(-1,NULL,0);
35755    G__search_typename2("TMatrixTSparseDiag<Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TMatrixTSparseDiaglEfloatgR),0,-1);
35756    G__setnewtype(-1,NULL,0);
35757    G__search_typename2("TElementActionT<Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TElementActionTlEfloatgR),0,-1);
35758    G__setnewtype(-1,NULL,0);
35759    G__search_typename2("TElementPosActionT<Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TElementPosActionTlEfloatgR),0,-1);
35760    G__setnewtype(-1,NULL,0);
35761    G__search_typename2("TEvePathMarkT<Float_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEfloatgR),0,-1);
35762    G__setnewtype(-1,NULL,0);
35763    G__search_typename2("TEvePathMark",117,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEfloatgR),0,-1);
35764    G__setnewtype(-1,NULL,0);
35765    G__search_typename2("TEvePathMarkF",117,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEfloatgR),0,-1);
35766    G__setnewtype(-1,NULL,0);
35767    G__search_typename2("TEvePathMarkT<Double_t>",117,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEdoublegR),0,-1);
35768    G__setnewtype(-1,NULL,0);
35769    G__search_typename2("TEvePathMarkD",117,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEdoublegR),0,-1);
35770    G__setnewtype(-1,NULL,0);
35771    G__search_typename2("map<std::string,TObjArray*>",117,G__get_linked_tagnum(&G__G__Eve1LN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR),0,-1);
35772    G__setnewtype(-1,NULL,0);
35773    G__search_typename2("map<string,TObjArray*>",117,G__get_linked_tagnum(&G__G__Eve1LN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR),0,-1);
35774    G__setnewtype(-1,NULL,0);
35775    G__search_typename2("map<string,TObjArray*,less<string> >",117,G__get_linked_tagnum(&G__G__Eve1LN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR),0,-1);
35776    G__setnewtype(-1,NULL,0);
35777    G__search_typename2("IconBarCreator_foo",89,-1,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrame));
35778    G__setnewtype(-1,"TGFrame* (*IconBarCreator_foo)(TEveCompositeFrame*, TGCompositeFrame*, Int_t);",0);
35779    G__search_typename2("SelectionSet_t",117,G__get_linked_tagnum(&G__G__Eve1LN_setlEintcOlesslEintgRcOallocatorlEintgRsPgR),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveSecondarySelectable));
35780    G__setnewtype(-1,NULL,0);
35781    G__search_typename2("SelectionSet_i",117,G__get_linked_tagnum(&G__G__Eve1LN_setlEintcOlesslEintgRcOallocatorlEintgRsPgRcLcLiterator),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveSecondarySelectable));
35782    G__setnewtype(-1,NULL,0);
35783    G__search_typename2("SelectionSet_ci",117,G__get_linked_tagnum(&G__G__Eve1LN_setlEintcOlesslEintgRcOallocatorlEintgRsPgRcLcLiterator),0,G__get_linked_tagnum(&G__G__Eve1LN_TEveSecondarySelectable));
35784    G__setnewtype(-1,NULL,0);
35785 }
35786 
35787 /*********************************************************
35788 * Data Member information setup/
35789 *********************************************************/
35790 
35791    /* Setting up class,struct,union tag member variable */
35792 
35793    /* TEveElement */
35794 static void G__setup_memvarTEveElement(void) {
35795    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElement));
35796    { TEveElement *p; p=(TEveElement*)0x1000; if (p) { }
35797    G__memvar_setup((void*)(&TEveElement::fgRnrIcons),85,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TGPicture),-1,-2,1,"fgRnrIcons[4]=",0,(char*)NULL);
35798    G__memvar_setup((void*)(&TEveElement::fgListTreeIcons),85,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TGPicture),-1,-2,1,"fgListTreeIcons[9]=",0,(char*)NULL);
35799    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR),G__defined_typename("List_t"),-1,2,"fParents=",0,"List of parents.");
35800    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR),G__defined_typename("List_t"),-1,2,"fChildren=",0,"List of children.");
35801    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveCompound),-1,-1,2,"fCompound=",0,"Compound this object belongs to.");
35802    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),-1,-1,2,"fVizModel=",0,"! Element used as model from VizDB.");
35803    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TString),-1,-1,2,"fVizTag=",0,"Tag used to query VizDB for model element.");
35804    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNumChildren=",0,"!");
35805    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fParentIgnoreCnt=",0,"! Counter for parents that are ignored in ref-counting.");
35806    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fTopItemCnt=",0,"! Counter for top-level list-tree items that prevent automatic destruction.");
35807    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fDenyDestroy=",0,"! Deny-destroy count.");
35808    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fDestroyOnZeroRefCnt=",0,"Auto-destruct when ref-count reaches zero.");
35809    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fRnrSelf=",0,"Render this element.");
35810    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fRnrChildren=",0,"Render children of this element.");
35811    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fCanEditMainColor=",0,"Allow editing of main color.");
35812    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fCanEditMainTransparency=",0,"Allow editing of main transparency.");
35813    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fCanEditMainTrans=",0,"Allow editing of main transformation.");
35814    G__memvar_setup((void*)0,99,0,0,-1,G__defined_typename("Char_t"),-1,2,"fMainTransparency=",0,"Main-transparency variable.");
35815    G__memvar_setup((void*)0,83,0,0,-1,G__defined_typename("Color_t"),-1,2,"fMainColorPtr=",0,"Pointer to main-color variable.");
35816    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveTrans),-1,-1,2,"fMainTrans=",0,"Pointer to main transformation matrix.");
35817    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementcLcLTEveListTreeInfocOlesslETEveElementcLcLTEveListTreeInfogRcOallocatorlETEveElementcLcLTEveListTreeInfogRsPgR),G__defined_typename("sLTI_t"),-1,2,"fItems=",0,"! Set of list-tree-items.");
35818    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TRef),-1,-1,2,"fSource=",0,"External object that is represented by this element.");
35819    G__memvar_setup((void*)0,89,0,0,-1,-1,-1,2,"fUserData=",0,"! Externally assigned and controlled user data.");
35820    G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
35821    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fPickable=",0,(char*)NULL);
35822    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fSelected=",0,"!");
35823    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fHighlighted=",0,"!");
35824    G__memvar_setup((void*)0,115,0,0,-1,G__defined_typename("Short_t"),-1,2,"fImpliedSelected=",0,"!");
35825    G__memvar_setup((void*)0,115,0,0,-1,G__defined_typename("Short_t"),-1,2,"fImpliedHighlighted=",0,"!");
35826    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementcLcLECompoundSelectionColorBits),-1,-2,2,"kCSCBImplySelectAllChildren=1LL",0,(char*)NULL);
35827    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementcLcLECompoundSelectionColorBits),-1,-2,2,"kCSCBTakeAnyParentAsMaster=2LL",0,(char*)NULL);
35828    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementcLcLECompoundSelectionColorBits),-1,-2,2,"kCSCBApplyMainColorToAllChildren=4LL",0,(char*)NULL);
35829    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementcLcLECompoundSelectionColorBits),-1,-2,2,"kCSCBApplyMainColorToMatchingChildren=8LL",0,(char*)NULL);
35830    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementcLcLECompoundSelectionColorBits),-1,-2,2,"kCSCBApplyMainTransparencyToAllChildren=16LL",0,(char*)NULL);
35831    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementcLcLECompoundSelectionColorBits),-1,-2,2,"kCSCBApplyMainTransparencyToMatchingChildren=32LL",0,(char*)NULL);
35832    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementcLcLEDestruct),-1,-2,2,"kNone=0LL",0,(char*)NULL);
35833    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementcLcLEDestruct),-1,-2,2,"kStandard=1LL",0,(char*)NULL);
35834    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementcLcLEDestruct),-1,-2,2,"kAnnihilate=2LL",0,(char*)NULL);
35835    G__memvar_setup((void*)0,98,0,0,-1,G__defined_typename("UChar_t"),-1,2,"fCSCBits=",0,(char*)NULL);
35836    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementcLcLEChangeBits),-1,-2,1,G__FastAllocString(2048).Format("kCBColorSelection=%lldLL",(long long)TEveElement::kCBColorSelection).data(),0,(char*)NULL);
35837    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementcLcLEChangeBits),-1,-2,1,G__FastAllocString(2048).Format("kCBTransBBox=%lldLL",(long long)TEveElement::kCBTransBBox).data(),0,(char*)NULL);
35838    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementcLcLEChangeBits),-1,-2,1,G__FastAllocString(2048).Format("kCBObjProps=%lldLL",(long long)TEveElement::kCBObjProps).data(),0,(char*)NULL);
35839    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementcLcLEChangeBits),-1,-2,1,G__FastAllocString(2048).Format("kCBVisibility=%lldLL",(long long)TEveElement::kCBVisibility).data(),0,(char*)NULL);
35840    G__memvar_setup((void*)0,98,0,0,-1,G__defined_typename("UChar_t"),-1,2,"fChangeBits=",0,"!");
35841    G__memvar_setup((void*)0,99,0,0,-1,G__defined_typename("Char_t"),-1,2,"fDestructing=",0,"!");
35842    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
35843    }
35844    G__tag_memvar_reset();
35845 }
35846 
35847 
35848    /* TEveUtil */
35849 static void G__setup_memvarTEveUtil(void) {
35850    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveUtil));
35851    { TEveUtil *p; p=(TEveUtil*)0x1000; if (p) { }
35852    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TObjArray),-1,-2,4,"fgDefaultColors=",0,(char*)NULL);
35853    G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
35854    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
35855    }
35856    G__tag_memvar_reset();
35857 }
35858 
35859 
35860    /* TEveException */
35861 static void G__setup_memvarTEveException(void) {
35862    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveException));
35863    { TEveException *p; p=(TEveException*)0x1000; if (p) { }
35864    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
35865    }
35866    G__tag_memvar_reset();
35867 }
35868 
35869 
35870    /* TEvePadHolder */
35871 static void G__setup_memvarTEvePadHolder(void) {
35872    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEvePadHolder));
35873    { TEvePadHolder *p; p=(TEvePadHolder*)0x1000; if (p) { }
35874    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TVirtualPad),-1,-1,4,"fOldPad=",0,(char*)NULL);
35875    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fModifyUpdateP=",0,(char*)NULL);
35876    G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
35877    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
35878    }
35879    G__tag_memvar_reset();
35880 }
35881 
35882 
35883    /* TEveGeoManagerHolder */
35884 static void G__setup_memvarTEveGeoManagerHolder(void) {
35885    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGeoManagerHolder));
35886    { TEveGeoManagerHolder *p; p=(TEveGeoManagerHolder*)0x1000; if (p) { }
35887    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGeoManager),-1,-1,4,"fManager=",0,(char*)NULL);
35888    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNSegments=",0,(char*)NULL);
35889    G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
35890    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
35891    }
35892    G__tag_memvar_reset();
35893 }
35894 
35895 
35896    /* TEveRefCnt */
35897 static void G__setup_memvarTEveRefCnt(void) {
35898    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveRefCnt));
35899    { TEveRefCnt *p; p=(TEveRefCnt*)0x1000; if (p) { }
35900    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fRefCount=",0,(char*)NULL);
35901    G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
35902    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
35903    }
35904    G__tag_memvar_reset();
35905 }
35906 
35907 
35908    /* TEveRefBackPtr */
35909 static void G__setup_memvarTEveRefBackPtr(void) {
35910    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveRefBackPtr));
35911    { TEveRefBackPtr *p; p=(TEveRefBackPtr*)0x1000; if (p) { }
35912    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_maplETEveElementmUcOintcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOintgRsPgRsPgR),G__defined_typename("RefMap_t"),-1,2,"fBackRefs=",0,(char*)NULL);
35913    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
35914    }
35915    G__tag_memvar_reset();
35916 }
35917 
35918 
35919    /* TEveProjection */
35920 static void G__setup_memvarTEveProjection(void) {
35921    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjection));
35922    { TEveProjection *p; p=(TEveProjection*)0x1000; if (p) { }
35923    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLEPType_e),-1,-2,1,G__FastAllocString(2048).Format("kPT_Unknown=%lldLL",(long long)TEveProjection::kPT_Unknown).data(),0,(char*)NULL);
35924    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLEPType_e),-1,-2,1,G__FastAllocString(2048).Format("kPT_RPhi=%lldLL",(long long)TEveProjection::kPT_RPhi).data(),0,(char*)NULL);
35925    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLEPType_e),-1,-2,1,G__FastAllocString(2048).Format("kPT_RhoZ=%lldLL",(long long)TEveProjection::kPT_RhoZ).data(),0,(char*)NULL);
35926    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLEPType_e),-1,-2,1,G__FastAllocString(2048).Format("kPT_3D=%lldLL",(long long)TEveProjection::kPT_3D).data(),0,(char*)NULL);
35927    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLEPType_e),-1,-2,1,G__FastAllocString(2048).Format("kPT_End=%lldLL",(long long)TEveProjection::kPT_End).data(),0,(char*)NULL);
35928    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLEPProc_e),-1,-2,1,G__FastAllocString(2048).Format("kPP_Plane=%lldLL",(long long)TEveProjection::kPP_Plane).data(),0,(char*)NULL);
35929    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLEPProc_e),-1,-2,1,G__FastAllocString(2048).Format("kPP_Distort=%lldLL",(long long)TEveProjection::kPP_Distort).data(),0,(char*)NULL);
35930    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLEPProc_e),-1,-2,1,G__FastAllocString(2048).Format("kPP_Full=%lldLL",(long long)TEveProjection::kPP_Full).data(),0,(char*)NULL);
35931    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLEGeoMode_e),-1,-2,1,G__FastAllocString(2048).Format("kGM_Unknown=%lldLL",(long long)TEveProjection::kGM_Unknown).data(),0,(char*)NULL);
35932    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLEGeoMode_e),-1,-2,1,G__FastAllocString(2048).Format("kGM_Polygons=%lldLL",(long long)TEveProjection::kGM_Polygons).data(),0,(char*)NULL);
35933    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLEGeoMode_e),-1,-2,1,G__FastAllocString(2048).Format("kGM_Segments=%lldLL",(long long)TEveProjection::kGM_Segments).data(),0,(char*)NULL);
35934    G__memvar_setup((void*)0,105,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLEPType_e),-1,-1,2,"fType=",0,"type");
35935    G__memvar_setup((void*)0,105,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLEGeoMode_e),-1,-1,2,"fGeoMode=",0,"strategy of polygon projection (what to try first)");
35936    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TString),-1,-1,2,"fName=",0,"name");
35937    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,2,"fCenter=",0,"center of distortion");
35938    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,2,"fZeroPosVal=",0,"projected origin (0, 0, 0)");
35939    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fUsePreScale=",0,"use pre-scaling");
35940    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR),G__defined_typename("vPreScale_t"),-1,2,"fPreScales[3]=",0,"scaling before the distortion");
35941    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fDistortion=",0,"distortion");
35942    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fFixR=",0,"radius from which scaling remains constant");
35943    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fFixZ=",0,"z-coordinate from which scaling remains constant");
35944    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fPastFixRFac=",0,"relative scaling factor beyond fFixR as 10^x");
35945    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fPastFixZFac=",0,"relative scaling factor beyond fFixZ as 10^x");
35946    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fScaleR=",0,"scale factor to keep projected radius at fFixR fixed");
35947    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fScaleZ=",0,"scale factor to keep projected z-coordinate at fFixZ fixed");
35948    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fPastFixRScale=",0,"relative scaling beyond fFixR");
35949    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fPastFixZScale=",0,"relative scaling beyond fFixZ");
35950    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxTrackStep=",0,"maximum distance between two points on a track");
35951    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,2,"fLowLimit=",0,"convergence of point +infinity");
35952    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,2,"fUpLimit=",0,"convergence of point -infinity");
35953    G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
35954    G__memvar_setup((void*)(&TEveProjection::fgEps),102,0,0,-1,G__defined_typename("Float_t"),-2,1,"fgEps=",0,"resolution of projected points");
35955    G__memvar_setup((void*)(&TEveProjection::fgEpsSqr),102,0,0,-1,G__defined_typename("Float_t"),-2,1,"fgEpsSqr=",0,"square of resolution of projected points");
35956    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
35957    }
35958    G__tag_memvar_reset();
35959 }
35960 
35961 
35962    /* TEveProjected */
35963 static void G__setup_memvarTEveProjected(void) {
35964    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjected));
35965    { TEveProjected *p; p=(TEveProjected*)0x1000; if (p) { }
35966    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManager),-1,-1,2,"fManager=",0,"manager");
35967    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable),-1,-1,2,"fProjectable=",0,"link to original object");
35968    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fDepth=",0,"z coordinate");
35969    G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
35970    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
35971    }
35972    G__tag_memvar_reset();
35973 }
35974 
35975 
35976    /* TEveProjectionManager */
35977 static void G__setup_memvarTEveProjectionManager(void) {
35978    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManager));
35979    { TEveProjectionManager *p; p=(TEveProjectionManager*)0x1000; if (p) { }
35980    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjection),-1,-1,2,"fProjections[4]=",0,(char*)NULL);
35981    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjection),-1,-1,2,"fProjection=",0,"current projection");
35982    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,2,"fCenter=",0,"center of distortion");
35983    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fCurrentDepth=",0,"z depth of object being projected");
35984    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR),G__defined_typename("List_t"),-1,2,"fDependentEls=",0,"elements that depend on manager and need to be destroyed with it");
35985    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fImportEmpty=",0,"import sub-trees with no projectable elements");
35986    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
35987    }
35988    G__tag_memvar_reset();
35989 }
35990 
35991 
35992    /* TEveProjectable */
35993 static void G__setup_memvarTEveProjectable(void) {
35994    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable));
35995    { TEveProjectable *p; p=(TEveProjectable*)0x1000; if (p) { }
35996    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_listlETEveProjectedmUcOallocatorlETEveProjectedmUgRsPgR),G__defined_typename("ProjList_t"),-1,2,"fProjectedList=",0,"references to projected instances.");
35997    G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
35998    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
35999    }
36000    G__tag_memvar_reset();
36001 }
36002 
36003 
36004    /* set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> > */
36005 static void G__setup_memvarsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR(void) {
36006    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR));
36007    { set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> > *p; p=(set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >*)0x1000; if (p) { }
36008    }
36009    G__tag_memvar_reset();
36010 }
36011 
36012 
36013    /* set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator */
36014 static void G__setup_memvarsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator(void) {
36015    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator));
36016    { set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator *p; p=(set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator*)0x1000; if (p) { }
36017    }
36018    G__tag_memvar_reset();
36019 }
36020 
36021 
36022    /* TEveCompound */
36023 static void G__setup_memvarTEveCompound(void) {
36024    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompound));
36025    { TEveCompound *p; p=(TEveCompound*)0x1000; if (p) { }
36026    G__memvar_setup((void*)0,115,0,0,-1,G__defined_typename("Short_t"),-1,2,"fCompoundOpen=",0,"If more than zero, tag new children as compound members.");
36027    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36028    }
36029    G__tag_memvar_reset();
36030 }
36031 
36032 
36033    /* TEveTrans */
36034 static void G__setup_memvarTEveTrans(void) {
36035    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveTrans));
36036    { TEveTrans *p; p=(TEveTrans*)0x1000; if (p) { }
36037    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double32_t"),-1,2,"fM[16]=",0,(char*)NULL);
36038    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fA1=",0,"!");
36039    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fA2=",0,"!");
36040    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fA3=",0,"!");
36041    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fAsOK=",0,"!");
36042    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fUseTrans=",0,"use transformation matrix");
36043    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fEditTrans=",0,"edit transformation in TGedFrame");
36044    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fEditRotation=",0,"edit rotation");
36045    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fEditScale=",0,"edit scale");
36046    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36047    }
36048    G__tag_memvar_reset();
36049 }
36050 
36051 
36052    /* TEveManager */
36053 static void G__setup_memvarTEveManager(void) {
36054    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveManager));
36055    { TEveManager *p; p=(TEveManager*)0x1000; if (p) { }
36056    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveManagercLcLTExceptionHandler),-1,-1,4,"fExcHandler=",0,(char*)NULL);
36057    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TMap),-1,-1,4,"fVizDB=",0,(char*)NULL);
36058    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fVizDBReplace=",0,(char*)NULL);
36059    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fVizDBUpdate=",0,(char*)NULL);
36060    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TMap),-1,-1,4,"fGeometries=",0,(char*)NULL);
36061    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TMap),-1,-1,4,"fGeometryAliases=",0,(char*)NULL);
36062    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveBrowser),-1,-1,4,"fBrowser=",0,(char*)NULL);
36063    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveGListTreeEditorFrame),-1,-1,4,"fLTEFrame=",0,(char*)NULL);
36064    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TFolder),-1,-1,4,"fMacroFolder=",0,(char*)NULL);
36065    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowManager),-1,-1,4,"fWindowManager=",0,(char*)NULL);
36066    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerList),-1,-1,4,"fViewers=",0,(char*)NULL);
36067    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneList),-1,-1,4,"fScenes=",0,(char*)NULL);
36068    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveScene),-1,-1,4,"fGlobalScene=",0,(char*)NULL);
36069    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveScene),-1,-1,4,"fEventScene=",0,(char*)NULL);
36070    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveEventManager),-1,-1,4,"fCurrentEvent=",0,(char*)NULL);
36071    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fRedrawDisabled=",0,(char*)NULL);
36072    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fFullRedraw=",0,(char*)NULL);
36073    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fResetCameras=",0,(char*)NULL);
36074    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fDropLogicals=",0,(char*)NULL);
36075    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fKeepEmptyCont=",0,(char*)NULL);
36076    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fTimerActive=",0,(char*)NULL);
36077    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TTimer),-1,-1,4,"fRedrawTimer=",0,(char*)NULL);
36078    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TExMap),-1,-1,2,"fStampedElements=",0,(char*)NULL);
36079    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveSelection),-1,-1,2,"fSelection=",0,(char*)NULL);
36080    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveSelection),-1,-1,2,"fHighlight=",0,(char*)NULL);
36081    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList),-1,-1,2,"fOrphanage=",0,(char*)NULL);
36082    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fUseOrphanage=",0,(char*)NULL);
36083    G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
36084    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36085    }
36086    G__tag_memvar_reset();
36087 }
36088 
36089 
36090    /* TEveElement::TEveListTreeInfo */
36091 static void G__setup_memvarTEveElementcLcLTEveListTreeInfo(void) {
36092    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementcLcLTEveListTreeInfo));
36093    { TEveElement::TEveListTreeInfo *p; p=(TEveElement::TEveListTreeInfo*)0x1000; if (p) { }
36094    G__memvar_setup((void*)((long)(&p->fTree)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGListTree),-1,-1,1,"fTree=",0,(char*)NULL);
36095    G__memvar_setup((void*)((long)(&p->fItem)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGListTreeItem),-1,-1,1,"fItem=",0,(char*)NULL);
36096    G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
36097    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36098    }
36099    G__tag_memvar_reset();
36100 }
36101 
36102 
36103    /* list<TEveElement*,allocator<TEveElement*> > */
36104 static void G__setup_memvarlistlETEveElementmUcOallocatorlETEveElementmUgRsPgR(void) {
36105    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR));
36106    { list<TEveElement*,allocator<TEveElement*> > *p; p=(list<TEveElement*,allocator<TEveElement*> >*)0x1000; if (p) { }
36107    }
36108    G__tag_memvar_reset();
36109 }
36110 
36111 
36112    /* list<TEveElement*,allocator<TEveElement*> >::iterator */
36113 static void G__setup_memvarlistlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator(void) {
36114    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator));
36115    { list<TEveElement*,allocator<TEveElement*> >::iterator *p; p=(list<TEveElement*,allocator<TEveElement*> >::iterator*)0x1000; if (p) { }
36116    }
36117    G__tag_memvar_reset();
36118 }
36119 
36120 
36121    /* TEveElementObjectPtr */
36122 static void G__setup_memvarTEveElementObjectPtr(void) {
36123    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementObjectPtr));
36124    { TEveElementObjectPtr *p; p=(TEveElementObjectPtr*)0x1000; if (p) { }
36125    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TObject),-1,-1,2,"fObject=",0,"External object holding the visual data.");
36126    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fOwnObject=",0,"Is object owned / should be deleted on destruction.");
36127    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36128    }
36129    G__tag_memvar_reset();
36130 }
36131 
36132 
36133    /* TEveElementList */
36134 static void G__setup_memvarTEveElementList(void) {
36135    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList));
36136    { TEveElementList *p; p=(TEveElementList*)0x1000; if (p) { }
36137    G__memvar_setup((void*)0,115,0,0,-1,G__defined_typename("Color_t"),-1,2,"fColor=",0,"Color of the object.");
36138    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-1,2,"fChildClass=",0,"Class of acceptable children, others are rejected.");
36139    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36140    }
36141    G__tag_memvar_reset();
36142 }
36143 
36144 
36145    /* TEveElementListProjected */
36146 static void G__setup_memvarTEveElementListProjected(void) {
36147    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementListProjected));
36148    { TEveElementListProjected *p; p=(TEveElementListProjected*)0x1000; if (p) { }
36149    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36150    }
36151    G__tag_memvar_reset();
36152 }
36153 
36154 
36155    /* TEveGedEditor */
36156 static void G__setup_memvarTEveGedEditor(void) {
36157    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedEditor));
36158    { TEveGedEditor *p; p=(TEveGedEditor*)0x1000; if (p) { }
36159    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),-1,-1,2,"fElement=",0,"Cached eve-element pointer.");
36160    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TObject),-1,-1,2,"fObject=",0,"Cached tobj pointer.");
36161    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-2,2,"fgMaxExtraEditors=",0,(char*)NULL);
36162    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TList),-1,-2,2,"fgExtraEditors=",0,(char*)NULL);
36163    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TContextMenu),-1,-2,2,"fgContextMenu=",0,(char*)NULL);
36164    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36165    }
36166    G__tag_memvar_reset();
36167 }
36168 
36169 
36170    /* TEveListTreeItem */
36171 static void G__setup_memvarTEveListTreeItem(void) {
36172    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveListTreeItem));
36173    { TEveListTreeItem *p; p=(TEveListTreeItem*)0x1000; if (p) { }
36174    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),-1,-1,2,"fElement=",0,(char*)NULL);
36175    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36176    }
36177    G__tag_memvar_reset();
36178 }
36179 
36180 
36181    /* TEveGListTreeEditorFrame */
36182 static void G__setup_memvarTEveGListTreeEditorFrame(void) {
36183    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGListTreeEditorFrame));
36184    { TEveGListTreeEditorFrame *p; p=(TEveGListTreeEditorFrame*)0x1000; if (p) { }
36185    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),-1,-1,2,"fFrame=",0,(char*)NULL);
36186    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),-1,-1,2,"fLTFrame=",0,(char*)NULL);
36187    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGCanvas),-1,-1,2,"fLTCanvas=",0,(char*)NULL);
36188    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGListTree),-1,-1,2,"fListTree=",0,(char*)NULL);
36189    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGSplitter),-1,-1,2,"fSplitter=",0,(char*)NULL);
36190    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveGedEditor),-1,-1,2,"fEditor=",0,(char*)NULL);
36191    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TContextMenu),-1,-1,2,"fCtxMenu=",0,(char*)NULL);
36192    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fSignalsConnected=",0,(char*)NULL);
36193    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TString),-1,-2,2,"fgEditorClass=",0,(char*)NULL);
36194    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36195    }
36196    G__tag_memvar_reset();
36197 }
36198 
36199 
36200    /* TEveBrowser */
36201 static void G__setup_memvarTEveBrowser(void) {
36202    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveBrowser));
36203    { TEveBrowser *p; p=(TEveBrowser*)0x1000; if (p) { }
36204    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGFileBrowser),-1,-1,2,"fFileBrowser=",0,(char*)NULL);
36205    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGPopupMenu),-1,-1,2,"fEvePopup=",0,(char*)NULL);
36206    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGPopupMenu),-1,-1,2,"fSelPopup=",0,(char*)NULL);
36207    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGPopupMenu),-1,-1,2,"fHilPopup=",0,(char*)NULL);
36208    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36209    }
36210    G__tag_memvar_reset();
36211 }
36212 
36213 
36214    /* TEveChunkManager */
36215 static void G__setup_memvarTEveChunkManager(void) {
36216    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveChunkManager));
36217    { TEveChunkManager *p; p=(TEveChunkManager*)0x1000; if (p) { }
36218    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fS=",0,"Size of atom");
36219    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fN=",0,"Number of atoms in a chunk");
36220    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fSize=",0,"Size of container, number of atoms");
36221    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fVecSize=",0,"Number of allocated chunks");
36222    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fCapacity=",0,"Available capacity within the chunks");
36223    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETArrayCmUcOallocatorlETArrayCmUgRsPgR),G__defined_typename("vector<TArrayC*>"),-1,2,"fChunks=",0,"Memory blocks");
36224    G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
36225    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36226    }
36227    G__tag_memvar_reset();
36228 }
36229 
36230 
36231    /* TEveChunkManager::iterator */
36232 static void G__setup_memvarTEveChunkManagercLcLiterator(void) {
36233    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveChunkManagercLcLiterator));
36234    { TEveChunkManager::iterator *p; p=(TEveChunkManager::iterator*)0x1000; if (p) { }
36235    G__memvar_setup((void*)((long)(&p->fPlex)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveChunkManager),-1,-1,1,"fPlex=",0,(char*)NULL);
36236    G__memvar_setup((void*)((long)(&p->fCurrent)-(long)(p)),67,0,0,-1,G__defined_typename("Char_t"),-1,1,"fCurrent=",0,(char*)NULL);
36237    G__memvar_setup((void*)((long)(&p->fAtomIndex)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fAtomIndex=",0,(char*)NULL);
36238    G__memvar_setup((void*)((long)(&p->fNextChunk)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fNextChunk=",0,(char*)NULL);
36239    G__memvar_setup((void*)((long)(&p->fAtomsToGo)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fAtomsToGo=",0,(char*)NULL);
36240    G__memvar_setup((void*)((long)(&p->fSelection)-(long)(p)),85,0,1,G__get_linked_tagnum(&G__G__Eve1LN_setlEintcOlesslEintgRcOallocatorlEintgRsPgR),G__defined_typename("set<Int_t>"),-1,1,"fSelection=",0,(char*)NULL);
36241    G__memvar_setup((void*)((long)(&p->fSelectionIterator)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_setlEintcOlesslEintgRcOallocatorlEintgRsPgRcLcLiterator),G__defined_typename("const_iterator"),-1,1,"fSelectionIterator=",0,(char*)NULL);
36242    }
36243    G__tag_memvar_reset();
36244 }
36245 
36246 
36247    /* TEveCompoundProjected */
36248 static void G__setup_memvarTEveCompoundProjected(void) {
36249    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompoundProjected));
36250    { TEveCompoundProjected *p; p=(TEveCompoundProjected*)0x1000; if (p) { }
36251    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36252    }
36253    G__tag_memvar_reset();
36254 }
36255 
36256 
36257    /* TEveTransSubEditor */
36258 static void G__setup_memvarTEveTransSubEditor(void) {
36259    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveTransSubEditor));
36260    { TEveTransSubEditor *p; p=(TEveTransSubEditor*)0x1000; if (p) { }
36261    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveTrans),-1,-1,2,"fTrans=",0,(char*)NULL);
36262    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGHorizontalFrame),-1,-1,2,"fTopHorFrame=",0,(char*)NULL);
36263    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGCheckButton),-1,-1,2,"fUseTrans=",0,(char*)NULL);
36264    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGCheckButton),-1,-1,2,"fEditTrans=",0,(char*)NULL);
36265    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGVerticalFrame),-1,-1,2,"fEditTransFrame=",0,(char*)NULL);
36266    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveGTriVecValuator),-1,-1,2,"fPos=",0,(char*)NULL);
36267    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveGTriVecValuator),-1,-1,2,"fRot=",0,(char*)NULL);
36268    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveGTriVecValuator),-1,-1,2,"fScale=",0,(char*)NULL);
36269    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGCheckButton),-1,-1,2,"fAutoUpdate=",0,(char*)NULL);
36270    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGTextButton),-1,-1,2,"fUpdate=",0,(char*)NULL);
36271    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36272    }
36273    G__tag_memvar_reset();
36274 }
36275 
36276 
36277    /* TEveElementEditor */
36278 static void G__setup_memvarTEveElementEditor(void) {
36279    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementEditor));
36280    { TEveElementEditor *p; p=(TEveElementEditor*)0x1000; if (p) { }
36281    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),-1,-1,2,"fRE=",0,"Model object.");
36282    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGHorizontalFrame),-1,-1,2,"fHFrame=",0,(char*)NULL);
36283    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGLabel),-1,-1,2,"fPreLabel=",0,(char*)NULL);
36284    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGCheckButton),-1,-1,2,"fRnrSelf=",0,(char*)NULL);
36285    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGCheckButton),-1,-1,2,"fRnrChildren=",0,(char*)NULL);
36286    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGCheckButton),-1,-1,2,"fRnrState=",0,(char*)NULL);
36287    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGColorSelect),-1,-1,2,"fMainColor=",0,(char*)NULL);
36288    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGNumberEntry),-1,-1,2,"fTransparency=",0,(char*)NULL);
36289    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveTransSubEditor),-1,-1,2,"fTrans=",0,(char*)NULL);
36290    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36291    }
36292    G__tag_memvar_reset();
36293 }
36294 
36295 
36296    /* TEveEventManager */
36297 static void G__setup_memvarTEveEventManager(void) {
36298    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveEventManager));
36299    { TEveEventManager *p; p=(TEveEventManager*)0x1000; if (p) { }
36300    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETStringcOallocatorlETStringgRsPgR),G__defined_typename("vector<TString>"),-1,2,"fNewEventCommands=",0,(char*)NULL);
36301    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36302    }
36303    G__tag_memvar_reset();
36304 }
36305 
36306 
36307    /* TEveGValuatorBase */
36308 static void G__setup_memvarTEveGValuatorBase(void) {
36309    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuatorBase));
36310    { TEveGValuatorBase *p; p=(TEveGValuatorBase*)0x1000; if (p) { }
36311    G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fLabelWidth=",0,(char*)NULL);
36312    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fAlignRight=",0,(char*)NULL);
36313    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fShowSlider=",0,(char*)NULL);
36314    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNELength=",0,"Number-entry length (in characters)");
36315    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNEHeight=",0,"Number-entry height (in pixels)");
36316    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGLabel),-1,-1,2,"fLabel=",0,(char*)NULL);
36317    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36318    }
36319    G__tag_memvar_reset();
36320 }
36321 
36322 
36323    /* TEveGValuator */
36324 static void G__setup_memvarTEveGValuator(void) {
36325    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator));
36326    { TEveGValuator *p; p=(TEveGValuator*)0x1000; if (p) { }
36327    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fValue=",0,(char*)NULL);
36328    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMin=",0,(char*)NULL);
36329    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMax=",0,(char*)NULL);
36330    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fSliderNewLine=",0,(char*)NULL);
36331    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fSliderDivs=",0,(char*)NULL);
36332    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGNumberEntry),-1,-1,2,"fEntry=",0,(char*)NULL);
36333    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGHSlider),-1,-1,2,"fSlider=",0,(char*)NULL);
36334    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36335    }
36336    G__tag_memvar_reset();
36337 }
36338 
36339 
36340    /* TEveGDoubleValuator */
36341 static void G__setup_memvarTEveGDoubleValuator(void) {
36342    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGDoubleValuator));
36343    { TEveGDoubleValuator *p; p=(TEveGDoubleValuator*)0x1000; if (p) { }
36344    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGNumberEntry),-1,-1,2,"fMinEntry=",0,(char*)NULL);
36345    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGNumberEntry),-1,-1,2,"fMaxEntry=",0,(char*)NULL);
36346    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGDoubleHSlider),-1,-1,2,"fSlider=",0,(char*)NULL);
36347    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36348    }
36349    G__tag_memvar_reset();
36350 }
36351 
36352 
36353    /* TEveGTriVecValuator */
36354 static void G__setup_memvarTEveGTriVecValuator(void) {
36355    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGTriVecValuator));
36356    { TEveGTriVecValuator *p; p=(TEveGTriVecValuator*)0x1000; if (p) { }
36357    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator),-1,-1,2,"fVal[3]=",0,(char*)NULL);
36358    G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fLabelWidth=",0,(char*)NULL);
36359    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNELength=",0,"Number-entry length (in characters)");
36360    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNEHeight=",0,"Number-entry height (in pixels)");
36361    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36362    }
36363    G__tag_memvar_reset();
36364 }
36365 
36366 
36367    /* TEveGedNameFrame */
36368 static void G__setup_memvarTEveGedNameFrame(void) {
36369    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameFrame));
36370    { TEveGedNameFrame *p; p=(TEveGedNameFrame*)0x1000; if (p) { }
36371    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGTextButton),-1,-1,2,"fNCButton=",0,"Name/Class button.");
36372    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36373    }
36374    G__tag_memvar_reset();
36375 }
36376 
36377 
36378    /* TEveGedNameTextButton */
36379 static void G__setup_memvarTEveGedNameTextButton(void) {
36380    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameTextButton));
36381    { TEveGedNameTextButton *p; p=(TEveGedNameTextButton*)0x1000; if (p) { }
36382    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameFrame),-1,-1,4,"fFrame=",0,(char*)NULL);
36383    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36384    }
36385    G__tag_memvar_reset();
36386 }
36387 
36388 
36389    /* TEveMacro */
36390 static void G__setup_memvarTEveMacro(void) {
36391    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveMacro));
36392    { TEveMacro *p; p=(TEveMacro*)0x1000; if (p) { }
36393    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36394    }
36395    G__tag_memvar_reset();
36396 }
36397 
36398 
36399    /* TEveSelection */
36400 static void G__setup_memvarTEveSelection(void) {
36401    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSelection));
36402    { TEveSelection *p; p=(TEveSelection*)0x1000; if (p) { }
36403    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveSelectioncLcLEPickToSelect),-1,-2,1,G__FastAllocString(2048).Format("kPS_Ignore=%lldLL",(long long)TEveSelection::kPS_Ignore).data(),0,(char*)NULL);
36404    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveSelectioncLcLEPickToSelect),-1,-2,1,G__FastAllocString(2048).Format("kPS_Element=%lldLL",(long long)TEveSelection::kPS_Element).data(),0,(char*)NULL);
36405    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveSelectioncLcLEPickToSelect),-1,-2,1,G__FastAllocString(2048).Format("kPS_Projectable=%lldLL",(long long)TEveSelection::kPS_Projectable).data(),0,(char*)NULL);
36406    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveSelectioncLcLEPickToSelect),-1,-2,1,G__FastAllocString(2048).Format("kPS_Compound=%lldLL",(long long)TEveSelection::kPS_Compound).data(),0,(char*)NULL);
36407    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveSelectioncLcLEPickToSelect),-1,-2,1,G__FastAllocString(2048).Format("kPS_PableCompound=%lldLL",(long long)TEveSelection::kPS_PableCompound).data(),0,(char*)NULL);
36408    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveSelectioncLcLEPickToSelect),-1,-2,1,G__FastAllocString(2048).Format("kPS_Master=%lldLL",(long long)TEveSelection::kPS_Master).data(),0,(char*)NULL);
36409    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fPickToSelect=",0,(char*)NULL);
36410    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fActive=",0,(char*)NULL);
36411    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fIsMaster=",0,(char*)NULL);
36412    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_maplETEveElementmUcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRsPgRsPgRsPgR),G__defined_typename("SelMap_t"),-1,2,"fImpliedSelected=",0,(char*)NULL);
36413    G__memvar_setup((void*)0,97,0,0,-1,G__defined_typename("Select_foo"),-1,2,"fSelElement=",0,(char*)NULL);
36414    G__memvar_setup((void*)0,97,0,0,-1,G__defined_typename("ImplySelect_foo"),-1,2,"fIncImpSelElement=",0,(char*)NULL);
36415    G__memvar_setup((void*)0,97,0,0,-1,G__defined_typename("ImplySelect_foo"),-1,2,"fDecImpSelElement=",0,(char*)NULL);
36416    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36417    }
36418    G__tag_memvar_reset();
36419 }
36420 
36421 
36422    /* TEveViewer */
36423 static void G__setup_memvarTEveViewer(void) {
36424    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewer));
36425    { TEveViewer *p; p=(TEveViewer*)0x1000; if (p) { }
36426    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGLViewer),-1,-1,2,"fGLViewer=",0,(char*)NULL);
36427    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),-1,-1,2,"fGLViewerFrame=",0,(char*)NULL);
36428    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,2,"fgInitInternal=",0,(char*)NULL);
36429    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,2,"fgRecreateGlOnDockOps=",0,(char*)NULL);
36430    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36431    }
36432    G__tag_memvar_reset();
36433 }
36434 
36435 
36436    /* TEveViewerList */
36437 static void G__setup_memvarTEveViewerList(void) {
36438    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerList));
36439    { TEveViewerList *p; p=(TEveViewerList*)0x1000; if (p) { }
36440    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fShowTooltip=",0,(char*)NULL);
36441    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fBrightness=",0,(char*)NULL);
36442    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fUseLightColorSet=",0,(char*)NULL);
36443    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36444    }
36445    G__tag_memvar_reset();
36446 }
36447 
36448 
36449    /* TEveScene */
36450 static void G__setup_memvarTEveScene(void) {
36451    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveScene));
36452    { TEveScene *p; p=(TEveScene*)0x1000; if (p) { }
36453    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEvePad),-1,-1,2,"fPad=",0,(char*)NULL);
36454    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGLScenePad),-1,-1,2,"fGLScene=",0,(char*)NULL);
36455    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fChanged=",0,(char*)NULL);
36456    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fSmartRefresh=",0,(char*)NULL);
36457    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fHierarchical=",0,(char*)NULL);
36458    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36459    }
36460    G__tag_memvar_reset();
36461 }
36462 
36463 
36464    /* TEveSceneList */
36465 static void G__setup_memvarTEveSceneList(void) {
36466    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneList));
36467    { TEveSceneList *p; p=(TEveSceneList*)0x1000; if (p) { }
36468    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36469    }
36470    G__tag_memvar_reset();
36471 }
36472 
36473 
36474    /* TEveWindowManager */
36475 static void G__setup_memvarTEveWindowManager(void) {
36476    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowManager));
36477    { TEveWindowManager *p; p=(TEveWindowManager*)0x1000; if (p) { }
36478    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow),-1,-1,2,"fCurrentWindow=",0,(char*)NULL);
36479    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow),-1,-1,2,"fDefaultContainer=",0,(char*)NULL);
36480    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36481    }
36482    G__tag_memvar_reset();
36483 }
36484 
36485 
36486    /* TEveManager::TRedrawDisabler */
36487 static void G__setup_memvarTEveManagercLcLTRedrawDisabler(void) {
36488    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveManagercLcLTRedrawDisabler));
36489    { TEveManager::TRedrawDisabler *p; p=(TEveManager::TRedrawDisabler*)0x1000; if (p) { }
36490    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveManager),-1,-1,4,"fMgr=",0,(char*)NULL);
36491    G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
36492    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36493    }
36494    G__tag_memvar_reset();
36495 }
36496 
36497 
36498    /* TEveManager::TExceptionHandler */
36499 static void G__setup_memvarTEveManagercLcLTExceptionHandler(void) {
36500    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveManagercLcLTExceptionHandler));
36501    { TEveManager::TExceptionHandler *p; p=(TEveManager::TExceptionHandler*)0x1000; if (p) { }
36502    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36503    }
36504    G__tag_memvar_reset();
36505 }
36506 
36507 
36508    /* TEvePad */
36509 static void G__setup_memvarTEvePad(void) {
36510    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEvePad));
36511    { TEvePad *p; p=(TEvePad*)0x1000; if (p) { }
36512    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36513    }
36514    G__tag_memvar_reset();
36515 }
36516 
36517 
36518    /* TEveParamList */
36519 static void G__setup_memvarTEveParamList(void) {
36520    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveParamList));
36521    { TEveParamList *p; p=(TEveParamList*)0x1000; if (p) { }
36522    G__memvar_setup((void*)0,115,0,0,-1,G__defined_typename("Color_t"),-1,2,"fColor=",0,(char*)NULL);
36523    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLFloatConfig_tcOallocatorlETEveParamListcLcLFloatConfig_tgRsPgR),G__defined_typename("FloatConfigVec_t"),-1,2,"fFloatParameters=",0,(char*)NULL);
36524    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLIntConfig_tcOallocatorlETEveParamListcLcLIntConfig_tgRsPgR),G__defined_typename("IntConfigVec_t"),-1,2,"fIntParameters=",0,(char*)NULL);
36525    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLBoolConfig_tcOallocatorlETEveParamListcLcLBoolConfig_tgRsPgR),G__defined_typename("BoolConfigVec_t"),-1,2,"fBoolParameters=",0,(char*)NULL);
36526    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36527    }
36528    G__tag_memvar_reset();
36529 }
36530 
36531 
36532    /* TEveParamListEditor */
36533 static void G__setup_memvarTEveParamListEditor(void) {
36534    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListEditor));
36535    { TEveParamListEditor *p; p=(TEveParamListEditor*)0x1000; if (p) { }
36536    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveParamList),-1,-1,2,"fM=",0,"Model object.");
36537    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGVerticalFrame),-1,-1,2,"fParamFrame=",0,(char*)NULL);
36538    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETGNumberEntrymUcOallocatorlETGNumberEntrymUgRsPgR),G__defined_typename("vector<TGNumberEntry*>"),-1,2,"fIntParameters=",0,(char*)NULL);
36539    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETGNumberEntrymUcOallocatorlETGNumberEntrymUgRsPgR),G__defined_typename("vector<TGNumberEntry*>"),-1,2,"fFloatParameters=",0,(char*)NULL);
36540    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_vectorlETGCheckButtonmUcOallocatorlETGCheckButtonmUgRsPgR),G__defined_typename("vector<TGCheckButton*>"),-1,2,"fBoolParameters=",0,(char*)NULL);
36541    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36542    }
36543    G__tag_memvar_reset();
36544 }
36545 
36546 
36547    /* TEveParamList::FloatConfig_t */
36548 static void G__setup_memvarTEveParamListcLcLFloatConfig_t(void) {
36549    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLFloatConfig_t));
36550    { TEveParamList::FloatConfig_t *p; p=(TEveParamList::FloatConfig_t*)0x1000; if (p) { }
36551    G__memvar_setup((void*)((long)(&p->fValue)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"fValue=",0,(char*)NULL);
36552    G__memvar_setup((void*)((long)(&p->fMin)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"fMin=",0,(char*)NULL);
36553    G__memvar_setup((void*)((long)(&p->fMax)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"fMax=",0,(char*)NULL);
36554    G__memvar_setup((void*)((long)(&p->fName)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TString),-1,-1,1,"fName=",0,(char*)NULL);
36555    G__memvar_setup((void*)((long)(&p->fSelector)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"fSelector=",0,(char*)NULL);
36556    }
36557    G__tag_memvar_reset();
36558 }
36559 
36560 
36561    /* TEveParamList::IntConfig_t */
36562 static void G__setup_memvarTEveParamListcLcLIntConfig_t(void) {
36563    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLIntConfig_t));
36564    { TEveParamList::IntConfig_t *p; p=(TEveParamList::IntConfig_t*)0x1000; if (p) { }
36565    G__memvar_setup((void*)((long)(&p->fValue)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fValue=",0,(char*)NULL);
36566    G__memvar_setup((void*)((long)(&p->fMin)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fMin=",0,(char*)NULL);
36567    G__memvar_setup((void*)((long)(&p->fMax)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fMax=",0,(char*)NULL);
36568    G__memvar_setup((void*)((long)(&p->fName)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TString),-1,-1,1,"fName=",0,(char*)NULL);
36569    G__memvar_setup((void*)((long)(&p->fSelector)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"fSelector=",0,(char*)NULL);
36570    }
36571    G__tag_memvar_reset();
36572 }
36573 
36574 
36575    /* TEveParamList::BoolConfig_t */
36576 static void G__setup_memvarTEveParamListcLcLBoolConfig_t(void) {
36577    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLBoolConfig_t));
36578    { TEveParamList::BoolConfig_t *p; p=(TEveParamList::BoolConfig_t*)0x1000; if (p) { }
36579    G__memvar_setup((void*)((long)(&p->fValue)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"fValue=",0,(char*)NULL);
36580    G__memvar_setup((void*)((long)(&p->fName)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TString),-1,-1,1,"fName=",0,(char*)NULL);
36581    }
36582    G__tag_memvar_reset();
36583 }
36584 
36585 
36586    /* TEveProjectionAxes */
36587 static void G__setup_memvarTEveProjectionAxes(void) {
36588    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxes));
36589    { TEveProjectionAxes *p; p=(TEveProjectionAxes*)0x1000; if (p) { }
36590    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxescLcLELabMode),-1,-2,1,G__FastAllocString(2048).Format("kPosition=%lldLL",(long long)TEveProjectionAxes::kPosition).data(),0,(char*)NULL);
36591    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxescLcLELabMode),-1,-2,1,G__FastAllocString(2048).Format("kValue=%lldLL",(long long)TEveProjectionAxes::kValue).data(),0,(char*)NULL);
36592    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxescLcLEAxesMode),-1,-2,1,G__FastAllocString(2048).Format("kHorizontal=%lldLL",(long long)TEveProjectionAxes::kHorizontal).data(),0,(char*)NULL);
36593    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxescLcLEAxesMode),-1,-2,1,G__FastAllocString(2048).Format("kVertical=%lldLL",(long long)TEveProjectionAxes::kVertical).data(),0,(char*)NULL);
36594    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxescLcLEAxesMode),-1,-2,1,G__FastAllocString(2048).Format("kAll=%lldLL",(long long)TEveProjectionAxes::kAll).data(),0,(char*)NULL);
36595    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManager),-1,-1,2,"fManager=",0,"Model object.");
36596    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fUseColorSet=",0,(char*)NULL);
36597    G__memvar_setup((void*)0,105,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxescLcLELabMode),-1,-1,2,"fLabMode=",0,"Division of distorted space.");
36598    G__memvar_setup((void*)0,105,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxescLcLEAxesMode),-1,-1,2,"fAxesMode=",0,"Axis vertical/hotrizontal orientation.");
36599    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fDrawCenter=",0,"Draw center of distortion.");
36600    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fDrawOrigin=",0,"Draw origin.");
36601    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36602    }
36603    G__tag_memvar_reset();
36604 }
36605 
36606 
36607    /* TEveProjectionAxesEditor */
36608 static void G__setup_memvarTEveProjectionAxesEditor(void) {
36609    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxesEditor));
36610    { TEveProjectionAxesEditor *p; p=(TEveProjectionAxesEditor*)0x1000; if (p) { }
36611    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxes),-1,-1,2,"fM=",0,"Model object.");
36612    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGComboBox),-1,-1,2,"fLabMode=",0,(char*)NULL);
36613    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGComboBox),-1,-1,2,"fAxesMode=",0,(char*)NULL);
36614    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGVerticalFrame),-1,-1,2,"fCenterFrame=",0,"Parent frame for Center tab.");
36615    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGCheckButton),-1,-1,2,"fDrawCenter=",0,"draw center widget");
36616    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGCheckButton),-1,-1,2,"fDrawOrigin=",0,"draw origin widget");
36617    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36618    }
36619    G__tag_memvar_reset();
36620 }
36621 
36622 
36623    /* TEveProjectionAxesGL */
36624 static void G__setup_memvarTEveProjectionAxesGL(void) {
36625    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxesGL));
36626    { TEveProjectionAxesGL *p; p=(TEveProjectionAxesGL*)0x1000; if (p) { }
36627    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxes),-1,-1,2,"fM=",0,"Model object.");
36628    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjection),-1,-1,2,"fProjection=",0,"Cached model projection");
36629    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGLAxisPainter),-1,-1,2,"fAxisPainter=",0,(char*)NULL);
36630    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36631    }
36632    G__tag_memvar_reset();
36633 }
36634 
36635 
36636    /* TEveProjectionManagerEditor */
36637 static void G__setup_memvarTEveProjectionManagerEditor(void) {
36638    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManagerEditor));
36639    { TEveProjectionManagerEditor *p; p=(TEveProjectionManagerEditor*)0x1000; if (p) { }
36640    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManager),-1,-1,2,"fM=",0,"Model object.");
36641    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGComboBox),-1,-1,2,"fType=",0,"TEveProjection type widget");
36642    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator),-1,-1,2,"fDistortion=",0,"TEveProjection distortion widget");
36643    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator),-1,-1,2,"fFixR=",0,"TEveProjection fixed-radius widget");
36644    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator),-1,-1,2,"fFixZ=",0,"TEveProjection fixed-z widget");
36645    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator),-1,-1,2,"fPastFixRFac=",0,"TEveProjection relative scale after FixR");
36646    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator),-1,-1,2,"fPastFixZFac=",0,"TEveProjection relative scale after FixZ");
36647    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator),-1,-1,2,"fCurrentDepth=",0,"TEveProjection z-coordinate widget");
36648    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator),-1,-1,2,"fMaxTrackStep=",0,"TEveProjection relative scale after FixZ");
36649    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGVerticalFrame),-1,-1,2,"fCenterFrame=",0,"parent frame for distortion center");
36650    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator),-1,-1,2,"fCenterX=",0,"center x value widget");
36651    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator),-1,-1,2,"fCenterY=",0,"center y value widget");
36652    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator),-1,-1,2,"fCenterZ=",0,"center z value widget");
36653    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36654    }
36655    G__tag_memvar_reset();
36656 }
36657 
36658 
36659    /* TEveVectorT<float> */
36660 static void G__setup_memvarTEveVectorTlEfloatgR(void) {
36661    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR));
36662    { TEveVectorT<float> *p; p=(TEveVectorT<float>*)0x1000; if (p) { }
36663    G__memvar_setup((void*)((long)(&p->fX)-(long)(p)),102,0,0,-1,-1,-1,1,"fX=",0,(char*)NULL);
36664    G__memvar_setup((void*)((long)(&p->fY)-(long)(p)),102,0,0,-1,-1,-1,1,"fY=",0,(char*)NULL);
36665    G__memvar_setup((void*)((long)(&p->fZ)-(long)(p)),102,0,0,-1,-1,-1,1,"fZ=",0,"Components of the vector.");
36666    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36667    }
36668    G__tag_memvar_reset();
36669 }
36670 
36671 
36672    /* TEveVectorT<double> */
36673 static void G__setup_memvarTEveVectorTlEdoublegR(void) {
36674    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR));
36675    { TEveVectorT<double> *p; p=(TEveVectorT<double>*)0x1000; if (p) { }
36676    G__memvar_setup((void*)((long)(&p->fX)-(long)(p)),100,0,0,-1,-1,-1,1,"fX=",0,(char*)NULL);
36677    G__memvar_setup((void*)((long)(&p->fY)-(long)(p)),100,0,0,-1,-1,-1,1,"fY=",0,(char*)NULL);
36678    G__memvar_setup((void*)((long)(&p->fZ)-(long)(p)),100,0,0,-1,-1,-1,1,"fZ=",0,"Components of the vector.");
36679    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36680    }
36681    G__tag_memvar_reset();
36682 }
36683 
36684 
36685    /* TEveVector4T<float> */
36686 static void G__setup_memvarTEveVector4TlEfloatgR(void) {
36687    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR));
36688    { TEveVector4T<float> *p; p=(TEveVector4T<float>*)0x1000; if (p) { }
36689    G__memvar_setup((void*)((long)(&p->fT)-(long)(p)),102,0,0,-1,-1,-1,1,"fT=",0,(char*)NULL);
36690    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36691    }
36692    G__tag_memvar_reset();
36693 }
36694 
36695 
36696    /* TEveVector4T<double> */
36697 static void G__setup_memvarTEveVector4TlEdoublegR(void) {
36698    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR));
36699    { TEveVector4T<double> *p; p=(TEveVector4T<double>*)0x1000; if (p) { }
36700    G__memvar_setup((void*)((long)(&p->fT)-(long)(p)),100,0,0,-1,-1,-1,1,"fT=",0,(char*)NULL);
36701    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36702    }
36703    G__tag_memvar_reset();
36704 }
36705 
36706 
36707    /* TEveVector2T<float> */
36708 static void G__setup_memvarTEveVector2TlEfloatgR(void) {
36709    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR));
36710    { TEveVector2T<float> *p; p=(TEveVector2T<float>*)0x1000; if (p) { }
36711    G__memvar_setup((void*)((long)(&p->fX)-(long)(p)),102,0,0,-1,-1,-1,1,"fX=",0,(char*)NULL);
36712    G__memvar_setup((void*)((long)(&p->fY)-(long)(p)),102,0,0,-1,-1,-1,1,"fY=",0,"Components of the point.");
36713    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36714    }
36715    G__tag_memvar_reset();
36716 }
36717 
36718 
36719    /* TEveVector2T<double> */
36720 static void G__setup_memvarTEveVector2TlEdoublegR(void) {
36721    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR));
36722    { TEveVector2T<double> *p; p=(TEveVector2T<double>*)0x1000; if (p) { }
36723    G__memvar_setup((void*)((long)(&p->fX)-(long)(p)),100,0,0,-1,-1,-1,1,"fX=",0,(char*)NULL);
36724    G__memvar_setup((void*)((long)(&p->fY)-(long)(p)),100,0,0,-1,-1,-1,1,"fY=",0,"Components of the point.");
36725    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36726    }
36727    G__tag_memvar_reset();
36728 }
36729 
36730 
36731    /* TEveProjection::PreScaleEntry_t */
36732 static void G__setup_memvarTEveProjectioncLcLPreScaleEntry_t(void) {
36733    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t));
36734    { TEveProjection::PreScaleEntry_t *p; p=(TEveProjection::PreScaleEntry_t*)0x1000; if (p) { }
36735    G__memvar_setup((void*)((long)(&p->fMin)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"fMin=",0,(char*)NULL);
36736    G__memvar_setup((void*)((long)(&p->fMax)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"fMax=",0,(char*)NULL);
36737    G__memvar_setup((void*)((long)(&p->fOffset)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"fOffset=",0,(char*)NULL);
36738    G__memvar_setup((void*)((long)(&p->fScale)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"fScale=",0,(char*)NULL);
36739    G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
36740    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36741    }
36742    G__tag_memvar_reset();
36743 }
36744 
36745 
36746    /* vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> > */
36747 static void G__setup_memvarvectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR(void) {
36748    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR));
36749    { vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> > *p; p=(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >*)0x1000; if (p) { }
36750    }
36751    G__tag_memvar_reset();
36752 }
36753 
36754 
36755    /* vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator */
36756 static void G__setup_memvarvectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator(void) {
36757    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator));
36758    { vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator *p; p=(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator*)0x1000; if (p) { }
36759    }
36760    G__tag_memvar_reset();
36761 }
36762 
36763 
36764    /* TEveRhoZProjection */
36765 static void G__setup_memvarTEveRhoZProjection(void) {
36766    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveRhoZProjection));
36767    { TEveRhoZProjection *p; p=(TEveRhoZProjection*)0x1000; if (p) { }
36768    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,4,"fProjectedCenter=",0,"projected center of distortion.");
36769    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36770    }
36771    G__tag_memvar_reset();
36772 }
36773 
36774 
36775    /* TEveRPhiProjection */
36776 static void G__setup_memvarTEveRPhiProjection(void) {
36777    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveRPhiProjection));
36778    { TEveRPhiProjection *p; p=(TEveRPhiProjection*)0x1000; if (p) { }
36779    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36780    }
36781    G__tag_memvar_reset();
36782 }
36783 
36784 
36785    /* TEve3DProjection */
36786 static void G__setup_memvarTEve3DProjection(void) {
36787    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEve3DProjection));
36788    { TEve3DProjection *p; p=(TEve3DProjection*)0x1000; if (p) { }
36789    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36790    }
36791    G__tag_memvar_reset();
36792 }
36793 
36794 
36795    /* TEveSceneInfo */
36796 static void G__setup_memvarTEveSceneInfo(void) {
36797    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneInfo));
36798    { TEveSceneInfo *p; p=(TEveSceneInfo*)0x1000; if (p) { }
36799    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveViewer),-1,-1,2,"fViewer=",0,(char*)NULL);
36800    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveScene),-1,-1,2,"fScene=",0,(char*)NULL);
36801    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGLSceneInfo),-1,-1,2,"fGLSceneInfo=",0,(char*)NULL);
36802    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36803    }
36804    G__tag_memvar_reset();
36805 }
36806 
36807 
36808    /* TEveTransEditor */
36809 static void G__setup_memvarTEveTransEditor(void) {
36810    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveTransEditor));
36811    { TEveTransEditor *p; p=(TEveTransEditor*)0x1000; if (p) { }
36812    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveTrans),-1,-1,2,"fM=",0,"Model object.");
36813    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveTransSubEditor),-1,-1,2,"fSE=",0,"Actual editor widget.");
36814    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36815    }
36816    G__tag_memvar_reset();
36817 }
36818 
36819 
36820    /* TEveSelectorToEventList */
36821 static void G__setup_memvarTEveSelectorToEventList(void) {
36822    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSelectorToEventList));
36823    { TEveSelectorToEventList *p; p=(TEveSelectorToEventList*)0x1000; if (p) { }
36824    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEventList),-1,-1,2,"fEvList=",0,(char*)NULL);
36825    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TList),-1,-1,2,"fInput=",0,(char*)NULL);
36826    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36827    }
36828    G__tag_memvar_reset();
36829 }
36830 
36831 
36832    /* TEvePointSelector */
36833 static void G__setup_memvarTEvePointSelector(void) {
36834    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEvePointSelector));
36835    { TEvePointSelector *p; p=(TEvePointSelector*)0x1000; if (p) { }
36836    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TTree),-1,-1,2,"fTree=",0,(char*)NULL);
36837    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEvePointSelectorConsumer),-1,-1,2,"fConsumer=",0,(char*)NULL);
36838    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TString),-1,-1,2,"fVarexp=",0,(char*)NULL);
36839    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TString),-1,-1,2,"fSelection=",0,(char*)NULL);
36840    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TString),-1,-1,2,"fSubIdExp=",0,(char*)NULL);
36841    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fSubIdNum=",0,(char*)NULL);
36842    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TList),-1,-1,2,"fInput=",0,(char*)NULL);
36843    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36844    }
36845    G__tag_memvar_reset();
36846 }
36847 
36848 
36849    /* TEvePointSelectorConsumer */
36850 static void G__setup_memvarTEvePointSelectorConsumer(void) {
36851    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEvePointSelectorConsumer));
36852    { TEvePointSelectorConsumer *p; p=(TEvePointSelectorConsumer*)0x1000; if (p) { }
36853    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEvePointSelectorConsumercLcLETreeVarType_e),-1,-2,1,G__FastAllocString(2048).Format("kTVT_XYZ=%lldLL",(long long)TEvePointSelectorConsumer::kTVT_XYZ).data(),0,(char*)NULL);
36854    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEvePointSelectorConsumercLcLETreeVarType_e),-1,-2,1,G__FastAllocString(2048).Format("kTVT_RPhiZ=%lldLL",(long long)TEvePointSelectorConsumer::kTVT_RPhiZ).data(),0,(char*)NULL);
36855    G__memvar_setup((void*)0,105,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEvePointSelectorConsumercLcLETreeVarType_e),-1,-1,2,"fSourceCS=",0,"Coordinate-System of the source tree variables");
36856    G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
36857    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36858    }
36859    G__tag_memvar_reset();
36860 }
36861 
36862 
36863    /* TEvePathMarkT<float> */
36864 static void G__setup_memvarTEvePathMarkTlEfloatgR(void) {
36865    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEfloatgR));
36866    { TEvePathMarkT<float> *p; p=(TEvePathMarkT<float>*)0x1000; if (p) { }
36867    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEfloatgRcLcLEType_e),-1,-2,1,G__FastAllocString(2048).Format("kReference=%lldLL",(long long)TEvePathMarkT<float>::kReference).data(),0,(char*)NULL);
36868    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEfloatgRcLcLEType_e),-1,-2,1,G__FastAllocString(2048).Format("kDaughter=%lldLL",(long long)TEvePathMarkT<float>::kDaughter).data(),0,(char*)NULL);
36869    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEfloatgRcLcLEType_e),-1,-2,1,G__FastAllocString(2048).Format("kDecay=%lldLL",(long long)TEvePathMarkT<float>::kDecay).data(),0,(char*)NULL);
36870    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEfloatgRcLcLEType_e),-1,-2,1,G__FastAllocString(2048).Format("kCluster2D=%lldLL",(long long)TEvePathMarkT<float>::kCluster2D).data(),0,(char*)NULL);
36871    G__memvar_setup((void*)((long)(&p->fType)-(long)(p)),105,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEfloatgRcLcLEType_e),-1,-1,1,"fType=",0,"Mark-type.");
36872    G__memvar_setup((void*)((long)(&p->fV)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),-1,-1,1,"fV=",0,"Vertex.");
36873    G__memvar_setup((void*)((long)(&p->fP)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),-1,-1,1,"fP=",0,"Momentum.");
36874    G__memvar_setup((void*)((long)(&p->fE)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),-1,-1,1,"fE=",0,"Extra, meaning depends on fType.");
36875    G__memvar_setup((void*)((long)(&p->fTime)-(long)(p)),102,0,0,-1,-1,-1,1,"fTime=",0,"Time.");
36876    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36877    }
36878    G__tag_memvar_reset();
36879 }
36880 
36881 
36882    /* TEvePathMarkT<double> */
36883 static void G__setup_memvarTEvePathMarkTlEdoublegR(void) {
36884    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEdoublegR));
36885    { TEvePathMarkT<double> *p; p=(TEvePathMarkT<double>*)0x1000; if (p) { }
36886    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEdoublegRcLcLEType_e),-1,-2,1,G__FastAllocString(2048).Format("kReference=%lldLL",(long long)TEvePathMarkT<double>::kReference).data(),0,(char*)NULL);
36887    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEdoublegRcLcLEType_e),-1,-2,1,G__FastAllocString(2048).Format("kDaughter=%lldLL",(long long)TEvePathMarkT<double>::kDaughter).data(),0,(char*)NULL);
36888    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEdoublegRcLcLEType_e),-1,-2,1,G__FastAllocString(2048).Format("kDecay=%lldLL",(long long)TEvePathMarkT<double>::kDecay).data(),0,(char*)NULL);
36889    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEdoublegRcLcLEType_e),-1,-2,1,G__FastAllocString(2048).Format("kCluster2D=%lldLL",(long long)TEvePathMarkT<double>::kCluster2D).data(),0,(char*)NULL);
36890    G__memvar_setup((void*)((long)(&p->fType)-(long)(p)),105,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEdoublegRcLcLEType_e),-1,-1,1,"fType=",0,"Mark-type.");
36891    G__memvar_setup((void*)((long)(&p->fV)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR),-1,-1,1,"fV=",0,"Vertex.");
36892    G__memvar_setup((void*)((long)(&p->fP)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR),-1,-1,1,"fP=",0,"Momentum.");
36893    G__memvar_setup((void*)((long)(&p->fE)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR),-1,-1,1,"fE=",0,"Extra, meaning depends on fType.");
36894    G__memvar_setup((void*)((long)(&p->fTime)-(long)(p)),100,0,0,-1,-1,-1,1,"fTime=",0,"Time.");
36895    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36896    }
36897    G__tag_memvar_reset();
36898 }
36899 
36900 
36901    /* TEveMCTrack */
36902 static void G__setup_memvarTEveMCTrack(void) {
36903    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveMCTrack));
36904    { TEveMCTrack *p; p=(TEveMCTrack*)0x1000; if (p) { }
36905    G__memvar_setup((void*)((long)(&p->fLabel)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fLabel=",0,"Label of the track");
36906    G__memvar_setup((void*)((long)(&p->fIndex)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fIndex=",0,"Index of the track (in some source array)");
36907    G__memvar_setup((void*)((long)(&p->fEvaLabel)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fEvaLabel=",0,"Label of primary particle");
36908    G__memvar_setup((void*)((long)(&p->fDecayed)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"fDecayed=",0,"True if decayed during tracking.");
36909    G__memvar_setup((void*)((long)(&p->fTDecay)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"fTDecay=",0,"Decay time");
36910    G__memvar_setup((void*)((long)(&p->fVDecay)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,1,"fVDecay=",0,"Decay vertex");
36911    G__memvar_setup((void*)((long)(&p->fPDecay)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,1,"fPDecay=",0,"Decay momentum");
36912    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36913    }
36914    G__tag_memvar_reset();
36915 }
36916 
36917 
36918    /* TEveHit */
36919 static void G__setup_memvarTEveHit(void) {
36920    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveHit));
36921    { TEveHit *p; p=(TEveHit*)0x1000; if (p) { }
36922    G__memvar_setup((void*)((long)(&p->fDetId)-(long)(p)),114,0,0,-1,G__defined_typename("UShort_t"),-1,1,"fDetId=",0,"Custom detector id.");
36923    G__memvar_setup((void*)((long)(&p->fSubdetId)-(long)(p)),114,0,0,-1,G__defined_typename("UShort_t"),-1,1,"fSubdetId=",0,"Custom sub-detector id.");
36924    G__memvar_setup((void*)((long)(&p->fLabel)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fLabel=",0,"Label of particle that produced the hit.");
36925    G__memvar_setup((void*)((long)(&p->fEvaLabel)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fEvaLabel=",0,"Label of primary particle, ancestor of label.");
36926    G__memvar_setup((void*)((long)(&p->fV)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,1,"fV=",0,"Hit position.");
36927    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36928    }
36929    G__tag_memvar_reset();
36930 }
36931 
36932 
36933    /* TEveCluster */
36934 static void G__setup_memvarTEveCluster(void) {
36935    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCluster));
36936    { TEveCluster *p; p=(TEveCluster*)0x1000; if (p) { }
36937    G__memvar_setup((void*)((long)(&p->fDetId)-(long)(p)),114,0,0,-1,G__defined_typename("UShort_t"),-1,1,"fDetId=",0,"Custom detector id.");
36938    G__memvar_setup((void*)((long)(&p->fSubdetId)-(long)(p)),114,0,0,-1,G__defined_typename("UShort_t"),-1,1,"fSubdetId=",0,"Custom sub-detector id.");
36939    G__memvar_setup((void*)((long)(&p->fLabel)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fLabel[3]=",0,"Labels of particles that contributed hits.");
36940    G__memvar_setup((void*)((long)(&p->fV)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,1,"fV=",0,"Vertex.");
36941    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36942    }
36943    G__tag_memvar_reset();
36944 }
36945 
36946 
36947    /* TEveRecTrack */
36948 static void G__setup_memvarTEveRecTrack(void) {
36949    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveRecTrack));
36950    { TEveRecTrack *p; p=(TEveRecTrack*)0x1000; if (p) { }
36951    G__memvar_setup((void*)((long)(&p->fLabel)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fLabel=",0,"Label of the track.");
36952    G__memvar_setup((void*)((long)(&p->fIndex)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fIndex=",0,"Index of the track (in some source array).");
36953    G__memvar_setup((void*)((long)(&p->fStatus)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fStatus=",0,"Status as exported from reconstruction.");
36954    G__memvar_setup((void*)((long)(&p->fSign)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fSign=",0,"Charge of the track.");
36955    G__memvar_setup((void*)((long)(&p->fV)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,1,"fV=",0,"Start vertex from reconstruction.");
36956    G__memvar_setup((void*)((long)(&p->fP)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,1,"fP=",0,"Reconstructed momentum at start vertex.");
36957    G__memvar_setup((void*)((long)(&p->fBeta)-(long)(p)),102,0,0,-1,G__defined_typename("Float_t"),-1,1,"fBeta=",0,"Relativistic beta factor.");
36958    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36959    }
36960    G__tag_memvar_reset();
36961 }
36962 
36963 
36964    /* TEveRecKink */
36965 static void G__setup_memvarTEveRecKink(void) {
36966    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveRecKink));
36967    { TEveRecKink *p; p=(TEveRecKink*)0x1000; if (p) { }
36968    G__memvar_setup((void*)((long)(&p->fVKink)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,1,"fVKink=",0,"Kink vertex: reconstructed position of the kink");
36969    G__memvar_setup((void*)((long)(&p->fPMother)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,1,"fPMother=",0,"Momentum of the mother track");
36970    G__memvar_setup((void*)((long)(&p->fVMother)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,1,"fVMother=",0,"Vertex of the mother track");
36971    G__memvar_setup((void*)((long)(&p->fPDaughter)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,1,"fPDaughter=",0,"Momentum of the daughter track");
36972    G__memvar_setup((void*)((long)(&p->fVDaughter)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,1,"fVDaughter=",0,"Vertex of the daughter track");
36973    G__memvar_setup((void*)((long)(&p->fKinkAngle)-(long)(p)),100,0,0,-1,G__defined_typename("Double32_t"),-1,1,"fKinkAngle[3]=",0,"three angles");
36974    G__memvar_setup((void*)((long)(&p->fSign)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fSign=",0,"sign of the track");
36975    G__memvar_setup((void*)((long)(&p->fStatus)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fStatus=",0,"Status as exported from reconstruction");
36976    G__memvar_setup((void*)((long)(&p->fKinkLabel)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fKinkLabel[2]=",0,"Labels of the mother and daughter tracks");
36977    G__memvar_setup((void*)((long)(&p->fKinkIndex)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fKinkIndex[2]=",0,"Indices of the mother and daughter tracks");
36978    G__memvar_setup((void*)((long)(&p->fKinkPdg)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fKinkPdg[2]=",0,"PDG code of mother and daughter.");
36979    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
36980    }
36981    G__tag_memvar_reset();
36982 }
36983 
36984 
36985    /* TEveRecV0 */
36986 static void G__setup_memvarTEveRecV0(void) {
36987    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveRecV0));
36988    { TEveRecV0 *p; p=(TEveRecV0*)0x1000; if (p) { }
36989    G__memvar_setup((void*)((long)(&p->fStatus)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fStatus=",0,(char*)NULL);
36990    G__memvar_setup((void*)((long)(&p->fVNeg)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,1,"fVNeg=",0,"Vertex of negative track.");
36991    G__memvar_setup((void*)((long)(&p->fPNeg)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,1,"fPNeg=",0,"Momentum of negative track.");
36992    G__memvar_setup((void*)((long)(&p->fVPos)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,1,"fVPos=",0,"Vertex of positive track.");
36993    G__memvar_setup((void*)((long)(&p->fPPos)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,1,"fPPos=",0,"Momentum of positive track.");
36994    G__memvar_setup((void*)((long)(&p->fVCa)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,1,"fVCa=",0,"Point of closest approach.");
36995    G__memvar_setup((void*)((long)(&p->fV0Birth)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,1,"fV0Birth=",0,"Reconstucted birth point of neutral particle.");
36996    G__memvar_setup((void*)((long)(&p->fLabel)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fLabel=",0,"Neutral mother label read from kinematics.");
36997    G__memvar_setup((void*)((long)(&p->fPdg)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fPdg=",0,"PDG code of mother.");
36998    G__memvar_setup((void*)((long)(&p->fDLabel)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fDLabel[2]=",0,"Daughter labels.");
36999    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
37000    }
37001    G__tag_memvar_reset();
37002 }
37003 
37004 
37005    /* TEveRecCascade */
37006 static void G__setup_memvarTEveRecCascade(void) {
37007    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveRecCascade));
37008    { TEveRecCascade *p; p=(TEveRecCascade*)0x1000; if (p) { }
37009    G__memvar_setup((void*)((long)(&p->fStatus)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fStatus=",0,(char*)NULL);
37010    G__memvar_setup((void*)((long)(&p->fVBac)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,1,"fVBac=",0,"Vertex of bachelor track.");
37011    G__memvar_setup((void*)((long)(&p->fPBac)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,1,"fPBac=",0,"Momentum of bachelor track.");
37012    G__memvar_setup((void*)((long)(&p->fCascadeVCa)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,1,"fCascadeVCa=",0,"Point of closest approach for Cascade.");
37013    G__memvar_setup((void*)((long)(&p->fCascadeBirth)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR),G__defined_typename("TEveVector"),-1,1,"fCascadeBirth=",0,"Reconstucted birth point of cascade particle.");
37014    G__memvar_setup((void*)((long)(&p->fLabel)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fLabel=",0,"Cascade mother label read from kinematics.");
37015    G__memvar_setup((void*)((long)(&p->fPdg)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fPdg=",0,"PDG code of mother.");
37016    G__memvar_setup((void*)((long)(&p->fDLabel)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fDLabel=",0,"Daughter label.");
37017    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
37018    }
37019    G__tag_memvar_reset();
37020 }
37021 
37022 
37023    /* TEveMCRecCrossRef */
37024 static void G__setup_memvarTEveMCRecCrossRef(void) {
37025    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveMCRecCrossRef));
37026    { TEveMCRecCrossRef *p; p=(TEveMCRecCrossRef*)0x1000; if (p) { }
37027    G__memvar_setup((void*)((long)(&p->fIsRec)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"fIsRec=",0,"Is reconstructed.");
37028    G__memvar_setup((void*)((long)(&p->fHasV0)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"fHasV0=",0,(char*)NULL);
37029    G__memvar_setup((void*)((long)(&p->fHasKink)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"fHasKink=",0,(char*)NULL);
37030    G__memvar_setup((void*)((long)(&p->fLabel)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fLabel=",0,(char*)NULL);
37031    G__memvar_setup((void*)((long)(&p->fNHits)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fNHits=",0,(char*)NULL);
37032    G__memvar_setup((void*)((long)(&p->fNClus)-(long)(p)),105,0,0,-1,G__defined_typename("Int_t"),-1,1,"fNClus=",0,(char*)NULL);
37033    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
37034    }
37035    G__tag_memvar_reset();
37036 }
37037 
37038 
37039    /* TEveVSD */
37040 static void G__setup_memvarTEveVSD(void) {
37041    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveVSD));
37042    { TEveVSD *p; p=(TEveVSD*)0x1000; if (p) { }
37043    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TFile),-1,-1,2,"fFile=",0,"!");
37044    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TDirectory),-1,-1,2,"fDirectory=",0,"!");
37045    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fBuffSize=",0,"!");
37046    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fVerbose=",0,"!");
37047    G__memvar_setup((void*)((long)(&p->fTreeK)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TTree),-1,-1,1,"fTreeK=",0,"! Kinematics.");
37048    G__memvar_setup((void*)((long)(&p->fTreeH)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TTree),-1,-1,1,"fTreeH=",0,"! Hits.");
37049    G__memvar_setup((void*)((long)(&p->fTreeC)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TTree),-1,-1,1,"fTreeC=",0,"! Clusters.");
37050    G__memvar_setup((void*)((long)(&p->fTreeR)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TTree),-1,-1,1,"fTreeR=",0,"! Reconstructed tracks.");
37051    G__memvar_setup((void*)((long)(&p->fTreeKK)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TTree),-1,-1,1,"fTreeKK=",0,"! Kinks.");
37052    G__memvar_setup((void*)((long)(&p->fTreeV0)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TTree),-1,-1,1,"fTreeV0=",0,"! VO's.");
37053    G__memvar_setup((void*)((long)(&p->fTreeCC)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TTree),-1,-1,1,"fTreeCC=",0,"! Cascades.");
37054    G__memvar_setup((void*)((long)(&p->fTreeGI)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TTree),-1,-1,1,"fTreeGI=",0,"! Sim-Rec cross references.");
37055    G__memvar_setup((void*)((long)(&p->fK)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveMCTrack),-1,-1,1,"fK=",0,(char*)NULL);
37056    G__memvar_setup((void*)((long)(&p->fpK)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveMCTrack),-1,-1,1,"fpK=",0,"!");
37057    G__memvar_setup((void*)((long)(&p->fH)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveHit),-1,-1,1,"fH=",0,(char*)NULL);
37058    G__memvar_setup((void*)((long)(&p->fpH)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveHit),-1,-1,1,"fpH=",0,"!");
37059    G__memvar_setup((void*)((long)(&p->fC)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveCluster),-1,-1,1,"fC=",0,(char*)NULL);
37060    G__memvar_setup((void*)((long)(&p->fpC)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveCluster),-1,-1,1,"fpC=",0,"!");
37061    G__memvar_setup((void*)((long)(&p->fR)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveRecTrack),-1,-1,1,"fR=",0,(char*)NULL);
37062    G__memvar_setup((void*)((long)(&p->fpR)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveRecTrack),-1,-1,1,"fpR=",0,"!");
37063    G__memvar_setup((void*)((long)(&p->fKK)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveRecKink),-1,-1,1,"fKK=",0,(char*)NULL);
37064    G__memvar_setup((void*)((long)(&p->fpKK)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveRecKink),-1,-1,1,"fpKK=",0,"!");
37065    G__memvar_setup((void*)((long)(&p->fV0)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveRecV0),-1,-1,1,"fV0=",0,(char*)NULL);
37066    G__memvar_setup((void*)((long)(&p->fpV0)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveRecV0),-1,-1,1,"fpV0=",0,"!");
37067    G__memvar_setup((void*)((long)(&p->fCC)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveRecCascade),-1,-1,1,"fCC=",0,(char*)NULL);
37068    G__memvar_setup((void*)((long)(&p->fpCC)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveRecCascade),-1,-1,1,"fpCC=",0,"!");
37069    G__memvar_setup((void*)((long)(&p->fGI)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveMCRecCrossRef),-1,-1,1,"fGI=",0,(char*)NULL);
37070    G__memvar_setup((void*)((long)(&p->fpGI)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveMCRecCrossRef),-1,-1,1,"fpGI=",0,"!");
37071    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
37072    }
37073    G__tag_memvar_reset();
37074 }
37075 
37076 
37077    /* TEveWindow */
37078 static void G__setup_memvarTEveWindow(void) {
37079    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow));
37080    { TEveWindow *p; p=(TEveWindow*)0x1000; if (p) { }
37081    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrame),-1,-1,2,"fEveFrame=",0,(char*)NULL);
37082    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fShowTitleBar=",0,(char*)NULL);
37083    G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-2,2,"fgMainFrameDefWidth=",0,(char*)NULL);
37084    G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-2,2,"fgMainFrameDefHeight=",0,(char*)NULL);
37085    G__memvar_setup((void*)0,107,0,0,-1,G__defined_typename("Pixel_t"),-2,2,"fgCurrentBackgroundColor=",0,(char*)NULL);
37086    G__memvar_setup((void*)0,107,0,0,-1,G__defined_typename("Pixel_t"),-2,2,"fgMiniBarBackgroundColor=",0,(char*)NULL);
37087    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
37088    }
37089    G__tag_memvar_reset();
37090 }
37091 
37092 
37093    /* TEveWindowSlot */
37094 static void G__setup_memvarTEveWindowSlot(void) {
37095    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowSlot));
37096    { TEveWindowSlot *p; p=(TEveWindowSlot*)0x1000; if (p) { }
37097    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGTextButton),-1,-1,2,"fEmptyButt=",0,(char*)NULL);
37098    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),-1,-1,2,"fEmbedBuffer=",0,(char*)NULL);
37099    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
37100    }
37101    G__tag_memvar_reset();
37102 }
37103 
37104 
37105    /* TEveWindowFrame */
37106 static void G__setup_memvarTEveWindowFrame(void) {
37107    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowFrame));
37108    { TEveWindowFrame *p; p=(TEveWindowFrame*)0x1000; if (p) { }
37109    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),-1,-1,2,"fGUIFrame=",0,(char*)NULL);
37110    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
37111    }
37112    G__tag_memvar_reset();
37113 }
37114 
37115 
37116    /* TEveWindowPack */
37117 static void G__setup_memvarTEveWindowPack(void) {
37118    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowPack));
37119    { TEveWindowPack *p; p=(TEveWindowPack*)0x1000; if (p) { }
37120    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGPack),-1,-1,2,"fPack=",0,(char*)NULL);
37121    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
37122    }
37123    G__tag_memvar_reset();
37124 }
37125 
37126 
37127    /* TEveWindowTab */
37128 static void G__setup_memvarTEveWindowTab(void) {
37129    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowTab));
37130    { TEveWindowTab *p; p=(TEveWindowTab*)0x1000; if (p) { }
37131    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGTab),-1,-1,2,"fTab=",0,(char*)NULL);
37132    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
37133    }
37134    G__tag_memvar_reset();
37135 }
37136 
37137 
37138    /* TEveCompositeFrame */
37139 static void G__setup_memvarTEveCompositeFrame(void) {
37140    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrame));
37141    { TEveCompositeFrame *p; p=(TEveCompositeFrame*)0x1000; if (p) { }
37142    G__memvar_setup((void*)0,89,0,0,-1,G__defined_typename("IconBarCreator_foo"),-2,4,"fgIconBarCreator=",0,(char*)NULL);
37143    G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-2,4,"fgTopFrameHeight=",0,(char*)NULL);
37144    G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-2,4,"fgMiniBarHeight=",0,(char*)NULL);
37145    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,4,"fgAllowTopFrameCollapse=",0,(char*)NULL);
37146    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),-1,-1,2,"fTopFrame=",0,(char*)NULL);
37147    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGTextButton),-1,-1,2,"fToggleBar=",0,(char*)NULL);
37148    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGTextButton),-1,-1,2,"fTitleBar=",0,(char*)NULL);
37149    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),-1,-1,2,"fIconBar=",0,(char*)NULL);
37150    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGLayoutHints),-1,-1,2,"fEveWindowLH=",0,(char*)NULL);
37151    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGFrame),-1,-1,2,"fMiniBar=",0,(char*)NULL);
37152    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveElement),-1,-1,2,"fEveParent=",0,(char*)NULL);
37153    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow),-1,-1,2,"fEveWindow=",0,(char*)NULL);
37154    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fShowInSync=",0,(char*)NULL);
37155    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TContextMenu),-1,-2,2,"fgCtxMenu=",0,(char*)NULL);
37156    G__memvar_setup((void*)0,117,0,1,G__get_linked_tagnum(&G__G__Eve1LN_TString),-1,-2,2,"fgkEmptyFrameName=",0,(char*)NULL);
37157    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TList),-1,-2,2,"fgFrameList=",0,(char*)NULL);
37158    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
37159    }
37160    G__tag_memvar_reset();
37161 }
37162 
37163 
37164    /* TEveCompositeFrameInMainFrame */
37165 static void G__setup_memvarTEveCompositeFrameInMainFrame(void) {
37166    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInMainFrame));
37167    { TEveCompositeFrameInMainFrame *p; p=(TEveCompositeFrameInMainFrame*)0x1000; if (p) { }
37168    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGMainFrame),-1,-1,2,"fMainFrame=",0,(char*)NULL);
37169    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow),-1,-1,2,"fOriginalSlot=",0,(char*)NULL);
37170    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow),-1,-1,2,"fOriginalContainer=",0,(char*)NULL);
37171    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
37172    }
37173    G__tag_memvar_reset();
37174 }
37175 
37176 
37177    /* TEveCompositeFrameInPack */
37178 static void G__setup_memvarTEveCompositeFrameInPack(void) {
37179    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInPack));
37180    { TEveCompositeFrameInPack *p; p=(TEveCompositeFrameInPack*)0x1000; if (p) { }
37181    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGPack),-1,-1,2,"fPack=",0,(char*)NULL);
37182    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
37183    }
37184    G__tag_memvar_reset();
37185 }
37186 
37187 
37188    /* TEveCompositeFrameInTab */
37189 static void G__setup_memvarTEveCompositeFrameInTab(void) {
37190    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInTab));
37191    { TEveCompositeFrameInTab *p; p=(TEveCompositeFrameInTab*)0x1000; if (p) { }
37192    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGTab),-1,-1,2,"fTab=",0,(char*)NULL);
37193    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame),-1,-1,2,"fParentInTab=",0,(char*)NULL);
37194    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
37195    }
37196    G__tag_memvar_reset();
37197 }
37198 
37199 
37200    /* TEveViewerListEditor */
37201 static void G__setup_memvarTEveViewerListEditor(void) {
37202    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerListEditor));
37203    { TEveViewerListEditor *p; p=(TEveViewerListEditor*)0x1000; if (p) { }
37204    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerList),-1,-1,2,"fM=",0,"Model object.");
37205    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator),-1,-1,2,"fBrightness=",0,(char*)NULL);
37206    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGTextButton),-1,-1,2,"fColorSet=",0,(char*)NULL);
37207    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
37208    }
37209    G__tag_memvar_reset();
37210 }
37211 
37212 
37213    /* TEveWindowEditor */
37214 static void G__setup_memvarTEveWindowEditor(void) {
37215    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowEditor));
37216    { TEveWindowEditor *p; p=(TEveWindowEditor*)0x1000; if (p) { }
37217    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow),-1,-1,2,"fM=",0,"Model object.");
37218    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TGCheckButton),-1,-1,2,"fShowTitleBar=",0,(char*)NULL);
37219    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
37220    }
37221    G__tag_memvar_reset();
37222 }
37223 
37224 
37225    /* TEveSecondarySelectable */
37226 static void G__setup_memvarTEveSecondarySelectable(void) {
37227    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSecondarySelectable));
37228    { TEveSecondarySelectable *p; p=(TEveSecondarySelectable*)0x1000; if (p) { }
37229    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fAlwaysSecSelect=",0,"Always do secondary-selection in GL.");
37230    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_setlEintcOlesslEintgRcOallocatorlEintgRsPgR),G__defined_typename("SelectionSet_t"),-1,2,"fSelectedSet=",0,"Selected indices.");
37231    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__Eve1LN_setlEintcOlesslEintgRcOallocatorlEintgRsPgR),G__defined_typename("SelectionSet_t"),-1,2,"fHighlightedSet=",0,"Highlighted indices.");
37232    G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
37233    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
37234    }
37235    G__tag_memvar_reset();
37236 }
37237 
37238 extern "C" void G__cpp_setup_memvarG__Eve1() {
37239 }
37240 /***********************************************************
37241 ************************************************************
37242 ************************************************************
37243 ************************************************************
37244 ************************************************************
37245 ************************************************************
37246 ************************************************************
37247 ***********************************************************/
37248 
37249 /*********************************************************
37250 * Member function information setup for each class
37251 *********************************************************/
37252 static void G__setup_memfuncTEveElement(void) {
37253    /* TEveElement */
37254    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElement));
37255    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 1, 1, 1, 4, 0, "u 'TEveElement' - 11 - -", "Not implemented", (void*) NULL, 0);
37256    G__memfunc_setup("PreDeleteElement",1604,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 1);
37257    G__memfunc_setup("RemoveElementsInternal",2280,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 1);
37258    G__memfunc_setup("AnnihilateRecursively",2202,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 1);
37259    G__memfunc_setup("ToString",826,(G__InterfaceMethod) NULL, 67, -1, -1, 0, 1, 3, 2, 1, "g - 'Bool_t' 0 - b", (char*)NULL, (void*) NULL, 0);
37260    G__memfunc_setup("TEveElement",1086,G__G__Eve1_131_0_6, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37261    G__memfunc_setup("TEveElement",1086,G__G__Eve1_131_0_7, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 0, 1, 1, 1, 0, "s - 'Color_t' 1 - main_color", (char*)NULL, (void*) NULL, 0);
37262    G__memfunc_setup("TEveElement",1086,G__G__Eve1_131_0_8, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 0, 1, 1, 1, 0, "u 'TEveElement' - 11 - e", (char*)NULL, (void*) NULL, 0);
37263    G__memfunc_setup("CloneElement",1211,G__G__Eve1_131_0_9, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37264    G__memfunc_setup("CloneElementRecurse",1940,G__G__Eve1_131_0_10, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 0, 1, 1, 1, 8, "i - 'Int_t' 0 '0' level", (char*)NULL, (void*) NULL, 1);
37265    G__memfunc_setup("CloneChildrenRecurse",2035,G__G__Eve1_131_0_11, 121, -1, -1, 0, 2, 1, 1, 8, 
37266 "U 'TEveElement' - 0 - dest i - 'Int_t' 0 '0' level", (char*)NULL, (void*) NULL, 1);
37267    G__memfunc_setup("GetElementName",1387,G__G__Eve1_131_0_12, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
37268    G__memfunc_setup("GetElementTitle",1516,G__G__Eve1_131_0_13, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
37269    G__memfunc_setup("GetHighlightTooltip",1955,G__G__Eve1_131_0_14, 117, G__get_linked_tagnum(&G__G__Eve1LN_TString), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37270    G__memfunc_setup("SetElementName",1399,G__G__Eve1_131_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
37271    G__memfunc_setup("SetElementTitle",1528,G__G__Eve1_131_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - title", (char*)NULL, (void*) NULL, 1);
37272    G__memfunc_setup("SetElementNameTitle",1913,G__G__Eve1_131_0_17, 121, -1, -1, 0, 2, 1, 1, 0, 
37273 "C - - 10 - name C - - 10 - title", (char*)NULL, (void*) NULL, 1);
37274    G__memfunc_setup("NameTitleChanged",1581,G__G__Eve1_131_0_18, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37275    G__memfunc_setup("GetVizTag",885,G__G__Eve1_131_0_19, 117, G__get_linked_tagnum(&G__G__Eve1LN_TString), -1, 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
37276    G__memfunc_setup("SetVizTag",897,G__G__Eve1_131_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TString' - 11 - tag", (char*)NULL, (void*) NULL, 0);
37277    G__memfunc_setup("GetVizModel",1098,G__G__Eve1_131_0_21, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37278    G__memfunc_setup("SetVizModel",1110,G__G__Eve1_131_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - model", (char*)NULL, (void*) NULL, 0);
37279    G__memfunc_setup("FindVizModel",1195,G__G__Eve1_131_0_23, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37280    G__memfunc_setup("ApplyVizTag",1115,G__G__Eve1_131_0_24, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0, 
37281 "u 'TString' - 11 - tag u 'TString' - 11 '\"\"' fallback_tag", (char*)NULL, (void*) NULL, 0);
37282    G__memfunc_setup("PropagateVizParamsToProjecteds",3094,G__G__Eve1_131_0_25, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37283    G__memfunc_setup("PropagateVizParamsToElements",2880,G__G__Eve1_131_0_26, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 '0' el", (char*)NULL, (void*) NULL, 1);
37284    G__memfunc_setup("CopyVizParams",1336,G__G__Eve1_131_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 10 - el", (char*)NULL, (void*) NULL, 1);
37285    G__memfunc_setup("CopyVizParamsFromDB",1874,G__G__Eve1_131_0_28, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37286    G__memfunc_setup("SaveVizParams",1324,G__G__Eve1_131_0_29, 121, -1, -1, 0, 3, 1, 1, 0, 
37287 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out u 'TString' - 11 - tag "
37288 "u 'TString' - 11 - var", (char*)NULL, (void*) NULL, 0);
37289    G__memfunc_setup("WriteVizParams",1448,G__G__Eve1_131_0_30, 121, -1, -1, 0, 2, 1, 1, 0, 
37290 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out u 'TString' - 11 - var", (char*)NULL, (void*) NULL, 1);
37291    G__memfunc_setup("GetMaster",908,G__G__Eve1_131_0_31, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37292    G__memfunc_setup("GetCompound",1125,G__G__Eve1_131_0_32, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveCompound), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37293    G__memfunc_setup("SetCompound",1137,G__G__Eve1_131_0_33, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveCompound' - 0 - c", (char*)NULL, (void*) NULL, 0);
37294    G__memfunc_setup("AddParent",883,G__G__Eve1_131_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - re", (char*)NULL, (void*) NULL, 1);
37295    G__memfunc_setup("RemoveParent",1240,G__G__Eve1_131_0_35, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - re", (char*)NULL, (void*) NULL, 1);
37296    G__memfunc_setup("CheckReferenceCount",1910,G__G__Eve1_131_0_36, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TEveException' - 11 '\"TEveElement::CheckReferenceCount \"' eh", (char*)NULL, (void*) NULL, 1);
37297    G__memfunc_setup("CollectSceneParents",1937,G__G__Eve1_131_0_37, 121, -1, -1, 0, 1, 1, 1, 0, "u 'list<TEveElement*,allocator<TEveElement*> >' 'TEveElement::List_t' 1 - scenes", (char*)NULL, (void*) NULL, 1);
37298    G__memfunc_setup("CollectSceneParentsFromChildren",3150,G__G__Eve1_131_0_38, 121, -1, -1, 0, 2, 1, 1, 0, 
37299 "u 'list<TEveElement*,allocator<TEveElement*> >' 'TEveElement::List_t' 1 - scenes U 'TEveElement' - 0 - parent", (char*)NULL, (void*) NULL, 1);
37300    G__memfunc_setup("BeginParents",1218,G__G__Eve1_131_0_39, 117, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator), G__defined_typename("TEveElement::List_i"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37301    G__memfunc_setup("EndParents",1012,G__G__Eve1_131_0_40, 117, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator), G__defined_typename("TEveElement::List_i"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37302    G__memfunc_setup("BeginParents",1218,G__G__Eve1_131_0_41, 117, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator), G__defined_typename("TEveElement::List_ci"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37303    G__memfunc_setup("EndParents",1012,G__G__Eve1_131_0_42, 117, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator), G__defined_typename("TEveElement::List_ci"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37304    G__memfunc_setup("NumParents",1037,G__G__Eve1_131_0_43, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37305    G__memfunc_setup("HasParents",1017,G__G__Eve1_131_0_44, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37306    G__memfunc_setup("RefChildren",1094,G__G__Eve1_131_0_45, 117, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR), G__defined_typename("TEveElement::List_t"), 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
37307    G__memfunc_setup("BeginChildren",1294,G__G__Eve1_131_0_46, 117, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator), G__defined_typename("TEveElement::List_i"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37308    G__memfunc_setup("EndChildren",1088,G__G__Eve1_131_0_47, 117, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator), G__defined_typename("TEveElement::List_i"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37309    G__memfunc_setup("BeginChildren",1294,G__G__Eve1_131_0_48, 117, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator), G__defined_typename("TEveElement::List_ci"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37310    G__memfunc_setup("EndChildren",1088,G__G__Eve1_131_0_49, 117, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator), G__defined_typename("TEveElement::List_ci"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37311    G__memfunc_setup("NumChildren",1113,G__G__Eve1_131_0_50, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37312    G__memfunc_setup("HasChildren",1093,G__G__Eve1_131_0_51, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37313    G__memfunc_setup("HasChild",768,G__G__Eve1_131_0_52, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 0);
37314    G__memfunc_setup("FindChild",869,G__G__Eve1_131_0_53, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 0, 2, 1, 1, 0, 
37315 "u 'TString' - 11 - name U 'TClass' - 10 '0' cls", (char*)NULL, (void*) NULL, 0);
37316    G__memfunc_setup("FindChild",869,G__G__Eve1_131_0_54, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 0, 2, 1, 1, 0, 
37317 "u 'TPRegexp' - 1 - regexp U 'TClass' - 10 '0' cls", (char*)NULL, (void*) NULL, 0);
37318    G__memfunc_setup("FindChildren",1194,G__G__Eve1_131_0_55, 105, -1, G__defined_typename("Int_t"), 0, 3, 1, 1, 0, 
37319 "u 'list<TEveElement*,allocator<TEveElement*> >' 'TEveElement::List_t' 1 - matches u 'TString' - 11 - name "
37320 "U 'TClass' - 10 '0' cls", (char*)NULL, (void*) NULL, 0);
37321    G__memfunc_setup("FindChildren",1194,G__G__Eve1_131_0_56, 105, -1, G__defined_typename("Int_t"), 0, 3, 1, 1, 0, 
37322 "u 'list<TEveElement*,allocator<TEveElement*> >' 'TEveElement::List_t' 1 - matches u 'TPRegexp' - 1 - regexp "
37323 "U 'TClass' - 10 '0' cls", (char*)NULL, (void*) NULL, 0);
37324    G__memfunc_setup("FirstChild",1004,G__G__Eve1_131_0_57, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37325    G__memfunc_setup("LastChild",888,G__G__Eve1_131_0_58, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37326    G__memfunc_setup("EnableListElements",1824,G__G__Eve1_131_0_59, 121, -1, -1, 0, 2, 1, 1, 0, 
37327 "g - 'Bool_t' 0 'kTRUE' rnr_self g - 'Bool_t' 0 'kTRUE' rnr_children", "*MENU*", (void*) NULL, 0);
37328    G__memfunc_setup("DisableListElements",1933,G__G__Eve1_131_0_60, 121, -1, -1, 0, 2, 1, 1, 0, 
37329 "g - 'Bool_t' 0 'kFALSE' rnr_self g - 'Bool_t' 0 'kFALSE' rnr_children", "*MENU*", (void*) NULL, 0);
37330    G__memfunc_setup("GetDestroyOnZeroRefCnt",2217,G__G__Eve1_131_0_61, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37331    G__memfunc_setup("SetDestroyOnZeroRefCnt",2229,G__G__Eve1_131_0_62, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - d", (char*)NULL, (void*) NULL, 0);
37332    G__memfunc_setup("GetDenyDestroy",1434,G__G__Eve1_131_0_63, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37333    G__memfunc_setup("IncDenyDestroy",1428,G__G__Eve1_131_0_64, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37334    G__memfunc_setup("DecDenyDestroy",1414,G__G__Eve1_131_0_65, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37335    G__memfunc_setup("GetParentIgnoreCnt",1811,G__G__Eve1_131_0_66, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37336    G__memfunc_setup("IncParentIgnoreCnt",1805,G__G__Eve1_131_0_67, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37337    G__memfunc_setup("DecParentIgnoreCnt",1791,G__G__Eve1_131_0_68, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37338    G__memfunc_setup("PadPaint",785,G__G__Eve1_131_0_69, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
37339    G__memfunc_setup("PaintStandard",1325,G__G__Eve1_131_0_70, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - id", (char*)NULL, (void*) NULL, 1);
37340    G__memfunc_setup("GetObject",887,G__G__Eve1_131_0_71, 85, G__get_linked_tagnum(&G__G__Eve1LN_TObject), -1, 0, 1, 1, 1, 8, "u 'TEveException' - 11 - eh", (char*)NULL, (void*) NULL, 1);
37341    G__memfunc_setup("GetEditorObject",1502,G__G__Eve1_131_0_72, 85, G__get_linked_tagnum(&G__G__Eve1LN_TObject), -1, 0, 1, 1, 1, 8, "u 'TEveException' - 11 - eh", (char*)NULL, (void*) NULL, 1);
37342    G__memfunc_setup("GetRenderObject",1495,G__G__Eve1_131_0_73, 85, G__get_linked_tagnum(&G__G__Eve1LN_TObject), -1, 0, 1, 1, 1, 8, "u 'TEveException' - 11 - eh", (char*)NULL, (void*) NULL, 1);
37343    G__memfunc_setup("ExpandIntoListTree",1830,G__G__Eve1_131_0_74, 121, -1, -1, 0, 2, 1, 1, 0, 
37344 "U 'TGListTree' - 0 - ltree U 'TGListTreeItem' - 0 - parent", (char*)NULL, (void*) NULL, 1);
37345    G__memfunc_setup("DestroyListSubTree",1856,G__G__Eve1_131_0_75, 121, -1, -1, 0, 2, 1, 1, 0, 
37346 "U 'TGListTree' - 0 - ltree U 'TGListTreeItem' - 0 - parent", (char*)NULL, (void*) NULL, 1);
37347    G__memfunc_setup("AddIntoListTree",1487,G__G__Eve1_131_0_76, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGListTreeItem), -1, 0, 2, 1, 1, 0, 
37348 "U 'TGListTree' - 0 - ltree U 'TGListTreeItem' - 0 - parent_lti", (char*)NULL, (void*) NULL, 1);
37349    G__memfunc_setup("AddIntoListTree",1487,G__G__Eve1_131_0_77, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGListTreeItem), -1, 0, 2, 1, 1, 0, 
37350 "U 'TGListTree' - 0 - ltree U 'TEveElement' - 0 - parent", (char*)NULL, (void*) NULL, 1);
37351    G__memfunc_setup("AddIntoListTrees",1602,G__G__Eve1_131_0_78, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGListTreeItem), -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - parent", (char*)NULL, (void*) NULL, 1);
37352    G__memfunc_setup("RemoveFromListTree",1838,G__G__Eve1_131_0_79, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0, 
37353 "U 'TGListTree' - 0 - ltree U 'TGListTreeItem' - 0 - parent_lti", (char*)NULL, (void*) NULL, 1);
37354    G__memfunc_setup("RemoveFromListTrees",1953,G__G__Eve1_131_0_80, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - parent", (char*)NULL, (void*) NULL, 1);
37355    G__memfunc_setup("FindItem",784,G__G__Eve1_131_0_81, 117, G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementcLcLTEveListTreeInfocOlesslETEveElementcLcLTEveListTreeInfogRcOallocatorlETEveElementcLcLTEveListTreeInfogRsPgRcLcLiterator), G__defined_typename("TEveElement::sLTI_i"), 0, 1, 1, 1, 0, "U 'TGListTree' - 0 - ltree", (char*)NULL, (void*) NULL, 1);
37356    G__memfunc_setup("FindItem",784,G__G__Eve1_131_0_82, 117, G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementcLcLTEveListTreeInfocOlesslETEveElementcLcLTEveListTreeInfogRcOallocatorlETEveElementcLcLTEveListTreeInfogRsPgRcLcLiterator), G__defined_typename("TEveElement::sLTI_i"), 0, 2, 1, 1, 0, 
37357 "U 'TGListTree' - 0 - ltree U 'TGListTreeItem' - 0 - parent_lti", (char*)NULL, (void*) NULL, 1);
37358    G__memfunc_setup("FindListTreeItem",1596,G__G__Eve1_131_0_83, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGListTreeItem), -1, 0, 1, 1, 1, 0, "U 'TGListTree' - 0 - ltree", (char*)NULL, (void*) NULL, 1);
37359    G__memfunc_setup("FindListTreeItem",1596,G__G__Eve1_131_0_84, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGListTreeItem), -1, 0, 2, 1, 1, 0, 
37360 "U 'TGListTree' - 0 - ltree U 'TGListTreeItem' - 0 - parent_lti", (char*)NULL, (void*) NULL, 1);
37361    G__memfunc_setup("GetNItems",880,G__G__Eve1_131_0_85, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37362    G__memfunc_setup("SpawnEditor",1136,G__G__Eve1_131_0_86, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 0);
37363    G__memfunc_setup("ExportToCINT",1139,G__G__Eve1_131_0_87, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 0 - var_name", "*MENU*", (void*) NULL, 1);
37364    G__memfunc_setup("DumpSourceObject",1630,G__G__Eve1_131_0_88, 121, -1, -1, 0, 0, 1, 1, 8, "", "*MENU*", (void*) NULL, 0);
37365    G__memfunc_setup("PrintSourceObject",1749,G__G__Eve1_131_0_89, 121, -1, -1, 0, 0, 1, 1, 8, "", "*MENU*", (void*) NULL, 0);
37366    G__memfunc_setup("ExportSourceObjectToCINT",2363,G__G__Eve1_131_0_90, 121, -1, -1, 0, 1, 1, 1, 8, "C - - 0 - var_name", "*MENU*", (void*) NULL, 0);
37367    G__memfunc_setup("AcceptElement",1306,G__G__Eve1_131_0_91, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
37368    G__memfunc_setup("AddElement",979,G__G__Eve1_131_0_92, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
37369    G__memfunc_setup("RemoveElement",1336,G__G__Eve1_131_0_93, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
37370    G__memfunc_setup("RemoveElementLocal",1827,G__G__Eve1_131_0_94, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
37371    G__memfunc_setup("RemoveElements",1451,G__G__Eve1_131_0_95, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37372    G__memfunc_setup("RemoveElementsLocal",1942,G__G__Eve1_131_0_96, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37373    G__memfunc_setup("AnnihilateElements",1850,G__G__Eve1_131_0_97, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37374    G__memfunc_setup("Annihilate",1021,G__G__Eve1_131_0_98, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37375    G__memfunc_setup("ProjectChild",1211,G__G__Eve1_131_0_99, 121, -1, -1, 0, 2, 1, 1, 0, 
37376 "U 'TEveElement' - 0 - el g - 'Bool_t' 0 'kTRUE' same_depth", (char*)NULL, (void*) NULL, 1);
37377    G__memfunc_setup("ProjectAllChildren",1817,G__G__Eve1_131_0_100, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' same_depth", (char*)NULL, (void*) NULL, 1);
37378    G__memfunc_setup("Destroy",746,G__G__Eve1_131_0_101, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1);
37379    G__memfunc_setup("DestroyOrWarn",1347,G__G__Eve1_131_0_102, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37380    G__memfunc_setup("DestroyElements",1575,G__G__Eve1_131_0_103, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1);
37381    G__memfunc_setup("HandleElementPaste",1811,G__G__Eve1_131_0_104, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
37382    G__memfunc_setup("ElementChanged",1396,G__G__Eve1_131_0_105, 121, -1, -1, 0, 2, 1, 1, 0, 
37383 "g - 'Bool_t' 0 'kTRUE' update_scenes g - 'Bool_t' 0 'kFALSE' redraw", (char*)NULL, (void*) NULL, 1);
37384    G__memfunc_setup("CanEditElement",1378,G__G__Eve1_131_0_106, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37385    G__memfunc_setup("SingleRnrState",1429,G__G__Eve1_131_0_107, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37386    G__memfunc_setup("GetRnrSelf",988,G__G__Eve1_131_0_108, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37387    G__memfunc_setup("GetRnrChildren",1403,G__G__Eve1_131_0_109, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37388    G__memfunc_setup("GetRnrState",1107,G__G__Eve1_131_0_110, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37389    G__memfunc_setup("GetRnrAnything",1428,G__G__Eve1_131_0_111, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37390    G__memfunc_setup("SetRnrSelf",1000,G__G__Eve1_131_0_112, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - rnr", (char*)NULL, (void*) NULL, 1);
37391    G__memfunc_setup("SetRnrChildren",1415,G__G__Eve1_131_0_113, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - rnr", (char*)NULL, (void*) NULL, 1);
37392    G__memfunc_setup("SetRnrSelfChildren",1809,G__G__Eve1_131_0_114, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0, 
37393 "g - 'Bool_t' 0 - rnr_self g - 'Bool_t' 0 - rnr_children", (char*)NULL, (void*) NULL, 1);
37394    G__memfunc_setup("SetRnrState",1119,G__G__Eve1_131_0_115, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - rnr", (char*)NULL, (void*) NULL, 1);
37395    G__memfunc_setup("PropagateRnrStateToProjecteds",2988,G__G__Eve1_131_0_116, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37396    G__memfunc_setup("CanEditMainColor",1564,G__G__Eve1_131_0_117, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37397    G__memfunc_setup("SetEditMainColor",1590,G__G__Eve1_131_0_118, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - x", (char*)NULL, (void*) NULL, 0);
37398    G__memfunc_setup("GetMainColorPtr",1498,G__G__Eve1_131_0_119, 83, -1, G__defined_typename("Color_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37399    G__memfunc_setup("SetMainColorPtr",1510,G__G__Eve1_131_0_120, 121, -1, -1, 0, 1, 1, 1, 0, "S - 'Color_t' 0 - color", (char*)NULL, (void*) NULL, 0);
37400    G__memfunc_setup("HasMainColor",1184,G__G__Eve1_131_0_121, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37401    G__memfunc_setup("GetMainColor",1188,G__G__Eve1_131_0_122, 115, -1, G__defined_typename("Color_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37402    G__memfunc_setup("SetMainColor",1200,G__G__Eve1_131_0_123, 121, -1, -1, 0, 1, 1, 1, 0, "s - 'Color_t' 0 - color", (char*)NULL, (void*) NULL, 1);
37403    G__memfunc_setup("SetMainColorPixel",1714,G__G__Eve1_131_0_124, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'Pixel_t' 0 - pixel", (char*)NULL, (void*) NULL, 0);
37404    G__memfunc_setup("SetMainColorRGB",1419,G__G__Eve1_131_0_125, 121, -1, -1, 0, 3, 1, 1, 0, 
37405 "b - 'UChar_t' 0 - r b - 'UChar_t' 0 - g "
37406 "b - 'UChar_t' 0 - b", (char*)NULL, (void*) NULL, 0);
37407    G__memfunc_setup("SetMainColorRGB",1419,G__G__Eve1_131_0_126, 121, -1, -1, 0, 3, 1, 1, 0, 
37408 "f - 'Float_t' 0 - r f - 'Float_t' 0 - g "
37409 "f - 'Float_t' 0 - b", (char*)NULL, (void*) NULL, 0);
37410    G__memfunc_setup("PropagateMainColorToProjecteds",3069,G__G__Eve1_131_0_127, 121, -1, -1, 0, 2, 1, 1, 0, 
37411 "s - 'Color_t' 0 - color s - 'Color_t' 0 - old_color", (char*)NULL, (void*) NULL, 1);
37412    G__memfunc_setup("CanEditMainTransparency",2327,G__G__Eve1_131_0_128, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37413    G__memfunc_setup("SetEditMainTransparency",2353,G__G__Eve1_131_0_129, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - x", (char*)NULL, (void*) NULL, 0);
37414    G__memfunc_setup("GetMainTransparency",1951,G__G__Eve1_131_0_130, 99, -1, G__defined_typename("Char_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37415    G__memfunc_setup("SetMainTransparency",1963,G__G__Eve1_131_0_131, 121, -1, -1, 0, 1, 1, 1, 0, "c - 'Char_t' 0 - t", (char*)NULL, (void*) NULL, 1);
37416    G__memfunc_setup("SetMainAlpha",1175,G__G__Eve1_131_0_132, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - alpha", (char*)NULL, (void*) NULL, 0);
37417    G__memfunc_setup("PropagateMainTransparencyToProjecteds",3832,G__G__Eve1_131_0_133, 121, -1, -1, 0, 2, 1, 1, 0, 
37418 "c - 'Char_t' 0 - t c - 'Char_t' 0 - old_t", (char*)NULL, (void*) NULL, 1);
37419    G__memfunc_setup("CanEditMainTrans",1573,G__G__Eve1_131_0_134, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37420    G__memfunc_setup("HasMainTrans",1193,G__G__Eve1_131_0_135, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37421    G__memfunc_setup("PtrMainTrans",1219,G__G__Eve1_131_0_136, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveTrans), -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' create", (char*)NULL, (void*) NULL, 1);
37422    G__memfunc_setup("RefMainTrans",1194,G__G__Eve1_131_0_137, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveTrans), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37423    G__memfunc_setup("InitMainTrans",1313,G__G__Eve1_131_0_138, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' can_edit", (char*)NULL, (void*) NULL, 1);
37424    G__memfunc_setup("DestroyMainTrans",1655,G__G__Eve1_131_0_139, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37425    G__memfunc_setup("SetTransMatrix",1449,G__G__Eve1_131_0_140, 121, -1, -1, 0, 1, 1, 1, 0, "D - 'Double_t' 0 - carr", (char*)NULL, (void*) NULL, 1);
37426    G__memfunc_setup("SetTransMatrix",1449,G__G__Eve1_131_0_141, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TGeoMatrix' - 11 - mat", (char*)NULL, (void*) NULL, 1);
37427    G__memfunc_setup("GetSource",913,G__G__Eve1_131_0_142, 117, G__get_linked_tagnum(&G__G__Eve1LN_TRef), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37428    G__memfunc_setup("GetSourceObject",1512,G__G__Eve1_131_0_143, 85, G__get_linked_tagnum(&G__G__Eve1LN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37429    G__memfunc_setup("SetSourceObject",1524,G__G__Eve1_131_0_144, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - o", (char*)NULL, (void*) NULL, 0);
37430    G__memfunc_setup("GetUserData",1081,G__G__Eve1_131_0_145, 89, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37431    G__memfunc_setup("SetUserData",1093,G__G__Eve1_131_0_146, 121, -1, -1, 0, 1, 1, 1, 0, "Y - - 0 - ud", (char*)NULL, (void*) NULL, 0);
37432    G__memfunc_setup("IsPickable",983,G__G__Eve1_131_0_147, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37433    G__memfunc_setup("SetPickable",1095,G__G__Eve1_131_0_148, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - p", (char*)NULL, (void*) NULL, 0);
37434    G__memfunc_setup("ForwardSelection",1659,G__G__Eve1_131_0_149, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37435    G__memfunc_setup("ForwardEdit",1115,G__G__Eve1_131_0_150, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37436    G__memfunc_setup("SelectElement",1322,G__G__Eve1_131_0_151, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - state", (char*)NULL, (void*) NULL, 1);
37437    G__memfunc_setup("IncImpliedSelected",1799,G__G__Eve1_131_0_152, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37438    G__memfunc_setup("DecImpliedSelected",1785,G__G__Eve1_131_0_153, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37439    G__memfunc_setup("UnSelected",1004,G__G__Eve1_131_0_154, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37440    G__memfunc_setup("HighlightElement",1634,G__G__Eve1_131_0_155, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - state", (char*)NULL, (void*) NULL, 1);
37441    G__memfunc_setup("IncImpliedHighlighted",2111,G__G__Eve1_131_0_156, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37442    G__memfunc_setup("DecImpliedHighlighted",2097,G__G__Eve1_131_0_157, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37443    G__memfunc_setup("UnHighlighted",1316,G__G__Eve1_131_0_158, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37444    G__memfunc_setup("FillImpliedSelectedSet",2208,G__G__Eve1_131_0_159, 121, -1, -1, 0, 1, 1, 1, 0, "u 'set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >' 'TEveElement::Set_t' 1 - impSelSet", (char*)NULL, (void*) NULL, 1);
37445    G__memfunc_setup("GetSelectedLevel",1601,G__G__Eve1_131_0_160, 98, -1, G__defined_typename("UChar_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37446    G__memfunc_setup("RecheckImpliedSelections",2450,G__G__Eve1_131_0_161, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37447    G__memfunc_setup("SetCSCBits",919,G__G__Eve1_131_0_162, 121, -1, -1, 0, 1, 1, 1, 0, "b - 'UChar_t' 0 - f", (char*)NULL, (void*) NULL, 0);
37448    G__memfunc_setup("ResetCSCBits",1134,G__G__Eve1_131_0_163, 121, -1, -1, 0, 1, 1, 1, 0, "b - 'UChar_t' 0 - f", (char*)NULL, (void*) NULL, 0);
37449    G__memfunc_setup("TestCSCBits",1035,G__G__Eve1_131_0_164, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "b - 'UChar_t' 0 - f", (char*)NULL, (void*) NULL, 0);
37450    G__memfunc_setup("ResetAllCSCBits",1415,G__G__Eve1_131_0_165, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37451    G__memfunc_setup("CSCImplySelectAllChildren",2438,G__G__Eve1_131_0_166, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37452    G__memfunc_setup("CSCTakeAnyParentAsMaster",2320,G__G__Eve1_131_0_167, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37453    G__memfunc_setup("CSCApplyMainColorToAllChildren",2920,G__G__Eve1_131_0_168, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37454    G__memfunc_setup("CSCApplyMainColorToMatchingChildren",3450,G__G__Eve1_131_0_169, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37455    G__memfunc_setup("CSCApplyMainTransparencyToAllChildren",3683,G__G__Eve1_131_0_170, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37456    G__memfunc_setup("CSCApplyMainTransparencyToMatchingChildren",4213,G__G__Eve1_131_0_171, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37457    G__memfunc_setup("StampColorSelection",1962,G__G__Eve1_131_0_172, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37458    G__memfunc_setup("StampTransBBox",1400,G__G__Eve1_131_0_173, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37459    G__memfunc_setup("StampObjProps",1332,G__G__Eve1_131_0_174, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37460    G__memfunc_setup("StampVisibility",1581,G__G__Eve1_131_0_175, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37461    G__memfunc_setup("AddStamp",782,G__G__Eve1_131_0_176, 121, -1, -1, 0, 1, 1, 1, 0, "b - 'UChar_t' 0 - bits", (char*)NULL, (void*) NULL, 1);
37462    G__memfunc_setup("ClearStamps",1119,G__G__Eve1_131_0_177, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37463    G__memfunc_setup("GetChangeBits",1272,G__G__Eve1_131_0_178, 98, -1, G__defined_typename("UChar_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37464    G__memfunc_setup("GetListTreeIcon",1493,G__G__Eve1_131_0_179, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGPicture), -1, 0, 1, 1, 1, 1, "g - 'Bool_t' 0 'kFALSE' open", (char*)NULL, (void*) NULL, 1);
37465    G__memfunc_setup("GetListTreeCheckBoxIcon",2268,G__G__Eve1_131_0_180, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGPicture), -1, 0, 0, 1, 1, 1, "", (char*)NULL, (void*) NULL, 1);
37466    G__memfunc_setup("VizDB_Apply",1060,G__G__Eve1_131_0_181, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - tag", "*MENU*", (void*) NULL, 0);
37467    G__memfunc_setup("VizDB_Reapply",1275,G__G__Eve1_131_0_182, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 0);
37468    G__memfunc_setup("VizDB_UpdateModel",1650,G__G__Eve1_131_0_183, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' update", "*MENU*", (void*) NULL, 0);
37469    G__memfunc_setup("VizDB_Insert",1171,G__G__Eve1_131_0_184, 121, -1, -1, 0, 3, 1, 1, 0, 
37470 "C - - 10 - tag g - 'Bool_t' 0 'kTRUE' replace "
37471 "g - 'Bool_t' 0 'kTRUE' update", "*MENU*", (void*) NULL, 0);
37472    G__memfunc_setup("Class",502,G__G__Eve1_131_0_185, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveElement::Class) ), 0);
37473    G__memfunc_setup("Class_Name",982,G__G__Eve1_131_0_186, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveElement::Class_Name) ), 0);
37474    G__memfunc_setup("Class_Version",1339,G__G__Eve1_131_0_187, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveElement::Class_Version) ), 0);
37475    G__memfunc_setup("Dictionary",1046,G__G__Eve1_131_0_188, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveElement::Dictionary) ), 0);
37476    G__memfunc_setup("IsA",253,G__G__Eve1_131_0_189, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37477    G__memfunc_setup("ShowMembers",1132,G__G__Eve1_131_0_190, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
37478    G__memfunc_setup("Streamer",835,G__G__Eve1_131_0_191, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
37479    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_131_0_192, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
37480    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_131_0_193, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveElement::DeclFileName) ), 0);
37481    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_131_0_194, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveElement::ImplFileLine) ), 0);
37482    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_131_0_195, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveElement::ImplFileName) ), 0);
37483    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_131_0_196, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveElement::DeclFileLine) ), 0);
37484    // automatic destructor
37485    G__memfunc_setup("~TEveElement", 1212, G__G__Eve1_131_0_197, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
37486    G__tag_memfunc_reset();
37487 }
37488 
37489 static void G__setup_memfuncTEveUtil(void) {
37490    /* TEveUtil */
37491    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveUtil));
37492    G__memfunc_setup("SetupEnvironment",1702,G__G__Eve1_132_0_1, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveUtil::SetupEnvironment) ), 0);
37493    G__memfunc_setup("SetupGUI",758,G__G__Eve1_132_0_2, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveUtil::SetupGUI) ), 0);
37494    G__memfunc_setup("CheckMacro",976,G__G__Eve1_132_0_3, 103, -1, G__defined_typename("Bool_t"), 0, 1, 3, 1, 0, "C - - 10 - mac", (char*)NULL, (void*) G__func2void( (Bool_t (*)(const char*))(&TEveUtil::CheckMacro) ), 0);
37495    G__memfunc_setup("AssertMacro",1124,G__G__Eve1_132_0_4, 121, -1, -1, 0, 1, 3, 1, 0, "C - - 10 - mac", (char*)NULL, (void*) G__func2void( (void (*)(const char*))(&TEveUtil::AssertMacro) ), 0);
37496    G__memfunc_setup("Macro",498,G__G__Eve1_132_0_5, 121, -1, -1, 0, 1, 3, 1, 0, "C - - 10 - mac", (char*)NULL, (void*) G__func2void( (void (*)(const char*))(&TEveUtil::Macro) ), 0);
37497    G__memfunc_setup("LoadMacro",882,G__G__Eve1_132_0_6, 121, -1, -1, 0, 1, 3, 1, 0, "C - - 10 - mac", (char*)NULL, (void*) G__func2void( (void (*)(const char*))(&TEveUtil::LoadMacro) ), 0);
37498    G__memfunc_setup("ColorFromIdx",1208,G__G__Eve1_132_0_7, 121, -1, -1, 0, 3, 3, 1, 0, 
37499 "s - 'Color_t' 0 - ci B - 'UChar_t' 0 - col "
37500 "g - 'Bool_t' 0 'kTRUE' alpha", (char*)NULL, (void*) G__func2void( (void (*)(Color_t, UChar_t*, Bool_t))(&TEveUtil::ColorFromIdx) ), 0);
37501    G__memfunc_setup("ColorFromIdx",1208,G__G__Eve1_132_0_8, 121, -1, -1, 0, 3, 3, 1, 0, 
37502 "s - 'Color_t' 0 - ci B - 'UChar_t' 0 - col "
37503 "c - 'Char_t' 0 - transparency", (char*)NULL, (void*) G__func2void( (void (*)(Color_t, UChar_t*, Char_t))(&TEveUtil::ColorFromIdx) ), 0);
37504    G__memfunc_setup("ColorFromIdx",1208,G__G__Eve1_132_0_9, 121, -1, -1, 0, 6, 3, 1, 0, 
37505 "f - 'Float_t' 0 - f1 s - 'Color_t' 0 - c1 "
37506 "f - 'Float_t' 0 - f2 s - 'Color_t' 0 - c2 "
37507 "B - 'UChar_t' 0 - col g - 'Bool_t' 0 'kTRUE' alpha", (char*)NULL, (void*) G__func2void( (void (*)(Float_t, Color_t, Float_t, Color_t, UChar_t*, Bool_t))(&TEveUtil::ColorFromIdx) ), 0);
37508    G__memfunc_setup("FindColorVar",1193,G__G__Eve1_132_0_10, 83, -1, G__defined_typename("Color_t"), 0, 2, 3, 1, 0, 
37509 "U 'TObject' - 0 - obj C - - 10 - varname", (char*)NULL, (void*) G__func2void( (Color_t* (*)(TObject*, const char*))(&TEveUtil::FindColorVar) ), 0);
37510    G__memfunc_setup("SetColorBrightness",1860,G__G__Eve1_132_0_11, 121, -1, -1, 0, 2, 3, 1, 0, 
37511 "f - 'Float_t' 0 - value g - 'Bool_t' 0 'kFALSE' full_redraw", (char*)NULL, (void*) G__func2void( (void (*)(Float_t, Bool_t))(&TEveUtil::SetColorBrightness) ), 0);
37512    G__memfunc_setup("IsU1IntervalContainedByMinMax",2849,G__G__Eve1_132_0_12, 103, -1, G__defined_typename("Bool_t"), 0, 4, 3, 1, 0, 
37513 "f - 'Float_t' 0 - minM f - 'Float_t' 0 - maxM "
37514 "f - 'Float_t' 0 - minQ f - 'Float_t' 0 - maxQ", (char*)NULL, (void*) G__func2void( (Bool_t (*)(Float_t, Float_t, Float_t, Float_t))(&TEveUtil::IsU1IntervalContainedByMinMax) ), 0);
37515    G__memfunc_setup("IsU1IntervalOverlappingByMinMax",3091,G__G__Eve1_132_0_13, 103, -1, G__defined_typename("Bool_t"), 0, 4, 3, 1, 0, 
37516 "f - 'Float_t' 0 - minM f - 'Float_t' 0 - maxM "
37517 "f - 'Float_t' 0 - minQ f - 'Float_t' 0 - maxQ", (char*)NULL, (void*) G__func2void( (Bool_t (*)(Float_t, Float_t, Float_t, Float_t))(&TEveUtil::IsU1IntervalOverlappingByMinMax) ), 0);
37518    G__memfunc_setup("IsU1IntervalContainedByMeanDelta",3138,G__G__Eve1_132_0_14, 103, -1, G__defined_typename("Bool_t"), 0, 4, 3, 1, 0, 
37519 "f - 'Float_t' 0 - meanM f - 'Float_t' 0 - deltaM "
37520 "f - 'Float_t' 0 - meanQ f - 'Float_t' 0 - deltaQ", (char*)NULL, (void*) G__func2void( (Bool_t (*)(Float_t, Float_t, Float_t, Float_t))(&TEveUtil::IsU1IntervalContainedByMeanDelta) ), 0);
37521    G__memfunc_setup("IsU1IntervalOverlappingByMeanDelta",3380,G__G__Eve1_132_0_15, 103, -1, G__defined_typename("Bool_t"), 0, 4, 3, 1, 0, 
37522 "f - 'Float_t' 0 - meanM f - 'Float_t' 0 - deltaM "
37523 "f - 'Float_t' 0 - meanQ f - 'Float_t' 0 - deltaQ", (char*)NULL, (void*) G__func2void( (Bool_t (*)(Float_t, Float_t, Float_t, Float_t))(&TEveUtil::IsU1IntervalOverlappingByMeanDelta) ), 0);
37524    G__memfunc_setup("GetFraction",1110,G__G__Eve1_132_0_16, 102, -1, G__defined_typename("Float_t"), 0, 4, 3, 1, 0, 
37525 "f - 'Float_t' 0 - minM f - 'Float_t' 0 - maxM "
37526 "f - 'Float_t' 0 - minQ f - 'Float_t' 0 - maxQ", (char*)NULL, (void*) G__func2void( (Float_t (*)(Float_t, Float_t, Float_t, Float_t))(&TEveUtil::GetFraction) ), 0);
37527    G__memfunc_setup("Class",502,G__G__Eve1_132_0_17, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveUtil::Class) ), 0);
37528    G__memfunc_setup("Class_Name",982,G__G__Eve1_132_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveUtil::Class_Name) ), 0);
37529    G__memfunc_setup("Class_Version",1339,G__G__Eve1_132_0_19, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveUtil::Class_Version) ), 0);
37530    G__memfunc_setup("Dictionary",1046,G__G__Eve1_132_0_20, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveUtil::Dictionary) ), 0);
37531    G__memfunc_setup("IsA",253,G__G__Eve1_132_0_21, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37532    G__memfunc_setup("ShowMembers",1132,G__G__Eve1_132_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
37533    G__memfunc_setup("Streamer",835,G__G__Eve1_132_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
37534    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_132_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
37535    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_132_0_25, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveUtil::DeclFileName) ), 0);
37536    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_132_0_26, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveUtil::ImplFileLine) ), 0);
37537    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_132_0_27, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveUtil::ImplFileName) ), 0);
37538    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_132_0_28, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveUtil::DeclFileLine) ), 0);
37539    // automatic default constructor
37540    G__memfunc_setup("TEveUtil", 786, G__G__Eve1_132_0_29, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEveUtil), -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
37541    // automatic copy constructor
37542    G__memfunc_setup("TEveUtil", 786, G__G__Eve1_132_0_30, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEveUtil), -1, 0, 1, 1, 1, 0, "u 'TEveUtil' - 11 - -", (char*) NULL, (void*) NULL, 0);
37543    // automatic destructor
37544    G__memfunc_setup("~TEveUtil", 912, G__G__Eve1_132_0_31, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
37545    // automatic assignment operator
37546    G__memfunc_setup("operator=", 937, G__G__Eve1_132_0_32, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveUtil), -1, 1, 1, 1, 1, 0, "u 'TEveUtil' - 11 - -", (char*) NULL, (void*) NULL, 0);
37547    G__tag_memfunc_reset();
37548 }
37549 
37550 static void G__setup_memfuncTEveException(void) {
37551    /* TEveException */
37552    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveException));
37553    G__memfunc_setup("TEveException",1315,G__G__Eve1_133_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveException), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37554    G__memfunc_setup("TEveException",1315,G__G__Eve1_133_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveException), -1, 0, 1, 1, 1, 0, "u 'TString' - 11 - s", (char*)NULL, (void*) NULL, 0);
37555    G__memfunc_setup("TEveException",1315,G__G__Eve1_133_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveException), -1, 0, 1, 1, 1, 0, "C - - 10 - s", (char*)NULL, (void*) NULL, 0);
37556    G__memfunc_setup("TEveException",1315,G__G__Eve1_133_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveException), -1, 0, 1, 1, 1, 0, "u 'string' - 11 - s", (char*)NULL, (void*) NULL, 0);
37557    G__memfunc_setup("what",436,G__G__Eve1_133_0_5, 67, -1, -1, 0, 0, 1, 1, 41, "", (char*)NULL, (void*) NULL, 1);
37558    G__memfunc_setup("Class",502,G__G__Eve1_133_0_6, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveException::Class) ), 0);
37559    G__memfunc_setup("Class_Name",982,G__G__Eve1_133_0_7, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveException::Class_Name) ), 0);
37560    G__memfunc_setup("Class_Version",1339,G__G__Eve1_133_0_8, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveException::Class_Version) ), 0);
37561    G__memfunc_setup("Dictionary",1046,G__G__Eve1_133_0_9, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveException::Dictionary) ), 0);
37562    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37563    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
37564    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);
37565    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_133_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
37566    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_133_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveException::DeclFileName) ), 0);
37567    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_133_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveException::ImplFileLine) ), 0);
37568    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_133_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveException::ImplFileName) ), 0);
37569    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_133_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveException::DeclFileLine) ), 0);
37570    // automatic copy constructor
37571    G__memfunc_setup("TEveException", 1315, G__G__Eve1_133_0_18, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEveException), -1, 0, 1, 1, 1, 0, "u 'TEveException' - 11 - -", (char*) NULL, (void*) NULL, 0);
37572    // automatic destructor
37573    G__memfunc_setup("~TEveException", 1441, G__G__Eve1_133_0_19, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
37574    // automatic assignment operator
37575    G__memfunc_setup("operator=", 937, G__G__Eve1_133_0_20, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveException), -1, 1, 1, 1, 1, 0, "u 'TEveException' - 11 - -", (char*) NULL, (void*) NULL, 0);
37576    G__tag_memfunc_reset();
37577 }
37578 
37579 static void G__setup_memfuncTEvePadHolder(void) {
37580    /* TEvePadHolder */
37581    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEvePadHolder));
37582    G__memfunc_setup("TEvePadHolder",1255,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEvePadHolder), -1, 0, 1, 1, 4, 0, "u 'TEvePadHolder' - 11 - -", "Not implemented", (void*) NULL, 0);
37583    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEvePadHolder), -1, 1, 1, 1, 4, 0, "u 'TEvePadHolder' - 11 - -", "Not implemented", (void*) NULL, 0);
37584    G__memfunc_setup("TEvePadHolder",1255,G__G__Eve1_134_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEvePadHolder), -1, 0, 3, 1, 1, 0, 
37585 "g - 'Bool_t' 0 - modify_update_p U 'TVirtualPad' - 0 '0' new_pad "
37586 "i - 'Int_t' 0 '0' subpad", (char*)NULL, (void*) NULL, 0);
37587    G__memfunc_setup("Class",502,G__G__Eve1_134_0_4, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEvePadHolder::Class) ), 0);
37588    G__memfunc_setup("Class_Name",982,G__G__Eve1_134_0_5, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEvePadHolder::Class_Name) ), 0);
37589    G__memfunc_setup("Class_Version",1339,G__G__Eve1_134_0_6, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEvePadHolder::Class_Version) ), 0);
37590    G__memfunc_setup("Dictionary",1046,G__G__Eve1_134_0_7, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEvePadHolder::Dictionary) ), 0);
37591    G__memfunc_setup("IsA",253,G__G__Eve1_134_0_8, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37592    G__memfunc_setup("ShowMembers",1132,G__G__Eve1_134_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
37593    G__memfunc_setup("Streamer",835,G__G__Eve1_134_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
37594    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_134_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
37595    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_134_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEvePadHolder::DeclFileName) ), 0);
37596    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_134_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEvePadHolder::ImplFileLine) ), 0);
37597    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_134_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEvePadHolder::ImplFileName) ), 0);
37598    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_134_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEvePadHolder::DeclFileLine) ), 0);
37599    // automatic destructor
37600    G__memfunc_setup("~TEvePadHolder", 1381, G__G__Eve1_134_0_16, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
37601    G__tag_memfunc_reset();
37602 }
37603 
37604 static void G__setup_memfuncTEveGeoManagerHolder(void) {
37605    /* TEveGeoManagerHolder */
37606    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGeoManagerHolder));
37607    G__memfunc_setup("TEveGeoManagerHolder",1960,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveGeoManagerHolder), -1, 0, 1, 1, 4, 0, "u 'TEveGeoManagerHolder' - 11 - -", "Not implemented", (void*) NULL, 0);
37608    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveGeoManagerHolder), -1, 1, 1, 1, 4, 0, "u 'TEveGeoManagerHolder' - 11 - -", "Not implemented", (void*) NULL, 0);
37609    G__memfunc_setup("TEveGeoManagerHolder",1960,G__G__Eve1_135_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveGeoManagerHolder), -1, 0, 2, 1, 1, 0, 
37610 "U 'TGeoManager' - 0 '0' new_gmgr i - 'Int_t' 0 '0' n_seg", (char*)NULL, (void*) NULL, 0);
37611    G__memfunc_setup("Class",502,G__G__Eve1_135_0_4, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveGeoManagerHolder::Class) ), 0);
37612    G__memfunc_setup("Class_Name",982,G__G__Eve1_135_0_5, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGeoManagerHolder::Class_Name) ), 0);
37613    G__memfunc_setup("Class_Version",1339,G__G__Eve1_135_0_6, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveGeoManagerHolder::Class_Version) ), 0);
37614    G__memfunc_setup("Dictionary",1046,G__G__Eve1_135_0_7, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveGeoManagerHolder::Dictionary) ), 0);
37615    G__memfunc_setup("IsA",253,G__G__Eve1_135_0_8, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37616    G__memfunc_setup("ShowMembers",1132,G__G__Eve1_135_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
37617    G__memfunc_setup("Streamer",835,G__G__Eve1_135_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
37618    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_135_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
37619    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_135_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGeoManagerHolder::DeclFileName) ), 0);
37620    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_135_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveGeoManagerHolder::ImplFileLine) ), 0);
37621    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_135_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGeoManagerHolder::ImplFileName) ), 0);
37622    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_135_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveGeoManagerHolder::DeclFileLine) ), 0);
37623    // automatic destructor
37624    G__memfunc_setup("~TEveGeoManagerHolder", 2086, G__G__Eve1_135_0_16, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
37625    G__tag_memfunc_reset();
37626 }
37627 
37628 static void G__setup_memfuncTEveRefCnt(void) {
37629    /* TEveRefCnt */
37630    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveRefCnt));
37631    G__memfunc_setup("TEveRefCnt",950,G__G__Eve1_136_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveRefCnt), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37632    G__memfunc_setup("TEveRefCnt",950,G__G__Eve1_136_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveRefCnt), -1, 0, 1, 1, 1, 0, "u 'TEveRefCnt' - 11 - -", (char*)NULL, (void*) NULL, 0);
37633    G__memfunc_setup("operator=",937,G__G__Eve1_136_0_3, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveRefCnt), -1, 1, 1, 1, 1, 0, "u 'TEveRefCnt' - 11 - -", (char*)NULL, (void*) NULL, 0);
37634    G__memfunc_setup("IncRefCount",1088,G__G__Eve1_136_0_4, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37635    G__memfunc_setup("DecRefCount",1074,G__G__Eve1_136_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37636    G__memfunc_setup("OnZeroRefCount",1411,G__G__Eve1_136_0_6, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37637    G__memfunc_setup("Class",502,G__G__Eve1_136_0_7, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveRefCnt::Class) ), 0);
37638    G__memfunc_setup("Class_Name",982,G__G__Eve1_136_0_8, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRefCnt::Class_Name) ), 0);
37639    G__memfunc_setup("Class_Version",1339,G__G__Eve1_136_0_9, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveRefCnt::Class_Version) ), 0);
37640    G__memfunc_setup("Dictionary",1046,G__G__Eve1_136_0_10, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveRefCnt::Dictionary) ), 0);
37641    G__memfunc_setup("IsA",253,G__G__Eve1_136_0_11, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37642    G__memfunc_setup("ShowMembers",1132,G__G__Eve1_136_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
37643    G__memfunc_setup("Streamer",835,G__G__Eve1_136_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
37644    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_136_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
37645    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_136_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRefCnt::DeclFileName) ), 0);
37646    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_136_0_16, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveRefCnt::ImplFileLine) ), 0);
37647    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_136_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRefCnt::ImplFileName) ), 0);
37648    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_136_0_18, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveRefCnt::DeclFileLine) ), 0);
37649    // automatic destructor
37650    G__memfunc_setup("~TEveRefCnt", 1076, G__G__Eve1_136_0_19, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
37651    G__tag_memfunc_reset();
37652 }
37653 
37654 static void G__setup_memfuncTEveRefBackPtr(void) {
37655    /* TEveRefBackPtr */
37656    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveRefBackPtr));
37657    G__memfunc_setup("TEveRefBackPtr",1336,G__G__Eve1_137_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveRefBackPtr), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37658    G__memfunc_setup("TEveRefBackPtr",1336,G__G__Eve1_137_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveRefBackPtr), -1, 0, 1, 1, 1, 0, "u 'TEveRefBackPtr' - 11 - -", (char*)NULL, (void*) NULL, 0);
37659    G__memfunc_setup("operator=",937,G__G__Eve1_137_0_3, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveRefBackPtr), -1, 1, 1, 1, 1, 0, "u 'TEveRefBackPtr' - 11 - -", (char*)NULL, (void*) NULL, 0);
37660    G__memfunc_setup("IncRefCount",1088,G__G__Eve1_137_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - re", (char*)NULL, (void*) NULL, 1);
37661    G__memfunc_setup("DecRefCount",1074,G__G__Eve1_137_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - re", (char*)NULL, (void*) NULL, 1);
37662    G__memfunc_setup("StampBackPtrElements",2025,G__G__Eve1_137_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "b - 'UChar_t' 0 - stamps", (char*)NULL, (void*) NULL, 1);
37663    G__memfunc_setup("Class",502,G__G__Eve1_137_0_7, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveRefBackPtr::Class) ), 0);
37664    G__memfunc_setup("Class_Name",982,G__G__Eve1_137_0_8, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRefBackPtr::Class_Name) ), 0);
37665    G__memfunc_setup("Class_Version",1339,G__G__Eve1_137_0_9, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveRefBackPtr::Class_Version) ), 0);
37666    G__memfunc_setup("Dictionary",1046,G__G__Eve1_137_0_10, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveRefBackPtr::Dictionary) ), 0);
37667    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37668    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
37669    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);
37670    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_137_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
37671    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_137_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRefBackPtr::DeclFileName) ), 0);
37672    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_137_0_16, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveRefBackPtr::ImplFileLine) ), 0);
37673    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_137_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRefBackPtr::ImplFileName) ), 0);
37674    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_137_0_18, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveRefBackPtr::DeclFileLine) ), 0);
37675    // automatic destructor
37676    G__memfunc_setup("~TEveRefBackPtr", 1462, G__G__Eve1_137_0_19, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
37677    G__tag_memfunc_reset();
37678 }
37679 
37680 static void G__setup_memfuncTEveProjection(void) {
37681    /* TEveProjection */
37682    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjection));
37683    G__memfunc_setup("PreScaleVariable",1589,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 2, 0, 
37684 "i - 'Int_t' 0 - dim f - 'Float_t' 1 - v", (char*)NULL, (void*) NULL, 0);
37685    G__memfunc_setup("Is2D",306,G__G__Eve1_147_0_3, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 3);
37686    G__memfunc_setup("Is3D",307,G__G__Eve1_147_0_4, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 3);
37687    G__memfunc_setup("ProjectPoint",1249,G__G__Eve1_147_0_5, 121, -1, -1, 0, 5, 1, 1, 0, 
37688 "f - 'Float_t' 1 - x f - 'Float_t' 1 - y "
37689 "f - 'Float_t' 1 - z f - 'Float_t' 0 - d "
37690 "i 'TEveProjection::EPProc_e' - 0 'kPP_Full' p", (char*)NULL, (void*) NULL, 3);
37691    G__memfunc_setup("ProjectPointfv",1469,G__G__Eve1_147_0_6, 121, -1, -1, 0, 2, 1, 1, 0, 
37692 "F - 'Float_t' 0 - v f - 'Float_t' 0 - d", (char*)NULL, (void*) NULL, 0);
37693    G__memfunc_setup("ProjectPointdv",1467,G__G__Eve1_147_0_7, 121, -1, -1, 0, 2, 1, 1, 0, 
37694 "D - 'Double_t' 0 - v f - 'Float_t' 0 - d", (char*)NULL, (void*) NULL, 0);
37695    G__memfunc_setup("ProjectVector",1354,G__G__Eve1_147_0_8, 121, -1, -1, 0, 2, 1, 1, 0, 
37696 "u 'TEveVectorT<float>' 'TEveVector' 1 - v f - 'Float_t' 0 - d", (char*)NULL, (void*) NULL, 0);
37697    G__memfunc_setup("ProjectPointfv",1469,G__G__Eve1_147_0_9, 121, -1, -1, 0, 4, 1, 1, 0, 
37698 "U 'TEveTrans' - 10 - t F - 'Float_t' 10 - p "
37699 "F - 'Float_t' 0 - v f - 'Float_t' 0 - d", (char*)NULL, (void*) NULL, 0);
37700    G__memfunc_setup("ProjectPointdv",1467,G__G__Eve1_147_0_10, 121, -1, -1, 0, 4, 1, 1, 0, 
37701 "U 'TEveTrans' - 10 - t D - 'Double_t' 10 - p "
37702 "D - 'Double_t' 0 - v f - 'Float_t' 0 - d", (char*)NULL, (void*) NULL, 0);
37703    G__memfunc_setup("ProjectVector",1354,G__G__Eve1_147_0_11, 121, -1, -1, 0, 3, 1, 1, 0, 
37704 "U 'TEveTrans' - 10 - t u 'TEveVectorT<float>' 'TEveVector' 1 - v "
37705 "f - 'Float_t' 0 - d", (char*)NULL, (void*) NULL, 0);
37706    G__memfunc_setup("GetName",673,G__G__Eve1_147_0_12, 67, -1, G__defined_typename("Char_t"), 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
37707    G__memfunc_setup("SetName",685,G__G__Eve1_147_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Char_t' 10 - txt", (char*)NULL, (void*) NULL, 0);
37708    G__memfunc_setup("SetCenter",909,G__G__Eve1_147_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TEveVectorT<float>' 'TEveVector' 1 - v", (char*)NULL, (void*) NULL, 1);
37709    G__memfunc_setup("GetProjectedCenter",1825,G__G__Eve1_147_0_15, 70, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37710    G__memfunc_setup("SetType",718,G__G__Eve1_147_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "i 'TEveProjection::EPType_e' - 0 - t", (char*)NULL, (void*) NULL, 0);
37711    G__memfunc_setup("GetType",706,G__G__Eve1_147_0_17, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLEPType_e), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37712    G__memfunc_setup("SetGeoMode",972,G__G__Eve1_147_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "i 'TEveProjection::EGeoMode_e' - 0 - m", (char*)NULL, (void*) NULL, 0);
37713    G__memfunc_setup("GetGeoMode",960,G__G__Eve1_147_0_19, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLEGeoMode_e), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37714    G__memfunc_setup("UpdateLimit",1122,G__G__Eve1_147_0_20, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37715    G__memfunc_setup("GetUsePreScale",1372,G__G__Eve1_147_0_21, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37716    G__memfunc_setup("SetUsePreScale",1384,G__G__Eve1_147_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - x", (char*)NULL, (void*) NULL, 0);
37717    G__memfunc_setup("PreScalePoint",1305,G__G__Eve1_147_0_23, 121, -1, -1, 0, 2, 1, 1, 0, 
37718 "f - 'Float_t' 1 - x f - 'Float_t' 1 - y", (char*)NULL, (void*) NULL, 0);
37719    G__memfunc_setup("PreScalePoint",1305,G__G__Eve1_147_0_24, 121, -1, -1, 0, 3, 1, 1, 0, 
37720 "f - 'Float_t' 1 - x f - 'Float_t' 1 - y "
37721 "f - 'Float_t' 1 - z", (char*)NULL, (void*) NULL, 0);
37722    G__memfunc_setup("AddPreScaleEntry",1578,G__G__Eve1_147_0_25, 121, -1, -1, 0, 3, 1, 1, 0, 
37723 "i - 'Int_t' 0 - coord f - 'Float_t' 0 - max_val "
37724 "f - 'Float_t' 0 - scale", (char*)NULL, (void*) NULL, 0);
37725    G__memfunc_setup("ChangePreScaleEntry",1895,G__G__Eve1_147_0_26, 121, -1, -1, 0, 3, 1, 1, 0, 
37726 "i - 'Int_t' 0 - coord i - 'Int_t' 0 - entry "
37727 "f - 'Float_t' 0 - new_scale", (char*)NULL, (void*) NULL, 0);
37728    G__memfunc_setup("ClearPreScales",1385,G__G__Eve1_147_0_27, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37729    G__memfunc_setup("SetDistortion",1371,G__G__Eve1_147_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - d", (char*)NULL, (void*) NULL, 0);
37730    G__memfunc_setup("GetDistortion",1359,G__G__Eve1_147_0_29, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37731    G__memfunc_setup("GetFixR",665,G__G__Eve1_147_0_30, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37732    G__memfunc_setup("GetFixZ",673,G__G__Eve1_147_0_31, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37733    G__memfunc_setup("SetFixR",677,G__G__Eve1_147_0_32, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - x", (char*)NULL, (void*) NULL, 0);
37734    G__memfunc_setup("SetFixZ",685,G__G__Eve1_147_0_33, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - x", (char*)NULL, (void*) NULL, 0);
37735    G__memfunc_setup("GetPastFixRFac",1339,G__G__Eve1_147_0_34, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37736    G__memfunc_setup("GetPastFixZFac",1347,G__G__Eve1_147_0_35, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37737    G__memfunc_setup("SetPastFixRFac",1351,G__G__Eve1_147_0_36, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - x", (char*)NULL, (void*) NULL, 0);
37738    G__memfunc_setup("SetPastFixZFac",1359,G__G__Eve1_147_0_37, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - x", (char*)NULL, (void*) NULL, 0);
37739    G__memfunc_setup("GetMaxTrackStep",1495,G__G__Eve1_147_0_38, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37740    G__memfunc_setup("SetMaxTrackStep",1507,G__G__Eve1_147_0_39, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - x", (char*)NULL, (void*) NULL, 0);
37741    G__memfunc_setup("HasSeveralSubSpaces",1911,G__G__Eve1_147_0_40, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37742    G__memfunc_setup("AcceptSegment",1315,G__G__Eve1_147_0_41, 103, -1, G__defined_typename("Bool_t"), 0, 3, 1, 1, 8, 
37743 "u 'TEveVectorT<float>' 'TEveVector' 1 - - u 'TEveVectorT<float>' 'TEveVector' 1 - - "
37744 "f - 'Float_t' 0 - -", (char*)NULL, (void*) NULL, 1);
37745    G__memfunc_setup("SubSpaceId",963,G__G__Eve1_147_0_42, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "u 'TEveVectorT<float>' 'TEveVector' 11 - -", (char*)NULL, (void*) NULL, 1);
37746    G__memfunc_setup("IsOnSubSpaceBoundrary",2117,G__G__Eve1_147_0_43, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "u 'TEveVectorT<float>' 'TEveVector' 11 - -", (char*)NULL, (void*) NULL, 1);
37747    G__memfunc_setup("BisectBreakPoint",1609,G__G__Eve1_147_0_44, 121, -1, -1, 0, 3, 1, 1, 0, 
37748 "u 'TEveVectorT<float>' 'TEveVector' 1 - vL u 'TEveVectorT<float>' 'TEveVector' 1 - vR "
37749 "f - 'Float_t' 0 '1e-10f' eps_sqr", (char*)NULL, (void*) NULL, 1);
37750    G__memfunc_setup("SetDirectionalVector",2061,G__G__Eve1_147_0_45, 121, -1, -1, 0, 2, 1, 1, 0, 
37751 "i - 'Int_t' 0 - screenAxis u 'TEveVectorT<float>' 'TEveVector' 1 - vec", (char*)NULL, (void*) NULL, 1);
37752    G__memfunc_setup("GetValForScreenPos",1788,G__G__Eve1_147_0_46, 102, -1, G__defined_typename("Float_t"), 0, 2, 1, 1, 0, 
37753 "i - 'Int_t' 0 - ax f - 'Float_t' 0 - value", (char*)NULL, (void*) NULL, 1);
37754    G__memfunc_setup("GetScreenVal",1187,G__G__Eve1_147_0_47, 102, -1, G__defined_typename("Float_t"), 0, 2, 1, 1, 0, 
37755 "i - 'Int_t' 0 - ax f - 'Float_t' 0 - value", (char*)NULL, (void*) NULL, 1);
37756    G__memfunc_setup("GetLimit",799,G__G__Eve1_147_0_48, 102, -1, G__defined_typename("Float_t"), 0, 2, 1, 1, 0, 
37757 "i - 'Int_t' 0 - i g - 'Bool_t' 0 - pos", (char*)NULL, (void*) NULL, 0);
37758    G__memfunc_setup("Class",502,G__G__Eve1_147_0_49, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveProjection::Class) ), 0);
37759    G__memfunc_setup("Class_Name",982,G__G__Eve1_147_0_50, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjection::Class_Name) ), 0);
37760    G__memfunc_setup("Class_Version",1339,G__G__Eve1_147_0_51, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveProjection::Class_Version) ), 0);
37761    G__memfunc_setup("Dictionary",1046,G__G__Eve1_147_0_52, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveProjection::Dictionary) ), 0);
37762    G__memfunc_setup("IsA",253,G__G__Eve1_147_0_53, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37763    G__memfunc_setup("ShowMembers",1132,G__G__Eve1_147_0_54, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
37764    G__memfunc_setup("Streamer",835,G__G__Eve1_147_0_55, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
37765    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_147_0_56, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
37766    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_147_0_57, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjection::DeclFileName) ), 0);
37767    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_147_0_58, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveProjection::ImplFileLine) ), 0);
37768    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_147_0_59, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjection::ImplFileName) ), 0);
37769    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_147_0_60, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveProjection::DeclFileLine) ), 0);
37770    // automatic destructor
37771    G__memfunc_setup("~TEveProjection", 1551, G__G__Eve1_147_0_61, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
37772    // automatic assignment operator
37773    G__memfunc_setup("operator=", 937, G__G__Eve1_147_0_62, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveProjection), -1, 1, 1, 1, 1, 0, "u 'TEveProjection' - 11 - -", (char*) NULL, (void*) NULL, 0);
37774    G__tag_memfunc_reset();
37775 }
37776 
37777 static void G__setup_memfuncTEveProjected(void) {
37778    /* TEveProjected */
37779    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjected));
37780    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjected), -1, 1, 1, 1, 4, 0, "u 'TEveProjected' - 11 - -", "Not implemented", (void*) NULL, 0);
37781    G__memfunc_setup("SetDepthCommon",1418,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 3, 1, 2, 0, 
37782 "f - 'Float_t' 0 - d U 'TEveElement' - 0 - el "
37783 "F - 'Float_t' 0 - bbox", (char*)NULL, (void*) NULL, 0);
37784    G__memfunc_setup("SetDepthLocal",1292,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "f - 'Float_t' 0 - d", (char*)NULL, (void*) NULL, 1);
37785    G__memfunc_setup("GetManager",987,G__G__Eve1_148_0_6, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManager), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37786    G__memfunc_setup("GetProjectable",1419,G__G__Eve1_148_0_7, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37787    G__memfunc_setup("GetDepth",789,G__G__Eve1_148_0_8, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37788    G__memfunc_setup("SetProjection",1353,G__G__Eve1_148_0_9, 121, -1, -1, 0, 2, 1, 1, 0, 
37789 "U 'TEveProjectionManager' - 0 - mng U 'TEveProjectable' - 0 - model", (char*)NULL, (void*) NULL, 1);
37790    G__memfunc_setup("UnRefProjectable",1611,G__G__Eve1_148_0_10, 121, -1, -1, 0, 2, 1, 1, 0, 
37791 "U 'TEveProjectable' - 0 - assumed_parent g - - 0 'true' notifyParent", (char*)NULL, (void*) NULL, 1);
37792    G__memfunc_setup("UpdateProjection",1664,G__G__Eve1_148_0_11, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 3);
37793    G__memfunc_setup("GetProjectedAsElement",2110,G__G__Eve1_148_0_12, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37794    G__memfunc_setup("SetDepth",801,G__G__Eve1_148_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - d", (char*)NULL, (void*) NULL, 1);
37795    G__memfunc_setup("Class",502,G__G__Eve1_148_0_14, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveProjected::Class) ), 0);
37796    G__memfunc_setup("Class_Name",982,G__G__Eve1_148_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjected::Class_Name) ), 0);
37797    G__memfunc_setup("Class_Version",1339,G__G__Eve1_148_0_16, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveProjected::Class_Version) ), 0);
37798    G__memfunc_setup("Dictionary",1046,G__G__Eve1_148_0_17, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveProjected::Dictionary) ), 0);
37799    G__memfunc_setup("IsA",253,G__G__Eve1_148_0_18, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37800    G__memfunc_setup("ShowMembers",1132,G__G__Eve1_148_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
37801    G__memfunc_setup("Streamer",835,G__G__Eve1_148_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
37802    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_148_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
37803    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_148_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjected::DeclFileName) ), 0);
37804    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_148_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveProjected::ImplFileLine) ), 0);
37805    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_148_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjected::ImplFileName) ), 0);
37806    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_148_0_25, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveProjected::DeclFileLine) ), 0);
37807    // automatic destructor
37808    G__memfunc_setup("~TEveProjected", 1426, G__G__Eve1_148_0_26, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
37809    G__tag_memfunc_reset();
37810 }
37811 
37812 static void G__setup_memfuncTEveProjectionManager(void) {
37813    /* TEveProjectionManager */
37814    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManager));
37815    G__memfunc_setup("TEveProjectionManager",2124,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManager), -1, 0, 1, 1, 4, 0, "u 'TEveProjectionManager' - 11 - -", "Not implemented", (void*) NULL, 0);
37816    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManager), -1, 1, 1, 1, 4, 0, "u 'TEveProjectionManager' - 11 - -", "Not implemented", (void*) NULL, 0);
37817    G__memfunc_setup("ShouldImport",1258,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 2, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
37818    G__memfunc_setup("UpdateDependentElsAndScenes",2706,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "U 'TEveElement' - 0 - root", (char*)NULL, (void*) NULL, 1);
37819    G__memfunc_setup("TEveProjectionManager",2124,G__G__Eve1_149_0_5, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManager), -1, 0, 1, 1, 1, 0, "i 'TEveProjection::EPType_e' - 0 'TEveProjection::kPT_Unknown' type", (char*)NULL, (void*) NULL, 0);
37820    G__memfunc_setup("AddDependent",1184,G__G__Eve1_149_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 0);
37821    G__memfunc_setup("RemoveDependent",1541,G__G__Eve1_149_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 0);
37822    G__memfunc_setup("SetProjection",1353,G__G__Eve1_149_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "i 'TEveProjection::EPType_e' - 0 - type", (char*)NULL, (void*) NULL, 0);
37823    G__memfunc_setup("GetProjection",1341,G__G__Eve1_149_0_9, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjection), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37824    G__memfunc_setup("UpdateName",996,G__G__Eve1_149_0_10, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37825    G__memfunc_setup("SetCenter",909,G__G__Eve1_149_0_11, 121, -1, -1, 0, 3, 1, 1, 0, 
37826 "f - 'Float_t' 0 - x f - 'Float_t' 0 - y "
37827 "f - 'Float_t' 0 - z", (char*)NULL, (void*) NULL, 0);
37828    G__memfunc_setup("GetCenter",897,G__G__Eve1_149_0_12, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR), G__defined_typename("TEveVector"), 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37829    G__memfunc_setup("SetCurrentDepth",1540,G__G__Eve1_149_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - d", (char*)NULL, (void*) NULL, 0);
37830    G__memfunc_setup("GetCurrentDepth",1528,G__G__Eve1_149_0_14, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37831    G__memfunc_setup("SetImportEmpty",1462,G__G__Eve1_149_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - ie", (char*)NULL, (void*) NULL, 0);
37832    G__memfunc_setup("GetImportEmpty",1450,G__G__Eve1_149_0_16, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37833    G__memfunc_setup("HandleElementPaste",1811,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
37834    G__memfunc_setup("ImportElementsRecurse",2193,G__G__Eve1_149_0_18, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 0, 2, 1, 1, 0, 
37835 "U 'TEveElement' - 0 - el U 'TEveElement' - 0 - parent", (char*)NULL, (void*) NULL, 1);
37836    G__memfunc_setup("ImportElements",1464,G__G__Eve1_149_0_19, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 0, 2, 1, 1, 0, 
37837 "U 'TEveElement' - 0 - el U 'TEveElement' - 0 '0' ext_list", (char*)NULL, (void*) NULL, 1);
37838    G__memfunc_setup("SubImportElements",1762,G__G__Eve1_149_0_20, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 0, 2, 1, 1, 0, 
37839 "U 'TEveElement' - 0 - el U 'TEveElement' - 0 - proj_parent", (char*)NULL, (void*) NULL, 1);
37840    G__memfunc_setup("SubImportChildren",1742,G__G__Eve1_149_0_21, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0, 
37841 "U 'TEveElement' - 0 - el U 'TEveElement' - 0 - proj_parent", (char*)NULL, (void*) NULL, 1);
37842    G__memfunc_setup("ProjectChildren",1536,G__G__Eve1_149_0_22, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37843    G__memfunc_setup("ProjectChildrenRecurse",2265,G__G__Eve1_149_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
37844    G__memfunc_setup("ComputeBBox",1096,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37845    G__memfunc_setup("Class",502,G__G__Eve1_149_0_25, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveProjectionManager::Class) ), 0);
37846    G__memfunc_setup("Class_Name",982,G__G__Eve1_149_0_26, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjectionManager::Class_Name) ), 0);
37847    G__memfunc_setup("Class_Version",1339,G__G__Eve1_149_0_27, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveProjectionManager::Class_Version) ), 0);
37848    G__memfunc_setup("Dictionary",1046,G__G__Eve1_149_0_28, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveProjectionManager::Dictionary) ), 0);
37849    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37850    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
37851    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);
37852    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_149_0_32, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
37853    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_149_0_33, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjectionManager::DeclFileName) ), 0);
37854    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_149_0_34, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveProjectionManager::ImplFileLine) ), 0);
37855    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_149_0_35, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjectionManager::ImplFileName) ), 0);
37856    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_149_0_36, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveProjectionManager::DeclFileLine) ), 0);
37857    // automatic destructor
37858    G__memfunc_setup("~TEveProjectionManager", 2250, G__G__Eve1_149_0_37, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
37859    G__tag_memfunc_reset();
37860 }
37861 
37862 static void G__setup_memfuncTEveProjectable(void) {
37863    /* TEveProjectable */
37864    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable));
37865    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectable), -1, 1, 1, 1, 4, 0, "u 'TEveProjectable' - 11 - -", "Not implemented", (void*) NULL, 0);
37866    G__memfunc_setup("ProjectedClass",1430,G__G__Eve1_150_0_4, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 1, 1, 1, 8, "U 'TEveProjection' - 10 - p", (char*)NULL, (void*) NULL, 3);
37867    G__memfunc_setup("HasProjecteds",1327,G__G__Eve1_150_0_5, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37868    G__memfunc_setup("BeginProjecteds",1528,G__G__Eve1_150_0_6, 117, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveProjectedmUcOallocatorlETEveProjectedmUgRsPgRcLcLiterator), G__defined_typename("TEveProjectable::ProjList_i"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37869    G__memfunc_setup("EndProjecteds",1322,G__G__Eve1_150_0_7, 117, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveProjectedmUcOallocatorlETEveProjectedmUgRsPgRcLcLiterator), G__defined_typename("TEveProjectable::ProjList_i"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37870    G__memfunc_setup("AddProjected",1193,G__G__Eve1_150_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveProjected' - 0 - p", (char*)NULL, (void*) NULL, 1);
37871    G__memfunc_setup("RemoveProjected",1550,G__G__Eve1_150_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveProjected' - 0 - p", (char*)NULL, (void*) NULL, 1);
37872    G__memfunc_setup("AnnihilateProjecteds",2064,G__G__Eve1_150_0_10, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37873    G__memfunc_setup("ClearProjectedList",1827,G__G__Eve1_150_0_11, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37874    G__memfunc_setup("AddProjectedsToSet",1803,G__G__Eve1_150_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "u 'set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >' 'set<TEveElement*>' 1 - set", (char*)NULL, (void*) NULL, 1);
37875    G__memfunc_setup("PropagateVizParams",1856,G__G__Eve1_150_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 '0' el", (char*)NULL, (void*) NULL, 1);
37876    G__memfunc_setup("PropagateRenderState",2052,G__G__Eve1_150_0_14, 121, -1, -1, 0, 2, 1, 1, 0, 
37877 "g - 'Bool_t' 0 - rnr_self g - 'Bool_t' 0 - rnr_children", (char*)NULL, (void*) NULL, 1);
37878    G__memfunc_setup("PropagateMainColor",1831,G__G__Eve1_150_0_15, 121, -1, -1, 0, 2, 1, 1, 0, 
37879 "s - 'Color_t' 0 - color s - 'Color_t' 0 - old_color", (char*)NULL, (void*) NULL, 1);
37880    G__memfunc_setup("PropagateMainTransparency",2594,G__G__Eve1_150_0_16, 121, -1, -1, 0, 2, 1, 1, 0, 
37881 "c - 'Char_t' 0 - t c - 'Char_t' 0 - old_t", (char*)NULL, (void*) NULL, 1);
37882    G__memfunc_setup("Class",502,G__G__Eve1_150_0_17, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveProjectable::Class) ), 0);
37883    G__memfunc_setup("Class_Name",982,G__G__Eve1_150_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjectable::Class_Name) ), 0);
37884    G__memfunc_setup("Class_Version",1339,G__G__Eve1_150_0_19, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveProjectable::Class_Version) ), 0);
37885    G__memfunc_setup("Dictionary",1046,G__G__Eve1_150_0_20, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveProjectable::Dictionary) ), 0);
37886    G__memfunc_setup("IsA",253,G__G__Eve1_150_0_21, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37887    G__memfunc_setup("ShowMembers",1132,G__G__Eve1_150_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
37888    G__memfunc_setup("Streamer",835,G__G__Eve1_150_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
37889    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_150_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
37890    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_150_0_25, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjectable::DeclFileName) ), 0);
37891    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_150_0_26, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveProjectable::ImplFileLine) ), 0);
37892    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_150_0_27, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjectable::ImplFileName) ), 0);
37893    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_150_0_28, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveProjectable::DeclFileLine) ), 0);
37894    // automatic destructor
37895    G__memfunc_setup("~TEveProjectable", 1629, G__G__Eve1_150_0_29, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
37896    G__tag_memfunc_reset();
37897 }
37898 
37899 static void G__setup_memfuncsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR(void) {
37900    /* set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> > */
37901    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR));
37902    G__memfunc_setup("set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >",5602,G__G__Eve1_156_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37903    G__memfunc_setup("set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >",5602,G__G__Eve1_156_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR), -1, 0, 1, 1, 1, 0, "u 'set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >' - 11 - x", (char*)NULL, (void*) NULL, 0);
37904    G__memfunc_setup("operator=",937,G__G__Eve1_156_0_3, 117, G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR), -1, 1, 1, 1, 1, 0, "u 'set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >' - 11 - x", (char*)NULL, (void*) NULL, 0);
37905    G__memfunc_setup("begin",517,G__G__Eve1_156_0_4, 117, G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37906    G__memfunc_setup("end",311,G__G__Eve1_156_0_5, 117, G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37907    G__memfunc_setup("rbegin",631,G__G__Eve1_156_0_6, 117, G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLreverse_iterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37908    G__memfunc_setup("rend",425,G__G__Eve1_156_0_7, 117, G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLreverse_iterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37909    G__memfunc_setup("empty",559,G__G__Eve1_156_0_8, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37910    G__memfunc_setup("size",443,G__G__Eve1_156_0_9, 104, -1, G__defined_typename("set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37911    G__memfunc_setup("max_size",864,G__G__Eve1_156_0_10, 104, -1, G__defined_typename("set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37912    G__memfunc_setup("insert",661,G__G__Eve1_156_0_11, 117, G__get_linked_tagnum(&G__G__Eve1LN_pairlEsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiteratorcOboolgR), -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 41 - x", (char*)NULL, (void*) NULL, 0);
37913    G__memfunc_setup("insert",661,G__G__Eve1_156_0_12, 117, G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator), -1, 0, 2, 1, 1, 0, 
37914 "u 'set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator' - 0 - position U 'TEveElement' - 41 - x", (char*)NULL, (void*) NULL, 0);
37915    G__memfunc_setup("erase",528,G__G__Eve1_156_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator' - 0 - position", (char*)NULL, (void*) NULL, 0);
37916    G__memfunc_setup("erase",528,G__G__Eve1_156_0_14, 121, -1, -1, 0, 2, 1, 1, 0, 
37917 "u 'set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator' - 0 - first u 'set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator' - 0 - last", (char*)NULL, (void*) NULL, 0);
37918    G__memfunc_setup("swap",443,G__G__Eve1_156_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "u 'set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >' - 1 - -", (char*)NULL, (void*) NULL, 0);
37919    G__memfunc_setup("clear",519,G__G__Eve1_156_0_16, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37920    G__memfunc_setup("find",417,G__G__Eve1_156_0_17, 117, G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 8, "U 'TEveElement' - 41 - x", (char*)NULL, (void*) NULL, 0);
37921    G__memfunc_setup("count",553,G__G__Eve1_156_0_18, 104, -1, G__defined_typename("set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::size_type"), 0, 1, 1, 1, 8, "U 'TEveElement' - 41 - x", (char*)NULL, (void*) NULL, 0);
37922    G__memfunc_setup("lower_bound",1184,G__G__Eve1_156_0_19, 117, G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 8, "U 'TEveElement' - 41 - x", (char*)NULL, (void*) NULL, 0);
37923    G__memfunc_setup("upper_bound",1187,G__G__Eve1_156_0_20, 117, G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 8, "U 'TEveElement' - 41 - x", (char*)NULL, (void*) NULL, 0);
37924    // automatic destructor
37925    G__memfunc_setup("~set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >", 5728, G__G__Eve1_156_0_21, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
37926    G__tag_memfunc_reset();
37927 }
37928 
37929 static void G__setup_memfuncsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator(void) {
37930    /* set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator */
37931    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator));
37932    G__memfunc_setup("iterator",874,G__G__Eve1_157_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37933    G__memfunc_setup("iterator",874,G__G__Eve1_157_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 0, "u 'set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator' - 11 - x", (char*)NULL, (void*) NULL, 0);
37934    G__memfunc_setup("operator=",937,G__G__Eve1_157_0_3, 117, G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator), -1, 1, 1, 1, 1, 0, "u 'set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator' - 11 - x", (char*)NULL, (void*) NULL, 0);
37935    G__memfunc_setup("operator*",918,G__G__Eve1_157_0_4, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), G__defined_typename("set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::value_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37936    G__memfunc_setup("operator->",983,G__G__Eve1_157_0_5, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), G__defined_typename("set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::value_type"), 2, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37937    G__memfunc_setup("operator++",962,G__G__Eve1_157_0_6, 117, G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37938    G__memfunc_setup("operator++",962,G__G__Eve1_157_0_7, 117, G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 0, "i - - 0 - a", (char*)NULL, (void*) NULL, 0);
37939    G__memfunc_setup("operator--",966,G__G__Eve1_157_0_8, 117, G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37940    G__memfunc_setup("operator--",966,G__G__Eve1_157_0_9, 117, G__get_linked_tagnum(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 0, "i - - 0 - a", (char*)NULL, (void*) NULL, 0);
37941    G__memfunc_setup("operator==",998,G__G__Eve1_157_0_10, 103, -1, -1, 0, 1, 1, 1, 0, "u 'set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator' - 11 - x", (char*)NULL, (void*) NULL, 0);
37942    G__memfunc_setup("operator!=",970,G__G__Eve1_157_0_11, 103, -1, -1, 0, 1, 1, 1, 0, "u 'set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator' - 11 - x", (char*)NULL, (void*) NULL, 0);
37943    // automatic destructor
37944    G__memfunc_setup("~iterator", 1000, G__G__Eve1_157_0_12, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
37945    G__tag_memfunc_reset();
37946 }
37947 
37948 static void G__setup_memfuncTEveCompound(void) {
37949    /* TEveCompound */
37950    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompound));
37951    G__memfunc_setup("TEveCompound",1209,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveCompound), -1, 0, 1, 1, 4, 0, "u 'TEveCompound' - 11 - -", "Not implemented", (void*) NULL, 0);
37952    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveCompound), -1, 1, 1, 1, 4, 0, "u 'TEveCompound' - 11 - -", "Not implemented", (void*) NULL, 0);
37953    G__memfunc_setup("TEveCompound",1209,G__G__Eve1_167_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveCompound), -1, 0, 4, 1, 1, 0, 
37954 "C - - 10 '\"TEveCompound\"' n C - - 10 '\"\"' t "
37955 "g - 'Bool_t' 0 'kTRUE' doColor g - 'Bool_t' 0 'kFALSE' doTransparency", (char*)NULL, (void*) NULL, 0);
37956    G__memfunc_setup("OpenCompound",1239,G__G__Eve1_167_0_4, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37957    G__memfunc_setup("CloseCompound",1339,G__G__Eve1_167_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37958    G__memfunc_setup("IsCompoundOpen",1427,G__G__Eve1_167_0_6, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
37959    G__memfunc_setup("SetMainColor",1200,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "s - 'Color_t' 0 - color", (char*)NULL, (void*) NULL, 1);
37960    G__memfunc_setup("SetMainTransparency",1963,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "c - 'Char_t' 0 - t", (char*)NULL, (void*) NULL, 1);
37961    G__memfunc_setup("AddElement",979,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
37962    G__memfunc_setup("RemoveElementLocal",1827,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
37963    G__memfunc_setup("RemoveElementsLocal",1942,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
37964    G__memfunc_setup("FillImpliedSelectedSet",2208,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >' 'TEveElement::Set_t' 1 - impSelSet", (char*)NULL, (void*) NULL, 1);
37965    G__memfunc_setup("ProjectedClass",1430,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 1, 1, 1, 8, "U 'TEveProjection' - 10 - p", (char*)NULL, (void*) NULL, 1);
37966    G__memfunc_setup("Class",502,G__G__Eve1_167_0_14, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveCompound::Class) ), 0);
37967    G__memfunc_setup("Class_Name",982,G__G__Eve1_167_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveCompound::Class_Name) ), 0);
37968    G__memfunc_setup("Class_Version",1339,G__G__Eve1_167_0_16, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveCompound::Class_Version) ), 0);
37969    G__memfunc_setup("Dictionary",1046,G__G__Eve1_167_0_17, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveCompound::Dictionary) ), 0);
37970    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
37971    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
37972    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);
37973    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_167_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
37974    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_167_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveCompound::DeclFileName) ), 0);
37975    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_167_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveCompound::ImplFileLine) ), 0);
37976    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_167_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveCompound::ImplFileName) ), 0);
37977    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_167_0_25, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveCompound::DeclFileLine) ), 0);
37978    // automatic destructor
37979    G__memfunc_setup("~TEveCompound", 1335, G__G__Eve1_167_0_26, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
37980    G__tag_memfunc_reset();
37981 }
37982 
37983 static void G__setup_memfuncTEveTrans(void) {
37984    /* TEveTrans */
37985    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveTrans));
37986    G__memfunc_setup("Norm3Column",1085,(G__InterfaceMethod) NULL, 100, -1, G__defined_typename("Double_t"), 0, 1, 1, 2, 0, "i - 'Int_t' 0 - col", (char*)NULL, (void*) NULL, 0);
37987    G__memfunc_setup("Orto3Column",1093,(G__InterfaceMethod) NULL, 100, -1, G__defined_typename("Double_t"), 0, 2, 1, 2, 0, 
37988 "i - 'Int_t' 0 - col i - 'Int_t' 0 - ref", (char*)NULL, (void*) NULL, 0);
37989    G__memfunc_setup("TEveTrans",892,G__G__Eve1_168_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveTrans), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37990    G__memfunc_setup("TEveTrans",892,G__G__Eve1_168_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveTrans), -1, 0, 1, 1, 1, 0, "u 'TEveTrans' - 11 - t", (char*)NULL, (void*) NULL, 0);
37991    G__memfunc_setup("TEveTrans",892,G__G__Eve1_168_0_5, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveTrans), -1, 0, 1, 1, 1, 0, "D - 'Double_t' 10 - arr", (char*)NULL, (void*) NULL, 0);
37992    G__memfunc_setup("TEveTrans",892,G__G__Eve1_168_0_6, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveTrans), -1, 0, 1, 1, 1, 0, "F - 'Float_t' 10 - arr", (char*)NULL, (void*) NULL, 0);
37993    G__memfunc_setup("UnitTrans",936,G__G__Eve1_168_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37994    G__memfunc_setup("ZeroTrans",936,G__G__Eve1_168_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 '1.0' w", (char*)NULL, (void*) NULL, 0);
37995    G__memfunc_setup("UnitRot",725,G__G__Eve1_168_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
37996    G__memfunc_setup("SetTrans",820,G__G__Eve1_168_0_10, 121, -1, -1, 0, 2, 1, 1, 0, 
37997 "u 'TEveTrans' - 11 - t g - 'Bool_t' 0 'kTRUE' copyAngles", (char*)NULL, (void*) NULL, 0);
37998    G__memfunc_setup("SetFromArray",1215,G__G__Eve1_168_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "D - 'Double_t' 10 - arr", (char*)NULL, (void*) NULL, 0);
37999    G__memfunc_setup("SetFromArray",1215,G__G__Eve1_168_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "F - 'Float_t' 10 - arr", (char*)NULL, (void*) NULL, 0);
38000    G__memfunc_setup("operator=",937,G__G__Eve1_168_0_13, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveTrans), -1, 1, 1, 1, 1, 0, "u 'TEveTrans' - 11 - t", (char*)NULL, (void*) NULL, 0);
38001    G__memfunc_setup("SetupRotation",1377,G__G__Eve1_168_0_14, 121, -1, -1, 0, 3, 1, 1, 0, 
38002 "i - 'Int_t' 0 - i i - 'Int_t' 0 - j "
38003 "d - 'Double_t' 0 - f", (char*)NULL, (void*) NULL, 0);
38004    G__memfunc_setup("SetupFromToVec",1414,G__G__Eve1_168_0_15, 121, -1, -1, 0, 2, 1, 1, 0, 
38005 "u 'TEveVectorT<float>' 'TEveVector' 11 - from u 'TEveVectorT<float>' 'TEveVector' 11 - to", (char*)NULL, (void*) NULL, 0);
38006    G__memfunc_setup("OrtoNorm3",883,G__G__Eve1_168_0_16, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38007    G__memfunc_setup("Invert",632,G__G__Eve1_168_0_17, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38008    G__memfunc_setup("MultLeft",813,G__G__Eve1_168_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TEveTrans' - 11 - t", (char*)NULL, (void*) NULL, 0);
38009    G__memfunc_setup("MultRight",928,G__G__Eve1_168_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TEveTrans' - 11 - t", (char*)NULL, (void*) NULL, 0);
38010    G__memfunc_setup("operator*=",979,G__G__Eve1_168_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TEveTrans' - 11 - t", (char*)NULL, (void*) NULL, 0);
38011    G__memfunc_setup("TransposeRotationPart",2214,G__G__Eve1_168_0_21, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38012    G__memfunc_setup("operator*",918,G__G__Eve1_168_0_22, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveTrans), -1, 0, 1, 1, 1, 0, "u 'TEveTrans' - 11 - t", (char*)NULL, (void*) NULL, 0);
38013    G__memfunc_setup("MoveLF",553,G__G__Eve1_168_0_23, 121, -1, -1, 0, 2, 1, 1, 0, 
38014 "i - 'Int_t' 0 - ai d - 'Double_t' 0 - amount", (char*)NULL, (void*) NULL, 0);
38015    G__memfunc_setup("Move3LF",604,G__G__Eve1_168_0_24, 121, -1, -1, 0, 3, 1, 1, 0, 
38016 "d - 'Double_t' 0 - x d - 'Double_t' 0 - y "
38017 "d - 'Double_t' 0 - z", (char*)NULL, (void*) NULL, 0);
38018    G__memfunc_setup("RotateLF",769,G__G__Eve1_168_0_25, 121, -1, -1, 0, 3, 1, 1, 0, 
38019 "i - 'Int_t' 0 - i1 i - 'Int_t' 0 - i2 "
38020 "d - 'Double_t' 0 - amount", (char*)NULL, (void*) NULL, 0);
38021    G__memfunc_setup("MovePF",557,G__G__Eve1_168_0_26, 121, -1, -1, 0, 2, 1, 1, 0, 
38022 "i - 'Int_t' 0 - ai d - 'Double_t' 0 - amount", (char*)NULL, (void*) NULL, 0);
38023    G__memfunc_setup("Move3PF",608,G__G__Eve1_168_0_27, 121, -1, -1, 0, 3, 1, 1, 0, 
38024 "d - 'Double_t' 0 - x d - 'Double_t' 0 - y "
38025 "d - 'Double_t' 0 - z", (char*)NULL, (void*) NULL, 0);
38026    G__memfunc_setup("RotatePF",773,G__G__Eve1_168_0_28, 121, -1, -1, 0, 3, 1, 1, 0, 
38027 "i - 'Int_t' 0 - i1 i - 'Int_t' 0 - i2 "
38028 "d - 'Double_t' 0 - amount", (char*)NULL, (void*) NULL, 0);
38029    G__memfunc_setup("Move",407,G__G__Eve1_168_0_29, 121, -1, -1, 0, 3, 1, 1, 0, 
38030 "u 'TEveTrans' - 11 - a i - 'Int_t' 0 - ai "
38031 "d - 'Double_t' 0 - amount", (char*)NULL, (void*) NULL, 0);
38032    G__memfunc_setup("Move3",458,G__G__Eve1_168_0_30, 121, -1, -1, 0, 4, 1, 1, 0, 
38033 "u 'TEveTrans' - 11 - a d - 'Double_t' 0 - x "
38034 "d - 'Double_t' 0 - y d - 'Double_t' 0 - z", (char*)NULL, (void*) NULL, 0);
38035    G__memfunc_setup("Rotate",623,G__G__Eve1_168_0_31, 121, -1, -1, 0, 4, 1, 1, 0, 
38036 "u 'TEveTrans' - 11 - a i - 'Int_t' 0 - i1 "
38037 "i - 'Int_t' 0 - i2 d - 'Double_t' 0 - amount", (char*)NULL, (void*) NULL, 0);
38038    G__memfunc_setup("Array",511,G__G__Eve1_168_0_32, 68, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38039    G__memfunc_setup("Array",511,G__G__Eve1_168_0_33, 68, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
38040    G__memfunc_setup("ArrX",381,G__G__Eve1_168_0_34, 68, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38041    G__memfunc_setup("ArrX",381,G__G__Eve1_168_0_35, 68, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
38042    G__memfunc_setup("ArrY",382,G__G__Eve1_168_0_36, 68, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38043    G__memfunc_setup("ArrY",382,G__G__Eve1_168_0_37, 68, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
38044    G__memfunc_setup("ArrZ",383,G__G__Eve1_168_0_38, 68, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38045    G__memfunc_setup("ArrZ",383,G__G__Eve1_168_0_39, 68, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
38046    G__memfunc_setup("ArrT",377,G__G__Eve1_168_0_40, 68, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38047    G__memfunc_setup("ArrT",377,G__G__Eve1_168_0_41, 68, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
38048    G__memfunc_setup("operator[]",1060,G__G__Eve1_168_0_42, 100, -1, G__defined_typename("Double_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
38049    G__memfunc_setup("operator[]",1060,G__G__Eve1_168_0_43, 100, -1, G__defined_typename("Double_t"), 1, 1, 1, 1, 0, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
38050    G__memfunc_setup("CM",144,G__G__Eve1_168_0_44, 100, -1, G__defined_typename("Double_t"), 0, 2, 1, 1, 8, 
38051 "i - 'Int_t' 0 - i i - 'Int_t' 0 - j", (char*)NULL, (void*) NULL, 0);
38052    G__memfunc_setup("CM",144,G__G__Eve1_168_0_45, 100, -1, G__defined_typename("Double_t"), 1, 2, 1, 1, 0, 
38053 "i - 'Int_t' 0 - i i - 'Int_t' 0 - j", (char*)NULL, (void*) NULL, 0);
38054    G__memfunc_setup("operator()",957,G__G__Eve1_168_0_46, 100, -1, G__defined_typename("Double_t"), 0, 2, 1, 1, 8, 
38055 "i - 'Int_t' 0 - i i - 'Int_t' 0 - j", (char*)NULL, (void*) NULL, 0);
38056    G__memfunc_setup("operator()",957,G__G__Eve1_168_0_47, 100, -1, G__defined_typename("Double_t"), 1, 2, 1, 1, 0, 
38057 "i - 'Int_t' 0 - i i - 'Int_t' 0 - j", (char*)NULL, (void*) NULL, 0);
38058    G__memfunc_setup("SetBaseVec",965,G__G__Eve1_168_0_48, 121, -1, -1, 0, 4, 1, 1, 0, 
38059 "i - 'Int_t' 0 - b d - 'Double_t' 0 - x "
38060 "d - 'Double_t' 0 - y d - 'Double_t' 0 - z", (char*)NULL, (void*) NULL, 0);
38061    G__memfunc_setup("SetBaseVec",965,G__G__Eve1_168_0_49, 121, -1, -1, 0, 2, 1, 1, 0, 
38062 "i - 'Int_t' 0 - b u 'TVector3' - 11 - v", (char*)NULL, (void*) NULL, 0);
38063    G__memfunc_setup("GetBaseVec",953,G__G__Eve1_168_0_50, 117, G__get_linked_tagnum(&G__G__Eve1LN_TVector3), -1, 0, 1, 1, 1, 8, "i - 'Int_t' 0 - b", (char*)NULL, (void*) NULL, 0);
38064    G__memfunc_setup("GetBaseVec",953,G__G__Eve1_168_0_51, 121, -1, -1, 0, 2, 1, 1, 8, 
38065 "i - 'Int_t' 0 - b u 'TVector3' - 1 - v", (char*)NULL, (void*) NULL, 0);
38066    G__memfunc_setup("SetPos",606,G__G__Eve1_168_0_52, 121, -1, -1, 0, 3, 1, 1, 0, 
38067 "d - 'Double_t' 0 - x d - 'Double_t' 0 - y "
38068 "d - 'Double_t' 0 - z", (char*)NULL, (void*) NULL, 0);
38069    G__memfunc_setup("SetPos",606,G__G__Eve1_168_0_53, 121, -1, -1, 0, 1, 1, 1, 0, "D - 'Double_t' 0 - x", (char*)NULL, (void*) NULL, 0);
38070    G__memfunc_setup("SetPos",606,G__G__Eve1_168_0_54, 121, -1, -1, 0, 1, 1, 1, 0, "F - 'Float_t' 0 - x", (char*)NULL, (void*) NULL, 0);
38071    G__memfunc_setup("SetPos",606,G__G__Eve1_168_0_55, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TEveTrans' - 11 - t", (char*)NULL, (void*) NULL, 0);
38072    G__memfunc_setup("GetPos",594,G__G__Eve1_168_0_56, 121, -1, -1, 0, 3, 1, 1, 8, 
38073 "d - 'Double_t' 1 - x d - 'Double_t' 1 - y "
38074 "d - 'Double_t' 1 - z", (char*)NULL, (void*) NULL, 0);
38075    G__memfunc_setup("GetPos",594,G__G__Eve1_168_0_57, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'Double_t' 0 - x", (char*)NULL, (void*) NULL, 0);
38076    G__memfunc_setup("GetPos",594,G__G__Eve1_168_0_58, 121, -1, -1, 0, 1, 1, 1, 8, "F - 'Float_t' 0 - x", (char*)NULL, (void*) NULL, 0);
38077    G__memfunc_setup("GetPos",594,G__G__Eve1_168_0_59, 121, -1, -1, 0, 1, 1, 1, 8, "u 'TVector3' - 1 - v", (char*)NULL, (void*) NULL, 0);
38078    G__memfunc_setup("GetPos",594,G__G__Eve1_168_0_60, 117, G__get_linked_tagnum(&G__G__Eve1LN_TVector3), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38079    G__memfunc_setup("SetRotByAngles",1398,G__G__Eve1_168_0_61, 121, -1, -1, 0, 3, 1, 1, 0, 
38080 "f - 'Float_t' 0 - a1 f - 'Float_t' 0 - a2 "
38081 "f - 'Float_t' 0 - a3", (char*)NULL, (void*) NULL, 0);
38082    G__memfunc_setup("SetRotByAnyAngles",1694,G__G__Eve1_168_0_62, 121, -1, -1, 0, 4, 1, 1, 0, 
38083 "f - 'Float_t' 0 - a1 f - 'Float_t' 0 - a2 "
38084 "f - 'Float_t' 0 - a3 C - - 10 - pat", (char*)NULL, (void*) NULL, 0);
38085    G__memfunc_setup("GetRotAngles",1199,G__G__Eve1_168_0_63, 121, -1, -1, 0, 1, 1, 1, 8, "F - 'Float_t' 0 - x", (char*)NULL, (void*) NULL, 0);
38086    G__memfunc_setup("Scale",488,G__G__Eve1_168_0_64, 121, -1, -1, 0, 3, 1, 1, 0, 
38087 "d - 'Double_t' 0 - sx d - 'Double_t' 0 - sy "
38088 "d - 'Double_t' 0 - sz", (char*)NULL, (void*) NULL, 0);
38089    G__memfunc_setup("Unscale",715,G__G__Eve1_168_0_65, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38090    G__memfunc_setup("Unscale",715,G__G__Eve1_168_0_66, 121, -1, -1, 0, 3, 1, 1, 0, 
38091 "d - 'Double_t' 1 - sx d - 'Double_t' 1 - sy "
38092 "d - 'Double_t' 1 - sz", (char*)NULL, (void*) NULL, 0);
38093    G__memfunc_setup("GetScale",776,G__G__Eve1_168_0_67, 121, -1, -1, 0, 3, 1, 1, 8, 
38094 "d - 'Double_t' 1 - sx d - 'Double_t' 1 - sy "
38095 "d - 'Double_t' 1 - sz", (char*)NULL, (void*) NULL, 0);
38096    G__memfunc_setup("SetScale",788,G__G__Eve1_168_0_68, 121, -1, -1, 0, 3, 1, 1, 0, 
38097 "d - 'Double_t' 0 - sx d - 'Double_t' 0 - sy "
38098 "d - 'Double_t' 0 - sz", (char*)NULL, (void*) NULL, 0);
38099    G__memfunc_setup("SetScaleX",876,G__G__Eve1_168_0_69, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - sx", (char*)NULL, (void*) NULL, 0);
38100    G__memfunc_setup("SetScaleY",877,G__G__Eve1_168_0_70, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - sy", (char*)NULL, (void*) NULL, 0);
38101    G__memfunc_setup("SetScaleZ",878,G__G__Eve1_168_0_71, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - sz", (char*)NULL, (void*) NULL, 0);
38102    G__memfunc_setup("MultiplyIP",1017,G__G__Eve1_168_0_72, 121, -1, -1, 0, 2, 1, 1, 8, 
38103 "u 'TVector3' - 1 - v d - 'Double_t' 0 '1' w", (char*)NULL, (void*) NULL, 0);
38104    G__memfunc_setup("MultiplyIP",1017,G__G__Eve1_168_0_73, 121, -1, -1, 0, 2, 1, 1, 8, 
38105 "D - 'Double_t' 0 - v d - 'Double_t' 0 '1' w", (char*)NULL, (void*) NULL, 0);
38106    G__memfunc_setup("MultiplyIP",1017,G__G__Eve1_168_0_74, 121, -1, -1, 0, 2, 1, 1, 8, 
38107 "F - 'Float_t' 0 - v d - 'Double_t' 0 '1' w", (char*)NULL, (void*) NULL, 0);
38108    G__memfunc_setup("Multiply",864,G__G__Eve1_168_0_75, 117, G__get_linked_tagnum(&G__G__Eve1LN_TVector3), -1, 0, 2, 1, 1, 8, 
38109 "u 'TVector3' - 11 - v d - 'Double_t' 0 '1' w", (char*)NULL, (void*) NULL, 0);
38110    G__memfunc_setup("Multiply",864,G__G__Eve1_168_0_76, 121, -1, -1, 0, 3, 1, 1, 8, 
38111 "D - 'Double_t' 10 - vin D - 'Double_t' 0 - vout "
38112 "d - 'Double_t' 0 '1' w", (char*)NULL, (void*) NULL, 0);
38113    G__memfunc_setup("RotateIP",776,G__G__Eve1_168_0_77, 121, -1, -1, 0, 1, 1, 1, 8, "u 'TVector3' - 1 - v", (char*)NULL, (void*) NULL, 0);
38114    G__memfunc_setup("RotateIP",776,G__G__Eve1_168_0_78, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'Double_t' 0 - v", (char*)NULL, (void*) NULL, 0);
38115    G__memfunc_setup("RotateIP",776,G__G__Eve1_168_0_79, 121, -1, -1, 0, 1, 1, 1, 8, "F - 'Float_t' 0 - v", (char*)NULL, (void*) NULL, 0);
38116    G__memfunc_setup("Rotate",623,G__G__Eve1_168_0_80, 117, G__get_linked_tagnum(&G__G__Eve1LN_TVector3), -1, 0, 1, 1, 1, 8, "u 'TVector3' - 11 - v", (char*)NULL, (void*) NULL, 0);
38117    G__memfunc_setup("Print",525,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
38118    G__memfunc_setup("SetFrom",704,G__G__Eve1_168_0_82, 121, -1, -1, 0, 1, 1, 1, 0, "D - 'Double_t' 0 - carr", (char*)NULL, (void*) NULL, 0);
38119    G__memfunc_setup("SetFrom",704,G__G__Eve1_168_0_83, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TGeoMatrix' - 11 - mat", (char*)NULL, (void*) NULL, 0);
38120    G__memfunc_setup("SetGeoHMatrix",1284,G__G__Eve1_168_0_84, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TGeoHMatrix' - 1 - mat", (char*)NULL, (void*) NULL, 0);
38121    G__memfunc_setup("SetBuffer3D",1021,G__G__Eve1_168_0_85, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer3D' - 1 - buff", (char*)NULL, (void*) NULL, 0);
38122    G__memfunc_setup("GetUseTrans",1109,G__G__Eve1_168_0_86, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38123    G__memfunc_setup("SetUseTrans",1121,G__G__Eve1_168_0_87, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - v", (char*)NULL, (void*) NULL, 0);
38124    G__memfunc_setup("SetEditRotation",1538,G__G__Eve1_168_0_88, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - x", (char*)NULL, (void*) NULL, 0);
38125    G__memfunc_setup("SetEditScale",1178,G__G__Eve1_168_0_89, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - x", (char*)NULL, (void*) NULL, 0);
38126    G__memfunc_setup("GetEditRotation",1526,G__G__Eve1_168_0_90, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38127    G__memfunc_setup("GetEditScale",1166,G__G__Eve1_168_0_91, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38128    G__memfunc_setup("GetEditTrans",1198,G__G__Eve1_168_0_92, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38129    G__memfunc_setup("SetEditTrans",1210,G__G__Eve1_168_0_93, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - v", (char*)NULL, (void*) NULL, 0);
38130    G__memfunc_setup("IsScale",676,G__G__Eve1_168_0_94, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 8, 
38131 "d - 'Double_t' 0 '0.9' low d - 'Double_t' 0 '1.1' high", (char*)NULL, (void*) NULL, 0);
38132    G__memfunc_setup("Class",502,G__G__Eve1_168_0_95, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveTrans::Class) ), 0);
38133    G__memfunc_setup("Class_Name",982,G__G__Eve1_168_0_96, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveTrans::Class_Name) ), 0);
38134    G__memfunc_setup("Class_Version",1339,G__G__Eve1_168_0_97, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveTrans::Class_Version) ), 0);
38135    G__memfunc_setup("Dictionary",1046,G__G__Eve1_168_0_98, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveTrans::Dictionary) ), 0);
38136    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38137    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
38138    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);
38139    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_168_0_102, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
38140    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_168_0_103, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveTrans::DeclFileName) ), 0);
38141    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_168_0_104, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveTrans::ImplFileLine) ), 0);
38142    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_168_0_105, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveTrans::ImplFileName) ), 0);
38143    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_168_0_106, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveTrans::DeclFileLine) ), 0);
38144    // automatic destructor
38145    G__memfunc_setup("~TEveTrans", 1018, G__G__Eve1_168_0_107, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
38146    G__tag_memfunc_reset();
38147 }
38148 
38149 static void G__setup_memfuncTEveManager(void) {
38150    /* TEveManager */
38151    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveManager));
38152    G__memfunc_setup("TEveManager",1071,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveManager), -1, 0, 1, 1, 4, 0, "u 'TEveManager' - 11 - -", "Not implemented", (void*) NULL, 0);
38153    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveManager), -1, 1, 1, 1, 4, 0, "u 'TEveManager' - 11 - -", "Not implemented", (void*) NULL, 0);
38154    G__memfunc_setup("TEveManager",1071,G__G__Eve1_170_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveManager), -1, 0, 4, 1, 1, 0, 
38155 "h - 'UInt_t' 0 - w h - 'UInt_t' 0 - h "
38156 "g - 'Bool_t' 0 'kTRUE' map_window C - 'Option_t' 10 '\"FI\"' opt", (char*)NULL, (void*) NULL, 0);
38157    G__memfunc_setup("GetExcHandler",1278,G__G__Eve1_170_0_4, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveManagercLcLTExceptionHandler), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38158    G__memfunc_setup("GetSelection",1222,G__G__Eve1_170_0_5, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveSelection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38159    G__memfunc_setup("GetHighlight",1208,G__G__Eve1_170_0_6, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveSelection), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38160    G__memfunc_setup("GetOrphanage",1205,G__G__Eve1_170_0_7, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38161    G__memfunc_setup("GetUseOrphanage",1506,G__G__Eve1_170_0_8, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38162    G__memfunc_setup("SetUseOrphanage",1518,G__G__Eve1_170_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - o", (char*)NULL, (void*) NULL, 0);
38163    G__memfunc_setup("ClearOrphanage",1404,G__G__Eve1_170_0_10, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38164    G__memfunc_setup("GetBrowser",1028,G__G__Eve1_170_0_11, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveBrowser), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38165    G__memfunc_setup("GetLTEFrame",1008,G__G__Eve1_170_0_12, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveGListTreeEditorFrame), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38166    G__memfunc_setup("GetEditor",903,G__G__Eve1_170_0_13, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveGedEditor), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38167    G__memfunc_setup("GetStatusBar",1209,G__G__Eve1_170_0_14, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGStatusBar), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38168    G__memfunc_setup("GetWindowManager",1619,G__G__Eve1_170_0_15, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowManager), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38169    G__memfunc_setup("GetScenes",897,G__G__Eve1_170_0_16, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneList), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38170    G__memfunc_setup("GetViewers",1029,G__G__Eve1_170_0_17, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerList), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38171    G__memfunc_setup("GetGlobalScene",1375,G__G__Eve1_170_0_18, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveScene), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38172    G__memfunc_setup("GetEventScene",1296,G__G__Eve1_170_0_19, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveScene), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38173    G__memfunc_setup("GetCurrentEvent",1541,G__G__Eve1_170_0_20, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveEventManager), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38174    G__memfunc_setup("SetCurrentEvent",1553,G__G__Eve1_170_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveEventManager' - 0 - mgr", (char*)NULL, (void*) NULL, 0);
38175    G__memfunc_setup("AddCanvasTab",1148,G__G__Eve1_170_0_22, 85, G__get_linked_tagnum(&G__G__Eve1LN_TCanvas), -1, 0, 1, 1, 1, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 0);
38176    G__memfunc_setup("GetMainWindow",1309,G__G__Eve1_170_0_23, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGWindow), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38177    G__memfunc_setup("GetDefaultViewer",1623,G__G__Eve1_170_0_24, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveViewer), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38178    G__memfunc_setup("GetDefaultGLViewer",1770,G__G__Eve1_170_0_25, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGLViewer), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38179    G__memfunc_setup("SpawnNewViewer",1445,G__G__Eve1_170_0_26, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveViewer), -1, 0, 3, 1, 1, 0, 
38180 "C - - 10 - name C - - 10 '\"\"' title "
38181 "g - 'Bool_t' 0 'kTRUE' embed", (char*)NULL, (void*) NULL, 0);
38182    G__memfunc_setup("SpawnNewScene",1313,G__G__Eve1_170_0_27, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveScene), -1, 0, 2, 1, 1, 0, 
38183 "C - - 10 - name C - - 10 '\"\"' title", (char*)NULL, (void*) NULL, 0);
38184    G__memfunc_setup("GetMacroFolder",1390,G__G__Eve1_170_0_28, 85, G__get_linked_tagnum(&G__G__Eve1LN_TFolder), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38185    G__memfunc_setup("GetMacro",786,G__G__Eve1_170_0_29, 85, G__get_linked_tagnum(&G__G__Eve1LN_TMacro), -1, 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 0);
38186    G__memfunc_setup("EditElement",1104,G__G__Eve1_170_0_30, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - element", (char*)NULL, (void*) NULL, 0);
38187    G__memfunc_setup("DisableRedraw",1305,G__G__Eve1_170_0_31, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38188    G__memfunc_setup("EnableRedraw",1196,G__G__Eve1_170_0_32, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38189    G__memfunc_setup("Redraw3D",732,G__G__Eve1_170_0_33, 121, -1, -1, 0, 2, 1, 1, 0, 
38190 "g - 'Bool_t' 0 'kFALSE' resetCameras g - 'Bool_t' 0 'kFALSE' dropLogicals", (char*)NULL, (void*) NULL, 0);
38191    G__memfunc_setup("RegisterRedraw3D",1569,G__G__Eve1_170_0_34, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38192    G__memfunc_setup("DoRedraw3D",911,G__G__Eve1_170_0_35, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38193    G__memfunc_setup("FullRedraw3D",1135,G__G__Eve1_170_0_36, 121, -1, -1, 0, 2, 1, 1, 0, 
38194 "g - 'Bool_t' 0 'kFALSE' resetCameras g - 'Bool_t' 0 'kFALSE' dropLogicals", (char*)NULL, (void*) NULL, 0);
38195    G__memfunc_setup("GetKeepEmptyCont",1608,G__G__Eve1_170_0_37, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38196    G__memfunc_setup("SetKeepEmptyCont",1620,G__G__Eve1_170_0_38, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - k", (char*)NULL, (void*) NULL, 0);
38197    G__memfunc_setup("ElementChanged",1396,G__G__Eve1_170_0_39, 121, -1, -1, 0, 3, 1, 1, 0, 
38198 "U 'TEveElement' - 0 - element g - 'Bool_t' 0 'kTRUE' update_scenes "
38199 "g - 'Bool_t' 0 'kFALSE' redraw", (char*)NULL, (void*) NULL, 0);
38200    G__memfunc_setup("ScenesChanged",1291,G__G__Eve1_170_0_40, 121, -1, -1, 0, 1, 1, 1, 0, "u 'list<TEveElement*,allocator<TEveElement*> >' 'TEveElement::List_t' 1 - scenes", (char*)NULL, (void*) NULL, 0);
38201    G__memfunc_setup("ElementStamped",1432,G__G__Eve1_170_0_41, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - element", (char*)NULL, (void*) NULL, 0);
38202    G__memfunc_setup("GetListTree",1100,G__G__Eve1_170_0_42, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGListTree), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38203    G__memfunc_setup("AddToListTree",1272,G__G__Eve1_170_0_43, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGListTreeItem), -1, 0, 3, 1, 1, 0, 
38204 "U 'TEveElement' - 0 - re g - 'Bool_t' 0 - open "
38205 "U 'TGListTree' - 0 '0' lt", (char*)NULL, (void*) NULL, 0);
38206    G__memfunc_setup("RemoveFromListTree",1838,G__G__Eve1_170_0_44, 121, -1, -1, 0, 3, 1, 1, 0, 
38207 "U 'TEveElement' - 0 - element U 'TGListTree' - 0 - lt "
38208 "U 'TGListTreeItem' - 0 - lti", (char*)NULL, (void*) NULL, 0);
38209    G__memfunc_setup("AddEvent",779,G__G__Eve1_170_0_45, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGListTreeItem), -1, 0, 1, 1, 1, 0, "U 'TEveEventManager' - 0 - event", (char*)NULL, (void*) NULL, 0);
38210    G__memfunc_setup("AddElement",979,G__G__Eve1_170_0_46, 121, -1, -1, 0, 2, 1, 1, 0, 
38211 "U 'TEveElement' - 0 - element U 'TEveElement' - 0 '0' parent", (char*)NULL, (void*) NULL, 0);
38212    G__memfunc_setup("AddGlobalElement",1572,G__G__Eve1_170_0_47, 121, -1, -1, 0, 2, 1, 1, 0, 
38213 "U 'TEveElement' - 0 - element U 'TEveElement' - 0 '0' parent", (char*)NULL, (void*) NULL, 0);
38214    G__memfunc_setup("RemoveElement",1336,G__G__Eve1_170_0_48, 121, -1, -1, 0, 2, 1, 1, 0, 
38215 "U 'TEveElement' - 0 - element U 'TEveElement' - 0 - parent", (char*)NULL, (void*) NULL, 0);
38216    G__memfunc_setup("PreDeleteElement",1604,G__G__Eve1_170_0_49, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - element", (char*)NULL, (void*) NULL, 0);
38217    G__memfunc_setup("ElementSelect",1322,G__G__Eve1_170_0_50, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - element", (char*)NULL, (void*) NULL, 0);
38218    G__memfunc_setup("ElementPaste",1223,G__G__Eve1_170_0_51, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - element", (char*)NULL, (void*) NULL, 0);
38219    G__memfunc_setup("InsertVizDBEntry",1606,G__G__Eve1_170_0_52, 103, -1, G__defined_typename("Bool_t"), 0, 4, 1, 1, 0, 
38220 "u 'TString' - 11 - tag U 'TEveElement' - 0 - model "
38221 "g - 'Bool_t' 0 - replace g - 'Bool_t' 0 - update", (char*)NULL, (void*) NULL, 0);
38222    G__memfunc_setup("InsertVizDBEntry",1606,G__G__Eve1_170_0_53, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0, 
38223 "u 'TString' - 11 - tag U 'TEveElement' - 0 - model", (char*)NULL, (void*) NULL, 0);
38224    G__memfunc_setup("FindVizDBEntry",1362,G__G__Eve1_170_0_54, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 0, 1, 1, 1, 0, "u 'TString' - 11 - tag", (char*)NULL, (void*) NULL, 0);
38225    G__memfunc_setup("LoadVizDB",831,G__G__Eve1_170_0_55, 121, -1, -1, 0, 3, 1, 1, 0, 
38226 "u 'TString' - 11 - filename g - 'Bool_t' 0 - replace "
38227 "g - 'Bool_t' 0 - update", (char*)NULL, (void*) NULL, 0);
38228    G__memfunc_setup("LoadVizDB",831,G__G__Eve1_170_0_56, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TString' - 11 - filename", (char*)NULL, (void*) NULL, 0);
38229    G__memfunc_setup("SaveVizDB",846,G__G__Eve1_170_0_57, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TString' - 11 - filename", (char*)NULL, (void*) NULL, 0);
38230    G__memfunc_setup("GetVizDBReplace",1435,G__G__Eve1_170_0_58, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38231    G__memfunc_setup("GetVizDBUpdate",1346,G__G__Eve1_170_0_59, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38232    G__memfunc_setup("SetVizDBReplace",1447,G__G__Eve1_170_0_60, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - r", (char*)NULL, (void*) NULL, 0);
38233    G__memfunc_setup("SetVizDBUpdate",1358,G__G__Eve1_170_0_61, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - u", (char*)NULL, (void*) NULL, 0);
38234    G__memfunc_setup("GetGeometry",1132,G__G__Eve1_170_0_62, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGeoManager), -1, 0, 1, 1, 1, 0, "u 'TString' - 11 - filename", (char*)NULL, (void*) NULL, 0);
38235    G__memfunc_setup("GetGeometryByAlias",1809,G__G__Eve1_170_0_63, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGeoManager), -1, 0, 1, 1, 1, 0, "u 'TString' - 11 - alias", (char*)NULL, (void*) NULL, 0);
38236    G__memfunc_setup("GetDefaultGeometry",1841,G__G__Eve1_170_0_64, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGeoManager), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38237    G__memfunc_setup("RegisterGeometryAlias",2171,G__G__Eve1_170_0_65, 121, -1, -1, 0, 2, 1, 1, 0, 
38238 "u 'TString' - 11 - alias u 'TString' - 11 - filename", (char*)NULL, (void*) NULL, 0);
38239    G__memfunc_setup("SetStatusLine",1336,G__G__Eve1_170_0_66, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - text", (char*)NULL, (void*) NULL, 0);
38240    G__memfunc_setup("ClearROOTClassSaved",1812,G__G__Eve1_170_0_67, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38241    G__memfunc_setup("CloseEveWindow",1422,G__G__Eve1_170_0_68, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38242    G__memfunc_setup("Create",596,G__G__Eve1_170_0_69, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveManager), -1, 0, 2, 3, 1, 0, 
38243 "g - 'Bool_t' 0 'kTRUE' map_window C - 'Option_t' 10 '\"FIV\"' opt", (char*)NULL, (void*) G__func2void( (TEveManager* (*)(Bool_t, Option_t*))(&TEveManager::Create) ), 0);
38244    G__memfunc_setup("Terminate",937,G__G__Eve1_170_0_70, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveManager::Terminate) ), 0);
38245    G__memfunc_setup("Class",502,G__G__Eve1_170_0_71, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveManager::Class) ), 0);
38246    G__memfunc_setup("Class_Name",982,G__G__Eve1_170_0_72, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveManager::Class_Name) ), 0);
38247    G__memfunc_setup("Class_Version",1339,G__G__Eve1_170_0_73, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveManager::Class_Version) ), 0);
38248    G__memfunc_setup("Dictionary",1046,G__G__Eve1_170_0_74, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveManager::Dictionary) ), 0);
38249    G__memfunc_setup("IsA",253,G__G__Eve1_170_0_75, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38250    G__memfunc_setup("ShowMembers",1132,G__G__Eve1_170_0_76, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
38251    G__memfunc_setup("Streamer",835,G__G__Eve1_170_0_77, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
38252    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_170_0_78, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
38253    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_170_0_79, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveManager::DeclFileName) ), 0);
38254    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_170_0_80, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveManager::ImplFileLine) ), 0);
38255    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_170_0_81, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveManager::ImplFileName) ), 0);
38256    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_170_0_82, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveManager::DeclFileLine) ), 0);
38257    // automatic destructor
38258    G__memfunc_setup("~TEveManager", 1197, G__G__Eve1_170_0_83, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
38259    G__tag_memfunc_reset();
38260 }
38261 
38262 static void G__setup_memfuncTEveElementcLcLTEveListTreeInfo(void) {
38263    /* TEveElement::TEveListTreeInfo */
38264    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementcLcLTEveListTreeInfo));
38265    G__memfunc_setup("TEveListTreeInfo",1580,G__G__Eve1_171_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveElementcLcLTEveListTreeInfo), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38266    G__memfunc_setup("TEveListTreeInfo",1580,G__G__Eve1_171_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveElementcLcLTEveListTreeInfo), -1, 0, 2, 1, 1, 0, 
38267 "U 'TGListTree' - 0 - lt U 'TGListTreeItem' - 0 - lti", (char*)NULL, (void*) NULL, 0);
38268    G__memfunc_setup("TEveListTreeInfo",1580,G__G__Eve1_171_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveElementcLcLTEveListTreeInfo), -1, 0, 1, 1, 1, 0, "u 'TEveElement::TEveListTreeInfo' - 11 - l", (char*)NULL, (void*) NULL, 0);
38269    G__memfunc_setup("operator=",937,G__G__Eve1_171_0_4, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveElementcLcLTEveListTreeInfo), -1, 1, 1, 1, 1, 0, "u 'TEveElement::TEveListTreeInfo' - 11 - l", (char*)NULL, (void*) NULL, 0);
38270    G__memfunc_setup("operator==",998,G__G__Eve1_171_0_5, 103, -1, -1, 0, 1, 1, 1, 8, "u 'TEveElement::TEveListTreeInfo' - 11 - x", (char*)NULL, (void*) NULL, 0);
38271    G__memfunc_setup("operator<",936,G__G__Eve1_171_0_6, 103, -1, -1, 0, 1, 1, 1, 8, "u 'TEveElement::TEveListTreeInfo' - 11 - x", (char*)NULL, (void*) NULL, 0);
38272    G__memfunc_setup("Class",502,G__G__Eve1_171_0_7, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveElement::TEveListTreeInfo::Class) ), 0);
38273    G__memfunc_setup("Class_Name",982,G__G__Eve1_171_0_8, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveElement::TEveListTreeInfo::Class_Name) ), 0);
38274    G__memfunc_setup("Class_Version",1339,G__G__Eve1_171_0_9, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveElement::TEveListTreeInfo::Class_Version) ), 0);
38275    G__memfunc_setup("Dictionary",1046,G__G__Eve1_171_0_10, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveElement::TEveListTreeInfo::Dictionary) ), 0);
38276    G__memfunc_setup("IsA",253,G__G__Eve1_171_0_11, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38277    G__memfunc_setup("ShowMembers",1132,G__G__Eve1_171_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
38278    G__memfunc_setup("Streamer",835,G__G__Eve1_171_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
38279    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_171_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
38280    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_171_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveElement::TEveListTreeInfo::DeclFileName) ), 0);
38281    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_171_0_16, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveElement::TEveListTreeInfo::ImplFileLine) ), 0);
38282    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_171_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveElement::TEveListTreeInfo::ImplFileName) ), 0);
38283    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_171_0_18, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveElement::TEveListTreeInfo::DeclFileLine) ), 0);
38284    // automatic destructor
38285    G__memfunc_setup("~TEveListTreeInfo", 1706, G__G__Eve1_171_0_19, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
38286    G__tag_memfunc_reset();
38287 }
38288 
38289 static void G__setup_memfunclistlETEveElementmUcOallocatorlETEveElementmUgRsPgR(void) {
38290    /* list<TEveElement*,allocator<TEveElement*> > */
38291    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR));
38292    G__memfunc_setup("list<TEveElement*,allocator<TEveElement*> >",3981,G__G__Eve1_179_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38293    G__memfunc_setup("begin",517,G__G__Eve1_179_0_2, 117, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38294    G__memfunc_setup("end",311,G__G__Eve1_179_0_3, 117, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38295    G__memfunc_setup("rbegin",631,G__G__Eve1_179_0_4, 117, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLreverse_iterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38296    G__memfunc_setup("rend",425,G__G__Eve1_179_0_5, 117, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLreverse_iterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38297    G__memfunc_setup("empty",559,G__G__Eve1_179_0_6, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38298    G__memfunc_setup("size",443,G__G__Eve1_179_0_7, 104, -1, G__defined_typename("list<TEveElement*,allocator<TEveElement*> >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38299    G__memfunc_setup("max_size",864,G__G__Eve1_179_0_8, 104, -1, G__defined_typename("list<TEveElement*,allocator<TEveElement*> >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38300    G__memfunc_setup("front",553,G__G__Eve1_179_0_9, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 1, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38301    G__memfunc_setup("back",401,G__G__Eve1_179_0_10, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 1, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38302    G__memfunc_setup("swap",443,G__G__Eve1_179_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "u 'list<TEveElement*,allocator<TEveElement*> >' - 1 - x", (char*)NULL, (void*) NULL, 0);
38303    G__memfunc_setup("insert",661,G__G__Eve1_179_0_12, 117, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator), -1, 0, 2, 1, 1, 0, 
38304 "u 'list<TEveElement*,allocator<TEveElement*> >::iterator' - 0 - position U 'TEveElement' - 41 - x", (char*)NULL, (void*) NULL, 0);
38305    G__memfunc_setup("insert",661,G__G__Eve1_179_0_13, 121, -1, -1, 0, 3, 1, 1, 0, 
38306 "u 'list<TEveElement*,allocator<TEveElement*> >::iterator' - 0 - position U 'TEveElement' - 2 - first "
38307 "U 'TEveElement' - 2 - last", (char*)NULL, (void*) NULL, 0);
38308    G__memfunc_setup("insert",661,G__G__Eve1_179_0_14, 121, -1, -1, 0, 3, 1, 1, 0, 
38309 "u 'list<TEveElement*,allocator<TEveElement*> >::iterator' - 0 - position u 'list<TEveElement*,allocator<TEveElement*> >::iterator' - 0 - first "
38310 "u 'list<TEveElement*,allocator<TEveElement*> >::iterator' - 0 - last", (char*)NULL, (void*) NULL, 0);
38311    G__memfunc_setup("insert",661,G__G__Eve1_179_0_15, 121, -1, -1, 0, 3, 1, 1, 0, 
38312 "u 'list<TEveElement*,allocator<TEveElement*> >::iterator' - 0 - position h - 'list<TEveElement*,allocator<TEveElement*> >::size_type' 0 - n "
38313 "U 'TEveElement' - 41 - x", (char*)NULL, (void*) NULL, 0);
38314    G__memfunc_setup("push_front",1096,G__G__Eve1_179_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 41 - x", (char*)NULL, (void*) NULL, 0);
38315    G__memfunc_setup("push_back",944,G__G__Eve1_179_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 41 - x", (char*)NULL, (void*) NULL, 0);
38316    G__memfunc_setup("resize",658,G__G__Eve1_179_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'list<TEveElement*,allocator<TEveElement*> >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0);
38317    G__memfunc_setup("resize",658,G__G__Eve1_179_0_19, 121, -1, -1, 0, 2, 1, 1, 0, 
38318 "h - 'list<TEveElement*,allocator<TEveElement*> >::size_type' 0 - n U 'TEveElement' - 0 - v", (char*)NULL, (void*) NULL, 0);
38319    G__memfunc_setup("erase",528,G__G__Eve1_179_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "u 'list<TEveElement*,allocator<TEveElement*> >::iterator' - 0 - position", (char*)NULL, (void*) NULL, 0);
38320    G__memfunc_setup("erase",528,G__G__Eve1_179_0_21, 121, -1, -1, 0, 2, 1, 1, 0, 
38321 "u 'list<TEveElement*,allocator<TEveElement*> >::iterator' - 0 - first u 'list<TEveElement*,allocator<TEveElement*> >::iterator' - 0 - last", (char*)NULL, (void*) NULL, 0);
38322    G__memfunc_setup("clear",519,G__G__Eve1_179_0_22, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38323    G__memfunc_setup("pop_front",983,G__G__Eve1_179_0_23, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38324    G__memfunc_setup("pop_back",831,G__G__Eve1_179_0_24, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38325    G__memfunc_setup("list<TEveElement*,allocator<TEveElement*> >",3981,G__G__Eve1_179_0_25, 105, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR), -1, 0, 2, 1, 1, 0, 
38326 "h - 'list<TEveElement*,allocator<TEveElement*> >::size_type' 0 - n U 'TEveElement' - 41 '(TEveElement*)()' value", (char*)NULL, (void*) NULL, 0);
38327    G__memfunc_setup("list<TEveElement*,allocator<TEveElement*> >",3981,G__G__Eve1_179_0_26, 105, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR), -1, 0, 2, 1, 1, 0, 
38328 "U 'TEveElement' - 42 - first U 'TEveElement' - 42 - last", (char*)NULL, (void*) NULL, 0);
38329    G__memfunc_setup("list<TEveElement*,allocator<TEveElement*> >",3981,G__G__Eve1_179_0_27, 105, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR), -1, 0, 2, 1, 1, 0, 
38330 "u 'list<TEveElement*,allocator<TEveElement*> >::iterator' 'list<TEveElement*,allocator<TEveElement*> >::const_iterator' 10 - first u 'list<TEveElement*,allocator<TEveElement*> >::iterator' 'list<TEveElement*,allocator<TEveElement*> >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0);
38331    G__memfunc_setup("list<TEveElement*,allocator<TEveElement*> >",3981,G__G__Eve1_179_0_28, 105, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR), -1, 0, 1, 1, 1, 0, "u 'list<TEveElement*,allocator<TEveElement*> >' - 11 - x", (char*)NULL, (void*) NULL, 0);
38332    G__memfunc_setup("operator=",937,G__G__Eve1_179_0_29, 117, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR), -1, 1, 1, 1, 1, 0, "u 'list<TEveElement*,allocator<TEveElement*> >' - 11 - x", (char*)NULL, (void*) NULL, 0);
38333    G__memfunc_setup("splice",640,G__G__Eve1_179_0_30, 121, -1, -1, 0, 2, 1, 1, 0, 
38334 "u 'list<TEveElement*,allocator<TEveElement*> >::iterator' - 0 - position u 'list<TEveElement*,allocator<TEveElement*> >' - 1 - x", (char*)NULL, (void*) NULL, 0);
38335    G__memfunc_setup("splice",640,G__G__Eve1_179_0_31, 121, -1, -1, 0, 3, 1, 1, 0, 
38336 "u 'list<TEveElement*,allocator<TEveElement*> >::iterator' - 0 - position u 'list<TEveElement*,allocator<TEveElement*> >' - 1 - x "
38337 "u 'list<TEveElement*,allocator<TEveElement*> >::iterator' - 0 - i", (char*)NULL, (void*) NULL, 0);
38338    G__memfunc_setup("splice",640,G__G__Eve1_179_0_32, 121, -1, -1, 0, 4, 1, 1, 0, 
38339 "u 'list<TEveElement*,allocator<TEveElement*> >::iterator' - 0 - position u 'list<TEveElement*,allocator<TEveElement*> >' - 1 - x "
38340 "u 'list<TEveElement*,allocator<TEveElement*> >::iterator' - 0 - first u 'list<TEveElement*,allocator<TEveElement*> >::iterator' - 0 - last", (char*)NULL, (void*) NULL, 0);
38341    G__memfunc_setup("remove",654,G__G__Eve1_179_0_33, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 41 - value", (char*)NULL, (void*) NULL, 0);
38342    G__memfunc_setup("unique",663,G__G__Eve1_179_0_34, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38343    G__memfunc_setup("merge",528,G__G__Eve1_179_0_35, 121, -1, -1, 0, 1, 1, 1, 0, "u 'list<TEveElement*,allocator<TEveElement*> >' - 1 - x", (char*)NULL, (void*) NULL, 0);
38344    G__memfunc_setup("reverse",764,G__G__Eve1_179_0_36, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38345    G__memfunc_setup("sort",456,G__G__Eve1_179_0_37, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38346    // automatic destructor
38347    G__memfunc_setup("~list<TEveElement*,allocator<TEveElement*> >", 4107, G__G__Eve1_179_0_38, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
38348    G__tag_memfunc_reset();
38349 }
38350 
38351 static void G__setup_memfunclistlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator(void) {
38352    /* list<TEveElement*,allocator<TEveElement*> >::iterator */
38353    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator));
38354    G__memfunc_setup("iterator",874,G__G__Eve1_180_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38355    G__memfunc_setup("iterator",874,G__G__Eve1_180_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 0, "u 'list<TEveElement*,allocator<TEveElement*> >::iterator' - 11 - x", (char*)NULL, (void*) NULL, 0);
38356    G__memfunc_setup("operator=",937,G__G__Eve1_180_0_3, 117, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator), -1, 1, 1, 1, 1, 0, "u 'list<TEveElement*,allocator<TEveElement*> >::iterator' - 11 - x", (char*)NULL, (void*) NULL, 0);
38357    G__memfunc_setup("operator*",918,G__G__Eve1_180_0_4, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 1, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38358    G__memfunc_setup("operator->",983,G__G__Eve1_180_0_5, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 2, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38359    G__memfunc_setup("operator++",962,G__G__Eve1_180_0_6, 117, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38360    G__memfunc_setup("operator++",962,G__G__Eve1_180_0_7, 117, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 0, "i - - 0 - a", (char*)NULL, (void*) NULL, 0);
38361    G__memfunc_setup("operator--",966,G__G__Eve1_180_0_8, 117, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38362    G__memfunc_setup("operator--",966,G__G__Eve1_180_0_9, 117, G__get_linked_tagnum(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 0, "i - - 0 - a", (char*)NULL, (void*) NULL, 0);
38363    G__memfunc_setup("operator==",998,G__G__Eve1_180_0_10, 103, -1, -1, 0, 1, 1, 1, 0, "u 'list<TEveElement*,allocator<TEveElement*> >::iterator' - 11 - x", (char*)NULL, (void*) NULL, 0);
38364    G__memfunc_setup("operator!=",970,G__G__Eve1_180_0_11, 103, -1, -1, 0, 1, 1, 1, 0, "u 'list<TEveElement*,allocator<TEveElement*> >::iterator' - 11 - x", (char*)NULL, (void*) NULL, 0);
38365    // automatic destructor
38366    G__memfunc_setup("~iterator", 1000, G__G__Eve1_180_0_12, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
38367    G__tag_memfunc_reset();
38368 }
38369 
38370 static void G__setup_memfuncTEveElementObjectPtr(void) {
38371    /* TEveElementObjectPtr */
38372    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementObjectPtr));
38373    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveElementObjectPtr), -1, 1, 1, 1, 4, 0, "u 'TEveElementObjectPtr' - 11 - -", "Not implemented", (void*) NULL, 0);
38374    G__memfunc_setup("TEveElementObjectPtr",1995,G__G__Eve1_185_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveElementObjectPtr), -1, 0, 2, 1, 1, 0, 
38375 "U 'TObject' - 0 - obj g - 'Bool_t' 0 'kTRUE' own", (char*)NULL, (void*) NULL, 0);
38376    G__memfunc_setup("TEveElementObjectPtr",1995,G__G__Eve1_185_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveElementObjectPtr), -1, 0, 3, 1, 1, 0, 
38377 "U 'TObject' - 0 - obj s - 'Color_t' 1 - mainColor "
38378 "g - 'Bool_t' 0 'kTRUE' own", (char*)NULL, (void*) NULL, 0);
38379    G__memfunc_setup("TEveElementObjectPtr",1995,G__G__Eve1_185_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveElementObjectPtr), -1, 0, 1, 1, 1, 0, "u 'TEveElementObjectPtr' - 11 - e", (char*)NULL, (void*) NULL, 0);
38380    G__memfunc_setup("CloneElement",1211,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElementObjectPtr), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38381    G__memfunc_setup("GetObject",887,G__G__Eve1_185_0_6, 85, G__get_linked_tagnum(&G__G__Eve1LN_TObject), -1, 0, 1, 1, 1, 8, "u 'TEveException' - 11 '\"TEveElementObjectPtr::GetObject \"' eh", (char*)NULL, (void*) NULL, 1);
38382    G__memfunc_setup("ExportToCINT",1139,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - - 0 - var_name", (char*)NULL, (void*) NULL, 1);
38383    G__memfunc_setup("GetOwnObject",1195,G__G__Eve1_185_0_8, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38384    G__memfunc_setup("SetOwnObject",1207,G__G__Eve1_185_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - o", (char*)NULL, (void*) NULL, 0);
38385    G__memfunc_setup("Class",502,G__G__Eve1_185_0_10, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveElementObjectPtr::Class) ), 0);
38386    G__memfunc_setup("Class_Name",982,G__G__Eve1_185_0_11, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveElementObjectPtr::Class_Name) ), 0);
38387    G__memfunc_setup("Class_Version",1339,G__G__Eve1_185_0_12, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveElementObjectPtr::Class_Version) ), 0);
38388    G__memfunc_setup("Dictionary",1046,G__G__Eve1_185_0_13, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveElementObjectPtr::Dictionary) ), 0);
38389    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38390    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
38391    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);
38392    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_185_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
38393    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_185_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveElementObjectPtr::DeclFileName) ), 0);
38394    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_185_0_19, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveElementObjectPtr::ImplFileLine) ), 0);
38395    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_185_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveElementObjectPtr::ImplFileName) ), 0);
38396    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_185_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveElementObjectPtr::DeclFileLine) ), 0);
38397    // automatic destructor
38398    G__memfunc_setup("~TEveElementObjectPtr", 2121, G__G__Eve1_185_0_22, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
38399    G__tag_memfunc_reset();
38400 }
38401 
38402 static void G__setup_memfuncTEveElementList(void) {
38403    /* TEveElementList */
38404    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList));
38405    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList), -1, 1, 1, 1, 4, 0, "u 'TEveElementList' - 11 - -", "Not implemented", (void*) NULL, 0);
38406    G__memfunc_setup("TEveElementList",1498,G__G__Eve1_186_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList), -1, 0, 4, 1, 1, 0, 
38407 "C - - 10 '\"TEveElementList\"' n C - - 10 '\"\"' t "
38408 "g - 'Bool_t' 0 'kFALSE' doColor g - 'Bool_t' 0 'kFALSE' doTransparency", (char*)NULL, (void*) NULL, 0);
38409    G__memfunc_setup("TEveElementList",1498,G__G__Eve1_186_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList), -1, 0, 1, 1, 1, 0, "u 'TEveElementList' - 11 - e", (char*)NULL, (void*) NULL, 0);
38410    G__memfunc_setup("GetObject",887,G__G__Eve1_186_0_4, 85, G__get_linked_tagnum(&G__G__Eve1LN_TObject), -1, 0, 1, 1, 1, 8, "u 'TEveException' - 11 '\"TEveElementList::GetObject \"' -", (char*)NULL, (void*) NULL, 1);
38411    G__memfunc_setup("CloneElement",1211,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElementList), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38412    G__memfunc_setup("GetElementName",1387,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
38413    G__memfunc_setup("GetElementTitle",1516,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
38414    G__memfunc_setup("SetElementName",1399,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
38415    G__memfunc_setup("SetElementTitle",1528,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - title", (char*)NULL, (void*) NULL, 1);
38416    G__memfunc_setup("SetElementNameTitle",1913,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
38417 "C - - 10 - name C - - 10 - title", (char*)NULL, (void*) NULL, 1);
38418    G__memfunc_setup("GetChildClass",1274,G__G__Eve1_186_0_11, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38419    G__memfunc_setup("SetChildClass",1286,G__G__Eve1_186_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TClass' - 0 - c", (char*)NULL, (void*) NULL, 0);
38420    G__memfunc_setup("AcceptElement",1306,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
38421    G__memfunc_setup("ProjectedClass",1430,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 1, 1, 1, 8, "U 'TEveProjection' - 10 - p", (char*)NULL, (void*) NULL, 1);
38422    G__memfunc_setup("Class",502,G__G__Eve1_186_0_15, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveElementList::Class) ), 0);
38423    G__memfunc_setup("Class_Name",982,G__G__Eve1_186_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveElementList::Class_Name) ), 0);
38424    G__memfunc_setup("Class_Version",1339,G__G__Eve1_186_0_17, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveElementList::Class_Version) ), 0);
38425    G__memfunc_setup("Dictionary",1046,G__G__Eve1_186_0_18, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveElementList::Dictionary) ), 0);
38426    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38427    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
38428    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);
38429    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_186_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
38430    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_186_0_23, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveElementList::DeclFileName) ), 0);
38431    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_186_0_24, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveElementList::ImplFileLine) ), 0);
38432    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_186_0_25, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveElementList::ImplFileName) ), 0);
38433    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_186_0_26, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveElementList::DeclFileLine) ), 0);
38434    // automatic destructor
38435    G__memfunc_setup("~TEveElementList", 1624, G__G__Eve1_186_0_27, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
38436    G__tag_memfunc_reset();
38437 }
38438 
38439 static void G__setup_memfuncTEveElementListProjected(void) {
38440    /* TEveElementListProjected */
38441    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementListProjected));
38442    G__memfunc_setup("TEveElementListProjected",2426,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveElementListProjected), -1, 0, 1, 1, 4, 0, "u 'TEveElementListProjected' - 11 - -", "Not implemented", (void*) NULL, 0);
38443    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveElementListProjected), -1, 1, 1, 1, 4, 0, "u 'TEveElementListProjected' - 11 - -", "Not implemented", (void*) NULL, 0);
38444    G__memfunc_setup("TEveElementListProjected",2426,G__G__Eve1_187_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveElementListProjected), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38445    G__memfunc_setup("UpdateProjection",1664,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
38446    G__memfunc_setup("GetProjectedAsElement",2110,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
38447    G__memfunc_setup("Class",502,G__G__Eve1_187_0_6, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveElementListProjected::Class) ), 0);
38448    G__memfunc_setup("Class_Name",982,G__G__Eve1_187_0_7, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveElementListProjected::Class_Name) ), 0);
38449    G__memfunc_setup("Class_Version",1339,G__G__Eve1_187_0_8, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveElementListProjected::Class_Version) ), 0);
38450    G__memfunc_setup("Dictionary",1046,G__G__Eve1_187_0_9, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveElementListProjected::Dictionary) ), 0);
38451    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38452    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
38453    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);
38454    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_187_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
38455    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_187_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveElementListProjected::DeclFileName) ), 0);
38456    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_187_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveElementListProjected::ImplFileLine) ), 0);
38457    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_187_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveElementListProjected::ImplFileName) ), 0);
38458    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_187_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveElementListProjected::DeclFileLine) ), 0);
38459    // automatic destructor
38460    G__memfunc_setup("~TEveElementListProjected", 2552, G__G__Eve1_187_0_18, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
38461    G__tag_memfunc_reset();
38462 }
38463 
38464 static void G__setup_memfuncTEveGedEditor(void) {
38465    /* TEveGedEditor */
38466    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedEditor));
38467    G__memfunc_setup("TEveGedEditor",1259,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveGedEditor), -1, 0, 1, 1, 4, 0, "u 'TEveGedEditor' - 11 - -", "Not implemented", (void*) NULL, 0);
38468    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveGedEditor), -1, 1, 1, 1, 4, 0, "u 'TEveGedEditor' - 11 - -", "Not implemented", (void*) NULL, 0);
38469    G__memfunc_setup("CreateNameFrame",1472,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGedFrame), -1, 0, 2, 1, 2, 0, 
38470 "U 'TGWindow' - 10 - parent C - - 10 - tab_name", (char*)NULL, (void*) NULL, 1);
38471    G__memfunc_setup("TEveGedEditor",1259,G__G__Eve1_320_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveGedEditor), -1, 0, 3, 1, 1, 0, 
38472 "U 'TCanvas' - 0 '0' canvas h - 'UInt_t' 0 '250' width "
38473 "h - 'UInt_t' 0 '400' height", (char*)NULL, (void*) NULL, 0);
38474    G__memfunc_setup("CloseWindow",1134,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
38475    G__memfunc_setup("DeleteWindow",1227,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
38476    G__memfunc_setup("GetEveElement",1290,G__G__Eve1_320_0_7, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38477    G__memfunc_setup("DisplayElement",1440,G__G__Eve1_320_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - re", (char*)NULL, (void*) NULL, 0);
38478    G__memfunc_setup("DisplayObject",1325,G__G__Eve1_320_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 0);
38479    G__memfunc_setup("SetModel",797,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, 
38480 "U 'TVirtualPad' - 0 - pad U 'TObject' - 0 - obj "
38481 "i - 'Int_t' 0 - event", (char*)NULL, (void*) NULL, 1);
38482    G__memfunc_setup("Update",611,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TGedFrame' - 0 '0' gframe", (char*)NULL, (void*) NULL, 1);
38483    G__memfunc_setup("SpawnNewEditor",1434,G__G__Eve1_320_0_12, 121, -1, -1, 0, 1, 3, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) G__func2void( (void (*)(TObject*))(&TEveGedEditor::SpawnNewEditor) ), 0);
38484    G__memfunc_setup("ElementChanged",1396,G__G__Eve1_320_0_13, 121, -1, -1, 0, 1, 3, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) G__func2void( (void (*)(TEveElement*))(&TEveGedEditor::ElementChanged) ), 0);
38485    G__memfunc_setup("ElementDeleted",1409,G__G__Eve1_320_0_14, 121, -1, -1, 0, 1, 3, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) G__func2void( (void (*)(TEveElement*))(&TEveGedEditor::ElementDeleted) ), 0);
38486    G__memfunc_setup("DestroyEditors",1476,G__G__Eve1_320_0_15, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveGedEditor::DestroyEditors) ), 0);
38487    G__memfunc_setup("GetContextMenu",1434,G__G__Eve1_320_0_16, 85, G__get_linked_tagnum(&G__G__Eve1LN_TContextMenu), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TContextMenu* (*)())(&TEveGedEditor::GetContextMenu) ), 0);
38488    G__memfunc_setup("Class",502,G__G__Eve1_320_0_17, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveGedEditor::Class) ), 0);
38489    G__memfunc_setup("Class_Name",982,G__G__Eve1_320_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGedEditor::Class_Name) ), 0);
38490    G__memfunc_setup("Class_Version",1339,G__G__Eve1_320_0_19, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveGedEditor::Class_Version) ), 0);
38491    G__memfunc_setup("Dictionary",1046,G__G__Eve1_320_0_20, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveGedEditor::Dictionary) ), 0);
38492    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38493    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
38494    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);
38495    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_320_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
38496    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_320_0_25, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGedEditor::DeclFileName) ), 0);
38497    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_320_0_26, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveGedEditor::ImplFileLine) ), 0);
38498    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_320_0_27, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGedEditor::ImplFileName) ), 0);
38499    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_320_0_28, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveGedEditor::DeclFileLine) ), 0);
38500    // automatic destructor
38501    G__memfunc_setup("~TEveGedEditor", 1385, G__G__Eve1_320_0_29, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
38502    G__tag_memfunc_reset();
38503 }
38504 
38505 static void G__setup_memfuncTEveListTreeItem(void) {
38506    /* TEveListTreeItem */
38507    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveListTreeItem));
38508    G__memfunc_setup("TEveListTreeItem",1583,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveListTreeItem), -1, 0, 1, 1, 4, 0, "u 'TEveListTreeItem' - 11 - -", "not implemented", (void*) NULL, 0);
38509    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveListTreeItem), -1, 1, 1, 1, 4, 0, "u 'TEveListTreeItem' - 11 - -", "not implemented", (void*) NULL, 0);
38510    G__memfunc_setup("NotSupported",1271,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 8, "C - - 10 - func", (char*)NULL, (void*) NULL, 0);
38511    G__memfunc_setup("TEveListTreeItem",1583,G__G__Eve1_321_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveListTreeItem), -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 0);
38512    G__memfunc_setup("IsActive",792,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38513    G__memfunc_setup("GetActiveColor",1403,(G__InterfaceMethod) NULL,107, -1, G__defined_typename("Pixel_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38514    G__memfunc_setup("SetActive",904,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - -", (char*)NULL, (void*) NULL, 1);
38515    G__memfunc_setup("GetText",709,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
38516    G__memfunc_setup("GetTextLength",1319,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38517    G__memfunc_setup("GetTipText",1010,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
38518    G__memfunc_setup("GetTipTextLength",1620,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38519    G__memfunc_setup("SetText",721,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - -", (char*)NULL, (void*) NULL, 1);
38520    G__memfunc_setup("SetTipText",1022,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - -", (char*)NULL, (void*) NULL, 1);
38521    G__memfunc_setup("SetUserData",1093,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
38522 "Y - - 0 - - g - 'Bool_t' 0 'kFALSE' -", (char*)NULL, (void*) NULL, 1);
38523    G__memfunc_setup("GetUserData",1081,(G__InterfaceMethod) NULL,89, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38524    G__memfunc_setup("GetPicture",1020,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TGPicture), -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
38525    G__memfunc_setup("GetCheckBoxPicture",1795,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TGPicture), -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
38526    G__memfunc_setup("SetPictures",1147,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
38527 "U 'TGPicture' - 10 - - U 'TGPicture' - 10 - -", (char*)NULL, (void*) NULL, 1);
38528    G__memfunc_setup("SetCheckBoxPictures",1922,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
38529 "U 'TGPicture' - 10 - - U 'TGPicture' - 10 - -", (char*)NULL, (void*) NULL, 1);
38530    G__memfunc_setup("SetCheckBox",1075,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' -", (char*)NULL, (void*) NULL, 1);
38531    G__memfunc_setup("HasCheckBox",1059,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38532    G__memfunc_setup("CheckItem",877,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' -", (char*)NULL, (void*) NULL, 1);
38533    G__memfunc_setup("Toggle",610,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
38534    G__memfunc_setup("IsChecked",867,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38535    G__memfunc_setup("HasColor",795,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38536    G__memfunc_setup("GetColor",799,(G__InterfaceMethod) NULL,115, -1, G__defined_typename("Color_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38537    G__memfunc_setup("SetColor",811,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "s - 'Color_t' 0 - -", (char*)NULL, (void*) NULL, 1);
38538    G__memfunc_setup("ClearColor",998,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
38539    G__memfunc_setup("Class",502,G__G__Eve1_321_0_29, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveListTreeItem::Class) ), 0);
38540    G__memfunc_setup("Class_Name",982,G__G__Eve1_321_0_30, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveListTreeItem::Class_Name) ), 0);
38541    G__memfunc_setup("Class_Version",1339,G__G__Eve1_321_0_31, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveListTreeItem::Class_Version) ), 0);
38542    G__memfunc_setup("Dictionary",1046,G__G__Eve1_321_0_32, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveListTreeItem::Dictionary) ), 0);
38543    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38544    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
38545    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);
38546    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_321_0_36, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
38547    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_321_0_37, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveListTreeItem::DeclFileName) ), 0);
38548    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_321_0_38, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveListTreeItem::ImplFileLine) ), 0);
38549    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_321_0_39, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveListTreeItem::ImplFileName) ), 0);
38550    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_321_0_40, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveListTreeItem::DeclFileLine) ), 0);
38551    // automatic destructor
38552    G__memfunc_setup("~TEveListTreeItem", 1709, G__G__Eve1_321_0_41, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
38553    G__tag_memfunc_reset();
38554 }
38555 
38556 static void G__setup_memfuncTEveGListTreeEditorFrame(void) {
38557    /* TEveGListTreeEditorFrame */
38558    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGListTreeEditorFrame));
38559    G__memfunc_setup("TEveGListTreeEditorFrame",2361,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveGListTreeEditorFrame), -1, 0, 1, 1, 4, 0, "u 'TEveGListTreeEditorFrame' - 11 - -", "Not implemented", (void*) NULL, 0);
38560    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveGListTreeEditorFrame), -1, 1, 1, 1, 4, 0, "u 'TEveGListTreeEditorFrame' - 11 - -", "Not implemented", (void*) NULL, 0);
38561    G__memfunc_setup("TEveGListTreeEditorFrame",2361,G__G__Eve1_322_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveGListTreeEditorFrame), -1, 0, 3, 1, 1, 0, 
38562 "U 'TGWindow' - 10 '0' p i - 'Int_t' 0 '250' width "
38563 "i - 'Int_t' 0 '700' height", (char*)NULL, (void*) NULL, 0);
38564    G__memfunc_setup("ConnectSignals",1435,G__G__Eve1_322_0_4, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38565    G__memfunc_setup("DisconnectSignals",1755,G__G__Eve1_322_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38566    G__memfunc_setup("ReconfToHorizontal",1866,G__G__Eve1_322_0_6, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38567    G__memfunc_setup("ReconfToVertical",1626,G__G__Eve1_322_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38568    G__memfunc_setup("GetListTree",1100,G__G__Eve1_322_0_8, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGListTree), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38569    G__memfunc_setup("GetEditor",903,G__G__Eve1_322_0_9, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveGedEditor), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38570    G__memfunc_setup("ItemBelowMouse",1425,G__G__Eve1_322_0_10, 121, -1, -1, 0, 2, 1, 1, 0, 
38571 "U 'TGListTreeItem' - 0 - entry h - 'UInt_t' 0 - mask", (char*)NULL, (void*) NULL, 0);
38572    G__memfunc_setup("ItemClicked",1086,G__G__Eve1_322_0_11, 121, -1, -1, 0, 5, 1, 1, 0, 
38573 "U 'TGListTreeItem' - 0 - entry i - 'Int_t' 0 - btn "
38574 "h - 'UInt_t' 0 - mask i - 'Int_t' 0 - x "
38575 "i - 'Int_t' 0 - y", (char*)NULL, (void*) NULL, 0);
38576    G__memfunc_setup("ItemDblClicked",1360,G__G__Eve1_322_0_12, 121, -1, -1, 0, 2, 1, 1, 0, 
38577 "U 'TGListTreeItem' - 0 - item i - 'Int_t' 0 - btn", (char*)NULL, (void*) NULL, 0);
38578    G__memfunc_setup("ItemKeyPress",1221,G__G__Eve1_322_0_13, 121, -1, -1, 0, 3, 1, 1, 0, 
38579 "U 'TGListTreeItem' - 0 - entry h - 'UInt_t' 0 - keysym "
38580 "h - 'UInt_t' 0 - mask", (char*)NULL, (void*) NULL, 0);
38581    G__memfunc_setup("SetEditorClass",1417,G__G__Eve1_322_0_14, 121, -1, -1, 0, 1, 3, 1, 0, "C - - 10 - edclass", (char*)NULL, (void*) G__func2void( (void (*)(const char*))(&TEveGListTreeEditorFrame::SetEditorClass) ), 0);
38582    G__memfunc_setup("Class",502,G__G__Eve1_322_0_15, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveGListTreeEditorFrame::Class) ), 0);
38583    G__memfunc_setup("Class_Name",982,G__G__Eve1_322_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGListTreeEditorFrame::Class_Name) ), 0);
38584    G__memfunc_setup("Class_Version",1339,G__G__Eve1_322_0_17, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveGListTreeEditorFrame::Class_Version) ), 0);
38585    G__memfunc_setup("Dictionary",1046,G__G__Eve1_322_0_18, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveGListTreeEditorFrame::Dictionary) ), 0);
38586    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38587    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
38588    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);
38589    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_322_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
38590    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_322_0_23, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGListTreeEditorFrame::DeclFileName) ), 0);
38591    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_322_0_24, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveGListTreeEditorFrame::ImplFileLine) ), 0);
38592    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_322_0_25, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGListTreeEditorFrame::ImplFileName) ), 0);
38593    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_322_0_26, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveGListTreeEditorFrame::DeclFileLine) ), 0);
38594    // automatic destructor
38595    G__memfunc_setup("~TEveGListTreeEditorFrame", 2487, G__G__Eve1_322_0_27, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
38596    G__tag_memfunc_reset();
38597 }
38598 
38599 static void G__setup_memfuncTEveBrowser(void) {
38600    /* TEveBrowser */
38601    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveBrowser));
38602    G__memfunc_setup("TEveBrowser",1112,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveBrowser), -1, 0, 1, 1, 4, 0, "u 'TEveBrowser' - 11 - -", "Not implemented", (void*) NULL, 0);
38603    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveBrowser), -1, 1, 1, 1, 4, 0, "u 'TEveBrowser' - 11 - -", "Not implemented", (void*) NULL, 0);
38604    G__memfunc_setup("SetupCintExport",1569,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "U 'TClass' - 0 - cl", (char*)NULL, (void*) NULL, 0);
38605    G__memfunc_setup("CalculateReparentXY",1920,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 3, 1, 2, 0, 
38606 "U 'TGObject' - 0 - parent i - 'Int_t' 1 - x "
38607 "i - 'Int_t' 1 - y", (char*)NULL, (void*) NULL, 0);
38608    G__memfunc_setup("TEveBrowser",1112,G__G__Eve1_323_0_5, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveBrowser), -1, 0, 2, 1, 1, 0, 
38609 "h - 'UInt_t' 0 - w h - 'UInt_t' 0 - h", (char*)NULL, (void*) NULL, 0);
38610    G__memfunc_setup("ReallyDelete",1212,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
38611    G__memfunc_setup("InitPlugins",1142,G__G__Eve1_323_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"FI\"' opt", (char*)NULL, (void*) NULL, 0);
38612    G__memfunc_setup("MakeFileBrowser",1506,G__G__Eve1_323_0_8, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGFileBrowser), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38613    G__memfunc_setup("GetFileBrowser",1412,G__G__Eve1_323_0_9, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGFileBrowser), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38614    G__memfunc_setup("EveMenu",693,G__G__Eve1_323_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - id", (char*)NULL, (void*) NULL, 0);
38615    G__memfunc_setup("GetMenuBar",970,G__G__Eve1_323_0_11, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGMenuBar), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38616    G__memfunc_setup("GetTopMenuFrame",1491,G__G__Eve1_323_0_12, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGHorizontalFrame), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38617    G__memfunc_setup("HideBottomTab",1286,G__G__Eve1_323_0_13, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38618    G__memfunc_setup("Class",502,G__G__Eve1_323_0_14, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveBrowser::Class) ), 0);
38619    G__memfunc_setup("Class_Name",982,G__G__Eve1_323_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveBrowser::Class_Name) ), 0);
38620    G__memfunc_setup("Class_Version",1339,G__G__Eve1_323_0_16, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveBrowser::Class_Version) ), 0);
38621    G__memfunc_setup("Dictionary",1046,G__G__Eve1_323_0_17, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveBrowser::Dictionary) ), 0);
38622    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38623    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
38624    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);
38625    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_323_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
38626    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_323_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveBrowser::DeclFileName) ), 0);
38627    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_323_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveBrowser::ImplFileLine) ), 0);
38628    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_323_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveBrowser::ImplFileName) ), 0);
38629    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_323_0_25, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveBrowser::DeclFileLine) ), 0);
38630    // automatic destructor
38631    G__memfunc_setup("~TEveBrowser", 1238, G__G__Eve1_323_0_26, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
38632    G__tag_memfunc_reset();
38633 }
38634 
38635 static void G__setup_memfuncTEveChunkManager(void) {
38636    /* TEveChunkManager */
38637    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveChunkManager));
38638    G__memfunc_setup("TEveChunkManager",1576,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveChunkManager), -1, 0, 1, 1, 4, 0, "u 'TEveChunkManager' - 11 - -", "Not implemented", (void*) NULL, 0);
38639    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveChunkManager), -1, 1, 1, 1, 4, 0, "u 'TEveChunkManager' - 11 - -", "Not implemented", (void*) NULL, 0);
38640    G__memfunc_setup("ReleaseChunks",1325,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 0);
38641    G__memfunc_setup("TEveChunkManager",1576,G__G__Eve1_326_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveChunkManager), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38642    G__memfunc_setup("TEveChunkManager",1576,G__G__Eve1_326_0_5, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveChunkManager), -1, 0, 2, 1, 1, 0, 
38643 "i - 'Int_t' 0 - atom_size i - 'Int_t' 0 - chunk_size", (char*)NULL, (void*) NULL, 0);
38644    G__memfunc_setup("Reset",515,G__G__Eve1_326_0_6, 121, -1, -1, 0, 2, 1, 1, 0, 
38645 "i - 'Int_t' 0 - atom_size i - 'Int_t' 0 - chunk_size", (char*)NULL, (void*) NULL, 0);
38646    G__memfunc_setup("Refit",506,G__G__Eve1_326_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38647    G__memfunc_setup("S",83,G__G__Eve1_326_0_8, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38648    G__memfunc_setup("N",78,G__G__Eve1_326_0_9, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38649    G__memfunc_setup("Size",411,G__G__Eve1_326_0_10, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38650    G__memfunc_setup("VecSize",697,G__G__Eve1_326_0_11, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38651    G__memfunc_setup("Capacity",814,G__G__Eve1_326_0_12, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38652    G__memfunc_setup("Atom",401,G__G__Eve1_326_0_13, 67, -1, G__defined_typename("Char_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 0);
38653    G__memfunc_setup("Chunk",505,G__G__Eve1_326_0_14, 67, -1, G__defined_typename("Char_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - chk", (char*)NULL, (void*) NULL, 0);
38654    G__memfunc_setup("NAtoms",594,G__G__Eve1_326_0_15, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - chk", (char*)NULL, (void*) NULL, 0);
38655    G__memfunc_setup("NewAtom",699,G__G__Eve1_326_0_16, 67, -1, G__defined_typename("Char_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38656    G__memfunc_setup("NewChunk",803,G__G__Eve1_326_0_17, 67, -1, G__defined_typename("Char_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38657    G__memfunc_setup("Class",502,G__G__Eve1_326_0_18, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveChunkManager::Class) ), 0);
38658    G__memfunc_setup("Class_Name",982,G__G__Eve1_326_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveChunkManager::Class_Name) ), 0);
38659    G__memfunc_setup("Class_Version",1339,G__G__Eve1_326_0_20, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveChunkManager::Class_Version) ), 0);
38660    G__memfunc_setup("Dictionary",1046,G__G__Eve1_326_0_21, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveChunkManager::Dictionary) ), 0);
38661    G__memfunc_setup("IsA",253,G__G__Eve1_326_0_22, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38662    G__memfunc_setup("ShowMembers",1132,G__G__Eve1_326_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
38663    G__memfunc_setup("Streamer",835,G__G__Eve1_326_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
38664    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_326_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
38665    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_326_0_26, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveChunkManager::DeclFileName) ), 0);
38666    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_326_0_27, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveChunkManager::ImplFileLine) ), 0);
38667    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_326_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveChunkManager::ImplFileName) ), 0);
38668    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_326_0_29, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveChunkManager::DeclFileLine) ), 0);
38669    // automatic destructor
38670    G__memfunc_setup("~TEveChunkManager", 1702, G__G__Eve1_326_0_30, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
38671    G__tag_memfunc_reset();
38672 }
38673 
38674 static void G__setup_memfuncTEveChunkManagercLcLiterator(void) {
38675    /* TEveChunkManager::iterator */
38676    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveChunkManagercLcLiterator));
38677    G__memfunc_setup("iterator",874,G__G__Eve1_331_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveChunkManagercLcLiterator), -1, 0, 1, 1, 1, 0, "U 'TEveChunkManager' - 0 - p", (char*)NULL, (void*) NULL, 0);
38678    G__memfunc_setup("iterator",874,G__G__Eve1_331_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveChunkManagercLcLiterator), -1, 0, 1, 1, 1, 0, "u 'TEveChunkManager' - 1 - p", (char*)NULL, (void*) NULL, 0);
38679    G__memfunc_setup("iterator",874,G__G__Eve1_331_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveChunkManagercLcLiterator), -1, 0, 1, 1, 1, 0, "u 'TEveChunkManager::iterator' - 11 - i", (char*)NULL, (void*) NULL, 0);
38680    G__memfunc_setup("operator=",937,G__G__Eve1_331_0_4, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveChunkManagercLcLiterator), -1, 1, 1, 1, 1, 0, "u 'TEveChunkManager::iterator' - 11 - i", (char*)NULL, (void*) NULL, 0);
38681    G__memfunc_setup("next",447,G__G__Eve1_331_0_5, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38682    G__memfunc_setup("reset",547,G__G__Eve1_331_0_6, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38683    G__memfunc_setup("operator()",957,G__G__Eve1_331_0_7, 67, -1, G__defined_typename("Char_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38684    G__memfunc_setup("operator*",918,G__G__Eve1_331_0_8, 67, -1, G__defined_typename("Char_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38685    G__memfunc_setup("index",536,G__G__Eve1_331_0_9, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38686    // automatic destructor
38687    G__memfunc_setup("~iterator", 1000, G__G__Eve1_331_0_10, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
38688    G__tag_memfunc_reset();
38689 }
38690 
38691 static void G__setup_memfuncTEveCompoundProjected(void) {
38692    /* TEveCompoundProjected */
38693    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompoundProjected));
38694    G__memfunc_setup("TEveCompoundProjected",2137,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveCompoundProjected), -1, 0, 1, 1, 4, 0, "u 'TEveCompoundProjected' - 11 - -", "Not implemented", (void*) NULL, 0);
38695    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveCompoundProjected), -1, 1, 1, 1, 4, 0, "u 'TEveCompoundProjected' - 11 - -", "Not implemented", (void*) NULL, 0);
38696    G__memfunc_setup("TEveCompoundProjected",2137,G__G__Eve1_339_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveCompoundProjected), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38697    G__memfunc_setup("SetMainColor",1200,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "s - 'Color_t' 0 - color", (char*)NULL, (void*) NULL, 1);
38698    G__memfunc_setup("UpdateProjection",1664,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
38699    G__memfunc_setup("GetProjectedAsElement",2110,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
38700    G__memfunc_setup("Class",502,G__G__Eve1_339_0_7, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveCompoundProjected::Class) ), 0);
38701    G__memfunc_setup("Class_Name",982,G__G__Eve1_339_0_8, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveCompoundProjected::Class_Name) ), 0);
38702    G__memfunc_setup("Class_Version",1339,G__G__Eve1_339_0_9, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveCompoundProjected::Class_Version) ), 0);
38703    G__memfunc_setup("Dictionary",1046,G__G__Eve1_339_0_10, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveCompoundProjected::Dictionary) ), 0);
38704    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38705    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
38706    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);
38707    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_339_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
38708    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_339_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveCompoundProjected::DeclFileName) ), 0);
38709    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_339_0_16, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveCompoundProjected::ImplFileLine) ), 0);
38710    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_339_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveCompoundProjected::ImplFileName) ), 0);
38711    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_339_0_18, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveCompoundProjected::DeclFileLine) ), 0);
38712    // automatic destructor
38713    G__memfunc_setup("~TEveCompoundProjected", 2263, G__G__Eve1_339_0_19, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
38714    G__tag_memfunc_reset();
38715 }
38716 
38717 static void G__setup_memfuncTEveTransSubEditor(void) {
38718    /* TEveTransSubEditor */
38719    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveTransSubEditor));
38720    G__memfunc_setup("TEveTransSubEditor",1805,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveTransSubEditor), -1, 0, 1, 1, 4, 0, "u 'TEveTransSubEditor' - 11 - -", "Not implemented", (void*) NULL, 0);
38721    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveTransSubEditor), -1, 1, 1, 1, 4, 0, "u 'TEveTransSubEditor' - 11 - -", "Not implemented", (void*) NULL, 0);
38722    G__memfunc_setup("TEveTransSubEditor",1805,G__G__Eve1_349_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveTransSubEditor), -1, 0, 1, 1, 1, 0, "U 'TGWindow' - 0 - p", (char*)NULL, (void*) NULL, 0);
38723    G__memfunc_setup("SetModel",797,G__G__Eve1_349_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveTrans' - 0 - t", (char*)NULL, (void*) NULL, 0);
38724    G__memfunc_setup("SetTransFromData",1602,G__G__Eve1_349_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38725    G__memfunc_setup("UseTrans",821,G__G__Eve1_349_0_6, 121, -1, -1, 0, 0, 1, 1, 0, "", "*SIGNAL*", (void*) NULL, 0);
38726    G__memfunc_setup("TransChanged",1202,G__G__Eve1_349_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", "*SIGNAL*", (void*) NULL, 0);
38727    G__memfunc_setup("DoUseTrans",1000,G__G__Eve1_349_0_8, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38728    G__memfunc_setup("DoEditTrans",1089,G__G__Eve1_349_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38729    G__memfunc_setup("DoTransChanged",1381,G__G__Eve1_349_0_10, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38730    G__memfunc_setup("GetPosValuator",1440,G__G__Eve1_349_0_11, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveGTriVecValuator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38731    G__memfunc_setup("GetRotValuator",1443,G__G__Eve1_349_0_12, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveGTriVecValuator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38732    G__memfunc_setup("GetScaleValuator",1622,G__G__Eve1_349_0_13, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveGTriVecValuator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38733    G__memfunc_setup("Class",502,G__G__Eve1_349_0_14, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveTransSubEditor::Class) ), 0);
38734    G__memfunc_setup("Class_Name",982,G__G__Eve1_349_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveTransSubEditor::Class_Name) ), 0);
38735    G__memfunc_setup("Class_Version",1339,G__G__Eve1_349_0_16, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveTransSubEditor::Class_Version) ), 0);
38736    G__memfunc_setup("Dictionary",1046,G__G__Eve1_349_0_17, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveTransSubEditor::Dictionary) ), 0);
38737    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38738    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
38739    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);
38740    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_349_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
38741    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_349_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveTransSubEditor::DeclFileName) ), 0);
38742    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_349_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveTransSubEditor::ImplFileLine) ), 0);
38743    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_349_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveTransSubEditor::ImplFileName) ), 0);
38744    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_349_0_25, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveTransSubEditor::DeclFileLine) ), 0);
38745    // automatic destructor
38746    G__memfunc_setup("~TEveTransSubEditor", 1931, G__G__Eve1_349_0_26, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
38747    G__tag_memfunc_reset();
38748 }
38749 
38750 static void G__setup_memfuncTEveElementEditor(void) {
38751    /* TEveElementEditor */
38752    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveElementEditor));
38753    G__memfunc_setup("TEveElementEditor",1701,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveElementEditor), -1, 0, 1, 1, 4, 0, "u 'TEveElementEditor' - 11 - -", "Not implemented", (void*) NULL, 0);
38754    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveElementEditor), -1, 1, 1, 1, 4, 0, "u 'TEveElementEditor' - 11 - -", "Not implemented", (void*) NULL, 0);
38755    G__memfunc_setup("TEveElementEditor",1701,G__G__Eve1_350_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveElementEditor), -1, 0, 5, 1, 1, 0, 
38756 "U 'TGWindow' - 10 '0' p i - 'Int_t' 0 '170' width "
38757 "i - 'Int_t' 0 '30' height h - 'UInt_t' 0 'kChildFrame' options "
38758 "k - 'Pixel_t' 0 'GetDefaultFrameBackground()' back", (char*)NULL, (void*) NULL, 0);
38759    G__memfunc_setup("SetModel",797,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
38760    G__memfunc_setup("DoRnrSelf",879,G__G__Eve1_350_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38761    G__memfunc_setup("DoRnrChildren",1294,G__G__Eve1_350_0_6, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38762    G__memfunc_setup("DoRnrState",998,G__G__Eve1_350_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38763    G__memfunc_setup("DoMainColor",1079,G__G__Eve1_350_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'Pixel_t' 0 - color", (char*)NULL, (void*) NULL, 0);
38764    G__memfunc_setup("DoTransparency",1453,G__G__Eve1_350_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38765    G__memfunc_setup("Class",502,G__G__Eve1_350_0_10, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveElementEditor::Class) ), 0);
38766    G__memfunc_setup("Class_Name",982,G__G__Eve1_350_0_11, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveElementEditor::Class_Name) ), 0);
38767    G__memfunc_setup("Class_Version",1339,G__G__Eve1_350_0_12, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveElementEditor::Class_Version) ), 0);
38768    G__memfunc_setup("Dictionary",1046,G__G__Eve1_350_0_13, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveElementEditor::Dictionary) ), 0);
38769    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38770    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
38771    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);
38772    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_350_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
38773    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_350_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveElementEditor::DeclFileName) ), 0);
38774    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_350_0_19, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveElementEditor::ImplFileLine) ), 0);
38775    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_350_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveElementEditor::ImplFileName) ), 0);
38776    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_350_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveElementEditor::DeclFileLine) ), 0);
38777    // automatic destructor
38778    G__memfunc_setup("~TEveElementEditor", 1827, G__G__Eve1_350_0_22, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
38779    G__tag_memfunc_reset();
38780 }
38781 
38782 static void G__setup_memfuncTEveEventManager(void) {
38783    /* TEveEventManager */
38784    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveEventManager));
38785    G__memfunc_setup("TEveEventManager",1585,G__G__Eve1_351_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveEventManager), -1, 0, 2, 1, 1, 0, 
38786 "C - - 10 '\"TEveEventManager\"' n C - - 10 '\"\"' t", (char*)NULL, (void*) NULL, 0);
38787    G__memfunc_setup("GetNewEventCommands",1918,G__G__Eve1_351_0_2, 117, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETStringcOallocatorlETStringgRsPgR), G__defined_typename("vector<TString>"), 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38788    G__memfunc_setup("Open",402,G__G__Eve1_351_0_3, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
38789    G__memfunc_setup("GotoEvent",923,G__G__Eve1_351_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 1);
38790    G__memfunc_setup("NextEvent",929,G__G__Eve1_351_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
38791    G__memfunc_setup("PrevEvent",927,G__G__Eve1_351_0_6, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
38792    G__memfunc_setup("Close",502,G__G__Eve1_351_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
38793    G__memfunc_setup("AfterNewEventLoaded",1895,G__G__Eve1_351_0_8, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
38794    G__memfunc_setup("AddNewEventCommand",1780,G__G__Eve1_351_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TString' - 11 - cmd", (char*)NULL, (void*) NULL, 1);
38795    G__memfunc_setup("RemoveNewEventCommand",2137,G__G__Eve1_351_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TString' - 11 - cmd", (char*)NULL, (void*) NULL, 1);
38796    G__memfunc_setup("ClearNewEventCommands",2117,G__G__Eve1_351_0_11, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
38797    G__memfunc_setup("Class",502,G__G__Eve1_351_0_12, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveEventManager::Class) ), 0);
38798    G__memfunc_setup("Class_Name",982,G__G__Eve1_351_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveEventManager::Class_Name) ), 0);
38799    G__memfunc_setup("Class_Version",1339,G__G__Eve1_351_0_14, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveEventManager::Class_Version) ), 0);
38800    G__memfunc_setup("Dictionary",1046,G__G__Eve1_351_0_15, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveEventManager::Dictionary) ), 0);
38801    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38802    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
38803    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);
38804    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_351_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
38805    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_351_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveEventManager::DeclFileName) ), 0);
38806    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_351_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveEventManager::ImplFileLine) ), 0);
38807    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_351_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveEventManager::ImplFileName) ), 0);
38808    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_351_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveEventManager::DeclFileLine) ), 0);
38809    // automatic destructor
38810    G__memfunc_setup("~TEveEventManager", 1711, G__G__Eve1_351_0_24, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
38811    G__tag_memfunc_reset();
38812 }
38813 
38814 static void G__setup_memfuncTEveGValuatorBase(void) {
38815    /* TEveGValuatorBase */
38816    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuatorBase));
38817    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuatorBase), -1, 1, 1, 1, 4, 0, "u 'TEveGValuatorBase' - 11 - -", "Not implemented", (void*) NULL, 0);
38818    G__memfunc_setup("Build",496,G__G__Eve1_377_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' connect", (char*)NULL, (void*) NULL, 3);
38819    G__memfunc_setup("SetLabelWidth",1292,G__G__Eve1_377_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - w", (char*)NULL, (void*) NULL, 0);
38820    G__memfunc_setup("SetAlignRight",1301,G__G__Eve1_377_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - a", (char*)NULL, (void*) NULL, 0);
38821    G__memfunc_setup("SetShowSlider",1328,G__G__Eve1_377_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' s", (char*)NULL, (void*) NULL, 0);
38822    G__memfunc_setup("SetNELength",1057,G__G__Eve1_377_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - l", (char*)NULL, (void*) NULL, 0);
38823    G__memfunc_setup("SetNEHeight",1048,G__G__Eve1_377_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - h", (char*)NULL, (void*) NULL, 0);
38824    G__memfunc_setup("GetLabel",768,G__G__Eve1_377_0_10, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGLabel), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38825    G__memfunc_setup("Class",502,G__G__Eve1_377_0_11, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveGValuatorBase::Class) ), 0);
38826    G__memfunc_setup("Class_Name",982,G__G__Eve1_377_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGValuatorBase::Class_Name) ), 0);
38827    G__memfunc_setup("Class_Version",1339,G__G__Eve1_377_0_13, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveGValuatorBase::Class_Version) ), 0);
38828    G__memfunc_setup("Dictionary",1046,G__G__Eve1_377_0_14, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveGValuatorBase::Dictionary) ), 0);
38829    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38830    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
38831    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);
38832    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_377_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
38833    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_377_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGValuatorBase::DeclFileName) ), 0);
38834    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_377_0_20, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveGValuatorBase::ImplFileLine) ), 0);
38835    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_377_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGValuatorBase::ImplFileName) ), 0);
38836    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_377_0_22, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveGValuatorBase::DeclFileLine) ), 0);
38837    // automatic destructor
38838    G__memfunc_setup("~TEveGValuatorBase", 1794, G__G__Eve1_377_0_23, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
38839    G__tag_memfunc_reset();
38840 }
38841 
38842 static void G__setup_memfuncTEveGValuator(void) {
38843    /* TEveGValuator */
38844    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator));
38845    G__memfunc_setup("TEveGValuator",1289,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator), -1, 0, 1, 1, 4, 0, "u 'TEveGValuator' - 11 - -", "Not implemented", (void*) NULL, 0);
38846    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator), -1, 1, 1, 1, 4, 0, "u 'TEveGValuator' - 11 - -", "Not implemented", (void*) NULL, 0);
38847    G__memfunc_setup("CalcSliderPos",1288,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 2, 0, "f - 'Float_t' 0 - v", (char*)NULL, (void*) NULL, 0);
38848    G__memfunc_setup("TEveGValuator",1289,G__G__Eve1_378_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator), -1, 0, 5, 1, 1, 0, 
38849 "U 'TGWindow' - 10 - p C - - 10 - title "
38850 "h - 'UInt_t' 0 - w h - 'UInt_t' 0 - h "
38851 "i - 'Int_t' 0 '-1' widgetId", (char*)NULL, (void*) NULL, 0);
38852    G__memfunc_setup("Build",496,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' connect", (char*)NULL, (void*) NULL, 1);
38853    G__memfunc_setup("GetValue",797,G__G__Eve1_378_0_6, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38854    G__memfunc_setup("SetValue",809,G__G__Eve1_378_0_7, 121, -1, -1, 0, 2, 1, 1, 0, 
38855 "f - 'Float_t' 0 - v g - 'Bool_t' 0 'kFALSE' emit", (char*)NULL, (void*) NULL, 1);
38856    G__memfunc_setup("SliderCallback",1392,G__G__Eve1_378_0_8, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38857    G__memfunc_setup("EntryCallback",1311,G__G__Eve1_378_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38858    G__memfunc_setup("ValueSet",809,G__G__Eve1_378_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - -", "*SIGNAL*", (void*) NULL, 0);
38859    G__memfunc_setup("GetSlider",899,G__G__Eve1_378_0_11, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGHSlider), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38860    G__memfunc_setup("GetEntry",818,G__G__Eve1_378_0_12, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGNumberEntry), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38861    G__memfunc_setup("SetSliderNewLine",1601,G__G__Eve1_378_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - nl", (char*)NULL, (void*) NULL, 0);
38862    G__memfunc_setup("GetLimits",914,G__G__Eve1_378_0_14, 121, -1, -1, 0, 2, 1, 1, 8, 
38863 "f - 'Float_t' 1 - min f - 'Float_t' 1 - max", (char*)NULL, (void*) NULL, 0);
38864    G__memfunc_setup("GetLimitMin",1091,G__G__Eve1_378_0_15, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38865    G__memfunc_setup("GetLimitMax",1093,G__G__Eve1_378_0_16, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38866    G__memfunc_setup("SetLimits",926,G__G__Eve1_378_0_17, 121, -1, -1, 0, 2, 1, 1, 0, 
38867 "i - 'Int_t' 0 - min i - 'Int_t' 0 - max", (char*)NULL, (void*) NULL, 0);
38868    G__memfunc_setup("SetLimits",926,G__G__Eve1_378_0_18, 121, -1, -1, 0, 4, 1, 1, 0, 
38869 "f - 'Float_t' 0 - min f - 'Float_t' 0 - max "
38870 "i - 'Int_t' 0 - npos i 'TGNumberFormat::EStyle' - 0 'TGNumberFormat::kNESRealTwo' nef", (char*)NULL, (void*) NULL, 0);
38871    G__memfunc_setup("SetToolTip",1015,G__G__Eve1_378_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - tip", (char*)NULL, (void*) NULL, 0);
38872    G__memfunc_setup("SetEnabled",983,G__G__Eve1_378_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - state", (char*)NULL, (void*) NULL, 0);
38873    G__memfunc_setup("Class",502,G__G__Eve1_378_0_21, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveGValuator::Class) ), 0);
38874    G__memfunc_setup("Class_Name",982,G__G__Eve1_378_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGValuator::Class_Name) ), 0);
38875    G__memfunc_setup("Class_Version",1339,G__G__Eve1_378_0_23, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveGValuator::Class_Version) ), 0);
38876    G__memfunc_setup("Dictionary",1046,G__G__Eve1_378_0_24, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveGValuator::Dictionary) ), 0);
38877    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38878    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
38879    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);
38880    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_378_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
38881    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_378_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGValuator::DeclFileName) ), 0);
38882    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_378_0_30, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveGValuator::ImplFileLine) ), 0);
38883    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_378_0_31, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGValuator::ImplFileName) ), 0);
38884    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_378_0_32, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveGValuator::DeclFileLine) ), 0);
38885    // automatic destructor
38886    G__memfunc_setup("~TEveGValuator", 1415, G__G__Eve1_378_0_33, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
38887    G__tag_memfunc_reset();
38888 }
38889 
38890 static void G__setup_memfuncTEveGDoubleValuator(void) {
38891    /* TEveGDoubleValuator */
38892    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGDoubleValuator));
38893    G__memfunc_setup("TEveGDoubleValuator",1892,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveGDoubleValuator), -1, 0, 1, 1, 4, 0, "u 'TEveGDoubleValuator' - 11 - -", "Not implemented", (void*) NULL, 0);
38894    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveGDoubleValuator), -1, 1, 1, 1, 4, 0, "u 'TEveGDoubleValuator' - 11 - -", "Not implemented", (void*) NULL, 0);
38895    G__memfunc_setup("TEveGDoubleValuator",1892,G__G__Eve1_379_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveGDoubleValuator), -1, 0, 5, 1, 1, 0, 
38896 "U 'TGWindow' - 10 - p C - - 10 - title "
38897 "h - 'UInt_t' 0 - w h - 'UInt_t' 0 - h "
38898 "i - 'Int_t' 0 '-1' widgetId", (char*)NULL, (void*) NULL, 0);
38899    G__memfunc_setup("Build",496,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' connect", (char*)NULL, (void*) NULL, 1);
38900    G__memfunc_setup("MinEntryCallback",1603,G__G__Eve1_379_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38901    G__memfunc_setup("MaxEntryCallback",1605,G__G__Eve1_379_0_6, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38902    G__memfunc_setup("SliderCallback",1392,G__G__Eve1_379_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38903    G__memfunc_setup("ValueSet",809,G__G__Eve1_379_0_8, 121, -1, -1, 0, 0, 1, 1, 0, "", "*SIGNAL*", (void*) NULL, 0);
38904    G__memfunc_setup("GetSlider",899,G__G__Eve1_379_0_9, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGDoubleHSlider), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38905    G__memfunc_setup("GetMinEntry",1110,G__G__Eve1_379_0_10, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGNumberEntry), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38906    G__memfunc_setup("GetMaxEntry",1112,G__G__Eve1_379_0_11, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGNumberEntry), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
38907    G__memfunc_setup("SetLimits",926,G__G__Eve1_379_0_12, 121, -1, -1, 0, 2, 1, 1, 0, 
38908 "i - 'Int_t' 0 - min i - 'Int_t' 0 - max", (char*)NULL, (void*) NULL, 0);
38909    G__memfunc_setup("SetLimits",926,G__G__Eve1_379_0_13, 121, -1, -1, 0, 3, 1, 1, 0, 
38910 "f - 'Float_t' 0 - min f - 'Float_t' 0 - max "
38911 "i 'TGNumberFormat::EStyle' - 0 'TGNumberFormat::kNESRealTwo' nef", (char*)NULL, (void*) NULL, 0);
38912    G__memfunc_setup("SetValues",924,G__G__Eve1_379_0_14, 121, -1, -1, 0, 3, 1, 1, 0, 
38913 "f - 'Float_t' 0 - min f - 'Float_t' 0 - max "
38914 "g - 'Bool_t' 0 'kFALSE' emit", (char*)NULL, (void*) NULL, 0);
38915    G__memfunc_setup("GetValues",912,G__G__Eve1_379_0_15, 121, -1, -1, 0, 2, 1, 1, 8, 
38916 "f - 'Float_t' 1 - min f - 'Float_t' 1 - max", (char*)NULL, (void*) NULL, 0);
38917    G__memfunc_setup("GetMin",580,G__G__Eve1_379_0_16, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38918    G__memfunc_setup("GetMax",582,G__G__Eve1_379_0_17, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38919    G__memfunc_setup("GetLimitMin",1091,G__G__Eve1_379_0_18, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38920    G__memfunc_setup("GetLimitMax",1093,G__G__Eve1_379_0_19, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
38921    G__memfunc_setup("Class",502,G__G__Eve1_379_0_20, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveGDoubleValuator::Class) ), 0);
38922    G__memfunc_setup("Class_Name",982,G__G__Eve1_379_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGDoubleValuator::Class_Name) ), 0);
38923    G__memfunc_setup("Class_Version",1339,G__G__Eve1_379_0_22, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveGDoubleValuator::Class_Version) ), 0);
38924    G__memfunc_setup("Dictionary",1046,G__G__Eve1_379_0_23, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveGDoubleValuator::Dictionary) ), 0);
38925    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38926    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
38927    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);
38928    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_379_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
38929    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_379_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGDoubleValuator::DeclFileName) ), 0);
38930    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_379_0_29, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveGDoubleValuator::ImplFileLine) ), 0);
38931    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_379_0_30, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGDoubleValuator::ImplFileName) ), 0);
38932    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_379_0_31, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveGDoubleValuator::DeclFileLine) ), 0);
38933    // automatic destructor
38934    G__memfunc_setup("~TEveGDoubleValuator", 2018, G__G__Eve1_379_0_32, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
38935    G__tag_memfunc_reset();
38936 }
38937 
38938 static void G__setup_memfuncTEveGTriVecValuator(void) {
38939    /* TEveGTriVecValuator */
38940    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGTriVecValuator));
38941    G__memfunc_setup("TEveGTriVecValuator",1878,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveGTriVecValuator), -1, 0, 1, 1, 4, 0, "u 'TEveGTriVecValuator' - 11 - -", "Not implemented", (void*) NULL, 0);
38942    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveGTriVecValuator), -1, 1, 1, 1, 4, 0, "u 'TEveGTriVecValuator' - 11 - -", "Not implemented", (void*) NULL, 0);
38943    G__memfunc_setup("TEveGTriVecValuator",1878,G__G__Eve1_380_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveGTriVecValuator), -1, 0, 5, 1, 1, 0, 
38944 "U 'TGWindow' - 10 - p C - - 10 - name "
38945 "h - 'UInt_t' 0 - w h - 'UInt_t' 0 - h "
38946 "i - 'Int_t' 0 '-1' widgetId", (char*)NULL, (void*) NULL, 0);
38947    G__memfunc_setup("Build",496,G__G__Eve1_380_0_4, 121, -1, -1, 0, 4, 1, 1, 0, 
38948 "g - 'Bool_t' 0 - vertical C - - 10 - lab0 "
38949 "C - - 10 - lab1 C - - 10 - lab2", (char*)NULL, (void*) NULL, 0);
38950    G__memfunc_setup("GetValuator",1134,G__G__Eve1_380_0_5, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveGValuator), -1, 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
38951    G__memfunc_setup("GetValue",797,G__G__Eve1_380_0_6, 102, -1, G__defined_typename("Float_t"), 0, 1, 1, 1, 8, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
38952    G__memfunc_setup("SetValue",809,G__G__Eve1_380_0_7, 121, -1, -1, 0, 2, 1, 1, 0, 
38953 "i - 'Int_t' 0 - i f - 'Float_t' 0 - v", (char*)NULL, (void*) NULL, 0);
38954    G__memfunc_setup("GetValues",912,G__G__Eve1_380_0_8, 121, -1, -1, 0, 3, 1, 1, 8, 
38955 "f - 'Float_t' 1 - v0 f - 'Float_t' 1 - v1 "
38956 "f - 'Float_t' 1 - v2", (char*)NULL, (void*) NULL, 0);
38957    G__memfunc_setup("GetValues",912,G__G__Eve1_380_0_9, 121, -1, -1, 0, 1, 1, 1, 8, "F - 'Float_t' 0 - v", (char*)NULL, (void*) NULL, 0);
38958    G__memfunc_setup("GetValues",912,G__G__Eve1_380_0_10, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'Double_t' 0 - v", (char*)NULL, (void*) NULL, 0);
38959    G__memfunc_setup("SetValues",924,G__G__Eve1_380_0_11, 121, -1, -1, 0, 3, 1, 1, 0, 
38960 "f - 'Float_t' 0 - v0 f - 'Float_t' 0 - v1 "
38961 "f - 'Float_t' 0 - v2", (char*)NULL, (void*) NULL, 0);
38962    G__memfunc_setup("SetValues",924,G__G__Eve1_380_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "F - 'Float_t' 0 - v", (char*)NULL, (void*) NULL, 0);
38963    G__memfunc_setup("SetValues",924,G__G__Eve1_380_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "D - 'Double_t' 0 - v", (char*)NULL, (void*) NULL, 0);
38964    G__memfunc_setup("ValueSet",809,G__G__Eve1_380_0_14, 121, -1, -1, 0, 0, 1, 1, 0, "", "*SIGNAL*", (void*) NULL, 0);
38965    G__memfunc_setup("SetLabelWidth",1292,G__G__Eve1_380_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - w", (char*)NULL, (void*) NULL, 0);
38966    G__memfunc_setup("SetNELength",1057,G__G__Eve1_380_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - l", (char*)NULL, (void*) NULL, 0);
38967    G__memfunc_setup("SetNEHeight",1048,G__G__Eve1_380_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - h", (char*)NULL, (void*) NULL, 0);
38968    G__memfunc_setup("SetLimits",926,G__G__Eve1_380_0_18, 121, -1, -1, 0, 2, 1, 1, 0, 
38969 "i - 'Int_t' 0 - min i - 'Int_t' 0 - max", (char*)NULL, (void*) NULL, 0);
38970    G__memfunc_setup("SetLimits",926,G__G__Eve1_380_0_19, 121, -1, -1, 0, 3, 1, 1, 0, 
38971 "f - 'Float_t' 0 - min f - 'Float_t' 0 - max "
38972 "i 'TGNumberFormat::EStyle' - 0 'TGNumberFormat::kNESRealTwo' nef", (char*)NULL, (void*) NULL, 0);
38973    G__memfunc_setup("Class",502,G__G__Eve1_380_0_20, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveGTriVecValuator::Class) ), 0);
38974    G__memfunc_setup("Class_Name",982,G__G__Eve1_380_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGTriVecValuator::Class_Name) ), 0);
38975    G__memfunc_setup("Class_Version",1339,G__G__Eve1_380_0_22, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveGTriVecValuator::Class_Version) ), 0);
38976    G__memfunc_setup("Dictionary",1046,G__G__Eve1_380_0_23, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveGTriVecValuator::Dictionary) ), 0);
38977    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
38978    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
38979    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);
38980    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_380_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
38981    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_380_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGTriVecValuator::DeclFileName) ), 0);
38982    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_380_0_29, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveGTriVecValuator::ImplFileLine) ), 0);
38983    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_380_0_30, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGTriVecValuator::ImplFileName) ), 0);
38984    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_380_0_31, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveGTriVecValuator::DeclFileLine) ), 0);
38985    // automatic destructor
38986    G__memfunc_setup("~TEveGTriVecValuator", 2004, G__G__Eve1_380_0_32, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
38987    G__tag_memfunc_reset();
38988 }
38989 
38990 static void G__setup_memfuncTEveGedNameFrame(void) {
38991    /* TEveGedNameFrame */
38992    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameFrame));
38993    G__memfunc_setup("TEveGedNameFrame",1520,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameFrame), -1, 0, 1, 1, 4, 0, "u 'TEveGedNameFrame' - 11 - -", "Not implemented", (void*) NULL, 0);
38994    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameFrame), -1, 1, 1, 1, 4, 0, "u 'TEveGedNameFrame' - 11 - -", "Not implemented", (void*) NULL, 0);
38995    G__memfunc_setup("TEveGedNameFrame",1520,G__G__Eve1_389_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameFrame), -1, 0, 4, 1, 1, 0, 
38996 "U 'TGWindow' - 10 '0' p i - 'Int_t' 0 '140' width "
38997 "i - 'Int_t' 0 '30' height h - 'UInt_t' 0 'kChildFrame|kHorizontalFrame' options", (char*)NULL, (void*) NULL, 0);
38998    G__memfunc_setup("SetModel",797,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
38999    G__memfunc_setup("SpawnEditorClone",1633,G__G__Eve1_389_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39000    G__memfunc_setup("Class",502,G__G__Eve1_389_0_6, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveGedNameFrame::Class) ), 0);
39001    G__memfunc_setup("Class_Name",982,G__G__Eve1_389_0_7, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGedNameFrame::Class_Name) ), 0);
39002    G__memfunc_setup("Class_Version",1339,G__G__Eve1_389_0_8, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveGedNameFrame::Class_Version) ), 0);
39003    G__memfunc_setup("Dictionary",1046,G__G__Eve1_389_0_9, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveGedNameFrame::Dictionary) ), 0);
39004    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
39005    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
39006    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);
39007    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_389_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39008    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_389_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGedNameFrame::DeclFileName) ), 0);
39009    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_389_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveGedNameFrame::ImplFileLine) ), 0);
39010    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_389_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGedNameFrame::ImplFileName) ), 0);
39011    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_389_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveGedNameFrame::DeclFileLine) ), 0);
39012    // automatic destructor
39013    G__memfunc_setup("~TEveGedNameFrame", 1646, G__G__Eve1_389_0_18, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
39014    G__tag_memfunc_reset();
39015 }
39016 
39017 static void G__setup_memfuncTEveGedNameTextButton(void) {
39018    /* TEveGedNameTextButton */
39019    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameTextButton));
39020    G__memfunc_setup("TEveGedNameTextButton",2086,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameTextButton), -1, 0, 1, 1, 4, 0, "u 'TEveGedNameTextButton' - 11 - -", "Not implemented", (void*) NULL, 0);
39021    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameTextButton), -1, 1, 1, 1, 4, 0, "u 'TEveGedNameTextButton' - 11 - -", "Not implemented", (void*) NULL, 0);
39022    G__memfunc_setup("TEveGedNameTextButton",2086,G__G__Eve1_390_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveGedNameTextButton), -1, 0, 1, 1, 1, 0, "U 'TEveGedNameFrame' - 0 - p", (char*)NULL, (void*) NULL, 0);
39023    G__memfunc_setup("HandleButton",1224,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'Event_t' - 0 - event", (char*)NULL, (void*) NULL, 1);
39024    G__memfunc_setup("Class",502,G__G__Eve1_390_0_5, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveGedNameTextButton::Class) ), 0);
39025    G__memfunc_setup("Class_Name",982,G__G__Eve1_390_0_6, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGedNameTextButton::Class_Name) ), 0);
39026    G__memfunc_setup("Class_Version",1339,G__G__Eve1_390_0_7, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveGedNameTextButton::Class_Version) ), 0);
39027    G__memfunc_setup("Dictionary",1046,G__G__Eve1_390_0_8, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveGedNameTextButton::Dictionary) ), 0);
39028    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
39029    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
39030    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);
39031    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_390_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39032    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_390_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGedNameTextButton::DeclFileName) ), 0);
39033    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_390_0_14, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveGedNameTextButton::ImplFileLine) ), 0);
39034    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_390_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveGedNameTextButton::ImplFileName) ), 0);
39035    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_390_0_16, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveGedNameTextButton::DeclFileLine) ), 0);
39036    // automatic destructor
39037    G__memfunc_setup("~TEveGedNameTextButton", 2212, G__G__Eve1_390_0_17, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
39038    G__tag_memfunc_reset();
39039 }
39040 
39041 static void G__setup_memfuncTEveMacro(void) {
39042    /* TEveMacro */
39043    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveMacro));
39044    G__memfunc_setup("TEveMacro",870,G__G__Eve1_393_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveMacro), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39045    G__memfunc_setup("TEveMacro",870,G__G__Eve1_393_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveMacro), -1, 0, 1, 1, 1, 0, "u 'TEveMacro' - 11 - -", (char*)NULL, (void*) NULL, 0);
39046    G__memfunc_setup("TEveMacro",870,G__G__Eve1_393_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveMacro), -1, 0, 1, 1, 1, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 0);
39047    G__memfunc_setup("Exec",389,(G__InterfaceMethod) NULL,108, -1, G__defined_typename("Long_t"), 0, 2, 1, 1, 0, 
39048 "C - - 10 '\"0\"' params I - 'Int_t' 0 '0' error", (char*)NULL, (void*) NULL, 1);
39049    G__memfunc_setup("ResetRoot",935,G__G__Eve1_393_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39050    G__memfunc_setup("Class",502,G__G__Eve1_393_0_6, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveMacro::Class) ), 0);
39051    G__memfunc_setup("Class_Name",982,G__G__Eve1_393_0_7, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveMacro::Class_Name) ), 0);
39052    G__memfunc_setup("Class_Version",1339,G__G__Eve1_393_0_8, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveMacro::Class_Version) ), 0);
39053    G__memfunc_setup("Dictionary",1046,G__G__Eve1_393_0_9, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveMacro::Dictionary) ), 0);
39054    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
39055    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
39056    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);
39057    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_393_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39058    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_393_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveMacro::DeclFileName) ), 0);
39059    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_393_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveMacro::ImplFileLine) ), 0);
39060    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_393_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveMacro::ImplFileName) ), 0);
39061    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_393_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveMacro::DeclFileLine) ), 0);
39062    // automatic destructor
39063    G__memfunc_setup("~TEveMacro", 996, G__G__Eve1_393_0_18, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
39064    // automatic assignment operator
39065    G__memfunc_setup("operator=", 937, G__G__Eve1_393_0_19, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveMacro), -1, 1, 1, 1, 1, 0, "u 'TEveMacro' - 11 - -", (char*) NULL, (void*) NULL, 0);
39066    G__tag_memfunc_reset();
39067 }
39068 
39069 static void G__setup_memfuncTEveSelection(void) {
39070    /* TEveSelection */
39071    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSelection));
39072    G__memfunc_setup("TEveSelection",1306,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveSelection), -1, 0, 1, 1, 4, 0, "u 'TEveSelection' - 11 - -", "Not implemented", (void*) NULL, 0);
39073    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveSelection), -1, 1, 1, 1, 4, 0, "u 'TEveSelection' - 11 - -", "Not implemented", (void*) NULL, 0);
39074    G__memfunc_setup("DoElementSelect",1501,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "u 'map<TEveElement*,set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >,less<TEveElement*>,allocator<pair<TEveElement* const,set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> > > > >::iterator' 'TEveSelection::SelMap_i' 0 - entry", (char*)NULL, (void*) NULL, 0);
39075    G__memfunc_setup("DoElementUnselect",1728,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "u 'map<TEveElement*,set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >,less<TEveElement*>,allocator<pair<TEveElement* const,set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> > > > >::iterator' 'TEveSelection::SelMap_i' 0 - entry", (char*)NULL, (void*) NULL, 0);
39076    G__memfunc_setup("RecheckImpliedSet",1701,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "u 'map<TEveElement*,set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >,less<TEveElement*>,allocator<pair<TEveElement* const,set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> > > > >::iterator' 'TEveSelection::SelMap_i' 0 - smi", (char*)NULL, (void*) NULL, 0);
39077    G__memfunc_setup("TEveSelection",1306,G__G__Eve1_415_0_6, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveSelection), -1, 0, 2, 1, 1, 0, 
39078 "C - - 10 '\"TEveSelection\"' n C - - 10 '\"\"' t", (char*)NULL, (void*) NULL, 0);
39079    G__memfunc_setup("SetHighlightMode",1609,G__G__Eve1_415_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39080    G__memfunc_setup("GetPickToSelect",1482,G__G__Eve1_415_0_8, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39081    G__memfunc_setup("SetPickToSelect",1494,G__G__Eve1_415_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - ps", (char*)NULL, (void*) NULL, 0);
39082    G__memfunc_setup("GetIsMaster",1096,G__G__Eve1_415_0_10, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39083    G__memfunc_setup("SetIsMaster",1108,G__G__Eve1_415_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - m", (char*)NULL, (void*) NULL, 0);
39084    G__memfunc_setup("AcceptElement",1306,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
39085    G__memfunc_setup("AddElement",979,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
39086    G__memfunc_setup("RemoveElement",1336,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
39087    G__memfunc_setup("RemoveElementLocal",1827,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
39088    G__memfunc_setup("RemoveElements",1451,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
39089    G__memfunc_setup("RemoveElementsLocal",1942,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
39090    G__memfunc_setup("RemoveImpliedSelected",2139,G__G__Eve1_415_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
39091    G__memfunc_setup("RecheckImpliedSetForElement",2710,G__G__Eve1_415_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 0);
39092    G__memfunc_setup("SelectionAdded",1400,G__G__Eve1_415_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", "*SIGNAL*", (void*) NULL, 0);
39093    G__memfunc_setup("SelectionRemoved",1656,G__G__Eve1_415_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", "*SIGNAL*", (void*) NULL, 0);
39094    G__memfunc_setup("SelectionCleared",1622,G__G__Eve1_415_0_22, 121, -1, -1, 0, 0, 1, 1, 0, "", "*SIGNAL*", (void*) NULL, 0);
39095    G__memfunc_setup("SelectionRepeated",1744,G__G__Eve1_415_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", "*SIGNAL*", (void*) NULL, 0);
39096    G__memfunc_setup("ActivateSelection",1751,G__G__Eve1_415_0_24, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
39097    G__memfunc_setup("DeactivateSelection",1952,G__G__Eve1_415_0_25, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
39098    G__memfunc_setup("MapPickedToSelected",1882,G__G__Eve1_415_0_26, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveElement), -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 0);
39099    G__memfunc_setup("UserPickedElement",1721,G__G__Eve1_415_0_27, 121, -1, -1, 0, 2, 1, 1, 0, 
39100 "U 'TEveElement' - 0 - el g - 'Bool_t' 0 'kFALSE' multi", (char*)NULL, (void*) NULL, 1);
39101    G__memfunc_setup("UserRePickedElement",1904,G__G__Eve1_415_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
39102    G__memfunc_setup("UserUnPickedElement",1916,G__G__Eve1_415_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
39103    G__memfunc_setup("Class",502,G__G__Eve1_415_0_30, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveSelection::Class) ), 0);
39104    G__memfunc_setup("Class_Name",982,G__G__Eve1_415_0_31, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveSelection::Class_Name) ), 0);
39105    G__memfunc_setup("Class_Version",1339,G__G__Eve1_415_0_32, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveSelection::Class_Version) ), 0);
39106    G__memfunc_setup("Dictionary",1046,G__G__Eve1_415_0_33, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveSelection::Dictionary) ), 0);
39107    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
39108    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
39109    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);
39110    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_415_0_37, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39111    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_415_0_38, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveSelection::DeclFileName) ), 0);
39112    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_415_0_39, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveSelection::ImplFileLine) ), 0);
39113    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_415_0_40, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveSelection::ImplFileName) ), 0);
39114    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_415_0_41, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveSelection::DeclFileLine) ), 0);
39115    // automatic destructor
39116    G__memfunc_setup("~TEveSelection", 1432, G__G__Eve1_415_0_42, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
39117    G__tag_memfunc_reset();
39118 }
39119 
39120 static void G__setup_memfuncTEveViewer(void) {
39121    /* TEveViewer */
39122    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewer));
39123    G__memfunc_setup("TEveViewer",998,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveViewer), -1, 0, 1, 1, 4, 0, "u 'TEveViewer' - 11 - -", "Not implemented", (void*) NULL, 0);
39124    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveViewer), -1, 1, 1, 1, 4, 0, "u 'TEveViewer' - 11 - -", "Not implemented", (void*) NULL, 0);
39125    G__memfunc_setup("InitInternal",1233,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 3, 2, 0, "", (char*)NULL, (void*) NULL, 0);
39126    G__memfunc_setup("TEveViewer",998,G__G__Eve1_416_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveViewer), -1, 0, 2, 1, 1, 0, 
39127 "C - - 10 '\"TEveViewer\"' n C - - 10 '\"\"' t", (char*)NULL, (void*) NULL, 0);
39128    G__memfunc_setup("PreUndock",907,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
39129    G__memfunc_setup("PostDock",807,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
39130    G__memfunc_setup("GetGLViewer",1061,G__G__Eve1_416_0_7, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGLViewer), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39131    G__memfunc_setup("SetGLViewer",1073,G__G__Eve1_416_0_8, 121, -1, -1, 0, 2, 1, 1, 0, 
39132 "U 'TGLViewer' - 0 - viewer U 'TGFrame' - 0 - frame", (char*)NULL, (void*) NULL, 0);
39133    G__memfunc_setup("SpawnGLViewer",1294,G__G__Eve1_416_0_9, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGLSAViewer), -1, 0, 2, 1, 1, 0, 
39134 "U 'TGedEditor' - 0 '0' ged g - 'Bool_t' 0 'kFALSE' stereo", (char*)NULL, (void*) NULL, 0);
39135    G__memfunc_setup("SpawnGLEmbeddedViewer",2072,G__G__Eve1_416_0_10, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGLEmbeddedViewer), -1, 0, 2, 1, 1, 0, 
39136 "U 'TGedEditor' - 0 '0' ged i - 'Int_t' 0 '0' border", (char*)NULL, (void*) NULL, 0);
39137    G__memfunc_setup("Redraw",613,G__G__Eve1_416_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kFALSE' resetCameras", (char*)NULL, (void*) NULL, 0);
39138    G__memfunc_setup("SwitchStereo",1252,G__G__Eve1_416_0_12, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39139    G__memfunc_setup("AddScene",759,G__G__Eve1_416_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveScene' - 0 - scene", (char*)NULL, (void*) NULL, 1);
39140    G__memfunc_setup("RemoveElementLocal",1827,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
39141    G__memfunc_setup("RemoveElementsLocal",1942,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
39142    G__memfunc_setup("GetEditorObject",1502,G__G__Eve1_416_0_16, 85, G__get_linked_tagnum(&G__G__Eve1LN_TObject), -1, 0, 1, 1, 1, 8, "u 'TEveException' - 11 '\"TEveViewer::GetEditorObject \"' eh", (char*)NULL, (void*) NULL, 1);
39143    G__memfunc_setup("HandleElementPaste",1811,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
39144    G__memfunc_setup("GetListTreeIcon",1493,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TGPicture), -1, 0, 1, 1, 1, 1, "g - 'Bool_t' 0 'kFALSE' open", (char*)NULL, (void*) NULL, 1);
39145    G__memfunc_setup("Class",502,G__G__Eve1_416_0_19, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveViewer::Class) ), 0);
39146    G__memfunc_setup("Class_Name",982,G__G__Eve1_416_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveViewer::Class_Name) ), 0);
39147    G__memfunc_setup("Class_Version",1339,G__G__Eve1_416_0_21, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveViewer::Class_Version) ), 0);
39148    G__memfunc_setup("Dictionary",1046,G__G__Eve1_416_0_22, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveViewer::Dictionary) ), 0);
39149    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
39150    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
39151    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);
39152    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_416_0_26, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39153    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_416_0_27, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveViewer::DeclFileName) ), 0);
39154    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_416_0_28, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveViewer::ImplFileLine) ), 0);
39155    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_416_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveViewer::ImplFileName) ), 0);
39156    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_416_0_30, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveViewer::DeclFileLine) ), 0);
39157    // automatic destructor
39158    G__memfunc_setup("~TEveViewer", 1124, G__G__Eve1_416_0_31, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
39159    G__tag_memfunc_reset();
39160 }
39161 
39162 static void G__setup_memfuncTEveViewerList(void) {
39163    /* TEveViewerList */
39164    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerList));
39165    G__memfunc_setup("TEveViewerList",1410,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerList), -1, 0, 1, 1, 4, 0, "u 'TEveViewerList' - 11 - -", "Not implemented", (void*) NULL, 0);
39166    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerList), -1, 1, 1, 1, 4, 0, "u 'TEveViewerList' - 11 - -", "Not implemented", (void*) NULL, 0);
39167    G__memfunc_setup("HandleTooltip",1335,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 0);
39168    G__memfunc_setup("TEveViewerList",1410,G__G__Eve1_417_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerList), -1, 0, 2, 1, 1, 0, 
39169 "C - - 10 '\"TEveViewerList\"' n C - - 10 '\"\"' t", (char*)NULL, (void*) NULL, 0);
39170    G__memfunc_setup("AddElement",979,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
39171    G__memfunc_setup("RemoveElementLocal",1827,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
39172    G__memfunc_setup("RemoveElementsLocal",1942,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
39173    G__memfunc_setup("Connect",714,G__G__Eve1_417_0_8, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
39174    G__memfunc_setup("Disconnect",1034,G__G__Eve1_417_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
39175    G__memfunc_setup("RepaintChangedViewers",2146,G__G__Eve1_417_0_10, 121, -1, -1, 0, 2, 1, 1, 0, 
39176 "g - 'Bool_t' 0 - resetCameras g - 'Bool_t' 0 - dropLogicals", (char*)NULL, (void*) NULL, 0);
39177    G__memfunc_setup("RepaintAllViewers",1745,G__G__Eve1_417_0_11, 121, -1, -1, 0, 2, 1, 1, 0, 
39178 "g - 'Bool_t' 0 - resetCameras g - 'Bool_t' 0 - dropLogicals", (char*)NULL, (void*) NULL, 0);
39179    G__memfunc_setup("DeleteAnnotations",1761,G__G__Eve1_417_0_12, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39180    G__memfunc_setup("SceneDestructing",1658,G__G__Eve1_417_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveScene' - 0 - scene", (char*)NULL, (void*) NULL, 0);
39181    G__memfunc_setup("OnMouseOver",1122,G__G__Eve1_417_0_14, 121, -1, -1, 0, 2, 1, 1, 0, 
39182 "U 'TObject' - 0 - obj h - 'UInt_t' 0 - state", (char*)NULL, (void*) NULL, 0);
39183    G__memfunc_setup("OnReMouseOver",1305,G__G__Eve1_417_0_15, 121, -1, -1, 0, 2, 1, 1, 0, 
39184 "U 'TObject' - 0 - obj h - 'UInt_t' 0 - state", (char*)NULL, (void*) NULL, 0);
39185    G__memfunc_setup("OnUnMouseOver",1317,G__G__Eve1_417_0_16, 121, -1, -1, 0, 2, 1, 1, 0, 
39186 "U 'TObject' - 0 - obj h - 'UInt_t' 0 - state", (char*)NULL, (void*) NULL, 0);
39187    G__memfunc_setup("OnClicked",876,G__G__Eve1_417_0_17, 121, -1, -1, 0, 3, 1, 1, 0, 
39188 "U 'TObject' - 0 - obj h - 'UInt_t' 0 - button "
39189 "h - 'UInt_t' 0 - state", (char*)NULL, (void*) NULL, 0);
39190    G__memfunc_setup("OnReClicked",1059,G__G__Eve1_417_0_18, 121, -1, -1, 0, 3, 1, 1, 0, 
39191 "U 'TObject' - 0 - obj h - 'UInt_t' 0 - button "
39192 "h - 'UInt_t' 0 - state", (char*)NULL, (void*) NULL, 0);
39193    G__memfunc_setup("OnUnClicked",1071,G__G__Eve1_417_0_19, 121, -1, -1, 0, 3, 1, 1, 0, 
39194 "U 'TObject' - 0 - obj h - 'UInt_t' 0 - button "
39195 "h - 'UInt_t' 0 - state", (char*)NULL, (void*) NULL, 0);
39196    G__memfunc_setup("GetShowTooltip",1452,G__G__Eve1_417_0_20, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39197    G__memfunc_setup("SetShowTooltip",1464,G__G__Eve1_417_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - x", (char*)NULL, (void*) NULL, 0);
39198    G__memfunc_setup("GetColorBrightness",1848,G__G__Eve1_417_0_22, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39199    G__memfunc_setup("SetColorBrightness",1860,G__G__Eve1_417_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - b", (char*)NULL, (void*) NULL, 0);
39200    G__memfunc_setup("UseLightColorSet",1616,G__G__Eve1_417_0_24, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39201    G__memfunc_setup("SwitchColorSet",1437,G__G__Eve1_417_0_25, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39202    G__memfunc_setup("Class",502,G__G__Eve1_417_0_26, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveViewerList::Class) ), 0);
39203    G__memfunc_setup("Class_Name",982,G__G__Eve1_417_0_27, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveViewerList::Class_Name) ), 0);
39204    G__memfunc_setup("Class_Version",1339,G__G__Eve1_417_0_28, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveViewerList::Class_Version) ), 0);
39205    G__memfunc_setup("Dictionary",1046,G__G__Eve1_417_0_29, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveViewerList::Dictionary) ), 0);
39206    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
39207    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
39208    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);
39209    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_417_0_33, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39210    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_417_0_34, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveViewerList::DeclFileName) ), 0);
39211    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_417_0_35, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveViewerList::ImplFileLine) ), 0);
39212    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_417_0_36, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveViewerList::ImplFileName) ), 0);
39213    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_417_0_37, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveViewerList::DeclFileLine) ), 0);
39214    // automatic destructor
39215    G__memfunc_setup("~TEveViewerList", 1536, G__G__Eve1_417_0_38, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
39216    G__tag_memfunc_reset();
39217 }
39218 
39219 static void G__setup_memfuncTEveScene(void) {
39220    /* TEveScene */
39221    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveScene));
39222    G__memfunc_setup("TEveScene",866,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveScene), -1, 0, 1, 1, 4, 0, "u 'TEveScene' - 11 - -", "Not implemented", (void*) NULL, 0);
39223    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveScene), -1, 1, 1, 1, 4, 0, "u 'TEveScene' - 11 - -", "Not implemented", (void*) NULL, 0);
39224    G__memfunc_setup("RetransHierarchicallyRecurse",2908,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 2, 0, 
39225 "U 'TEveElement' - 0 - el u 'TEveTrans' - 11 - tp", (char*)NULL, (void*) NULL, 0);
39226    G__memfunc_setup("TEveScene",866,G__G__Eve1_418_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveScene), -1, 0, 2, 1, 1, 0, 
39227 "C - - 10 '\"TEveScene\"' n C - - 10 '\"\"' t", (char*)NULL, (void*) NULL, 0);
39228    G__memfunc_setup("CollectSceneParents",1937,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'list<TEveElement*,allocator<TEveElement*> >' 'TEveElement::List_t' 1 - scenes", (char*)NULL, (void*) NULL, 1);
39229    G__memfunc_setup("SingleRnrState",1429,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
39230    G__memfunc_setup("Changed",682,G__G__Eve1_418_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39231    G__memfunc_setup("IsChanged",870,G__G__Eve1_418_0_8, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39232    G__memfunc_setup("SetHierarchical",1515,G__G__Eve1_418_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - h", (char*)NULL, (void*) NULL, 0);
39233    G__memfunc_setup("GetHierarchical",1503,G__G__Eve1_418_0_10, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39234    G__memfunc_setup("Repaint",723,G__G__Eve1_418_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kFALSE' dropLogicals", (char*)NULL, (void*) NULL, 0);
39235    G__memfunc_setup("RetransHierarchically",2179,G__G__Eve1_418_0_12, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39236    G__memfunc_setup("GetGLScene",929,G__G__Eve1_418_0_13, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGLScenePad), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39237    G__memfunc_setup("SetGLScene",941,G__G__Eve1_418_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGLScenePad' - 0 - s", (char*)NULL, (void*) NULL, 0);
39238    G__memfunc_setup("SetName",685,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - n", (char*)NULL, (void*) NULL, 1);
39239    G__memfunc_setup("Paint",508,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
39240    G__memfunc_setup("DestroyElementRenderers",2398,G__G__Eve1_418_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - element", (char*)NULL, (void*) NULL, 0);
39241    G__memfunc_setup("DestroyElementRenderers",2398,G__G__Eve1_418_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - rnrObj", (char*)NULL, (void*) NULL, 0);
39242    G__memfunc_setup("GetListTreeIcon",1493,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TGPicture), -1, 0, 1, 1, 1, 1, "g - 'Bool_t' 0 'kFALSE' open", (char*)NULL, (void*) NULL, 1);
39243    G__memfunc_setup("Class",502,G__G__Eve1_418_0_20, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveScene::Class) ), 0);
39244    G__memfunc_setup("Class_Name",982,G__G__Eve1_418_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveScene::Class_Name) ), 0);
39245    G__memfunc_setup("Class_Version",1339,G__G__Eve1_418_0_22, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveScene::Class_Version) ), 0);
39246    G__memfunc_setup("Dictionary",1046,G__G__Eve1_418_0_23, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveScene::Dictionary) ), 0);
39247    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
39248    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
39249    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);
39250    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_418_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39251    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_418_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveScene::DeclFileName) ), 0);
39252    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_418_0_29, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveScene::ImplFileLine) ), 0);
39253    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_418_0_30, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveScene::ImplFileName) ), 0);
39254    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_418_0_31, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveScene::DeclFileLine) ), 0);
39255    // automatic destructor
39256    G__memfunc_setup("~TEveScene", 992, G__G__Eve1_418_0_32, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
39257    G__tag_memfunc_reset();
39258 }
39259 
39260 static void G__setup_memfuncTEveSceneList(void) {
39261    /* TEveSceneList */
39262    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneList));
39263    G__memfunc_setup("TEveSceneList",1278,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneList), -1, 0, 1, 1, 4, 0, "u 'TEveSceneList' - 11 - -", "Not implemented", (void*) NULL, 0);
39264    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneList), -1, 1, 1, 1, 4, 0, "u 'TEveSceneList' - 11 - -", "Not implemented", (void*) NULL, 0);
39265    G__memfunc_setup("TEveSceneList",1278,G__G__Eve1_419_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneList), -1, 0, 2, 1, 1, 0, 
39266 "C - - 10 '\"TEveSceneList\"' n C - - 10 '\"\"' t", (char*)NULL, (void*) NULL, 0);
39267    G__memfunc_setup("DestroyScenes",1355,G__G__Eve1_419_0_4, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39268    G__memfunc_setup("RepaintChangedScenes",2014,G__G__Eve1_419_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - dropLogicals", (char*)NULL, (void*) NULL, 0);
39269    G__memfunc_setup("RepaintAllScenes",1613,G__G__Eve1_419_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - dropLogicals", (char*)NULL, (void*) NULL, 0);
39270    G__memfunc_setup("DestroyElementRenderers",2398,G__G__Eve1_419_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - element", (char*)NULL, (void*) NULL, 0);
39271    G__memfunc_setup("ProcessSceneChanges",1926,G__G__Eve1_419_0_8, 121, -1, -1, 0, 2, 1, 1, 0, 
39272 "g - 'Bool_t' 0 - dropLogicals U 'TExMap' - 0 - stampMap", (char*)NULL, (void*) NULL, 0);
39273    G__memfunc_setup("Class",502,G__G__Eve1_419_0_9, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveSceneList::Class) ), 0);
39274    G__memfunc_setup("Class_Name",982,G__G__Eve1_419_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveSceneList::Class_Name) ), 0);
39275    G__memfunc_setup("Class_Version",1339,G__G__Eve1_419_0_11, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveSceneList::Class_Version) ), 0);
39276    G__memfunc_setup("Dictionary",1046,G__G__Eve1_419_0_12, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveSceneList::Dictionary) ), 0);
39277    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
39278    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
39279    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);
39280    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_419_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39281    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_419_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveSceneList::DeclFileName) ), 0);
39282    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_419_0_18, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveSceneList::ImplFileLine) ), 0);
39283    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_419_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveSceneList::ImplFileName) ), 0);
39284    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_419_0_20, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveSceneList::DeclFileLine) ), 0);
39285    // automatic destructor
39286    G__memfunc_setup("~TEveSceneList", 1404, G__G__Eve1_419_0_21, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
39287    G__tag_memfunc_reset();
39288 }
39289 
39290 static void G__setup_memfuncTEveWindowManager(void) {
39291    /* TEveWindowManager */
39292    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowManager));
39293    G__memfunc_setup("TEveWindowManager",1703,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowManager), -1, 0, 1, 1, 4, 0, "u 'TEveWindowManager' - 11 - -", "Not implemented", (void*) NULL, 0);
39294    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowManager), -1, 1, 1, 1, 4, 0, "u 'TEveWindowManager' - 11 - -", "Not implemented", (void*) NULL, 0);
39295    G__memfunc_setup("DestroyWindowRecursively",2559,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "U 'TEveWindow' - 0 - window", (char*)NULL, (void*) NULL, 0);
39296    G__memfunc_setup("TEveWindowManager",1703,G__G__Eve1_420_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowManager), -1, 0, 2, 1, 1, 0, 
39297 "C - - 10 '\"TEveWindowManager\"' n C - - 10 '\"\"' t", (char*)NULL, (void*) NULL, 0);
39298    G__memfunc_setup("SelectWindow",1240,G__G__Eve1_420_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveWindow' - 0 - w", (char*)NULL, (void*) NULL, 0);
39299    G__memfunc_setup("DeleteWindow",1227,G__G__Eve1_420_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveWindow' - 0 - w", (char*)NULL, (void*) NULL, 0);
39300    G__memfunc_setup("WindowDocked",1218,G__G__Eve1_420_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveWindow' - 0 - window", "*SIGNAL*", (void*) NULL, 0);
39301    G__memfunc_setup("WindowUndocked",1445,G__G__Eve1_420_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveWindow' - 0 - window", "*SIGNAL*", (void*) NULL, 0);
39302    G__memfunc_setup("WindowSelected",1441,G__G__Eve1_420_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveWindow' - 0 - window", "*SIGNAL*", (void*) NULL, 0);
39303    G__memfunc_setup("WindowDeleted",1327,G__G__Eve1_420_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveWindow' - 0 - window", "*SIGNAL*", (void*) NULL, 0);
39304    G__memfunc_setup("GetCurrentWindow",1659,G__G__Eve1_420_0_11, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39305    G__memfunc_setup("IsCurrentWindow",1559,G__G__Eve1_420_0_12, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "U 'TEveWindow' - 10 - w", (char*)NULL, (void*) NULL, 0);
39306    G__memfunc_setup("GetCurrentWindowAsSlot",2257,G__G__Eve1_420_0_13, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowSlot), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39307    G__memfunc_setup("GetDefaultContainer",1928,G__G__Eve1_420_0_14, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39308    G__memfunc_setup("HasDefaultContainer",1924,G__G__Eve1_420_0_15, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39309    G__memfunc_setup("SetDefaultContainer",1940,G__G__Eve1_420_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveWindow' - 0 - w", (char*)NULL, (void*) NULL, 0);
39310    G__memfunc_setup("DestroyWindows",1493,G__G__Eve1_420_0_17, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39311    G__memfunc_setup("HideAllEveDecorations",2094,G__G__Eve1_420_0_18, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39312    G__memfunc_setup("ShowNormalEveDecorations",2469,G__G__Eve1_420_0_19, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39313    G__memfunc_setup("SetShowTitleBars",1623,G__G__Eve1_420_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - state", (char*)NULL, (void*) NULL, 0);
39314    G__memfunc_setup("Class",502,G__G__Eve1_420_0_21, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveWindowManager::Class) ), 0);
39315    G__memfunc_setup("Class_Name",982,G__G__Eve1_420_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveWindowManager::Class_Name) ), 0);
39316    G__memfunc_setup("Class_Version",1339,G__G__Eve1_420_0_23, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveWindowManager::Class_Version) ), 0);
39317    G__memfunc_setup("Dictionary",1046,G__G__Eve1_420_0_24, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveWindowManager::Dictionary) ), 0);
39318    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
39319    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
39320    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);
39321    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_420_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39322    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_420_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveWindowManager::DeclFileName) ), 0);
39323    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_420_0_30, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveWindowManager::ImplFileLine) ), 0);
39324    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_420_0_31, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveWindowManager::ImplFileName) ), 0);
39325    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_420_0_32, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveWindowManager::DeclFileLine) ), 0);
39326    // automatic destructor
39327    G__memfunc_setup("~TEveWindowManager", 1829, G__G__Eve1_420_0_33, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
39328    G__tag_memfunc_reset();
39329 }
39330 
39331 static void G__setup_memfuncTEveManagercLcLTRedrawDisabler(void) {
39332    /* TEveManager::TRedrawDisabler */
39333    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveManagercLcLTRedrawDisabler));
39334    G__memfunc_setup("TRedrawDisabler",1503,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveManagercLcLTRedrawDisabler), -1, 0, 1, 1, 4, 0, "u 'TEveManager::TRedrawDisabler' - 11 - -", "Not implemented", (void*) NULL, 0);
39335    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveManagercLcLTRedrawDisabler), -1, 1, 1, 1, 4, 0, "u 'TEveManager::TRedrawDisabler' - 11 - -", "Not implemented", (void*) NULL, 0);
39336    G__memfunc_setup("TRedrawDisabler",1503,G__G__Eve1_421_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveManagercLcLTRedrawDisabler), -1, 0, 1, 1, 1, 0, "U 'TEveManager' - 0 - m", (char*)NULL, (void*) NULL, 0);
39337    G__memfunc_setup("Class",502,G__G__Eve1_421_0_4, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveManager::TRedrawDisabler::Class) ), 0);
39338    G__memfunc_setup("Class_Name",982,G__G__Eve1_421_0_5, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveManager::TRedrawDisabler::Class_Name) ), 0);
39339    G__memfunc_setup("Class_Version",1339,G__G__Eve1_421_0_6, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveManager::TRedrawDisabler::Class_Version) ), 0);
39340    G__memfunc_setup("Dictionary",1046,G__G__Eve1_421_0_7, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveManager::TRedrawDisabler::Dictionary) ), 0);
39341    G__memfunc_setup("IsA",253,G__G__Eve1_421_0_8, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
39342    G__memfunc_setup("ShowMembers",1132,G__G__Eve1_421_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
39343    G__memfunc_setup("Streamer",835,G__G__Eve1_421_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
39344    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_421_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39345    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_421_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveManager::TRedrawDisabler::DeclFileName) ), 0);
39346    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_421_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveManager::TRedrawDisabler::ImplFileLine) ), 0);
39347    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_421_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveManager::TRedrawDisabler::ImplFileName) ), 0);
39348    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_421_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveManager::TRedrawDisabler::DeclFileLine) ), 0);
39349    // automatic destructor
39350    G__memfunc_setup("~TRedrawDisabler", 1629, G__G__Eve1_421_0_16, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
39351    G__tag_memfunc_reset();
39352 }
39353 
39354 static void G__setup_memfuncTEveManagercLcLTExceptionHandler(void) {
39355    /* TEveManager::TExceptionHandler */
39356    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveManagercLcLTExceptionHandler));
39357    G__memfunc_setup("TExceptionHandler",1729,G__G__Eve1_422_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveManagercLcLTExceptionHandler), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39358    G__memfunc_setup("Handle",588,(G__InterfaceMethod) NULL,105, G__get_linked_tagnum(&G__G__Eve1LN_TStdExceptionHandlercLcLEStatus), -1, 0, 1, 1, 1, 0, "u 'exception' - 1 - exc", (char*)NULL, (void*) NULL, 1);
39359    G__memfunc_setup("Class",502,G__G__Eve1_422_0_3, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveManager::TExceptionHandler::Class) ), 0);
39360    G__memfunc_setup("Class_Name",982,G__G__Eve1_422_0_4, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveManager::TExceptionHandler::Class_Name) ), 0);
39361    G__memfunc_setup("Class_Version",1339,G__G__Eve1_422_0_5, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveManager::TExceptionHandler::Class_Version) ), 0);
39362    G__memfunc_setup("Dictionary",1046,G__G__Eve1_422_0_6, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveManager::TExceptionHandler::Dictionary) ), 0);
39363    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
39364    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
39365    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);
39366    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_422_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39367    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_422_0_11, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveManager::TExceptionHandler::DeclFileName) ), 0);
39368    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_422_0_12, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveManager::TExceptionHandler::ImplFileLine) ), 0);
39369    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_422_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveManager::TExceptionHandler::ImplFileName) ), 0);
39370    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_422_0_14, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveManager::TExceptionHandler::DeclFileLine) ), 0);
39371    // automatic destructor
39372    G__memfunc_setup("~TExceptionHandler", 1855, G__G__Eve1_422_0_15, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
39373    G__tag_memfunc_reset();
39374 }
39375 
39376 static void G__setup_memfuncTEvePad(void) {
39377    /* TEvePad */
39378    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEvePad));
39379    G__memfunc_setup("TEvePad",649,G__G__Eve1_427_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEvePad), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39380    G__memfunc_setup("TEvePad",649,G__G__Eve1_427_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEvePad), -1, 0, 9, 1, 1, 0, 
39381 "C - - 10 - name C - - 10 - title "
39382 "d - 'Double_t' 0 - xlow d - 'Double_t' 0 - ylow "
39383 "d - 'Double_t' 0 - xup d - 'Double_t' 0 - yup "
39384 "s - 'Color_t' 0 '-1' color s - 'Short_t' 0 '-1' bordersize "
39385 "s - 'Short_t' 0 '-2' bordermode", (char*)NULL, (void*) NULL, 0);
39386    G__memfunc_setup("IsBatch",670,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
39387    G__memfunc_setup("Update",611,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
39388    G__memfunc_setup("GetViewer3D",1033,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TVirtualViewer3D), -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' -", (char*)NULL, (void*) NULL, 1);
39389    G__memfunc_setup("Class",502,G__G__Eve1_427_0_6, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEvePad::Class) ), 0);
39390    G__memfunc_setup("Class_Name",982,G__G__Eve1_427_0_7, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEvePad::Class_Name) ), 0);
39391    G__memfunc_setup("Class_Version",1339,G__G__Eve1_427_0_8, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEvePad::Class_Version) ), 0);
39392    G__memfunc_setup("Dictionary",1046,G__G__Eve1_427_0_9, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEvePad::Dictionary) ), 0);
39393    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
39394    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
39395    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);
39396    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_427_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39397    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_427_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEvePad::DeclFileName) ), 0);
39398    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_427_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEvePad::ImplFileLine) ), 0);
39399    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_427_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEvePad::ImplFileName) ), 0);
39400    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_427_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEvePad::DeclFileLine) ), 0);
39401    // automatic destructor
39402    G__memfunc_setup("~TEvePad", 775, G__G__Eve1_427_0_18, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
39403    G__tag_memfunc_reset();
39404 }
39405 
39406 static void G__setup_memfuncTEveParamList(void) {
39407    /* TEveParamList */
39408    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveParamList));
39409    G__memfunc_setup("TEveParamList",1281,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveParamList), -1, 0, 1, 1, 4, 0, "u 'TEveParamList' - 11 - -", "Not implemented", (void*) NULL, 0);
39410    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveParamList), -1, 1, 1, 1, 4, 0, "u 'TEveParamList' - 11 - -", "Not implemented", (void*) NULL, 0);
39411    G__memfunc_setup("TEveParamList",1281,G__G__Eve1_428_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveParamList), -1, 0, 3, 1, 1, 0, 
39412 "C - - 10 '\"TEveParamList\"' n C - - 10 '\"\"' t "
39413 "g - 'Bool_t' 0 'kFALSE' doColor", (char*)NULL, (void*) NULL, 0);
39414    G__memfunc_setup("AddParameter",1194,G__G__Eve1_428_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TEveParamList::FloatConfig_t' - 11 - parameter", (char*)NULL, (void*) NULL, 0);
39415    G__memfunc_setup("AddParameter",1194,G__G__Eve1_428_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TEveParamList::IntConfig_t' - 11 - parameter", (char*)NULL, (void*) NULL, 0);
39416    G__memfunc_setup("AddParameter",1194,G__G__Eve1_428_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TEveParamList::BoolConfig_t' - 11 - parameter", (char*)NULL, (void*) NULL, 0);
39417    G__memfunc_setup("GetFloatParameters",1834,G__G__Eve1_428_0_7, 117, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLFloatConfig_tcOallocatorlETEveParamListcLcLFloatConfig_tgRsPgR), G__defined_typename("TEveParamList::FloatConfigVec_t"), 1, 0, 1, 1, 1, "", (char*)NULL, (void*) NULL, 0);
39418    G__memfunc_setup("GetIntParameters",1631,G__G__Eve1_428_0_8, 117, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLIntConfig_tcOallocatorlETEveParamListcLcLIntConfig_tgRsPgR), G__defined_typename("TEveParamList::IntConfigVec_t"), 1, 0, 1, 1, 1, "", (char*)NULL, (void*) NULL, 0);
39419    G__memfunc_setup("GetBoolParameters",1728,G__G__Eve1_428_0_9, 117, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveParamListcLcLBoolConfig_tcOallocatorlETEveParamListcLcLBoolConfig_tgRsPgR), G__defined_typename("TEveParamList::BoolConfigVec_t"), 1, 0, 1, 1, 1, "", (char*)NULL, (void*) NULL, 0);
39420    G__memfunc_setup("GetFloatParameter",1719,G__G__Eve1_428_0_10, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLFloatConfig_t), -1, 0, 1, 1, 1, 0, "u 'TString' - 11 - name", (char*)NULL, (void*) NULL, 0);
39421    G__memfunc_setup("GetIntParameter",1516,G__G__Eve1_428_0_11, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLIntConfig_t), -1, 0, 1, 1, 1, 0, "u 'TString' - 11 - name", (char*)NULL, (void*) NULL, 0);
39422    G__memfunc_setup("GetBoolParameter",1613,G__G__Eve1_428_0_12, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "u 'TString' - 11 - name", (char*)NULL, (void*) NULL, 0);
39423    G__memfunc_setup("ParamChanged",1179,G__G__Eve1_428_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - name", "*SIGNAL*", (void*) NULL, 0);
39424    G__memfunc_setup("Class",502,G__G__Eve1_428_0_14, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveParamList::Class) ), 0);
39425    G__memfunc_setup("Class_Name",982,G__G__Eve1_428_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveParamList::Class_Name) ), 0);
39426    G__memfunc_setup("Class_Version",1339,G__G__Eve1_428_0_16, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveParamList::Class_Version) ), 0);
39427    G__memfunc_setup("Dictionary",1046,G__G__Eve1_428_0_17, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveParamList::Dictionary) ), 0);
39428    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
39429    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
39430    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);
39431    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_428_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39432    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_428_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveParamList::DeclFileName) ), 0);
39433    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_428_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveParamList::ImplFileLine) ), 0);
39434    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_428_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveParamList::ImplFileName) ), 0);
39435    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_428_0_25, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveParamList::DeclFileLine) ), 0);
39436    // automatic destructor
39437    G__memfunc_setup("~TEveParamList", 1407, G__G__Eve1_428_0_26, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
39438    G__tag_memfunc_reset();
39439 }
39440 
39441 static void G__setup_memfuncTEveParamListEditor(void) {
39442    /* TEveParamListEditor */
39443    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListEditor));
39444    G__memfunc_setup("TEveParamListEditor",1896,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListEditor), -1, 0, 1, 1, 4, 0, "u 'TEveParamListEditor' - 11 - -", "Not implemented", (void*) NULL, 0);
39445    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListEditor), -1, 1, 1, 1, 4, 0, "u 'TEveParamListEditor' - 11 - -", "Not implemented", (void*) NULL, 0);
39446    G__memfunc_setup("InitModel",901,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
39447    G__memfunc_setup("TEveParamListEditor",1896,G__G__Eve1_429_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListEditor), -1, 0, 5, 1, 1, 0, 
39448 "U 'TGWindow' - 10 '0' p i - 'Int_t' 0 '170' width "
39449 "i - 'Int_t' 0 '30' height h - 'UInt_t' 0 'kChildFrame' options "
39450 "k - 'Pixel_t' 0 'GetDefaultFrameBackground()' back", (char*)NULL, (void*) NULL, 0);
39451    G__memfunc_setup("SetModel",797,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
39452    G__memfunc_setup("DoIntUpdate",1089,G__G__Eve1_429_0_6, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39453    G__memfunc_setup("DoFloatUpdate",1292,G__G__Eve1_429_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39454    G__memfunc_setup("DoBoolUpdate",1186,G__G__Eve1_429_0_8, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39455    G__memfunc_setup("Class",502,G__G__Eve1_429_0_9, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveParamListEditor::Class) ), 0);
39456    G__memfunc_setup("Class_Name",982,G__G__Eve1_429_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveParamListEditor::Class_Name) ), 0);
39457    G__memfunc_setup("Class_Version",1339,G__G__Eve1_429_0_11, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveParamListEditor::Class_Version) ), 0);
39458    G__memfunc_setup("Dictionary",1046,G__G__Eve1_429_0_12, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveParamListEditor::Dictionary) ), 0);
39459    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
39460    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
39461    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);
39462    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_429_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39463    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_429_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveParamListEditor::DeclFileName) ), 0);
39464    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_429_0_18, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveParamListEditor::ImplFileLine) ), 0);
39465    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_429_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveParamListEditor::ImplFileName) ), 0);
39466    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_429_0_20, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveParamListEditor::DeclFileLine) ), 0);
39467    // automatic destructor
39468    G__memfunc_setup("~TEveParamListEditor", 2022, G__G__Eve1_429_0_21, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
39469    G__tag_memfunc_reset();
39470 }
39471 
39472 static void G__setup_memfuncTEveParamListcLcLFloatConfig_t(void) {
39473    /* TEveParamList::FloatConfig_t */
39474    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLFloatConfig_t));
39475    G__memfunc_setup("FloatConfig_t",1311,G__G__Eve1_430_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLFloatConfig_t), -1, 0, 5, 1, 1, 0, 
39476 "u 'TString' - 0 - name d - 'Double_t' 0 - value "
39477 "d - 'Double_t' 0 - min d - 'Double_t' 0 - max "
39478 "g - 'Bool_t' 0 'kFALSE' selector", (char*)NULL, (void*) NULL, 0);
39479    G__memfunc_setup("FloatConfig_t",1311,G__G__Eve1_430_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLFloatConfig_t), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39480    // automatic copy constructor
39481    G__memfunc_setup("FloatConfig_t", 1311, G__G__Eve1_430_0_3, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLFloatConfig_t), -1, 0, 1, 1, 1, 0, "u 'TEveParamList::FloatConfig_t' - 11 - -", (char*) NULL, (void*) NULL, 0);
39482    // automatic destructor
39483    G__memfunc_setup("~FloatConfig_t", 1437, G__G__Eve1_430_0_4, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
39484    // automatic assignment operator
39485    G__memfunc_setup("operator=", 937, G__G__Eve1_430_0_5, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLFloatConfig_t), -1, 1, 1, 1, 1, 0, "u 'TEveParamList::FloatConfig_t' - 11 - -", (char*) NULL, (void*) NULL, 0);
39486    G__tag_memfunc_reset();
39487 }
39488 
39489 static void G__setup_memfuncTEveParamListcLcLIntConfig_t(void) {
39490    /* TEveParamList::IntConfig_t */
39491    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLIntConfig_t));
39492    G__memfunc_setup("IntConfig_t",1108,G__G__Eve1_435_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLIntConfig_t), -1, 0, 5, 1, 1, 0, 
39493 "u 'TString' - 0 - name i - 'Int_t' 0 - value "
39494 "i - 'Int_t' 0 - min i - 'Int_t' 0 - max "
39495 "g - 'Bool_t' 0 'kFALSE' selector", (char*)NULL, (void*) NULL, 0);
39496    G__memfunc_setup("IntConfig_t",1108,G__G__Eve1_435_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLIntConfig_t), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39497    // automatic copy constructor
39498    G__memfunc_setup("IntConfig_t", 1108, G__G__Eve1_435_0_3, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLIntConfig_t), -1, 0, 1, 1, 1, 0, "u 'TEveParamList::IntConfig_t' - 11 - -", (char*) NULL, (void*) NULL, 0);
39499    // automatic destructor
39500    G__memfunc_setup("~IntConfig_t", 1234, G__G__Eve1_435_0_4, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
39501    // automatic assignment operator
39502    G__memfunc_setup("operator=", 937, G__G__Eve1_435_0_5, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLIntConfig_t), -1, 1, 1, 1, 1, 0, "u 'TEveParamList::IntConfig_t' - 11 - -", (char*) NULL, (void*) NULL, 0);
39503    G__tag_memfunc_reset();
39504 }
39505 
39506 static void G__setup_memfuncTEveParamListcLcLBoolConfig_t(void) {
39507    /* TEveParamList::BoolConfig_t */
39508    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLBoolConfig_t));
39509    G__memfunc_setup("BoolConfig_t",1205,G__G__Eve1_440_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLBoolConfig_t), -1, 0, 2, 1, 1, 0, 
39510 "u 'TString' - 0 - name g - 'Bool_t' 0 - value", (char*)NULL, (void*) NULL, 0);
39511    G__memfunc_setup("BoolConfig_t",1205,G__G__Eve1_440_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLBoolConfig_t), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39512    // automatic copy constructor
39513    G__memfunc_setup("BoolConfig_t", 1205, G__G__Eve1_440_0_3, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLBoolConfig_t), -1, 0, 1, 1, 1, 0, "u 'TEveParamList::BoolConfig_t' - 11 - -", (char*) NULL, (void*) NULL, 0);
39514    // automatic destructor
39515    G__memfunc_setup("~BoolConfig_t", 1331, G__G__Eve1_440_0_4, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
39516    // automatic assignment operator
39517    G__memfunc_setup("operator=", 937, G__G__Eve1_440_0_5, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveParamListcLcLBoolConfig_t), -1, 1, 1, 1, 1, 0, "u 'TEveParamList::BoolConfig_t' - 11 - -", (char*) NULL, (void*) NULL, 0);
39518    G__tag_memfunc_reset();
39519 }
39520 
39521 static void G__setup_memfuncTEveProjectionAxes(void) {
39522    /* TEveProjectionAxes */
39523    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxes));
39524    G__memfunc_setup("TEveProjectionAxes",1826,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxes), -1, 0, 1, 1, 4, 0, "u 'TEveProjectionAxes' - 11 - -", "Not implemented", (void*) NULL, 0);
39525    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxes), -1, 1, 1, 1, 4, 0, "u 'TEveProjectionAxes' - 11 - -", "Not implemented", (void*) NULL, 0);
39526    G__memfunc_setup("TEveProjectionAxes",1826,G__G__Eve1_454_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxes), -1, 0, 2, 1, 1, 0, 
39527 "U 'TEveProjectionManager' - 0 - m g - 'Bool_t' 0 'kTRUE' useColorSet", (char*)NULL, (void*) NULL, 0);
39528    G__memfunc_setup("GetManager",987,G__G__Eve1_454_0_4, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManager), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39529    G__memfunc_setup("SetLabMode",960,G__G__Eve1_454_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "i 'TEveProjectionAxes::ELabMode' - 0 - x", (char*)NULL, (void*) NULL, 0);
39530    G__memfunc_setup("GetLabMode",948,G__G__Eve1_454_0_6, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxescLcLELabMode), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39531    G__memfunc_setup("SetAxesMode",1090,G__G__Eve1_454_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "i 'TEveProjectionAxes::EAxesMode' - 0 - x", (char*)NULL, (void*) NULL, 0);
39532    G__memfunc_setup("GetAxesMode",1078,G__G__Eve1_454_0_8, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxescLcLEAxesMode), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39533    G__memfunc_setup("SetDrawCenter",1307,G__G__Eve1_454_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - x", (char*)NULL, (void*) NULL, 0);
39534    G__memfunc_setup("GetDrawCenter",1295,G__G__Eve1_454_0_10, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39535    G__memfunc_setup("SetDrawOrigin",1314,G__G__Eve1_454_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - x", (char*)NULL, (void*) NULL, 0);
39536    G__memfunc_setup("GetDrawOrigin",1302,G__G__Eve1_454_0_12, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39537    G__memfunc_setup("Paint",508,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
39538    G__memfunc_setup("ComputeBBox",1096,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
39539    G__memfunc_setup("GetListTreeIcon",1493,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TGPicture), -1, 0, 1, 1, 1, 1, "g - 'Bool_t' 0 'kFALSE' open", (char*)NULL, (void*) NULL, 1);
39540    G__memfunc_setup("Class",502,G__G__Eve1_454_0_16, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveProjectionAxes::Class) ), 0);
39541    G__memfunc_setup("Class_Name",982,G__G__Eve1_454_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjectionAxes::Class_Name) ), 0);
39542    G__memfunc_setup("Class_Version",1339,G__G__Eve1_454_0_18, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveProjectionAxes::Class_Version) ), 0);
39543    G__memfunc_setup("Dictionary",1046,G__G__Eve1_454_0_19, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveProjectionAxes::Dictionary) ), 0);
39544    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
39545    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
39546    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);
39547    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_454_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39548    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_454_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjectionAxes::DeclFileName) ), 0);
39549    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_454_0_25, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveProjectionAxes::ImplFileLine) ), 0);
39550    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_454_0_26, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjectionAxes::ImplFileName) ), 0);
39551    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_454_0_27, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveProjectionAxes::DeclFileLine) ), 0);
39552    // automatic destructor
39553    G__memfunc_setup("~TEveProjectionAxes", 1952, G__G__Eve1_454_0_28, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
39554    G__tag_memfunc_reset();
39555 }
39556 
39557 static void G__setup_memfuncTEveProjectionAxesEditor(void) {
39558    /* TEveProjectionAxesEditor */
39559    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxesEditor));
39560    G__memfunc_setup("TEveProjectionAxesEditor",2441,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxesEditor), -1, 0, 1, 1, 4, 0, "u 'TEveProjectionAxesEditor' - 11 - -", "Not implemented", (void*) NULL, 0);
39561    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxesEditor), -1, 1, 1, 1, 4, 0, "u 'TEveProjectionAxesEditor' - 11 - -", "Not implemented", (void*) NULL, 0);
39562    G__memfunc_setup("TEveProjectionAxesEditor",2441,G__G__Eve1_455_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxesEditor), -1, 0, 5, 1, 1, 0, 
39563 "U 'TGWindow' - 10 '0' p i - 'Int_t' 0 '170' width "
39564 "i - 'Int_t' 0 '30' height h - 'UInt_t' 0 'kChildFrame' options "
39565 "k - 'Pixel_t' 0 'GetDefaultFrameBackground()' back", (char*)NULL, (void*) NULL, 0);
39566    G__memfunc_setup("SetModel",797,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
39567    G__memfunc_setup("DoLabMode",839,G__G__Eve1_455_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - type", (char*)NULL, (void*) NULL, 0);
39568    G__memfunc_setup("DoAxesMode",969,G__G__Eve1_455_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - type", (char*)NULL, (void*) NULL, 0);
39569    G__memfunc_setup("DoDrawCenter",1186,G__G__Eve1_455_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39570    G__memfunc_setup("DoDrawOrigin",1193,G__G__Eve1_455_0_8, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39571    G__memfunc_setup("Class",502,G__G__Eve1_455_0_9, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveProjectionAxesEditor::Class) ), 0);
39572    G__memfunc_setup("Class_Name",982,G__G__Eve1_455_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjectionAxesEditor::Class_Name) ), 0);
39573    G__memfunc_setup("Class_Version",1339,G__G__Eve1_455_0_11, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveProjectionAxesEditor::Class_Version) ), 0);
39574    G__memfunc_setup("Dictionary",1046,G__G__Eve1_455_0_12, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveProjectionAxesEditor::Dictionary) ), 0);
39575    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
39576    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
39577    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);
39578    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_455_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39579    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_455_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjectionAxesEditor::DeclFileName) ), 0);
39580    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_455_0_18, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveProjectionAxesEditor::ImplFileLine) ), 0);
39581    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_455_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjectionAxesEditor::ImplFileName) ), 0);
39582    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_455_0_20, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveProjectionAxesEditor::DeclFileLine) ), 0);
39583    // automatic destructor
39584    G__memfunc_setup("~TEveProjectionAxesEditor", 2567, G__G__Eve1_455_0_21, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
39585    G__tag_memfunc_reset();
39586 }
39587 
39588 static void G__setup_memfuncTEveProjectionAxesGL(void) {
39589    /* TEveProjectionAxesGL */
39590    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxesGL));
39591    G__memfunc_setup("TEveProjectionAxesGL",1973,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxesGL), -1, 0, 1, 1, 4, 0, "u 'TEveProjectionAxesGL' - 11 - -", "Not implemented", (void*) NULL, 0);
39592    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxesGL), -1, 1, 1, 1, 4, 0, "u 'TEveProjectionAxesGL' - 11 - -", "Not implemented", (void*) NULL, 0);
39593    G__memfunc_setup("GetRange",781,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 5, 1, 4, 8, 
39594 "i - 'Int_t' 0 - ax f - 'Float_t' 0 - frustMin "
39595 "f - 'Float_t' 0 - frustMax f - 'Float_t' 1 - start "
39596 "f - 'Float_t' 1 - en", (char*)NULL, (void*) NULL, 0);
39597    G__memfunc_setup("SplitInterval",1361,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 3, 1, 4, 8, 
39598 "f - 'Float_t' 0 - x1 f - 'Float_t' 0 - x2 "
39599 "i - 'Int_t' 0 - axis", (char*)NULL, (void*) NULL, 0);
39600    G__memfunc_setup("SplitIntervalByPos",1854,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 3, 1, 4, 8, 
39601 "f - 'Float_t' 0 - min f - 'Float_t' 0 - max "
39602 "i - 'Int_t' 0 - axis", (char*)NULL, (void*) NULL, 0);
39603    G__memfunc_setup("SplitIntervalByVal",1839,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 3, 1, 4, 8, 
39604 "f - 'Float_t' 0 - min f - 'Float_t' 0 - max "
39605 "i - 'Int_t' 0 - axis", (char*)NULL, (void*) NULL, 0);
39606    G__memfunc_setup("FilterOverlappingLabels",2368,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 4, 8, 
39607 "i - 'Int_t' 0 - idx f - 'Float_t' 0 - ref", (char*)NULL, (void*) NULL, 0);
39608    G__memfunc_setup("TEveProjectionAxesGL",1973,G__G__Eve1_566_0_8, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionAxesGL), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39609    G__memfunc_setup("SetModel",797,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0, 
39610 "U 'TObject' - 0 - obj C - 'Option_t' 10 '0' opt", (char*)NULL, (void*) NULL, 1);
39611    G__memfunc_setup("SetBBox",663,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
39612    G__memfunc_setup("Draw",398,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "u 'TGLRnrCtx' - 1 - rnrCtx", (char*)NULL, (void*) NULL, 1);
39613    G__memfunc_setup("DirectDraw",1001,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "u 'TGLRnrCtx' - 1 - rnrCtx", (char*)NULL, (void*) NULL, 1);
39614    G__memfunc_setup("IgnoreSizeForOfInterest",2345,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
39615    G__memfunc_setup("Class",502,G__G__Eve1_566_0_14, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveProjectionAxesGL::Class) ), 0);
39616    G__memfunc_setup("Class_Name",982,G__G__Eve1_566_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjectionAxesGL::Class_Name) ), 0);
39617    G__memfunc_setup("Class_Version",1339,G__G__Eve1_566_0_16, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveProjectionAxesGL::Class_Version) ), 0);
39618    G__memfunc_setup("Dictionary",1046,G__G__Eve1_566_0_17, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveProjectionAxesGL::Dictionary) ), 0);
39619    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
39620    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
39621    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);
39622    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_566_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39623    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_566_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjectionAxesGL::DeclFileName) ), 0);
39624    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_566_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveProjectionAxesGL::ImplFileLine) ), 0);
39625    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_566_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjectionAxesGL::ImplFileName) ), 0);
39626    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_566_0_25, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveProjectionAxesGL::DeclFileLine) ), 0);
39627    // automatic destructor
39628    G__memfunc_setup("~TEveProjectionAxesGL", 2099, G__G__Eve1_566_0_26, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
39629    G__tag_memfunc_reset();
39630 }
39631 
39632 static void G__setup_memfuncTEveProjectionManagerEditor(void) {
39633    /* TEveProjectionManagerEditor */
39634    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManagerEditor));
39635    G__memfunc_setup("TEveProjectionManagerEditor",2739,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManagerEditor), -1, 0, 1, 1, 4, 0, "u 'TEveProjectionManagerEditor' - 11 - -", "Not implemented", (void*) NULL, 0);
39636    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManagerEditor), -1, 1, 1, 1, 4, 0, "u 'TEveProjectionManagerEditor' - 11 - -", "Not implemented", (void*) NULL, 0);
39637    G__memfunc_setup("TEveProjectionManagerEditor",2739,G__G__Eve1_571_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectionManagerEditor), -1, 0, 5, 1, 1, 0, 
39638 "U 'TGWindow' - 10 '0' p i - 'Int_t' 0 '170' width "
39639 "i - 'Int_t' 0 '30' height h - 'UInt_t' 0 'kChildFrame' options "
39640 "k - 'Pixel_t' 0 'GetDefaultFrameBackground()' back", (char*)NULL, (void*) NULL, 0);
39641    G__memfunc_setup("SetModel",797,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
39642    G__memfunc_setup("DoType",597,G__G__Eve1_571_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - type", (char*)NULL, (void*) NULL, 0);
39643    G__memfunc_setup("DoDistortion",1250,G__G__Eve1_571_0_6, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39644    G__memfunc_setup("DoFixR",556,G__G__Eve1_571_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39645    G__memfunc_setup("DoFixZ",564,G__G__Eve1_571_0_8, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39646    G__memfunc_setup("DoPastFixRFac",1230,G__G__Eve1_571_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39647    G__memfunc_setup("DoPastFixZFac",1238,G__G__Eve1_571_0_10, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39648    G__memfunc_setup("DoCurrentDepth",1419,G__G__Eve1_571_0_11, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39649    G__memfunc_setup("DoMaxTrackStep",1386,G__G__Eve1_571_0_12, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39650    G__memfunc_setup("DoCenter",788,G__G__Eve1_571_0_13, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39651    G__memfunc_setup("Class",502,G__G__Eve1_571_0_14, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveProjectionManagerEditor::Class) ), 0);
39652    G__memfunc_setup("Class_Name",982,G__G__Eve1_571_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjectionManagerEditor::Class_Name) ), 0);
39653    G__memfunc_setup("Class_Version",1339,G__G__Eve1_571_0_16, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveProjectionManagerEditor::Class_Version) ), 0);
39654    G__memfunc_setup("Dictionary",1046,G__G__Eve1_571_0_17, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveProjectionManagerEditor::Dictionary) ), 0);
39655    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
39656    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
39657    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);
39658    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_571_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39659    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_571_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjectionManagerEditor::DeclFileName) ), 0);
39660    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_571_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveProjectionManagerEditor::ImplFileLine) ), 0);
39661    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_571_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjectionManagerEditor::ImplFileName) ), 0);
39662    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_571_0_25, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveProjectionManagerEditor::DeclFileLine) ), 0);
39663    // automatic destructor
39664    G__memfunc_setup("~TEveProjectionManagerEditor", 2865, G__G__Eve1_571_0_26, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
39665    G__tag_memfunc_reset();
39666 }
39667 
39668 static void G__setup_memfuncTEveVectorTlEfloatgR(void) {
39669    /* TEveVectorT<float> */
39670    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR));
39671    G__memfunc_setup("TEveVectorT<float>",1739,G__G__Eve1_573_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39672    G__memfunc_setup("TEveVectorT<float>",1739,G__G__Eve1_573_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR), -1, 0, 1, 1, 1, 0, "F - 'Float_t' 10 - v", (char*)NULL, (void*) NULL, 0);
39673    G__memfunc_setup("TEveVectorT<float>",1739,G__G__Eve1_573_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR), -1, 0, 1, 1, 1, 0, "D - 'Double_t' 10 - v", (char*)NULL, (void*) NULL, 0);
39674    G__memfunc_setup("TEveVectorT<float>",1739,G__G__Eve1_573_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR), -1, 0, 3, 1, 1, 0, 
39675 "f - - 0 - x f - - 0 - y "
39676 "f - - 0 - z", (char*)NULL, (void*) NULL, 0);
39677    G__memfunc_setup("Dump",406,G__G__Eve1_573_0_5, 121, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39678    G__memfunc_setup("operator const float*",2067,G__G__Eve1_573_0_6, 70, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
39679    G__memfunc_setup("operator float*",1484,G__G__Eve1_573_0_7, 70, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39680    G__memfunc_setup("operator[]",1060,G__G__Eve1_573_0_8, 102, -1, -1, 0, 1, 1, 1, 8, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 0);
39681    G__memfunc_setup("operator[]",1060,G__G__Eve1_573_0_9, 102, -1, -1, 1, 1, 1, 1, 0, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 0);
39682    G__memfunc_setup("Arr",293,G__G__Eve1_573_0_10, 70, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
39683    G__memfunc_setup("Arr",293,G__G__Eve1_573_0_11, 70, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39684    G__memfunc_setup("operator*=",979,G__G__Eve1_573_0_12, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR), -1, 1, 1, 1, 1, 0, "f - - 0 - s", (char*)NULL, (void*) NULL, 0);
39685    G__memfunc_setup("operator+=",980,G__G__Eve1_573_0_13, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR), -1, 1, 1, 1, 1, 0, "u 'TEveVectorT<float>' - 11 - v", (char*)NULL, (void*) NULL, 0);
39686    G__memfunc_setup("operator-=",982,G__G__Eve1_573_0_14, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR), -1, 1, 1, 1, 1, 0, "u 'TEveVectorT<float>' - 11 - v", (char*)NULL, (void*) NULL, 0);
39687    G__memfunc_setup("Set",300,G__G__Eve1_573_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "F - 'Float_t' 10 - v", (char*)NULL, (void*) NULL, 0);
39688    G__memfunc_setup("Set",300,G__G__Eve1_573_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "D - 'Double_t' 10 - v", (char*)NULL, (void*) NULL, 0);
39689    G__memfunc_setup("Set",300,G__G__Eve1_573_0_17, 121, -1, -1, 0, 3, 1, 1, 0, 
39690 "f - - 0 - x f - - 0 - y "
39691 "f - - 0 - z", (char*)NULL, (void*) NULL, 0);
39692    G__memfunc_setup("Set",300,G__G__Eve1_573_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TVector3' - 11 - v", (char*)NULL, (void*) NULL, 0);
39693    G__memfunc_setup("NegateXYZ",863,G__G__Eve1_573_0_19, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39694    G__memfunc_setup("Normalize",945,G__G__Eve1_573_0_20, 102, -1, -1, 0, 1, 1, 1, 0, "f - - 0 '1' length", (char*)NULL, (void*) NULL, 0);
39695    G__memfunc_setup("Phi",289,G__G__Eve1_573_0_21, 102, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39696    G__memfunc_setup("Theta",502,G__G__Eve1_573_0_22, 102, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39697    G__memfunc_setup("CosTheta",795,G__G__Eve1_573_0_23, 102, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39698    G__memfunc_setup("Eta",282,G__G__Eve1_573_0_24, 102, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39699    G__memfunc_setup("Mag2",327,G__G__Eve1_573_0_25, 102, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39700    G__memfunc_setup("Mag",277,G__G__Eve1_573_0_26, 102, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39701    G__memfunc_setup("Perp2",457,G__G__Eve1_573_0_27, 102, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39702    G__memfunc_setup("Perp",407,G__G__Eve1_573_0_28, 102, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39703    G__memfunc_setup("R",82,G__G__Eve1_573_0_29, 102, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39704    G__memfunc_setup("Distance",811,G__G__Eve1_573_0_30, 102, -1, -1, 0, 1, 1, 1, 8, "u 'TEveVectorT<float>' - 11 - b", (char*)NULL, (void*) NULL, 0);
39705    G__memfunc_setup("SquareDistance",1436,G__G__Eve1_573_0_31, 102, -1, -1, 0, 1, 1, 1, 8, "u 'TEveVectorT<float>' - 11 - b", (char*)NULL, (void*) NULL, 0);
39706    G__memfunc_setup("Dot",295,G__G__Eve1_573_0_32, 102, -1, -1, 0, 1, 1, 1, 8, "u 'TEveVectorT<float>' - 11 - a", (char*)NULL, (void*) NULL, 0);
39707    G__memfunc_setup("Cross",522,G__G__Eve1_573_0_33, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR), -1, 0, 1, 1, 1, 8, "u 'TEveVectorT<float>' - 11 - a", (char*)NULL, (void*) NULL, 0);
39708    G__memfunc_setup("Sub",298,G__G__Eve1_573_0_34, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR), -1, 1, 2, 1, 1, 0, 
39709 "u 'TEveVectorT<float>' - 11 - a u 'TEveVectorT<float>' - 11 - b", (char*)NULL, (void*) NULL, 0);
39710    G__memfunc_setup("Mult",418,G__G__Eve1_573_0_35, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR), -1, 1, 2, 1, 1, 0, 
39711 "u 'TEveVectorT<float>' - 11 - a f - - 0 - af", (char*)NULL, (void*) NULL, 0);
39712    G__memfunc_setup("Orthogonal",1053,G__G__Eve1_573_0_36, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39713    G__memfunc_setup("OrthoNormBase",1315,G__G__Eve1_573_0_37, 121, -1, -1, 0, 2, 1, 1, 8, 
39714 "u 'TEveVectorT<float>' - 1 - a u 'TEveVectorT<float>' - 1 - b", (char*)NULL, (void*) NULL, 0);
39715    G__memfunc_setup("IsZero",604,G__G__Eve1_573_0_38, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39716    G__memfunc_setup("Class",502,G__G__Eve1_573_0_39, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveVectorT<float>::Class) ), 0);
39717    G__memfunc_setup("Class_Name",982,G__G__Eve1_573_0_40, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveVectorT<float>::Class_Name) ), 0);
39718    G__memfunc_setup("Class_Version",1339,G__G__Eve1_573_0_41, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveVectorT<float>::Class_Version) ), 0);
39719    G__memfunc_setup("Dictionary",1046,G__G__Eve1_573_0_42, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveVectorT<float>::Dictionary) ), 0);
39720    G__memfunc_setup("IsA",253,G__G__Eve1_573_0_43, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39721    G__memfunc_setup("ShowMembers",1132,G__G__Eve1_573_0_44, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 0);
39722    G__memfunc_setup("Streamer",835,G__G__Eve1_573_0_45, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39723    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_573_0_46, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39724    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_573_0_47, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveVectorT<float>::DeclFileName) ), 0);
39725    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_573_0_48, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveVectorT<float>::ImplFileLine) ), 0);
39726    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_573_0_49, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveVectorT<float>::ImplFileName) ), 0);
39727    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_573_0_50, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveVectorT<float>::DeclFileLine) ), 0);
39728    G__memfunc_setup("TEveVectorT<float>",1739,G__G__Eve1_573_0_51, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR), -1, 0, 1, 1, 1, 0, "u 'TEveVectorT<double>' - 11 - v", (char*)NULL, (void*) NULL, 0);
39729    // automatic copy constructor
39730    G__memfunc_setup("TEveVectorT<float>", 1739, G__G__Eve1_573_0_52, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR), -1, 0, 1, 1, 1, 0, "u 'TEveVectorT<float>' - 11 - -", (char*) NULL, (void*) NULL, 0);
39731    // automatic destructor
39732    G__memfunc_setup("~TEveVectorT<float>", 1865, G__G__Eve1_573_0_53, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
39733    // automatic assignment operator
39734    G__memfunc_setup("operator=", 937, G__G__Eve1_573_0_54, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR), -1, 1, 1, 1, 1, 0, "u 'TEveVectorT<float>' - 11 - -", (char*) NULL, (void*) NULL, 0);
39735    G__tag_memfunc_reset();
39736 }
39737 
39738 static void G__setup_memfuncTEveVectorTlEdoublegR(void) {
39739    /* TEveVectorT<double> */
39740    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR));
39741    G__memfunc_setup("TEveVectorT<double>",1840,G__G__Eve1_574_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39742    G__memfunc_setup("TEveVectorT<double>",1840,G__G__Eve1_574_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR), -1, 0, 1, 1, 1, 0, "F - 'Float_t' 10 - v", (char*)NULL, (void*) NULL, 0);
39743    G__memfunc_setup("TEveVectorT<double>",1840,G__G__Eve1_574_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR), -1, 0, 1, 1, 1, 0, "D - 'Double_t' 10 - v", (char*)NULL, (void*) NULL, 0);
39744    G__memfunc_setup("TEveVectorT<double>",1840,G__G__Eve1_574_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR), -1, 0, 3, 1, 1, 0, 
39745 "d - - 0 - x d - - 0 - y "
39746 "d - - 0 - z", (char*)NULL, (void*) NULL, 0);
39747    G__memfunc_setup("Dump",406,G__G__Eve1_574_0_5, 121, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39748    G__memfunc_setup("operator const double*",2168,G__G__Eve1_574_0_6, 68, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
39749    G__memfunc_setup("operator double*",1585,G__G__Eve1_574_0_7, 68, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39750    G__memfunc_setup("operator[]",1060,G__G__Eve1_574_0_8, 100, -1, -1, 0, 1, 1, 1, 8, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 0);
39751    G__memfunc_setup("operator[]",1060,G__G__Eve1_574_0_9, 100, -1, -1, 1, 1, 1, 1, 0, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 0);
39752    G__memfunc_setup("Arr",293,G__G__Eve1_574_0_10, 68, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
39753    G__memfunc_setup("Arr",293,G__G__Eve1_574_0_11, 68, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39754    G__memfunc_setup("operator*=",979,G__G__Eve1_574_0_12, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR), -1, 1, 1, 1, 1, 0, "d - - 0 - s", (char*)NULL, (void*) NULL, 0);
39755    G__memfunc_setup("operator+=",980,G__G__Eve1_574_0_13, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR), -1, 1, 1, 1, 1, 0, "u 'TEveVectorT<double>' - 11 - v", (char*)NULL, (void*) NULL, 0);
39756    G__memfunc_setup("operator-=",982,G__G__Eve1_574_0_14, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR), -1, 1, 1, 1, 1, 0, "u 'TEveVectorT<double>' - 11 - v", (char*)NULL, (void*) NULL, 0);
39757    G__memfunc_setup("Set",300,G__G__Eve1_574_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "F - 'Float_t' 10 - v", (char*)NULL, (void*) NULL, 0);
39758    G__memfunc_setup("Set",300,G__G__Eve1_574_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "D - 'Double_t' 10 - v", (char*)NULL, (void*) NULL, 0);
39759    G__memfunc_setup("Set",300,G__G__Eve1_574_0_17, 121, -1, -1, 0, 3, 1, 1, 0, 
39760 "d - - 0 - x d - - 0 - y "
39761 "d - - 0 - z", (char*)NULL, (void*) NULL, 0);
39762    G__memfunc_setup("Set",300,G__G__Eve1_574_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TVector3' - 11 - v", (char*)NULL, (void*) NULL, 0);
39763    G__memfunc_setup("NegateXYZ",863,G__G__Eve1_574_0_19, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39764    G__memfunc_setup("Normalize",945,G__G__Eve1_574_0_20, 100, -1, -1, 0, 1, 1, 1, 0, "d - - 0 '1' length", (char*)NULL, (void*) NULL, 0);
39765    G__memfunc_setup("Phi",289,G__G__Eve1_574_0_21, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39766    G__memfunc_setup("Theta",502,G__G__Eve1_574_0_22, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39767    G__memfunc_setup("CosTheta",795,G__G__Eve1_574_0_23, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39768    G__memfunc_setup("Eta",282,G__G__Eve1_574_0_24, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39769    G__memfunc_setup("Mag2",327,G__G__Eve1_574_0_25, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39770    G__memfunc_setup("Mag",277,G__G__Eve1_574_0_26, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39771    G__memfunc_setup("Perp2",457,G__G__Eve1_574_0_27, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39772    G__memfunc_setup("Perp",407,G__G__Eve1_574_0_28, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39773    G__memfunc_setup("R",82,G__G__Eve1_574_0_29, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39774    G__memfunc_setup("Distance",811,G__G__Eve1_574_0_30, 100, -1, -1, 0, 1, 1, 1, 8, "u 'TEveVectorT<double>' - 11 - b", (char*)NULL, (void*) NULL, 0);
39775    G__memfunc_setup("SquareDistance",1436,G__G__Eve1_574_0_31, 100, -1, -1, 0, 1, 1, 1, 8, "u 'TEveVectorT<double>' - 11 - b", (char*)NULL, (void*) NULL, 0);
39776    G__memfunc_setup("Dot",295,G__G__Eve1_574_0_32, 100, -1, -1, 0, 1, 1, 1, 8, "u 'TEveVectorT<double>' - 11 - a", (char*)NULL, (void*) NULL, 0);
39777    G__memfunc_setup("Cross",522,G__G__Eve1_574_0_33, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR), -1, 0, 1, 1, 1, 8, "u 'TEveVectorT<double>' - 11 - a", (char*)NULL, (void*) NULL, 0);
39778    G__memfunc_setup("Sub",298,G__G__Eve1_574_0_34, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR), -1, 1, 2, 1, 1, 0, 
39779 "u 'TEveVectorT<double>' - 11 - a u 'TEveVectorT<double>' - 11 - b", (char*)NULL, (void*) NULL, 0);
39780    G__memfunc_setup("Mult",418,G__G__Eve1_574_0_35, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR), -1, 1, 2, 1, 1, 0, 
39781 "u 'TEveVectorT<double>' - 11 - a d - - 0 - af", (char*)NULL, (void*) NULL, 0);
39782    G__memfunc_setup("Orthogonal",1053,G__G__Eve1_574_0_36, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39783    G__memfunc_setup("OrthoNormBase",1315,G__G__Eve1_574_0_37, 121, -1, -1, 0, 2, 1, 1, 8, 
39784 "u 'TEveVectorT<double>' - 1 - a u 'TEveVectorT<double>' - 1 - b", (char*)NULL, (void*) NULL, 0);
39785    G__memfunc_setup("IsZero",604,G__G__Eve1_574_0_38, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39786    G__memfunc_setup("Class",502,G__G__Eve1_574_0_39, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveVectorT<double>::Class) ), 0);
39787    G__memfunc_setup("Class_Name",982,G__G__Eve1_574_0_40, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveVectorT<double>::Class_Name) ), 0);
39788    G__memfunc_setup("Class_Version",1339,G__G__Eve1_574_0_41, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveVectorT<double>::Class_Version) ), 0);
39789    G__memfunc_setup("Dictionary",1046,G__G__Eve1_574_0_42, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveVectorT<double>::Dictionary) ), 0);
39790    G__memfunc_setup("IsA",253,G__G__Eve1_574_0_43, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39791    G__memfunc_setup("ShowMembers",1132,G__G__Eve1_574_0_44, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 0);
39792    G__memfunc_setup("Streamer",835,G__G__Eve1_574_0_45, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39793    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_574_0_46, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39794    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_574_0_47, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveVectorT<double>::DeclFileName) ), 0);
39795    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_574_0_48, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveVectorT<double>::ImplFileLine) ), 0);
39796    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_574_0_49, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveVectorT<double>::ImplFileName) ), 0);
39797    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_574_0_50, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveVectorT<double>::DeclFileLine) ), 0);
39798    // automatic copy constructor
39799    G__memfunc_setup("TEveVectorT<double>", 1840, G__G__Eve1_574_0_51, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR), -1, 0, 1, 1, 1, 0, "u 'TEveVectorT<double>' - 11 - -", (char*) NULL, (void*) NULL, 0);
39800    // automatic destructor
39801    G__memfunc_setup("~TEveVectorT<double>", 1966, G__G__Eve1_574_0_52, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
39802    // automatic assignment operator
39803    G__memfunc_setup("operator=", 937, G__G__Eve1_574_0_53, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR), -1, 1, 1, 1, 1, 0, "u 'TEveVectorT<double>' - 11 - -", (char*) NULL, (void*) NULL, 0);
39804    G__tag_memfunc_reset();
39805 }
39806 
39807 static void G__setup_memfuncTEveVector4TlEfloatgR(void) {
39808    /* TEveVector4T<float> */
39809    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR));
39810    G__memfunc_setup("TEveVector4T<float>",1791,G__G__Eve1_575_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39811    G__memfunc_setup("TEveVector4T<float>",1791,G__G__Eve1_575_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR), -1, 0, 1, 1, 1, 0, "F - 'Float_t' 10 - v", (char*)NULL, (void*) NULL, 0);
39812    G__memfunc_setup("TEveVector4T<float>",1791,G__G__Eve1_575_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR), -1, 0, 1, 1, 1, 0, "D - 'Double_t' 10 - v", (char*)NULL, (void*) NULL, 0);
39813    G__memfunc_setup("TEveVector4T<float>",1791,G__G__Eve1_575_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR), -1, 0, 4, 1, 1, 0, 
39814 "f - - 0 - x f - - 0 - y "
39815 "f - - 0 - z f - - 0 '0' t", (char*)NULL, (void*) NULL, 0);
39816    G__memfunc_setup("Dump",406,G__G__Eve1_575_0_5, 121, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39817    G__memfunc_setup("operator*=",979,G__G__Eve1_575_0_6, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR), -1, 1, 1, 1, 1, 0, "f - - 0 - s", (char*)NULL, (void*) NULL, 0);
39818    G__memfunc_setup("operator+=",980,G__G__Eve1_575_0_7, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR), -1, 1, 1, 1, 1, 0, "u 'TEveVector4T<float>' - 11 - v", (char*)NULL, (void*) NULL, 0);
39819    G__memfunc_setup("operator-=",982,G__G__Eve1_575_0_8, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR), -1, 1, 1, 1, 1, 0, "u 'TEveVector4T<float>' - 11 - v", (char*)NULL, (void*) NULL, 0);
39820    G__memfunc_setup("Class",502,G__G__Eve1_575_0_9, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveVector4T<float>::Class) ), 0);
39821    G__memfunc_setup("Class_Name",982,G__G__Eve1_575_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveVector4T<float>::Class_Name) ), 0);
39822    G__memfunc_setup("Class_Version",1339,G__G__Eve1_575_0_11, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveVector4T<float>::Class_Version) ), 0);
39823    G__memfunc_setup("Dictionary",1046,G__G__Eve1_575_0_12, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveVector4T<float>::Dictionary) ), 0);
39824    G__memfunc_setup("IsA",253,G__G__Eve1_575_0_13, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39825    G__memfunc_setup("ShowMembers",1132,G__G__Eve1_575_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 0);
39826    G__memfunc_setup("Streamer",835,G__G__Eve1_575_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39827    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_575_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39828    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_575_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveVector4T<float>::DeclFileName) ), 0);
39829    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_575_0_18, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveVector4T<float>::ImplFileLine) ), 0);
39830    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_575_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveVector4T<float>::ImplFileName) ), 0);
39831    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_575_0_20, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveVector4T<float>::DeclFileLine) ), 0);
39832    G__memfunc_setup("TEveVector4T<float>",1791,G__G__Eve1_575_0_21, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR), -1, 0, 1, 1, 1, 0, "u 'TEveVectorT<double>' - 11 - v", (char*)NULL, (void*) NULL, 0);
39833    G__memfunc_setup("TEveVector4T<float>",1791,G__G__Eve1_575_0_22, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR), -1, 0, 1, 1, 1, 0, "u 'TEveVector4T<double>' - 11 - v", (char*)NULL, (void*) NULL, 0);
39834    // automatic copy constructor
39835    G__memfunc_setup("TEveVector4T<float>", 1791, G__G__Eve1_575_0_23, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR), -1, 0, 1, 1, 1, 0, "u 'TEveVector4T<float>' - 11 - -", (char*) NULL, (void*) NULL, 0);
39836    // automatic destructor
39837    G__memfunc_setup("~TEveVector4T<float>", 1917, G__G__Eve1_575_0_24, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
39838    // automatic assignment operator
39839    G__memfunc_setup("operator=", 937, G__G__Eve1_575_0_25, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR), -1, 1, 1, 1, 1, 0, "u 'TEveVector4T<float>' - 11 - -", (char*) NULL, (void*) NULL, 0);
39840    G__tag_memfunc_reset();
39841 }
39842 
39843 static void G__setup_memfuncTEveVector4TlEdoublegR(void) {
39844    /* TEveVector4T<double> */
39845    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR));
39846    G__memfunc_setup("TEveVector4T<double>",1892,G__G__Eve1_576_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39847    G__memfunc_setup("TEveVector4T<double>",1892,G__G__Eve1_576_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR), -1, 0, 1, 1, 1, 0, "F - 'Float_t' 10 - v", (char*)NULL, (void*) NULL, 0);
39848    G__memfunc_setup("TEveVector4T<double>",1892,G__G__Eve1_576_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR), -1, 0, 1, 1, 1, 0, "D - 'Double_t' 10 - v", (char*)NULL, (void*) NULL, 0);
39849    G__memfunc_setup("TEveVector4T<double>",1892,G__G__Eve1_576_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR), -1, 0, 4, 1, 1, 0, 
39850 "d - - 0 - x d - - 0 - y "
39851 "d - - 0 - z d - - 0 '0' t", (char*)NULL, (void*) NULL, 0);
39852    G__memfunc_setup("Dump",406,G__G__Eve1_576_0_5, 121, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39853    G__memfunc_setup("operator*=",979,G__G__Eve1_576_0_6, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR), -1, 1, 1, 1, 1, 0, "d - - 0 - s", (char*)NULL, (void*) NULL, 0);
39854    G__memfunc_setup("operator+=",980,G__G__Eve1_576_0_7, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR), -1, 1, 1, 1, 1, 0, "u 'TEveVector4T<double>' - 11 - v", (char*)NULL, (void*) NULL, 0);
39855    G__memfunc_setup("operator-=",982,G__G__Eve1_576_0_8, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR), -1, 1, 1, 1, 1, 0, "u 'TEveVector4T<double>' - 11 - v", (char*)NULL, (void*) NULL, 0);
39856    G__memfunc_setup("Class",502,G__G__Eve1_576_0_9, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveVector4T<double>::Class) ), 0);
39857    G__memfunc_setup("Class_Name",982,G__G__Eve1_576_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveVector4T<double>::Class_Name) ), 0);
39858    G__memfunc_setup("Class_Version",1339,G__G__Eve1_576_0_11, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveVector4T<double>::Class_Version) ), 0);
39859    G__memfunc_setup("Dictionary",1046,G__G__Eve1_576_0_12, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveVector4T<double>::Dictionary) ), 0);
39860    G__memfunc_setup("IsA",253,G__G__Eve1_576_0_13, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39861    G__memfunc_setup("ShowMembers",1132,G__G__Eve1_576_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 0);
39862    G__memfunc_setup("Streamer",835,G__G__Eve1_576_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39863    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_576_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39864    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_576_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveVector4T<double>::DeclFileName) ), 0);
39865    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_576_0_18, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveVector4T<double>::ImplFileLine) ), 0);
39866    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_576_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveVector4T<double>::ImplFileName) ), 0);
39867    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_576_0_20, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveVector4T<double>::DeclFileLine) ), 0);
39868    // automatic copy constructor
39869    G__memfunc_setup("TEveVector4T<double>", 1892, G__G__Eve1_576_0_21, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR), -1, 0, 1, 1, 1, 0, "u 'TEveVector4T<double>' - 11 - -", (char*) NULL, (void*) NULL, 0);
39870    // automatic destructor
39871    G__memfunc_setup("~TEveVector4T<double>", 2018, G__G__Eve1_576_0_22, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
39872    // automatic assignment operator
39873    G__memfunc_setup("operator=", 937, G__G__Eve1_576_0_23, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR), -1, 1, 1, 1, 1, 0, "u 'TEveVector4T<double>' - 11 - -", (char*) NULL, (void*) NULL, 0);
39874    G__tag_memfunc_reset();
39875 }
39876 
39877 static void G__setup_memfuncTEveVector2TlEfloatgR(void) {
39878    /* TEveVector2T<float> */
39879    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR));
39880    G__memfunc_setup("TEveVector2T<float>",1789,G__G__Eve1_577_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39881    G__memfunc_setup("TEveVector2T<float>",1789,G__G__Eve1_577_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR), -1, 0, 1, 1, 1, 0, "F - 'Float_t' 10 - v", (char*)NULL, (void*) NULL, 0);
39882    G__memfunc_setup("TEveVector2T<float>",1789,G__G__Eve1_577_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR), -1, 0, 1, 1, 1, 0, "D - 'Double_t' 10 - v", (char*)NULL, (void*) NULL, 0);
39883    G__memfunc_setup("TEveVector2T<float>",1789,G__G__Eve1_577_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR), -1, 0, 2, 1, 1, 0, 
39884 "f - - 0 - x f - - 0 - y", (char*)NULL, (void*) NULL, 0);
39885    G__memfunc_setup("Dump",406,G__G__Eve1_577_0_5, 121, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39886    G__memfunc_setup("operator const float*",2067,G__G__Eve1_577_0_6, 70, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
39887    G__memfunc_setup("operator float*",1484,G__G__Eve1_577_0_7, 70, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39888    G__memfunc_setup("operator*=",979,G__G__Eve1_577_0_8, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR), -1, 1, 1, 1, 1, 0, "f - - 0 - s", (char*)NULL, (void*) NULL, 0);
39889    G__memfunc_setup("operator+=",980,G__G__Eve1_577_0_9, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR), -1, 1, 1, 1, 1, 0, "u 'TEveVector2T<float>' - 11 - v", (char*)NULL, (void*) NULL, 0);
39890    G__memfunc_setup("operator-=",982,G__G__Eve1_577_0_10, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR), -1, 1, 1, 1, 1, 0, "u 'TEveVector2T<float>' - 11 - v", (char*)NULL, (void*) NULL, 0);
39891    G__memfunc_setup("operator[]",1060,G__G__Eve1_577_0_11, 102, -1, -1, 1, 1, 1, 1, 0, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 0);
39892    G__memfunc_setup("operator[]",1060,G__G__Eve1_577_0_12, 102, -1, -1, 0, 1, 1, 1, 8, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 0);
39893    G__memfunc_setup("Arr",293,G__G__Eve1_577_0_13, 70, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
39894    G__memfunc_setup("Arr",293,G__G__Eve1_577_0_14, 70, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39895    G__memfunc_setup("Set",300,G__G__Eve1_577_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "F - 'Float_t' 10 - v", (char*)NULL, (void*) NULL, 0);
39896    G__memfunc_setup("Set",300,G__G__Eve1_577_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "D - 'Double_t' 10 - v", (char*)NULL, (void*) NULL, 0);
39897    G__memfunc_setup("Set",300,G__G__Eve1_577_0_17, 121, -1, -1, 0, 2, 1, 1, 0, 
39898 "f - - 0 - x f - - 0 - y", (char*)NULL, (void*) NULL, 0);
39899    G__memfunc_setup("NegateXY",773,G__G__Eve1_577_0_18, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39900    G__memfunc_setup("Normalize",945,G__G__Eve1_577_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "f - - 0 '1' length", (char*)NULL, (void*) NULL, 0);
39901    G__memfunc_setup("Phi",289,G__G__Eve1_577_0_20, 102, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39902    G__memfunc_setup("Mag2",327,G__G__Eve1_577_0_21, 102, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39903    G__memfunc_setup("Mag",277,G__G__Eve1_577_0_22, 102, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39904    G__memfunc_setup("Distance",811,G__G__Eve1_577_0_23, 102, -1, -1, 0, 1, 1, 1, 8, "u 'TEveVector2T<float>' - 11 - b", (char*)NULL, (void*) NULL, 0);
39905    G__memfunc_setup("SquareDistance",1436,G__G__Eve1_577_0_24, 102, -1, -1, 0, 1, 1, 1, 8, "u 'TEveVector2T<float>' - 11 - b", (char*)NULL, (void*) NULL, 0);
39906    G__memfunc_setup("Dot",295,G__G__Eve1_577_0_25, 102, -1, -1, 0, 1, 1, 1, 8, "u 'TEveVector2T<float>' - 11 - a", (char*)NULL, (void*) NULL, 0);
39907    G__memfunc_setup("Cross",522,G__G__Eve1_577_0_26, 102, -1, -1, 0, 1, 1, 1, 8, "u 'TEveVector2T<float>' - 11 - a", (char*)NULL, (void*) NULL, 0);
39908    G__memfunc_setup("Sub",298,G__G__Eve1_577_0_27, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR), -1, 1, 2, 1, 1, 0, 
39909 "u 'TEveVector2T<float>' - 11 - p u 'TEveVector2T<float>' - 11 - q", (char*)NULL, (void*) NULL, 0);
39910    G__memfunc_setup("Mult",418,G__G__Eve1_577_0_28, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR), -1, 1, 2, 1, 1, 0, 
39911 "u 'TEveVector2T<float>' - 11 - a f - - 0 - af", (char*)NULL, (void*) NULL, 0);
39912    G__memfunc_setup("Class",502,G__G__Eve1_577_0_29, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveVector2T<float>::Class) ), 0);
39913    G__memfunc_setup("Class_Name",982,G__G__Eve1_577_0_30, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveVector2T<float>::Class_Name) ), 0);
39914    G__memfunc_setup("Class_Version",1339,G__G__Eve1_577_0_31, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveVector2T<float>::Class_Version) ), 0);
39915    G__memfunc_setup("Dictionary",1046,G__G__Eve1_577_0_32, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveVector2T<float>::Dictionary) ), 0);
39916    G__memfunc_setup("IsA",253,G__G__Eve1_577_0_33, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39917    G__memfunc_setup("ShowMembers",1132,G__G__Eve1_577_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 0);
39918    G__memfunc_setup("Streamer",835,G__G__Eve1_577_0_35, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39919    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_577_0_36, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39920    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_577_0_37, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveVector2T<float>::DeclFileName) ), 0);
39921    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_577_0_38, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveVector2T<float>::ImplFileLine) ), 0);
39922    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_577_0_39, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveVector2T<float>::ImplFileName) ), 0);
39923    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_577_0_40, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveVector2T<float>::DeclFileLine) ), 0);
39924    G__memfunc_setup("TEveVector2T<float>",1789,G__G__Eve1_577_0_41, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR), -1, 0, 1, 1, 1, 0, "u 'TEveVector2T<double>' - 11 - v", (char*)NULL, (void*) NULL, 0);
39925    // automatic copy constructor
39926    G__memfunc_setup("TEveVector2T<float>", 1789, G__G__Eve1_577_0_42, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR), -1, 0, 1, 1, 1, 0, "u 'TEveVector2T<float>' - 11 - -", (char*) NULL, (void*) NULL, 0);
39927    // automatic destructor
39928    G__memfunc_setup("~TEveVector2T<float>", 1915, G__G__Eve1_577_0_43, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
39929    // automatic assignment operator
39930    G__memfunc_setup("operator=", 937, G__G__Eve1_577_0_44, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR), -1, 1, 1, 1, 1, 0, "u 'TEveVector2T<float>' - 11 - -", (char*) NULL, (void*) NULL, 0);
39931    G__tag_memfunc_reset();
39932 }
39933 
39934 static void G__setup_memfuncTEveVector2TlEdoublegR(void) {
39935    /* TEveVector2T<double> */
39936    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR));
39937    G__memfunc_setup("TEveVector2T<double>",1890,G__G__Eve1_578_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39938    G__memfunc_setup("TEveVector2T<double>",1890,G__G__Eve1_578_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR), -1, 0, 1, 1, 1, 0, "F - 'Float_t' 10 - v", (char*)NULL, (void*) NULL, 0);
39939    G__memfunc_setup("TEveVector2T<double>",1890,G__G__Eve1_578_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR), -1, 0, 1, 1, 1, 0, "D - 'Double_t' 10 - v", (char*)NULL, (void*) NULL, 0);
39940    G__memfunc_setup("TEveVector2T<double>",1890,G__G__Eve1_578_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR), -1, 0, 2, 1, 1, 0, 
39941 "d - - 0 - x d - - 0 - y", (char*)NULL, (void*) NULL, 0);
39942    G__memfunc_setup("Dump",406,G__G__Eve1_578_0_5, 121, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39943    G__memfunc_setup("operator const double*",2168,G__G__Eve1_578_0_6, 68, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
39944    G__memfunc_setup("operator double*",1585,G__G__Eve1_578_0_7, 68, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39945    G__memfunc_setup("operator*=",979,G__G__Eve1_578_0_8, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR), -1, 1, 1, 1, 1, 0, "d - - 0 - s", (char*)NULL, (void*) NULL, 0);
39946    G__memfunc_setup("operator+=",980,G__G__Eve1_578_0_9, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR), -1, 1, 1, 1, 1, 0, "u 'TEveVector2T<double>' - 11 - v", (char*)NULL, (void*) NULL, 0);
39947    G__memfunc_setup("operator-=",982,G__G__Eve1_578_0_10, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR), -1, 1, 1, 1, 1, 0, "u 'TEveVector2T<double>' - 11 - v", (char*)NULL, (void*) NULL, 0);
39948    G__memfunc_setup("operator[]",1060,G__G__Eve1_578_0_11, 100, -1, -1, 1, 1, 1, 1, 0, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 0);
39949    G__memfunc_setup("operator[]",1060,G__G__Eve1_578_0_12, 100, -1, -1, 0, 1, 1, 1, 8, "i - 'Int_t' 0 - idx", (char*)NULL, (void*) NULL, 0);
39950    G__memfunc_setup("Arr",293,G__G__Eve1_578_0_13, 68, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
39951    G__memfunc_setup("Arr",293,G__G__Eve1_578_0_14, 68, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39952    G__memfunc_setup("Set",300,G__G__Eve1_578_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "F - 'Float_t' 10 - v", (char*)NULL, (void*) NULL, 0);
39953    G__memfunc_setup("Set",300,G__G__Eve1_578_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "D - 'Double_t' 10 - v", (char*)NULL, (void*) NULL, 0);
39954    G__memfunc_setup("Set",300,G__G__Eve1_578_0_17, 121, -1, -1, 0, 2, 1, 1, 0, 
39955 "d - - 0 - x d - - 0 - y", (char*)NULL, (void*) NULL, 0);
39956    G__memfunc_setup("NegateXY",773,G__G__Eve1_578_0_18, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39957    G__memfunc_setup("Normalize",945,G__G__Eve1_578_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 '1' length", (char*)NULL, (void*) NULL, 0);
39958    G__memfunc_setup("Phi",289,G__G__Eve1_578_0_20, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39959    G__memfunc_setup("Mag2",327,G__G__Eve1_578_0_21, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39960    G__memfunc_setup("Mag",277,G__G__Eve1_578_0_22, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39961    G__memfunc_setup("Distance",811,G__G__Eve1_578_0_23, 100, -1, -1, 0, 1, 1, 1, 8, "u 'TEveVector2T<double>' - 11 - b", (char*)NULL, (void*) NULL, 0);
39962    G__memfunc_setup("SquareDistance",1436,G__G__Eve1_578_0_24, 100, -1, -1, 0, 1, 1, 1, 8, "u 'TEveVector2T<double>' - 11 - b", (char*)NULL, (void*) NULL, 0);
39963    G__memfunc_setup("Dot",295,G__G__Eve1_578_0_25, 100, -1, -1, 0, 1, 1, 1, 8, "u 'TEveVector2T<double>' - 11 - a", (char*)NULL, (void*) NULL, 0);
39964    G__memfunc_setup("Cross",522,G__G__Eve1_578_0_26, 100, -1, -1, 0, 1, 1, 1, 8, "u 'TEveVector2T<double>' - 11 - a", (char*)NULL, (void*) NULL, 0);
39965    G__memfunc_setup("Sub",298,G__G__Eve1_578_0_27, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR), -1, 1, 2, 1, 1, 0, 
39966 "u 'TEveVector2T<double>' - 11 - p u 'TEveVector2T<double>' - 11 - q", (char*)NULL, (void*) NULL, 0);
39967    G__memfunc_setup("Mult",418,G__G__Eve1_578_0_28, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR), -1, 1, 2, 1, 1, 0, 
39968 "u 'TEveVector2T<double>' - 11 - a d - - 0 - af", (char*)NULL, (void*) NULL, 0);
39969    G__memfunc_setup("Class",502,G__G__Eve1_578_0_29, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveVector2T<double>::Class) ), 0);
39970    G__memfunc_setup("Class_Name",982,G__G__Eve1_578_0_30, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveVector2T<double>::Class_Name) ), 0);
39971    G__memfunc_setup("Class_Version",1339,G__G__Eve1_578_0_31, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveVector2T<double>::Class_Version) ), 0);
39972    G__memfunc_setup("Dictionary",1046,G__G__Eve1_578_0_32, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveVector2T<double>::Dictionary) ), 0);
39973    G__memfunc_setup("IsA",253,G__G__Eve1_578_0_33, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
39974    G__memfunc_setup("ShowMembers",1132,G__G__Eve1_578_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 0);
39975    G__memfunc_setup("Streamer",835,G__G__Eve1_578_0_35, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39976    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_578_0_36, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
39977    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_578_0_37, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveVector2T<double>::DeclFileName) ), 0);
39978    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_578_0_38, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveVector2T<double>::ImplFileLine) ), 0);
39979    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_578_0_39, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveVector2T<double>::ImplFileName) ), 0);
39980    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_578_0_40, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveVector2T<double>::DeclFileLine) ), 0);
39981    // automatic copy constructor
39982    G__memfunc_setup("TEveVector2T<double>", 1890, G__G__Eve1_578_0_41, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR), -1, 0, 1, 1, 1, 0, "u 'TEveVector2T<double>' - 11 - -", (char*) NULL, (void*) NULL, 0);
39983    // automatic destructor
39984    G__memfunc_setup("~TEveVector2T<double>", 2016, G__G__Eve1_578_0_42, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
39985    // automatic assignment operator
39986    G__memfunc_setup("operator=", 937, G__G__Eve1_578_0_43, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR), -1, 1, 1, 1, 1, 0, "u 'TEveVector2T<double>' - 11 - -", (char*) NULL, (void*) NULL, 0);
39987    G__tag_memfunc_reset();
39988 }
39989 
39990 static void G__setup_memfuncTEveProjectioncLcLPreScaleEntry_t(void) {
39991    /* TEveProjection::PreScaleEntry_t */
39992    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t));
39993    G__memfunc_setup("PreScaleEntry_t",1524,G__G__Eve1_582_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
39994    G__memfunc_setup("PreScaleEntry_t",1524,G__G__Eve1_582_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t), -1, 0, 4, 1, 1, 0, 
39995 "f - 'Float_t' 0 - min f - 'Float_t' 0 - max "
39996 "f - 'Float_t' 0 - off f - 'Float_t' 0 - scale", (char*)NULL, (void*) NULL, 0);
39997    G__memfunc_setup("Class",502,G__G__Eve1_582_0_3, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveProjection::PreScaleEntry_t::Class) ), 0);
39998    G__memfunc_setup("Class_Name",982,G__G__Eve1_582_0_4, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjection::PreScaleEntry_t::Class_Name) ), 0);
39999    G__memfunc_setup("Class_Version",1339,G__G__Eve1_582_0_5, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveProjection::PreScaleEntry_t::Class_Version) ), 0);
40000    G__memfunc_setup("Dictionary",1046,G__G__Eve1_582_0_6, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveProjection::PreScaleEntry_t::Dictionary) ), 0);
40001    G__memfunc_setup("IsA",253,G__G__Eve1_582_0_7, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40002    G__memfunc_setup("ShowMembers",1132,G__G__Eve1_582_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40003    G__memfunc_setup("Streamer",835,G__G__Eve1_582_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
40004    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_582_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40005    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_582_0_11, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjection::PreScaleEntry_t::DeclFileName) ), 0);
40006    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_582_0_12, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveProjection::PreScaleEntry_t::ImplFileLine) ), 0);
40007    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_582_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveProjection::PreScaleEntry_t::ImplFileName) ), 0);
40008    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_582_0_14, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveProjection::PreScaleEntry_t::DeclFileLine) ), 0);
40009    // automatic copy constructor
40010    G__memfunc_setup("PreScaleEntry_t", 1524, G__G__Eve1_582_0_15, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t), -1, 0, 1, 1, 1, 0, "u 'TEveProjection::PreScaleEntry_t' - 11 - -", (char*) NULL, (void*) NULL, 0);
40011    // automatic destructor
40012    G__memfunc_setup("~PreScaleEntry_t", 1650, G__G__Eve1_582_0_16, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40013    // automatic assignment operator
40014    G__memfunc_setup("operator=", 937, G__G__Eve1_582_0_17, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t), -1, 1, 1, 1, 1, 0, "u 'TEveProjection::PreScaleEntry_t' - 11 - -", (char*) NULL, (void*) NULL, 0);
40015    G__tag_memfunc_reset();
40016 }
40017 
40018 static void G__setup_memfuncvectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR(void) {
40019    /* vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> > */
40020    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR));
40021    G__memfunc_setup("at",213,G__G__Eve1_584_0_1, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t), -1, 1, 1, 1, 1, 0, "h - 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0);
40022    G__memfunc_setup("begin",517,G__G__Eve1_584_0_2, 117, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40023    G__memfunc_setup("end",311,G__G__Eve1_584_0_3, 117, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40024    G__memfunc_setup("rbegin",631,G__G__Eve1_584_0_4, 117, G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiteratorgR), G__defined_typename("vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40025    G__memfunc_setup("rend",425,G__G__Eve1_584_0_5, 117, G__get_linked_tagnum(&G__G__Eve1LN_reverse_iteratorlEvectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiteratorgR), G__defined_typename("vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40026    G__memfunc_setup("size",443,G__G__Eve1_584_0_6, 104, -1, G__defined_typename("vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40027    G__memfunc_setup("max_size",864,G__G__Eve1_584_0_7, 104, -1, G__defined_typename("vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40028    G__memfunc_setup("resize",658,G__G__Eve1_584_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::size_type' 0 - sz", (char*)NULL, (void*) NULL, 0);
40029    G__memfunc_setup("resize",658,G__G__Eve1_584_0_9, 121, -1, -1, 0, 2, 1, 1, 0, 
40030 "h - 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::size_type' 0 - sz u 'TEveProjection::PreScaleEntry_t' - 0 - c", (char*)NULL, (void*) NULL, 0);
40031    G__memfunc_setup("capacity",846,G__G__Eve1_584_0_10, 104, -1, G__defined_typename("vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40032    G__memfunc_setup("empty",559,G__G__Eve1_584_0_11, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40033    G__memfunc_setup("operator[]",1060,G__G__Eve1_584_0_12, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t), -1, 1, 1, 1, 1, 0, "h - 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0);
40034    G__memfunc_setup("vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >",8070,G__G__Eve1_584_0_13, 105, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40035    G__memfunc_setup("vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >",8070,G__G__Eve1_584_0_14, 105, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR), -1, 0, 2, 1, 1, 0, 
40036 "h - 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::size_type' 0 - n u 'TEveProjection::PreScaleEntry_t' - 11 'TEveProjection::PreScaleEntry_t()' value", (char*)NULL, (void*) NULL, 0);
40037    G__memfunc_setup("vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >",8070,G__G__Eve1_584_0_15, 105, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR), -1, 0, 1, 1, 1, 0, "u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >' - 11 - x", (char*)NULL, (void*) NULL, 0);
40038    G__memfunc_setup("vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >",8070,G__G__Eve1_584_0_16, 105, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR), -1, 0, 2, 1, 1, 0, 
40039 "u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::const_iterator' 10 - first u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0);
40040    G__memfunc_setup("operator=",937,G__G__Eve1_584_0_17, 117, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR), -1, 1, 1, 1, 1, 0, "u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >' - 11 - x", (char*)NULL, (void*) NULL, 0);
40041    G__memfunc_setup("reserve",764,G__G__Eve1_584_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0);
40042    G__memfunc_setup("front",553,G__G__Eve1_584_0_19, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40043    G__memfunc_setup("back",401,G__G__Eve1_584_0_20, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40044    G__memfunc_setup("push_back",944,G__G__Eve1_584_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TEveProjection::PreScaleEntry_t' - 11 - x", (char*)NULL, (void*) NULL, 0);
40045    G__memfunc_setup("swap",443,G__G__Eve1_584_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >' - 1 - x", (char*)NULL, (void*) NULL, 0);
40046    G__memfunc_setup("insert",661,G__G__Eve1_584_0_23, 117, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator), -1, 0, 2, 1, 1, 0, 
40047 "u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' - 0 - position u 'TEveProjection::PreScaleEntry_t' - 11 - x", (char*)NULL, (void*) NULL, 0);
40048    G__memfunc_setup("insert",661,G__G__Eve1_584_0_24, 121, -1, -1, 0, 3, 1, 1, 0, 
40049 "u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' - 0 - position u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::const_iterator' 10 - first "
40050 "u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0);
40051    G__memfunc_setup("insert",661,G__G__Eve1_584_0_25, 121, -1, -1, 0, 3, 1, 1, 0, 
40052 "u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' - 0 - position h - 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::size_type' 0 - n "
40053 "u 'TEveProjection::PreScaleEntry_t' - 11 - x", (char*)NULL, (void*) NULL, 0);
40054    G__memfunc_setup("pop_back",831,G__G__Eve1_584_0_26, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40055    G__memfunc_setup("erase",528,G__G__Eve1_584_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' - 0 - position", (char*)NULL, (void*) NULL, 0);
40056    G__memfunc_setup("erase",528,G__G__Eve1_584_0_28, 121, -1, -1, 0, 2, 1, 1, 0, 
40057 "u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' - 0 - first u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' - 0 - last", (char*)NULL, (void*) NULL, 0);
40058    G__memfunc_setup("clear",519,G__G__Eve1_584_0_29, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40059    // automatic destructor
40060    G__memfunc_setup("~vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >", 8196, G__G__Eve1_584_0_30, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
40061    G__tag_memfunc_reset();
40062 }
40063 
40064 static void G__setup_memfuncvectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator(void) {
40065    /* vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator */
40066    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator));
40067    G__memfunc_setup("iterator",874,G__G__Eve1_585_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40068    G__memfunc_setup("iterator",874,G__G__Eve1_585_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator), -1, 0, 1, 5, 1, 0, "U 'TEveProjection::PreScaleEntry_t' 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator::pointer' 11 - __i", (char*)NULL, (void*) NULL, 0);
40069    G__memfunc_setup("operator*",918,G__G__Eve1_585_0_3, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t), G__defined_typename("vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator::reference"), 1, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40070    G__memfunc_setup("operator->",983,G__G__Eve1_585_0_4, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t), G__defined_typename("vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator::pointer"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40071    G__memfunc_setup("operator++",962,G__G__Eve1_585_0_5, 117, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40072    G__memfunc_setup("operator++",962,G__G__Eve1_585_0_6, 117, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);
40073    G__memfunc_setup("operator--",966,G__G__Eve1_585_0_7, 117, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40074    G__memfunc_setup("operator--",966,G__G__Eve1_585_0_8, 117, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);
40075    G__memfunc_setup("operator[]",1060,G__G__Eve1_585_0_9, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t), G__defined_typename("vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator::reference"), 1, 1, 1, 1, 8, "l - 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
40076    G__memfunc_setup("operator+=",980,G__G__Eve1_585_0_10, 117, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator), -1, 1, 1, 1, 1, 0, "l - 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
40077    G__memfunc_setup("operator+",919,G__G__Eve1_585_0_11, 117, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 8, "l - 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
40078    G__memfunc_setup("operator-=",982,G__G__Eve1_585_0_12, 117, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator), -1, 1, 1, 1, 1, 0, "l - 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
40079    G__memfunc_setup("operator-",921,G__G__Eve1_585_0_13, 117, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 8, "l - 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator::difference_type' 11 - __n", (char*)NULL, (void*) NULL, 0);
40080    G__memfunc_setup("base",411,G__G__Eve1_585_0_14, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t), G__defined_typename("vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator::pointer"), 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
40081    G__memfunc_setup("operator=",937,G__G__Eve1_585_0_15, 117, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 0, "u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' - 11 - x", (char*)NULL, (void*) NULL, 0);
40082    // automatic copy constructor
40083    G__memfunc_setup("iterator", 874, G__G__Eve1_585_0_16, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator), -1, 0, 1, 1, 1, 0, "u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' - 11 - -", (char*) NULL, (void*) NULL, 0);
40084    // automatic destructor
40085    G__memfunc_setup("~iterator", 1000, G__G__Eve1_585_0_17, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
40086    G__tag_memfunc_reset();
40087 }
40088 
40089 static void G__setup_memfuncTEveRhoZProjection(void) {
40090    /* TEveRhoZProjection */
40091    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveRhoZProjection));
40092    G__memfunc_setup("TEveRhoZProjection",1812,G__G__Eve1_587_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveRhoZProjection), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40093    G__memfunc_setup("Is2D",306,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40094    G__memfunc_setup("Is3D",307,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40095    G__memfunc_setup("ProjectPoint",1249,(G__InterfaceMethod) NULL,121, -1, -1, 0, 5, 1, 1, 0, 
40096 "f - 'Float_t' 1 - x f - 'Float_t' 1 - y "
40097 "f - 'Float_t' 1 - z f - 'Float_t' 0 - d "
40098 "i 'TEveProjection::EPProc_e' - 0 'kPP_Full' proc", (char*)NULL, (void*) NULL, 1);
40099    G__memfunc_setup("SetCenter",909,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TEveVectorT<float>' 'TEveVector' 1 - center", (char*)NULL, (void*) NULL, 1);
40100    G__memfunc_setup("GetProjectedCenter",1825,(G__InterfaceMethod) NULL,70, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
40101    G__memfunc_setup("UpdateLimit",1122,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
40102    G__memfunc_setup("HasSeveralSubSpaces",1911,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40103    G__memfunc_setup("AcceptSegment",1315,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 3, 1, 1, 8, 
40104 "u 'TEveVectorT<float>' 'TEveVector' 1 - v1 u 'TEveVectorT<float>' 'TEveVector' 1 - v2 "
40105 "f - 'Float_t' 0 - tolerance", (char*)NULL, (void*) NULL, 1);
40106    G__memfunc_setup("SubSpaceId",963,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 8, "u 'TEveVectorT<float>' 'TEveVector' 11 - v", (char*)NULL, (void*) NULL, 1);
40107    G__memfunc_setup("IsOnSubSpaceBoundrary",2117,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 8, "u 'TEveVectorT<float>' 'TEveVector' 11 - v", (char*)NULL, (void*) NULL, 1);
40108    G__memfunc_setup("SetDirectionalVector",2061,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
40109 "i - 'Int_t' 0 - screenAxis u 'TEveVectorT<float>' 'TEveVector' 1 - vec", (char*)NULL, (void*) NULL, 1);
40110    G__memfunc_setup("Class",502,G__G__Eve1_587_0_13, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveRhoZProjection::Class) ), 0);
40111    G__memfunc_setup("Class_Name",982,G__G__Eve1_587_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRhoZProjection::Class_Name) ), 0);
40112    G__memfunc_setup("Class_Version",1339,G__G__Eve1_587_0_15, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveRhoZProjection::Class_Version) ), 0);
40113    G__memfunc_setup("Dictionary",1046,G__G__Eve1_587_0_16, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveRhoZProjection::Dictionary) ), 0);
40114    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40115    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40116    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);
40117    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_587_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40118    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_587_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRhoZProjection::DeclFileName) ), 0);
40119    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_587_0_22, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveRhoZProjection::ImplFileLine) ), 0);
40120    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_587_0_23, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRhoZProjection::ImplFileName) ), 0);
40121    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_587_0_24, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveRhoZProjection::DeclFileLine) ), 0);
40122    // automatic copy constructor
40123    G__memfunc_setup("TEveRhoZProjection", 1812, G__G__Eve1_587_0_25, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEveRhoZProjection), -1, 0, 1, 1, 1, 0, "u 'TEveRhoZProjection' - 11 - -", (char*) NULL, (void*) NULL, 0);
40124    // automatic destructor
40125    G__memfunc_setup("~TEveRhoZProjection", 1938, G__G__Eve1_587_0_26, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40126    // automatic assignment operator
40127    G__memfunc_setup("operator=", 937, G__G__Eve1_587_0_27, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveRhoZProjection), -1, 1, 1, 1, 1, 0, "u 'TEveRhoZProjection' - 11 - -", (char*) NULL, (void*) NULL, 0);
40128    G__tag_memfunc_reset();
40129 }
40130 
40131 static void G__setup_memfuncTEveRPhiProjection(void) {
40132    /* TEveRPhiProjection */
40133    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveRPhiProjection));
40134    G__memfunc_setup("TEveRPhiProjection",1796,G__G__Eve1_588_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveRPhiProjection), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40135    G__memfunc_setup("Is2D",306,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40136    G__memfunc_setup("Is3D",307,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40137    G__memfunc_setup("ProjectPoint",1249,(G__InterfaceMethod) NULL,121, -1, -1, 0, 5, 1, 1, 0, 
40138 "f - 'Float_t' 1 - x f - 'Float_t' 1 - y "
40139 "f - 'Float_t' 1 - z f - 'Float_t' 0 - d "
40140 "i 'TEveProjection::EPProc_e' - 0 'kPP_Full' proc", (char*)NULL, (void*) NULL, 1);
40141    G__memfunc_setup("Class",502,G__G__Eve1_588_0_5, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveRPhiProjection::Class) ), 0);
40142    G__memfunc_setup("Class_Name",982,G__G__Eve1_588_0_6, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRPhiProjection::Class_Name) ), 0);
40143    G__memfunc_setup("Class_Version",1339,G__G__Eve1_588_0_7, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveRPhiProjection::Class_Version) ), 0);
40144    G__memfunc_setup("Dictionary",1046,G__G__Eve1_588_0_8, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveRPhiProjection::Dictionary) ), 0);
40145    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40146    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40147    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);
40148    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_588_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40149    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_588_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRPhiProjection::DeclFileName) ), 0);
40150    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_588_0_14, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveRPhiProjection::ImplFileLine) ), 0);
40151    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_588_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRPhiProjection::ImplFileName) ), 0);
40152    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_588_0_16, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveRPhiProjection::DeclFileLine) ), 0);
40153    // automatic copy constructor
40154    G__memfunc_setup("TEveRPhiProjection", 1796, G__G__Eve1_588_0_17, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEveRPhiProjection), -1, 0, 1, 1, 1, 0, "u 'TEveRPhiProjection' - 11 - -", (char*) NULL, (void*) NULL, 0);
40155    // automatic destructor
40156    G__memfunc_setup("~TEveRPhiProjection", 1922, G__G__Eve1_588_0_18, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40157    // automatic assignment operator
40158    G__memfunc_setup("operator=", 937, G__G__Eve1_588_0_19, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveRPhiProjection), -1, 1, 1, 1, 1, 0, "u 'TEveRPhiProjection' - 11 - -", (char*) NULL, (void*) NULL, 0);
40159    G__tag_memfunc_reset();
40160 }
40161 
40162 static void G__setup_memfuncTEve3DProjection(void) {
40163    /* TEve3DProjection */
40164    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEve3DProjection));
40165    G__memfunc_setup("TEve3DProjection",1544,G__G__Eve1_589_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEve3DProjection), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40166    G__memfunc_setup("Is2D",306,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40167    G__memfunc_setup("Is3D",307,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40168    G__memfunc_setup("ProjectPoint",1249,(G__InterfaceMethod) NULL,121, -1, -1, 0, 5, 1, 1, 0, 
40169 "f - 'Float_t' 1 - x f - 'Float_t' 1 - y "
40170 "f - 'Float_t' 1 - z f - 'Float_t' 0 - d "
40171 "i 'TEveProjection::EPProc_e' - 0 'kPP_Full' proc", (char*)NULL, (void*) NULL, 1);
40172    G__memfunc_setup("Class",502,G__G__Eve1_589_0_5, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEve3DProjection::Class) ), 0);
40173    G__memfunc_setup("Class_Name",982,G__G__Eve1_589_0_6, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEve3DProjection::Class_Name) ), 0);
40174    G__memfunc_setup("Class_Version",1339,G__G__Eve1_589_0_7, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEve3DProjection::Class_Version) ), 0);
40175    G__memfunc_setup("Dictionary",1046,G__G__Eve1_589_0_8, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEve3DProjection::Dictionary) ), 0);
40176    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40177    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40178    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);
40179    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_589_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40180    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_589_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEve3DProjection::DeclFileName) ), 0);
40181    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_589_0_14, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEve3DProjection::ImplFileLine) ), 0);
40182    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_589_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEve3DProjection::ImplFileName) ), 0);
40183    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_589_0_16, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEve3DProjection::DeclFileLine) ), 0);
40184    // automatic copy constructor
40185    G__memfunc_setup("TEve3DProjection", 1544, G__G__Eve1_589_0_17, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEve3DProjection), -1, 0, 1, 1, 1, 0, "u 'TEve3DProjection' - 11 - -", (char*) NULL, (void*) NULL, 0);
40186    // automatic destructor
40187    G__memfunc_setup("~TEve3DProjection", 1670, G__G__Eve1_589_0_18, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40188    // automatic assignment operator
40189    G__memfunc_setup("operator=", 937, G__G__Eve1_589_0_19, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEve3DProjection), -1, 1, 1, 1, 1, 0, "u 'TEve3DProjection' - 11 - -", (char*) NULL, (void*) NULL, 0);
40190    G__tag_memfunc_reset();
40191 }
40192 
40193 static void G__setup_memfuncTEveSceneInfo(void) {
40194    /* TEveSceneInfo */
40195    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneInfo));
40196    G__memfunc_setup("TEveSceneInfo",1262,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneInfo), -1, 0, 1, 1, 4, 0, "u 'TEveSceneInfo' - 11 - -", "Not implemented", (void*) NULL, 0);
40197    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneInfo), -1, 1, 1, 1, 4, 0, "u 'TEveSceneInfo' - 11 - -", "Not implemented", (void*) NULL, 0);
40198    G__memfunc_setup("TEveSceneInfo",1262,G__G__Eve1_592_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveSceneInfo), -1, 0, 3, 1, 1, 0, 
40199 "U 'TEveViewer' - 0 - viewer U 'TEveScene' - 0 - scene "
40200 "U 'TGLSceneInfo' - 0 - sinfo", (char*)NULL, (void*) NULL, 0);
40201    G__memfunc_setup("GetViewer",914,G__G__Eve1_592_0_4, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveViewer), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40202    G__memfunc_setup("GetScene",782,G__G__Eve1_592_0_5, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveScene), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40203    G__memfunc_setup("GetGLSceneInfo",1325,G__G__Eve1_592_0_6, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGLSceneInfo), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40204    G__memfunc_setup("GetGLScene",929,G__G__Eve1_592_0_7, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGLSceneBase), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40205    G__memfunc_setup("SingleRnrState",1429,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40206    G__memfunc_setup("AddStamp",782,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "b - 'UChar_t' 0 - bits", (char*)NULL, (void*) NULL, 1);
40207    G__memfunc_setup("AcceptElement",1306,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
40208    G__memfunc_setup("HandleElementPaste",1811,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'TEveElement' - 0 - el", (char*)NULL, (void*) NULL, 1);
40209    G__memfunc_setup("Class",502,G__G__Eve1_592_0_12, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveSceneInfo::Class) ), 0);
40210    G__memfunc_setup("Class_Name",982,G__G__Eve1_592_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveSceneInfo::Class_Name) ), 0);
40211    G__memfunc_setup("Class_Version",1339,G__G__Eve1_592_0_14, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveSceneInfo::Class_Version) ), 0);
40212    G__memfunc_setup("Dictionary",1046,G__G__Eve1_592_0_15, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveSceneInfo::Dictionary) ), 0);
40213    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40214    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40215    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);
40216    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_592_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40217    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_592_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveSceneInfo::DeclFileName) ), 0);
40218    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_592_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveSceneInfo::ImplFileLine) ), 0);
40219    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_592_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveSceneInfo::ImplFileName) ), 0);
40220    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_592_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveSceneInfo::DeclFileLine) ), 0);
40221    // automatic destructor
40222    G__memfunc_setup("~TEveSceneInfo", 1388, G__G__Eve1_592_0_24, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40223    G__tag_memfunc_reset();
40224 }
40225 
40226 static void G__setup_memfuncTEveTransEditor(void) {
40227    /* TEveTransEditor */
40228    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveTransEditor));
40229    G__memfunc_setup("TEveTransEditor",1507,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveTransEditor), -1, 0, 1, 1, 4, 0, "u 'TEveTransEditor' - 11 - -", "Not implemented", (void*) NULL, 0);
40230    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveTransEditor), -1, 1, 1, 1, 4, 0, "u 'TEveTransEditor' - 11 - -", "Not implemented", (void*) NULL, 0);
40231    G__memfunc_setup("TEveTransEditor",1507,G__G__Eve1_601_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveTransEditor), -1, 0, 5, 1, 1, 0, 
40232 "U 'TGWindow' - 10 '0' p i - 'Int_t' 0 '170' width "
40233 "i - 'Int_t' 0 '30' height h - 'UInt_t' 0 'kChildFrame' options "
40234 "k - 'Pixel_t' 0 'GetDefaultFrameBackground()' back", (char*)NULL, (void*) NULL, 0);
40235    G__memfunc_setup("SetModel",797,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
40236    G__memfunc_setup("Class",502,G__G__Eve1_601_0_5, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveTransEditor::Class) ), 0);
40237    G__memfunc_setup("Class_Name",982,G__G__Eve1_601_0_6, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveTransEditor::Class_Name) ), 0);
40238    G__memfunc_setup("Class_Version",1339,G__G__Eve1_601_0_7, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveTransEditor::Class_Version) ), 0);
40239    G__memfunc_setup("Dictionary",1046,G__G__Eve1_601_0_8, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveTransEditor::Dictionary) ), 0);
40240    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40241    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40242    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);
40243    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_601_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40244    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_601_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveTransEditor::DeclFileName) ), 0);
40245    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_601_0_14, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveTransEditor::ImplFileLine) ), 0);
40246    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_601_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveTransEditor::ImplFileName) ), 0);
40247    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_601_0_16, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveTransEditor::DeclFileLine) ), 0);
40248    // automatic destructor
40249    G__memfunc_setup("~TEveTransEditor", 1633, G__G__Eve1_601_0_17, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40250    G__tag_memfunc_reset();
40251 }
40252 
40253 static void G__setup_memfuncTEveSelectorToEventList(void) {
40254    /* TEveSelectorToEventList */
40255    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSelectorToEventList));
40256    G__memfunc_setup("TEveSelectorToEventList",2326,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveSelectorToEventList), -1, 0, 1, 1, 4, 0, "u 'TEveSelectorToEventList' - 11 - -", "Not implemented", (void*) NULL, 0);
40257    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveSelectorToEventList), -1, 1, 1, 1, 4, 0, "u 'TEveSelectorToEventList' - 11 - -", "Not implemented", (void*) NULL, 0);
40258    G__memfunc_setup("TEveSelectorToEventList",2326,G__G__Eve1_648_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveSelectorToEventList), -1, 0, 2, 1, 1, 0, 
40259 "U 'TEventList' - 0 - evl C - - 10 - sel", (char*)NULL, (void*) NULL, 0);
40260    G__memfunc_setup("Version",742,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40261    G__memfunc_setup("Process",735,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "n - 'Long64_t' 0 - entry", (char*)NULL, (void*) NULL, 1);
40262    G__memfunc_setup("Class",502,G__G__Eve1_648_0_6, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveSelectorToEventList::Class) ), 0);
40263    G__memfunc_setup("Class_Name",982,G__G__Eve1_648_0_7, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveSelectorToEventList::Class_Name) ), 0);
40264    G__memfunc_setup("Class_Version",1339,G__G__Eve1_648_0_8, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveSelectorToEventList::Class_Version) ), 0);
40265    G__memfunc_setup("Dictionary",1046,G__G__Eve1_648_0_9, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveSelectorToEventList::Dictionary) ), 0);
40266    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40267    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40268    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);
40269    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_648_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40270    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_648_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveSelectorToEventList::DeclFileName) ), 0);
40271    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_648_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveSelectorToEventList::ImplFileLine) ), 0);
40272    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_648_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveSelectorToEventList::ImplFileName) ), 0);
40273    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_648_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveSelectorToEventList::DeclFileLine) ), 0);
40274    // automatic destructor
40275    G__memfunc_setup("~TEveSelectorToEventList", 2452, G__G__Eve1_648_0_18, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
40276    G__tag_memfunc_reset();
40277 }
40278 
40279 static void G__setup_memfuncTEvePointSelector(void) {
40280    /* TEvePointSelector */
40281    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEvePointSelector));
40282    G__memfunc_setup("TEvePointSelector",1727,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEvePointSelector), -1, 0, 1, 1, 4, 0, "u 'TEvePointSelector' - 11 - -", "Not implemented", (void*) NULL, 0);
40283    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEvePointSelector), -1, 1, 1, 1, 4, 0, "u 'TEvePointSelector' - 11 - -", "Not implemented", (void*) NULL, 0);
40284    G__memfunc_setup("TEvePointSelector",1727,G__G__Eve1_649_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEvePointSelector), -1, 0, 4, 1, 1, 0, 
40285 "U 'TTree' - 0 '0' t U 'TEvePointSelectorConsumer' - 0 '0' c "
40286 "C - - 10 '\"\"' vexp C - - 10 '\"\"' sel", (char*)NULL, (void*) NULL, 0);
40287    G__memfunc_setup("Select",608,G__G__Eve1_649_0_4, 110, -1, G__defined_typename("Long64_t"), 0, 1, 1, 1, 0, "C - - 10 '0' selection", (char*)NULL, (void*) NULL, 1);
40288    G__memfunc_setup("Select",608,G__G__Eve1_649_0_5, 110, -1, G__defined_typename("Long64_t"), 0, 2, 1, 1, 0, 
40289 "U 'TTree' - 0 - t C - - 10 '0' selection", (char*)NULL, (void*) NULL, 1);
40290    G__memfunc_setup("TakeAction",995,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
40291    G__memfunc_setup("GetTree",688,G__G__Eve1_649_0_7, 85, G__get_linked_tagnum(&G__G__Eve1LN_TTree), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40292    G__memfunc_setup("SetTree",700,G__G__Eve1_649_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TTree' - 0 - t", (char*)NULL, (void*) NULL, 0);
40293    G__memfunc_setup("GetConsumer",1132,G__G__Eve1_649_0_9, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEvePointSelectorConsumer), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40294    G__memfunc_setup("SetConsumer",1144,G__G__Eve1_649_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEvePointSelectorConsumer' - 0 - c", (char*)NULL, (void*) NULL, 0);
40295    G__memfunc_setup("GetVarexp",918,G__G__Eve1_649_0_11, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
40296    G__memfunc_setup("SetVarexp",930,G__G__Eve1_649_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - v", (char*)NULL, (void*) NULL, 0);
40297    G__memfunc_setup("GetSelection",1222,G__G__Eve1_649_0_13, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
40298    G__memfunc_setup("SetSelection",1234,G__G__Eve1_649_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - s", (char*)NULL, (void*) NULL, 0);
40299    G__memfunc_setup("GetSubIdExp",1060,G__G__Eve1_649_0_15, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
40300    G__memfunc_setup("SetSubIdExp",1072,G__G__Eve1_649_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - s", (char*)NULL, (void*) NULL, 0);
40301    G__memfunc_setup("GetSubIdNum",1063,G__G__Eve1_649_0_17, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40302    G__memfunc_setup("Class",502,G__G__Eve1_649_0_18, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEvePointSelector::Class) ), 0);
40303    G__memfunc_setup("Class_Name",982,G__G__Eve1_649_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEvePointSelector::Class_Name) ), 0);
40304    G__memfunc_setup("Class_Version",1339,G__G__Eve1_649_0_20, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEvePointSelector::Class_Version) ), 0);
40305    G__memfunc_setup("Dictionary",1046,G__G__Eve1_649_0_21, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEvePointSelector::Dictionary) ), 0);
40306    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40307    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40308    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);
40309    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_649_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40310    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_649_0_26, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEvePointSelector::DeclFileName) ), 0);
40311    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_649_0_27, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEvePointSelector::ImplFileLine) ), 0);
40312    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_649_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEvePointSelector::ImplFileName) ), 0);
40313    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_649_0_29, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEvePointSelector::DeclFileLine) ), 0);
40314    // automatic destructor
40315    G__memfunc_setup("~TEvePointSelector", 1853, G__G__Eve1_649_0_30, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40316    G__tag_memfunc_reset();
40317 }
40318 
40319 static void G__setup_memfuncTEvePointSelectorConsumer(void) {
40320    /* TEvePointSelectorConsumer */
40321    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEvePointSelectorConsumer));
40322    G__memfunc_setup("InitFill",795,G__G__Eve1_650_0_2, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 1);
40323    G__memfunc_setup("TakeAction",995,G__G__Eve1_650_0_3, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEvePointSelector' - 0 - -", (char*)NULL, (void*) NULL, 3);
40324    G__memfunc_setup("GetSourceCS",1063,G__G__Eve1_650_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEvePointSelectorConsumercLcLETreeVarType_e), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40325    G__memfunc_setup("SetSourceCS",1075,G__G__Eve1_650_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "i 'TEvePointSelectorConsumer::ETreeVarType_e' - 0 - cs", (char*)NULL, (void*) NULL, 0);
40326    G__memfunc_setup("Class",502,G__G__Eve1_650_0_6, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEvePointSelectorConsumer::Class) ), 0);
40327    G__memfunc_setup("Class_Name",982,G__G__Eve1_650_0_7, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEvePointSelectorConsumer::Class_Name) ), 0);
40328    G__memfunc_setup("Class_Version",1339,G__G__Eve1_650_0_8, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEvePointSelectorConsumer::Class_Version) ), 0);
40329    G__memfunc_setup("Dictionary",1046,G__G__Eve1_650_0_9, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEvePointSelectorConsumer::Dictionary) ), 0);
40330    G__memfunc_setup("IsA",253,G__G__Eve1_650_0_10, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40331    G__memfunc_setup("ShowMembers",1132,G__G__Eve1_650_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40332    G__memfunc_setup("Streamer",835,G__G__Eve1_650_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
40333    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_650_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40334    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_650_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEvePointSelectorConsumer::DeclFileName) ), 0);
40335    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_650_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEvePointSelectorConsumer::ImplFileLine) ), 0);
40336    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_650_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEvePointSelectorConsumer::ImplFileName) ), 0);
40337    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_650_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEvePointSelectorConsumer::DeclFileLine) ), 0);
40338    // automatic destructor
40339    G__memfunc_setup("~TEvePointSelectorConsumer", 2697, G__G__Eve1_650_0_18, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40340    // automatic assignment operator
40341    G__memfunc_setup("operator=", 937, G__G__Eve1_650_0_19, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEvePointSelectorConsumer), -1, 1, 1, 1, 1, 0, "u 'TEvePointSelectorConsumer' - 11 - -", (char*) NULL, (void*) NULL, 0);
40342    G__tag_memfunc_reset();
40343 }
40344 
40345 static void G__setup_memfuncTEvePathMarkTlEfloatgR(void) {
40346    /* TEvePathMarkT<float> */
40347    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEfloatgR));
40348    G__memfunc_setup("TEvePathMarkT<float>",1904,G__G__Eve1_652_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEfloatgR), -1, 0, 1, 1, 1, 0, "i 'TEvePathMarkT<float>::EType_e' - 0 'kReference' type", (char*)NULL, (void*) NULL, 0);
40349    G__memfunc_setup("TEvePathMarkT<float>",1904,G__G__Eve1_652_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEfloatgR), -1, 0, 3, 1, 1, 0, 
40350 "i 'TEvePathMarkT<float>::EType_e' - 0 - type u 'TEveVectorT<float>' - 11 - v "
40351 "f - - 0 '0' time", (char*)NULL, (void*) NULL, 0);
40352    G__memfunc_setup("TEvePathMarkT<float>",1904,G__G__Eve1_652_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEfloatgR), -1, 0, 4, 1, 1, 0, 
40353 "i 'TEvePathMarkT<float>::EType_e' - 0 - type u 'TEveVectorT<float>' - 11 - v "
40354 "u 'TEveVectorT<float>' - 11 - p f - - 0 '0' time", (char*)NULL, (void*) NULL, 0);
40355    G__memfunc_setup("TEvePathMarkT<float>",1904,G__G__Eve1_652_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEfloatgR), -1, 0, 5, 1, 1, 0, 
40356 "i 'TEvePathMarkT<float>::EType_e' - 0 - type u 'TEveVectorT<float>' - 11 - v "
40357 "u 'TEveVectorT<float>' - 11 - p u 'TEveVectorT<float>' - 11 - e "
40358 "f - - 0 '0' time", (char*)NULL, (void*) NULL, 0);
40359    G__memfunc_setup("TypeName",803,G__G__Eve1_652_0_5, 67, -1, -1, 0, 0, 1, 1, 1, "", (char*)NULL, (void*) NULL, 0);
40360    G__memfunc_setup("Class",502,G__G__Eve1_652_0_6, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEvePathMarkT<float>::Class) ), 0);
40361    G__memfunc_setup("Class_Name",982,G__G__Eve1_652_0_7, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEvePathMarkT<float>::Class_Name) ), 0);
40362    G__memfunc_setup("Class_Version",1339,G__G__Eve1_652_0_8, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEvePathMarkT<float>::Class_Version) ), 0);
40363    G__memfunc_setup("Dictionary",1046,G__G__Eve1_652_0_9, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEvePathMarkT<float>::Dictionary) ), 0);
40364    G__memfunc_setup("IsA",253,G__G__Eve1_652_0_10, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40365    G__memfunc_setup("ShowMembers",1132,G__G__Eve1_652_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 0);
40366    G__memfunc_setup("Streamer",835,G__G__Eve1_652_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40367    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_652_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40368    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_652_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEvePathMarkT<float>::DeclFileName) ), 0);
40369    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_652_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEvePathMarkT<float>::ImplFileLine) ), 0);
40370    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_652_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEvePathMarkT<float>::ImplFileName) ), 0);
40371    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_652_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEvePathMarkT<float>::DeclFileLine) ), 0);
40372    // automatic copy constructor
40373    G__memfunc_setup("TEvePathMarkT<float>", 1904, G__G__Eve1_652_0_18, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEfloatgR), -1, 0, 1, 1, 1, 0, "u 'TEvePathMarkT<float>' - 11 - -", (char*) NULL, (void*) NULL, 0);
40374    // automatic destructor
40375    G__memfunc_setup("~TEvePathMarkT<float>", 2030, G__G__Eve1_652_0_19, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
40376    // automatic assignment operator
40377    G__memfunc_setup("operator=", 937, G__G__Eve1_652_0_20, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEfloatgR), -1, 1, 1, 1, 1, 0, "u 'TEvePathMarkT<float>' - 11 - -", (char*) NULL, (void*) NULL, 0);
40378    G__tag_memfunc_reset();
40379 }
40380 
40381 static void G__setup_memfuncTEvePathMarkTlEdoublegR(void) {
40382    /* TEvePathMarkT<double> */
40383    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEdoublegR));
40384    G__memfunc_setup("TEvePathMarkT<double>",2005,G__G__Eve1_654_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEdoublegR), -1, 0, 1, 1, 1, 0, "i 'TEvePathMarkT<double>::EType_e' - 0 'kReference' type", (char*)NULL, (void*) NULL, 0);
40385    G__memfunc_setup("TEvePathMarkT<double>",2005,G__G__Eve1_654_0_2, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEdoublegR), -1, 0, 3, 1, 1, 0, 
40386 "i 'TEvePathMarkT<double>::EType_e' - 0 - type u 'TEveVectorT<double>' - 11 - v "
40387 "d - - 0 '0' time", (char*)NULL, (void*) NULL, 0);
40388    G__memfunc_setup("TEvePathMarkT<double>",2005,G__G__Eve1_654_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEdoublegR), -1, 0, 4, 1, 1, 0, 
40389 "i 'TEvePathMarkT<double>::EType_e' - 0 - type u 'TEveVectorT<double>' - 11 - v "
40390 "u 'TEveVectorT<double>' - 11 - p d - - 0 '0' time", (char*)NULL, (void*) NULL, 0);
40391    G__memfunc_setup("TEvePathMarkT<double>",2005,G__G__Eve1_654_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEdoublegR), -1, 0, 5, 1, 1, 0, 
40392 "i 'TEvePathMarkT<double>::EType_e' - 0 - type u 'TEveVectorT<double>' - 11 - v "
40393 "u 'TEveVectorT<double>' - 11 - p u 'TEveVectorT<double>' - 11 - e "
40394 "d - - 0 '0' time", (char*)NULL, (void*) NULL, 0);
40395    G__memfunc_setup("TypeName",803,G__G__Eve1_654_0_5, 67, -1, -1, 0, 0, 1, 1, 1, "", (char*)NULL, (void*) NULL, 0);
40396    G__memfunc_setup("Class",502,G__G__Eve1_654_0_6, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEvePathMarkT<double>::Class) ), 0);
40397    G__memfunc_setup("Class_Name",982,G__G__Eve1_654_0_7, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEvePathMarkT<double>::Class_Name) ), 0);
40398    G__memfunc_setup("Class_Version",1339,G__G__Eve1_654_0_8, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEvePathMarkT<double>::Class_Version) ), 0);
40399    G__memfunc_setup("Dictionary",1046,G__G__Eve1_654_0_9, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEvePathMarkT<double>::Dictionary) ), 0);
40400    G__memfunc_setup("IsA",253,G__G__Eve1_654_0_10, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40401    G__memfunc_setup("ShowMembers",1132,G__G__Eve1_654_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 0);
40402    G__memfunc_setup("Streamer",835,G__G__Eve1_654_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40403    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_654_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40404    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_654_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEvePathMarkT<double>::DeclFileName) ), 0);
40405    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_654_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEvePathMarkT<double>::ImplFileLine) ), 0);
40406    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_654_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEvePathMarkT<double>::ImplFileName) ), 0);
40407    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_654_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEvePathMarkT<double>::DeclFileLine) ), 0);
40408    // automatic copy constructor
40409    G__memfunc_setup("TEvePathMarkT<double>", 2005, G__G__Eve1_654_0_18, (int) ('i'), 
40410 G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEdoublegR), -1, 0, 1, 1, 1, 0, "u 'TEvePathMarkT<double>' - 11 - -", (char*) NULL, (void*) NULL, 0);
40411    // automatic destructor
40412    G__memfunc_setup("~TEvePathMarkT<double>", 2131, G__G__Eve1_654_0_19, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
40413    // automatic assignment operator
40414    G__memfunc_setup("operator=", 937, G__G__Eve1_654_0_20, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEvePathMarkTlEdoublegR), -1, 1, 1, 1, 1, 0, "u 'TEvePathMarkT<double>' - 11 - -", (char*) NULL, (void*) NULL, 0);
40415    G__tag_memfunc_reset();
40416 }
40417 
40418 static void G__setup_memfuncTEveMCTrack(void) {
40419    /* TEveMCTrack */
40420    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveMCTrack));
40421    G__memfunc_setup("TEveMCTrack",1017,G__G__Eve1_663_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveMCTrack), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40422    G__memfunc_setup("operator=",937,G__G__Eve1_663_0_2, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveMCTrack), -1, 1, 1, 1, 1, 0, "u 'TParticle' - 11 - p", (char*)NULL, (void*) NULL, 0);
40423    G__memfunc_setup("ResetPdgCode",1177,G__G__Eve1_663_0_3, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40424    G__memfunc_setup("Class",502,G__G__Eve1_663_0_4, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveMCTrack::Class) ), 0);
40425    G__memfunc_setup("Class_Name",982,G__G__Eve1_663_0_5, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveMCTrack::Class_Name) ), 0);
40426    G__memfunc_setup("Class_Version",1339,G__G__Eve1_663_0_6, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveMCTrack::Class_Version) ), 0);
40427    G__memfunc_setup("Dictionary",1046,G__G__Eve1_663_0_7, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveMCTrack::Dictionary) ), 0);
40428    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40429    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40430    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);
40431    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_663_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40432    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_663_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveMCTrack::DeclFileName) ), 0);
40433    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_663_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveMCTrack::ImplFileLine) ), 0);
40434    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_663_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveMCTrack::ImplFileName) ), 0);
40435    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_663_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveMCTrack::DeclFileLine) ), 0);
40436    // automatic copy constructor
40437    G__memfunc_setup("TEveMCTrack", 1017, G__G__Eve1_663_0_16, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEveMCTrack), -1, 0, 1, 1, 1, 0, "u 'TEveMCTrack' - 11 - -", (char*) NULL, (void*) NULL, 0);
40438    // automatic destructor
40439    G__memfunc_setup("~TEveMCTrack", 1143, G__G__Eve1_663_0_17, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40440    // automatic assignment operator
40441    G__memfunc_setup("operator=", 937, G__G__Eve1_663_0_18, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveMCTrack), -1, 1, 1, 1, 1, 0, "u 'TEveMCTrack' - 11 - -", (char*) NULL, (void*) NULL, 0);
40442    G__tag_memfunc_reset();
40443 }
40444 
40445 static void G__setup_memfuncTEveHit(void) {
40446    /* TEveHit */
40447    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveHit));
40448    G__memfunc_setup("TEveHit",665,G__G__Eve1_664_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveHit), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40449    G__memfunc_setup("Class",502,G__G__Eve1_664_0_2, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveHit::Class) ), 0);
40450    G__memfunc_setup("Class_Name",982,G__G__Eve1_664_0_3, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveHit::Class_Name) ), 0);
40451    G__memfunc_setup("Class_Version",1339,G__G__Eve1_664_0_4, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveHit::Class_Version) ), 0);
40452    G__memfunc_setup("Dictionary",1046,G__G__Eve1_664_0_5, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveHit::Dictionary) ), 0);
40453    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40454    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40455    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);
40456    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_664_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40457    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_664_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveHit::DeclFileName) ), 0);
40458    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_664_0_11, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveHit::ImplFileLine) ), 0);
40459    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_664_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveHit::ImplFileName) ), 0);
40460    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_664_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveHit::DeclFileLine) ), 0);
40461    // automatic copy constructor
40462    G__memfunc_setup("TEveHit", 665, G__G__Eve1_664_0_14, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEveHit), -1, 0, 1, 1, 1, 0, "u 'TEveHit' - 11 - -", (char*) NULL, (void*) NULL, 0);
40463    // automatic destructor
40464    G__memfunc_setup("~TEveHit", 791, G__G__Eve1_664_0_15, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40465    // automatic assignment operator
40466    G__memfunc_setup("operator=", 937, G__G__Eve1_664_0_16, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveHit), -1, 1, 1, 1, 1, 0, "u 'TEveHit' - 11 - -", (char*) NULL, (void*) NULL, 0);
40467    G__tag_memfunc_reset();
40468 }
40469 
40470 static void G__setup_memfuncTEveCluster(void) {
40471    /* TEveCluster */
40472    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCluster));
40473    G__memfunc_setup("TEveCluster",1110,G__G__Eve1_665_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveCluster), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40474    G__memfunc_setup("Class",502,G__G__Eve1_665_0_2, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveCluster::Class) ), 0);
40475    G__memfunc_setup("Class_Name",982,G__G__Eve1_665_0_3, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveCluster::Class_Name) ), 0);
40476    G__memfunc_setup("Class_Version",1339,G__G__Eve1_665_0_4, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveCluster::Class_Version) ), 0);
40477    G__memfunc_setup("Dictionary",1046,G__G__Eve1_665_0_5, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveCluster::Dictionary) ), 0);
40478    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40479    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40480    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);
40481    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_665_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40482    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_665_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveCluster::DeclFileName) ), 0);
40483    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_665_0_11, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveCluster::ImplFileLine) ), 0);
40484    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_665_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveCluster::ImplFileName) ), 0);
40485    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_665_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveCluster::DeclFileLine) ), 0);
40486    // automatic copy constructor
40487    G__memfunc_setup("TEveCluster", 1110, G__G__Eve1_665_0_14, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEveCluster), -1, 0, 1, 1, 1, 0, "u 'TEveCluster' - 11 - -", (char*) NULL, (void*) NULL, 0);
40488    // automatic destructor
40489    G__memfunc_setup("~TEveCluster", 1236, G__G__Eve1_665_0_15, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40490    // automatic assignment operator
40491    G__memfunc_setup("operator=", 937, G__G__Eve1_665_0_16, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveCluster), -1, 1, 1, 1, 1, 0, "u 'TEveCluster' - 11 - -", (char*) NULL, (void*) NULL, 0);
40492    G__tag_memfunc_reset();
40493 }
40494 
40495 static void G__setup_memfuncTEveRecTrack(void) {
40496    /* TEveRecTrack */
40497    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveRecTrack));
40498    G__memfunc_setup("TEveRecTrack",1155,G__G__Eve1_666_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveRecTrack), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40499    G__memfunc_setup("Pt",196,G__G__Eve1_666_0_2, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40500    G__memfunc_setup("Class",502,G__G__Eve1_666_0_3, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveRecTrack::Class) ), 0);
40501    G__memfunc_setup("Class_Name",982,G__G__Eve1_666_0_4, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRecTrack::Class_Name) ), 0);
40502    G__memfunc_setup("Class_Version",1339,G__G__Eve1_666_0_5, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveRecTrack::Class_Version) ), 0);
40503    G__memfunc_setup("Dictionary",1046,G__G__Eve1_666_0_6, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveRecTrack::Dictionary) ), 0);
40504    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40505    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40506    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);
40507    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_666_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40508    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_666_0_11, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRecTrack::DeclFileName) ), 0);
40509    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_666_0_12, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveRecTrack::ImplFileLine) ), 0);
40510    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_666_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRecTrack::ImplFileName) ), 0);
40511    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_666_0_14, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveRecTrack::DeclFileLine) ), 0);
40512    // automatic copy constructor
40513    G__memfunc_setup("TEveRecTrack", 1155, G__G__Eve1_666_0_15, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEveRecTrack), -1, 0, 1, 1, 1, 0, "u 'TEveRecTrack' - 11 - -", (char*) NULL, (void*) NULL, 0);
40514    // automatic destructor
40515    G__memfunc_setup("~TEveRecTrack", 1281, G__G__Eve1_666_0_16, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40516    // automatic assignment operator
40517    G__memfunc_setup("operator=", 937, G__G__Eve1_666_0_17, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveRecTrack), -1, 1, 1, 1, 1, 0, "u 'TEveRecTrack' - 11 - -", (char*) NULL, (void*) NULL, 0);
40518    G__tag_memfunc_reset();
40519 }
40520 
40521 static void G__setup_memfuncTEveRecKink(void) {
40522    /* TEveRecKink */
40523    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveRecKink));
40524    G__memfunc_setup("TEveRecKink",1051,G__G__Eve1_667_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveRecKink), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40525    G__memfunc_setup("Class",502,G__G__Eve1_667_0_2, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveRecKink::Class) ), 0);
40526    G__memfunc_setup("Class_Name",982,G__G__Eve1_667_0_3, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRecKink::Class_Name) ), 0);
40527    G__memfunc_setup("Class_Version",1339,G__G__Eve1_667_0_4, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveRecKink::Class_Version) ), 0);
40528    G__memfunc_setup("Dictionary",1046,G__G__Eve1_667_0_5, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveRecKink::Dictionary) ), 0);
40529    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40530    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40531    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);
40532    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_667_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40533    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_667_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRecKink::DeclFileName) ), 0);
40534    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_667_0_11, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveRecKink::ImplFileLine) ), 0);
40535    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_667_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRecKink::ImplFileName) ), 0);
40536    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_667_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveRecKink::DeclFileLine) ), 0);
40537    // automatic copy constructor
40538    G__memfunc_setup("TEveRecKink", 1051, G__G__Eve1_667_0_14, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEveRecKink), -1, 0, 1, 1, 1, 0, "u 'TEveRecKink' - 11 - -", (char*) NULL, (void*) NULL, 0);
40539    // automatic destructor
40540    G__memfunc_setup("~TEveRecKink", 1177, G__G__Eve1_667_0_15, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40541    // automatic assignment operator
40542    G__memfunc_setup("operator=", 937, G__G__Eve1_667_0_16, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveRecKink), -1, 1, 1, 1, 1, 0, "u 'TEveRecKink' - 11 - -", (char*) NULL, (void*) NULL, 0);
40543    G__tag_memfunc_reset();
40544 }
40545 
40546 static void G__setup_memfuncTEveRecV0(void) {
40547    /* TEveRecV0 */
40548    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveRecV0));
40549    G__memfunc_setup("TEveRecV0",788,G__G__Eve1_668_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveRecV0), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40550    G__memfunc_setup("Class",502,G__G__Eve1_668_0_2, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveRecV0::Class) ), 0);
40551    G__memfunc_setup("Class_Name",982,G__G__Eve1_668_0_3, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRecV0::Class_Name) ), 0);
40552    G__memfunc_setup("Class_Version",1339,G__G__Eve1_668_0_4, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveRecV0::Class_Version) ), 0);
40553    G__memfunc_setup("Dictionary",1046,G__G__Eve1_668_0_5, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveRecV0::Dictionary) ), 0);
40554    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40555    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40556    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);
40557    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_668_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40558    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_668_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRecV0::DeclFileName) ), 0);
40559    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_668_0_11, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveRecV0::ImplFileLine) ), 0);
40560    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_668_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRecV0::ImplFileName) ), 0);
40561    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_668_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveRecV0::DeclFileLine) ), 0);
40562    // automatic copy constructor
40563    G__memfunc_setup("TEveRecV0", 788, G__G__Eve1_668_0_14, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEveRecV0), -1, 0, 1, 1, 1, 0, "u 'TEveRecV0' - 11 - -", (char*) NULL, (void*) NULL, 0);
40564    // automatic destructor
40565    G__memfunc_setup("~TEveRecV0", 914, G__G__Eve1_668_0_15, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40566    // automatic assignment operator
40567    G__memfunc_setup("operator=", 937, G__G__Eve1_668_0_16, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveRecV0), -1, 1, 1, 1, 1, 0, "u 'TEveRecV0' - 11 - -", (char*) NULL, (void*) NULL, 0);
40568    G__tag_memfunc_reset();
40569 }
40570 
40571 static void G__setup_memfuncTEveRecCascade(void) {
40572    /* TEveRecCascade */
40573    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveRecCascade));
40574    G__memfunc_setup("TEveRecCascade",1330,G__G__Eve1_669_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveRecCascade), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40575    G__memfunc_setup("Class",502,G__G__Eve1_669_0_2, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveRecCascade::Class) ), 0);
40576    G__memfunc_setup("Class_Name",982,G__G__Eve1_669_0_3, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRecCascade::Class_Name) ), 0);
40577    G__memfunc_setup("Class_Version",1339,G__G__Eve1_669_0_4, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveRecCascade::Class_Version) ), 0);
40578    G__memfunc_setup("Dictionary",1046,G__G__Eve1_669_0_5, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveRecCascade::Dictionary) ), 0);
40579    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40580    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40581    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);
40582    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_669_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40583    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_669_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRecCascade::DeclFileName) ), 0);
40584    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_669_0_11, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveRecCascade::ImplFileLine) ), 0);
40585    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_669_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveRecCascade::ImplFileName) ), 0);
40586    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_669_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveRecCascade::DeclFileLine) ), 0);
40587    // automatic copy constructor
40588    G__memfunc_setup("TEveRecCascade", 1330, G__G__Eve1_669_0_14, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEveRecCascade), -1, 0, 1, 1, 1, 0, "u 'TEveRecCascade' - 11 - -", (char*) NULL, (void*) NULL, 0);
40589    // automatic destructor
40590    G__memfunc_setup("~TEveRecCascade", 1456, G__G__Eve1_669_0_15, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40591    // automatic assignment operator
40592    G__memfunc_setup("operator=", 937, G__G__Eve1_669_0_16, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveRecCascade), -1, 1, 1, 1, 1, 0, "u 'TEveRecCascade' - 11 - -", (char*) NULL, (void*) NULL, 0);
40593    G__tag_memfunc_reset();
40594 }
40595 
40596 static void G__setup_memfuncTEveMCRecCrossRef(void) {
40597    /* TEveMCRecCrossRef */
40598    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveMCRecCrossRef));
40599    G__memfunc_setup("TEveMCRecCrossRef",1605,G__G__Eve1_670_0_1, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveMCRecCrossRef), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40600    G__memfunc_setup("Class",502,G__G__Eve1_670_0_2, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveMCRecCrossRef::Class) ), 0);
40601    G__memfunc_setup("Class_Name",982,G__G__Eve1_670_0_3, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveMCRecCrossRef::Class_Name) ), 0);
40602    G__memfunc_setup("Class_Version",1339,G__G__Eve1_670_0_4, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveMCRecCrossRef::Class_Version) ), 0);
40603    G__memfunc_setup("Dictionary",1046,G__G__Eve1_670_0_5, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveMCRecCrossRef::Dictionary) ), 0);
40604    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40605    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40606    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);
40607    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_670_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40608    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_670_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveMCRecCrossRef::DeclFileName) ), 0);
40609    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_670_0_11, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveMCRecCrossRef::ImplFileLine) ), 0);
40610    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_670_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveMCRecCrossRef::ImplFileName) ), 0);
40611    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_670_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveMCRecCrossRef::DeclFileLine) ), 0);
40612    // automatic copy constructor
40613    G__memfunc_setup("TEveMCRecCrossRef", 1605, G__G__Eve1_670_0_14, (int) ('i'), G__get_linked_tagnum(&G__G__Eve1LN_TEveMCRecCrossRef), -1, 0, 1, 1, 1, 0, "u 'TEveMCRecCrossRef' - 11 - -", (char*) NULL, (void*) NULL, 0);
40614    // automatic destructor
40615    G__memfunc_setup("~TEveMCRecCrossRef", 1731, G__G__Eve1_670_0_15, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40616    // automatic assignment operator
40617    G__memfunc_setup("operator=", 937, G__G__Eve1_670_0_16, (int) ('u'), G__get_linked_tagnum(&G__G__Eve1LN_TEveMCRecCrossRef), -1, 1, 1, 1, 1, 0, "u 'TEveMCRecCrossRef' - 11 - -", (char*) NULL, (void*) NULL, 0);
40618    G__tag_memfunc_reset();
40619 }
40620 
40621 static void G__setup_memfuncTEveVSD(void) {
40622    /* TEveVSD */
40623    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveVSD));
40624    G__memfunc_setup("TEveVSD",609,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVSD), -1, 0, 1, 1, 4, 0, "u 'TEveVSD' - 11 - -", "Not implemented", (void*) NULL, 0);
40625    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVSD), -1, 1, 1, 1, 4, 0, "u 'TEveVSD' - 11 - -", "Not implemented", (void*) NULL, 0);
40626    G__memfunc_setup("TEveVSD",609,G__G__Eve1_718_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveVSD), -1, 0, 2, 1, 1, 0, 
40627 "C - - 10 '\"TEveVSD\"' name C - - 10 '\"\"' title", (char*)NULL, (void*) NULL, 0);
40628    G__memfunc_setup("SetDirectory",1249,G__G__Eve1_718_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TDirectory' - 0 - dir", (char*)NULL, (void*) NULL, 1);
40629    G__memfunc_setup("CreateTrees",1111,G__G__Eve1_718_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
40630    G__memfunc_setup("DeleteTrees",1110,G__G__Eve1_718_0_6, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
40631    G__memfunc_setup("CreateBranches",1402,G__G__Eve1_718_0_7, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
40632    G__memfunc_setup("WriteTrees",1038,G__G__Eve1_718_0_8, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
40633    G__memfunc_setup("LoadTrees",899,G__G__Eve1_718_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
40634    G__memfunc_setup("SetBranchAddresses",1816,G__G__Eve1_718_0_10, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
40635    G__memfunc_setup("DisableTObjectStreamersForVSDStruct",3502,G__G__Eve1_718_0_11, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveVSD::DisableTObjectStreamersForVSDStruct) ), 0);
40636    G__memfunc_setup("Class",502,G__G__Eve1_718_0_12, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveVSD::Class) ), 0);
40637    G__memfunc_setup("Class_Name",982,G__G__Eve1_718_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveVSD::Class_Name) ), 0);
40638    G__memfunc_setup("Class_Version",1339,G__G__Eve1_718_0_14, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveVSD::Class_Version) ), 0);
40639    G__memfunc_setup("Dictionary",1046,G__G__Eve1_718_0_15, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveVSD::Dictionary) ), 0);
40640    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40641    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40642    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);
40643    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_718_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40644    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_718_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveVSD::DeclFileName) ), 0);
40645    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_718_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveVSD::ImplFileLine) ), 0);
40646    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_718_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveVSD::ImplFileName) ), 0);
40647    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_718_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveVSD::DeclFileLine) ), 0);
40648    // automatic destructor
40649    G__memfunc_setup("~TEveVSD", 735, G__G__Eve1_718_0_24, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40650    G__tag_memfunc_reset();
40651 }
40652 
40653 static void G__setup_memfuncTEveWindow(void) {
40654    /* TEveWindow */
40655    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow));
40656    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow), -1, 1, 1, 1, 4, 0, "u 'TEveWindow' - 11 - -", "Not implemented", (void*) NULL, 0);
40657    G__memfunc_setup("SetCurrent",1039,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "g - 'Bool_t' 0 - curr", (char*)NULL, (void*) NULL, 1);
40658    G__memfunc_setup("PreDeleteElement",1604,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 1);
40659    G__memfunc_setup("NameTitleChanged",1581,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
40660    G__memfunc_setup("GetGUIFrame",1008,G__G__Eve1_719_0_7, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGFrame), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 3);
40661    G__memfunc_setup("PreUndock",907,G__G__Eve1_719_0_8, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
40662    G__memfunc_setup("PostDock",807,G__G__Eve1_719_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
40663    G__memfunc_setup("CanMakeNewSlots",1487,G__G__Eve1_719_0_10, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40664    G__memfunc_setup("NewSlot",716,G__G__Eve1_719_0_11, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowSlot), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
40665    G__memfunc_setup("PopulateEmptyFrame",1860,G__G__Eve1_719_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveCompositeFrame' - 0 - ef", (char*)NULL, (void*) NULL, 0);
40666    G__memfunc_setup("SwapWindow",1043,G__G__Eve1_719_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveWindow' - 0 - w", (char*)NULL, (void*) NULL, 0);
40667    G__memfunc_setup("SwapWindowWithCurrent",2194,G__G__Eve1_719_0_14, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 0);
40668    G__memfunc_setup("UndockWindow",1244,G__G__Eve1_719_0_15, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 0);
40669    G__memfunc_setup("UndockWindowDestroySlot",2408,G__G__Eve1_719_0_16, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 0);
40670    G__memfunc_setup("ReplaceWindow",1332,G__G__Eve1_719_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveWindow' - 0 - w", (char*)NULL, (void*) NULL, 0);
40671    G__memfunc_setup("DestroyWindow",1378,G__G__Eve1_719_0_18, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1);
40672    G__memfunc_setup("DestroyWindowAndSlot",2071,G__G__Eve1_719_0_19, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1);
40673    G__memfunc_setup("GetEveFrame",1067,G__G__Eve1_719_0_20, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrame), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40674    G__memfunc_setup("ClearEveFrame",1266,G__G__Eve1_719_0_21, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40675    G__memfunc_setup("FlipShowTitleBar",1603,G__G__Eve1_719_0_22, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40676    G__memfunc_setup("GetShowTitleBar",1496,G__G__Eve1_719_0_23, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40677    G__memfunc_setup("SetShowTitleBar",1508,G__G__Eve1_719_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - x", (char*)NULL, (void*) NULL, 0);
40678    G__memfunc_setup("IsCurrent",927,G__G__Eve1_719_0_25, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40679    G__memfunc_setup("MakeCurrent",1121,G__G__Eve1_719_0_26, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40680    G__memfunc_setup("IsAncestorOf",1200,G__G__Eve1_719_0_27, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'TEveWindow' - 0 - win", (char*)NULL, (void*) NULL, 0);
40681    G__memfunc_setup("TitleBarClicked",1478,G__G__Eve1_719_0_28, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40682    G__memfunc_setup("CreateDefaultWindowSlot",2355,G__G__Eve1_719_0_29, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowSlot), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TEveWindowSlot* (*)())(&TEveWindow::CreateDefaultWindowSlot) ), 0);
40683    G__memfunc_setup("CreateWindowMainFrame",2108,G__G__Eve1_719_0_30, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowSlot), -1, 0, 1, 3, 1, 0, "U 'TEveWindow' - 0 '0' eve_parent", (char*)NULL, (void*) G__func2void( (TEveWindowSlot* (*)(TEveWindow*))(&TEveWindow::CreateWindowMainFrame) ), 0);
40684    G__memfunc_setup("CreateWindowInTab",1690,G__G__Eve1_719_0_31, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowSlot), -1, 0, 2, 3, 1, 0, 
40685 "U 'TGTab' - 0 - tab U 'TEveWindow' - 0 '0' eve_parent", (char*)NULL, (void*) G__func2void( (TEveWindowSlot* (*)(TGTab*, TEveWindow*))(&TEveWindow::CreateWindowInTab) ), 0);
40686    G__memfunc_setup("SwapWindows",1158,G__G__Eve1_719_0_32, 121, -1, -1, 0, 2, 3, 1, 0, 
40687 "U 'TEveWindow' - 0 - w1 U 'TEveWindow' - 0 - w2", (char*)NULL, (void*) G__func2void( (void (*)(TEveWindow*, TEveWindow*))(&TEveWindow::SwapWindows) ), 0);
40688    G__memfunc_setup("GetMainFrameDefWidth",1951,G__G__Eve1_719_0_33, 104, -1, G__defined_typename("UInt_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (UInt_t (*)())(&TEveWindow::GetMainFrameDefWidth) ), 0);
40689    G__memfunc_setup("GetMainFrameDefHeight",2040,G__G__Eve1_719_0_34, 104, -1, G__defined_typename("UInt_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (UInt_t (*)())(&TEveWindow::GetMainFrameDefHeight) ), 0);
40690    G__memfunc_setup("SetMainFrameDefWidth",1963,G__G__Eve1_719_0_35, 121, -1, -1, 0, 1, 3, 1, 0, "h - 'UInt_t' 0 - x", (char*)NULL, (void*) G__func2void( (void (*)(UInt_t))(&TEveWindow::SetMainFrameDefWidth) ), 0);
40691    G__memfunc_setup("SetMainFrameDefHeight",2052,G__G__Eve1_719_0_36, 121, -1, -1, 0, 1, 3, 1, 0, "h - 'UInt_t' 0 - x", (char*)NULL, (void*) G__func2void( (void (*)(UInt_t))(&TEveWindow::SetMainFrameDefHeight) ), 0);
40692    G__memfunc_setup("GetCurrentBackgroundColor",2562,G__G__Eve1_719_0_37, 107, -1, G__defined_typename("Pixel_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Pixel_t (*)())(&TEveWindow::GetCurrentBackgroundColor) ), 0);
40693    G__memfunc_setup("GetMiniBarBackgroundColor",2497,G__G__Eve1_719_0_38, 107, -1, G__defined_typename("Pixel_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Pixel_t (*)())(&TEveWindow::GetMiniBarBackgroundColor) ), 0);
40694    G__memfunc_setup("SetCurrentBackgroundColor",2574,G__G__Eve1_719_0_39, 121, -1, -1, 0, 1, 3, 1, 0, "k - 'Pixel_t' 0 - p", (char*)NULL, (void*) G__func2void( (void (*)(Pixel_t))(&TEveWindow::SetCurrentBackgroundColor) ), 0);
40695    G__memfunc_setup("SetMiniBarBackgroundColor",2509,G__G__Eve1_719_0_40, 121, -1, -1, 0, 1, 3, 1, 0, "k - 'Pixel_t' 0 - p", (char*)NULL, (void*) G__func2void( (void (*)(Pixel_t))(&TEveWindow::SetMiniBarBackgroundColor) ), 0);
40696    G__memfunc_setup("Class",502,G__G__Eve1_719_0_41, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveWindow::Class) ), 0);
40697    G__memfunc_setup("Class_Name",982,G__G__Eve1_719_0_42, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveWindow::Class_Name) ), 0);
40698    G__memfunc_setup("Class_Version",1339,G__G__Eve1_719_0_43, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveWindow::Class_Version) ), 0);
40699    G__memfunc_setup("Dictionary",1046,G__G__Eve1_719_0_44, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveWindow::Dictionary) ), 0);
40700    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40701    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40702    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);
40703    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_719_0_48, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40704    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_719_0_49, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveWindow::DeclFileName) ), 0);
40705    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_719_0_50, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveWindow::ImplFileLine) ), 0);
40706    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_719_0_51, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveWindow::ImplFileName) ), 0);
40707    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_719_0_52, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveWindow::DeclFileLine) ), 0);
40708    // automatic destructor
40709    G__memfunc_setup("~TEveWindow", 1130, G__G__Eve1_719_0_53, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40710    G__tag_memfunc_reset();
40711 }
40712 
40713 static void G__setup_memfuncTEveWindowSlot(void) {
40714    /* TEveWindowSlot */
40715    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowSlot));
40716    G__memfunc_setup("TEveWindowSlot",1422,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowSlot), -1, 0, 1, 1, 4, 0, "u 'TEveWindowSlot' - 11 - -", "Not implemented", (void*) NULL, 0);
40717    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowSlot), -1, 1, 1, 1, 4, 0, "u 'TEveWindowSlot' - 11 - -", "Not implemented", (void*) NULL, 0);
40718    G__memfunc_setup("SetCurrent",1039,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "g - 'Bool_t' 0 - curr", (char*)NULL, (void*) NULL, 1);
40719    G__memfunc_setup("TEveWindowSlot",1422,G__G__Eve1_720_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowSlot), -1, 0, 2, 1, 1, 0, 
40720 "C - - 10 '\"TEveWindowSlot\"' n C - - 10 '\"\"' t", (char*)NULL, (void*) NULL, 0);
40721    G__memfunc_setup("GetGUIFrame",1008,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TGFrame), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
40722    G__memfunc_setup("MakePack",765,G__G__Eve1_720_0_6, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowPack), -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 0);
40723    G__memfunc_setup("MakeTab",661,G__G__Eve1_720_0_7, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowTab), -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 0);
40724    G__memfunc_setup("MakeFrame",873,G__G__Eve1_720_0_8, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowFrame), -1, 0, 1, 1, 1, 0, "U 'TGFrame' - 0 '0' frame", (char*)NULL, (void*) NULL, 0);
40725    G__memfunc_setup("StartEmbedding",1421,G__G__Eve1_720_0_9, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40726    G__memfunc_setup("StopEmbedding",1317,G__G__Eve1_720_0_10, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowFrame), -1, 0, 1, 1, 1, 0, "C - - 10 '0' name", (char*)NULL, (void*) NULL, 0);
40727    G__memfunc_setup("Class",502,G__G__Eve1_720_0_11, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveWindowSlot::Class) ), 0);
40728    G__memfunc_setup("Class_Name",982,G__G__Eve1_720_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveWindowSlot::Class_Name) ), 0);
40729    G__memfunc_setup("Class_Version",1339,G__G__Eve1_720_0_13, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveWindowSlot::Class_Version) ), 0);
40730    G__memfunc_setup("Dictionary",1046,G__G__Eve1_720_0_14, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveWindowSlot::Dictionary) ), 0);
40731    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40732    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40733    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);
40734    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_720_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40735    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_720_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveWindowSlot::DeclFileName) ), 0);
40736    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_720_0_20, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveWindowSlot::ImplFileLine) ), 0);
40737    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_720_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveWindowSlot::ImplFileName) ), 0);
40738    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_720_0_22, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveWindowSlot::DeclFileLine) ), 0);
40739    // automatic destructor
40740    G__memfunc_setup("~TEveWindowSlot", 1548, G__G__Eve1_720_0_23, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40741    G__tag_memfunc_reset();
40742 }
40743 
40744 static void G__setup_memfuncTEveWindowFrame(void) {
40745    /* TEveWindowFrame */
40746    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowFrame));
40747    G__memfunc_setup("TEveWindowFrame",1495,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowFrame), -1, 0, 1, 1, 4, 0, "u 'TEveWindowFrame' - 11 - -", "Not implemented", (void*) NULL, 0);
40748    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowFrame), -1, 1, 1, 1, 4, 0, "u 'TEveWindowFrame' - 11 - -", "Not implemented", (void*) NULL, 0);
40749    G__memfunc_setup("TEveWindowFrame",1495,G__G__Eve1_721_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowFrame), -1, 0, 3, 1, 1, 0, 
40750 "U 'TGFrame' - 0 - frame C - - 10 '\"TEveWindowFrame\"' n "
40751 "C - - 10 '\"\"' t", (char*)NULL, (void*) NULL, 0);
40752    G__memfunc_setup("GetGUIFrame",1008,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TGFrame), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
40753    G__memfunc_setup("GetGUICompositeFrame",1955,G__G__Eve1_721_0_5, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGCompositeFrame), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40754    G__memfunc_setup("Class",502,G__G__Eve1_721_0_6, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveWindowFrame::Class) ), 0);
40755    G__memfunc_setup("Class_Name",982,G__G__Eve1_721_0_7, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveWindowFrame::Class_Name) ), 0);
40756    G__memfunc_setup("Class_Version",1339,G__G__Eve1_721_0_8, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveWindowFrame::Class_Version) ), 0);
40757    G__memfunc_setup("Dictionary",1046,G__G__Eve1_721_0_9, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveWindowFrame::Dictionary) ), 0);
40758    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40759    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40760    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);
40761    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_721_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40762    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_721_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveWindowFrame::DeclFileName) ), 0);
40763    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_721_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveWindowFrame::ImplFileLine) ), 0);
40764    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_721_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveWindowFrame::ImplFileName) ), 0);
40765    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_721_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveWindowFrame::DeclFileLine) ), 0);
40766    // automatic destructor
40767    G__memfunc_setup("~TEveWindowFrame", 1621, G__G__Eve1_721_0_18, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40768    G__tag_memfunc_reset();
40769 }
40770 
40771 static void G__setup_memfuncTEveWindowPack(void) {
40772    /* TEveWindowPack */
40773    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowPack));
40774    G__memfunc_setup("TEveWindowPack",1387,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowPack), -1, 0, 1, 1, 4, 0, "u 'TEveWindowPack' - 11 - -", "Not implemented", (void*) NULL, 0);
40775    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowPack), -1, 1, 1, 1, 4, 0, "u 'TEveWindowPack' - 11 - -", "Not implemented", (void*) NULL, 0);
40776    G__memfunc_setup("TEveWindowPack",1387,G__G__Eve1_723_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowPack), -1, 0, 3, 1, 1, 0, 
40777 "U 'TGPack' - 0 - p C - - 10 '\"TEveWindowPack\"' n "
40778 "C - - 10 '\"\"' t", (char*)NULL, (void*) NULL, 0);
40779    G__memfunc_setup("GetGUIFrame",1008,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TGFrame), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
40780    G__memfunc_setup("CanMakeNewSlots",1487,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40781    G__memfunc_setup("NewSlotWithWeight",1744,G__G__Eve1_723_0_6, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowSlot), -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - w", (char*)NULL, (void*) NULL, 1);
40782    G__memfunc_setup("NewSlot",716,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowSlot), -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1);
40783    G__memfunc_setup("FlipOrientation",1559,G__G__Eve1_723_0_8, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 0);
40784    G__memfunc_setup("SetVertical",1126,G__G__Eve1_723_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' x", (char*)NULL, (void*) NULL, 0);
40785    G__memfunc_setup("SetHorizontal",1366,G__G__Eve1_723_0_10, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40786    G__memfunc_setup("EqualizeFrames",1438,G__G__Eve1_723_0_11, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 0);
40787    G__memfunc_setup("GetPack",671,G__G__Eve1_723_0_12, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGPack), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40788    G__memfunc_setup("Class",502,G__G__Eve1_723_0_13, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveWindowPack::Class) ), 0);
40789    G__memfunc_setup("Class_Name",982,G__G__Eve1_723_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveWindowPack::Class_Name) ), 0);
40790    G__memfunc_setup("Class_Version",1339,G__G__Eve1_723_0_15, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveWindowPack::Class_Version) ), 0);
40791    G__memfunc_setup("Dictionary",1046,G__G__Eve1_723_0_16, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveWindowPack::Dictionary) ), 0);
40792    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40793    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40794    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);
40795    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_723_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40796    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_723_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveWindowPack::DeclFileName) ), 0);
40797    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_723_0_22, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveWindowPack::ImplFileLine) ), 0);
40798    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_723_0_23, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveWindowPack::ImplFileName) ), 0);
40799    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_723_0_24, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveWindowPack::DeclFileLine) ), 0);
40800    // automatic destructor
40801    G__memfunc_setup("~TEveWindowPack", 1513, G__G__Eve1_723_0_25, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40802    G__tag_memfunc_reset();
40803 }
40804 
40805 static void G__setup_memfuncTEveWindowTab(void) {
40806    /* TEveWindowTab */
40807    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowTab));
40808    G__memfunc_setup("TEveWindowTab",1283,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowTab), -1, 0, 1, 1, 4, 0, "u 'TEveWindowTab' - 11 - -", "Not implemented", (void*) NULL, 0);
40809    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowTab), -1, 1, 1, 1, 4, 0, "u 'TEveWindowTab' - 11 - -", "Not implemented", (void*) NULL, 0);
40810    G__memfunc_setup("TEveWindowTab",1283,G__G__Eve1_724_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowTab), -1, 0, 3, 1, 1, 0, 
40811 "U 'TGTab' - 0 - tab C - - 10 '\"TEveWindowTab\"' n "
40812 "C - - 10 '\"\"' t", (char*)NULL, (void*) NULL, 0);
40813    G__memfunc_setup("GetGUIFrame",1008,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TGFrame), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
40814    G__memfunc_setup("CanMakeNewSlots",1487,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40815    G__memfunc_setup("NewSlot",716,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowSlot), -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1);
40816    G__memfunc_setup("GetTab",567,G__G__Eve1_724_0_7, 85, G__get_linked_tagnum(&G__G__Eve1LN_TGTab), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40817    G__memfunc_setup("Class",502,G__G__Eve1_724_0_8, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveWindowTab::Class) ), 0);
40818    G__memfunc_setup("Class_Name",982,G__G__Eve1_724_0_9, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveWindowTab::Class_Name) ), 0);
40819    G__memfunc_setup("Class_Version",1339,G__G__Eve1_724_0_10, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveWindowTab::Class_Version) ), 0);
40820    G__memfunc_setup("Dictionary",1046,G__G__Eve1_724_0_11, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveWindowTab::Dictionary) ), 0);
40821    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40822    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40823    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);
40824    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_724_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40825    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_724_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveWindowTab::DeclFileName) ), 0);
40826    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_724_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveWindowTab::ImplFileLine) ), 0);
40827    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_724_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveWindowTab::ImplFileName) ), 0);
40828    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_724_0_19, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveWindowTab::DeclFileLine) ), 0);
40829    // automatic destructor
40830    G__memfunc_setup("~TEveWindowTab", 1409, G__G__Eve1_724_0_20, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40831    G__tag_memfunc_reset();
40832 }
40833 
40834 static void G__setup_memfuncTEveCompositeFrame(void) {
40835    /* TEveCompositeFrame */
40836    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrame));
40837    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrame), -1, 1, 1, 1, 4, 0, "u 'TEveCompositeFrame' - 11 - -", "Not implemented", (void*) NULL, 0);
40838    G__memfunc_setup("WindowNameChanged",1699,G__G__Eve1_726_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TString' - 11 - name", (char*)NULL, (void*) NULL, 1);
40839    G__memfunc_setup("Destroy",746,G__G__Eve1_726_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 3);
40840    G__memfunc_setup("AcquireEveWindow",1634,G__G__Eve1_726_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveWindow' - 0 - ew", (char*)NULL, (void*) NULL, 1);
40841    G__memfunc_setup("RelinquishEveWindow",1980,G__G__Eve1_726_0_7, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow), -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' reparent", (char*)NULL, (void*) NULL, 1);
40842    G__memfunc_setup("GetEveWindow",1208,G__G__Eve1_726_0_8, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40843    G__memfunc_setup("GetEveParentAsWindow",2006,G__G__Eve1_726_0_9, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40844    G__memfunc_setup("SetCurrent",1039,G__G__Eve1_726_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - curr", (char*)NULL, (void*) NULL, 1);
40845    G__memfunc_setup("SetShowTitleBar",1508,G__G__Eve1_726_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - show", (char*)NULL, (void*) NULL, 1);
40846    G__memfunc_setup("HideAllDecorations",1806,G__G__Eve1_726_0_12, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
40847    G__memfunc_setup("ShowNormalDecorations",2181,G__G__Eve1_726_0_13, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
40848    G__memfunc_setup("ActionPressed",1332,G__G__Eve1_726_0_14, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40849    G__memfunc_setup("FlipTitleBarState",1699,G__G__Eve1_726_0_15, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40850    G__memfunc_setup("TitleBarClicked",1478,G__G__Eve1_726_0_16, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40851    G__memfunc_setup("SetupFrameMarkup",1644,G__G__Eve1_726_0_17, 121, -1, -1, 0, 4, 3, 1, 0, 
40852 "Y - 'TEveCompositeFrame::IconBarCreator_foo' 0 - creator h - 'UInt_t' 0 '14' top_frame_height "
40853 "h - 'UInt_t' 0 '4' mini_bar_height g - 'Bool_t' 0 'kTRUE' allow_top_collapse", (char*)NULL, (void*) G__func2void( (void (*)(TEveCompositeFrame::IconBarCreator_foo, UInt_t, UInt_t, Bool_t))(&TEveCompositeFrame::SetupFrameMarkup) ), 0);
40854    G__memfunc_setup("Class",502,G__G__Eve1_726_0_18, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveCompositeFrame::Class) ), 0);
40855    G__memfunc_setup("Class_Name",982,G__G__Eve1_726_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveCompositeFrame::Class_Name) ), 0);
40856    G__memfunc_setup("Class_Version",1339,G__G__Eve1_726_0_20, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveCompositeFrame::Class_Version) ), 0);
40857    G__memfunc_setup("Dictionary",1046,G__G__Eve1_726_0_21, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveCompositeFrame::Dictionary) ), 0);
40858    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40859    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40860    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);
40861    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_726_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40862    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_726_0_26, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveCompositeFrame::DeclFileName) ), 0);
40863    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_726_0_27, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveCompositeFrame::ImplFileLine) ), 0);
40864    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_726_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveCompositeFrame::ImplFileName) ), 0);
40865    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_726_0_29, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveCompositeFrame::DeclFileLine) ), 0);
40866    // automatic destructor
40867    G__memfunc_setup("~TEveCompositeFrame", 1936, G__G__Eve1_726_0_30, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40868    G__tag_memfunc_reset();
40869 }
40870 
40871 static void G__setup_memfuncTEveCompositeFrameInMainFrame(void) {
40872    /* TEveCompositeFrameInMainFrame */
40873    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInMainFrame));
40874    G__memfunc_setup("TEveCompositeFrameInMainFrame",2873,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInMainFrame), -1, 0, 1, 1, 4, 0, "u 'TEveCompositeFrameInMainFrame' - 11 - -", "Not implemented", (void*) NULL, 0);
40875    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInMainFrame), -1, 1, 1, 1, 4, 0, "u 'TEveCompositeFrameInMainFrame' - 11 - -", "Not implemented", (void*) NULL, 0);
40876    G__memfunc_setup("TEveCompositeFrameInMainFrame",2873,G__G__Eve1_727_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInMainFrame), -1, 0, 3, 1, 1, 0, 
40877 "U 'TGCompositeFrame' - 0 - parent U 'TEveWindow' - 0 - eve_parent "
40878 "U 'TGMainFrame' - 0 - mf", (char*)NULL, (void*) NULL, 0);
40879    G__memfunc_setup("WindowNameChanged",1699,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TString' - 11 - name", (char*)NULL, (void*) NULL, 1);
40880    G__memfunc_setup("Destroy",746,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
40881    G__memfunc_setup("SetOriginalSlotAndContainer",2745,G__G__Eve1_727_0_6, 121, -1, -1, 0, 2, 1, 1, 0, 
40882 "U 'TEveWindow' - 0 - slot U 'TEveWindow' - 0 - container", (char*)NULL, (void*) NULL, 0);
40883    G__memfunc_setup("SomeWindowClosed",1638,G__G__Eve1_727_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TEveWindow' - 0 - w", (char*)NULL, (void*) NULL, 0);
40884    G__memfunc_setup("MainFrameClosed",1482,G__G__Eve1_727_0_8, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40885    G__memfunc_setup("GetOriginalSlot",1527,G__G__Eve1_727_0_9, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40886    G__memfunc_setup("GetOriginalContainer",2040,G__G__Eve1_727_0_10, 85, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindow), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
40887    G__memfunc_setup("Class",502,G__G__Eve1_727_0_11, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveCompositeFrameInMainFrame::Class) ), 0);
40888    G__memfunc_setup("Class_Name",982,G__G__Eve1_727_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveCompositeFrameInMainFrame::Class_Name) ), 0);
40889    G__memfunc_setup("Class_Version",1339,G__G__Eve1_727_0_13, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveCompositeFrameInMainFrame::Class_Version) ), 0);
40890    G__memfunc_setup("Dictionary",1046,G__G__Eve1_727_0_14, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveCompositeFrameInMainFrame::Dictionary) ), 0);
40891    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40892    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40893    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);
40894    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_727_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40895    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_727_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveCompositeFrameInMainFrame::DeclFileName) ), 0);
40896    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_727_0_20, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveCompositeFrameInMainFrame::ImplFileLine) ), 0);
40897    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_727_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveCompositeFrameInMainFrame::ImplFileName) ), 0);
40898    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_727_0_22, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveCompositeFrameInMainFrame::DeclFileLine) ), 0);
40899    // automatic destructor
40900    G__memfunc_setup("~TEveCompositeFrameInMainFrame", 2999, G__G__Eve1_727_0_23, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40901    G__tag_memfunc_reset();
40902 }
40903 
40904 static void G__setup_memfuncTEveCompositeFrameInPack(void) {
40905    /* TEveCompositeFrameInPack */
40906    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInPack));
40907    G__memfunc_setup("TEveCompositeFrameInPack",2376,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInPack), -1, 0, 1, 1, 4, 0, "u 'TEveCompositeFrameInPack' - 11 - -", "Not implemented", (void*) NULL, 0);
40908    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInPack), -1, 1, 1, 1, 4, 0, "u 'TEveCompositeFrameInPack' - 11 - -", "Not implemented", (void*) NULL, 0);
40909    G__memfunc_setup("TEveCompositeFrameInPack",2376,G__G__Eve1_728_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInPack), -1, 0, 3, 1, 1, 0, 
40910 "U 'TGCompositeFrame' - 0 - parent U 'TEveWindow' - 0 - eve_parent "
40911 "U 'TGPack' - 0 - pack", (char*)NULL, (void*) NULL, 0);
40912    G__memfunc_setup("Destroy",746,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
40913    G__memfunc_setup("Class",502,G__G__Eve1_728_0_5, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveCompositeFrameInPack::Class) ), 0);
40914    G__memfunc_setup("Class_Name",982,G__G__Eve1_728_0_6, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveCompositeFrameInPack::Class_Name) ), 0);
40915    G__memfunc_setup("Class_Version",1339,G__G__Eve1_728_0_7, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveCompositeFrameInPack::Class_Version) ), 0);
40916    G__memfunc_setup("Dictionary",1046,G__G__Eve1_728_0_8, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveCompositeFrameInPack::Dictionary) ), 0);
40917    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40918    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40919    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);
40920    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_728_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40921    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_728_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveCompositeFrameInPack::DeclFileName) ), 0);
40922    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_728_0_14, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveCompositeFrameInPack::ImplFileLine) ), 0);
40923    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_728_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveCompositeFrameInPack::ImplFileName) ), 0);
40924    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_728_0_16, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveCompositeFrameInPack::DeclFileLine) ), 0);
40925    // automatic destructor
40926    G__memfunc_setup("~TEveCompositeFrameInPack", 2502, G__G__Eve1_728_0_17, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40927    G__tag_memfunc_reset();
40928 }
40929 
40930 static void G__setup_memfuncTEveCompositeFrameInTab(void) {
40931    /* TEveCompositeFrameInTab */
40932    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInTab));
40933    G__memfunc_setup("TEveCompositeFrameInTab",2272,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInTab), -1, 0, 1, 1, 4, 0, "u 'TEveCompositeFrameInTab' - 11 - -", "Not implemented", (void*) NULL, 0);
40934    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInTab), -1, 1, 1, 1, 4, 0, "u 'TEveCompositeFrameInTab' - 11 - -", "Not implemented", (void*) NULL, 0);
40935    G__memfunc_setup("FindTabIndex",1168,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 0);
40936    G__memfunc_setup("TEveCompositeFrameInTab",2272,G__G__Eve1_729_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveCompositeFrameInTab), -1, 0, 3, 1, 1, 0, 
40937 "U 'TGCompositeFrame' - 0 - parent U 'TEveWindow' - 0 - eve_parent "
40938 "U 'TGTab' - 0 - tab", (char*)NULL, (void*) NULL, 0);
40939    G__memfunc_setup("WindowNameChanged",1699,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TString' - 11 - name", (char*)NULL, (void*) NULL, 1);
40940    G__memfunc_setup("Destroy",746,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
40941    G__memfunc_setup("SetCurrent",1039,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - curr", (char*)NULL, (void*) NULL, 1);
40942    G__memfunc_setup("Class",502,G__G__Eve1_729_0_8, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveCompositeFrameInTab::Class) ), 0);
40943    G__memfunc_setup("Class_Name",982,G__G__Eve1_729_0_9, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveCompositeFrameInTab::Class_Name) ), 0);
40944    G__memfunc_setup("Class_Version",1339,G__G__Eve1_729_0_10, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveCompositeFrameInTab::Class_Version) ), 0);
40945    G__memfunc_setup("Dictionary",1046,G__G__Eve1_729_0_11, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveCompositeFrameInTab::Dictionary) ), 0);
40946    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40947    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40948    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);
40949    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_729_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40950    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_729_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveCompositeFrameInTab::DeclFileName) ), 0);
40951    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_729_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveCompositeFrameInTab::ImplFileLine) ), 0);
40952    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_729_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveCompositeFrameInTab::ImplFileName) ), 0);
40953    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_729_0_19, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveCompositeFrameInTab::DeclFileLine) ), 0);
40954    // automatic destructor
40955    G__memfunc_setup("~TEveCompositeFrameInTab", 2398, G__G__Eve1_729_0_20, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40956    G__tag_memfunc_reset();
40957 }
40958 
40959 static void G__setup_memfuncTEveViewerListEditor(void) {
40960    /* TEveViewerListEditor */
40961    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerListEditor));
40962    G__memfunc_setup("TEveViewerListEditor",2025,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerListEditor), -1, 0, 1, 1, 4, 0, "u 'TEveViewerListEditor' - 11 - -", "Not implemented", (void*) NULL, 0);
40963    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerListEditor), -1, 1, 1, 1, 4, 0, "u 'TEveViewerListEditor' - 11 - -", "Not implemented", (void*) NULL, 0);
40964    G__memfunc_setup("TEveViewerListEditor",2025,G__G__Eve1_732_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveViewerListEditor), -1, 0, 5, 1, 1, 0, 
40965 "U 'TGWindow' - 10 '0' p i - 'Int_t' 0 '170' width "
40966 "i - 'Int_t' 0 '30' height h - 'UInt_t' 0 'kChildFrame' options "
40967 "k - 'Pixel_t' 0 'GetDefaultFrameBackground()' back", (char*)NULL, (void*) NULL, 0);
40968    G__memfunc_setup("SetModel",797,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
40969    G__memfunc_setup("DoBrightness",1228,G__G__Eve1_732_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40970    G__memfunc_setup("SwitchColorSet",1437,G__G__Eve1_732_0_6, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40971    G__memfunc_setup("Class",502,G__G__Eve1_732_0_7, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveViewerListEditor::Class) ), 0);
40972    G__memfunc_setup("Class_Name",982,G__G__Eve1_732_0_8, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveViewerListEditor::Class_Name) ), 0);
40973    G__memfunc_setup("Class_Version",1339,G__G__Eve1_732_0_9, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveViewerListEditor::Class_Version) ), 0);
40974    G__memfunc_setup("Dictionary",1046,G__G__Eve1_732_0_10, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveViewerListEditor::Dictionary) ), 0);
40975    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
40976    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
40977    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);
40978    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_732_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
40979    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_732_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveViewerListEditor::DeclFileName) ), 0);
40980    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_732_0_16, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveViewerListEditor::ImplFileLine) ), 0);
40981    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_732_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveViewerListEditor::ImplFileName) ), 0);
40982    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_732_0_18, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveViewerListEditor::DeclFileLine) ), 0);
40983    // automatic destructor
40984    G__memfunc_setup("~TEveViewerListEditor", 2151, G__G__Eve1_732_0_19, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
40985    G__tag_memfunc_reset();
40986 }
40987 
40988 static void G__setup_memfuncTEveWindowEditor(void) {
40989    /* TEveWindowEditor */
40990    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowEditor));
40991    G__memfunc_setup("TEveWindowEditor",1619,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowEditor), -1, 0, 1, 1, 4, 0, "u 'TEveWindowEditor' - 11 - -", "Not implemented", (void*) NULL, 0);
40992    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowEditor), -1, 1, 1, 1, 4, 0, "u 'TEveWindowEditor' - 11 - -", "Not implemented", (void*) NULL, 0);
40993    G__memfunc_setup("TEveWindowEditor",1619,G__G__Eve1_733_0_3, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveWindowEditor), -1, 0, 5, 1, 1, 0, 
40994 "U 'TGWindow' - 10 '0' p i - 'Int_t' 0 '170' width "
40995 "i - 'Int_t' 0 '30' height h - 'UInt_t' 0 'kChildFrame' options "
40996 "k - 'Pixel_t' 0 'GetDefaultFrameBackground()' back", (char*)NULL, (void*) NULL, 0);
40997    G__memfunc_setup("SetModel",797,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
40998    G__memfunc_setup("DoShowTitleBar",1387,G__G__Eve1_733_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
40999    G__memfunc_setup("Class",502,G__G__Eve1_733_0_6, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveWindowEditor::Class) ), 0);
41000    G__memfunc_setup("Class_Name",982,G__G__Eve1_733_0_7, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveWindowEditor::Class_Name) ), 0);
41001    G__memfunc_setup("Class_Version",1339,G__G__Eve1_733_0_8, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveWindowEditor::Class_Version) ), 0);
41002    G__memfunc_setup("Dictionary",1046,G__G__Eve1_733_0_9, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveWindowEditor::Dictionary) ), 0);
41003    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
41004    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
41005    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);
41006    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_733_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
41007    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_733_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveWindowEditor::DeclFileName) ), 0);
41008    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_733_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveWindowEditor::ImplFileLine) ), 0);
41009    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_733_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveWindowEditor::ImplFileName) ), 0);
41010    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_733_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveWindowEditor::DeclFileLine) ), 0);
41011    // automatic destructor
41012    G__memfunc_setup("~TEveWindowEditor", 1745, G__G__Eve1_733_0_18, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
41013    G__tag_memfunc_reset();
41014 }
41015 
41016 static void G__setup_memfuncTEveSecondarySelectable(void) {
41017    /* TEveSecondarySelectable */
41018    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Eve1LN_TEveSecondarySelectable));
41019    G__memfunc_setup("TEveSecondarySelectable",2320,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveSecondarySelectable), -1, 0, 1, 1, 4, 0, "u 'TEveSecondarySelectable' - 11 - -", "Not implemented", (void*) NULL, 0);
41020    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveSecondarySelectable), -1, 1, 1, 1, 4, 0, "u 'TEveSecondarySelectable' - 11 - -", "Not implemented", (void*) NULL, 0);
41021    G__memfunc_setup("ProcessGLSelectionInternal",2645,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 2, 0, 
41022 "u 'TGLSelectRecord' - 1 - rec u 'set<int,less<int>,allocator<int> >' 'TEveSecondarySelectable::SelectionSet_t' 1 - sset", (char*)NULL, (void*) NULL, 0);
41023    G__memfunc_setup("TEveSecondarySelectable",2320,G__G__Eve1_734_0_4, 105, G__get_linked_tagnum(&G__G__Eve1LN_TEveSecondarySelectable), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
41024    G__memfunc_setup("GetAlwaysSecSelect",1804,G__G__Eve1_734_0_5, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
41025    G__memfunc_setup("SetAlwaysSecSelect",1816,G__G__Eve1_734_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - f", (char*)NULL, (void*) NULL, 0);
41026    G__memfunc_setup("RefSelectedSet",1394,G__G__Eve1_734_0_7, 117, G__get_linked_tagnum(&G__G__Eve1LN_setlEintcOlesslEintgRcOallocatorlEintgRsPgR), G__defined_typename("TEveSecondarySelectable::SelectionSet_t"), 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
41027    G__memfunc_setup("RefHighlightedSet",1706,G__G__Eve1_734_0_8, 117, G__get_linked_tagnum(&G__G__Eve1LN_setlEintcOlesslEintgRcOallocatorlEintgRsPgR), G__defined_typename("TEveSecondarySelectable::SelectionSet_t"), 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
41028    G__memfunc_setup("ProcessGLSelection",1816,G__G__Eve1_734_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TGLSelectRecord' - 1 - rec", (char*)NULL, (void*) NULL, 0);
41029    G__memfunc_setup("Class",502,G__G__Eve1_734_0_10, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEveSecondarySelectable::Class) ), 0);
41030    G__memfunc_setup("Class_Name",982,G__G__Eve1_734_0_11, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveSecondarySelectable::Class_Name) ), 0);
41031    G__memfunc_setup("Class_Version",1339,G__G__Eve1_734_0_12, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEveSecondarySelectable::Class_Version) ), 0);
41032    G__memfunc_setup("Dictionary",1046,G__G__Eve1_734_0_13, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEveSecondarySelectable::Dictionary) ), 0);
41033    G__memfunc_setup("IsA",253,G__G__Eve1_734_0_14, 85, G__get_linked_tagnum(&G__G__Eve1LN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
41034    G__memfunc_setup("ShowMembers",1132,G__G__Eve1_734_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
41035    G__memfunc_setup("Streamer",835,G__G__Eve1_734_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
41036    G__memfunc_setup("StreamerNVirtual",1656,G__G__Eve1_734_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
41037    G__memfunc_setup("DeclFileName",1145,G__G__Eve1_734_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveSecondarySelectable::DeclFileName) ), 0);
41038    G__memfunc_setup("ImplFileLine",1178,G__G__Eve1_734_0_19, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveSecondarySelectable::ImplFileLine) ), 0);
41039    G__memfunc_setup("ImplFileName",1171,G__G__Eve1_734_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEveSecondarySelectable::ImplFileName) ), 0);
41040    G__memfunc_setup("DeclFileLine",1152,G__G__Eve1_734_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEveSecondarySelectable::DeclFileLine) ), 0);
41041    // automatic destructor
41042    G__memfunc_setup("~TEveSecondarySelectable", 2446, G__G__Eve1_734_0_22, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
41043    G__tag_memfunc_reset();
41044 }
41045 
41046 
41047 /*********************************************************
41048 * Member function information setup
41049 *********************************************************/
41050 extern "C" void G__cpp_setup_memfuncG__Eve1() {
41051 }
41052 
41053 /*********************************************************
41054 * Global variable information setup for each class
41055 *********************************************************/
41056 static void G__cpp_setup_global0() {
41057 
41058    /* Setting up global variables */
41059    G__resetplocal();
41060 
41061 }
41062 
41063 static void G__cpp_setup_global1() {
41064 }
41065 
41066 static void G__cpp_setup_global2() {
41067 }
41068 
41069 static void G__cpp_setup_global3() {
41070 }
41071 
41072 static void G__cpp_setup_global4() {
41073 }
41074 
41075 static void G__cpp_setup_global5() {
41076 }
41077 
41078 static void G__cpp_setup_global6() {
41079    G__memvar_setup((void*)(&gEve),85,0,0,G__get_linked_tagnum(&G__G__Eve1LN_TEveManager),-1,-1,1,"gEve=",0,(char*)NULL);
41080 }
41081 
41082 static void G__cpp_setup_global7() {
41083 }
41084 
41085 static void G__cpp_setup_global8() {
41086 }
41087 
41088 static void G__cpp_setup_global9() {
41089 
41090    G__resetglobalenv();
41091 }
41092 extern "C" void G__cpp_setup_globalG__Eve1() {
41093   G__cpp_setup_global0();
41094   G__cpp_setup_global1();
41095   G__cpp_setup_global2();
41096   G__cpp_setup_global3();
41097   G__cpp_setup_global4();
41098   G__cpp_setup_global5();
41099   G__cpp_setup_global6();
41100   G__cpp_setup_global7();
41101   G__cpp_setup_global8();
41102   G__cpp_setup_global9();
41103 }
41104 
41105 /*********************************************************
41106 * Global function information setup for each class
41107 *********************************************************/
41108 static void G__cpp_setup_func0() {
41109    G__lastifuncposition();
41110 
41111 }
41112 
41113 static void G__cpp_setup_func1() {
41114 }
41115 
41116 static void G__cpp_setup_func2() {
41117 }
41118 
41119 static void G__cpp_setup_func3() {
41120 }
41121 
41122 static void G__cpp_setup_func4() {
41123 }
41124 
41125 static void G__cpp_setup_func5() {
41126 }
41127 
41128 static void G__cpp_setup_func6() {
41129 }
41130 
41131 static void G__cpp_setup_func7() {
41132 }
41133 
41134 static void G__cpp_setup_func8() {
41135 }
41136 
41137 static void G__cpp_setup_func9() {
41138 }
41139 
41140 static void G__cpp_setup_func10() {
41141 }
41142 
41143 static void G__cpp_setup_func11() {
41144 }
41145 
41146 static void G__cpp_setup_func12() {
41147 }
41148 
41149 static void G__cpp_setup_func13() {
41150 }
41151 
41152 static void G__cpp_setup_func14() {
41153 }
41154 
41155 static void G__cpp_setup_func15() {
41156    G__memfunc_setup("operator==", 998, G__G__Eve1__0_1565, 103, -1, -1, 0, 2, 1, 1, 8, 
41157 "u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' - 11 - x u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' - 11 - y", (char*) NULL
41158 , (void*) NULL, 0);
41159    G__memfunc_setup("operator!=", 970, G__G__Eve1__0_1566, 103, -1, -1, 0, 2, 1, 1, 8, 
41160 "u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' - 11 - x u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' - 11 - y", (char*) NULL
41161 , (void*) NULL, 0);
41162    G__memfunc_setup("operator<", 936, G__G__Eve1__0_1567, 103, -1, -1, 0, 2, 1, 1, 8, 
41163 "u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' - 11 - x u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' - 11 - y", (char*) NULL
41164 , (void*) NULL, 0);
41165    G__memfunc_setup("operator>", 938, G__G__Eve1__0_1568, 103, -1, -1, 0, 2, 1, 1, 8, 
41166 "u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' - 11 - x u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' - 11 - y", (char*) NULL
41167 , (void*) NULL, 0);
41168    G__memfunc_setup("operator<=", 997, G__G__Eve1__0_1569, 103, -1, -1, 0, 2, 1, 1, 8, 
41169 "u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' - 11 - x u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' - 11 - y", (char*) NULL
41170 , (void*) NULL, 0);
41171    G__memfunc_setup("operator>=", 999, G__G__Eve1__0_1570, 103, -1, -1, 0, 2, 1, 1, 8, 
41172 "u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' - 11 - x u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' - 11 - y", (char*) NULL
41173 , (void*) NULL, 0);
41174    G__memfunc_setup("operator-", 921, G__G__Eve1__0_1571, 108, -1, G__defined_typename("difference_type"), 0, 2, 1, 1, 8, 
41175 "u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' - 11 - x u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' - 11 - y", (char*) NULL
41176 , (void*) NULL, 0);
41177    G__memfunc_setup("operator+", 919, G__G__Eve1__0_1572, 117, G__get_linked_tagnum(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator), -1, 0, 2, 1, 1, 8, 
41178 "l - 'difference_type' 10 - x u 'vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator' - 11 - y", (char*) NULL
41179 , (void*) NULL, 0);
41180 }
41181 
41182 static void G__cpp_setup_func16() {
41183    G__memfunc_setup("operator+", 919, G__G__Eve1__0_1678, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR), -1, 0, 2, 1, 1, 0, 
41184 "u 'TEveVectorT<float>' - 11 - a u 'TEveVectorT<float>' - 11 - b", (char*) NULL
41185 , (void*) NULL, 0);
41186    G__memfunc_setup("operator-", 921, G__G__Eve1__0_1679, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR), -1, 0, 2, 1, 1, 0, 
41187 "u 'TEveVectorT<float>' - 11 - a u 'TEveVectorT<float>' - 11 - b", (char*) NULL
41188 , (void*) NULL, 0);
41189    G__memfunc_setup("operator*", 918, G__G__Eve1__0_1680, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR), -1, 0, 2, 1, 1, 0, 
41190 "u 'TEveVectorT<float>' - 11 - a f - - 0 - b", (char*) NULL
41191 , (void*) NULL, 0);
41192    G__memfunc_setup("operator*", 918, G__G__Eve1__0_1681, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEfloatgR), -1, 0, 2, 1, 1, 0, 
41193 "f - - 0 - b u 'TEveVectorT<float>' - 11 - a", (char*) NULL
41194 , (void*) NULL, 0);
41195    G__memfunc_setup("operator+", 919, G__G__Eve1__0_1682, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR), -1, 0, 2, 1, 1, 0, 
41196 "u 'TEveVector4T<float>' - 11 - a u 'TEveVector4T<float>' - 11 - b", (char*) NULL
41197 , (void*) NULL, 0);
41198    G__memfunc_setup("operator-", 921, G__G__Eve1__0_1683, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR), -1, 0, 2, 1, 1, 0, 
41199 "u 'TEveVector4T<float>' - 11 - a u 'TEveVector4T<float>' - 11 - b", (char*) NULL
41200 , (void*) NULL, 0);
41201    G__memfunc_setup("operator*", 918, G__G__Eve1__0_1684, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR), -1, 0, 2, 1, 1, 0, 
41202 "u 'TEveVector4T<float>' - 11 - a f - - 0 - b", (char*) NULL
41203 , (void*) NULL, 0);
41204    G__memfunc_setup("operator*", 918, G__G__Eve1__0_1685, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEfloatgR), -1, 0, 2, 1, 1, 0, 
41205 "f - - 0 - b u 'TEveVector4T<float>' - 11 - a", (char*) NULL
41206 , (void*) NULL, 0);
41207    G__memfunc_setup("operator+", 919, G__G__Eve1__0_1686, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR), -1, 0, 2, 1, 1, 0, 
41208 "u 'TEveVector2T<float>' - 11 - a u 'TEveVector2T<float>' - 11 - b", (char*) NULL
41209 , (void*) NULL, 0);
41210    G__memfunc_setup("operator-", 921, G__G__Eve1__0_1687, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR), -1, 0, 2, 1, 1, 0, 
41211 "u 'TEveVector2T<float>' - 11 - a u 'TEveVector2T<float>' - 11 - b", (char*) NULL
41212 , (void*) NULL, 0);
41213    G__memfunc_setup("operator*", 918, G__G__Eve1__0_1688, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR), -1, 0, 2, 1, 1, 0, 
41214 "u 'TEveVector2T<float>' - 11 - a f - - 0 - b", (char*) NULL
41215 , (void*) NULL, 0);
41216    G__memfunc_setup("operator*", 918, G__G__Eve1__0_1689, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEfloatgR), -1, 0, 2, 1, 1, 0, 
41217 "f - - 0 - b u 'TEveVector2T<float>' - 11 - a", (char*) NULL
41218 , (void*) NULL, 0);
41219    G__memfunc_setup("operator+", 919, G__G__Eve1__0_1690, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR), -1, 0, 2, 1, 1, 0, 
41220 "u 'TEveVectorT<double>' - 11 - a u 'TEveVectorT<double>' - 11 - b", (char*) NULL
41221 , (void*) NULL, 0);
41222    G__memfunc_setup("operator-", 921, G__G__Eve1__0_1691, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR), -1, 0, 2, 1, 1, 0, 
41223 "u 'TEveVectorT<double>' - 11 - a u 'TEveVectorT<double>' - 11 - b", (char*) NULL
41224 , (void*) NULL, 0);
41225    G__memfunc_setup("operator*", 918, G__G__Eve1__0_1692, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR), -1, 0, 2, 1, 1, 0, 
41226 "u 'TEveVectorT<double>' - 11 - a d - - 0 - b", (char*) NULL
41227 , (void*) NULL, 0);
41228    G__memfunc_setup("operator*", 918, G__G__Eve1__0_1693, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVectorTlEdoublegR), -1, 0, 2, 1, 1, 0, 
41229 "d - - 0 - b u 'TEveVectorT<double>' - 11 - a", (char*) NULL
41230 , (void*) NULL, 0);
41231    G__memfunc_setup("operator+", 919, G__G__Eve1__0_1694, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR), -1, 0, 2, 1, 1, 0, 
41232 "u 'TEveVector4T<double>' - 11 - a u 'TEveVector4T<double>' - 11 - b", (char*) NULL
41233 , (void*) NULL, 0);
41234    G__memfunc_setup("operator-", 921, G__G__Eve1__0_1695, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR), -1, 0, 2, 1, 1, 0, 
41235 "u 'TEveVector4T<double>' - 11 - a u 'TEveVector4T<double>' - 11 - b", (char*) NULL
41236 , (void*) NULL, 0);
41237    G__memfunc_setup("operator*", 918, G__G__Eve1__0_1696, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR), -1, 0, 2, 1, 1, 0, 
41238 "u 'TEveVector4T<double>' - 11 - a d - - 0 - b", (char*) NULL
41239 , (void*) NULL, 0);
41240    G__memfunc_setup("operator*", 918, G__G__Eve1__0_1697, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector4TlEdoublegR), -1, 0, 2, 1, 1, 0, 
41241 "d - - 0 - b u 'TEveVector4T<double>' - 11 - a", (char*) NULL
41242 , (void*) NULL, 0);
41243    G__memfunc_setup("operator+", 919, G__G__Eve1__0_1698, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR), -1, 0, 2, 1, 1, 0, 
41244 "u 'TEveVector2T<double>' - 11 - a u 'TEveVector2T<double>' - 11 - b", (char*) NULL
41245 , (void*) NULL, 0);
41246    G__memfunc_setup("operator-", 921, G__G__Eve1__0_1699, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR), -1, 0, 2, 1, 1, 0, 
41247 "u 'TEveVector2T<double>' - 11 - a u 'TEveVector2T<double>' - 11 - b", (char*) NULL
41248 , (void*) NULL, 0);
41249    G__memfunc_setup("operator*", 918, G__G__Eve1__0_1700, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR), -1, 0, 2, 1, 1, 0, 
41250 "u 'TEveVector2T<double>' - 11 - a d - - 0 - b", (char*) NULL
41251 , (void*) NULL, 0);
41252    G__memfunc_setup("operator*", 918, G__G__Eve1__0_1701, 117, G__get_linked_tagnum(&G__G__Eve1LN_TEveVector2TlEdoublegR), -1, 0, 2, 1, 1, 0, 
41253 "d - - 0 - b u 'TEveVector2T<double>' - 11 - a", (char*) NULL
41254 , (void*) NULL, 0);
41255 
41256    G__resetifuncposition();
41257 }
41258 
41259 extern "C" void G__cpp_setup_funcG__Eve1() {
41260   G__cpp_setup_func0();
41261   G__cpp_setup_func1();
41262   G__cpp_setup_func2();
41263   G__cpp_setup_func3();
41264   G__cpp_setup_func4();
41265   G__cpp_setup_func5();
41266   G__cpp_setup_func6();
41267   G__cpp_setup_func7();
41268   G__cpp_setup_func8();
41269   G__cpp_setup_func9();
41270   G__cpp_setup_func10();
41271   G__cpp_setup_func11();
41272   G__cpp_setup_func12();
41273   G__cpp_setup_func13();
41274   G__cpp_setup_func14();
41275   G__cpp_setup_func15();
41276   G__cpp_setup_func16();
41277 }
41278 
41279 /*********************************************************
41280 * Class,struct,union,enum tag information setup
41281 *********************************************************/
41282 /* Setup class/struct taginfo */
41283 G__linked_taginfo G__G__Eve1LN_TClass = { "TClass" , 99 , -1 };
41284 G__linked_taginfo G__G__Eve1LN_TBuffer = { "TBuffer" , 99 , -1 };
41285 G__linked_taginfo G__G__Eve1LN_TDirectory = { "TDirectory" , 99 , -1 };
41286 G__linked_taginfo G__G__Eve1LN_TMemberInspector = { "TMemberInspector" , 99 , -1 };
41287 G__linked_taginfo G__G__Eve1LN_TObject = { "TObject" , 99 , -1 };
41288 G__linked_taginfo G__G__Eve1LN_TNamed = { "TNamed" , 99 , -1 };
41289 G__linked_taginfo G__G__Eve1LN_TString = { "TString" , 99 , -1 };
41290 G__linked_taginfo G__G__Eve1LN_basic_ostreamlEcharcOchar_traitslEchargRsPgR = { "basic_ostream<char,char_traits<char> >" , 99 , -1 };
41291 G__linked_taginfo G__G__Eve1LN_string = { "string" , 99 , -1 };
41292 G__linked_taginfo G__G__Eve1LN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >" , 99 , -1 };
41293 G__linked_taginfo G__G__Eve1LN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator<vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >::iterator>" , 99 , -1 };
41294 G__linked_taginfo G__G__Eve1LN_TList = { "TList" , 99 , -1 };
41295 G__linked_taginfo G__G__Eve1LN_TObjArray = { "TObjArray" , 99 , -1 };
41296 G__linked_taginfo G__G__Eve1LN_TTimer = { "TTimer" , 99 , -1 };
41297 G__linked_taginfo G__G__Eve1LN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector<TVirtualArray*,allocator<TVirtualArray*> >" , 99 , -1 };
41298 G__linked_taginfo G__G__Eve1LN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TVirtualArray*,allocator<TVirtualArray*> >::iterator>" , 99 , -1 };
41299 G__linked_taginfo G__G__Eve1LN_TPRegexp = { "TPRegexp" , 99 , -1 };
41300 G__linked_taginfo G__G__Eve1LN_Event_t = { "Event_t" , 115 , -1 };
41301 G__linked_taginfo G__G__Eve1LN_exception = { "exception" , 99 , -1 };
41302 G__linked_taginfo G__G__Eve1LN_TVirtualPad = { "TVirtualPad" , 99 , -1 };
41303 G__linked_taginfo G__G__Eve1LN_TGeoManager = { "TGeoManager" , 99 , -1 };
41304 G__linked_taginfo G__G__Eve1LN_TEveElement = { "TEveElement" , 99 , -1 };
41305 G__linked_taginfo G__G__Eve1LN_TEveUtil = { "TEveUtil" , 99 , -1 };
41306 G__linked_taginfo G__G__Eve1LN_TEveException = { "TEveException" , 99 , -1 };
41307 G__linked_taginfo G__G__Eve1LN_TEvePadHolder = { "TEvePadHolder" , 99 , -1 };
41308 G__linked_taginfo G__G__Eve1LN_TEveGeoManagerHolder = { "TEveGeoManagerHolder" , 99 , -1 };
41309 G__linked_taginfo G__G__Eve1LN_TEveRefCnt = { "TEveRefCnt" , 99 , -1 };
41310 G__linked_taginfo G__G__Eve1LN_TEveRefBackPtr = { "TEveRefBackPtr" , 99 , -1 };
41311 G__linked_taginfo G__G__Eve1LN_lesslETEveElementmUgR = { "less<TEveElement*>" , 115 , -1 };
41312 G__linked_taginfo G__G__Eve1LN_maplETEveElementmUcOintcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOintgRsPgRsPgR = { "map<TEveElement*,int,less<TEveElement*>,allocator<pair<TEveElement* const,int> > >" , 99 , -1 };
41313 G__linked_taginfo G__G__Eve1LN_maplETEveElementmUcOintcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOintgRsPgRsPgRcLcLiterator = { "map<TEveElement*,int,less<TEveElement*>,allocator<pair<TEveElement* const,int> > >::iterator" , 99 , -1 };
41314 G__linked_taginfo G__G__Eve1LN_TEveProjection = { "TEveProjection" , 99 , -1 };
41315 G__linked_taginfo G__G__Eve1LN_TEveProjected = { "TEveProjected" , 99 , -1 };
41316 G__linked_taginfo G__G__Eve1LN_TEveProjectionManager = { "TEveProjectionManager" , 99 , -1 };
41317 G__linked_taginfo G__G__Eve1LN_TEveProjectable = { "TEveProjectable" , 99 , -1 };
41318 G__linked_taginfo G__G__Eve1LN_listlETEveProjectedmUcOallocatorlETEveProjectedmUgRsPgR = { "list<TEveProjected*,allocator<TEveProjected*> >" , 99 , -1 };
41319 G__linked_taginfo G__G__Eve1LN_listlETEveProjectedmUcOallocatorlETEveProjectedmUgRsPgRcLcLiterator = { "list<TEveProjected*,allocator<TEveProjected*> >::iterator" , 99 , -1 };
41320 G__linked_taginfo G__G__Eve1LN_allocatorlETEveElementmUgR = { "allocator<TEveElement*>" , 99 , -1 };
41321 G__linked_taginfo G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR = { "set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >" , 99 , -1 };
41322 G__linked_taginfo G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator = { "set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator" , 99 , -1 };
41323 G__linked_taginfo G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLreverse_iterator = { "set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::reverse_iterator" , 99 , -1 };
41324 G__linked_taginfo G__G__Eve1LN_pairlEsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiteratorcOboolgR = { "pair<set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator,bool>" , 115 , -1 };
41325 G__linked_taginfo G__G__Eve1LN_TFile = { "TFile" , 99 , -1 };
41326 G__linked_taginfo G__G__Eve1LN_TRef = { "TRef" , 99 , -1 };
41327 G__linked_taginfo G__G__Eve1LN_TGListTree = { "TGListTree" , 99 , -1 };
41328 G__linked_taginfo G__G__Eve1LN_TGListTreeItem = { "TGListTreeItem" , 99 , -1 };
41329 G__linked_taginfo G__G__Eve1LN_TGPicture = { "TGPicture" , 99 , -1 };
41330 G__linked_taginfo G__G__Eve1LN_TEveCompound = { "TEveCompound" , 99 , -1 };
41331 G__linked_taginfo G__G__Eve1LN_TEveTrans = { "TEveTrans" , 99 , -1 };
41332 G__linked_taginfo G__G__Eve1LN_TGeoMatrix = { "TGeoMatrix" , 99 , -1 };
41333 G__linked_taginfo G__G__Eve1LN_TEveManager = { "TEveManager" , 99 , -1 };
41334 G__linked_taginfo G__G__Eve1LN_TEveElementcLcLTEveListTreeInfo = { "TEveElement::TEveListTreeInfo" , 99 , -1 };
41335 G__linked_taginfo G__G__Eve1LN_setlETEveElementcLcLTEveListTreeInfocOlesslETEveElementcLcLTEveListTreeInfogRcOallocatorlETEveElementcLcLTEveListTreeInfogRsPgR = { "set<TEveElement::TEveListTreeInfo,less<TEveElement::TEveListTreeInfo>,allocator<TEveElement::TEveListTreeInfo> >" , 99 , -1 };
41336 G__linked_taginfo G__G__Eve1LN_setlETEveElementcLcLTEveListTreeInfocOlesslETEveElementcLcLTEveListTreeInfogRcOallocatorlETEveElementcLcLTEveListTreeInfogRsPgRcLcLiterator = { "set<TEveElement::TEveListTreeInfo,less<TEveElement::TEveListTreeInfo>,allocator<TEveElement::TEveListTreeInfo> >::iterator" , 99 , -1 };
41337 G__linked_taginfo G__G__Eve1LN_setlETEveElementcLcLTEveListTreeInfocOlesslETEveElementcLcLTEveListTreeInfogRcOallocatorlETEveElementcLcLTEveListTreeInfogRsPgRcLcLreverse_iterator = { "set<TEveElement::TEveListTreeInfo,less<TEveElement::TEveListTreeInfo>,allocator<TEveElement::TEveListTreeInfo> >::reverse_iterator" , 99 , -1 };
41338 G__linked_taginfo G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR = { "list<TEveElement*,allocator<TEveElement*> >" , 99 , -1 };
41339 G__linked_taginfo G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator = { "list<TEveElement*,allocator<TEveElement*> >::iterator" , 99 , -1 };
41340 G__linked_taginfo G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLreverse_iterator = { "list<TEveElement*,allocator<TEveElement*> >::reverse_iterator" , 99 , -1 };
41341 G__linked_taginfo G__G__Eve1LN_TEveElementcLcLECompoundSelectionColorBits = { "TEveElement::ECompoundSelectionColorBits" , 101 , -1 };
41342 G__linked_taginfo G__G__Eve1LN_TEveElementcLcLEDestruct = { "TEveElement::EDestruct" , 101 , -1 };
41343 G__linked_taginfo G__G__Eve1LN_TEveElementcLcLEChangeBits = { "TEveElement::EChangeBits" , 101 , -1 };
41344 G__linked_taginfo G__G__Eve1LN_TEveElementObjectPtr = { "TEveElementObjectPtr" , 99 , -1 };
41345 G__linked_taginfo G__G__Eve1LN_TEveElementList = { "TEveElementList" , 99 , -1 };
41346 G__linked_taginfo G__G__Eve1LN_TEveElementListProjected = { "TEveElementListProjected" , 99 , -1 };
41347 G__linked_taginfo G__G__Eve1LN_TGObject = { "TGObject" , 99 , -1 };
41348 G__linked_taginfo G__G__Eve1LN_TQObject = { "TQObject" , 99 , -1 };
41349 G__linked_taginfo G__G__Eve1LN_TGWindow = { "TGWindow" , 99 , -1 };
41350 G__linked_taginfo G__G__Eve1LN_TAttLine = { "TAttLine" , 99 , -1 };
41351 G__linked_taginfo G__G__Eve1LN_TAttFill = { "TAttFill" , 99 , -1 };
41352 G__linked_taginfo G__G__Eve1LN_TGFrame = { "TGFrame" , 99 , -1 };
41353 G__linked_taginfo G__G__Eve1LN_TGCompositeFrame = { "TGCompositeFrame" , 99 , -1 };
41354 G__linked_taginfo G__G__Eve1LN_TGLayoutHints = { "TGLayoutHints" , 99 , -1 };
41355 G__linked_taginfo G__G__Eve1LN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR = { "iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&>" , 115 , -1 };
41356 G__linked_taginfo G__G__Eve1LN_TGTextButton = { "TGTextButton" , 99 , -1 };
41357 G__linked_taginfo G__G__Eve1LN_TGVerticalFrame = { "TGVerticalFrame" , 99 , -1 };
41358 G__linked_taginfo G__G__Eve1LN_TGHorizontalFrame = { "TGHorizontalFrame" , 99 , -1 };
41359 G__linked_taginfo G__G__Eve1LN_TGMainFrame = { "TGMainFrame" , 99 , -1 };
41360 G__linked_taginfo G__G__Eve1LN_TBrowserImp = { "TBrowserImp" , 99 , -1 };
41361 G__linked_taginfo G__G__Eve1LN_TGTab = { "TGTab" , 99 , -1 };
41362 G__linked_taginfo G__G__Eve1LN_TGMenuBar = { "TGMenuBar" , 99 , -1 };
41363 G__linked_taginfo G__G__Eve1LN_TGPopupMenu = { "TGPopupMenu" , 99 , -1 };
41364 G__linked_taginfo G__G__Eve1LN_TGStatusBar = { "TGStatusBar" , 99 , -1 };
41365 G__linked_taginfo G__G__Eve1LN_TRootBrowser = { "TRootBrowser" , 99 , -1 };
41366 G__linked_taginfo G__G__Eve1LN_TGCanvas = { "TGCanvas" , 99 , -1 };
41367 G__linked_taginfo G__G__Eve1LN_TGWidget = { "TGWidget" , 99 , -1 };
41368 G__linked_taginfo G__G__Eve1LN_TContextMenu = { "TContextMenu" , 99 , -1 };
41369 G__linked_taginfo G__G__Eve1LN_TGFileBrowser = { "TGFileBrowser" , 99 , -1 };
41370 G__linked_taginfo G__G__Eve1LN_TGSplitter = { "TGSplitter" , 99 , -1 };
41371 G__linked_taginfo G__G__Eve1LN_TEveGedEditor = { "TEveGedEditor" , 99 , -1 };
41372 G__linked_taginfo G__G__Eve1LN_TEveListTreeItem = { "TEveListTreeItem" , 99 , -1 };
41373 G__linked_taginfo G__G__Eve1LN_TEveGListTreeEditorFrame = { "TEveGListTreeEditorFrame" , 99 , -1 };
41374 G__linked_taginfo G__G__Eve1LN_TEveBrowser = { "TEveBrowser" , 99 , -1 };
41375 G__linked_taginfo G__G__Eve1LN_TEveChunkManager = { "TEveChunkManager" , 99 , -1 };
41376 G__linked_taginfo G__G__Eve1LN_vectorlETArrayCmUcOallocatorlETArrayCmUgRsPgR = { "vector<TArrayC*,allocator<TArrayC*> >" , 99 , -1 };
41377 G__linked_taginfo G__G__Eve1LN_reverse_iteratorlEvectorlETArrayCmUcOallocatorlETArrayCmUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TArrayC*,allocator<TArrayC*> >::iterator>" , 99 , -1 };
41378 G__linked_taginfo G__G__Eve1LN_TEveChunkManagercLcLiterator = { "TEveChunkManager::iterator" , 115 , -1 };
41379 G__linked_taginfo G__G__Eve1LN_setlEintcOlesslEintgRcOallocatorlEintgRsPgR = { "set<int,less<int>,allocator<int> >" , 99 , -1 };
41380 G__linked_taginfo G__G__Eve1LN_setlEintcOlesslEintgRcOallocatorlEintgRsPgRcLcLiterator = { "set<int,less<int>,allocator<int> >::iterator" , 99 , -1 };
41381 G__linked_taginfo G__G__Eve1LN_TEveCompoundProjected = { "TEveCompoundProjected" , 99 , -1 };
41382 G__linked_taginfo G__G__Eve1LN_TCanvas = { "TCanvas" , 99 , -1 };
41383 G__linked_taginfo G__G__Eve1LN_TGLabel = { "TGLabel" , 99 , -1 };
41384 G__linked_taginfo G__G__Eve1LN_TGedEditor = { "TGedEditor" , 99 , -1 };
41385 G__linked_taginfo G__G__Eve1LN_TGedFrame = { "TGedFrame" , 99 , -1 };
41386 G__linked_taginfo G__G__Eve1LN_TGCheckButton = { "TGCheckButton" , 99 , -1 };
41387 G__linked_taginfo G__G__Eve1LN_TGNumberEntry = { "TGNumberEntry" , 99 , -1 };
41388 G__linked_taginfo G__G__Eve1LN_TGColorSelect = { "TGColorSelect" , 99 , -1 };
41389 G__linked_taginfo G__G__Eve1LN_TEveTransSubEditor = { "TEveTransSubEditor" , 99 , -1 };
41390 G__linked_taginfo G__G__Eve1LN_TEveElementEditor = { "TEveElementEditor" , 99 , -1 };
41391 G__linked_taginfo G__G__Eve1LN_TEveEventManager = { "TEveEventManager" , 99 , -1 };
41392 G__linked_taginfo G__G__Eve1LN_vectorlETStringcOallocatorlETStringgRsPgR = { "vector<TString,allocator<TString> >" , 99 , -1 };
41393 G__linked_taginfo G__G__Eve1LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TString,allocator<TString> >::iterator>" , 99 , -1 };
41394 G__linked_taginfo G__G__Eve1LN_TGButton = { "TGButton" , 99 , -1 };
41395 G__linked_taginfo G__G__Eve1LN_TGNumberFormat = { "TGNumberFormat" , 99 , -1 };
41396 G__linked_taginfo G__G__Eve1LN_TGNumberFormatcLcLEStyle = { "TGNumberFormat::EStyle" , 101 , -1 };
41397 G__linked_taginfo G__G__Eve1LN_TGHSlider = { "TGHSlider" , 99 , -1 };
41398 G__linked_taginfo G__G__Eve1LN_TGDoubleHSlider = { "TGDoubleHSlider" , 99 , -1 };
41399 G__linked_taginfo G__G__Eve1LN_TEveGValuatorBase = { "TEveGValuatorBase" , 99 , -1 };
41400 G__linked_taginfo G__G__Eve1LN_TEveGValuator = { "TEveGValuator" , 99 , -1 };
41401 G__linked_taginfo G__G__Eve1LN_TEveGDoubleValuator = { "TEveGDoubleValuator" , 99 , -1 };
41402 G__linked_taginfo G__G__Eve1LN_TEveGTriVecValuator = { "TEveGTriVecValuator" , 99 , -1 };
41403 G__linked_taginfo G__G__Eve1LN_TVirtualPadEditor = { "TVirtualPadEditor" , 99 , -1 };
41404 G__linked_taginfo G__G__Eve1LN_TMap = { "TMap" , 99 , -1 };
41405 G__linked_taginfo G__G__Eve1LN_TEveGedNameFrame = { "TEveGedNameFrame" , 99 , -1 };
41406 G__linked_taginfo G__G__Eve1LN_TEveGedNameTextButton = { "TEveGedNameTextButton" , 99 , -1 };
41407 G__linked_taginfo G__G__Eve1LN_TMacro = { "TMacro" , 99 , -1 };
41408 G__linked_taginfo G__G__Eve1LN_TEveMacro = { "TEveMacro" , 99 , -1 };
41409 G__linked_taginfo G__G__Eve1LN_TSysEvtHandler = { "TSysEvtHandler" , 99 , -1 };
41410 G__linked_taginfo G__G__Eve1LN_TStdExceptionHandler = { "TStdExceptionHandler" , 99 , -1 };
41411 G__linked_taginfo G__G__Eve1LN_TStdExceptionHandlercLcLEStatus = { "TStdExceptionHandler::EStatus" , 101 , -1 };
41412 G__linked_taginfo G__G__Eve1LN_TAttPad = { "TAttPad" , 99 , -1 };
41413 G__linked_taginfo G__G__Eve1LN_TVirtualViewer3D = { "TVirtualViewer3D" , 99 , -1 };
41414 G__linked_taginfo G__G__Eve1LN_TExMap = { "TExMap" , 99 , -1 };
41415 G__linked_taginfo G__G__Eve1LN_TFolder = { "TFolder" , 99 , -1 };
41416 G__linked_taginfo G__G__Eve1LN_TGLViewer = { "TGLViewer" , 99 , -1 };
41417 G__linked_taginfo G__G__Eve1LN_TEveSelection = { "TEveSelection" , 99 , -1 };
41418 G__linked_taginfo G__G__Eve1LN_TEveViewer = { "TEveViewer" , 99 , -1 };
41419 G__linked_taginfo G__G__Eve1LN_TEveViewerList = { "TEveViewerList" , 99 , -1 };
41420 G__linked_taginfo G__G__Eve1LN_TEveScene = { "TEveScene" , 99 , -1 };
41421 G__linked_taginfo G__G__Eve1LN_TEveSceneList = { "TEveSceneList" , 99 , -1 };
41422 G__linked_taginfo G__G__Eve1LN_TEveWindowManager = { "TEveWindowManager" , 99 , -1 };
41423 G__linked_taginfo G__G__Eve1LN_TEveManagercLcLTRedrawDisabler = { "TEveManager::TRedrawDisabler" , 99 , -1 };
41424 G__linked_taginfo G__G__Eve1LN_TEveManagercLcLTExceptionHandler = { "TEveManager::TExceptionHandler" , 99 , -1 };
41425 G__linked_taginfo G__G__Eve1LN_TPad = { "TPad" , 99 , -1 };
41426 G__linked_taginfo G__G__Eve1LN_TEvePad = { "TEvePad" , 99 , -1 };
41427 G__linked_taginfo G__G__Eve1LN_TEveParamList = { "TEveParamList" , 99 , -1 };
41428 G__linked_taginfo G__G__Eve1LN_TEveParamListEditor = { "TEveParamListEditor" , 99 , -1 };
41429 G__linked_taginfo G__G__Eve1LN_TEveParamListcLcLFloatConfig_t = { "TEveParamList::FloatConfig_t" , 115 , -1 };
41430 G__linked_taginfo G__G__Eve1LN_vectorlETEveParamListcLcLFloatConfig_tcOallocatorlETEveParamListcLcLFloatConfig_tgRsPgR = { "vector<TEveParamList::FloatConfig_t,allocator<TEveParamList::FloatConfig_t> >" , 99 , -1 };
41431 G__linked_taginfo G__G__Eve1LN_vectorlETEveParamListcLcLFloatConfig_tcOallocatorlETEveParamListcLcLFloatConfig_tgRsPgRcLcLiterator = { "vector<TEveParamList::FloatConfig_t,allocator<TEveParamList::FloatConfig_t> >::iterator" , 99 , -1 };
41432 G__linked_taginfo G__G__Eve1LN_reverse_iteratorlEvectorlETEveParamListcLcLFloatConfig_tcOallocatorlETEveParamListcLcLFloatConfig_tgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TEveParamList::FloatConfig_t,allocator<TEveParamList::FloatConfig_t> >::iterator>" , 99 , -1 };
41433 G__linked_taginfo G__G__Eve1LN_TEveParamListcLcLIntConfig_t = { "TEveParamList::IntConfig_t" , 115 , -1 };
41434 G__linked_taginfo G__G__Eve1LN_vectorlETEveParamListcLcLIntConfig_tcOallocatorlETEveParamListcLcLIntConfig_tgRsPgR = { "vector<TEveParamList::IntConfig_t,allocator<TEveParamList::IntConfig_t> >" , 99 , -1 };
41435 G__linked_taginfo G__G__Eve1LN_vectorlETEveParamListcLcLIntConfig_tcOallocatorlETEveParamListcLcLIntConfig_tgRsPgRcLcLiterator = { "vector<TEveParamList::IntConfig_t,allocator<TEveParamList::IntConfig_t> >::iterator" , 99 , -1 };
41436 G__linked_taginfo G__G__Eve1LN_reverse_iteratorlEvectorlETEveParamListcLcLIntConfig_tcOallocatorlETEveParamListcLcLIntConfig_tgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TEveParamList::IntConfig_t,allocator<TEveParamList::IntConfig_t> >::iterator>" , 99 , -1 };
41437 G__linked_taginfo G__G__Eve1LN_TEveParamListcLcLBoolConfig_t = { "TEveParamList::BoolConfig_t" , 115 , -1 };
41438 G__linked_taginfo G__G__Eve1LN_vectorlETEveParamListcLcLBoolConfig_tcOallocatorlETEveParamListcLcLBoolConfig_tgRsPgR = { "vector<TEveParamList::BoolConfig_t,allocator<TEveParamList::BoolConfig_t> >" , 99 , -1 };
41439 G__linked_taginfo G__G__Eve1LN_vectorlETEveParamListcLcLBoolConfig_tcOallocatorlETEveParamListcLcLBoolConfig_tgRsPgRcLcLiterator = { "vector<TEveParamList::BoolConfig_t,allocator<TEveParamList::BoolConfig_t> >::iterator" , 99 , -1 };
41440 G__linked_taginfo G__G__Eve1LN_reverse_iteratorlEvectorlETEveParamListcLcLBoolConfig_tcOallocatorlETEveParamListcLcLBoolConfig_tgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TEveParamList::BoolConfig_t,allocator<TEveParamList::BoolConfig_t> >::iterator>" , 99 , -1 };
41441 G__linked_taginfo G__G__Eve1LN_vectorlETGNumberEntrymUcOallocatorlETGNumberEntrymUgRsPgR = { "vector<TGNumberEntry*,allocator<TGNumberEntry*> >" , 99 , -1 };
41442 G__linked_taginfo G__G__Eve1LN_reverse_iteratorlEvectorlETGNumberEntrymUcOallocatorlETGNumberEntrymUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TGNumberEntry*,allocator<TGNumberEntry*> >::iterator>" , 99 , -1 };
41443 G__linked_taginfo G__G__Eve1LN_vectorlETGCheckButtonmUcOallocatorlETGCheckButtonmUgRsPgR = { "vector<TGCheckButton*,allocator<TGCheckButton*> >" , 99 , -1 };
41444 G__linked_taginfo G__G__Eve1LN_reverse_iteratorlEvectorlETGCheckButtonmUcOallocatorlETGCheckButtonmUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TGCheckButton*,allocator<TGCheckButton*> >::iterator>" , 99 , -1 };
41445 G__linked_taginfo G__G__Eve1LN_TGComboBox = { "TGComboBox" , 99 , -1 };
41446 G__linked_taginfo G__G__Eve1LN_TEveProjectionAxes = { "TEveProjectionAxes" , 99 , -1 };
41447 G__linked_taginfo G__G__Eve1LN_TEveProjectionAxesEditor = { "TEveProjectionAxesEditor" , 99 , -1 };
41448 G__linked_taginfo G__G__Eve1LN_vectorlETGLPlanecOallocatorlETGLPlanegRsPgR = { "vector<TGLPlane,allocator<TGLPlane> >" , 99 , -1 };
41449 G__linked_taginfo G__G__Eve1LN_reverse_iteratorlEvectorlETGLPlanecOallocatorlETGLPlanegRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TGLPlane,allocator<TGLPlane> >::iterator>" , 99 , -1 };
41450 G__linked_taginfo G__G__Eve1LN_pairlEboolcOTGLLine3gR = { "pair<bool,TGLLine3>" , 115 , -1 };
41451 G__linked_taginfo G__G__Eve1LN_pairlEboolcOTGLVertex3gR = { "pair<bool,TGLVertex3>" , 115 , -1 };
41452 G__linked_taginfo G__G__Eve1LN_vectorlEunsignedsPcharcOallocatorlEunsignedsPchargRsPgR = { "vector<unsigned char,allocator<unsigned char> >" , 99 , -1 };
41453 G__linked_taginfo G__G__Eve1LN_reverse_iteratorlEvectorlEunsignedsPcharcOallocatorlEunsignedsPchargRsPgRcLcLiteratorgR = { "reverse_iterator<vector<unsigned char,allocator<unsigned char> >::iterator>" , 99 , -1 };
41454 G__linked_taginfo G__G__Eve1LN_pairlEintcOintgR = { "pair<int,int>" , 115 , -1 };
41455 G__linked_taginfo G__G__Eve1LN_pairlEdoublecOdoublegR = { "pair<double,double>" , 115 , -1 };
41456 G__linked_taginfo G__G__Eve1LN_vectorlEdoublecOallocatorlEdoublegRsPgR = { "vector<double,allocator<double> >" , 99 , -1 };
41457 G__linked_taginfo G__G__Eve1LN_reverse_iteratorlEvectorlEdoublecOallocatorlEdoublegRsPgRcLcLiteratorgR = { "reverse_iterator<vector<double,allocator<double> >::iterator>" , 99 , -1 };
41458 G__linked_taginfo G__G__Eve1LN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR = { "vector<unsigned int,allocator<unsigned int> >" , 99 , -1 };
41459 G__linked_taginfo G__G__Eve1LN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<unsigned int,allocator<unsigned int> >::iterator>" , 99 , -1 };
41460 G__linked_taginfo G__G__Eve1LN_TBuffer3D = { "TBuffer3D" , 99 , -1 };
41461 G__linked_taginfo G__G__Eve1LN_TGLRnrCtx = { "TGLRnrCtx" , 99 , -1 };
41462 G__linked_taginfo G__G__Eve1LN_TGLSelectRecord = { "TGLSelectRecord" , 99 , -1 };
41463 G__linked_taginfo G__G__Eve1LN_TGLSceneBase = { "TGLSceneBase" , 99 , -1 };
41464 G__linked_taginfo G__G__Eve1LN_TGLLogicalShape = { "TGLLogicalShape" , 99 , -1 };
41465 G__linked_taginfo G__G__Eve1LN_TGLObject = { "TGLObject" , 99 , -1 };
41466 G__linked_taginfo G__G__Eve1LN_vectorlEintcOallocatorlEintgRsPgR = { "vector<int,allocator<int> >" , 99 , -1 };
41467 G__linked_taginfo G__G__Eve1LN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<int,allocator<int> >::iterator>" , 99 , -1 };
41468 G__linked_taginfo G__G__Eve1LN_maplETGLFontcOintcOlesslETGLFontgRcOallocatorlEpairlEconstsPTGLFontcOintgRsPgRsPgR = { "map<TGLFont,int,less<TGLFont>,allocator<pair<const TGLFont,int> > >" , 99 , -1 };
41469 G__linked_taginfo G__G__Eve1LN_listlEconstsPTGLFontmUcOallocatorlEconstsPTGLFontmUgRsPgR = { "list<const TGLFont*,allocator<const TGLFont*> >" , 99 , -1 };
41470 G__linked_taginfo G__G__Eve1LN_TAttAxis = { "TAttAxis" , 99 , -1 };
41471 G__linked_taginfo G__G__Eve1LN_TGLAxisPainter = { "TGLAxisPainter" , 99 , -1 };
41472 G__linked_taginfo G__G__Eve1LN_pairlEfloatcOfloatgR = { "pair<float,float>" , 115 , -1 };
41473 G__linked_taginfo G__G__Eve1LN_vectorlEpairlEfloatcOfloatgRcOallocatorlEpairlEfloatcOfloatgRsPgRsPgR = { "vector<pair<float,float>,allocator<pair<float,float> > >" , 99 , -1 };
41474 G__linked_taginfo G__G__Eve1LN_reverse_iteratorlEvectorlEpairlEfloatcOfloatgRcOallocatorlEpairlEfloatcOfloatgRsPgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<pair<float,float>,allocator<pair<float,float> > >::iterator>" , 99 , -1 };
41475 G__linked_taginfo G__G__Eve1LN_pairlEfloatcOintgR = { "pair<float,int>" , 115 , -1 };
41476 G__linked_taginfo G__G__Eve1LN_vectorlEpairlEfloatcOintgRcOallocatorlEpairlEfloatcOintgRsPgRsPgR = { "vector<pair<float,int>,allocator<pair<float,int> > >" , 99 , -1 };
41477 G__linked_taginfo G__G__Eve1LN_reverse_iteratorlEvectorlEpairlEfloatcOintgRcOallocatorlEpairlEfloatcOintgRsPgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<pair<float,int>,allocator<pair<float,int> > >::iterator>" , 99 , -1 };
41478 G__linked_taginfo G__G__Eve1LN_TEveProjectionAxesGL = { "TEveProjectionAxesGL" , 99 , -1 };
41479 G__linked_taginfo G__G__Eve1LN_TAtt3D = { "TAtt3D" , 99 , -1 };
41480 G__linked_taginfo G__G__Eve1LN_TAttBBox = { "TAttBBox" , 99 , -1 };
41481 G__linked_taginfo G__G__Eve1LN_TEveProjectionAxescLcLELabMode = { "TEveProjectionAxes::ELabMode" , 101 , -1 };
41482 G__linked_taginfo G__G__Eve1LN_TEveProjectionAxescLcLEAxesMode = { "TEveProjectionAxes::EAxesMode" , 101 , -1 };
41483 G__linked_taginfo G__G__Eve1LN_TEveProjectionManagerEditor = { "TEveProjectionManagerEditor" , 99 , -1 };
41484 G__linked_taginfo G__G__Eve1LN_TVector3 = { "TVector3" , 99 , -1 };
41485 G__linked_taginfo G__G__Eve1LN_TEveVectorTlEfloatgR = { "TEveVectorT<float>" , 99 , -1 };
41486 G__linked_taginfo G__G__Eve1LN_TEveVectorTlEdoublegR = { "TEveVectorT<double>" , 99 , -1 };
41487 G__linked_taginfo G__G__Eve1LN_TEveVector4TlEfloatgR = { "TEveVector4T<float>" , 99 , -1 };
41488 G__linked_taginfo G__G__Eve1LN_TEveVector4TlEdoublegR = { "TEveVector4T<double>" , 99 , -1 };
41489 G__linked_taginfo G__G__Eve1LN_TEveVector2TlEfloatgR = { "TEveVector2T<float>" , 99 , -1 };
41490 G__linked_taginfo G__G__Eve1LN_TEveVector2TlEdoublegR = { "TEveVector2T<double>" , 99 , -1 };
41491 G__linked_taginfo G__G__Eve1LN_TEveProjectioncLcLEPType_e = { "TEveProjection::EPType_e" , 101 , -1 };
41492 G__linked_taginfo G__G__Eve1LN_TEveProjectioncLcLEPProc_e = { "TEveProjection::EPProc_e" , 101 , -1 };
41493 G__linked_taginfo G__G__Eve1LN_TEveProjectioncLcLEGeoMode_e = { "TEveProjection::EGeoMode_e" , 101 , -1 };
41494 G__linked_taginfo G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t = { "TEveProjection::PreScaleEntry_t" , 115 , -1 };
41495 G__linked_taginfo G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR = { "vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >" , 99 , -1 };
41496 G__linked_taginfo G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator = { "vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator" , 99 , -1 };
41497 G__linked_taginfo G__G__Eve1LN_reverse_iteratorlEvectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator>" , 99 , -1 };
41498 G__linked_taginfo G__G__Eve1LN_TEveRhoZProjection = { "TEveRhoZProjection" , 99 , -1 };
41499 G__linked_taginfo G__G__Eve1LN_TEveRPhiProjection = { "TEveRPhiProjection" , 99 , -1 };
41500 G__linked_taginfo G__G__Eve1LN_TEve3DProjection = { "TEve3DProjection" , 99 , -1 };
41501 G__linked_taginfo G__G__Eve1LN_TGLScenePad = { "TGLScenePad" , 99 , -1 };
41502 G__linked_taginfo G__G__Eve1LN_TGLSceneInfo = { "TGLSceneInfo" , 99 , -1 };
41503 G__linked_taginfo G__G__Eve1LN_TEveSceneInfo = { "TEveSceneInfo" , 99 , -1 };
41504 G__linked_taginfo G__G__Eve1LN_TEveSelectioncLcLEPickToSelect = { "TEveSelection::EPickToSelect" , 101 , -1 };
41505 G__linked_taginfo G__G__Eve1LN_maplETEveElementmUcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRsPgRsPgRsPgR = { "map<TEveElement*,set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >,less<TEveElement*>,allocator<pair<TEveElement* const,set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> > > > >" , 99 , -1 };
41506 G__linked_taginfo G__G__Eve1LN_maplETEveElementmUcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRsPgRsPgRsPgRcLcLiterator = { "map<TEveElement*,set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >,less<TEveElement*>,allocator<pair<TEveElement* const,set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> > > > >::iterator" , 99 , -1 };
41507 G__linked_taginfo G__G__Eve1LN_TEveTransEditor = { "TEveTransEditor" , 99 , -1 };
41508 G__linked_taginfo G__G__Eve1LN_TMatrixTBaselEfloatgR = { "TMatrixTBase<float>" , 99 , -1 };
41509 G__linked_taginfo G__G__Eve1LN_TMatrixTBaselEdoublegR = { "TMatrixTBase<double>" , 99 , -1 };
41510 G__linked_taginfo G__G__Eve1LN_TVectorTlEfloatgR = { "TVectorT<float>" , 99 , -1 };
41511 G__linked_taginfo G__G__Eve1LN_TVectorTlEdoublegR = { "TVectorT<double>" , 99 , -1 };
41512 G__linked_taginfo G__G__Eve1LN_TElementActionTlEfloatgR = { "TElementActionT<float>" , 99 , -1 };
41513 G__linked_taginfo G__G__Eve1LN_TElementPosActionTlEfloatgR = { "TElementPosActionT<float>" , 99 , -1 };
41514 G__linked_taginfo G__G__Eve1LN_TMatrixTlEfloatgR = { "TMatrixT<float>" , 99 , -1 };
41515 G__linked_taginfo G__G__Eve1LN_TMatrixTRow_constlEfloatgR = { "TMatrixTRow_const<float>" , 99 , -1 };
41516 G__linked_taginfo G__G__Eve1LN_TMatrixTRowlEfloatgR = { "TMatrixTRow<float>" , 99 , -1 };
41517 G__linked_taginfo G__G__Eve1LN_TMatrixTDiag_constlEfloatgR = { "TMatrixTDiag_const<float>" , 99 , -1 };
41518 G__linked_taginfo G__G__Eve1LN_TMatrixTColumn_constlEfloatgR = { "TMatrixTColumn_const<float>" , 99 , -1 };
41519 G__linked_taginfo G__G__Eve1LN_TMatrixTFlat_constlEfloatgR = { "TMatrixTFlat_const<float>" , 99 , -1 };
41520 G__linked_taginfo G__G__Eve1LN_TMatrixTSub_constlEfloatgR = { "TMatrixTSub_const<float>" , 99 , -1 };
41521 G__linked_taginfo G__G__Eve1LN_TMatrixTSparseRow_constlEfloatgR = { "TMatrixTSparseRow_const<float>" , 99 , -1 };
41522 G__linked_taginfo G__G__Eve1LN_TMatrixTSparseDiag_constlEfloatgR = { "TMatrixTSparseDiag_const<float>" , 99 , -1 };
41523 G__linked_taginfo G__G__Eve1LN_TMatrixTColumnlEfloatgR = { "TMatrixTColumn<float>" , 99 , -1 };
41524 G__linked_taginfo G__G__Eve1LN_TMatrixTDiaglEfloatgR = { "TMatrixTDiag<float>" , 99 , -1 };
41525 G__linked_taginfo G__G__Eve1LN_TMatrixTFlatlEfloatgR = { "TMatrixTFlat<float>" , 99 , -1 };
41526 G__linked_taginfo G__G__Eve1LN_TMatrixTSublEfloatgR = { "TMatrixTSub<float>" , 99 , -1 };
41527 G__linked_taginfo G__G__Eve1LN_TMatrixTSparseRowlEfloatgR = { "TMatrixTSparseRow<float>" , 99 , -1 };
41528 G__linked_taginfo G__G__Eve1LN_TMatrixTSparseDiaglEfloatgR = { "TMatrixTSparseDiag<float>" , 99 , -1 };
41529 G__linked_taginfo G__G__Eve1LN_TGeoHMatrix = { "TGeoHMatrix" , 99 , -1 };
41530 G__linked_taginfo G__G__Eve1LN_TTree = { "TTree" , 99 , -1 };
41531 G__linked_taginfo G__G__Eve1LN_TSelector = { "TSelector" , 99 , -1 };
41532 G__linked_taginfo G__G__Eve1LN_TSelectorDraw = { "TSelectorDraw" , 99 , -1 };
41533 G__linked_taginfo G__G__Eve1LN_TEventList = { "TEventList" , 99 , -1 };
41534 G__linked_taginfo G__G__Eve1LN_TEveSelectorToEventList = { "TEveSelectorToEventList" , 99 , -1 };
41535 G__linked_taginfo G__G__Eve1LN_TEvePointSelector = { "TEvePointSelector" , 99 , -1 };
41536 G__linked_taginfo G__G__Eve1LN_TEvePointSelectorConsumer = { "TEvePointSelectorConsumer" , 99 , -1 };
41537 G__linked_taginfo G__G__Eve1LN_TEvePointSelectorConsumercLcLETreeVarType_e = { "TEvePointSelectorConsumer::ETreeVarType_e" , 101 , -1 };
41538 G__linked_taginfo G__G__Eve1LN_TEvePathMarkTlEfloatgR = { "TEvePathMarkT<float>" , 99 , -1 };
41539 G__linked_taginfo G__G__Eve1LN_TEvePathMarkTlEfloatgRcLcLEType_e = { "TEvePathMarkT<float>::EType_e" , 101 , -1 };
41540 G__linked_taginfo G__G__Eve1LN_TEvePathMarkTlEdoublegR = { "TEvePathMarkT<double>" , 99 , -1 };
41541 G__linked_taginfo G__G__Eve1LN_TEvePathMarkTlEdoublegRcLcLEType_e = { "TEvePathMarkT<double>::EType_e" , 101 , -1 };
41542 G__linked_taginfo G__G__Eve1LN_TParticle = { "TParticle" , 99 , -1 };
41543 G__linked_taginfo G__G__Eve1LN_TEveMCTrack = { "TEveMCTrack" , 99 , -1 };
41544 G__linked_taginfo G__G__Eve1LN_TEveHit = { "TEveHit" , 99 , -1 };
41545 G__linked_taginfo G__G__Eve1LN_TEveCluster = { "TEveCluster" , 99 , -1 };
41546 G__linked_taginfo G__G__Eve1LN_TEveRecTrack = { "TEveRecTrack" , 99 , -1 };
41547 G__linked_taginfo G__G__Eve1LN_TEveRecKink = { "TEveRecKink" , 99 , -1 };
41548 G__linked_taginfo G__G__Eve1LN_TEveRecV0 = { "TEveRecV0" , 99 , -1 };
41549 G__linked_taginfo G__G__Eve1LN_TEveRecCascade = { "TEveRecCascade" , 99 , -1 };
41550 G__linked_taginfo G__G__Eve1LN_TEveMCRecCrossRef = { "TEveMCRecCrossRef" , 99 , -1 };
41551 G__linked_taginfo G__G__Eve1LN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR = { "map<string,TObjArray*,less<string>,allocator<pair<const string,TObjArray*> > >" , 99 , -1 };
41552 G__linked_taginfo G__G__Eve1LN_TEveVSD = { "TEveVSD" , 99 , -1 };
41553 G__linked_taginfo G__G__Eve1LN_TEveWindow = { "TEveWindow" , 99 , -1 };
41554 G__linked_taginfo G__G__Eve1LN_TEveWindowSlot = { "TEveWindowSlot" , 99 , -1 };
41555 G__linked_taginfo G__G__Eve1LN_TEveWindowFrame = { "TEveWindowFrame" , 99 , -1 };
41556 G__linked_taginfo G__G__Eve1LN_TEveWindowPack = { "TEveWindowPack" , 99 , -1 };
41557 G__linked_taginfo G__G__Eve1LN_TEveWindowTab = { "TEveWindowTab" , 99 , -1 };
41558 G__linked_taginfo G__G__Eve1LN_TGPack = { "TGPack" , 99 , -1 };
41559 G__linked_taginfo G__G__Eve1LN_TEveCompositeFrame = { "TEveCompositeFrame" , 99 , -1 };
41560 G__linked_taginfo G__G__Eve1LN_TEveCompositeFrameInMainFrame = { "TEveCompositeFrameInMainFrame" , 99 , -1 };
41561 G__linked_taginfo G__G__Eve1LN_TEveCompositeFrameInPack = { "TEveCompositeFrameInPack" , 99 , -1 };
41562 G__linked_taginfo G__G__Eve1LN_TEveCompositeFrameInTab = { "TEveCompositeFrameInTab" , 99 , -1 };
41563 G__linked_taginfo G__G__Eve1LN_TGLSAViewer = { "TGLSAViewer" , 99 , -1 };
41564 G__linked_taginfo G__G__Eve1LN_TGLEmbeddedViewer = { "TGLEmbeddedViewer" , 99 , -1 };
41565 G__linked_taginfo G__G__Eve1LN_TEveViewerListEditor = { "TEveViewerListEditor" , 99 , -1 };
41566 G__linked_taginfo G__G__Eve1LN_TEveWindowEditor = { "TEveWindowEditor" , 99 , -1 };
41567 G__linked_taginfo G__G__Eve1LN_TEveSecondarySelectable = { "TEveSecondarySelectable" , 99 , -1 };
41568 
41569 /* Reset class/struct taginfo */
41570 extern "C" void G__cpp_reset_tagtableG__Eve1() {
41571   G__G__Eve1LN_TClass.tagnum = -1 ;
41572   G__G__Eve1LN_TBuffer.tagnum = -1 ;
41573   G__G__Eve1LN_TDirectory.tagnum = -1 ;
41574   G__G__Eve1LN_TMemberInspector.tagnum = -1 ;
41575   G__G__Eve1LN_TObject.tagnum = -1 ;
41576   G__G__Eve1LN_TNamed.tagnum = -1 ;
41577   G__G__Eve1LN_TString.tagnum = -1 ;
41578   G__G__Eve1LN_basic_ostreamlEcharcOchar_traitslEchargRsPgR.tagnum = -1 ;
41579   G__G__Eve1LN_string.tagnum = -1 ;
41580   G__G__Eve1LN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ;
41581   G__G__Eve1LN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ;
41582   G__G__Eve1LN_TList.tagnum = -1 ;
41583   G__G__Eve1LN_TObjArray.tagnum = -1 ;
41584   G__G__Eve1LN_TTimer.tagnum = -1 ;
41585   G__G__Eve1LN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ;
41586   G__G__Eve1LN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ;
41587   G__G__Eve1LN_TPRegexp.tagnum = -1 ;
41588   G__G__Eve1LN_Event_t.tagnum = -1 ;
41589   G__G__Eve1LN_exception.tagnum = -1 ;
41590   G__G__Eve1LN_TVirtualPad.tagnum = -1 ;
41591   G__G__Eve1LN_TGeoManager.tagnum = -1 ;
41592   G__G__Eve1LN_TEveElement.tagnum = -1 ;
41593   G__G__Eve1LN_TEveUtil.tagnum = -1 ;
41594   G__G__Eve1LN_TEveException.tagnum = -1 ;
41595   G__G__Eve1LN_TEvePadHolder.tagnum = -1 ;
41596   G__G__Eve1LN_TEveGeoManagerHolder.tagnum = -1 ;
41597   G__G__Eve1LN_TEveRefCnt.tagnum = -1 ;
41598   G__G__Eve1LN_TEveRefBackPtr.tagnum = -1 ;
41599   G__G__Eve1LN_lesslETEveElementmUgR.tagnum = -1 ;
41600   G__G__Eve1LN_maplETEveElementmUcOintcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOintgRsPgRsPgR.tagnum = -1 ;
41601   G__G__Eve1LN_maplETEveElementmUcOintcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOintgRsPgRsPgRcLcLiterator.tagnum = -1 ;
41602   G__G__Eve1LN_TEveProjection.tagnum = -1 ;
41603   G__G__Eve1LN_TEveProjected.tagnum = -1 ;
41604   G__G__Eve1LN_TEveProjectionManager.tagnum = -1 ;
41605   G__G__Eve1LN_TEveProjectable.tagnum = -1 ;
41606   G__G__Eve1LN_listlETEveProjectedmUcOallocatorlETEveProjectedmUgRsPgR.tagnum = -1 ;
41607   G__G__Eve1LN_listlETEveProjectedmUcOallocatorlETEveProjectedmUgRsPgRcLcLiterator.tagnum = -1 ;
41608   G__G__Eve1LN_allocatorlETEveElementmUgR.tagnum = -1 ;
41609   G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR.tagnum = -1 ;
41610   G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator.tagnum = -1 ;
41611   G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLreverse_iterator.tagnum = -1 ;
41612   G__G__Eve1LN_pairlEsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiteratorcOboolgR.tagnum = -1 ;
41613   G__G__Eve1LN_TFile.tagnum = -1 ;
41614   G__G__Eve1LN_TRef.tagnum = -1 ;
41615   G__G__Eve1LN_TGListTree.tagnum = -1 ;
41616   G__G__Eve1LN_TGListTreeItem.tagnum = -1 ;
41617   G__G__Eve1LN_TGPicture.tagnum = -1 ;
41618   G__G__Eve1LN_TEveCompound.tagnum = -1 ;
41619   G__G__Eve1LN_TEveTrans.tagnum = -1 ;
41620   G__G__Eve1LN_TGeoMatrix.tagnum = -1 ;
41621   G__G__Eve1LN_TEveManager.tagnum = -1 ;
41622   G__G__Eve1LN_TEveElementcLcLTEveListTreeInfo.tagnum = -1 ;
41623   G__G__Eve1LN_setlETEveElementcLcLTEveListTreeInfocOlesslETEveElementcLcLTEveListTreeInfogRcOallocatorlETEveElementcLcLTEveListTreeInfogRsPgR.tagnum = -1 ;
41624   G__G__Eve1LN_setlETEveElementcLcLTEveListTreeInfocOlesslETEveElementcLcLTEveListTreeInfogRcOallocatorlETEveElementcLcLTEveListTreeInfogRsPgRcLcLiterator.tagnum = -1 ;
41625   G__G__Eve1LN_setlETEveElementcLcLTEveListTreeInfocOlesslETEveElementcLcLTEveListTreeInfogRcOallocatorlETEveElementcLcLTEveListTreeInfogRsPgRcLcLreverse_iterator.tagnum = -1 ;
41626   G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR.tagnum = -1 ;
41627   G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator.tagnum = -1 ;
41628   G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLreverse_iterator.tagnum = -1 ;
41629   G__G__Eve1LN_TEveElementcLcLECompoundSelectionColorBits.tagnum = -1 ;
41630   G__G__Eve1LN_TEveElementcLcLEDestruct.tagnum = -1 ;
41631   G__G__Eve1LN_TEveElementcLcLEChangeBits.tagnum = -1 ;
41632   G__G__Eve1LN_TEveElementObjectPtr.tagnum = -1 ;
41633   G__G__Eve1LN_TEveElementList.tagnum = -1 ;
41634   G__G__Eve1LN_TEveElementListProjected.tagnum = -1 ;
41635   G__G__Eve1LN_TGObject.tagnum = -1 ;
41636   G__G__Eve1LN_TQObject.tagnum = -1 ;
41637   G__G__Eve1LN_TGWindow.tagnum = -1 ;
41638   G__G__Eve1LN_TAttLine.tagnum = -1 ;
41639   G__G__Eve1LN_TAttFill.tagnum = -1 ;
41640   G__G__Eve1LN_TGFrame.tagnum = -1 ;
41641   G__G__Eve1LN_TGCompositeFrame.tagnum = -1 ;
41642   G__G__Eve1LN_TGLayoutHints.tagnum = -1 ;
41643   G__G__Eve1LN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR.tagnum = -1 ;
41644   G__G__Eve1LN_TGTextButton.tagnum = -1 ;
41645   G__G__Eve1LN_TGVerticalFrame.tagnum = -1 ;
41646   G__G__Eve1LN_TGHorizontalFrame.tagnum = -1 ;
41647   G__G__Eve1LN_TGMainFrame.tagnum = -1 ;
41648   G__G__Eve1LN_TBrowserImp.tagnum = -1 ;
41649   G__G__Eve1LN_TGTab.tagnum = -1 ;
41650   G__G__Eve1LN_TGMenuBar.tagnum = -1 ;
41651   G__G__Eve1LN_TGPopupMenu.tagnum = -1 ;
41652   G__G__Eve1LN_TGStatusBar.tagnum = -1 ;
41653   G__G__Eve1LN_TRootBrowser.tagnum = -1 ;
41654   G__G__Eve1LN_TGCanvas.tagnum = -1 ;
41655   G__G__Eve1LN_TGWidget.tagnum = -1 ;
41656   G__G__Eve1LN_TContextMenu.tagnum = -1 ;
41657   G__G__Eve1LN_TGFileBrowser.tagnum = -1 ;
41658   G__G__Eve1LN_TGSplitter.tagnum = -1 ;
41659   G__G__Eve1LN_TEveGedEditor.tagnum = -1 ;
41660   G__G__Eve1LN_TEveListTreeItem.tagnum = -1 ;
41661   G__G__Eve1LN_TEveGListTreeEditorFrame.tagnum = -1 ;
41662   G__G__Eve1LN_TEveBrowser.tagnum = -1 ;
41663   G__G__Eve1LN_TEveChunkManager.tagnum = -1 ;
41664   G__G__Eve1LN_vectorlETArrayCmUcOallocatorlETArrayCmUgRsPgR.tagnum = -1 ;
41665   G__G__Eve1LN_reverse_iteratorlEvectorlETArrayCmUcOallocatorlETArrayCmUgRsPgRcLcLiteratorgR.tagnum = -1 ;
41666   G__G__Eve1LN_TEveChunkManagercLcLiterator.tagnum = -1 ;
41667   G__G__Eve1LN_setlEintcOlesslEintgRcOallocatorlEintgRsPgR.tagnum = -1 ;
41668   G__G__Eve1LN_setlEintcOlesslEintgRcOallocatorlEintgRsPgRcLcLiterator.tagnum = -1 ;
41669   G__G__Eve1LN_TEveCompoundProjected.tagnum = -1 ;
41670   G__G__Eve1LN_TCanvas.tagnum = -1 ;
41671   G__G__Eve1LN_TGLabel.tagnum = -1 ;
41672   G__G__Eve1LN_TGedEditor.tagnum = -1 ;
41673   G__G__Eve1LN_TGedFrame.tagnum = -1 ;
41674   G__G__Eve1LN_TGCheckButton.tagnum = -1 ;
41675   G__G__Eve1LN_TGNumberEntry.tagnum = -1 ;
41676   G__G__Eve1LN_TGColorSelect.tagnum = -1 ;
41677   G__G__Eve1LN_TEveTransSubEditor.tagnum = -1 ;
41678   G__G__Eve1LN_TEveElementEditor.tagnum = -1 ;
41679   G__G__Eve1LN_TEveEventManager.tagnum = -1 ;
41680   G__G__Eve1LN_vectorlETStringcOallocatorlETStringgRsPgR.tagnum = -1 ;
41681   G__G__Eve1LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR.tagnum = -1 ;
41682   G__G__Eve1LN_TGButton.tagnum = -1 ;
41683   G__G__Eve1LN_TGNumberFormat.tagnum = -1 ;
41684   G__G__Eve1LN_TGNumberFormatcLcLEStyle.tagnum = -1 ;
41685   G__G__Eve1LN_TGHSlider.tagnum = -1 ;
41686   G__G__Eve1LN_TGDoubleHSlider.tagnum = -1 ;
41687   G__G__Eve1LN_TEveGValuatorBase.tagnum = -1 ;
41688   G__G__Eve1LN_TEveGValuator.tagnum = -1 ;
41689   G__G__Eve1LN_TEveGDoubleValuator.tagnum = -1 ;
41690   G__G__Eve1LN_TEveGTriVecValuator.tagnum = -1 ;
41691   G__G__Eve1LN_TVirtualPadEditor.tagnum = -1 ;
41692   G__G__Eve1LN_TMap.tagnum = -1 ;
41693   G__G__Eve1LN_TEveGedNameFrame.tagnum = -1 ;
41694   G__G__Eve1LN_TEveGedNameTextButton.tagnum = -1 ;
41695   G__G__Eve1LN_TMacro.tagnum = -1 ;
41696   G__G__Eve1LN_TEveMacro.tagnum = -1 ;
41697   G__G__Eve1LN_TSysEvtHandler.tagnum = -1 ;
41698   G__G__Eve1LN_TStdExceptionHandler.tagnum = -1 ;
41699   G__G__Eve1LN_TStdExceptionHandlercLcLEStatus.tagnum = -1 ;
41700   G__G__Eve1LN_TAttPad.tagnum = -1 ;
41701   G__G__Eve1LN_TVirtualViewer3D.tagnum = -1 ;
41702   G__G__Eve1LN_TExMap.tagnum = -1 ;
41703   G__G__Eve1LN_TFolder.tagnum = -1 ;
41704   G__G__Eve1LN_TGLViewer.tagnum = -1 ;
41705   G__G__Eve1LN_TEveSelection.tagnum = -1 ;
41706   G__G__Eve1LN_TEveViewer.tagnum = -1 ;
41707   G__G__Eve1LN_TEveViewerList.tagnum = -1 ;
41708   G__G__Eve1LN_TEveScene.tagnum = -1 ;
41709   G__G__Eve1LN_TEveSceneList.tagnum = -1 ;
41710   G__G__Eve1LN_TEveWindowManager.tagnum = -1 ;
41711   G__G__Eve1LN_TEveManagercLcLTRedrawDisabler.tagnum = -1 ;
41712   G__G__Eve1LN_TEveManagercLcLTExceptionHandler.tagnum = -1 ;
41713   G__G__Eve1LN_TPad.tagnum = -1 ;
41714   G__G__Eve1LN_TEvePad.tagnum = -1 ;
41715   G__G__Eve1LN_TEveParamList.tagnum = -1 ;
41716   G__G__Eve1LN_TEveParamListEditor.tagnum = -1 ;
41717   G__G__Eve1LN_TEveParamListcLcLFloatConfig_t.tagnum = -1 ;
41718   G__G__Eve1LN_vectorlETEveParamListcLcLFloatConfig_tcOallocatorlETEveParamListcLcLFloatConfig_tgRsPgR.tagnum = -1 ;
41719   G__G__Eve1LN_vectorlETEveParamListcLcLFloatConfig_tcOallocatorlETEveParamListcLcLFloatConfig_tgRsPgRcLcLiterator.tagnum = -1 ;
41720   G__G__Eve1LN_reverse_iteratorlEvectorlETEveParamListcLcLFloatConfig_tcOallocatorlETEveParamListcLcLFloatConfig_tgRsPgRcLcLiteratorgR.tagnum = -1 ;
41721   G__G__Eve1LN_TEveParamListcLcLIntConfig_t.tagnum = -1 ;
41722   G__G__Eve1LN_vectorlETEveParamListcLcLIntConfig_tcOallocatorlETEveParamListcLcLIntConfig_tgRsPgR.tagnum = -1 ;
41723   G__G__Eve1LN_vectorlETEveParamListcLcLIntConfig_tcOallocatorlETEveParamListcLcLIntConfig_tgRsPgRcLcLiterator.tagnum = -1 ;
41724   G__G__Eve1LN_reverse_iteratorlEvectorlETEveParamListcLcLIntConfig_tcOallocatorlETEveParamListcLcLIntConfig_tgRsPgRcLcLiteratorgR.tagnum = -1 ;
41725   G__G__Eve1LN_TEveParamListcLcLBoolConfig_t.tagnum = -1 ;
41726   G__G__Eve1LN_vectorlETEveParamListcLcLBoolConfig_tcOallocatorlETEveParamListcLcLBoolConfig_tgRsPgR.tagnum = -1 ;
41727   G__G__Eve1LN_vectorlETEveParamListcLcLBoolConfig_tcOallocatorlETEveParamListcLcLBoolConfig_tgRsPgRcLcLiterator.tagnum = -1 ;
41728   G__G__Eve1LN_reverse_iteratorlEvectorlETEveParamListcLcLBoolConfig_tcOallocatorlETEveParamListcLcLBoolConfig_tgRsPgRcLcLiteratorgR.tagnum = -1 ;
41729   G__G__Eve1LN_vectorlETGNumberEntrymUcOallocatorlETGNumberEntrymUgRsPgR.tagnum = -1 ;
41730   G__G__Eve1LN_reverse_iteratorlEvectorlETGNumberEntrymUcOallocatorlETGNumberEntrymUgRsPgRcLcLiteratorgR.tagnum = -1 ;
41731   G__G__Eve1LN_vectorlETGCheckButtonmUcOallocatorlETGCheckButtonmUgRsPgR.tagnum = -1 ;
41732   G__G__Eve1LN_reverse_iteratorlEvectorlETGCheckButtonmUcOallocatorlETGCheckButtonmUgRsPgRcLcLiteratorgR.tagnum = -1 ;
41733   G__G__Eve1LN_TGComboBox.tagnum = -1 ;
41734   G__G__Eve1LN_TEveProjectionAxes.tagnum = -1 ;
41735   G__G__Eve1LN_TEveProjectionAxesEditor.tagnum = -1 ;
41736   G__G__Eve1LN_vectorlETGLPlanecOallocatorlETGLPlanegRsPgR.tagnum = -1 ;
41737   G__G__Eve1LN_reverse_iteratorlEvectorlETGLPlanecOallocatorlETGLPlanegRsPgRcLcLiteratorgR.tagnum = -1 ;
41738   G__G__Eve1LN_pairlEboolcOTGLLine3gR.tagnum = -1 ;
41739   G__G__Eve1LN_pairlEboolcOTGLVertex3gR.tagnum = -1 ;
41740   G__G__Eve1LN_vectorlEunsignedsPcharcOallocatorlEunsignedsPchargRsPgR.tagnum = -1 ;
41741   G__G__Eve1LN_reverse_iteratorlEvectorlEunsignedsPcharcOallocatorlEunsignedsPchargRsPgRcLcLiteratorgR.tagnum = -1 ;
41742   G__G__Eve1LN_pairlEintcOintgR.tagnum = -1 ;
41743   G__G__Eve1LN_pairlEdoublecOdoublegR.tagnum = -1 ;
41744   G__G__Eve1LN_vectorlEdoublecOallocatorlEdoublegRsPgR.tagnum = -1 ;
41745   G__G__Eve1LN_reverse_iteratorlEvectorlEdoublecOallocatorlEdoublegRsPgRcLcLiteratorgR.tagnum = -1 ;
41746   G__G__Eve1LN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR.tagnum = -1 ;
41747   G__G__Eve1LN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR.tagnum = -1 ;
41748   G__G__Eve1LN_TBuffer3D.tagnum = -1 ;
41749   G__G__Eve1LN_TGLRnrCtx.tagnum = -1 ;
41750   G__G__Eve1LN_TGLSelectRecord.tagnum = -1 ;
41751   G__G__Eve1LN_TGLSceneBase.tagnum = -1 ;
41752   G__G__Eve1LN_TGLLogicalShape.tagnum = -1 ;
41753   G__G__Eve1LN_TGLObject.tagnum = -1 ;
41754   G__G__Eve1LN_vectorlEintcOallocatorlEintgRsPgR.tagnum = -1 ;
41755   G__G__Eve1LN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR.tagnum = -1 ;
41756   G__G__Eve1LN_maplETGLFontcOintcOlesslETGLFontgRcOallocatorlEpairlEconstsPTGLFontcOintgRsPgRsPgR.tagnum = -1 ;
41757   G__G__Eve1LN_listlEconstsPTGLFontmUcOallocatorlEconstsPTGLFontmUgRsPgR.tagnum = -1 ;
41758   G__G__Eve1LN_TAttAxis.tagnum = -1 ;
41759   G__G__Eve1LN_TGLAxisPainter.tagnum = -1 ;
41760   G__G__Eve1LN_pairlEfloatcOfloatgR.tagnum = -1 ;
41761   G__G__Eve1LN_vectorlEpairlEfloatcOfloatgRcOallocatorlEpairlEfloatcOfloatgRsPgRsPgR.tagnum = -1 ;
41762   G__G__Eve1LN_reverse_iteratorlEvectorlEpairlEfloatcOfloatgRcOallocatorlEpairlEfloatcOfloatgRsPgRsPgRcLcLiteratorgR.tagnum = -1 ;
41763   G__G__Eve1LN_pairlEfloatcOintgR.tagnum = -1 ;
41764   G__G__Eve1LN_vectorlEpairlEfloatcOintgRcOallocatorlEpairlEfloatcOintgRsPgRsPgR.tagnum = -1 ;
41765   G__G__Eve1LN_reverse_iteratorlEvectorlEpairlEfloatcOintgRcOallocatorlEpairlEfloatcOintgRsPgRsPgRcLcLiteratorgR.tagnum = -1 ;
41766   G__G__Eve1LN_TEveProjectionAxesGL.tagnum = -1 ;
41767   G__G__Eve1LN_TAtt3D.tagnum = -1 ;
41768   G__G__Eve1LN_TAttBBox.tagnum = -1 ;
41769   G__G__Eve1LN_TEveProjectionAxescLcLELabMode.tagnum = -1 ;
41770   G__G__Eve1LN_TEveProjectionAxescLcLEAxesMode.tagnum = -1 ;
41771   G__G__Eve1LN_TEveProjectionManagerEditor.tagnum = -1 ;
41772   G__G__Eve1LN_TVector3.tagnum = -1 ;
41773   G__G__Eve1LN_TEveVectorTlEfloatgR.tagnum = -1 ;
41774   G__G__Eve1LN_TEveVectorTlEdoublegR.tagnum = -1 ;
41775   G__G__Eve1LN_TEveVector4TlEfloatgR.tagnum = -1 ;
41776   G__G__Eve1LN_TEveVector4TlEdoublegR.tagnum = -1 ;
41777   G__G__Eve1LN_TEveVector2TlEfloatgR.tagnum = -1 ;
41778   G__G__Eve1LN_TEveVector2TlEdoublegR.tagnum = -1 ;
41779   G__G__Eve1LN_TEveProjectioncLcLEPType_e.tagnum = -1 ;
41780   G__G__Eve1LN_TEveProjectioncLcLEPProc_e.tagnum = -1 ;
41781   G__G__Eve1LN_TEveProjectioncLcLEGeoMode_e.tagnum = -1 ;
41782   G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t.tagnum = -1 ;
41783   G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR.tagnum = -1 ;
41784   G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator.tagnum = -1 ;
41785   G__G__Eve1LN_reverse_iteratorlEvectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiteratorgR.tagnum = -1 ;
41786   G__G__Eve1LN_TEveRhoZProjection.tagnum = -1 ;
41787   G__G__Eve1LN_TEveRPhiProjection.tagnum = -1 ;
41788   G__G__Eve1LN_TEve3DProjection.tagnum = -1 ;
41789   G__G__Eve1LN_TGLScenePad.tagnum = -1 ;
41790   G__G__Eve1LN_TGLSceneInfo.tagnum = -1 ;
41791   G__G__Eve1LN_TEveSceneInfo.tagnum = -1 ;
41792   G__G__Eve1LN_TEveSelectioncLcLEPickToSelect.tagnum = -1 ;
41793   G__G__Eve1LN_maplETEveElementmUcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRsPgRsPgRsPgR.tagnum = -1 ;
41794   G__G__Eve1LN_maplETEveElementmUcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRsPgRsPgRsPgRcLcLiterator.tagnum = -1 ;
41795   G__G__Eve1LN_TEveTransEditor.tagnum = -1 ;
41796   G__G__Eve1LN_TMatrixTBaselEfloatgR.tagnum = -1 ;
41797   G__G__Eve1LN_TMatrixTBaselEdoublegR.tagnum = -1 ;
41798   G__G__Eve1LN_TVectorTlEfloatgR.tagnum = -1 ;
41799   G__G__Eve1LN_TVectorTlEdoublegR.tagnum = -1 ;
41800   G__G__Eve1LN_TElementActionTlEfloatgR.tagnum = -1 ;
41801   G__G__Eve1LN_TElementPosActionTlEfloatgR.tagnum = -1 ;
41802   G__G__Eve1LN_TMatrixTlEfloatgR.tagnum = -1 ;
41803   G__G__Eve1LN_TMatrixTRow_constlEfloatgR.tagnum = -1 ;
41804   G__G__Eve1LN_TMatrixTRowlEfloatgR.tagnum = -1 ;
41805   G__G__Eve1LN_TMatrixTDiag_constlEfloatgR.tagnum = -1 ;
41806   G__G__Eve1LN_TMatrixTColumn_constlEfloatgR.tagnum = -1 ;
41807   G__G__Eve1LN_TMatrixTFlat_constlEfloatgR.tagnum = -1 ;
41808   G__G__Eve1LN_TMatrixTSub_constlEfloatgR.tagnum = -1 ;
41809   G__G__Eve1LN_TMatrixTSparseRow_constlEfloatgR.tagnum = -1 ;
41810   G__G__Eve1LN_TMatrixTSparseDiag_constlEfloatgR.tagnum = -1 ;
41811   G__G__Eve1LN_TMatrixTColumnlEfloatgR.tagnum = -1 ;
41812   G__G__Eve1LN_TMatrixTDiaglEfloatgR.tagnum = -1 ;
41813   G__G__Eve1LN_TMatrixTFlatlEfloatgR.tagnum = -1 ;
41814   G__G__Eve1LN_TMatrixTSublEfloatgR.tagnum = -1 ;
41815   G__G__Eve1LN_TMatrixTSparseRowlEfloatgR.tagnum = -1 ;
41816   G__G__Eve1LN_TMatrixTSparseDiaglEfloatgR.tagnum = -1 ;
41817   G__G__Eve1LN_TGeoHMatrix.tagnum = -1 ;
41818   G__G__Eve1LN_TTree.tagnum = -1 ;
41819   G__G__Eve1LN_TSelector.tagnum = -1 ;
41820   G__G__Eve1LN_TSelectorDraw.tagnum = -1 ;
41821   G__G__Eve1LN_TEventList.tagnum = -1 ;
41822   G__G__Eve1LN_TEveSelectorToEventList.tagnum = -1 ;
41823   G__G__Eve1LN_TEvePointSelector.tagnum = -1 ;
41824   G__G__Eve1LN_TEvePointSelectorConsumer.tagnum = -1 ;
41825   G__G__Eve1LN_TEvePointSelectorConsumercLcLETreeVarType_e.tagnum = -1 ;
41826   G__G__Eve1LN_TEvePathMarkTlEfloatgR.tagnum = -1 ;
41827   G__G__Eve1LN_TEvePathMarkTlEfloatgRcLcLEType_e.tagnum = -1 ;
41828   G__G__Eve1LN_TEvePathMarkTlEdoublegR.tagnum = -1 ;
41829   G__G__Eve1LN_TEvePathMarkTlEdoublegRcLcLEType_e.tagnum = -1 ;
41830   G__G__Eve1LN_TParticle.tagnum = -1 ;
41831   G__G__Eve1LN_TEveMCTrack.tagnum = -1 ;
41832   G__G__Eve1LN_TEveHit.tagnum = -1 ;
41833   G__G__Eve1LN_TEveCluster.tagnum = -1 ;
41834   G__G__Eve1LN_TEveRecTrack.tagnum = -1 ;
41835   G__G__Eve1LN_TEveRecKink.tagnum = -1 ;
41836   G__G__Eve1LN_TEveRecV0.tagnum = -1 ;
41837   G__G__Eve1LN_TEveRecCascade.tagnum = -1 ;
41838   G__G__Eve1LN_TEveMCRecCrossRef.tagnum = -1 ;
41839   G__G__Eve1LN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR.tagnum = -1 ;
41840   G__G__Eve1LN_TEveVSD.tagnum = -1 ;
41841   G__G__Eve1LN_TEveWindow.tagnum = -1 ;
41842   G__G__Eve1LN_TEveWindowSlot.tagnum = -1 ;
41843   G__G__Eve1LN_TEveWindowFrame.tagnum = -1 ;
41844   G__G__Eve1LN_TEveWindowPack.tagnum = -1 ;
41845   G__G__Eve1LN_TEveWindowTab.tagnum = -1 ;
41846   G__G__Eve1LN_TGPack.tagnum = -1 ;
41847   G__G__Eve1LN_TEveCompositeFrame.tagnum = -1 ;
41848   G__G__Eve1LN_TEveCompositeFrameInMainFrame.tagnum = -1 ;
41849   G__G__Eve1LN_TEveCompositeFrameInPack.tagnum = -1 ;
41850   G__G__Eve1LN_TEveCompositeFrameInTab.tagnum = -1 ;
41851   G__G__Eve1LN_TGLSAViewer.tagnum = -1 ;
41852   G__G__Eve1LN_TGLEmbeddedViewer.tagnum = -1 ;
41853   G__G__Eve1LN_TEveViewerListEditor.tagnum = -1 ;
41854   G__G__Eve1LN_TEveWindowEditor.tagnum = -1 ;
41855   G__G__Eve1LN_TEveSecondarySelectable.tagnum = -1 ;
41856 }
41857 
41858 
41859 extern "C" void G__cpp_setup_tagtableG__Eve1() {
41860 
41861    /* Setting up class,struct,union tag entry */
41862    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TClass);
41863    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TBuffer);
41864    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TDirectory);
41865    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TMemberInspector);
41866    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TObject);
41867    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TNamed);
41868    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TString);
41869    G__get_linked_tagnum_fwd(&G__G__Eve1LN_basic_ostreamlEcharcOchar_traitslEchargRsPgR);
41870    G__get_linked_tagnum_fwd(&G__G__Eve1LN_string);
41871    G__get_linked_tagnum_fwd(&G__G__Eve1LN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR);
41872    G__get_linked_tagnum_fwd(&G__G__Eve1LN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR);
41873    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TList);
41874    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TObjArray);
41875    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TTimer);
41876    G__get_linked_tagnum_fwd(&G__G__Eve1LN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR);
41877    G__get_linked_tagnum_fwd(&G__G__Eve1LN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR);
41878    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TPRegexp);
41879    G__get_linked_tagnum_fwd(&G__G__Eve1LN_Event_t);
41880    G__get_linked_tagnum_fwd(&G__G__Eve1LN_exception);
41881    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TVirtualPad);
41882    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGeoManager);
41883    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveElement),sizeof(TEveElement),-1,298752,"Base class for TEveUtil visualization elements, providing hierarchy management, rendering control and list-tree item management.",G__setup_memvarTEveElement,G__setup_memfuncTEveElement);
41884    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveUtil),sizeof(TEveUtil),-1,263168,"Standard utility functions for Reve.",G__setup_memvarTEveUtil,G__setup_memfuncTEveUtil);
41885    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveException),sizeof(TEveException),-1,296192,"Exception-type thrown by Eve classes.",G__setup_memvarTEveException,G__setup_memfuncTEveException);
41886    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEvePadHolder),sizeof(TEvePadHolder),-1,298496,"Exception-safe wrapper for temporary setting of gPad variable.",G__setup_memvarTEvePadHolder,G__setup_memfuncTEvePadHolder);
41887    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveGeoManagerHolder),sizeof(TEveGeoManagerHolder),-1,265984,"Exception-safe wrapper for temporary setting of gGeoManager variable.",G__setup_memvarTEveGeoManagerHolder,G__setup_memfuncTEveGeoManagerHolder);
41888    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveRefCnt),sizeof(TEveRefCnt),-1,265984,"Base-class for reference-counted objects.",G__setup_memvarTEveRefCnt,G__setup_memfuncTEveRefCnt);
41889    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveRefBackPtr),sizeof(TEveRefBackPtr),-1,265984,"Base-class for reference-counted objects with reverse references to TEveElement objects.",G__setup_memvarTEveRefBackPtr,G__setup_memfuncTEveRefBackPtr);
41890    G__get_linked_tagnum_fwd(&G__G__Eve1LN_lesslETEveElementmUgR);
41891    G__get_linked_tagnum_fwd(&G__G__Eve1LN_maplETEveElementmUcOintcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOintgRsPgRsPgR);
41892    G__get_linked_tagnum_fwd(&G__G__Eve1LN_maplETEveElementmUcOintcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOintgRsPgRsPgRcLcLiterator);
41893    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveProjection),sizeof(TEveProjection),-1,263427,"Base for specific classes that implement non-linear projections.",G__setup_memvarTEveProjection,G__setup_memfuncTEveProjection);
41894    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveProjected),sizeof(TEveProjected),-1,265985,"Abstract base class for classes that hold results of a non-linear projection transformation.",G__setup_memvarTEveProjected,G__setup_memfuncTEveProjected);
41895    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveProjectionManager),sizeof(TEveProjectionManager),-1,327424,"Manager class for steering of projections and managing projected objects.",G__setup_memvarTEveProjectionManager,G__setup_memfuncTEveProjectionManager);
41896    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveProjectable),sizeof(TEveProjectable),-1,265985,"Abstract base class for classes that can be transformed with non-linear projections.",G__setup_memvarTEveProjectable,G__setup_memfuncTEveProjectable);
41897    G__get_linked_tagnum_fwd(&G__G__Eve1LN_listlETEveProjectedmUcOallocatorlETEveProjectedmUgRsPgR);
41898    G__get_linked_tagnum_fwd(&G__G__Eve1LN_listlETEveProjectedmUcOallocatorlETEveProjectedmUgRsPgRcLcLiterator);
41899    G__get_linked_tagnum_fwd(&G__G__Eve1LN_allocatorlETEveElementmUgR);
41900    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR),sizeof(set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >),-1,3840,(char*)NULL,G__setup_memvarsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR,G__setup_memfuncsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgR);
41901    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator),sizeof(set<TEveElement*,less<TEveElement*>,allocator<TEveElement*> >::iterator),-1,2816,(char*)NULL,G__setup_memvarsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator,G__setup_memfuncsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiterator);
41902    G__get_linked_tagnum_fwd(&G__G__Eve1LN_setlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLreverse_iterator);
41903    G__get_linked_tagnum_fwd(&G__G__Eve1LN_pairlEsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcLcLiteratorcOboolgR);
41904    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TFile);
41905    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TRef);
41906    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGListTree);
41907    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGListTreeItem);
41908    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGPicture);
41909    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveCompound),sizeof(TEveCompound),-1,327424,"Container for managing compounds of TEveElements.",G__setup_memvarTEveCompound,G__setup_memfuncTEveCompound);
41910    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveTrans),sizeof(TEveTrans),-1,130816,"Column-major 4x4 transforamtion matrix for homogeneous coordinates.",G__setup_memvarTEveTrans,G__setup_memfuncTEveTrans);
41911    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGeoMatrix);
41912    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveManager),sizeof(TEveManager),-1,298496,"Eve application manager.",G__setup_memvarTEveManager,G__setup_memfuncTEveManager);
41913    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveElementcLcLTEveListTreeInfo),sizeof(TEveElement::TEveListTreeInfo),-1,298752,"Structure agregating data for a render element image in a list tree.",G__setup_memvarTEveElementcLcLTEveListTreeInfo,G__setup_memfuncTEveElementcLcLTEveListTreeInfo);
41914    G__get_linked_tagnum_fwd(&G__G__Eve1LN_setlETEveElementcLcLTEveListTreeInfocOlesslETEveElementcLcLTEveListTreeInfogRcOallocatorlETEveElementcLcLTEveListTreeInfogRsPgR);
41915    G__get_linked_tagnum_fwd(&G__G__Eve1LN_setlETEveElementcLcLTEveListTreeInfocOlesslETEveElementcLcLTEveListTreeInfogRcOallocatorlETEveElementcLcLTEveListTreeInfogRsPgRcLcLiterator);
41916    G__get_linked_tagnum_fwd(&G__G__Eve1LN_setlETEveElementcLcLTEveListTreeInfocOlesslETEveElementcLcLTEveListTreeInfogRcOallocatorlETEveElementcLcLTEveListTreeInfogRsPgRcLcLreverse_iterator);
41917    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgR),sizeof(list<TEveElement*,allocator<TEveElement*> >),-1,36608,(char*)NULL,G__setup_memvarlistlETEveElementmUcOallocatorlETEveElementmUgRsPgR,G__setup_memfunclistlETEveElementmUcOallocatorlETEveElementmUgRsPgR);
41918    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator),sizeof(list<TEveElement*,allocator<TEveElement*> >::iterator),-1,2816,(char*)NULL,G__setup_memvarlistlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator,G__setup_memfunclistlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLiterator);
41919    G__get_linked_tagnum_fwd(&G__G__Eve1LN_listlETEveElementmUcOallocatorlETEveElementmUgRsPgRcLcLreverse_iterator);
41920    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveElementcLcLECompoundSelectionColorBits);
41921    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveElementcLcLEDestruct);
41922    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveElementcLcLEChangeBits);
41923    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveElementObjectPtr),sizeof(TEveElementObjectPtr),-1,327168,"TEveElement with external TObject as a holder of visualization data.",G__setup_memvarTEveElementObjectPtr,G__setup_memfuncTEveElementObjectPtr);
41924    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveElementList),sizeof(TEveElementList),-1,327424,"List of TEveElement objects with a possibility to limit the class of accepted elements.",G__setup_memvarTEveElementList,G__setup_memfuncTEveElementList);
41925    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveElementListProjected),sizeof(TEveElementListProjected),-1,327424,"Projected TEveElementList.",G__setup_memvarTEveElementListProjected,G__setup_memfuncTEveElementListProjected);
41926    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGObject);
41927    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TQObject);
41928    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGWindow);
41929    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TAttLine);
41930    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TAttFill);
41931    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGFrame);
41932    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGCompositeFrame);
41933    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGLayoutHints);
41934    G__get_linked_tagnum_fwd(&G__G__Eve1LN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR);
41935    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGTextButton);
41936    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGVerticalFrame);
41937    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGHorizontalFrame);
41938    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGMainFrame);
41939    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TBrowserImp);
41940    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGTab);
41941    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGMenuBar);
41942    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGPopupMenu);
41943    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGStatusBar);
41944    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TRootBrowser);
41945    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGCanvas);
41946    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGWidget);
41947    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TContextMenu);
41948    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGFileBrowser);
41949    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGSplitter);
41950    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveGedEditor),sizeof(TEveGedEditor),-1,327424,"Specialization of TGedEditor for proper update propagation to TEveManager.",G__setup_memvarTEveGedEditor,G__setup_memfuncTEveGedEditor);
41951    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveListTreeItem),sizeof(TEveListTreeItem),-1,298496,"Special llist-tree-item for Eve.",G__setup_memvarTEveListTreeItem,G__setup_memfuncTEveListTreeItem);
41952    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveGListTreeEditorFrame),sizeof(TEveGListTreeEditorFrame),-1,327424,"Composite GUI frame for parallel display of a TGListTree and TEveGedEditor.",G__setup_memvarTEveGListTreeEditorFrame,G__setup_memfuncTEveGListTreeEditorFrame);
41953    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveBrowser),sizeof(TEveBrowser),-1,327168,"Specialization of TRootBrowser for Eve.",G__setup_memvarTEveBrowser,G__setup_memfuncTEveBrowser);
41954    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveChunkManager),sizeof(TEveChunkManager),-1,298752,"Vector-like container with chunked memory allocation.",G__setup_memvarTEveChunkManager,G__setup_memfuncTEveChunkManager);
41955    G__get_linked_tagnum_fwd(&G__G__Eve1LN_vectorlETArrayCmUcOallocatorlETArrayCmUgRsPgR);
41956    G__get_linked_tagnum_fwd(&G__G__Eve1LN_reverse_iteratorlEvectorlETArrayCmUcOallocatorlETArrayCmUgRsPgRcLcLiteratorgR);
41957    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveChunkManagercLcLiterator),sizeof(TEveChunkManager::iterator),-1,100864,(char*)NULL,G__setup_memvarTEveChunkManagercLcLiterator,G__setup_memfuncTEveChunkManagercLcLiterator);
41958    G__get_linked_tagnum_fwd(&G__G__Eve1LN_setlEintcOlesslEintgRcOallocatorlEintgRsPgR);
41959    G__get_linked_tagnum_fwd(&G__G__Eve1LN_setlEintcOlesslEintgRcOallocatorlEintgRsPgRcLcLiterator);
41960    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveCompoundProjected),sizeof(TEveCompoundProjected),-1,327424,"Projected TEveCompund container.",G__setup_memvarTEveCompoundProjected,G__setup_memfuncTEveCompoundProjected);
41961    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TCanvas);
41962    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGLabel);
41963    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGedEditor);
41964    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGedFrame);
41965    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGCheckButton);
41966    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGNumberEntry);
41967    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGColorSelect);
41968    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveTransSubEditor),sizeof(TEveTransSubEditor),-1,327168,"Sub-editor for TEveTrans class.",G__setup_memvarTEveTransSubEditor,G__setup_memfuncTEveTransSubEditor);
41969    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveElementEditor),sizeof(TEveElementEditor),-1,327424,"Editor for TEveElement class.",G__setup_memvarTEveElementEditor,G__setup_memfuncTEveElementEditor);
41970    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveEventManager),sizeof(TEveEventManager),-1,324864,"Base class for event management and navigation.",G__setup_memvarTEveEventManager,G__setup_memfuncTEveEventManager);
41971    G__get_linked_tagnum_fwd(&G__G__Eve1LN_vectorlETStringcOallocatorlETStringgRsPgR);
41972    G__get_linked_tagnum_fwd(&G__G__Eve1LN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR);
41973    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGButton);
41974    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGNumberFormat);
41975    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGNumberFormatcLcLEStyle);
41976    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGHSlider);
41977    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGDoubleHSlider);
41978    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveGValuatorBase),sizeof(TEveGValuatorBase),-1,327169,"Base class for composite GUI elements for setting of numeric values.",G__setup_memvarTEveGValuatorBase,G__setup_memfuncTEveGValuatorBase);
41979    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveGValuator),sizeof(TEveGValuator),-1,327168,"Composite GUI element for single value selection (supports label, number-entry and slider).",G__setup_memvarTEveGValuator,G__setup_memfuncTEveGValuator);
41980    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveGDoubleValuator),sizeof(TEveGDoubleValuator),-1,327168,"Composite GUI element for selection of range (label, two number-entries and double-slider).",G__setup_memvarTEveGDoubleValuator,G__setup_memfuncTEveGDoubleValuator);
41981    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveGTriVecValuator),sizeof(TEveGTriVecValuator),-1,327168,"Composite GUI element for setting three numerical values (label, three number-entries).",G__setup_memvarTEveGTriVecValuator,G__setup_memfuncTEveGTriVecValuator);
41982    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TVirtualPadEditor);
41983    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TMap);
41984    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveGedNameFrame),sizeof(TEveGedNameFrame),-1,327424,"Top name-frame used in EVE.",G__setup_memvarTEveGedNameFrame,G__setup_memfuncTEveGedNameFrame);
41985    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveGedNameTextButton),sizeof(TEveGedNameTextButton),-1,327168,"Button for GED name-frame.",G__setup_memvarTEveGedNameTextButton,G__setup_memfuncTEveGedNameTextButton);
41986    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TMacro);
41987    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveMacro),sizeof(TEveMacro),-1,325376,"TMacro wrapper (attempting to fix issues with different macro loading and execution schemes).",G__setup_memvarTEveMacro,G__setup_memfuncTEveMacro);
41988    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TSysEvtHandler);
41989    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TStdExceptionHandler);
41990    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TStdExceptionHandlercLcLEStatus);
41991    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TAttPad);
41992    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TVirtualViewer3D);
41993    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TExMap);
41994    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TFolder);
41995    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGLViewer);
41996    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveSelection),sizeof(TEveSelection),-1,327424,"Container for selected and highlighted elements.",G__setup_memvarTEveSelection,G__setup_memfuncTEveSelection);
41997    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveViewer),sizeof(TEveViewer),-1,327424,"Reve representation of TGLViewer.",G__setup_memvarTEveViewer,G__setup_memfuncTEveViewer);
41998    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveViewerList),sizeof(TEveViewerList),-1,327424,"List of Viewers providing common operations on TEveViewer collections.",G__setup_memvarTEveViewerList,G__setup_memfuncTEveViewerList);
41999    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveScene),sizeof(TEveScene),-1,327424,"Reve representation of TGLScene.",G__setup_memvarTEveScene,G__setup_memfuncTEveScene);
42000    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveSceneList),sizeof(TEveSceneList),-1,327424,"List of Scenes providing common operations on TEveScene collections.",G__setup_memvarTEveSceneList,G__setup_memfuncTEveSceneList);
42001    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveWindowManager),sizeof(TEveWindowManager),-1,327424,"Manager for EVE windows.",G__setup_memvarTEveWindowManager,G__setup_memfuncTEveWindowManager);
42002    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveManagercLcLTRedrawDisabler),sizeof(TEveManager::TRedrawDisabler),-1,298496,"Exception-safe EVE redraw-disabler.",G__setup_memvarTEveManagercLcLTRedrawDisabler,G__setup_memfuncTEveManagercLcLTRedrawDisabler);
42003    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveManagercLcLTExceptionHandler),sizeof(TEveManager::TExceptionHandler),-1,292096,"Exception handler for Eve exceptions.",G__setup_memvarTEveManagercLcLTExceptionHandler,G__setup_memfuncTEveManagercLcLTExceptionHandler);
42004    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TPad);
42005    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEvePad),sizeof(TEvePad),-1,324864,"Internal TEveUtil pad class (sub-class of TPad) overriding handling of updates and 3D-viewers.",G__setup_memvarTEvePad,G__setup_memfuncTEvePad);
42006    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveParamList),sizeof(TEveParamList),-1,65280,"Eve element to store generic configuration information.",G__setup_memvarTEveParamList,G__setup_memfuncTEveParamList);
42007    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveParamListEditor),sizeof(TEveParamListEditor),-1,327424,"GUI editor for TEveParamList.",G__setup_memvarTEveParamListEditor,G__setup_memfuncTEveParamListEditor);
42008    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveParamListcLcLFloatConfig_t),sizeof(TEveParamList::FloatConfig_t),-1,295168,(char*)NULL,G__setup_memvarTEveParamListcLcLFloatConfig_t,G__setup_memfuncTEveParamListcLcLFloatConfig_t);
42009    G__get_linked_tagnum_fwd(&G__G__Eve1LN_vectorlETEveParamListcLcLFloatConfig_tcOallocatorlETEveParamListcLcLFloatConfig_tgRsPgR);
42010    G__get_linked_tagnum_fwd(&G__G__Eve1LN_vectorlETEveParamListcLcLFloatConfig_tcOallocatorlETEveParamListcLcLFloatConfig_tgRsPgRcLcLiterator);
42011    G__get_linked_tagnum_fwd(&G__G__Eve1LN_reverse_iteratorlEvectorlETEveParamListcLcLFloatConfig_tcOallocatorlETEveParamListcLcLFloatConfig_tgRsPgRcLcLiteratorgR);
42012    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveParamListcLcLIntConfig_t),sizeof(TEveParamList::IntConfig_t),-1,295168,(char*)NULL,G__setup_memvarTEveParamListcLcLIntConfig_t,G__setup_memfuncTEveParamListcLcLIntConfig_t);
42013    G__get_linked_tagnum_fwd(&G__G__Eve1LN_vectorlETEveParamListcLcLIntConfig_tcOallocatorlETEveParamListcLcLIntConfig_tgRsPgR);
42014    G__get_linked_tagnum_fwd(&G__G__Eve1LN_vectorlETEveParamListcLcLIntConfig_tcOallocatorlETEveParamListcLcLIntConfig_tgRsPgRcLcLiterator);
42015    G__get_linked_tagnum_fwd(&G__G__Eve1LN_reverse_iteratorlEvectorlETEveParamListcLcLIntConfig_tcOallocatorlETEveParamListcLcLIntConfig_tgRsPgRcLcLiteratorgR);
42016    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveParamListcLcLBoolConfig_t),sizeof(TEveParamList::BoolConfig_t),-1,295168,(char*)NULL,G__setup_memvarTEveParamListcLcLBoolConfig_t,G__setup_memfuncTEveParamListcLcLBoolConfig_t);
42017    G__get_linked_tagnum_fwd(&G__G__Eve1LN_vectorlETEveParamListcLcLBoolConfig_tcOallocatorlETEveParamListcLcLBoolConfig_tgRsPgR);
42018    G__get_linked_tagnum_fwd(&G__G__Eve1LN_vectorlETEveParamListcLcLBoolConfig_tcOallocatorlETEveParamListcLcLBoolConfig_tgRsPgRcLcLiterator);
42019    G__get_linked_tagnum_fwd(&G__G__Eve1LN_reverse_iteratorlEvectorlETEveParamListcLcLBoolConfig_tcOallocatorlETEveParamListcLcLBoolConfig_tgRsPgRcLcLiteratorgR);
42020    G__get_linked_tagnum_fwd(&G__G__Eve1LN_vectorlETGNumberEntrymUcOallocatorlETGNumberEntrymUgRsPgR);
42021    G__get_linked_tagnum_fwd(&G__G__Eve1LN_reverse_iteratorlEvectorlETGNumberEntrymUcOallocatorlETGNumberEntrymUgRsPgRcLcLiteratorgR);
42022    G__get_linked_tagnum_fwd(&G__G__Eve1LN_vectorlETGCheckButtonmUcOallocatorlETGCheckButtonmUgRsPgR);
42023    G__get_linked_tagnum_fwd(&G__G__Eve1LN_reverse_iteratorlEvectorlETGCheckButtonmUcOallocatorlETGCheckButtonmUgRsPgRcLcLiteratorgR);
42024    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGComboBox);
42025    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveProjectionAxes),sizeof(TEveProjectionAxes),-1,327168,"Class to draw scales in non-linear projections.",G__setup_memvarTEveProjectionAxes,G__setup_memfuncTEveProjectionAxes);
42026    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveProjectionAxesEditor),sizeof(TEveProjectionAxesEditor),-1,327424,"GUI editor for TEveProjectionAxes.",G__setup_memvarTEveProjectionAxesEditor,G__setup_memfuncTEveProjectionAxesEditor);
42027    G__get_linked_tagnum_fwd(&G__G__Eve1LN_vectorlETGLPlanecOallocatorlETGLPlanegRsPgR);
42028    G__get_linked_tagnum_fwd(&G__G__Eve1LN_reverse_iteratorlEvectorlETGLPlanecOallocatorlETGLPlanegRsPgRcLcLiteratorgR);
42029    G__get_linked_tagnum_fwd(&G__G__Eve1LN_pairlEboolcOTGLLine3gR);
42030    G__get_linked_tagnum_fwd(&G__G__Eve1LN_pairlEboolcOTGLVertex3gR);
42031    G__get_linked_tagnum_fwd(&G__G__Eve1LN_vectorlEunsignedsPcharcOallocatorlEunsignedsPchargRsPgR);
42032    G__get_linked_tagnum_fwd(&G__G__Eve1LN_reverse_iteratorlEvectorlEunsignedsPcharcOallocatorlEunsignedsPchargRsPgRcLcLiteratorgR);
42033    G__get_linked_tagnum_fwd(&G__G__Eve1LN_pairlEintcOintgR);
42034    G__get_linked_tagnum_fwd(&G__G__Eve1LN_pairlEdoublecOdoublegR);
42035    G__get_linked_tagnum_fwd(&G__G__Eve1LN_vectorlEdoublecOallocatorlEdoublegRsPgR);
42036    G__get_linked_tagnum_fwd(&G__G__Eve1LN_reverse_iteratorlEvectorlEdoublecOallocatorlEdoublegRsPgRcLcLiteratorgR);
42037    G__get_linked_tagnum_fwd(&G__G__Eve1LN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR);
42038    G__get_linked_tagnum_fwd(&G__G__Eve1LN_reverse_iteratorlEvectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgRcLcLiteratorgR);
42039    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TBuffer3D);
42040    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGLRnrCtx);
42041    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGLSelectRecord);
42042    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGLSceneBase);
42043    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGLLogicalShape);
42044    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGLObject);
42045    G__get_linked_tagnum_fwd(&G__G__Eve1LN_vectorlEintcOallocatorlEintgRsPgR);
42046    G__get_linked_tagnum_fwd(&G__G__Eve1LN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR);
42047    G__get_linked_tagnum_fwd(&G__G__Eve1LN_maplETGLFontcOintcOlesslETGLFontgRcOallocatorlEpairlEconstsPTGLFontcOintgRsPgRsPgR);
42048    G__get_linked_tagnum_fwd(&G__G__Eve1LN_listlEconstsPTGLFontmUcOallocatorlEconstsPTGLFontmUgRsPgR);
42049    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TAttAxis);
42050    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGLAxisPainter);
42051    G__get_linked_tagnum_fwd(&G__G__Eve1LN_pairlEfloatcOfloatgR);
42052    G__get_linked_tagnum_fwd(&G__G__Eve1LN_vectorlEpairlEfloatcOfloatgRcOallocatorlEpairlEfloatcOfloatgRsPgRsPgR);
42053    G__get_linked_tagnum_fwd(&G__G__Eve1LN_reverse_iteratorlEvectorlEpairlEfloatcOfloatgRcOallocatorlEpairlEfloatcOfloatgRsPgRsPgRcLcLiteratorgR);
42054    G__get_linked_tagnum_fwd(&G__G__Eve1LN_pairlEfloatcOintgR);
42055    G__get_linked_tagnum_fwd(&G__G__Eve1LN_vectorlEpairlEfloatcOintgRcOallocatorlEpairlEfloatcOintgRsPgRsPgR);
42056    G__get_linked_tagnum_fwd(&G__G__Eve1LN_reverse_iteratorlEvectorlEpairlEfloatcOintgRcOallocatorlEpairlEfloatcOintgRsPgRsPgRcLcLiteratorgR);
42057    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveProjectionAxesGL),sizeof(TEveProjectionAxesGL),-1,298752,"GL renderer class for TEveProjectionAxes.",G__setup_memvarTEveProjectionAxesGL,G__setup_memfuncTEveProjectionAxesGL);
42058    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TAtt3D);
42059    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TAttBBox);
42060    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveProjectionAxescLcLELabMode);
42061    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveProjectionAxescLcLEAxesMode);
42062    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveProjectionManagerEditor),sizeof(TEveProjectionManagerEditor),-1,327424,"Editor for TEveProjectionManager class.",G__setup_memvarTEveProjectionManagerEditor,G__setup_memfuncTEveProjectionManagerEditor);
42063    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TVector3);
42064    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveVectorTlEfloatgR),sizeof(TEveVectorT<float>),-1,295168,"A three-vector template without TObject inheritance and virtual functions.",G__setup_memvarTEveVectorTlEfloatgR,G__setup_memfuncTEveVectorTlEfloatgR);
42065    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveVectorTlEdoublegR),sizeof(TEveVectorT<double>),-1,295168,"A three-vector template without TObject inheritance and virtual functions.",G__setup_memvarTEveVectorTlEdoublegR,G__setup_memfuncTEveVectorTlEdoublegR);
42066    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveVector4TlEfloatgR),sizeof(TEveVector4T<float>),-1,295168,"A four-vector template without TObject inheritance and virtual functions.",G__setup_memvarTEveVector4TlEfloatgR,G__setup_memfuncTEveVector4TlEfloatgR);
42067    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveVector4TlEdoublegR),sizeof(TEveVector4T<double>),-1,295168,"A four-vector template without TObject inheritance and virtual functions.",G__setup_memvarTEveVector4TlEdoublegR,G__setup_memfuncTEveVector4TlEdoublegR);
42068    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveVector2TlEfloatgR),sizeof(TEveVector2T<float>),-1,295168,"// A two-vector template without TObject inheritance and virtual functions.",G__setup_memvarTEveVector2TlEfloatgR,G__setup_memfuncTEveVector2TlEfloatgR);
42069    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveVector2TlEdoublegR),sizeof(TEveVector2T<double>),-1,295168,"// A two-vector template without TObject inheritance and virtual functions.",G__setup_memvarTEveVector2TlEdoublegR,G__setup_memfuncTEveVector2TlEdoublegR);
42070    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveProjectioncLcLEPType_e);
42071    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveProjectioncLcLEPProc_e);
42072    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveProjectioncLcLEGeoMode_e);
42073    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveProjectioncLcLPreScaleEntry_t),sizeof(TEveProjection::PreScaleEntry_t),-1,296192,(char*)NULL,G__setup_memvarTEveProjectioncLcLPreScaleEntry_t,G__setup_memfuncTEveProjectioncLcLPreScaleEntry_t);
42074    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR),sizeof(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >),-1,36608,(char*)NULL,G__setup_memvarvectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR,G__setup_memfuncvectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgR);
42075    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_vectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator),sizeof(vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::iterator),-1,35072,(char*)NULL,G__setup_memvarvectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator,G__setup_memfuncvectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiterator);
42076    G__get_linked_tagnum_fwd(&G__G__Eve1LN_reverse_iteratorlEvectorlETEveProjectioncLcLPreScaleEntry_tcOallocatorlETEveProjectioncLcLPreScaleEntry_tgRsPgRcLcLiteratorgR);
42077    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveRhoZProjection),sizeof(TEveRhoZProjection),-1,263424,"Rho/Z non-linear projection.",G__setup_memvarTEveRhoZProjection,G__setup_memfuncTEveRhoZProjection);
42078    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveRPhiProjection),sizeof(TEveRPhiProjection),-1,263424,"XY non-linear projection.",G__setup_memvarTEveRPhiProjection,G__setup_memfuncTEveRPhiProjection);
42079    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEve3DProjection),sizeof(TEve3DProjection),-1,263424,"3D scaling \"projection\"",G__setup_memvarTEve3DProjection,G__setup_memfuncTEve3DProjection);
42080    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGLScenePad);
42081    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGLSceneInfo);
42082    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveSceneInfo),sizeof(TEveSceneInfo),-1,327168,"TEveUtil representation of TGLSceneInfo.",G__setup_memvarTEveSceneInfo,G__setup_memfuncTEveSceneInfo);
42083    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveSelectioncLcLEPickToSelect);
42084    G__get_linked_tagnum_fwd(&G__G__Eve1LN_maplETEveElementmUcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRsPgRsPgRsPgR);
42085    G__get_linked_tagnum_fwd(&G__G__Eve1LN_maplETEveElementmUcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRcOlesslETEveElementmUgRcOallocatorlEpairlETEveElementmUsPconstcOsetlETEveElementmUcOlesslETEveElementmUgRcOallocatorlETEveElementmUgRsPgRsPgRsPgRsPgRcLcLiterator);
42086    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveTransEditor),sizeof(TEveTransEditor),-1,327424,"Editor for TEveTrans class.",G__setup_memvarTEveTransEditor,G__setup_memfuncTEveTransEditor);
42087    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TMatrixTBaselEfloatgR);
42088    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TMatrixTBaselEdoublegR);
42089    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TVectorTlEfloatgR);
42090    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TVectorTlEdoublegR);
42091    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TElementActionTlEfloatgR);
42092    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TElementPosActionTlEfloatgR);
42093    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TMatrixTlEfloatgR);
42094    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TMatrixTRow_constlEfloatgR);
42095    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TMatrixTRowlEfloatgR);
42096    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TMatrixTDiag_constlEfloatgR);
42097    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TMatrixTColumn_constlEfloatgR);
42098    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TMatrixTFlat_constlEfloatgR);
42099    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TMatrixTSub_constlEfloatgR);
42100    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TMatrixTSparseRow_constlEfloatgR);
42101    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TMatrixTSparseDiag_constlEfloatgR);
42102    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TMatrixTColumnlEfloatgR);
42103    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TMatrixTDiaglEfloatgR);
42104    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TMatrixTFlatlEfloatgR);
42105    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TMatrixTSublEfloatgR);
42106    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TMatrixTSparseRowlEfloatgR);
42107    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TMatrixTSparseDiaglEfloatgR);
42108    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGeoHMatrix);
42109    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TTree);
42110    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TSelector);
42111    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TSelectorDraw);
42112    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEventList);
42113    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveSelectorToEventList),sizeof(TEveSelectorToEventList),-1,326144,"TSelector that stores entry numbers of matching TTree entries into an event-list.",G__setup_memvarTEveSelectorToEventList,G__setup_memfuncTEveSelectorToEventList);
42114    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEvePointSelector),sizeof(TEvePointSelector),-1,294656,"TSelector for direct extraction of point-like data from a Tree.",G__setup_memvarTEvePointSelector,G__setup_memfuncTEvePointSelector);
42115    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEvePointSelectorConsumer),sizeof(TEvePointSelectorConsumer),-1,263425,"Virtual base for classes that can be filled from TTree data via the TEvePointSelector class.",G__setup_memvarTEvePointSelectorConsumer,G__setup_memfuncTEvePointSelectorConsumer);
42116    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEvePointSelectorConsumercLcLETreeVarType_e);
42117    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEvePathMarkTlEfloatgR),sizeof(TEvePathMarkT<float>),-1,295168,"Template for a special point on a track: position/momentum reference, daughter creation or decay.",G__setup_memvarTEvePathMarkTlEfloatgR,G__setup_memfuncTEvePathMarkTlEfloatgR);
42118    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEvePathMarkTlEfloatgRcLcLEType_e);
42119    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEvePathMarkTlEdoublegR),sizeof(TEvePathMarkT<double>),-1,295168,"Template for a special point on a track: position/momentum reference, daughter creation or decay.",G__setup_memvarTEvePathMarkTlEdoublegR,G__setup_memfuncTEvePathMarkTlEdoublegR);
42120    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEvePathMarkTlEdoublegRcLcLEType_e);
42121    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TParticle);
42122    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveMCTrack),sizeof(TEveMCTrack),-1,326912,"Monte Carlo track (also used in VSD).",G__setup_memvarTEveMCTrack,G__setup_memfuncTEveMCTrack);
42123    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveHit),sizeof(TEveHit),-1,292096,"Monte Carlo hit (also used in VSD).",G__setup_memvarTEveHit,G__setup_memfuncTEveHit);
42124    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveCluster),sizeof(TEveCluster),-1,292096,"Reconstructed cluster (also used in VSD).",G__setup_memvarTEveCluster,G__setup_memfuncTEveCluster);
42125    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveRecTrack),sizeof(TEveRecTrack),-1,292096,"Reconstructed track (also used in VSD).",G__setup_memvarTEveRecTrack,G__setup_memfuncTEveRecTrack);
42126    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveRecKink),sizeof(TEveRecKink),-1,292096,"Reconstructed kink (also used in VSD).",G__setup_memvarTEveRecKink,G__setup_memfuncTEveRecKink);
42127    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveRecV0),sizeof(TEveRecV0),-1,292096,"Reconstructed V0 (also used in VSD).",G__setup_memvarTEveRecV0,G__setup_memfuncTEveRecV0);
42128    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveRecCascade),sizeof(TEveRecCascade),-1,292096,"Reconstructed Cascade (also used in VSD).",G__setup_memvarTEveRecCascade,G__setup_memfuncTEveRecCascade);
42129    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveMCRecCrossRef),sizeof(TEveMCRecCrossRef),-1,292096,"Cross-reference of sim/rec data per particle (also used in VSD).",G__setup_memvarTEveMCRecCrossRef,G__setup_memfuncTEveMCRecCrossRef);
42130    G__get_linked_tagnum_fwd(&G__G__Eve1LN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR);
42131    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveVSD),sizeof(TEveVSD),-1,294656,"Visualization Summary Data - a collection of trees holding standard event data in experiment independant format.",G__setup_memvarTEveVSD,G__setup_memfuncTEveVSD);
42132    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveWindow),sizeof(TEveWindow),-1,327425,"Abstract base-class for eve-windows.",G__setup_memvarTEveWindow,G__setup_memfuncTEveWindow);
42133    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveWindowSlot),sizeof(TEveWindowSlot),-1,327424,"An unoccupied eve-window slot.",G__setup_memvarTEveWindowSlot,G__setup_memfuncTEveWindowSlot);
42134    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveWindowFrame),sizeof(TEveWindowFrame),-1,327168,"Eve-window containing any TGFrame.",G__setup_memvarTEveWindowFrame,G__setup_memfuncTEveWindowFrame);
42135    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveWindowPack),sizeof(TEveWindowPack),-1,327168,"Eve-window containing a TGPack.",G__setup_memvarTEveWindowPack,G__setup_memfuncTEveWindowPack);
42136    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveWindowTab),sizeof(TEveWindowTab),-1,327168,"Eve-window containing a TGTab.",G__setup_memvarTEveWindowTab,G__setup_memfuncTEveWindowTab);
42137    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGPack);
42138    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveCompositeFrame),sizeof(TEveCompositeFrame),-1,327169,"Composite frame containing eve-window-controls and eve-windows.",G__setup_memvarTEveCompositeFrame,G__setup_memfuncTEveCompositeFrame);
42139    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveCompositeFrameInMainFrame),sizeof(TEveCompositeFrameInMainFrame),-1,327168,"Eve-composite-frame that is contained in one tab of a TGTab.",G__setup_memvarTEveCompositeFrameInMainFrame,G__setup_memfuncTEveCompositeFrameInMainFrame);
42140    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveCompositeFrameInPack),sizeof(TEveCompositeFrameInPack),-1,327168,"Eve-composite-frame that is contained in a TGPack.",G__setup_memvarTEveCompositeFrameInPack,G__setup_memfuncTEveCompositeFrameInPack);
42141    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveCompositeFrameInTab),sizeof(TEveCompositeFrameInTab),-1,327168,"Eve-composite-frame that is contained in one tab of a TGTab.",G__setup_memvarTEveCompositeFrameInTab,G__setup_memfuncTEveCompositeFrameInTab);
42142    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGLSAViewer);
42143    G__get_linked_tagnum_fwd(&G__G__Eve1LN_TGLEmbeddedViewer);
42144    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveViewerListEditor),sizeof(TEveViewerListEditor),-1,327424,"GUI editor for TEveViewerList.",G__setup_memvarTEveViewerListEditor,G__setup_memfuncTEveViewerListEditor);
42145    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveWindowEditor),sizeof(TEveWindowEditor),-1,327424,"GUI editor for TEveWindow.",G__setup_memvarTEveWindowEditor,G__setup_memfuncTEveWindowEditor);
42146    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Eve1LN_TEveSecondarySelectable),sizeof(TEveSecondarySelectable),-1,265984,"Semi-abstract interface for classes supporting secondary-selection.",G__setup_memvarTEveSecondarySelectable,G__setup_memfuncTEveSecondarySelectable);
42147 }
42148 extern "C" void G__cpp_setupG__Eve1(void) {
42149   G__check_setup_version(30051515,"G__cpp_setupG__Eve1()");
42150   G__set_cpp_environmentG__Eve1();
42151   G__cpp_setup_tagtableG__Eve1();
42152 
42153   G__cpp_setup_inheritanceG__Eve1();
42154 
42155   G__cpp_setup_typetableG__Eve1();
42156 
42157   G__cpp_setup_memvarG__Eve1();
42158 
42159   G__cpp_setup_memfuncG__Eve1();
42160   G__cpp_setup_globalG__Eve1();
42161   G__cpp_setup_funcG__Eve1();
42162 
42163    if(0==G__getsizep2memfunc()) G__get_sizep2memfuncG__Eve1();
42164   return;
42165 }
42166 class G__cpp_setup_initG__Eve1 {
42167   public:
42168     G__cpp_setup_initG__Eve1() { G__add_setup_func("G__Eve1",(G__incsetup)(&G__cpp_setupG__Eve1)); G__call_setup_funcs(); }
42169    ~G__cpp_setup_initG__Eve1() { G__remove_setup_func("G__Eve1"); }
42170 };
42171 G__cpp_setup_initG__Eve1 G__cpp_setup_initializerG__Eve1;
42172 

Generated on Tue Jul 5 14:15:40 2011 for ROOT_528-00b_version by  doxygen 1.5.1