G__Graf.cxx

Go to the documentation of this file.
00001 //
00002 // File generated by core/utils/src/rootcint_tmp at Wed Apr 20 13:37:33 2011
00003 
00004 // Do NOT change. Changes will be lost next time file is generated
00005 //
00006 
00007 #define R__DICTIONARY_FILENAME graf2ddIgrafdIsrcdIG__Graf
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__Graf.h"
00018 
00019 #include "TClass.h"
00020 #include "TBuffer.h"
00021 #include "TMemberInspector.h"
00022 #include "TError.h"
00023 
00024 #ifndef G__ROOT
00025 #define G__ROOT
00026 #endif
00027 
00028 #include "RtypesImp.h"
00029 #include "TIsAProxy.h"
00030 
00031 // START OF SHADOWS
00032 
00033 namespace ROOT {
00034    namespace Shadow {
00035    } // of namespace Shadow
00036 } // of namespace ROOT
00037 // END OF SHADOWS
00038 
00039 namespace ROOT {
00040    void TEllipse_ShowMembers(void *obj, TMemberInspector &R__insp);
00041    static void *new_TEllipse(void *p = 0);
00042    static void *newArray_TEllipse(Long_t size, void *p);
00043    static void delete_TEllipse(void *p);
00044    static void deleteArray_TEllipse(void *p);
00045    static void destruct_TEllipse(void *p);
00046    static void streamer_TEllipse(TBuffer &buf, void *obj);
00047 
00048    // Function generating the singleton type initializer
00049    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TEllipse*)
00050    {
00051       ::TEllipse *ptr = 0;
00052       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TEllipse >(0);
00053       static ::ROOT::TGenericClassInfo 
00054          instance("TEllipse", ::TEllipse::Class_Version(), "include/TEllipse.h", 35,
00055                   typeid(::TEllipse), DefineBehavior(ptr, ptr),
00056                   &::TEllipse::Dictionary, isa_proxy, 1,
00057                   sizeof(::TEllipse) );
00058       instance.SetNew(&new_TEllipse);
00059       instance.SetNewArray(&newArray_TEllipse);
00060       instance.SetDelete(&delete_TEllipse);
00061       instance.SetDeleteArray(&deleteArray_TEllipse);
00062       instance.SetDestructor(&destruct_TEllipse);
00063       instance.SetStreamerFunc(&streamer_TEllipse);
00064       return &instance;
00065    }
00066    TGenericClassInfo *GenerateInitInstance(const ::TEllipse*)
00067    {
00068       return GenerateInitInstanceLocal((::TEllipse*)0);
00069    }
00070    // Static variable to force the class initialization
00071    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TEllipse*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00072 } // end of namespace ROOT
00073 
00074 namespace ROOT {
00075    void TArc_ShowMembers(void *obj, TMemberInspector &R__insp);
00076    static void *new_TArc(void *p = 0);
00077    static void *newArray_TArc(Long_t size, void *p);
00078    static void delete_TArc(void *p);
00079    static void deleteArray_TArc(void *p);
00080    static void destruct_TArc(void *p);
00081 
00082    // Function generating the singleton type initializer
00083    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TArc*)
00084    {
00085       ::TArc *ptr = 0;
00086       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TArc >(0);
00087       static ::ROOT::TGenericClassInfo 
00088          instance("TArc", ::TArc::Class_Version(), "include/TArc.h", 29,
00089                   typeid(::TArc), DefineBehavior(ptr, ptr),
00090                   &::TArc::Dictionary, isa_proxy, 4,
00091                   sizeof(::TArc) );
00092       instance.SetNew(&new_TArc);
00093       instance.SetNewArray(&newArray_TArc);
00094       instance.SetDelete(&delete_TArc);
00095       instance.SetDeleteArray(&deleteArray_TArc);
00096       instance.SetDestructor(&destruct_TArc);
00097       return &instance;
00098    }
00099    TGenericClassInfo *GenerateInitInstance(const ::TArc*)
00100    {
00101       return GenerateInitInstanceLocal((::TArc*)0);
00102    }
00103    // Static variable to force the class initialization
00104    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TArc*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00105 } // end of namespace ROOT
00106 
00107 namespace ROOT {
00108    void TLine_ShowMembers(void *obj, TMemberInspector &R__insp);
00109    static void *new_TLine(void *p = 0);
00110    static void *newArray_TLine(Long_t size, void *p);
00111    static void delete_TLine(void *p);
00112    static void deleteArray_TLine(void *p);
00113    static void destruct_TLine(void *p);
00114    static void streamer_TLine(TBuffer &buf, void *obj);
00115 
00116    // Function generating the singleton type initializer
00117    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TLine*)
00118    {
00119       ::TLine *ptr = 0;
00120       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TLine >(0);
00121       static ::ROOT::TGenericClassInfo 
00122          instance("TLine", ::TLine::Class_Version(), "include/TLine.h", 33,
00123                   typeid(::TLine), DefineBehavior(ptr, ptr),
00124                   &::TLine::Dictionary, isa_proxy, 1,
00125                   sizeof(::TLine) );
00126       instance.SetNew(&new_TLine);
00127       instance.SetNewArray(&newArray_TLine);
00128       instance.SetDelete(&delete_TLine);
00129       instance.SetDeleteArray(&deleteArray_TLine);
00130       instance.SetDestructor(&destruct_TLine);
00131       instance.SetStreamerFunc(&streamer_TLine);
00132       return &instance;
00133    }
00134    TGenericClassInfo *GenerateInitInstance(const ::TLine*)
00135    {
00136       return GenerateInitInstanceLocal((::TLine*)0);
00137    }
00138    // Static variable to force the class initialization
00139    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TLine*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00140 } // end of namespace ROOT
00141 
00142 namespace ROOT {
00143    void TArrow_ShowMembers(void *obj, TMemberInspector &R__insp);
00144    static void *new_TArrow(void *p = 0);
00145    static void *newArray_TArrow(Long_t size, void *p);
00146    static void delete_TArrow(void *p);
00147    static void deleteArray_TArrow(void *p);
00148    static void destruct_TArrow(void *p);
00149 
00150    // Function generating the singleton type initializer
00151    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TArrow*)
00152    {
00153       ::TArrow *ptr = 0;
00154       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TArrow >(0);
00155       static ::ROOT::TGenericClassInfo 
00156          instance("TArrow", ::TArrow::Class_Version(), "include/TArrow.h", 35,
00157                   typeid(::TArrow), DefineBehavior(ptr, ptr),
00158                   &::TArrow::Dictionary, isa_proxy, 4,
00159                   sizeof(::TArrow) );
00160       instance.SetNew(&new_TArrow);
00161       instance.SetNewArray(&newArray_TArrow);
00162       instance.SetDelete(&delete_TArrow);
00163       instance.SetDeleteArray(&deleteArray_TArrow);
00164       instance.SetDestructor(&destruct_TArrow);
00165       return &instance;
00166    }
00167    TGenericClassInfo *GenerateInitInstance(const ::TArrow*)
00168    {
00169       return GenerateInitInstanceLocal((::TArrow*)0);
00170    }
00171    // Static variable to force the class initialization
00172    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TArrow*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00173 } // end of namespace ROOT
00174 
00175 namespace ROOT {
00176    void TAttImage_ShowMembers(void *obj, TMemberInspector &R__insp);
00177    static void *new_TAttImage(void *p = 0);
00178    static void *newArray_TAttImage(Long_t size, void *p);
00179    static void delete_TAttImage(void *p);
00180    static void deleteArray_TAttImage(void *p);
00181    static void destruct_TAttImage(void *p);
00182    static void streamer_TAttImage(TBuffer &buf, void *obj);
00183 
00184    // Function generating the singleton type initializer
00185    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TAttImage*)
00186    {
00187       ::TAttImage *ptr = 0;
00188       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TAttImage >(0);
00189       static ::ROOT::TGenericClassInfo 
00190          instance("TAttImage", ::TAttImage::Class_Version(), "include/TAttImage.h", 108,
00191                   typeid(::TAttImage), DefineBehavior(ptr, ptr),
00192                   &::TAttImage::Dictionary, isa_proxy, 0,
00193                   sizeof(::TAttImage) );
00194       instance.SetNew(&new_TAttImage);
00195       instance.SetNewArray(&newArray_TAttImage);
00196       instance.SetDelete(&delete_TAttImage);
00197       instance.SetDeleteArray(&deleteArray_TAttImage);
00198       instance.SetDestructor(&destruct_TAttImage);
00199       instance.SetStreamerFunc(&streamer_TAttImage);
00200       return &instance;
00201    }
00202    TGenericClassInfo *GenerateInitInstance(const ::TAttImage*)
00203    {
00204       return GenerateInitInstanceLocal((::TAttImage*)0);
00205    }
00206    // Static variable to force the class initialization
00207    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TAttImage*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00208 } // end of namespace ROOT
00209 
00210 namespace ROOT {
00211    void TPaletteEditor_ShowMembers(void *obj, TMemberInspector &R__insp);
00212    static void delete_TPaletteEditor(void *p);
00213    static void deleteArray_TPaletteEditor(void *p);
00214    static void destruct_TPaletteEditor(void *p);
00215    static void streamer_TPaletteEditor(TBuffer &buf, void *obj);
00216 
00217    // Function generating the singleton type initializer
00218    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TPaletteEditor*)
00219    {
00220       ::TPaletteEditor *ptr = 0;
00221       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TPaletteEditor >(0);
00222       static ::ROOT::TGenericClassInfo 
00223          instance("TPaletteEditor", ::TPaletteEditor::Class_Version(), "include/TAttImage.h", 67,
00224                   typeid(::TPaletteEditor), DefineBehavior(ptr, ptr),
00225                   &::TPaletteEditor::Dictionary, isa_proxy, 0,
00226                   sizeof(::TPaletteEditor) );
00227       instance.SetDelete(&delete_TPaletteEditor);
00228       instance.SetDeleteArray(&deleteArray_TPaletteEditor);
00229       instance.SetDestructor(&destruct_TPaletteEditor);
00230       instance.SetStreamerFunc(&streamer_TPaletteEditor);
00231       return &instance;
00232    }
00233    TGenericClassInfo *GenerateInitInstance(const ::TPaletteEditor*)
00234    {
00235       return GenerateInitInstanceLocal((::TPaletteEditor*)0);
00236    }
00237    // Static variable to force the class initialization
00238    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TPaletteEditor*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00239 } // end of namespace ROOT
00240 
00241 namespace ROOT {
00242    void TImagePalette_ShowMembers(void *obj, TMemberInspector &R__insp);
00243    static void *new_TImagePalette(void *p = 0);
00244    static void *newArray_TImagePalette(Long_t size, void *p);
00245    static void delete_TImagePalette(void *p);
00246    static void deleteArray_TImagePalette(void *p);
00247    static void destruct_TImagePalette(void *p);
00248    static void streamer_TImagePalette(TBuffer &buf, void *obj);
00249 
00250    // Function generating the singleton type initializer
00251    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TImagePalette*)
00252    {
00253       ::TImagePalette *ptr = 0;
00254       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TImagePalette >(0);
00255       static ::ROOT::TGenericClassInfo 
00256          instance("TImagePalette", ::TImagePalette::Class_Version(), "include/TAttImage.h", 83,
00257                   typeid(::TImagePalette), DefineBehavior(ptr, ptr),
00258                   &::TImagePalette::Dictionary, isa_proxy, 0,
00259                   sizeof(::TImagePalette) );
00260       instance.SetNew(&new_TImagePalette);
00261       instance.SetNewArray(&newArray_TImagePalette);
00262       instance.SetDelete(&delete_TImagePalette);
00263       instance.SetDeleteArray(&deleteArray_TImagePalette);
00264       instance.SetDestructor(&destruct_TImagePalette);
00265       instance.SetStreamerFunc(&streamer_TImagePalette);
00266       return &instance;
00267    }
00268    TGenericClassInfo *GenerateInitInstance(const ::TImagePalette*)
00269    {
00270       return GenerateInitInstanceLocal((::TImagePalette*)0);
00271    }
00272    // Static variable to force the class initialization
00273    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TImagePalette*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00274 } // end of namespace ROOT
00275 
00276 namespace ROOT {
00277    void TBox_ShowMembers(void *obj, TMemberInspector &R__insp);
00278    static void *new_TBox(void *p = 0);
00279    static void *newArray_TBox(Long_t size, void *p);
00280    static void delete_TBox(void *p);
00281    static void deleteArray_TBox(void *p);
00282    static void destruct_TBox(void *p);
00283    static void streamer_TBox(TBuffer &buf, void *obj);
00284 
00285    // Function generating the singleton type initializer
00286    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TBox*)
00287    {
00288       ::TBox *ptr = 0;
00289       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TBox >(0);
00290       static ::ROOT::TGenericClassInfo 
00291          instance("TBox", ::TBox::Class_Version(), "include/TBox.h", 34,
00292                   typeid(::TBox), DefineBehavior(ptr, ptr),
00293                   &::TBox::Dictionary, isa_proxy, 1,
00294                   sizeof(::TBox) );
00295       instance.SetNew(&new_TBox);
00296       instance.SetNewArray(&newArray_TBox);
00297       instance.SetDelete(&delete_TBox);
00298       instance.SetDeleteArray(&deleteArray_TBox);
00299       instance.SetDestructor(&destruct_TBox);
00300       instance.SetStreamerFunc(&streamer_TBox);
00301       return &instance;
00302    }
00303    TGenericClassInfo *GenerateInitInstance(const ::TBox*)
00304    {
00305       return GenerateInitInstanceLocal((::TBox*)0);
00306    }
00307    // Static variable to force the class initialization
00308    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TBox*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00309 } // end of namespace ROOT
00310 
00311 namespace ROOT {
00312    void TCrown_ShowMembers(void *obj, TMemberInspector &R__insp);
00313    static void *new_TCrown(void *p = 0);
00314    static void *newArray_TCrown(Long_t size, void *p);
00315    static void delete_TCrown(void *p);
00316    static void deleteArray_TCrown(void *p);
00317    static void destruct_TCrown(void *p);
00318 
00319    // Function generating the singleton type initializer
00320    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TCrown*)
00321    {
00322       ::TCrown *ptr = 0;
00323       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TCrown >(0);
00324       static ::ROOT::TGenericClassInfo 
00325          instance("TCrown", ::TCrown::Class_Version(), "include/TCrown.h", 30,
00326                   typeid(::TCrown), DefineBehavior(ptr, ptr),
00327                   &::TCrown::Dictionary, isa_proxy, 4,
00328                   sizeof(::TCrown) );
00329       instance.SetNew(&new_TCrown);
00330       instance.SetNewArray(&newArray_TCrown);
00331       instance.SetDelete(&delete_TCrown);
00332       instance.SetDeleteArray(&deleteArray_TCrown);
00333       instance.SetDestructor(&destruct_TCrown);
00334       return &instance;
00335    }
00336    TGenericClassInfo *GenerateInitInstance(const ::TCrown*)
00337    {
00338       return GenerateInitInstanceLocal((::TCrown*)0);
00339    }
00340    // Static variable to force the class initialization
00341    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TCrown*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00342 } // end of namespace ROOT
00343 
00344 namespace ROOT {
00345    void TPolyLine_ShowMembers(void *obj, TMemberInspector &R__insp);
00346    static void *new_TPolyLine(void *p = 0);
00347    static void *newArray_TPolyLine(Long_t size, void *p);
00348    static void delete_TPolyLine(void *p);
00349    static void deleteArray_TPolyLine(void *p);
00350    static void destruct_TPolyLine(void *p);
00351    static void streamer_TPolyLine(TBuffer &buf, void *obj);
00352 
00353    // Function generating the singleton type initializer
00354    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TPolyLine*)
00355    {
00356       ::TPolyLine *ptr = 0;
00357       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TPolyLine >(0);
00358       static ::ROOT::TGenericClassInfo 
00359          instance("TPolyLine", ::TPolyLine::Class_Version(), "include/TPolyLine.h", 40,
00360                   typeid(::TPolyLine), DefineBehavior(ptr, ptr),
00361                   &::TPolyLine::Dictionary, isa_proxy, 1,
00362                   sizeof(::TPolyLine) );
00363       instance.SetNew(&new_TPolyLine);
00364       instance.SetNewArray(&newArray_TPolyLine);
00365       instance.SetDelete(&delete_TPolyLine);
00366       instance.SetDeleteArray(&deleteArray_TPolyLine);
00367       instance.SetDestructor(&destruct_TPolyLine);
00368       instance.SetStreamerFunc(&streamer_TPolyLine);
00369       return &instance;
00370    }
00371    TGenericClassInfo *GenerateInitInstance(const ::TPolyLine*)
00372    {
00373       return GenerateInitInstanceLocal((::TPolyLine*)0);
00374    }
00375    // Static variable to force the class initialization
00376    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TPolyLine*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00377 } // end of namespace ROOT
00378 
00379 namespace ROOT {
00380    void TCurlyLine_ShowMembers(void *obj, TMemberInspector &R__insp);
00381    static void *new_TCurlyLine(void *p = 0);
00382    static void *newArray_TCurlyLine(Long_t size, void *p);
00383    static void delete_TCurlyLine(void *p);
00384    static void deleteArray_TCurlyLine(void *p);
00385    static void destruct_TCurlyLine(void *p);
00386 
00387    // Function generating the singleton type initializer
00388    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TCurlyLine*)
00389    {
00390       ::TCurlyLine *ptr = 0;
00391       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TCurlyLine >(0);
00392       static ::ROOT::TGenericClassInfo 
00393          instance("TCurlyLine", ::TCurlyLine::Class_Version(), "include/TCurlyLine.h", 25,
00394                   typeid(::TCurlyLine), DefineBehavior(ptr, ptr),
00395                   &::TCurlyLine::Dictionary, isa_proxy, 4,
00396                   sizeof(::TCurlyLine) );
00397       instance.SetNew(&new_TCurlyLine);
00398       instance.SetNewArray(&newArray_TCurlyLine);
00399       instance.SetDelete(&delete_TCurlyLine);
00400       instance.SetDeleteArray(&deleteArray_TCurlyLine);
00401       instance.SetDestructor(&destruct_TCurlyLine);
00402       return &instance;
00403    }
00404    TGenericClassInfo *GenerateInitInstance(const ::TCurlyLine*)
00405    {
00406       return GenerateInitInstanceLocal((::TCurlyLine*)0);
00407    }
00408    // Static variable to force the class initialization
00409    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TCurlyLine*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00410 } // end of namespace ROOT
00411 
00412 namespace ROOT {
00413    void TCurlyArc_ShowMembers(void *obj, TMemberInspector &R__insp);
00414    static void *new_TCurlyArc(void *p = 0);
00415    static void *newArray_TCurlyArc(Long_t size, void *p);
00416    static void delete_TCurlyArc(void *p);
00417    static void deleteArray_TCurlyArc(void *p);
00418    static void destruct_TCurlyArc(void *p);
00419 
00420    // Function generating the singleton type initializer
00421    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TCurlyArc*)
00422    {
00423       ::TCurlyArc *ptr = 0;
00424       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TCurlyArc >(0);
00425       static ::ROOT::TGenericClassInfo 
00426          instance("TCurlyArc", ::TCurlyArc::Class_Version(), "include/TCurlyArc.h", 20,
00427                   typeid(::TCurlyArc), DefineBehavior(ptr, ptr),
00428                   &::TCurlyArc::Dictionary, isa_proxy, 4,
00429                   sizeof(::TCurlyArc) );
00430       instance.SetNew(&new_TCurlyArc);
00431       instance.SetNewArray(&newArray_TCurlyArc);
00432       instance.SetDelete(&delete_TCurlyArc);
00433       instance.SetDeleteArray(&deleteArray_TCurlyArc);
00434       instance.SetDestructor(&destruct_TCurlyArc);
00435       return &instance;
00436    }
00437    TGenericClassInfo *GenerateInitInstance(const ::TCurlyArc*)
00438    {
00439       return GenerateInitInstanceLocal((::TCurlyArc*)0);
00440    }
00441    // Static variable to force the class initialization
00442    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TCurlyArc*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00443 } // end of namespace ROOT
00444 
00445 namespace ROOT {
00446    void TCutG_ShowMembers(void *obj, TMemberInspector &R__insp);
00447    static void *new_TCutG(void *p = 0);
00448    static void *newArray_TCutG(Long_t size, void *p);
00449    static void delete_TCutG(void *p);
00450    static void deleteArray_TCutG(void *p);
00451    static void destruct_TCutG(void *p);
00452    static void streamer_TCutG(TBuffer &buf, void *obj);
00453 
00454    // Function generating the singleton type initializer
00455    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TCutG*)
00456    {
00457       ::TCutG *ptr = 0;
00458       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TCutG >(0);
00459       static ::ROOT::TGenericClassInfo 
00460          instance("TCutG", ::TCutG::Class_Version(), "include/TCutG.h", 29,
00461                   typeid(::TCutG), DefineBehavior(ptr, ptr),
00462                   &::TCutG::Dictionary, isa_proxy, 1,
00463                   sizeof(::TCutG) );
00464       instance.SetNew(&new_TCutG);
00465       instance.SetNewArray(&newArray_TCutG);
00466       instance.SetDelete(&delete_TCutG);
00467       instance.SetDeleteArray(&deleteArray_TCutG);
00468       instance.SetDestructor(&destruct_TCutG);
00469       instance.SetStreamerFunc(&streamer_TCutG);
00470       return &instance;
00471    }
00472    TGenericClassInfo *GenerateInitInstance(const ::TCutG*)
00473    {
00474       return GenerateInitInstanceLocal((::TCutG*)0);
00475    }
00476    // Static variable to force the class initialization
00477    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TCutG*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00478 } // end of namespace ROOT
00479 
00480 namespace ROOT {
00481    void TPave_ShowMembers(void *obj, TMemberInspector &R__insp);
00482    static void *new_TPave(void *p = 0);
00483    static void *newArray_TPave(Long_t size, void *p);
00484    static void delete_TPave(void *p);
00485    static void deleteArray_TPave(void *p);
00486    static void destruct_TPave(void *p);
00487    static void streamer_TPave(TBuffer &buf, void *obj);
00488 
00489    // Function generating the singleton type initializer
00490    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TPave*)
00491    {
00492       ::TPave *ptr = 0;
00493       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TPave >(0);
00494       static ::ROOT::TGenericClassInfo 
00495          instance("TPave", ::TPave::Class_Version(), "include/TPave.h", 31,
00496                   typeid(::TPave), DefineBehavior(ptr, ptr),
00497                   &::TPave::Dictionary, isa_proxy, 1,
00498                   sizeof(::TPave) );
00499       instance.SetNew(&new_TPave);
00500       instance.SetNewArray(&newArray_TPave);
00501       instance.SetDelete(&delete_TPave);
00502       instance.SetDeleteArray(&deleteArray_TPave);
00503       instance.SetDestructor(&destruct_TPave);
00504       instance.SetStreamerFunc(&streamer_TPave);
00505       return &instance;
00506    }
00507    TGenericClassInfo *GenerateInitInstance(const ::TPave*)
00508    {
00509       return GenerateInitInstanceLocal((::TPave*)0);
00510    }
00511    // Static variable to force the class initialization
00512    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TPave*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00513 } // end of namespace ROOT
00514 
00515 namespace ROOT {
00516    void TText_ShowMembers(void *obj, TMemberInspector &R__insp);
00517    static void *new_TText(void *p = 0);
00518    static void *newArray_TText(Long_t size, void *p);
00519    static void delete_TText(void *p);
00520    static void deleteArray_TText(void *p);
00521    static void destruct_TText(void *p);
00522    static void streamer_TText(TBuffer &buf, void *obj);
00523 
00524    // Function generating the singleton type initializer
00525    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TText*)
00526    {
00527       ::TText *ptr = 0;
00528       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TText >(0);
00529       static ::ROOT::TGenericClassInfo 
00530          instance("TText", ::TText::Class_Version(), "include/TText.h", 34,
00531                   typeid(::TText), DefineBehavior(ptr, ptr),
00532                   &::TText::Dictionary, isa_proxy, 1,
00533                   sizeof(::TText) );
00534       instance.SetNew(&new_TText);
00535       instance.SetNewArray(&newArray_TText);
00536       instance.SetDelete(&delete_TText);
00537       instance.SetDeleteArray(&deleteArray_TText);
00538       instance.SetDestructor(&destruct_TText);
00539       instance.SetStreamerFunc(&streamer_TText);
00540       return &instance;
00541    }
00542    TGenericClassInfo *GenerateInitInstance(const ::TText*)
00543    {
00544       return GenerateInitInstanceLocal((::TText*)0);
00545    }
00546    // Static variable to force the class initialization
00547    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TText*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00548 } // end of namespace ROOT
00549 
00550 namespace ROOT {
00551    void TPaveText_ShowMembers(void *obj, TMemberInspector &R__insp);
00552    static void *new_TPaveText(void *p = 0);
00553    static void *newArray_TPaveText(Long_t size, void *p);
00554    static void delete_TPaveText(void *p);
00555    static void deleteArray_TPaveText(void *p);
00556    static void destruct_TPaveText(void *p);
00557    static void streamer_TPaveText(TBuffer &buf, void *obj);
00558 
00559    // Function generating the singleton type initializer
00560    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TPaveText*)
00561    {
00562       ::TPaveText *ptr = 0;
00563       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TPaveText >(0);
00564       static ::ROOT::TGenericClassInfo 
00565          instance("TPaveText", ::TPaveText::Class_Version(), "include/TPaveText.h", 35,
00566                   typeid(::TPaveText), DefineBehavior(ptr, ptr),
00567                   &::TPaveText::Dictionary, isa_proxy, 1,
00568                   sizeof(::TPaveText) );
00569       instance.SetNew(&new_TPaveText);
00570       instance.SetNewArray(&newArray_TPaveText);
00571       instance.SetDelete(&delete_TPaveText);
00572       instance.SetDeleteArray(&deleteArray_TPaveText);
00573       instance.SetDestructor(&destruct_TPaveText);
00574       instance.SetStreamerFunc(&streamer_TPaveText);
00575       return &instance;
00576    }
00577    TGenericClassInfo *GenerateInitInstance(const ::TPaveText*)
00578    {
00579       return GenerateInitInstanceLocal((::TPaveText*)0);
00580    }
00581    // Static variable to force the class initialization
00582    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TPaveText*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00583 } // end of namespace ROOT
00584 
00585 namespace ROOT {
00586    void TDiamond_ShowMembers(void *obj, TMemberInspector &R__insp);
00587    static void *new_TDiamond(void *p = 0);
00588    static void *newArray_TDiamond(Long_t size, void *p);
00589    static void delete_TDiamond(void *p);
00590    static void deleteArray_TDiamond(void *p);
00591    static void destruct_TDiamond(void *p);
00592 
00593    // Function generating the singleton type initializer
00594    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TDiamond*)
00595    {
00596       ::TDiamond *ptr = 0;
00597       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TDiamond >(0);
00598       static ::ROOT::TGenericClassInfo 
00599          instance("TDiamond", ::TDiamond::Class_Version(), "include/TDiamond.h", 35,
00600                   typeid(::TDiamond), DefineBehavior(ptr, ptr),
00601                   &::TDiamond::Dictionary, isa_proxy, 4,
00602                   sizeof(::TDiamond) );
00603       instance.SetNew(&new_TDiamond);
00604       instance.SetNewArray(&newArray_TDiamond);
00605       instance.SetDelete(&delete_TDiamond);
00606       instance.SetDeleteArray(&deleteArray_TDiamond);
00607       instance.SetDestructor(&destruct_TDiamond);
00608       return &instance;
00609    }
00610    TGenericClassInfo *GenerateInitInstance(const ::TDiamond*)
00611    {
00612       return GenerateInitInstanceLocal((::TDiamond*)0);
00613    }
00614    // Static variable to force the class initialization
00615    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TDiamond*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00616 } // end of namespace ROOT
00617 
00618 namespace ROOT {
00619    void TWbox_ShowMembers(void *obj, TMemberInspector &R__insp);
00620    static void *new_TWbox(void *p = 0);
00621    static void *newArray_TWbox(Long_t size, void *p);
00622    static void delete_TWbox(void *p);
00623    static void deleteArray_TWbox(void *p);
00624    static void destruct_TWbox(void *p);
00625 
00626    // Function generating the singleton type initializer
00627    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TWbox*)
00628    {
00629       ::TWbox *ptr = 0;
00630       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TWbox >(0);
00631       static ::ROOT::TGenericClassInfo 
00632          instance("TWbox", ::TWbox::Class_Version(), "include/TWbox.h", 33,
00633                   typeid(::TWbox), DefineBehavior(ptr, ptr),
00634                   &::TWbox::Dictionary, isa_proxy, 4,
00635                   sizeof(::TWbox) );
00636       instance.SetNew(&new_TWbox);
00637       instance.SetNewArray(&newArray_TWbox);
00638       instance.SetDelete(&delete_TWbox);
00639       instance.SetDeleteArray(&deleteArray_TWbox);
00640       instance.SetDestructor(&destruct_TWbox);
00641       return &instance;
00642    }
00643    TGenericClassInfo *GenerateInitInstance(const ::TWbox*)
00644    {
00645       return GenerateInitInstanceLocal((::TWbox*)0);
00646    }
00647    // Static variable to force the class initialization
00648    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TWbox*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00649 } // end of namespace ROOT
00650 
00651 namespace ROOT {
00652    void TFrame_ShowMembers(void *obj, TMemberInspector &R__insp);
00653    static void *new_TFrame(void *p = 0);
00654    static void *newArray_TFrame(Long_t size, void *p);
00655    static void delete_TFrame(void *p);
00656    static void deleteArray_TFrame(void *p);
00657    static void destruct_TFrame(void *p);
00658 
00659    // Function generating the singleton type initializer
00660    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TFrame*)
00661    {
00662       ::TFrame *ptr = 0;
00663       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TFrame >(0);
00664       static ::ROOT::TGenericClassInfo 
00665          instance("TFrame", ::TFrame::Class_Version(), "include/TFrame.h", 29,
00666                   typeid(::TFrame), DefineBehavior(ptr, ptr),
00667                   &::TFrame::Dictionary, isa_proxy, 4,
00668                   sizeof(::TFrame) );
00669       instance.SetNew(&new_TFrame);
00670       instance.SetNewArray(&newArray_TFrame);
00671       instance.SetDelete(&delete_TFrame);
00672       instance.SetDeleteArray(&deleteArray_TFrame);
00673       instance.SetDestructor(&destruct_TFrame);
00674       return &instance;
00675    }
00676    TGenericClassInfo *GenerateInitInstance(const ::TFrame*)
00677    {
00678       return GenerateInitInstanceLocal((::TFrame*)0);
00679    }
00680    // Static variable to force the class initialization
00681    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TFrame*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00682 } // end of namespace ROOT
00683 
00684 namespace ROOT {
00685    void TGaxis_ShowMembers(void *obj, TMemberInspector &R__insp);
00686    static void *new_TGaxis(void *p = 0);
00687    static void *newArray_TGaxis(Long_t size, void *p);
00688    static void delete_TGaxis(void *p);
00689    static void deleteArray_TGaxis(void *p);
00690    static void destruct_TGaxis(void *p);
00691    static void streamer_TGaxis(TBuffer &buf, void *obj);
00692 
00693    // Function generating the singleton type initializer
00694    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TGaxis*)
00695    {
00696       ::TGaxis *ptr = 0;
00697       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TGaxis >(0);
00698       static ::ROOT::TGenericClassInfo 
00699          instance("TGaxis", ::TGaxis::Class_Version(), "include/TGaxis.h", 39,
00700                   typeid(::TGaxis), DefineBehavior(ptr, ptr),
00701                   &::TGaxis::Dictionary, isa_proxy, 1,
00702                   sizeof(::TGaxis) );
00703       instance.SetNew(&new_TGaxis);
00704       instance.SetNewArray(&newArray_TGaxis);
00705       instance.SetDelete(&delete_TGaxis);
00706       instance.SetDeleteArray(&deleteArray_TGaxis);
00707       instance.SetDestructor(&destruct_TGaxis);
00708       instance.SetStreamerFunc(&streamer_TGaxis);
00709       return &instance;
00710    }
00711    TGenericClassInfo *GenerateInitInstance(const ::TGaxis*)
00712    {
00713       return GenerateInitInstanceLocal((::TGaxis*)0);
00714    }
00715    // Static variable to force the class initialization
00716    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TGaxis*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00717 } // end of namespace ROOT
00718 
00719 namespace ROOT {
00720    void TGraphPolargram_ShowMembers(void *obj, TMemberInspector &R__insp);
00721    static void *new_TGraphPolargram(void *p = 0);
00722    static void *newArray_TGraphPolargram(Long_t size, void *p);
00723    static void delete_TGraphPolargram(void *p);
00724    static void deleteArray_TGraphPolargram(void *p);
00725    static void destruct_TGraphPolargram(void *p);
00726 
00727    // Function generating the singleton type initializer
00728    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TGraphPolargram*)
00729    {
00730       ::TGraphPolargram *ptr = 0;
00731       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TGraphPolargram >(0);
00732       static ::ROOT::TGenericClassInfo 
00733          instance("TGraphPolargram", ::TGraphPolargram::Class_Version(), "include/TGraphPolargram.h", 36,
00734                   typeid(::TGraphPolargram), DefineBehavior(ptr, ptr),
00735                   &::TGraphPolargram::Dictionary, isa_proxy, 4,
00736                   sizeof(::TGraphPolargram) );
00737       instance.SetNew(&new_TGraphPolargram);
00738       instance.SetNewArray(&newArray_TGraphPolargram);
00739       instance.SetDelete(&delete_TGraphPolargram);
00740       instance.SetDeleteArray(&deleteArray_TGraphPolargram);
00741       instance.SetDestructor(&destruct_TGraphPolargram);
00742       return &instance;
00743    }
00744    TGenericClassInfo *GenerateInitInstance(const ::TGraphPolargram*)
00745    {
00746       return GenerateInitInstanceLocal((::TGraphPolargram*)0);
00747    }
00748    // Static variable to force the class initialization
00749    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TGraphPolargram*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00750 } // end of namespace ROOT
00751 
00752 namespace ROOT {
00753    void TGraphPolar_ShowMembers(void *obj, TMemberInspector &R__insp);
00754    static void *new_TGraphPolar(void *p = 0);
00755    static void *newArray_TGraphPolar(Long_t size, void *p);
00756    static void delete_TGraphPolar(void *p);
00757    static void deleteArray_TGraphPolar(void *p);
00758    static void destruct_TGraphPolar(void *p);
00759 
00760    // Function generating the singleton type initializer
00761    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TGraphPolar*)
00762    {
00763       ::TGraphPolar *ptr = 0;
00764       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TGraphPolar >(0);
00765       static ::ROOT::TGenericClassInfo 
00766          instance("TGraphPolar", ::TGraphPolar::Class_Version(), "include/TGraphPolar.h", 38,
00767                   typeid(::TGraphPolar), DefineBehavior(ptr, ptr),
00768                   &::TGraphPolar::Dictionary, isa_proxy, 4,
00769                   sizeof(::TGraphPolar) );
00770       instance.SetNew(&new_TGraphPolar);
00771       instance.SetNewArray(&newArray_TGraphPolar);
00772       instance.SetDelete(&delete_TGraphPolar);
00773       instance.SetDeleteArray(&deleteArray_TGraphPolar);
00774       instance.SetDestructor(&destruct_TGraphPolar);
00775       return &instance;
00776    }
00777    TGenericClassInfo *GenerateInitInstance(const ::TGraphPolar*)
00778    {
00779       return GenerateInitInstanceLocal((::TGraphPolar*)0);
00780    }
00781    // Static variable to force the class initialization
00782    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TGraphPolar*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00783 } // end of namespace ROOT
00784 
00785 namespace ROOT {
00786    void TGraphQQ_ShowMembers(void *obj, TMemberInspector &R__insp);
00787    static void *new_TGraphQQ(void *p = 0);
00788    static void *newArray_TGraphQQ(Long_t size, void *p);
00789    static void delete_TGraphQQ(void *p);
00790    static void deleteArray_TGraphQQ(void *p);
00791    static void destruct_TGraphQQ(void *p);
00792 
00793    // Function generating the singleton type initializer
00794    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TGraphQQ*)
00795    {
00796       ::TGraphQQ *ptr = 0;
00797       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TGraphQQ >(0);
00798       static ::ROOT::TGenericClassInfo 
00799          instance("TGraphQQ", ::TGraphQQ::Class_Version(), "include/TGraphQQ.h", 28,
00800                   typeid(::TGraphQQ), DefineBehavior(ptr, ptr),
00801                   &::TGraphQQ::Dictionary, isa_proxy, 4,
00802                   sizeof(::TGraphQQ) );
00803       instance.SetNew(&new_TGraphQQ);
00804       instance.SetNewArray(&newArray_TGraphQQ);
00805       instance.SetDelete(&delete_TGraphQQ);
00806       instance.SetDeleteArray(&deleteArray_TGraphQQ);
00807       instance.SetDestructor(&destruct_TGraphQQ);
00808       return &instance;
00809    }
00810    TGenericClassInfo *GenerateInitInstance(const ::TGraphQQ*)
00811    {
00812       return GenerateInitInstanceLocal((::TGraphQQ*)0);
00813    }
00814    // Static variable to force the class initialization
00815    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TGraphQQ*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00816 } // end of namespace ROOT
00817 
00818 namespace ROOT {
00819    void TImage_ShowMembers(void *obj, TMemberInspector &R__insp);
00820    static void delete_TImage(void *p);
00821    static void deleteArray_TImage(void *p);
00822    static void destruct_TImage(void *p);
00823    static void streamer_TImage(TBuffer &buf, void *obj);
00824 
00825    // Function generating the singleton type initializer
00826    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TImage*)
00827    {
00828       ::TImage *ptr = 0;
00829       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TImage >(0);
00830       static ::ROOT::TGenericClassInfo 
00831          instance("TImage", ::TImage::Class_Version(), "include/TImage.h", 45,
00832                   typeid(::TImage), DefineBehavior(ptr, ptr),
00833                   &::TImage::Dictionary, isa_proxy, 0,
00834                   sizeof(::TImage) );
00835       instance.SetDelete(&delete_TImage);
00836       instance.SetDeleteArray(&deleteArray_TImage);
00837       instance.SetDestructor(&destruct_TImage);
00838       instance.SetStreamerFunc(&streamer_TImage);
00839       return &instance;
00840    }
00841    TGenericClassInfo *GenerateInitInstance(const ::TImage*)
00842    {
00843       return GenerateInitInstanceLocal((::TImage*)0);
00844    }
00845    // Static variable to force the class initialization
00846    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TImage*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00847 } // end of namespace ROOT
00848 
00849 namespace ROOT {
00850    void TImagePlugin_ShowMembers(void *obj, TMemberInspector &R__insp);
00851    static void delete_TImagePlugin(void *p);
00852    static void deleteArray_TImagePlugin(void *p);
00853    static void destruct_TImagePlugin(void *p);
00854    static void streamer_TImagePlugin(TBuffer &buf, void *obj);
00855 
00856    // Function generating the singleton type initializer
00857    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TImagePlugin*)
00858    {
00859       ::TImagePlugin *ptr = 0;
00860       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TImagePlugin >(0);
00861       static ::ROOT::TGenericClassInfo 
00862          instance("TImagePlugin", ::TImagePlugin::Class_Version(), "include/TImagePlugin.h", 31,
00863                   typeid(::TImagePlugin), DefineBehavior(ptr, ptr),
00864                   &::TImagePlugin::Dictionary, isa_proxy, 0,
00865                   sizeof(::TImagePlugin) );
00866       instance.SetDelete(&delete_TImagePlugin);
00867       instance.SetDeleteArray(&deleteArray_TImagePlugin);
00868       instance.SetDestructor(&destruct_TImagePlugin);
00869       instance.SetStreamerFunc(&streamer_TImagePlugin);
00870       return &instance;
00871    }
00872    TGenericClassInfo *GenerateInitInstance(const ::TImagePlugin*)
00873    {
00874       return GenerateInitInstanceLocal((::TImagePlugin*)0);
00875    }
00876    // Static variable to force the class initialization
00877    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TImagePlugin*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00878 } // end of namespace ROOT
00879 
00880 namespace ROOT {
00881    void TLatex_ShowMembers(void *obj, TMemberInspector &R__insp);
00882    static void *new_TLatex(void *p = 0);
00883    static void *newArray_TLatex(Long_t size, void *p);
00884    static void delete_TLatex(void *p);
00885    static void deleteArray_TLatex(void *p);
00886    static void destruct_TLatex(void *p);
00887 
00888    // Function generating the singleton type initializer
00889    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TLatex*)
00890    {
00891       ::TLatex *ptr = 0;
00892       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TLatex >(0);
00893       static ::ROOT::TGenericClassInfo 
00894          instance("TLatex", ::TLatex::Class_Version(), "include/TLatex.h", 74,
00895                   typeid(::TLatex), DefineBehavior(ptr, ptr),
00896                   &::TLatex::Dictionary, isa_proxy, 4,
00897                   sizeof(::TLatex) );
00898       instance.SetNew(&new_TLatex);
00899       instance.SetNewArray(&newArray_TLatex);
00900       instance.SetDelete(&delete_TLatex);
00901       instance.SetDeleteArray(&deleteArray_TLatex);
00902       instance.SetDestructor(&destruct_TLatex);
00903       return &instance;
00904    }
00905    TGenericClassInfo *GenerateInitInstance(const ::TLatex*)
00906    {
00907       return GenerateInitInstanceLocal((::TLatex*)0);
00908    }
00909    // Static variable to force the class initialization
00910    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TLatex*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00911 } // end of namespace ROOT
00912 
00913 namespace ROOT {
00914    void TLegendEntry_ShowMembers(void *obj, TMemberInspector &R__insp);
00915    static void *new_TLegendEntry(void *p = 0);
00916    static void *newArray_TLegendEntry(Long_t size, void *p);
00917    static void delete_TLegendEntry(void *p);
00918    static void deleteArray_TLegendEntry(void *p);
00919    static void destruct_TLegendEntry(void *p);
00920 
00921    // Function generating the singleton type initializer
00922    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TLegendEntry*)
00923    {
00924       ::TLegendEntry *ptr = 0;
00925       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TLegendEntry >(0);
00926       static ::ROOT::TGenericClassInfo 
00927          instance("TLegendEntry", ::TLegendEntry::Class_Version(), "include/TLegendEntry.h", 45,
00928                   typeid(::TLegendEntry), DefineBehavior(ptr, ptr),
00929                   &::TLegendEntry::Dictionary, isa_proxy, 4,
00930                   sizeof(::TLegendEntry) );
00931       instance.SetNew(&new_TLegendEntry);
00932       instance.SetNewArray(&newArray_TLegendEntry);
00933       instance.SetDelete(&delete_TLegendEntry);
00934       instance.SetDeleteArray(&deleteArray_TLegendEntry);
00935       instance.SetDestructor(&destruct_TLegendEntry);
00936       return &instance;
00937    }
00938    TGenericClassInfo *GenerateInitInstance(const ::TLegendEntry*)
00939    {
00940       return GenerateInitInstanceLocal((::TLegendEntry*)0);
00941    }
00942    // Static variable to force the class initialization
00943    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TLegendEntry*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00944 } // end of namespace ROOT
00945 
00946 namespace ROOT {
00947    void TLegend_ShowMembers(void *obj, TMemberInspector &R__insp);
00948    static void *new_TLegend(void *p = 0);
00949    static void *newArray_TLegend(Long_t size, void *p);
00950    static void delete_TLegend(void *p);
00951    static void deleteArray_TLegend(void *p);
00952    static void destruct_TLegend(void *p);
00953 
00954    // Function generating the singleton type initializer
00955    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TLegend*)
00956    {
00957       ::TLegend *ptr = 0;
00958       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TLegend >(0);
00959       static ::ROOT::TGenericClassInfo 
00960          instance("TLegend", ::TLegend::Class_Version(), "include/TLegend.h", 35,
00961                   typeid(::TLegend), DefineBehavior(ptr, ptr),
00962                   &::TLegend::Dictionary, isa_proxy, 4,
00963                   sizeof(::TLegend) );
00964       instance.SetNew(&new_TLegend);
00965       instance.SetNewArray(&newArray_TLegend);
00966       instance.SetDelete(&delete_TLegend);
00967       instance.SetDeleteArray(&deleteArray_TLegend);
00968       instance.SetDestructor(&destruct_TLegend);
00969       return &instance;
00970    }
00971    TGenericClassInfo *GenerateInitInstance(const ::TLegend*)
00972    {
00973       return GenerateInitInstanceLocal((::TLegend*)0);
00974    }
00975    // Static variable to force the class initialization
00976    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TLegend*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00977 } // end of namespace ROOT
00978 
00979 namespace ROOT {
00980    void TLink_ShowMembers(void *obj, TMemberInspector &R__insp);
00981    static void *new_TLink(void *p = 0);
00982    static void *newArray_TLink(Long_t size, void *p);
00983    static void delete_TLink(void *p);
00984    static void deleteArray_TLink(void *p);
00985    static void destruct_TLink(void *p);
00986 
00987    // Function generating the singleton type initializer
00988    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TLink*)
00989    {
00990       ::TLink *ptr = 0;
00991       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TLink >(0);
00992       static ::ROOT::TGenericClassInfo 
00993          instance("TLink", ::TLink::Class_Version(), "include/TLink.h", 29,
00994                   typeid(::TLink), DefineBehavior(ptr, ptr),
00995                   &::TLink::Dictionary, isa_proxy, 4,
00996                   sizeof(::TLink) );
00997       instance.SetNew(&new_TLink);
00998       instance.SetNewArray(&newArray_TLink);
00999       instance.SetDelete(&delete_TLink);
01000       instance.SetDeleteArray(&deleteArray_TLink);
01001       instance.SetDestructor(&destruct_TLink);
01002       return &instance;
01003    }
01004    TGenericClassInfo *GenerateInitInstance(const ::TLink*)
01005    {
01006       return GenerateInitInstanceLocal((::TLink*)0);
01007    }
01008    // Static variable to force the class initialization
01009    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TLink*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01010 } // end of namespace ROOT
01011 
01012 namespace ROOT {
01013    void TMarker_ShowMembers(void *obj, TMemberInspector &R__insp);
01014    static void *new_TMarker(void *p = 0);
01015    static void *newArray_TMarker(Long_t size, void *p);
01016    static void delete_TMarker(void *p);
01017    static void deleteArray_TMarker(void *p);
01018    static void destruct_TMarker(void *p);
01019    static void streamer_TMarker(TBuffer &buf, void *obj);
01020 
01021    // Function generating the singleton type initializer
01022    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TMarker*)
01023    {
01024       ::TMarker *ptr = 0;
01025       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TMarker >(0);
01026       static ::ROOT::TGenericClassInfo 
01027          instance("TMarker", ::TMarker::Class_Version(), "include/TMarker.h", 34,
01028                   typeid(::TMarker), DefineBehavior(ptr, ptr),
01029                   &::TMarker::Dictionary, isa_proxy, 1,
01030                   sizeof(::TMarker) );
01031       instance.SetNew(&new_TMarker);
01032       instance.SetNewArray(&newArray_TMarker);
01033       instance.SetDelete(&delete_TMarker);
01034       instance.SetDeleteArray(&deleteArray_TMarker);
01035       instance.SetDestructor(&destruct_TMarker);
01036       instance.SetStreamerFunc(&streamer_TMarker);
01037       return &instance;
01038    }
01039    TGenericClassInfo *GenerateInitInstance(const ::TMarker*)
01040    {
01041       return GenerateInitInstanceLocal((::TMarker*)0);
01042    }
01043    // Static variable to force the class initialization
01044    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TMarker*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01045 } // end of namespace ROOT
01046 
01047 namespace ROOT {
01048    void TPaveLabel_ShowMembers(void *obj, TMemberInspector &R__insp);
01049    static void *new_TPaveLabel(void *p = 0);
01050    static void *newArray_TPaveLabel(Long_t size, void *p);
01051    static void delete_TPaveLabel(void *p);
01052    static void deleteArray_TPaveLabel(void *p);
01053    static void destruct_TPaveLabel(void *p);
01054 
01055    // Function generating the singleton type initializer
01056    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TPaveLabel*)
01057    {
01058       ::TPaveLabel *ptr = 0;
01059       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TPaveLabel >(0);
01060       static ::ROOT::TGenericClassInfo 
01061          instance("TPaveLabel", ::TPaveLabel::Class_Version(), "include/TPaveLabel.h", 32,
01062                   typeid(::TPaveLabel), DefineBehavior(ptr, ptr),
01063                   &::TPaveLabel::Dictionary, isa_proxy, 4,
01064                   sizeof(::TPaveLabel) );
01065       instance.SetNew(&new_TPaveLabel);
01066       instance.SetNewArray(&newArray_TPaveLabel);
01067       instance.SetDelete(&delete_TPaveLabel);
01068       instance.SetDeleteArray(&deleteArray_TPaveLabel);
01069       instance.SetDestructor(&destruct_TPaveLabel);
01070       return &instance;
01071    }
01072    TGenericClassInfo *GenerateInitInstance(const ::TPaveLabel*)
01073    {
01074       return GenerateInitInstanceLocal((::TPaveLabel*)0);
01075    }
01076    // Static variable to force the class initialization
01077    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TPaveLabel*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01078 } // end of namespace ROOT
01079 
01080 namespace ROOT {
01081    void TPaveStats_ShowMembers(void *obj, TMemberInspector &R__insp);
01082    static void *new_TPaveStats(void *p = 0);
01083    static void *newArray_TPaveStats(Long_t size, void *p);
01084    static void delete_TPaveStats(void *p);
01085    static void deleteArray_TPaveStats(void *p);
01086    static void destruct_TPaveStats(void *p);
01087    static void streamer_TPaveStats(TBuffer &buf, void *obj);
01088 
01089    // Function generating the singleton type initializer
01090    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TPaveStats*)
01091    {
01092       ::TPaveStats *ptr = 0;
01093       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TPaveStats >(0);
01094       static ::ROOT::TGenericClassInfo 
01095          instance("TPaveStats", ::TPaveStats::Class_Version(), "include/TPaveStats.h", 28,
01096                   typeid(::TPaveStats), DefineBehavior(ptr, ptr),
01097                   &::TPaveStats::Dictionary, isa_proxy, 1,
01098                   sizeof(::TPaveStats) );
01099       instance.SetNew(&new_TPaveStats);
01100       instance.SetNewArray(&newArray_TPaveStats);
01101       instance.SetDelete(&delete_TPaveStats);
01102       instance.SetDeleteArray(&deleteArray_TPaveStats);
01103       instance.SetDestructor(&destruct_TPaveStats);
01104       instance.SetStreamerFunc(&streamer_TPaveStats);
01105       return &instance;
01106    }
01107    TGenericClassInfo *GenerateInitInstance(const ::TPaveStats*)
01108    {
01109       return GenerateInitInstanceLocal((::TPaveStats*)0);
01110    }
01111    // Static variable to force the class initialization
01112    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TPaveStats*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01113 } // end of namespace ROOT
01114 
01115 namespace ROOT {
01116    void TPavesText_ShowMembers(void *obj, TMemberInspector &R__insp);
01117    static void *new_TPavesText(void *p = 0);
01118    static void *newArray_TPavesText(Long_t size, void *p);
01119    static void delete_TPavesText(void *p);
01120    static void deleteArray_TPavesText(void *p);
01121    static void destruct_TPavesText(void *p);
01122 
01123    // Function generating the singleton type initializer
01124    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TPavesText*)
01125    {
01126       ::TPavesText *ptr = 0;
01127       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TPavesText >(0);
01128       static ::ROOT::TGenericClassInfo 
01129          instance("TPavesText", ::TPavesText::Class_Version(), "include/TPavesText.h", 28,
01130                   typeid(::TPavesText), DefineBehavior(ptr, ptr),
01131                   &::TPavesText::Dictionary, isa_proxy, 4,
01132                   sizeof(::TPavesText) );
01133       instance.SetNew(&new_TPavesText);
01134       instance.SetNewArray(&newArray_TPavesText);
01135       instance.SetDelete(&delete_TPavesText);
01136       instance.SetDeleteArray(&deleteArray_TPavesText);
01137       instance.SetDestructor(&destruct_TPavesText);
01138       return &instance;
01139    }
01140    TGenericClassInfo *GenerateInitInstance(const ::TPavesText*)
01141    {
01142       return GenerateInitInstanceLocal((::TPavesText*)0);
01143    }
01144    // Static variable to force the class initialization
01145    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TPavesText*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01146 } // end of namespace ROOT
01147 
01148 namespace ROOT {
01149    void TPieSlice_ShowMembers(void *obj, TMemberInspector &R__insp);
01150    static void *new_TPieSlice(void *p = 0);
01151    static void *newArray_TPieSlice(Long_t size, void *p);
01152    static void delete_TPieSlice(void *p);
01153    static void deleteArray_TPieSlice(void *p);
01154    static void destruct_TPieSlice(void *p);
01155 
01156    // Function generating the singleton type initializer
01157    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TPieSlice*)
01158    {
01159       ::TPieSlice *ptr = 0;
01160       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TPieSlice >(0);
01161       static ::ROOT::TGenericClassInfo 
01162          instance("TPieSlice", ::TPieSlice::Class_Version(), "include/TPieSlice.h", 30,
01163                   typeid(::TPieSlice), DefineBehavior(ptr, ptr),
01164                   &::TPieSlice::Dictionary, isa_proxy, 4,
01165                   sizeof(::TPieSlice) );
01166       instance.SetNew(&new_TPieSlice);
01167       instance.SetNewArray(&newArray_TPieSlice);
01168       instance.SetDelete(&delete_TPieSlice);
01169       instance.SetDeleteArray(&deleteArray_TPieSlice);
01170       instance.SetDestructor(&destruct_TPieSlice);
01171       return &instance;
01172    }
01173    TGenericClassInfo *GenerateInitInstance(const ::TPieSlice*)
01174    {
01175       return GenerateInitInstanceLocal((::TPieSlice*)0);
01176    }
01177    // Static variable to force the class initialization
01178    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TPieSlice*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01179 } // end of namespace ROOT
01180 
01181 namespace ROOT {
01182    void TPie_ShowMembers(void *obj, TMemberInspector &R__insp);
01183    static void *new_TPie(void *p = 0);
01184    static void *newArray_TPie(Long_t size, void *p);
01185    static void delete_TPie(void *p);
01186    static void deleteArray_TPie(void *p);
01187    static void destruct_TPie(void *p);
01188 
01189    // Function generating the singleton type initializer
01190    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TPie*)
01191    {
01192       ::TPie *ptr = 0;
01193       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TPie >(0);
01194       static ::ROOT::TGenericClassInfo 
01195          instance("TPie", ::TPie::Class_Version(), "include/TPie.h", 31,
01196                   typeid(::TPie), DefineBehavior(ptr, ptr),
01197                   &::TPie::Dictionary, isa_proxy, 4,
01198                   sizeof(::TPie) );
01199       instance.SetNew(&new_TPie);
01200       instance.SetNewArray(&newArray_TPie);
01201       instance.SetDelete(&delete_TPie);
01202       instance.SetDeleteArray(&deleteArray_TPie);
01203       instance.SetDestructor(&destruct_TPie);
01204       return &instance;
01205    }
01206    TGenericClassInfo *GenerateInitInstance(const ::TPie*)
01207    {
01208       return GenerateInitInstanceLocal((::TPie*)0);
01209    }
01210    // Static variable to force the class initialization
01211    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TPie*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01212 } // end of namespace ROOT
01213 
01214 namespace ROOT {
01215    void TPoints_ShowMembers(void *obj, TMemberInspector &R__insp);
01216    static void *new_TPoints(void *p = 0);
01217    static void *newArray_TPoints(Long_t size, void *p);
01218    static void delete_TPoints(void *p);
01219    static void deleteArray_TPoints(void *p);
01220    static void destruct_TPoints(void *p);
01221 
01222    // Function generating the singleton type initializer
01223    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TPoints*)
01224    {
01225       ::TPoints *ptr = 0;
01226       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TPoints >(0);
01227       static ::ROOT::TGenericClassInfo 
01228          instance("TPoints", ::TPoints::Class_Version(), "include/TPoints.h", 29,
01229                   typeid(::TPoints), DefineBehavior(ptr, ptr),
01230                   &::TPoints::Dictionary, isa_proxy, 4,
01231                   sizeof(::TPoints) );
01232       instance.SetNew(&new_TPoints);
01233       instance.SetNewArray(&newArray_TPoints);
01234       instance.SetDelete(&delete_TPoints);
01235       instance.SetDeleteArray(&deleteArray_TPoints);
01236       instance.SetDestructor(&destruct_TPoints);
01237       return &instance;
01238    }
01239    TGenericClassInfo *GenerateInitInstance(const ::TPoints*)
01240    {
01241       return GenerateInitInstanceLocal((::TPoints*)0);
01242    }
01243    // Static variable to force the class initialization
01244    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TPoints*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01245 } // end of namespace ROOT
01246 
01247 namespace ROOT {
01248    void TTF_ShowMembers(void *obj, TMemberInspector &R__insp);
01249    static void *new_TTF(void *p = 0);
01250    static void *newArray_TTF(Long_t size, void *p);
01251    static void delete_TTF(void *p);
01252    static void deleteArray_TTF(void *p);
01253    static void destruct_TTF(void *p);
01254    static void streamer_TTF(TBuffer &buf, void *obj);
01255 
01256    // Function generating the singleton type initializer
01257    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TTF*)
01258    {
01259       ::TTF *ptr = 0;
01260       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TTF >(0);
01261       static ::ROOT::TGenericClassInfo 
01262          instance("TTF", ::TTF::Class_Version(), "include/TTF.h", 59,
01263                   typeid(::TTF), DefineBehavior(ptr, ptr),
01264                   &::TTF::Dictionary, isa_proxy, 0,
01265                   sizeof(::TTF) );
01266       instance.SetNew(&new_TTF);
01267       instance.SetNewArray(&newArray_TTF);
01268       instance.SetDelete(&delete_TTF);
01269       instance.SetDeleteArray(&deleteArray_TTF);
01270       instance.SetDestructor(&destruct_TTF);
01271       instance.SetStreamerFunc(&streamer_TTF);
01272       return &instance;
01273    }
01274    TGenericClassInfo *GenerateInitInstance(const ::TTF*)
01275    {
01276       return GenerateInitInstanceLocal((::TTF*)0);
01277    }
01278    // Static variable to force the class initialization
01279    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TTF*)0x0); R__UseDummy(_R__UNIQUE_(Init));
01280 } // end of namespace ROOT
01281 
01282 //______________________________________________________________________________
01283 TClass *TEllipse::fgIsA = 0;  // static to hold class pointer
01284 
01285 //______________________________________________________________________________
01286 const char *TEllipse::Class_Name()
01287 {
01288    return "TEllipse";
01289 }
01290 
01291 //______________________________________________________________________________
01292 const char *TEllipse::ImplFileName()
01293 {
01294    return ::ROOT::GenerateInitInstanceLocal((const ::TEllipse*)0x0)->GetImplFileName();
01295 }
01296 
01297 //______________________________________________________________________________
01298 int TEllipse::ImplFileLine()
01299 {
01300    return ::ROOT::GenerateInitInstanceLocal((const ::TEllipse*)0x0)->GetImplFileLine();
01301 }
01302 
01303 //______________________________________________________________________________
01304 void TEllipse::Dictionary()
01305 {
01306    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEllipse*)0x0)->GetClass();
01307 }
01308 
01309 //______________________________________________________________________________
01310 TClass *TEllipse::Class()
01311 {
01312    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TEllipse*)0x0)->GetClass();
01313    return fgIsA;
01314 }
01315 
01316 //______________________________________________________________________________
01317 TClass *TArc::fgIsA = 0;  // static to hold class pointer
01318 
01319 //______________________________________________________________________________
01320 const char *TArc::Class_Name()
01321 {
01322    return "TArc";
01323 }
01324 
01325 //______________________________________________________________________________
01326 const char *TArc::ImplFileName()
01327 {
01328    return ::ROOT::GenerateInitInstanceLocal((const ::TArc*)0x0)->GetImplFileName();
01329 }
01330 
01331 //______________________________________________________________________________
01332 int TArc::ImplFileLine()
01333 {
01334    return ::ROOT::GenerateInitInstanceLocal((const ::TArc*)0x0)->GetImplFileLine();
01335 }
01336 
01337 //______________________________________________________________________________
01338 void TArc::Dictionary()
01339 {
01340    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TArc*)0x0)->GetClass();
01341 }
01342 
01343 //______________________________________________________________________________
01344 TClass *TArc::Class()
01345 {
01346    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TArc*)0x0)->GetClass();
01347    return fgIsA;
01348 }
01349 
01350 //______________________________________________________________________________
01351 TClass *TLine::fgIsA = 0;  // static to hold class pointer
01352 
01353 //______________________________________________________________________________
01354 const char *TLine::Class_Name()
01355 {
01356    return "TLine";
01357 }
01358 
01359 //______________________________________________________________________________
01360 const char *TLine::ImplFileName()
01361 {
01362    return ::ROOT::GenerateInitInstanceLocal((const ::TLine*)0x0)->GetImplFileName();
01363 }
01364 
01365 //______________________________________________________________________________
01366 int TLine::ImplFileLine()
01367 {
01368    return ::ROOT::GenerateInitInstanceLocal((const ::TLine*)0x0)->GetImplFileLine();
01369 }
01370 
01371 //______________________________________________________________________________
01372 void TLine::Dictionary()
01373 {
01374    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TLine*)0x0)->GetClass();
01375 }
01376 
01377 //______________________________________________________________________________
01378 TClass *TLine::Class()
01379 {
01380    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TLine*)0x0)->GetClass();
01381    return fgIsA;
01382 }
01383 
01384 //______________________________________________________________________________
01385 TClass *TArrow::fgIsA = 0;  // static to hold class pointer
01386 
01387 //______________________________________________________________________________
01388 const char *TArrow::Class_Name()
01389 {
01390    return "TArrow";
01391 }
01392 
01393 //______________________________________________________________________________
01394 const char *TArrow::ImplFileName()
01395 {
01396    return ::ROOT::GenerateInitInstanceLocal((const ::TArrow*)0x0)->GetImplFileName();
01397 }
01398 
01399 //______________________________________________________________________________
01400 int TArrow::ImplFileLine()
01401 {
01402    return ::ROOT::GenerateInitInstanceLocal((const ::TArrow*)0x0)->GetImplFileLine();
01403 }
01404 
01405 //______________________________________________________________________________
01406 void TArrow::Dictionary()
01407 {
01408    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TArrow*)0x0)->GetClass();
01409 }
01410 
01411 //______________________________________________________________________________
01412 TClass *TArrow::Class()
01413 {
01414    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TArrow*)0x0)->GetClass();
01415    return fgIsA;
01416 }
01417 
01418 //______________________________________________________________________________
01419 TClass *TAttImage::fgIsA = 0;  // static to hold class pointer
01420 
01421 //______________________________________________________________________________
01422 const char *TAttImage::Class_Name()
01423 {
01424    return "TAttImage";
01425 }
01426 
01427 //______________________________________________________________________________
01428 const char *TAttImage::ImplFileName()
01429 {
01430    return ::ROOT::GenerateInitInstanceLocal((const ::TAttImage*)0x0)->GetImplFileName();
01431 }
01432 
01433 //______________________________________________________________________________
01434 int TAttImage::ImplFileLine()
01435 {
01436    return ::ROOT::GenerateInitInstanceLocal((const ::TAttImage*)0x0)->GetImplFileLine();
01437 }
01438 
01439 //______________________________________________________________________________
01440 void TAttImage::Dictionary()
01441 {
01442    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TAttImage*)0x0)->GetClass();
01443 }
01444 
01445 //______________________________________________________________________________
01446 TClass *TAttImage::Class()
01447 {
01448    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TAttImage*)0x0)->GetClass();
01449    return fgIsA;
01450 }
01451 
01452 //______________________________________________________________________________
01453 TClass *TPaletteEditor::fgIsA = 0;  // static to hold class pointer
01454 
01455 //______________________________________________________________________________
01456 const char *TPaletteEditor::Class_Name()
01457 {
01458    return "TPaletteEditor";
01459 }
01460 
01461 //______________________________________________________________________________
01462 const char *TPaletteEditor::ImplFileName()
01463 {
01464    return ::ROOT::GenerateInitInstanceLocal((const ::TPaletteEditor*)0x0)->GetImplFileName();
01465 }
01466 
01467 //______________________________________________________________________________
01468 int TPaletteEditor::ImplFileLine()
01469 {
01470    return ::ROOT::GenerateInitInstanceLocal((const ::TPaletteEditor*)0x0)->GetImplFileLine();
01471 }
01472 
01473 //______________________________________________________________________________
01474 void TPaletteEditor::Dictionary()
01475 {
01476    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPaletteEditor*)0x0)->GetClass();
01477 }
01478 
01479 //______________________________________________________________________________
01480 TClass *TPaletteEditor::Class()
01481 {
01482    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPaletteEditor*)0x0)->GetClass();
01483    return fgIsA;
01484 }
01485 
01486 //______________________________________________________________________________
01487 TClass *TImagePalette::fgIsA = 0;  // static to hold class pointer
01488 
01489 //______________________________________________________________________________
01490 const char *TImagePalette::Class_Name()
01491 {
01492    return "TImagePalette";
01493 }
01494 
01495 //______________________________________________________________________________
01496 const char *TImagePalette::ImplFileName()
01497 {
01498    return ::ROOT::GenerateInitInstanceLocal((const ::TImagePalette*)0x0)->GetImplFileName();
01499 }
01500 
01501 //______________________________________________________________________________
01502 int TImagePalette::ImplFileLine()
01503 {
01504    return ::ROOT::GenerateInitInstanceLocal((const ::TImagePalette*)0x0)->GetImplFileLine();
01505 }
01506 
01507 //______________________________________________________________________________
01508 void TImagePalette::Dictionary()
01509 {
01510    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TImagePalette*)0x0)->GetClass();
01511 }
01512 
01513 //______________________________________________________________________________
01514 TClass *TImagePalette::Class()
01515 {
01516    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TImagePalette*)0x0)->GetClass();
01517    return fgIsA;
01518 }
01519 
01520 //______________________________________________________________________________
01521 TClass *TBox::fgIsA = 0;  // static to hold class pointer
01522 
01523 //______________________________________________________________________________
01524 const char *TBox::Class_Name()
01525 {
01526    return "TBox";
01527 }
01528 
01529 //______________________________________________________________________________
01530 const char *TBox::ImplFileName()
01531 {
01532    return ::ROOT::GenerateInitInstanceLocal((const ::TBox*)0x0)->GetImplFileName();
01533 }
01534 
01535 //______________________________________________________________________________
01536 int TBox::ImplFileLine()
01537 {
01538    return ::ROOT::GenerateInitInstanceLocal((const ::TBox*)0x0)->GetImplFileLine();
01539 }
01540 
01541 //______________________________________________________________________________
01542 void TBox::Dictionary()
01543 {
01544    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TBox*)0x0)->GetClass();
01545 }
01546 
01547 //______________________________________________________________________________
01548 TClass *TBox::Class()
01549 {
01550    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TBox*)0x0)->GetClass();
01551    return fgIsA;
01552 }
01553 
01554 //______________________________________________________________________________
01555 TClass *TCrown::fgIsA = 0;  // static to hold class pointer
01556 
01557 //______________________________________________________________________________
01558 const char *TCrown::Class_Name()
01559 {
01560    return "TCrown";
01561 }
01562 
01563 //______________________________________________________________________________
01564 const char *TCrown::ImplFileName()
01565 {
01566    return ::ROOT::GenerateInitInstanceLocal((const ::TCrown*)0x0)->GetImplFileName();
01567 }
01568 
01569 //______________________________________________________________________________
01570 int TCrown::ImplFileLine()
01571 {
01572    return ::ROOT::GenerateInitInstanceLocal((const ::TCrown*)0x0)->GetImplFileLine();
01573 }
01574 
01575 //______________________________________________________________________________
01576 void TCrown::Dictionary()
01577 {
01578    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TCrown*)0x0)->GetClass();
01579 }
01580 
01581 //______________________________________________________________________________
01582 TClass *TCrown::Class()
01583 {
01584    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TCrown*)0x0)->GetClass();
01585    return fgIsA;
01586 }
01587 
01588 //______________________________________________________________________________
01589 TClass *TPolyLine::fgIsA = 0;  // static to hold class pointer
01590 
01591 //______________________________________________________________________________
01592 const char *TPolyLine::Class_Name()
01593 {
01594    return "TPolyLine";
01595 }
01596 
01597 //______________________________________________________________________________
01598 const char *TPolyLine::ImplFileName()
01599 {
01600    return ::ROOT::GenerateInitInstanceLocal((const ::TPolyLine*)0x0)->GetImplFileName();
01601 }
01602 
01603 //______________________________________________________________________________
01604 int TPolyLine::ImplFileLine()
01605 {
01606    return ::ROOT::GenerateInitInstanceLocal((const ::TPolyLine*)0x0)->GetImplFileLine();
01607 }
01608 
01609 //______________________________________________________________________________
01610 void TPolyLine::Dictionary()
01611 {
01612    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPolyLine*)0x0)->GetClass();
01613 }
01614 
01615 //______________________________________________________________________________
01616 TClass *TPolyLine::Class()
01617 {
01618    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPolyLine*)0x0)->GetClass();
01619    return fgIsA;
01620 }
01621 
01622 //______________________________________________________________________________
01623 TClass *TCurlyLine::fgIsA = 0;  // static to hold class pointer
01624 
01625 //______________________________________________________________________________
01626 const char *TCurlyLine::Class_Name()
01627 {
01628    return "TCurlyLine";
01629 }
01630 
01631 //______________________________________________________________________________
01632 const char *TCurlyLine::ImplFileName()
01633 {
01634    return ::ROOT::GenerateInitInstanceLocal((const ::TCurlyLine*)0x0)->GetImplFileName();
01635 }
01636 
01637 //______________________________________________________________________________
01638 int TCurlyLine::ImplFileLine()
01639 {
01640    return ::ROOT::GenerateInitInstanceLocal((const ::TCurlyLine*)0x0)->GetImplFileLine();
01641 }
01642 
01643 //______________________________________________________________________________
01644 void TCurlyLine::Dictionary()
01645 {
01646    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TCurlyLine*)0x0)->GetClass();
01647 }
01648 
01649 //______________________________________________________________________________
01650 TClass *TCurlyLine::Class()
01651 {
01652    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TCurlyLine*)0x0)->GetClass();
01653    return fgIsA;
01654 }
01655 
01656 //______________________________________________________________________________
01657 TClass *TCurlyArc::fgIsA = 0;  // static to hold class pointer
01658 
01659 //______________________________________________________________________________
01660 const char *TCurlyArc::Class_Name()
01661 {
01662    return "TCurlyArc";
01663 }
01664 
01665 //______________________________________________________________________________
01666 const char *TCurlyArc::ImplFileName()
01667 {
01668    return ::ROOT::GenerateInitInstanceLocal((const ::TCurlyArc*)0x0)->GetImplFileName();
01669 }
01670 
01671 //______________________________________________________________________________
01672 int TCurlyArc::ImplFileLine()
01673 {
01674    return ::ROOT::GenerateInitInstanceLocal((const ::TCurlyArc*)0x0)->GetImplFileLine();
01675 }
01676 
01677 //______________________________________________________________________________
01678 void TCurlyArc::Dictionary()
01679 {
01680    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TCurlyArc*)0x0)->GetClass();
01681 }
01682 
01683 //______________________________________________________________________________
01684 TClass *TCurlyArc::Class()
01685 {
01686    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TCurlyArc*)0x0)->GetClass();
01687    return fgIsA;
01688 }
01689 
01690 //______________________________________________________________________________
01691 TClass *TCutG::fgIsA = 0;  // static to hold class pointer
01692 
01693 //______________________________________________________________________________
01694 const char *TCutG::Class_Name()
01695 {
01696    return "TCutG";
01697 }
01698 
01699 //______________________________________________________________________________
01700 const char *TCutG::ImplFileName()
01701 {
01702    return ::ROOT::GenerateInitInstanceLocal((const ::TCutG*)0x0)->GetImplFileName();
01703 }
01704 
01705 //______________________________________________________________________________
01706 int TCutG::ImplFileLine()
01707 {
01708    return ::ROOT::GenerateInitInstanceLocal((const ::TCutG*)0x0)->GetImplFileLine();
01709 }
01710 
01711 //______________________________________________________________________________
01712 void TCutG::Dictionary()
01713 {
01714    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TCutG*)0x0)->GetClass();
01715 }
01716 
01717 //______________________________________________________________________________
01718 TClass *TCutG::Class()
01719 {
01720    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TCutG*)0x0)->GetClass();
01721    return fgIsA;
01722 }
01723 
01724 //______________________________________________________________________________
01725 TClass *TPave::fgIsA = 0;  // static to hold class pointer
01726 
01727 //______________________________________________________________________________
01728 const char *TPave::Class_Name()
01729 {
01730    return "TPave";
01731 }
01732 
01733 //______________________________________________________________________________
01734 const char *TPave::ImplFileName()
01735 {
01736    return ::ROOT::GenerateInitInstanceLocal((const ::TPave*)0x0)->GetImplFileName();
01737 }
01738 
01739 //______________________________________________________________________________
01740 int TPave::ImplFileLine()
01741 {
01742    return ::ROOT::GenerateInitInstanceLocal((const ::TPave*)0x0)->GetImplFileLine();
01743 }
01744 
01745 //______________________________________________________________________________
01746 void TPave::Dictionary()
01747 {
01748    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPave*)0x0)->GetClass();
01749 }
01750 
01751 //______________________________________________________________________________
01752 TClass *TPave::Class()
01753 {
01754    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPave*)0x0)->GetClass();
01755    return fgIsA;
01756 }
01757 
01758 //______________________________________________________________________________
01759 TClass *TText::fgIsA = 0;  // static to hold class pointer
01760 
01761 //______________________________________________________________________________
01762 const char *TText::Class_Name()
01763 {
01764    return "TText";
01765 }
01766 
01767 //______________________________________________________________________________
01768 const char *TText::ImplFileName()
01769 {
01770    return ::ROOT::GenerateInitInstanceLocal((const ::TText*)0x0)->GetImplFileName();
01771 }
01772 
01773 //______________________________________________________________________________
01774 int TText::ImplFileLine()
01775 {
01776    return ::ROOT::GenerateInitInstanceLocal((const ::TText*)0x0)->GetImplFileLine();
01777 }
01778 
01779 //______________________________________________________________________________
01780 void TText::Dictionary()
01781 {
01782    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TText*)0x0)->GetClass();
01783 }
01784 
01785 //______________________________________________________________________________
01786 TClass *TText::Class()
01787 {
01788    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TText*)0x0)->GetClass();
01789    return fgIsA;
01790 }
01791 
01792 //______________________________________________________________________________
01793 TClass *TPaveText::fgIsA = 0;  // static to hold class pointer
01794 
01795 //______________________________________________________________________________
01796 const char *TPaveText::Class_Name()
01797 {
01798    return "TPaveText";
01799 }
01800 
01801 //______________________________________________________________________________
01802 const char *TPaveText::ImplFileName()
01803 {
01804    return ::ROOT::GenerateInitInstanceLocal((const ::TPaveText*)0x0)->GetImplFileName();
01805 }
01806 
01807 //______________________________________________________________________________
01808 int TPaveText::ImplFileLine()
01809 {
01810    return ::ROOT::GenerateInitInstanceLocal((const ::TPaveText*)0x0)->GetImplFileLine();
01811 }
01812 
01813 //______________________________________________________________________________
01814 void TPaveText::Dictionary()
01815 {
01816    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPaveText*)0x0)->GetClass();
01817 }
01818 
01819 //______________________________________________________________________________
01820 TClass *TPaveText::Class()
01821 {
01822    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPaveText*)0x0)->GetClass();
01823    return fgIsA;
01824 }
01825 
01826 //______________________________________________________________________________
01827 TClass *TDiamond::fgIsA = 0;  // static to hold class pointer
01828 
01829 //______________________________________________________________________________
01830 const char *TDiamond::Class_Name()
01831 {
01832    return "TDiamond";
01833 }
01834 
01835 //______________________________________________________________________________
01836 const char *TDiamond::ImplFileName()
01837 {
01838    return ::ROOT::GenerateInitInstanceLocal((const ::TDiamond*)0x0)->GetImplFileName();
01839 }
01840 
01841 //______________________________________________________________________________
01842 int TDiamond::ImplFileLine()
01843 {
01844    return ::ROOT::GenerateInitInstanceLocal((const ::TDiamond*)0x0)->GetImplFileLine();
01845 }
01846 
01847 //______________________________________________________________________________
01848 void TDiamond::Dictionary()
01849 {
01850    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TDiamond*)0x0)->GetClass();
01851 }
01852 
01853 //______________________________________________________________________________
01854 TClass *TDiamond::Class()
01855 {
01856    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TDiamond*)0x0)->GetClass();
01857    return fgIsA;
01858 }
01859 
01860 //______________________________________________________________________________
01861 TClass *TWbox::fgIsA = 0;  // static to hold class pointer
01862 
01863 //______________________________________________________________________________
01864 const char *TWbox::Class_Name()
01865 {
01866    return "TWbox";
01867 }
01868 
01869 //______________________________________________________________________________
01870 const char *TWbox::ImplFileName()
01871 {
01872    return ::ROOT::GenerateInitInstanceLocal((const ::TWbox*)0x0)->GetImplFileName();
01873 }
01874 
01875 //______________________________________________________________________________
01876 int TWbox::ImplFileLine()
01877 {
01878    return ::ROOT::GenerateInitInstanceLocal((const ::TWbox*)0x0)->GetImplFileLine();
01879 }
01880 
01881 //______________________________________________________________________________
01882 void TWbox::Dictionary()
01883 {
01884    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TWbox*)0x0)->GetClass();
01885 }
01886 
01887 //______________________________________________________________________________
01888 TClass *TWbox::Class()
01889 {
01890    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TWbox*)0x0)->GetClass();
01891    return fgIsA;
01892 }
01893 
01894 //______________________________________________________________________________
01895 TClass *TFrame::fgIsA = 0;  // static to hold class pointer
01896 
01897 //______________________________________________________________________________
01898 const char *TFrame::Class_Name()
01899 {
01900    return "TFrame";
01901 }
01902 
01903 //______________________________________________________________________________
01904 const char *TFrame::ImplFileName()
01905 {
01906    return ::ROOT::GenerateInitInstanceLocal((const ::TFrame*)0x0)->GetImplFileName();
01907 }
01908 
01909 //______________________________________________________________________________
01910 int TFrame::ImplFileLine()
01911 {
01912    return ::ROOT::GenerateInitInstanceLocal((const ::TFrame*)0x0)->GetImplFileLine();
01913 }
01914 
01915 //______________________________________________________________________________
01916 void TFrame::Dictionary()
01917 {
01918    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TFrame*)0x0)->GetClass();
01919 }
01920 
01921 //______________________________________________________________________________
01922 TClass *TFrame::Class()
01923 {
01924    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TFrame*)0x0)->GetClass();
01925    return fgIsA;
01926 }
01927 
01928 //______________________________________________________________________________
01929 TClass *TGaxis::fgIsA = 0;  // static to hold class pointer
01930 
01931 //______________________________________________________________________________
01932 const char *TGaxis::Class_Name()
01933 {
01934    return "TGaxis";
01935 }
01936 
01937 //______________________________________________________________________________
01938 const char *TGaxis::ImplFileName()
01939 {
01940    return ::ROOT::GenerateInitInstanceLocal((const ::TGaxis*)0x0)->GetImplFileName();
01941 }
01942 
01943 //______________________________________________________________________________
01944 int TGaxis::ImplFileLine()
01945 {
01946    return ::ROOT::GenerateInitInstanceLocal((const ::TGaxis*)0x0)->GetImplFileLine();
01947 }
01948 
01949 //______________________________________________________________________________
01950 void TGaxis::Dictionary()
01951 {
01952    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGaxis*)0x0)->GetClass();
01953 }
01954 
01955 //______________________________________________________________________________
01956 TClass *TGaxis::Class()
01957 {
01958    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGaxis*)0x0)->GetClass();
01959    return fgIsA;
01960 }
01961 
01962 //______________________________________________________________________________
01963 TClass *TGraphPolargram::fgIsA = 0;  // static to hold class pointer
01964 
01965 //______________________________________________________________________________
01966 const char *TGraphPolargram::Class_Name()
01967 {
01968    return "TGraphPolargram";
01969 }
01970 
01971 //______________________________________________________________________________
01972 const char *TGraphPolargram::ImplFileName()
01973 {
01974    return ::ROOT::GenerateInitInstanceLocal((const ::TGraphPolargram*)0x0)->GetImplFileName();
01975 }
01976 
01977 //______________________________________________________________________________
01978 int TGraphPolargram::ImplFileLine()
01979 {
01980    return ::ROOT::GenerateInitInstanceLocal((const ::TGraphPolargram*)0x0)->GetImplFileLine();
01981 }
01982 
01983 //______________________________________________________________________________
01984 void TGraphPolargram::Dictionary()
01985 {
01986    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGraphPolargram*)0x0)->GetClass();
01987 }
01988 
01989 //______________________________________________________________________________
01990 TClass *TGraphPolargram::Class()
01991 {
01992    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGraphPolargram*)0x0)->GetClass();
01993    return fgIsA;
01994 }
01995 
01996 //______________________________________________________________________________
01997 TClass *TGraphPolar::fgIsA = 0;  // static to hold class pointer
01998 
01999 //______________________________________________________________________________
02000 const char *TGraphPolar::Class_Name()
02001 {
02002    return "TGraphPolar";
02003 }
02004 
02005 //______________________________________________________________________________
02006 const char *TGraphPolar::ImplFileName()
02007 {
02008    return ::ROOT::GenerateInitInstanceLocal((const ::TGraphPolar*)0x0)->GetImplFileName();
02009 }
02010 
02011 //______________________________________________________________________________
02012 int TGraphPolar::ImplFileLine()
02013 {
02014    return ::ROOT::GenerateInitInstanceLocal((const ::TGraphPolar*)0x0)->GetImplFileLine();
02015 }
02016 
02017 //______________________________________________________________________________
02018 void TGraphPolar::Dictionary()
02019 {
02020    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGraphPolar*)0x0)->GetClass();
02021 }
02022 
02023 //______________________________________________________________________________
02024 TClass *TGraphPolar::Class()
02025 {
02026    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGraphPolar*)0x0)->GetClass();
02027    return fgIsA;
02028 }
02029 
02030 //______________________________________________________________________________
02031 TClass *TGraphQQ::fgIsA = 0;  // static to hold class pointer
02032 
02033 //______________________________________________________________________________
02034 const char *TGraphQQ::Class_Name()
02035 {
02036    return "TGraphQQ";
02037 }
02038 
02039 //______________________________________________________________________________
02040 const char *TGraphQQ::ImplFileName()
02041 {
02042    return ::ROOT::GenerateInitInstanceLocal((const ::TGraphQQ*)0x0)->GetImplFileName();
02043 }
02044 
02045 //______________________________________________________________________________
02046 int TGraphQQ::ImplFileLine()
02047 {
02048    return ::ROOT::GenerateInitInstanceLocal((const ::TGraphQQ*)0x0)->GetImplFileLine();
02049 }
02050 
02051 //______________________________________________________________________________
02052 void TGraphQQ::Dictionary()
02053 {
02054    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGraphQQ*)0x0)->GetClass();
02055 }
02056 
02057 //______________________________________________________________________________
02058 TClass *TGraphQQ::Class()
02059 {
02060    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGraphQQ*)0x0)->GetClass();
02061    return fgIsA;
02062 }
02063 
02064 //______________________________________________________________________________
02065 TClass *TImage::fgIsA = 0;  // static to hold class pointer
02066 
02067 //______________________________________________________________________________
02068 const char *TImage::Class_Name()
02069 {
02070    return "TImage";
02071 }
02072 
02073 //______________________________________________________________________________
02074 const char *TImage::ImplFileName()
02075 {
02076    return ::ROOT::GenerateInitInstanceLocal((const ::TImage*)0x0)->GetImplFileName();
02077 }
02078 
02079 //______________________________________________________________________________
02080 int TImage::ImplFileLine()
02081 {
02082    return ::ROOT::GenerateInitInstanceLocal((const ::TImage*)0x0)->GetImplFileLine();
02083 }
02084 
02085 //______________________________________________________________________________
02086 void TImage::Dictionary()
02087 {
02088    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TImage*)0x0)->GetClass();
02089 }
02090 
02091 //______________________________________________________________________________
02092 TClass *TImage::Class()
02093 {
02094    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TImage*)0x0)->GetClass();
02095    return fgIsA;
02096 }
02097 
02098 //______________________________________________________________________________
02099 TClass *TImagePlugin::fgIsA = 0;  // static to hold class pointer
02100 
02101 //______________________________________________________________________________
02102 const char *TImagePlugin::Class_Name()
02103 {
02104    return "TImagePlugin";
02105 }
02106 
02107 //______________________________________________________________________________
02108 const char *TImagePlugin::ImplFileName()
02109 {
02110    return ::ROOT::GenerateInitInstanceLocal((const ::TImagePlugin*)0x0)->GetImplFileName();
02111 }
02112 
02113 //______________________________________________________________________________
02114 int TImagePlugin::ImplFileLine()
02115 {
02116    return ::ROOT::GenerateInitInstanceLocal((const ::TImagePlugin*)0x0)->GetImplFileLine();
02117 }
02118 
02119 //______________________________________________________________________________
02120 void TImagePlugin::Dictionary()
02121 {
02122    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TImagePlugin*)0x0)->GetClass();
02123 }
02124 
02125 //______________________________________________________________________________
02126 TClass *TImagePlugin::Class()
02127 {
02128    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TImagePlugin*)0x0)->GetClass();
02129    return fgIsA;
02130 }
02131 
02132 //______________________________________________________________________________
02133 TClass *TLatex::fgIsA = 0;  // static to hold class pointer
02134 
02135 //______________________________________________________________________________
02136 const char *TLatex::Class_Name()
02137 {
02138    return "TLatex";
02139 }
02140 
02141 //______________________________________________________________________________
02142 const char *TLatex::ImplFileName()
02143 {
02144    return ::ROOT::GenerateInitInstanceLocal((const ::TLatex*)0x0)->GetImplFileName();
02145 }
02146 
02147 //______________________________________________________________________________
02148 int TLatex::ImplFileLine()
02149 {
02150    return ::ROOT::GenerateInitInstanceLocal((const ::TLatex*)0x0)->GetImplFileLine();
02151 }
02152 
02153 //______________________________________________________________________________
02154 void TLatex::Dictionary()
02155 {
02156    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TLatex*)0x0)->GetClass();
02157 }
02158 
02159 //______________________________________________________________________________
02160 TClass *TLatex::Class()
02161 {
02162    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TLatex*)0x0)->GetClass();
02163    return fgIsA;
02164 }
02165 
02166 //______________________________________________________________________________
02167 TClass *TLegendEntry::fgIsA = 0;  // static to hold class pointer
02168 
02169 //______________________________________________________________________________
02170 const char *TLegendEntry::Class_Name()
02171 {
02172    return "TLegendEntry";
02173 }
02174 
02175 //______________________________________________________________________________
02176 const char *TLegendEntry::ImplFileName()
02177 {
02178    return ::ROOT::GenerateInitInstanceLocal((const ::TLegendEntry*)0x0)->GetImplFileName();
02179 }
02180 
02181 //______________________________________________________________________________
02182 int TLegendEntry::ImplFileLine()
02183 {
02184    return ::ROOT::GenerateInitInstanceLocal((const ::TLegendEntry*)0x0)->GetImplFileLine();
02185 }
02186 
02187 //______________________________________________________________________________
02188 void TLegendEntry::Dictionary()
02189 {
02190    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TLegendEntry*)0x0)->GetClass();
02191 }
02192 
02193 //______________________________________________________________________________
02194 TClass *TLegendEntry::Class()
02195 {
02196    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TLegendEntry*)0x0)->GetClass();
02197    return fgIsA;
02198 }
02199 
02200 //______________________________________________________________________________
02201 TClass *TLegend::fgIsA = 0;  // static to hold class pointer
02202 
02203 //______________________________________________________________________________
02204 const char *TLegend::Class_Name()
02205 {
02206    return "TLegend";
02207 }
02208 
02209 //______________________________________________________________________________
02210 const char *TLegend::ImplFileName()
02211 {
02212    return ::ROOT::GenerateInitInstanceLocal((const ::TLegend*)0x0)->GetImplFileName();
02213 }
02214 
02215 //______________________________________________________________________________
02216 int TLegend::ImplFileLine()
02217 {
02218    return ::ROOT::GenerateInitInstanceLocal((const ::TLegend*)0x0)->GetImplFileLine();
02219 }
02220 
02221 //______________________________________________________________________________
02222 void TLegend::Dictionary()
02223 {
02224    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TLegend*)0x0)->GetClass();
02225 }
02226 
02227 //______________________________________________________________________________
02228 TClass *TLegend::Class()
02229 {
02230    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TLegend*)0x0)->GetClass();
02231    return fgIsA;
02232 }
02233 
02234 //______________________________________________________________________________
02235 TClass *TLink::fgIsA = 0;  // static to hold class pointer
02236 
02237 //______________________________________________________________________________
02238 const char *TLink::Class_Name()
02239 {
02240    return "TLink";
02241 }
02242 
02243 //______________________________________________________________________________
02244 const char *TLink::ImplFileName()
02245 {
02246    return ::ROOT::GenerateInitInstanceLocal((const ::TLink*)0x0)->GetImplFileName();
02247 }
02248 
02249 //______________________________________________________________________________
02250 int TLink::ImplFileLine()
02251 {
02252    return ::ROOT::GenerateInitInstanceLocal((const ::TLink*)0x0)->GetImplFileLine();
02253 }
02254 
02255 //______________________________________________________________________________
02256 void TLink::Dictionary()
02257 {
02258    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TLink*)0x0)->GetClass();
02259 }
02260 
02261 //______________________________________________________________________________
02262 TClass *TLink::Class()
02263 {
02264    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TLink*)0x0)->GetClass();
02265    return fgIsA;
02266 }
02267 
02268 //______________________________________________________________________________
02269 TClass *TMarker::fgIsA = 0;  // static to hold class pointer
02270 
02271 //______________________________________________________________________________
02272 const char *TMarker::Class_Name()
02273 {
02274    return "TMarker";
02275 }
02276 
02277 //______________________________________________________________________________
02278 const char *TMarker::ImplFileName()
02279 {
02280    return ::ROOT::GenerateInitInstanceLocal((const ::TMarker*)0x0)->GetImplFileName();
02281 }
02282 
02283 //______________________________________________________________________________
02284 int TMarker::ImplFileLine()
02285 {
02286    return ::ROOT::GenerateInitInstanceLocal((const ::TMarker*)0x0)->GetImplFileLine();
02287 }
02288 
02289 //______________________________________________________________________________
02290 void TMarker::Dictionary()
02291 {
02292    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TMarker*)0x0)->GetClass();
02293 }
02294 
02295 //______________________________________________________________________________
02296 TClass *TMarker::Class()
02297 {
02298    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TMarker*)0x0)->GetClass();
02299    return fgIsA;
02300 }
02301 
02302 //______________________________________________________________________________
02303 TClass *TPaveLabel::fgIsA = 0;  // static to hold class pointer
02304 
02305 //______________________________________________________________________________
02306 const char *TPaveLabel::Class_Name()
02307 {
02308    return "TPaveLabel";
02309 }
02310 
02311 //______________________________________________________________________________
02312 const char *TPaveLabel::ImplFileName()
02313 {
02314    return ::ROOT::GenerateInitInstanceLocal((const ::TPaveLabel*)0x0)->GetImplFileName();
02315 }
02316 
02317 //______________________________________________________________________________
02318 int TPaveLabel::ImplFileLine()
02319 {
02320    return ::ROOT::GenerateInitInstanceLocal((const ::TPaveLabel*)0x0)->GetImplFileLine();
02321 }
02322 
02323 //______________________________________________________________________________
02324 void TPaveLabel::Dictionary()
02325 {
02326    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPaveLabel*)0x0)->GetClass();
02327 }
02328 
02329 //______________________________________________________________________________
02330 TClass *TPaveLabel::Class()
02331 {
02332    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPaveLabel*)0x0)->GetClass();
02333    return fgIsA;
02334 }
02335 
02336 //______________________________________________________________________________
02337 TClass *TPaveStats::fgIsA = 0;  // static to hold class pointer
02338 
02339 //______________________________________________________________________________
02340 const char *TPaveStats::Class_Name()
02341 {
02342    return "TPaveStats";
02343 }
02344 
02345 //______________________________________________________________________________
02346 const char *TPaveStats::ImplFileName()
02347 {
02348    return ::ROOT::GenerateInitInstanceLocal((const ::TPaveStats*)0x0)->GetImplFileName();
02349 }
02350 
02351 //______________________________________________________________________________
02352 int TPaveStats::ImplFileLine()
02353 {
02354    return ::ROOT::GenerateInitInstanceLocal((const ::TPaveStats*)0x0)->GetImplFileLine();
02355 }
02356 
02357 //______________________________________________________________________________
02358 void TPaveStats::Dictionary()
02359 {
02360    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPaveStats*)0x0)->GetClass();
02361 }
02362 
02363 //______________________________________________________________________________
02364 TClass *TPaveStats::Class()
02365 {
02366    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPaveStats*)0x0)->GetClass();
02367    return fgIsA;
02368 }
02369 
02370 //______________________________________________________________________________
02371 TClass *TPavesText::fgIsA = 0;  // static to hold class pointer
02372 
02373 //______________________________________________________________________________
02374 const char *TPavesText::Class_Name()
02375 {
02376    return "TPavesText";
02377 }
02378 
02379 //______________________________________________________________________________
02380 const char *TPavesText::ImplFileName()
02381 {
02382    return ::ROOT::GenerateInitInstanceLocal((const ::TPavesText*)0x0)->GetImplFileName();
02383 }
02384 
02385 //______________________________________________________________________________
02386 int TPavesText::ImplFileLine()
02387 {
02388    return ::ROOT::GenerateInitInstanceLocal((const ::TPavesText*)0x0)->GetImplFileLine();
02389 }
02390 
02391 //______________________________________________________________________________
02392 void TPavesText::Dictionary()
02393 {
02394    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPavesText*)0x0)->GetClass();
02395 }
02396 
02397 //______________________________________________________________________________
02398 TClass *TPavesText::Class()
02399 {
02400    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPavesText*)0x0)->GetClass();
02401    return fgIsA;
02402 }
02403 
02404 //______________________________________________________________________________
02405 TClass *TPieSlice::fgIsA = 0;  // static to hold class pointer
02406 
02407 //______________________________________________________________________________
02408 const char *TPieSlice::Class_Name()
02409 {
02410    return "TPieSlice";
02411 }
02412 
02413 //______________________________________________________________________________
02414 const char *TPieSlice::ImplFileName()
02415 {
02416    return ::ROOT::GenerateInitInstanceLocal((const ::TPieSlice*)0x0)->GetImplFileName();
02417 }
02418 
02419 //______________________________________________________________________________
02420 int TPieSlice::ImplFileLine()
02421 {
02422    return ::ROOT::GenerateInitInstanceLocal((const ::TPieSlice*)0x0)->GetImplFileLine();
02423 }
02424 
02425 //______________________________________________________________________________
02426 void TPieSlice::Dictionary()
02427 {
02428    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPieSlice*)0x0)->GetClass();
02429 }
02430 
02431 //______________________________________________________________________________
02432 TClass *TPieSlice::Class()
02433 {
02434    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPieSlice*)0x0)->GetClass();
02435    return fgIsA;
02436 }
02437 
02438 //______________________________________________________________________________
02439 TClass *TPie::fgIsA = 0;  // static to hold class pointer
02440 
02441 //______________________________________________________________________________
02442 const char *TPie::Class_Name()
02443 {
02444    return "TPie";
02445 }
02446 
02447 //______________________________________________________________________________
02448 const char *TPie::ImplFileName()
02449 {
02450    return ::ROOT::GenerateInitInstanceLocal((const ::TPie*)0x0)->GetImplFileName();
02451 }
02452 
02453 //______________________________________________________________________________
02454 int TPie::ImplFileLine()
02455 {
02456    return ::ROOT::GenerateInitInstanceLocal((const ::TPie*)0x0)->GetImplFileLine();
02457 }
02458 
02459 //______________________________________________________________________________
02460 void TPie::Dictionary()
02461 {
02462    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPie*)0x0)->GetClass();
02463 }
02464 
02465 //______________________________________________________________________________
02466 TClass *TPie::Class()
02467 {
02468    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPie*)0x0)->GetClass();
02469    return fgIsA;
02470 }
02471 
02472 //______________________________________________________________________________
02473 TClass *TPoints::fgIsA = 0;  // static to hold class pointer
02474 
02475 //______________________________________________________________________________
02476 const char *TPoints::Class_Name()
02477 {
02478    return "TPoints";
02479 }
02480 
02481 //______________________________________________________________________________
02482 const char *TPoints::ImplFileName()
02483 {
02484    return ::ROOT::GenerateInitInstanceLocal((const ::TPoints*)0x0)->GetImplFileName();
02485 }
02486 
02487 //______________________________________________________________________________
02488 int TPoints::ImplFileLine()
02489 {
02490    return ::ROOT::GenerateInitInstanceLocal((const ::TPoints*)0x0)->GetImplFileLine();
02491 }
02492 
02493 //______________________________________________________________________________
02494 void TPoints::Dictionary()
02495 {
02496    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPoints*)0x0)->GetClass();
02497 }
02498 
02499 //______________________________________________________________________________
02500 TClass *TPoints::Class()
02501 {
02502    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPoints*)0x0)->GetClass();
02503    return fgIsA;
02504 }
02505 
02506 //______________________________________________________________________________
02507 TClass *TTF::fgIsA = 0;  // static to hold class pointer
02508 
02509 //______________________________________________________________________________
02510 const char *TTF::Class_Name()
02511 {
02512    return "TTF";
02513 }
02514 
02515 //______________________________________________________________________________
02516 const char *TTF::ImplFileName()
02517 {
02518    return ::ROOT::GenerateInitInstanceLocal((const ::TTF*)0x0)->GetImplFileName();
02519 }
02520 
02521 //______________________________________________________________________________
02522 int TTF::ImplFileLine()
02523 {
02524    return ::ROOT::GenerateInitInstanceLocal((const ::TTF*)0x0)->GetImplFileLine();
02525 }
02526 
02527 //______________________________________________________________________________
02528 void TTF::Dictionary()
02529 {
02530    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TTF*)0x0)->GetClass();
02531 }
02532 
02533 //______________________________________________________________________________
02534 TClass *TTF::Class()
02535 {
02536    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TTF*)0x0)->GetClass();
02537    return fgIsA;
02538 }
02539 
02540 //______________________________________________________________________________
02541 void TArc::Streamer(TBuffer &R__b)
02542 {
02543    // Stream an object of class TArc.
02544 
02545    if (R__b.IsReading()) {
02546       R__b.ReadClassBuffer(TArc::Class(),this);
02547    } else {
02548       R__b.WriteClassBuffer(TArc::Class(),this);
02549    }
02550 }
02551 
02552 //______________________________________________________________________________
02553 void TArc::ShowMembers(TMemberInspector &R__insp)
02554 {
02555       // Inspect the data members of an object of class TArc.
02556       TClass *R__cl = ::TArc::IsA();
02557       if (R__cl || R__insp.IsA()) { }
02558       TEllipse::ShowMembers(R__insp);
02559 }
02560 
02561 namespace ROOT {
02562    // Wrappers around operator new
02563    static void *new_TArc(void *p) {
02564       return  p ? new(p) ::TArc : new ::TArc;
02565    }
02566    static void *newArray_TArc(Long_t nElements, void *p) {
02567       return p ? new(p) ::TArc[nElements] : new ::TArc[nElements];
02568    }
02569    // Wrapper around operator delete
02570    static void delete_TArc(void *p) {
02571       delete ((::TArc*)p);
02572    }
02573    static void deleteArray_TArc(void *p) {
02574       delete [] ((::TArc*)p);
02575    }
02576    static void destruct_TArc(void *p) {
02577       typedef ::TArc current_t;
02578       ((current_t*)p)->~current_t();
02579    }
02580 } // end of namespace ROOT for class ::TArc
02581 
02582 //______________________________________________________________________________
02583 void TArrow::Streamer(TBuffer &R__b)
02584 {
02585    // Stream an object of class TArrow.
02586 
02587    if (R__b.IsReading()) {
02588       R__b.ReadClassBuffer(TArrow::Class(),this);
02589    } else {
02590       R__b.WriteClassBuffer(TArrow::Class(),this);
02591    }
02592 }
02593 
02594 //______________________________________________________________________________
02595 void TArrow::ShowMembers(TMemberInspector &R__insp)
02596 {
02597       // Inspect the data members of an object of class TArrow.
02598       TClass *R__cl = ::TArrow::IsA();
02599       if (R__cl || R__insp.IsA()) { }
02600       R__insp.Inspect(R__cl, R__insp.GetParent(), "fAngle", &fAngle);
02601       R__insp.Inspect(R__cl, R__insp.GetParent(), "fArrowSize", &fArrowSize);
02602       R__insp.Inspect(R__cl, R__insp.GetParent(), "fOption", &fOption);
02603       R__insp.InspectMember(fOption, "fOption.");
02604       TLine::ShowMembers(R__insp);
02605       TAttFill::ShowMembers(R__insp);
02606 }
02607 
02608 namespace ROOT {
02609    // Wrappers around operator new
02610    static void *new_TArrow(void *p) {
02611       return  p ? new(p) ::TArrow : new ::TArrow;
02612    }
02613    static void *newArray_TArrow(Long_t nElements, void *p) {
02614       return p ? new(p) ::TArrow[nElements] : new ::TArrow[nElements];
02615    }
02616    // Wrapper around operator delete
02617    static void delete_TArrow(void *p) {
02618       delete ((::TArrow*)p);
02619    }
02620    static void deleteArray_TArrow(void *p) {
02621       delete [] ((::TArrow*)p);
02622    }
02623    static void destruct_TArrow(void *p) {
02624       typedef ::TArrow current_t;
02625       ((current_t*)p)->~current_t();
02626    }
02627 } // end of namespace ROOT for class ::TArrow
02628 
02629 //______________________________________________________________________________
02630 void TAttImage::Streamer(TBuffer &R__b)
02631 {
02632    // Stream an object of class TAttImage.
02633 
02634    UInt_t R__s, R__c;
02635    if (R__b.IsReading()) {
02636       Version_t R__v = R__b.ReadVersion(&R__s, &R__c); if (R__v) { }
02637       void *ptr_fImageQuality = (void*)&fImageQuality;
02638       R__b >> *reinterpret_cast<Int_t*>(ptr_fImageQuality);
02639       R__b >> fImageCompression;
02640       R__b >> fConstRatio;
02641       fPalette.Streamer(R__b);
02642       R__b.CheckByteCount(R__s, R__c, TAttImage::IsA());
02643    } else {
02644       R__c = R__b.WriteVersion(TAttImage::IsA(), kTRUE);
02645       R__b << (Int_t)fImageQuality;
02646       R__b << fImageCompression;
02647       R__b << fConstRatio;
02648       fPalette.Streamer(R__b);
02649       R__b.SetByteCount(R__c, kTRUE);
02650    }
02651 }
02652 
02653 //______________________________________________________________________________
02654 void TAttImage::ShowMembers(TMemberInspector &R__insp)
02655 {
02656       // Inspect the data members of an object of class TAttImage.
02657       TClass *R__cl = ::TAttImage::IsA();
02658       if (R__cl || R__insp.IsA()) { }
02659       R__insp.Inspect(R__cl, R__insp.GetParent(), "fImageQuality", &fImageQuality);
02660       R__insp.Inspect(R__cl, R__insp.GetParent(), "fImageCompression", &fImageCompression);
02661       R__insp.Inspect(R__cl, R__insp.GetParent(), "fConstRatio", &fConstRatio);
02662       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPalette", &fPalette);
02663       R__insp.InspectMember(fPalette, "fPalette.");
02664       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPaletteEditor", &fPaletteEditor);
02665       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPaletteEnabled", &fPaletteEnabled);
02666 }
02667 
02668 namespace ROOT {
02669    // Wrappers around operator new
02670    static void *new_TAttImage(void *p) {
02671       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TAttImage : new ::TAttImage;
02672    }
02673    static void *newArray_TAttImage(Long_t nElements, void *p) {
02674       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TAttImage[nElements] : new ::TAttImage[nElements];
02675    }
02676    // Wrapper around operator delete
02677    static void delete_TAttImage(void *p) {
02678       delete ((::TAttImage*)p);
02679    }
02680    static void deleteArray_TAttImage(void *p) {
02681       delete [] ((::TAttImage*)p);
02682    }
02683    static void destruct_TAttImage(void *p) {
02684       typedef ::TAttImage current_t;
02685       ((current_t*)p)->~current_t();
02686    }
02687    // Wrapper around a custom streamer member function.
02688    static void streamer_TAttImage(TBuffer &buf, void *obj) {
02689       ((::TAttImage*)obj)->::TAttImage::Streamer(buf);
02690    }
02691 } // end of namespace ROOT for class ::TAttImage
02692 
02693 //______________________________________________________________________________
02694 void TBox::ShowMembers(TMemberInspector &R__insp)
02695 {
02696       // Inspect the data members of an object of class TBox.
02697       TClass *R__cl = ::TBox::IsA();
02698       if (R__cl || R__insp.IsA()) { }
02699       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTip", &fTip);
02700       R__insp.Inspect(R__cl, R__insp.GetParent(), "fX1", &fX1);
02701       R__insp.Inspect(R__cl, R__insp.GetParent(), "fY1", &fY1);
02702       R__insp.Inspect(R__cl, R__insp.GetParent(), "fX2", &fX2);
02703       R__insp.Inspect(R__cl, R__insp.GetParent(), "fY2", &fY2);
02704       R__insp.Inspect(R__cl, R__insp.GetParent(), "fResizing", &fResizing);
02705       TObject::ShowMembers(R__insp);
02706       TAttLine::ShowMembers(R__insp);
02707       TAttFill::ShowMembers(R__insp);
02708 }
02709 
02710 namespace ROOT {
02711    // Wrappers around operator new
02712    static void *new_TBox(void *p) {
02713       return  p ? new(p) ::TBox : new ::TBox;
02714    }
02715    static void *newArray_TBox(Long_t nElements, void *p) {
02716       return p ? new(p) ::TBox[nElements] : new ::TBox[nElements];
02717    }
02718    // Wrapper around operator delete
02719    static void delete_TBox(void *p) {
02720       delete ((::TBox*)p);
02721    }
02722    static void deleteArray_TBox(void *p) {
02723       delete [] ((::TBox*)p);
02724    }
02725    static void destruct_TBox(void *p) {
02726       typedef ::TBox current_t;
02727       ((current_t*)p)->~current_t();
02728    }
02729    // Wrapper around a custom streamer member function.
02730    static void streamer_TBox(TBuffer &buf, void *obj) {
02731       ((::TBox*)obj)->::TBox::Streamer(buf);
02732    }
02733 } // end of namespace ROOT for class ::TBox
02734 
02735 //______________________________________________________________________________
02736 void TCrown::Streamer(TBuffer &R__b)
02737 {
02738    // Stream an object of class TCrown.
02739 
02740    if (R__b.IsReading()) {
02741       R__b.ReadClassBuffer(TCrown::Class(),this);
02742    } else {
02743       R__b.WriteClassBuffer(TCrown::Class(),this);
02744    }
02745 }
02746 
02747 //______________________________________________________________________________
02748 void TCrown::ShowMembers(TMemberInspector &R__insp)
02749 {
02750       // Inspect the data members of an object of class TCrown.
02751       TClass *R__cl = ::TCrown::IsA();
02752       if (R__cl || R__insp.IsA()) { }
02753       TEllipse::ShowMembers(R__insp);
02754 }
02755 
02756 namespace ROOT {
02757    // Wrappers around operator new
02758    static void *new_TCrown(void *p) {
02759       return  p ? new(p) ::TCrown : new ::TCrown;
02760    }
02761    static void *newArray_TCrown(Long_t nElements, void *p) {
02762       return p ? new(p) ::TCrown[nElements] : new ::TCrown[nElements];
02763    }
02764    // Wrapper around operator delete
02765    static void delete_TCrown(void *p) {
02766       delete ((::TCrown*)p);
02767    }
02768    static void deleteArray_TCrown(void *p) {
02769       delete [] ((::TCrown*)p);
02770    }
02771    static void destruct_TCrown(void *p) {
02772       typedef ::TCrown current_t;
02773       ((current_t*)p)->~current_t();
02774    }
02775 } // end of namespace ROOT for class ::TCrown
02776 
02777 //______________________________________________________________________________
02778 void TCurlyArc::Streamer(TBuffer &R__b)
02779 {
02780    // Stream an object of class TCurlyArc.
02781 
02782    if (R__b.IsReading()) {
02783       R__b.ReadClassBuffer(TCurlyArc::Class(),this);
02784    } else {
02785       R__b.WriteClassBuffer(TCurlyArc::Class(),this);
02786    }
02787 }
02788 
02789 //______________________________________________________________________________
02790 void TCurlyArc::ShowMembers(TMemberInspector &R__insp)
02791 {
02792       // Inspect the data members of an object of class TCurlyArc.
02793       TClass *R__cl = ::TCurlyArc::IsA();
02794       if (R__cl || R__insp.IsA()) { }
02795       R__insp.Inspect(R__cl, R__insp.GetParent(), "fR1", &fR1);
02796       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPhimin", &fPhimin);
02797       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPhimax", &fPhimax);
02798       R__insp.Inspect(R__cl, R__insp.GetParent(), "fTheta", &fTheta);
02799       TCurlyLine::ShowMembers(R__insp);
02800 }
02801 
02802 namespace ROOT {
02803    // Wrappers around operator new
02804    static void *new_TCurlyArc(void *p) {
02805       return  p ? new(p) ::TCurlyArc : new ::TCurlyArc;
02806    }
02807    static void *newArray_TCurlyArc(Long_t nElements, void *p) {
02808       return p ? new(p) ::TCurlyArc[nElements] : new ::TCurlyArc[nElements];
02809    }
02810    // Wrapper around operator delete
02811    static void delete_TCurlyArc(void *p) {
02812       delete ((::TCurlyArc*)p);
02813    }
02814    static void deleteArray_TCurlyArc(void *p) {
02815       delete [] ((::TCurlyArc*)p);
02816    }
02817    static void destruct_TCurlyArc(void *p) {
02818       typedef ::TCurlyArc current_t;
02819       ((current_t*)p)->~current_t();
02820    }
02821 } // end of namespace ROOT for class ::TCurlyArc
02822 
02823 //______________________________________________________________________________
02824 void TCurlyLine::Streamer(TBuffer &R__b)
02825 {
02826    // Stream an object of class TCurlyLine.
02827 
02828    if (R__b.IsReading()) {
02829       R__b.ReadClassBuffer(TCurlyLine::Class(),this);
02830    } else {
02831       R__b.WriteClassBuffer(TCurlyLine::Class(),this);
02832    }
02833 }
02834 
02835 //______________________________________________________________________________
02836 void TCurlyLine::ShowMembers(TMemberInspector &R__insp)
02837 {
02838       // Inspect the data members of an object of class TCurlyLine.
02839       TClass *R__cl = ::TCurlyLine::IsA();
02840       if (R__cl || R__insp.IsA()) { }
02841       R__insp.Inspect(R__cl, R__insp.GetParent(), "fX1", &fX1);
02842       R__insp.Inspect(R__cl, R__insp.GetParent(), "fY1", &fY1);
02843       R__insp.Inspect(R__cl, R__insp.GetParent(), "fX2", &fX2);
02844       R__insp.Inspect(R__cl, R__insp.GetParent(), "fY2", &fY2);
02845       R__insp.Inspect(R__cl, R__insp.GetParent(), "fWaveLength", &fWaveLength);
02846       R__insp.Inspect(R__cl, R__insp.GetParent(), "fAmplitude", &fAmplitude);
02847       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNsteps", &fNsteps);
02848       R__insp.Inspect(R__cl, R__insp.GetParent(), "fIsCurly", &fIsCurly);
02849       TPolyLine::ShowMembers(R__insp);
02850 }
02851 
02852 namespace ROOT {
02853    // Wrappers around operator new
02854    static void *new_TCurlyLine(void *p) {
02855       return  p ? new(p) ::TCurlyLine : new ::TCurlyLine;
02856    }
02857    static void *newArray_TCurlyLine(Long_t nElements, void *p) {
02858       return p ? new(p) ::TCurlyLine[nElements] : new ::TCurlyLine[nElements];
02859    }
02860    // Wrapper around operator delete
02861    static void delete_TCurlyLine(void *p) {
02862       delete ((::TCurlyLine*)p);
02863    }
02864    static void deleteArray_TCurlyLine(void *p) {
02865       delete [] ((::TCurlyLine*)p);
02866    }
02867    static void destruct_TCurlyLine(void *p) {
02868       typedef ::TCurlyLine current_t;
02869       ((current_t*)p)->~current_t();
02870    }
02871 } // end of namespace ROOT for class ::TCurlyLine
02872 
02873 //______________________________________________________________________________
02874 void TCutG::ShowMembers(TMemberInspector &R__insp)
02875 {
02876       // Inspect the data members of an object of class TCutG.
02877       TClass *R__cl = ::TCutG::IsA();
02878       if (R__cl || R__insp.IsA()) { }
02879       R__insp.Inspect(R__cl, R__insp.GetParent(), "fVarX", &fVarX);
02880       R__insp.InspectMember(fVarX, "fVarX.");
02881       R__insp.Inspect(R__cl, R__insp.GetParent(), "fVarY", &fVarY);
02882       R__insp.InspectMember(fVarY, "fVarY.");
02883       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fObjectX", &fObjectX);
02884       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fObjectY", &fObjectY);
02885       TGraph::ShowMembers(R__insp);
02886 }
02887 
02888 namespace ROOT {
02889    // Wrappers around operator new
02890    static void *new_TCutG(void *p) {
02891       return  p ? new(p) ::TCutG : new ::TCutG;
02892    }
02893    static void *newArray_TCutG(Long_t nElements, void *p) {
02894       return p ? new(p) ::TCutG[nElements] : new ::TCutG[nElements];
02895    }
02896    // Wrapper around operator delete
02897    static void delete_TCutG(void *p) {
02898       delete ((::TCutG*)p);
02899    }
02900    static void deleteArray_TCutG(void *p) {
02901       delete [] ((::TCutG*)p);
02902    }
02903    static void destruct_TCutG(void *p) {
02904       typedef ::TCutG current_t;
02905       ((current_t*)p)->~current_t();
02906    }
02907    // Wrapper around a custom streamer member function.
02908    static void streamer_TCutG(TBuffer &buf, void *obj) {
02909       ((::TCutG*)obj)->::TCutG::Streamer(buf);
02910    }
02911 } // end of namespace ROOT for class ::TCutG
02912 
02913 //______________________________________________________________________________
02914 void TDiamond::Streamer(TBuffer &R__b)
02915 {
02916    // Stream an object of class TDiamond.
02917 
02918    if (R__b.IsReading()) {
02919       R__b.ReadClassBuffer(TDiamond::Class(),this);
02920    } else {
02921       R__b.WriteClassBuffer(TDiamond::Class(),this);
02922    }
02923 }
02924 
02925 //______________________________________________________________________________
02926 void TDiamond::ShowMembers(TMemberInspector &R__insp)
02927 {
02928       // Inspect the data members of an object of class TDiamond.
02929       TClass *R__cl = ::TDiamond::IsA();
02930       if (R__cl || R__insp.IsA()) { }
02931       TPaveText::ShowMembers(R__insp);
02932 }
02933 
02934 namespace ROOT {
02935    // Wrappers around operator new
02936    static void *new_TDiamond(void *p) {
02937       return  p ? new(p) ::TDiamond : new ::TDiamond;
02938    }
02939    static void *newArray_TDiamond(Long_t nElements, void *p) {
02940       return p ? new(p) ::TDiamond[nElements] : new ::TDiamond[nElements];
02941    }
02942    // Wrapper around operator delete
02943    static void delete_TDiamond(void *p) {
02944       delete ((::TDiamond*)p);
02945    }
02946    static void deleteArray_TDiamond(void *p) {
02947       delete [] ((::TDiamond*)p);
02948    }
02949    static void destruct_TDiamond(void *p) {
02950       typedef ::TDiamond current_t;
02951       ((current_t*)p)->~current_t();
02952    }
02953 } // end of namespace ROOT for class ::TDiamond
02954 
02955 //______________________________________________________________________________
02956 void TEllipse::ShowMembers(TMemberInspector &R__insp)
02957 {
02958       // Inspect the data members of an object of class TEllipse.
02959       TClass *R__cl = ::TEllipse::IsA();
02960       if (R__cl || R__insp.IsA()) { }
02961       R__insp.Inspect(R__cl, R__insp.GetParent(), "fX1", &fX1);
02962       R__insp.Inspect(R__cl, R__insp.GetParent(), "fY1", &fY1);
02963       R__insp.Inspect(R__cl, R__insp.GetParent(), "fR1", &fR1);
02964       R__insp.Inspect(R__cl, R__insp.GetParent(), "fR2", &fR2);
02965       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPhimin", &fPhimin);
02966       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPhimax", &fPhimax);
02967       R__insp.Inspect(R__cl, R__insp.GetParent(), "fTheta", &fTheta);
02968       TObject::ShowMembers(R__insp);
02969       TAttLine::ShowMembers(R__insp);
02970       TAttFill::ShowMembers(R__insp);
02971 }
02972 
02973 namespace ROOT {
02974    // Wrappers around operator new
02975    static void *new_TEllipse(void *p) {
02976       return  p ? new(p) ::TEllipse : new ::TEllipse;
02977    }
02978    static void *newArray_TEllipse(Long_t nElements, void *p) {
02979       return p ? new(p) ::TEllipse[nElements] : new ::TEllipse[nElements];
02980    }
02981    // Wrapper around operator delete
02982    static void delete_TEllipse(void *p) {
02983       delete ((::TEllipse*)p);
02984    }
02985    static void deleteArray_TEllipse(void *p) {
02986       delete [] ((::TEllipse*)p);
02987    }
02988    static void destruct_TEllipse(void *p) {
02989       typedef ::TEllipse current_t;
02990       ((current_t*)p)->~current_t();
02991    }
02992    // Wrapper around a custom streamer member function.
02993    static void streamer_TEllipse(TBuffer &buf, void *obj) {
02994       ((::TEllipse*)obj)->::TEllipse::Streamer(buf);
02995    }
02996 } // end of namespace ROOT for class ::TEllipse
02997 
02998 //______________________________________________________________________________
02999 void TFrame::Streamer(TBuffer &R__b)
03000 {
03001    // Stream an object of class TFrame.
03002 
03003    if (R__b.IsReading()) {
03004       R__b.ReadClassBuffer(TFrame::Class(),this);
03005    } else {
03006       R__b.WriteClassBuffer(TFrame::Class(),this);
03007    }
03008 }
03009 
03010 //______________________________________________________________________________
03011 void TFrame::ShowMembers(TMemberInspector &R__insp)
03012 {
03013       // Inspect the data members of an object of class TFrame.
03014       TClass *R__cl = ::TFrame::IsA();
03015       if (R__cl || R__insp.IsA()) { }
03016       TWbox::ShowMembers(R__insp);
03017 }
03018 
03019 namespace ROOT {
03020    // Wrappers around operator new
03021    static void *new_TFrame(void *p) {
03022       return  p ? new(p) ::TFrame : new ::TFrame;
03023    }
03024    static void *newArray_TFrame(Long_t nElements, void *p) {
03025       return p ? new(p) ::TFrame[nElements] : new ::TFrame[nElements];
03026    }
03027    // Wrapper around operator delete
03028    static void delete_TFrame(void *p) {
03029       delete ((::TFrame*)p);
03030    }
03031    static void deleteArray_TFrame(void *p) {
03032       delete [] ((::TFrame*)p);
03033    }
03034    static void destruct_TFrame(void *p) {
03035       typedef ::TFrame current_t;
03036       ((current_t*)p)->~current_t();
03037    }
03038 } // end of namespace ROOT for class ::TFrame
03039 
03040 //______________________________________________________________________________
03041 void TGaxis::ShowMembers(TMemberInspector &R__insp)
03042 {
03043       // Inspect the data members of an object of class TGaxis.
03044       TClass *R__cl = ::TGaxis::IsA();
03045       if (R__cl || R__insp.IsA()) { }
03046       R__insp.Inspect(R__cl, R__insp.GetParent(), "fWmin", &fWmin);
03047       R__insp.Inspect(R__cl, R__insp.GetParent(), "fWmax", &fWmax);
03048       R__insp.Inspect(R__cl, R__insp.GetParent(), "fGridLength", &fGridLength);
03049       R__insp.Inspect(R__cl, R__insp.GetParent(), "fTickSize", &fTickSize);
03050       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLabelOffset", &fLabelOffset);
03051       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLabelSize", &fLabelSize);
03052       R__insp.Inspect(R__cl, R__insp.GetParent(), "fTitleOffset", &fTitleOffset);
03053       R__insp.Inspect(R__cl, R__insp.GetParent(), "fTitleSize", &fTitleSize);
03054       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNdiv", &fNdiv);
03055       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLabelColor", &fLabelColor);
03056       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLabelFont", &fLabelFont);
03057       R__insp.Inspect(R__cl, R__insp.GetParent(), "fChopt", &fChopt);
03058       R__insp.InspectMember(fChopt, "fChopt.");
03059       R__insp.Inspect(R__cl, R__insp.GetParent(), "fName", &fName);
03060       R__insp.InspectMember(fName, "fName.");
03061       R__insp.Inspect(R__cl, R__insp.GetParent(), "fTitle", &fTitle);
03062       R__insp.InspectMember(fTitle, "fTitle.");
03063       R__insp.Inspect(R__cl, R__insp.GetParent(), "fTimeFormat", &fTimeFormat);
03064       R__insp.InspectMember(fTimeFormat, "fTimeFormat.");
03065       R__insp.Inspect(R__cl, R__insp.GetParent(), "fFunctionName", &fFunctionName);
03066       R__insp.InspectMember(fFunctionName, "fFunctionName.");
03067       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFunction", &fFunction);
03068       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAxis", &fAxis);
03069       TLine::ShowMembers(R__insp);
03070       TAttText::ShowMembers(R__insp);
03071 }
03072 
03073 namespace ROOT {
03074    // Wrappers around operator new
03075    static void *new_TGaxis(void *p) {
03076       return  p ? new(p) ::TGaxis : new ::TGaxis;
03077    }
03078    static void *newArray_TGaxis(Long_t nElements, void *p) {
03079       return p ? new(p) ::TGaxis[nElements] : new ::TGaxis[nElements];
03080    }
03081    // Wrapper around operator delete
03082    static void delete_TGaxis(void *p) {
03083       delete ((::TGaxis*)p);
03084    }
03085    static void deleteArray_TGaxis(void *p) {
03086       delete [] ((::TGaxis*)p);
03087    }
03088    static void destruct_TGaxis(void *p) {
03089       typedef ::TGaxis current_t;
03090       ((current_t*)p)->~current_t();
03091    }
03092    // Wrapper around a custom streamer member function.
03093    static void streamer_TGaxis(TBuffer &buf, void *obj) {
03094       ((::TGaxis*)obj)->::TGaxis::Streamer(buf);
03095    }
03096 } // end of namespace ROOT for class ::TGaxis
03097 
03098 //______________________________________________________________________________
03099 void TGraphPolar::Streamer(TBuffer &R__b)
03100 {
03101    // Stream an object of class TGraphPolar.
03102 
03103    if (R__b.IsReading()) {
03104       R__b.ReadClassBuffer(TGraphPolar::Class(),this);
03105    } else {
03106       R__b.WriteClassBuffer(TGraphPolar::Class(),this);
03107    }
03108 }
03109 
03110 //______________________________________________________________________________
03111 void TGraphPolar::ShowMembers(TMemberInspector &R__insp)
03112 {
03113       // Inspect the data members of an object of class TGraphPolar.
03114       TClass *R__cl = ::TGraphPolar::IsA();
03115       if (R__cl || R__insp.IsA()) { }
03116       R__insp.Inspect(R__cl, R__insp.GetParent(), "fOptionAxis", &fOptionAxis);
03117       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPolargram", &fPolargram);
03118       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fXpol", &fXpol);
03119       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fYpol", &fYpol);
03120       TGraphErrors::ShowMembers(R__insp);
03121 }
03122 
03123 namespace ROOT {
03124    // Wrappers around operator new
03125    static void *new_TGraphPolar(void *p) {
03126       return  p ? new(p) ::TGraphPolar : new ::TGraphPolar;
03127    }
03128    static void *newArray_TGraphPolar(Long_t nElements, void *p) {
03129       return p ? new(p) ::TGraphPolar[nElements] : new ::TGraphPolar[nElements];
03130    }
03131    // Wrapper around operator delete
03132    static void delete_TGraphPolar(void *p) {
03133       delete ((::TGraphPolar*)p);
03134    }
03135    static void deleteArray_TGraphPolar(void *p) {
03136       delete [] ((::TGraphPolar*)p);
03137    }
03138    static void destruct_TGraphPolar(void *p) {
03139       typedef ::TGraphPolar current_t;
03140       ((current_t*)p)->~current_t();
03141    }
03142 } // end of namespace ROOT for class ::TGraphPolar
03143 
03144 //______________________________________________________________________________
03145 void TGraphPolargram::Streamer(TBuffer &R__b)
03146 {
03147    // Stream an object of class TGraphPolargram.
03148 
03149    if (R__b.IsReading()) {
03150       R__b.ReadClassBuffer(TGraphPolargram::Class(),this);
03151    } else {
03152       R__b.WriteClassBuffer(TGraphPolargram::Class(),this);
03153    }
03154 }
03155 
03156 //______________________________________________________________________________
03157 void TGraphPolargram::ShowMembers(TMemberInspector &R__insp)
03158 {
03159       // Inspect the data members of an object of class TGraphPolargram.
03160       TClass *R__cl = ::TGraphPolargram::IsA();
03161       if (R__cl || R__insp.IsA()) { }
03162       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRadian", &fRadian);
03163       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDegree", &fDegree);
03164       R__insp.Inspect(R__cl, R__insp.GetParent(), "fGrad", &fGrad);
03165       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPolarLabelColor", &fPolarLabelColor);
03166       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRadialLabelColor", &fRadialLabelColor);
03167       R__insp.Inspect(R__cl, R__insp.GetParent(), "fAxisAngle", &fAxisAngle);
03168       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPolarOffset", &fPolarOffset);
03169       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPolarTextSize", &fPolarTextSize);
03170       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRadialOffset", &fRadialOffset);
03171       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRadialTextSize", &fRadialTextSize);
03172       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRwrmin", &fRwrmin);
03173       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRwrmax", &fRwrmax);
03174       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRwtmin", &fRwtmin);
03175       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRwtmax", &fRwtmax);
03176       R__insp.Inspect(R__cl, R__insp.GetParent(), "fTickpolarSize", &fTickpolarSize);
03177       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPolarLabelFont", &fPolarLabelFont);
03178       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRadialLabelFont", &fRadialLabelFont);
03179       R__insp.Inspect(R__cl, R__insp.GetParent(), "fCutRadial", &fCutRadial);
03180       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNdivRad", &fNdivRad);
03181       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNdivPol", &fNdivPol);
03182       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPolarLabels", &fPolarLabels);
03183       TNamed::ShowMembers(R__insp);
03184       TAttText::ShowMembers(R__insp);
03185       TAttLine::ShowMembers(R__insp);
03186 }
03187 
03188 namespace ROOT {
03189    // Wrappers around operator new
03190    static void *new_TGraphPolargram(void *p) {
03191       return  p ? new(p) ::TGraphPolargram : new ::TGraphPolargram;
03192    }
03193    static void *newArray_TGraphPolargram(Long_t nElements, void *p) {
03194       return p ? new(p) ::TGraphPolargram[nElements] : new ::TGraphPolargram[nElements];
03195    }
03196    // Wrapper around operator delete
03197    static void delete_TGraphPolargram(void *p) {
03198       delete ((::TGraphPolargram*)p);
03199    }
03200    static void deleteArray_TGraphPolargram(void *p) {
03201       delete [] ((::TGraphPolargram*)p);
03202    }
03203    static void destruct_TGraphPolargram(void *p) {
03204       typedef ::TGraphPolargram current_t;
03205       ((current_t*)p)->~current_t();
03206    }
03207 } // end of namespace ROOT for class ::TGraphPolargram
03208 
03209 //______________________________________________________________________________
03210 void TGraphQQ::Streamer(TBuffer &R__b)
03211 {
03212    // Stream an object of class TGraphQQ.
03213 
03214    if (R__b.IsReading()) {
03215       R__b.ReadClassBuffer(TGraphQQ::Class(),this);
03216    } else {
03217       R__b.WriteClassBuffer(TGraphQQ::Class(),this);
03218    }
03219 }
03220 
03221 //______________________________________________________________________________
03222 void TGraphQQ::ShowMembers(TMemberInspector &R__insp)
03223 {
03224       // Inspect the data members of an object of class TGraphQQ.
03225       TClass *R__cl = ::TGraphQQ::IsA();
03226       if (R__cl || R__insp.IsA()) { }
03227       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNy0", &fNy0);
03228       R__insp.Inspect(R__cl, R__insp.GetParent(), "fXq1", &fXq1);
03229       R__insp.Inspect(R__cl, R__insp.GetParent(), "fXq2", &fXq2);
03230       R__insp.Inspect(R__cl, R__insp.GetParent(), "fYq1", &fYq1);
03231       R__insp.Inspect(R__cl, R__insp.GetParent(), "fYq2", &fYq2);
03232       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fY0", &fY0);
03233       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fF", &fF);
03234       TGraph::ShowMembers(R__insp);
03235 }
03236 
03237 namespace ROOT {
03238    // Wrappers around operator new
03239    static void *new_TGraphQQ(void *p) {
03240       return  p ? new(p) ::TGraphQQ : new ::TGraphQQ;
03241    }
03242    static void *newArray_TGraphQQ(Long_t nElements, void *p) {
03243       return p ? new(p) ::TGraphQQ[nElements] : new ::TGraphQQ[nElements];
03244    }
03245    // Wrapper around operator delete
03246    static void delete_TGraphQQ(void *p) {
03247       delete ((::TGraphQQ*)p);
03248    }
03249    static void deleteArray_TGraphQQ(void *p) {
03250       delete [] ((::TGraphQQ*)p);
03251    }
03252    static void destruct_TGraphQQ(void *p) {
03253       typedef ::TGraphQQ current_t;
03254       ((current_t*)p)->~current_t();
03255    }
03256 } // end of namespace ROOT for class ::TGraphQQ
03257 
03258 //______________________________________________________________________________
03259 void TImage::Streamer(TBuffer &R__b)
03260 {
03261    // Stream an object of class TImage.
03262 
03263    UInt_t R__s, R__c;
03264    if (R__b.IsReading()) {
03265       Version_t R__v = R__b.ReadVersion(&R__s, &R__c); if (R__v) { }
03266       TNamed::Streamer(R__b);
03267       TAttImage::Streamer(R__b);
03268       R__b.CheckByteCount(R__s, R__c, TImage::IsA());
03269    } else {
03270       R__c = R__b.WriteVersion(TImage::IsA(), kTRUE);
03271       TNamed::Streamer(R__b);
03272       TAttImage::Streamer(R__b);
03273       R__b.SetByteCount(R__c, kTRUE);
03274    }
03275 }
03276 
03277 //______________________________________________________________________________
03278 void TImage::ShowMembers(TMemberInspector &R__insp)
03279 {
03280       // Inspect the data members of an object of class TImage.
03281       TClass *R__cl = ::TImage::IsA();
03282       if (R__cl || R__insp.IsA()) { }
03283       TNamed::ShowMembers(R__insp);
03284       TAttImage::ShowMembers(R__insp);
03285 }
03286 
03287 namespace ROOT {
03288    // Wrapper around operator delete
03289    static void delete_TImage(void *p) {
03290       delete ((::TImage*)p);
03291    }
03292    static void deleteArray_TImage(void *p) {
03293       delete [] ((::TImage*)p);
03294    }
03295    static void destruct_TImage(void *p) {
03296       typedef ::TImage current_t;
03297       ((current_t*)p)->~current_t();
03298    }
03299    // Wrapper around a custom streamer member function.
03300    static void streamer_TImage(TBuffer &buf, void *obj) {
03301       ((::TImage*)obj)->::TImage::Streamer(buf);
03302    }
03303 } // end of namespace ROOT for class ::TImage
03304 
03305 //______________________________________________________________________________
03306 void TImagePlugin::Streamer(TBuffer &R__b)
03307 {
03308    // Stream an object of class TImagePlugin.
03309 
03310    TObject::Streamer(R__b);
03311 }
03312 
03313 //______________________________________________________________________________
03314 void TImagePlugin::ShowMembers(TMemberInspector &R__insp)
03315 {
03316       // Inspect the data members of an object of class TImagePlugin.
03317       TClass *R__cl = ::TImagePlugin::IsA();
03318       if (R__cl || R__insp.IsA()) { }
03319       R__insp.Inspect(R__cl, R__insp.GetParent(), "fExtension", &fExtension);
03320       R__insp.InspectMember(fExtension, "fExtension.");
03321       TObject::ShowMembers(R__insp);
03322 }
03323 
03324 namespace ROOT {
03325    // Wrapper around operator delete
03326    static void delete_TImagePlugin(void *p) {
03327       delete ((::TImagePlugin*)p);
03328    }
03329    static void deleteArray_TImagePlugin(void *p) {
03330       delete [] ((::TImagePlugin*)p);
03331    }
03332    static void destruct_TImagePlugin(void *p) {
03333       typedef ::TImagePlugin current_t;
03334       ((current_t*)p)->~current_t();
03335    }
03336    // Wrapper around a custom streamer member function.
03337    static void streamer_TImagePlugin(TBuffer &buf, void *obj) {
03338       ((::TImagePlugin*)obj)->::TImagePlugin::Streamer(buf);
03339    }
03340 } // end of namespace ROOT for class ::TImagePlugin
03341 
03342 //______________________________________________________________________________
03343 void TImagePalette::Streamer(TBuffer &R__b)
03344 {
03345    // Stream an object of class TImagePalette.
03346 
03347    UInt_t R__s, R__c;
03348    if (R__b.IsReading()) {
03349       Version_t R__v = R__b.ReadVersion(&R__s, &R__c); if (R__v) { }
03350       TObject::Streamer(R__b);
03351       R__b >> fNumPoints;
03352       delete [] fPoints;
03353       fPoints = new Double_t[fNumPoints];
03354       R__b.ReadFastArray(fPoints,fNumPoints);
03355       delete [] fColorRed;
03356       fColorRed = new UShort_t[fNumPoints];
03357       R__b.ReadFastArray(fColorRed,fNumPoints);
03358       delete [] fColorGreen;
03359       fColorGreen = new UShort_t[fNumPoints];
03360       R__b.ReadFastArray(fColorGreen,fNumPoints);
03361       delete [] fColorBlue;
03362       fColorBlue = new UShort_t[fNumPoints];
03363       R__b.ReadFastArray(fColorBlue,fNumPoints);
03364       delete [] fColorAlpha;
03365       fColorAlpha = new UShort_t[fNumPoints];
03366       R__b.ReadFastArray(fColorAlpha,fNumPoints);
03367       R__b.CheckByteCount(R__s, R__c, TImagePalette::IsA());
03368    } else {
03369       R__c = R__b.WriteVersion(TImagePalette::IsA(), kTRUE);
03370       TObject::Streamer(R__b);
03371       R__b << fNumPoints;
03372       R__b.WriteFastArray(fPoints,fNumPoints);
03373       R__b.WriteFastArray(fColorRed,fNumPoints);
03374       R__b.WriteFastArray(fColorGreen,fNumPoints);
03375       R__b.WriteFastArray(fColorBlue,fNumPoints);
03376       R__b.WriteFastArray(fColorAlpha,fNumPoints);
03377       R__b.SetByteCount(R__c, kTRUE);
03378    }
03379 }
03380 
03381 //______________________________________________________________________________
03382 void TImagePalette::ShowMembers(TMemberInspector &R__insp)
03383 {
03384       // Inspect the data members of an object of class TImagePalette.
03385       TClass *R__cl = ::TImagePalette::IsA();
03386       if (R__cl || R__insp.IsA()) { }
03387       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumPoints", &fNumPoints);
03388       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPoints", &fPoints);
03389       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fColorRed", &fColorRed);
03390       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fColorGreen", &fColorGreen);
03391       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fColorBlue", &fColorBlue);
03392       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fColorAlpha", &fColorAlpha);
03393       TObject::ShowMembers(R__insp);
03394 }
03395 
03396 namespace ROOT {
03397    // Wrappers around operator new
03398    static void *new_TImagePalette(void *p) {
03399       return  p ? new(p) ::TImagePalette : new ::TImagePalette;
03400    }
03401    static void *newArray_TImagePalette(Long_t nElements, void *p) {
03402       return p ? new(p) ::TImagePalette[nElements] : new ::TImagePalette[nElements];
03403    }
03404    // Wrapper around operator delete
03405    static void delete_TImagePalette(void *p) {
03406       delete ((::TImagePalette*)p);
03407    }
03408    static void deleteArray_TImagePalette(void *p) {
03409       delete [] ((::TImagePalette*)p);
03410    }
03411    static void destruct_TImagePalette(void *p) {
03412       typedef ::TImagePalette current_t;
03413       ((current_t*)p)->~current_t();
03414    }
03415    // Wrapper around a custom streamer member function.
03416    static void streamer_TImagePalette(TBuffer &buf, void *obj) {
03417       ((::TImagePalette*)obj)->::TImagePalette::Streamer(buf);
03418    }
03419 } // end of namespace ROOT for class ::TImagePalette
03420 
03421 //______________________________________________________________________________
03422 void TLatex::Streamer(TBuffer &R__b)
03423 {
03424    // Stream an object of class TLatex.
03425 
03426    if (R__b.IsReading()) {
03427       R__b.ReadClassBuffer(TLatex::Class(),this);
03428    } else {
03429       R__b.WriteClassBuffer(TLatex::Class(),this);
03430    }
03431 }
03432 
03433 //______________________________________________________________________________
03434 void TLatex::ShowMembers(TMemberInspector &R__insp)
03435 {
03436       // Inspect the data members of an object of class TLatex.
03437       TClass *R__cl = ::TLatex::IsA();
03438       if (R__cl || R__insp.IsA()) { }
03439       R__insp.Inspect(R__cl, R__insp.GetParent(), "fFactorSize", &fFactorSize);
03440       R__insp.Inspect(R__cl, R__insp.GetParent(), "fFactorPos", &fFactorPos);
03441       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLimitFactorSize", &fLimitFactorSize);
03442       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fError", &fError);
03443       R__insp.Inspect(R__cl, R__insp.GetParent(), "fShow", &fShow);
03444       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTabSize", &fTabSize);
03445       R__insp.Inspect(R__cl, R__insp.GetParent(), "fOriginSize", &fOriginSize);
03446       R__insp.Inspect(R__cl, R__insp.GetParent(), "fTabMax", &fTabMax);
03447       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPos", &fPos);
03448       R__insp.Inspect(R__cl, R__insp.GetParent(), "fItalic", &fItalic);
03449       TText::ShowMembers(R__insp);
03450       TAttLine::ShowMembers(R__insp);
03451 }
03452 
03453 namespace ROOT {
03454    // Wrappers around operator new
03455    static void *new_TLatex(void *p) {
03456       return  p ? new(p) ::TLatex : new ::TLatex;
03457    }
03458    static void *newArray_TLatex(Long_t nElements, void *p) {
03459       return p ? new(p) ::TLatex[nElements] : new ::TLatex[nElements];
03460    }
03461    // Wrapper around operator delete
03462    static void delete_TLatex(void *p) {
03463       delete ((::TLatex*)p);
03464    }
03465    static void deleteArray_TLatex(void *p) {
03466       delete [] ((::TLatex*)p);
03467    }
03468    static void destruct_TLatex(void *p) {
03469       typedef ::TLatex current_t;
03470       ((current_t*)p)->~current_t();
03471    }
03472 } // end of namespace ROOT for class ::TLatex
03473 
03474 //______________________________________________________________________________
03475 void TLegend::Streamer(TBuffer &R__b)
03476 {
03477    // Stream an object of class TLegend.
03478 
03479    if (R__b.IsReading()) {
03480       R__b.ReadClassBuffer(TLegend::Class(),this);
03481    } else {
03482       R__b.WriteClassBuffer(TLegend::Class(),this);
03483    }
03484 }
03485 
03486 //______________________________________________________________________________
03487 void TLegend::ShowMembers(TMemberInspector &R__insp)
03488 {
03489       // Inspect the data members of an object of class TLegend.
03490       TClass *R__cl = ::TLegend::IsA();
03491       if (R__cl || R__insp.IsA()) { }
03492       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPrimitives", &fPrimitives);
03493       R__insp.Inspect(R__cl, R__insp.GetParent(), "fEntrySeparation", &fEntrySeparation);
03494       R__insp.Inspect(R__cl, R__insp.GetParent(), "fMargin", &fMargin);
03495       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNColumns", &fNColumns);
03496       R__insp.Inspect(R__cl, R__insp.GetParent(), "fColumnSeparation", &fColumnSeparation);
03497       TPave::ShowMembers(R__insp);
03498       TAttText::ShowMembers(R__insp);
03499 }
03500 
03501 namespace ROOT {
03502    // Wrappers around operator new
03503    static void *new_TLegend(void *p) {
03504       return  p ? new(p) ::TLegend : new ::TLegend;
03505    }
03506    static void *newArray_TLegend(Long_t nElements, void *p) {
03507       return p ? new(p) ::TLegend[nElements] : new ::TLegend[nElements];
03508    }
03509    // Wrapper around operator delete
03510    static void delete_TLegend(void *p) {
03511       delete ((::TLegend*)p);
03512    }
03513    static void deleteArray_TLegend(void *p) {
03514       delete [] ((::TLegend*)p);
03515    }
03516    static void destruct_TLegend(void *p) {
03517       typedef ::TLegend current_t;
03518       ((current_t*)p)->~current_t();
03519    }
03520 } // end of namespace ROOT for class ::TLegend
03521 
03522 //______________________________________________________________________________
03523 void TLegendEntry::Streamer(TBuffer &R__b)
03524 {
03525    // Stream an object of class TLegendEntry.
03526 
03527    if (R__b.IsReading()) {
03528       R__b.ReadClassBuffer(TLegendEntry::Class(),this);
03529    } else {
03530       R__b.WriteClassBuffer(TLegendEntry::Class(),this);
03531    }
03532 }
03533 
03534 //______________________________________________________________________________
03535 void TLegendEntry::ShowMembers(TMemberInspector &R__insp)
03536 {
03537       // Inspect the data members of an object of class TLegendEntry.
03538       TClass *R__cl = ::TLegendEntry::IsA();
03539       if (R__cl || R__insp.IsA()) { }
03540       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fObject", &fObject);
03541       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLabel", &fLabel);
03542       R__insp.InspectMember(fLabel, "fLabel.");
03543       R__insp.Inspect(R__cl, R__insp.GetParent(), "fOption", &fOption);
03544       R__insp.InspectMember(fOption, "fOption.");
03545       TObject::ShowMembers(R__insp);
03546       TAttText::ShowMembers(R__insp);
03547       TAttLine::ShowMembers(R__insp);
03548       TAttFill::ShowMembers(R__insp);
03549       TAttMarker::ShowMembers(R__insp);
03550 }
03551 
03552 namespace ROOT {
03553    // Wrappers around operator new
03554    static void *new_TLegendEntry(void *p) {
03555       return  p ? new(p) ::TLegendEntry : new ::TLegendEntry;
03556    }
03557    static void *newArray_TLegendEntry(Long_t nElements, void *p) {
03558       return p ? new(p) ::TLegendEntry[nElements] : new ::TLegendEntry[nElements];
03559    }
03560    // Wrapper around operator delete
03561    static void delete_TLegendEntry(void *p) {
03562       delete ((::TLegendEntry*)p);
03563    }
03564    static void deleteArray_TLegendEntry(void *p) {
03565       delete [] ((::TLegendEntry*)p);
03566    }
03567    static void destruct_TLegendEntry(void *p) {
03568       typedef ::TLegendEntry current_t;
03569       ((current_t*)p)->~current_t();
03570    }
03571 } // end of namespace ROOT for class ::TLegendEntry
03572 
03573 //______________________________________________________________________________
03574 void TLine::ShowMembers(TMemberInspector &R__insp)
03575 {
03576       // Inspect the data members of an object of class TLine.
03577       TClass *R__cl = ::TLine::IsA();
03578       if (R__cl || R__insp.IsA()) { }
03579       R__insp.Inspect(R__cl, R__insp.GetParent(), "fX1", &fX1);
03580       R__insp.Inspect(R__cl, R__insp.GetParent(), "fY1", &fY1);
03581       R__insp.Inspect(R__cl, R__insp.GetParent(), "fX2", &fX2);
03582       R__insp.Inspect(R__cl, R__insp.GetParent(), "fY2", &fY2);
03583       TObject::ShowMembers(R__insp);
03584       TAttLine::ShowMembers(R__insp);
03585 }
03586 
03587 namespace ROOT {
03588    // Wrappers around operator new
03589    static void *new_TLine(void *p) {
03590       return  p ? new(p) ::TLine : new ::TLine;
03591    }
03592    static void *newArray_TLine(Long_t nElements, void *p) {
03593       return p ? new(p) ::TLine[nElements] : new ::TLine[nElements];
03594    }
03595    // Wrapper around operator delete
03596    static void delete_TLine(void *p) {
03597       delete ((::TLine*)p);
03598    }
03599    static void deleteArray_TLine(void *p) {
03600       delete [] ((::TLine*)p);
03601    }
03602    static void destruct_TLine(void *p) {
03603       typedef ::TLine current_t;
03604       ((current_t*)p)->~current_t();
03605    }
03606    // Wrapper around a custom streamer member function.
03607    static void streamer_TLine(TBuffer &buf, void *obj) {
03608       ((::TLine*)obj)->::TLine::Streamer(buf);
03609    }
03610 } // end of namespace ROOT for class ::TLine
03611 
03612 //______________________________________________________________________________
03613 void TLink::Streamer(TBuffer &R__b)
03614 {
03615    // Stream an object of class TLink.
03616 
03617    if (R__b.IsReading()) {
03618       R__b.ReadClassBuffer(TLink::Class(),this);
03619    } else {
03620       R__b.WriteClassBuffer(TLink::Class(),this);
03621    }
03622 }
03623 
03624 //______________________________________________________________________________
03625 void TLink::ShowMembers(TMemberInspector &R__insp)
03626 {
03627       // Inspect the data members of an object of class TLink.
03628       TClass *R__cl = ::TLink::IsA();
03629       if (R__cl || R__insp.IsA()) { }
03630       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLink", &fLink);
03631       TText::ShowMembers(R__insp);
03632 }
03633 
03634 namespace ROOT {
03635    // Wrappers around operator new
03636    static void *new_TLink(void *p) {
03637       return  p ? new(p) ::TLink : new ::TLink;
03638    }
03639    static void *newArray_TLink(Long_t nElements, void *p) {
03640       return p ? new(p) ::TLink[nElements] : new ::TLink[nElements];
03641    }
03642    // Wrapper around operator delete
03643    static void delete_TLink(void *p) {
03644       delete ((::TLink*)p);
03645    }
03646    static void deleteArray_TLink(void *p) {
03647       delete [] ((::TLink*)p);
03648    }
03649    static void destruct_TLink(void *p) {
03650       typedef ::TLink current_t;
03651       ((current_t*)p)->~current_t();
03652    }
03653 } // end of namespace ROOT for class ::TLink
03654 
03655 //______________________________________________________________________________
03656 void TMarker::ShowMembers(TMemberInspector &R__insp)
03657 {
03658       // Inspect the data members of an object of class TMarker.
03659       TClass *R__cl = ::TMarker::IsA();
03660       if (R__cl || R__insp.IsA()) { }
03661       R__insp.Inspect(R__cl, R__insp.GetParent(), "fX", &fX);
03662       R__insp.Inspect(R__cl, R__insp.GetParent(), "fY", &fY);
03663       TObject::ShowMembers(R__insp);
03664       TAttMarker::ShowMembers(R__insp);
03665 }
03666 
03667 namespace ROOT {
03668    // Wrappers around operator new
03669    static void *new_TMarker(void *p) {
03670       return  p ? new(p) ::TMarker : new ::TMarker;
03671    }
03672    static void *newArray_TMarker(Long_t nElements, void *p) {
03673       return p ? new(p) ::TMarker[nElements] : new ::TMarker[nElements];
03674    }
03675    // Wrapper around operator delete
03676    static void delete_TMarker(void *p) {
03677       delete ((::TMarker*)p);
03678    }
03679    static void deleteArray_TMarker(void *p) {
03680       delete [] ((::TMarker*)p);
03681    }
03682    static void destruct_TMarker(void *p) {
03683       typedef ::TMarker current_t;
03684       ((current_t*)p)->~current_t();
03685    }
03686    // Wrapper around a custom streamer member function.
03687    static void streamer_TMarker(TBuffer &buf, void *obj) {
03688       ((::TMarker*)obj)->::TMarker::Streamer(buf);
03689    }
03690 } // end of namespace ROOT for class ::TMarker
03691 
03692 //______________________________________________________________________________
03693 void TPaletteEditor::Streamer(TBuffer &R__b)
03694 {
03695    // Stream an object of class TPaletteEditor.
03696 
03697    ::Error("TPaletteEditor::Streamer", "version id <=0 in ClassDef, dummy Streamer() called"); if (R__b.IsReading()) { }
03698 }
03699 
03700 //______________________________________________________________________________
03701 void TPaletteEditor::ShowMembers(TMemberInspector &R__insp)
03702 {
03703       // Inspect the data members of an object of class TPaletteEditor.
03704       TClass *R__cl = ::TPaletteEditor::IsA();
03705       if (R__cl || R__insp.IsA()) { }
03706       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAttImage", &fAttImage);
03707 }
03708 
03709 namespace ROOT {
03710    // Wrapper around operator delete
03711    static void delete_TPaletteEditor(void *p) {
03712       delete ((::TPaletteEditor*)p);
03713    }
03714    static void deleteArray_TPaletteEditor(void *p) {
03715       delete [] ((::TPaletteEditor*)p);
03716    }
03717    static void destruct_TPaletteEditor(void *p) {
03718       typedef ::TPaletteEditor current_t;
03719       ((current_t*)p)->~current_t();
03720    }
03721    // Wrapper around a custom streamer member function.
03722    static void streamer_TPaletteEditor(TBuffer &buf, void *obj) {
03723       ((::TPaletteEditor*)obj)->::TPaletteEditor::Streamer(buf);
03724    }
03725 } // end of namespace ROOT for class ::TPaletteEditor
03726 
03727 //______________________________________________________________________________
03728 void TPave::ShowMembers(TMemberInspector &R__insp)
03729 {
03730       // Inspect the data members of an object of class TPave.
03731       TClass *R__cl = ::TPave::IsA();
03732       if (R__cl || R__insp.IsA()) { }
03733       R__insp.Inspect(R__cl, R__insp.GetParent(), "fX1NDC", &fX1NDC);
03734       R__insp.Inspect(R__cl, R__insp.GetParent(), "fY1NDC", &fY1NDC);
03735       R__insp.Inspect(R__cl, R__insp.GetParent(), "fX2NDC", &fX2NDC);
03736       R__insp.Inspect(R__cl, R__insp.GetParent(), "fY2NDC", &fY2NDC);
03737       R__insp.Inspect(R__cl, R__insp.GetParent(), "fBorderSize", &fBorderSize);
03738       R__insp.Inspect(R__cl, R__insp.GetParent(), "fInit", &fInit);
03739       R__insp.Inspect(R__cl, R__insp.GetParent(), "fShadowColor", &fShadowColor);
03740       R__insp.Inspect(R__cl, R__insp.GetParent(), "fCornerRadius", &fCornerRadius);
03741       R__insp.Inspect(R__cl, R__insp.GetParent(), "fOption", &fOption);
03742       R__insp.InspectMember(fOption, "fOption.");
03743       R__insp.Inspect(R__cl, R__insp.GetParent(), "fName", &fName);
03744       R__insp.InspectMember(fName, "fName.");
03745       TBox::ShowMembers(R__insp);
03746 }
03747 
03748 namespace ROOT {
03749    // Wrappers around operator new
03750    static void *new_TPave(void *p) {
03751       return  p ? new(p) ::TPave : new ::TPave;
03752    }
03753    static void *newArray_TPave(Long_t nElements, void *p) {
03754       return p ? new(p) ::TPave[nElements] : new ::TPave[nElements];
03755    }
03756    // Wrapper around operator delete
03757    static void delete_TPave(void *p) {
03758       delete ((::TPave*)p);
03759    }
03760    static void deleteArray_TPave(void *p) {
03761       delete [] ((::TPave*)p);
03762    }
03763    static void destruct_TPave(void *p) {
03764       typedef ::TPave current_t;
03765       ((current_t*)p)->~current_t();
03766    }
03767    // Wrapper around a custom streamer member function.
03768    static void streamer_TPave(TBuffer &buf, void *obj) {
03769       ((::TPave*)obj)->::TPave::Streamer(buf);
03770    }
03771 } // end of namespace ROOT for class ::TPave
03772 
03773 //______________________________________________________________________________
03774 void TPaveLabel::Streamer(TBuffer &R__b)
03775 {
03776    // Stream an object of class TPaveLabel.
03777 
03778    if (R__b.IsReading()) {
03779       R__b.ReadClassBuffer(TPaveLabel::Class(),this);
03780    } else {
03781       R__b.WriteClassBuffer(TPaveLabel::Class(),this);
03782    }
03783 }
03784 
03785 //______________________________________________________________________________
03786 void TPaveLabel::ShowMembers(TMemberInspector &R__insp)
03787 {
03788       // Inspect the data members of an object of class TPaveLabel.
03789       TClass *R__cl = ::TPaveLabel::IsA();
03790       if (R__cl || R__insp.IsA()) { }
03791       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLabel", &fLabel);
03792       R__insp.InspectMember(fLabel, "fLabel.");
03793       TPave::ShowMembers(R__insp);
03794       TAttText::ShowMembers(R__insp);
03795 }
03796 
03797 namespace ROOT {
03798    // Wrappers around operator new
03799    static void *new_TPaveLabel(void *p) {
03800       return  p ? new(p) ::TPaveLabel : new ::TPaveLabel;
03801    }
03802    static void *newArray_TPaveLabel(Long_t nElements, void *p) {
03803       return p ? new(p) ::TPaveLabel[nElements] : new ::TPaveLabel[nElements];
03804    }
03805    // Wrapper around operator delete
03806    static void delete_TPaveLabel(void *p) {
03807       delete ((::TPaveLabel*)p);
03808    }
03809    static void deleteArray_TPaveLabel(void *p) {
03810       delete [] ((::TPaveLabel*)p);
03811    }
03812    static void destruct_TPaveLabel(void *p) {
03813       typedef ::TPaveLabel current_t;
03814       ((current_t*)p)->~current_t();
03815    }
03816 } // end of namespace ROOT for class ::TPaveLabel
03817 
03818 //______________________________________________________________________________
03819 void TPaveStats::ShowMembers(TMemberInspector &R__insp)
03820 {
03821       // Inspect the data members of an object of class TPaveStats.
03822       TClass *R__cl = ::TPaveStats::IsA();
03823       if (R__cl || R__insp.IsA()) { }
03824       R__insp.Inspect(R__cl, R__insp.GetParent(), "fOptFit", &fOptFit);
03825       R__insp.Inspect(R__cl, R__insp.GetParent(), "fOptStat", &fOptStat);
03826       R__insp.Inspect(R__cl, R__insp.GetParent(), "fFitFormat", &fFitFormat);
03827       R__insp.InspectMember(fFitFormat, "fFitFormat.");
03828       R__insp.Inspect(R__cl, R__insp.GetParent(), "fStatFormat", &fStatFormat);
03829       R__insp.InspectMember(fStatFormat, "fStatFormat.");
03830       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fParent", &fParent);
03831       TPaveText::ShowMembers(R__insp);
03832 }
03833 
03834 namespace ROOT {
03835    // Wrappers around operator new
03836    static void *new_TPaveStats(void *p) {
03837       return  p ? new(p) ::TPaveStats : new ::TPaveStats;
03838    }
03839    static void *newArray_TPaveStats(Long_t nElements, void *p) {
03840       return p ? new(p) ::TPaveStats[nElements] : new ::TPaveStats[nElements];
03841    }
03842    // Wrapper around operator delete
03843    static void delete_TPaveStats(void *p) {
03844       delete ((::TPaveStats*)p);
03845    }
03846    static void deleteArray_TPaveStats(void *p) {
03847       delete [] ((::TPaveStats*)p);
03848    }
03849    static void destruct_TPaveStats(void *p) {
03850       typedef ::TPaveStats current_t;
03851       ((current_t*)p)->~current_t();
03852    }
03853    // Wrapper around a custom streamer member function.
03854    static void streamer_TPaveStats(TBuffer &buf, void *obj) {
03855       ((::TPaveStats*)obj)->::TPaveStats::Streamer(buf);
03856    }
03857 } // end of namespace ROOT for class ::TPaveStats
03858 
03859 //______________________________________________________________________________
03860 void TPaveText::ShowMembers(TMemberInspector &R__insp)
03861 {
03862       // Inspect the data members of an object of class TPaveText.
03863       TClass *R__cl = ::TPaveText::IsA();
03864       if (R__cl || R__insp.IsA()) { }
03865       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLabel", &fLabel);
03866       R__insp.InspectMember(fLabel, "fLabel.");
03867       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLongest", &fLongest);
03868       R__insp.Inspect(R__cl, R__insp.GetParent(), "fMargin", &fMargin);
03869       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLines", &fLines);
03870       TPave::ShowMembers(R__insp);
03871       TAttText::ShowMembers(R__insp);
03872 }
03873 
03874 namespace ROOT {
03875    // Wrappers around operator new
03876    static void *new_TPaveText(void *p) {
03877       return  p ? new(p) ::TPaveText : new ::TPaveText;
03878    }
03879    static void *newArray_TPaveText(Long_t nElements, void *p) {
03880       return p ? new(p) ::TPaveText[nElements] : new ::TPaveText[nElements];
03881    }
03882    // Wrapper around operator delete
03883    static void delete_TPaveText(void *p) {
03884       delete ((::TPaveText*)p);
03885    }
03886    static void deleteArray_TPaveText(void *p) {
03887       delete [] ((::TPaveText*)p);
03888    }
03889    static void destruct_TPaveText(void *p) {
03890       typedef ::TPaveText current_t;
03891       ((current_t*)p)->~current_t();
03892    }
03893    // Wrapper around a custom streamer member function.
03894    static void streamer_TPaveText(TBuffer &buf, void *obj) {
03895       ((::TPaveText*)obj)->::TPaveText::Streamer(buf);
03896    }
03897 } // end of namespace ROOT for class ::TPaveText
03898 
03899 //______________________________________________________________________________
03900 void TPavesText::Streamer(TBuffer &R__b)
03901 {
03902    // Stream an object of class TPavesText.
03903 
03904    if (R__b.IsReading()) {
03905       R__b.ReadClassBuffer(TPavesText::Class(),this);
03906    } else {
03907       R__b.WriteClassBuffer(TPavesText::Class(),this);
03908    }
03909 }
03910 
03911 //______________________________________________________________________________
03912 void TPavesText::ShowMembers(TMemberInspector &R__insp)
03913 {
03914       // Inspect the data members of an object of class TPavesText.
03915       TClass *R__cl = ::TPavesText::IsA();
03916       if (R__cl || R__insp.IsA()) { }
03917       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNpaves", &fNpaves);
03918       TPaveText::ShowMembers(R__insp);
03919 }
03920 
03921 namespace ROOT {
03922    // Wrappers around operator new
03923    static void *new_TPavesText(void *p) {
03924       return  p ? new(p) ::TPavesText : new ::TPavesText;
03925    }
03926    static void *newArray_TPavesText(Long_t nElements, void *p) {
03927       return p ? new(p) ::TPavesText[nElements] : new ::TPavesText[nElements];
03928    }
03929    // Wrapper around operator delete
03930    static void delete_TPavesText(void *p) {
03931       delete ((::TPavesText*)p);
03932    }
03933    static void deleteArray_TPavesText(void *p) {
03934       delete [] ((::TPavesText*)p);
03935    }
03936    static void destruct_TPavesText(void *p) {
03937       typedef ::TPavesText current_t;
03938       ((current_t*)p)->~current_t();
03939    }
03940 } // end of namespace ROOT for class ::TPavesText
03941 
03942 //______________________________________________________________________________
03943 void TPie::Streamer(TBuffer &R__b)
03944 {
03945    // Stream an object of class TPie.
03946 
03947    if (R__b.IsReading()) {
03948       R__b.ReadClassBuffer(TPie::Class(),this);
03949    } else {
03950       R__b.WriteClassBuffer(TPie::Class(),this);
03951    }
03952 }
03953 
03954 //______________________________________________________________________________
03955 void TPie::ShowMembers(TMemberInspector &R__insp)
03956 {
03957       // Inspect the data members of an object of class TPie.
03958       TClass *R__cl = ::TPie::IsA();
03959       if (R__cl || R__insp.IsA()) { }
03960       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSum", &fSum);
03961       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSlices", &fSlices);
03962       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLegend", &fLegend);
03963       R__insp.Inspect(R__cl, R__insp.GetParent(), "fX", &fX);
03964       R__insp.Inspect(R__cl, R__insp.GetParent(), "fY", &fY);
03965       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRadius", &fRadius);
03966       R__insp.Inspect(R__cl, R__insp.GetParent(), "fAngularOffset", &fAngularOffset);
03967       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLabelsOffset", &fLabelsOffset);
03968       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLabelFormat", &fLabelFormat);
03969       R__insp.InspectMember(fLabelFormat, "fLabelFormat.");
03970       R__insp.Inspect(R__cl, R__insp.GetParent(), "fValueFormat", &fValueFormat);
03971       R__insp.InspectMember(fValueFormat, "fValueFormat.");
03972       R__insp.Inspect(R__cl, R__insp.GetParent(), "fFractionFormat", &fFractionFormat);
03973       R__insp.InspectMember(fFractionFormat, "fFractionFormat.");
03974       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPercentFormat", &fPercentFormat);
03975       R__insp.InspectMember(fPercentFormat, "fPercentFormat.");
03976       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNvals", &fNvals);
03977       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPieSlices", &fPieSlices);
03978       R__insp.Inspect(R__cl, R__insp.GetParent(), "fIs3D", &fIs3D);
03979       R__insp.Inspect(R__cl, R__insp.GetParent(), "fHeight", &fHeight);
03980       R__insp.Inspect(R__cl, R__insp.GetParent(), "fAngle3D", &fAngle3D);
03981       TNamed::ShowMembers(R__insp);
03982       TAttText::ShowMembers(R__insp);
03983 }
03984 
03985 namespace ROOT {
03986    // Wrappers around operator new
03987    static void *new_TPie(void *p) {
03988       return  p ? new(p) ::TPie : new ::TPie;
03989    }
03990    static void *newArray_TPie(Long_t nElements, void *p) {
03991       return p ? new(p) ::TPie[nElements] : new ::TPie[nElements];
03992    }
03993    // Wrapper around operator delete
03994    static void delete_TPie(void *p) {
03995       delete ((::TPie*)p);
03996    }
03997    static void deleteArray_TPie(void *p) {
03998       delete [] ((::TPie*)p);
03999    }
04000    static void destruct_TPie(void *p) {
04001       typedef ::TPie current_t;
04002       ((current_t*)p)->~current_t();
04003    }
04004 } // end of namespace ROOT for class ::TPie
04005 
04006 //______________________________________________________________________________
04007 void TPieSlice::Streamer(TBuffer &R__b)
04008 {
04009    // Stream an object of class TPieSlice.
04010 
04011    if (R__b.IsReading()) {
04012       R__b.ReadClassBuffer(TPieSlice::Class(),this);
04013    } else {
04014       R__b.WriteClassBuffer(TPieSlice::Class(),this);
04015    }
04016 }
04017 
04018 //______________________________________________________________________________
04019 void TPieSlice::ShowMembers(TMemberInspector &R__insp)
04020 {
04021       // Inspect the data members of an object of class TPieSlice.
04022       TClass *R__cl = ::TPieSlice::IsA();
04023       if (R__cl || R__insp.IsA()) { }
04024       R__insp.Inspect(R__cl, R__insp.GetParent(), "fIsActive", &fIsActive);
04025       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPie", &fPie);
04026       R__insp.Inspect(R__cl, R__insp.GetParent(), "fValue", &fValue);
04027       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRadiusOffset", &fRadiusOffset);
04028       TNamed::ShowMembers(R__insp);
04029       TAttFill::ShowMembers(R__insp);
04030       TAttLine::ShowMembers(R__insp);
04031 }
04032 
04033 namespace ROOT {
04034    // Wrappers around operator new
04035    static void *new_TPieSlice(void *p) {
04036       return  p ? new(p) ::TPieSlice : new ::TPieSlice;
04037    }
04038    static void *newArray_TPieSlice(Long_t nElements, void *p) {
04039       return p ? new(p) ::TPieSlice[nElements] : new ::TPieSlice[nElements];
04040    }
04041    // Wrapper around operator delete
04042    static void delete_TPieSlice(void *p) {
04043       delete ((::TPieSlice*)p);
04044    }
04045    static void deleteArray_TPieSlice(void *p) {
04046       delete [] ((::TPieSlice*)p);
04047    }
04048    static void destruct_TPieSlice(void *p) {
04049       typedef ::TPieSlice current_t;
04050       ((current_t*)p)->~current_t();
04051    }
04052 } // end of namespace ROOT for class ::TPieSlice
04053 
04054 //______________________________________________________________________________
04055 void TPoints::Streamer(TBuffer &R__b)
04056 {
04057    // Stream an object of class TPoints.
04058 
04059    if (R__b.IsReading()) {
04060       R__b.ReadClassBuffer(TPoints::Class(),this);
04061    } else {
04062       R__b.WriteClassBuffer(TPoints::Class(),this);
04063    }
04064 }
04065 
04066 //______________________________________________________________________________
04067 void TPoints::ShowMembers(TMemberInspector &R__insp)
04068 {
04069       // Inspect the data members of an object of class TPoints.
04070       TClass *R__cl = ::TPoints::IsA();
04071       if (R__cl || R__insp.IsA()) { }
04072       R__insp.Inspect(R__cl, R__insp.GetParent(), "fX", &fX);
04073       R__insp.Inspect(R__cl, R__insp.GetParent(), "fY", &fY);
04074 }
04075 
04076 namespace ROOT {
04077    // Wrappers around operator new
04078    static void *new_TPoints(void *p) {
04079       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TPoints : new ::TPoints;
04080    }
04081    static void *newArray_TPoints(Long_t nElements, void *p) {
04082       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TPoints[nElements] : new ::TPoints[nElements];
04083    }
04084    // Wrapper around operator delete
04085    static void delete_TPoints(void *p) {
04086       delete ((::TPoints*)p);
04087    }
04088    static void deleteArray_TPoints(void *p) {
04089       delete [] ((::TPoints*)p);
04090    }
04091    static void destruct_TPoints(void *p) {
04092       typedef ::TPoints current_t;
04093       ((current_t*)p)->~current_t();
04094    }
04095 } // end of namespace ROOT for class ::TPoints
04096 
04097 //______________________________________________________________________________
04098 void TPolyLine::ShowMembers(TMemberInspector &R__insp)
04099 {
04100       // Inspect the data members of an object of class TPolyLine.
04101       TClass *R__cl = ::TPolyLine::IsA();
04102       if (R__cl || R__insp.IsA()) { }
04103       R__insp.Inspect(R__cl, R__insp.GetParent(), "fN", &fN);
04104       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLastPoint", &fLastPoint);
04105       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fX", &fX);
04106       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fY", &fY);
04107       R__insp.Inspect(R__cl, R__insp.GetParent(), "fOption", &fOption);
04108       R__insp.InspectMember(fOption, "fOption.");
04109       TObject::ShowMembers(R__insp);
04110       TAttLine::ShowMembers(R__insp);
04111       TAttFill::ShowMembers(R__insp);
04112 }
04113 
04114 namespace ROOT {
04115    // Wrappers around operator new
04116    static void *new_TPolyLine(void *p) {
04117       return  p ? new(p) ::TPolyLine : new ::TPolyLine;
04118    }
04119    static void *newArray_TPolyLine(Long_t nElements, void *p) {
04120       return p ? new(p) ::TPolyLine[nElements] : new ::TPolyLine[nElements];
04121    }
04122    // Wrapper around operator delete
04123    static void delete_TPolyLine(void *p) {
04124       delete ((::TPolyLine*)p);
04125    }
04126    static void deleteArray_TPolyLine(void *p) {
04127       delete [] ((::TPolyLine*)p);
04128    }
04129    static void destruct_TPolyLine(void *p) {
04130       typedef ::TPolyLine current_t;
04131       ((current_t*)p)->~current_t();
04132    }
04133    // Wrapper around a custom streamer member function.
04134    static void streamer_TPolyLine(TBuffer &buf, void *obj) {
04135       ((::TPolyLine*)obj)->::TPolyLine::Streamer(buf);
04136    }
04137 } // end of namespace ROOT for class ::TPolyLine
04138 
04139 //______________________________________________________________________________
04140 void TText::ShowMembers(TMemberInspector &R__insp)
04141 {
04142       // Inspect the data members of an object of class TText.
04143       TClass *R__cl = ::TText::IsA();
04144       if (R__cl || R__insp.IsA()) { }
04145       R__insp.Inspect(R__cl, R__insp.GetParent(), "fX", &fX);
04146       R__insp.Inspect(R__cl, R__insp.GetParent(), "fY", &fY);
04147       TNamed::ShowMembers(R__insp);
04148       TAttText::ShowMembers(R__insp);
04149 }
04150 
04151 namespace ROOT {
04152    // Wrappers around operator new
04153    static void *new_TText(void *p) {
04154       return  p ? new(p) ::TText : new ::TText;
04155    }
04156    static void *newArray_TText(Long_t nElements, void *p) {
04157       return p ? new(p) ::TText[nElements] : new ::TText[nElements];
04158    }
04159    // Wrapper around operator delete
04160    static void delete_TText(void *p) {
04161       delete ((::TText*)p);
04162    }
04163    static void deleteArray_TText(void *p) {
04164       delete [] ((::TText*)p);
04165    }
04166    static void destruct_TText(void *p) {
04167       typedef ::TText current_t;
04168       ((current_t*)p)->~current_t();
04169    }
04170    // Wrapper around a custom streamer member function.
04171    static void streamer_TText(TBuffer &buf, void *obj) {
04172       ((::TText*)obj)->::TText::Streamer(buf);
04173    }
04174 } // end of namespace ROOT for class ::TText
04175 
04176 //______________________________________________________________________________
04177 void TTF::Streamer(TBuffer &R__b)
04178 {
04179    // Stream an object of class TTF.
04180 
04181    ::Error("TTF::Streamer", "version id <=0 in ClassDef, dummy Streamer() called"); if (R__b.IsReading()) { }
04182 }
04183 
04184 //______________________________________________________________________________
04185 void TTF::ShowMembers(TMemberInspector &R__insp)
04186 {
04187       // Inspect the data members of an object of class TTF.
04188       TClass *R__cl = ::TTF::IsA();
04189       if (R__cl || R__insp.IsA()) { }
04190 }
04191 
04192 namespace ROOT {
04193    // Wrappers around operator new
04194    static void *new_TTF(void *p) {
04195       return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TTF : new ::TTF;
04196    }
04197    static void *newArray_TTF(Long_t nElements, void *p) {
04198       return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::TTF[nElements] : new ::TTF[nElements];
04199    }
04200    // Wrapper around operator delete
04201    static void delete_TTF(void *p) {
04202       delete ((::TTF*)p);
04203    }
04204    static void deleteArray_TTF(void *p) {
04205       delete [] ((::TTF*)p);
04206    }
04207    static void destruct_TTF(void *p) {
04208       typedef ::TTF current_t;
04209       ((current_t*)p)->~current_t();
04210    }
04211    // Wrapper around a custom streamer member function.
04212    static void streamer_TTF(TBuffer &buf, void *obj) {
04213       ((::TTF*)obj)->::TTF::Streamer(buf);
04214    }
04215 } // end of namespace ROOT for class ::TTF
04216 
04217 //______________________________________________________________________________
04218 void TWbox::Streamer(TBuffer &R__b)
04219 {
04220    // Stream an object of class TWbox.
04221 
04222    if (R__b.IsReading()) {
04223       R__b.ReadClassBuffer(TWbox::Class(),this);
04224    } else {
04225       R__b.WriteClassBuffer(TWbox::Class(),this);
04226    }
04227 }
04228 
04229 //______________________________________________________________________________
04230 void TWbox::ShowMembers(TMemberInspector &R__insp)
04231 {
04232       // Inspect the data members of an object of class TWbox.
04233       TClass *R__cl = ::TWbox::IsA();
04234       if (R__cl || R__insp.IsA()) { }
04235       R__insp.Inspect(R__cl, R__insp.GetParent(), "fBorderSize", &fBorderSize);
04236       R__insp.Inspect(R__cl, R__insp.GetParent(), "fBorderMode", &fBorderMode);
04237       TBox::ShowMembers(R__insp);
04238 }
04239 
04240 namespace ROOT {
04241    // Wrappers around operator new
04242    static void *new_TWbox(void *p) {
04243       return  p ? new(p) ::TWbox : new ::TWbox;
04244    }
04245    static void *newArray_TWbox(Long_t nElements, void *p) {
04246       return p ? new(p) ::TWbox[nElements] : new ::TWbox[nElements];
04247    }
04248    // Wrapper around operator delete
04249    static void delete_TWbox(void *p) {
04250       delete ((::TWbox*)p);
04251    }
04252    static void deleteArray_TWbox(void *p) {
04253       delete [] ((::TWbox*)p);
04254    }
04255    static void destruct_TWbox(void *p) {
04256       typedef ::TWbox current_t;
04257       ((current_t*)p)->~current_t();
04258    }
04259 } // end of namespace ROOT for class ::TWbox
04260 
04261 /********************************************************
04262 * graf2d/graf/src/G__Graf.cxx
04263 * CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED
04264 *          FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX().
04265 *          CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE.
04266 ********************************************************/
04267 
04268 #ifdef G__MEMTEST
04269 #undef malloc
04270 #undef free
04271 #endif
04272 
04273 #if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3))
04274 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
04275 #endif
04276 
04277 extern "C" void G__cpp_reset_tagtableG__Graf();
04278 
04279 extern "C" void G__set_cpp_environmentG__Graf() {
04280   G__add_compiledheader("TObject.h");
04281   G__add_compiledheader("TMemberInspector.h");
04282   G__add_compiledheader("TArc.h");
04283   G__add_compiledheader("TArrow.h");
04284   G__add_compiledheader("TAttImage.h");
04285   G__add_compiledheader("TBox.h");
04286   G__add_compiledheader("TCrown.h");
04287   G__add_compiledheader("TCurlyArc.h");
04288   G__add_compiledheader("TCurlyLine.h");
04289   G__add_compiledheader("TCutG.h");
04290   G__add_compiledheader("TDiamond.h");
04291   G__add_compiledheader("TEllipse.h");
04292   G__add_compiledheader("TFrame.h");
04293   G__add_compiledheader("TGaxis.h");
04294   G__add_compiledheader("TGraphPolargram.h");
04295   G__add_compiledheader("TGraphPolar.h");
04296   G__add_compiledheader("TGraphQQ.h");
04297   G__add_compiledheader("TImage.h");
04298   G__add_compiledheader("TImagePlugin.h");
04299   G__add_compiledheader("TLatex.h");
04300   G__add_compiledheader("TLegendEntry.h");
04301   G__add_compiledheader("TLegend.h");
04302   G__add_compiledheader("TLine.h");
04303   G__add_compiledheader("TLink.h");
04304   G__add_compiledheader("TMarker.h");
04305   G__add_compiledheader("TPave.h");
04306   G__add_compiledheader("TPaveLabel.h");
04307   G__add_compiledheader("TPaveStats.h");
04308   G__add_compiledheader("TPavesText.h");
04309   G__add_compiledheader("TPaveText.h");
04310   G__add_compiledheader("TPie.h");
04311   G__add_compiledheader("TPieSlice.h");
04312   G__add_compiledheader("TPoints.h");
04313   G__add_compiledheader("TPolyLine.h");
04314   G__add_compiledheader("TText.h");
04315   G__add_compiledheader("TTF.h");
04316   G__add_compiledheader("TWbox.h");
04317   G__cpp_reset_tagtableG__Graf();
04318 }
04319 #include <new>
04320 extern "C" int G__cpp_dllrevG__Graf() { return(30051515); }
04321 
04322 /*********************************************************
04323 * Member function Interface Method
04324 *********************************************************/
04325 
04326 /* TEllipse */
04327 static int G__G__Graf_102_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04328 {
04329    TEllipse* p = NULL;
04330    char* gvp = (char*) G__getgvp();
04331    int n = G__getaryconstruct();
04332    if (n) {
04333      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04334        p = new TEllipse[n];
04335      } else {
04336        p = new((void*) gvp) TEllipse[n];
04337      }
04338    } else {
04339      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04340        p = new TEllipse;
04341      } else {
04342        p = new((void*) gvp) TEllipse;
04343      }
04344    }
04345    result7->obj.i = (long) p;
04346    result7->ref = (long) p;
04347    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TEllipse));
04348    return(1 || funcname || hash || result7 || libp) ;
04349 }
04350 
04351 static int G__G__Graf_102_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04352 {
04353    TEllipse* p = NULL;
04354    char* gvp = (char*) G__getgvp();
04355    switch (libp->paran) {
04356    case 7:
04357      //m: 7
04358      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04359        p = new TEllipse(
04360 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04361 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
04362 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
04363 , (Double_t) G__double(libp->para[6]));
04364      } else {
04365        p = new((void*) gvp) TEllipse(
04366 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04367 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
04368 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
04369 , (Double_t) G__double(libp->para[6]));
04370      }
04371      break;
04372    case 6:
04373      //m: 6
04374      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04375        p = new TEllipse(
04376 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04377 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
04378 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5]));
04379      } else {
04380        p = new((void*) gvp) TEllipse(
04381 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04382 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
04383 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5]));
04384      }
04385      break;
04386    case 5:
04387      //m: 5
04388      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04389        p = new TEllipse(
04390 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04391 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
04392 , (Double_t) G__double(libp->para[4]));
04393      } else {
04394        p = new((void*) gvp) TEllipse(
04395 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04396 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
04397 , (Double_t) G__double(libp->para[4]));
04398      }
04399      break;
04400    case 4:
04401      //m: 4
04402      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04403        p = new TEllipse(
04404 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04405 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
04406      } else {
04407        p = new((void*) gvp) TEllipse(
04408 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04409 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
04410      }
04411      break;
04412    case 3:
04413      //m: 3
04414      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04415        p = new TEllipse(
04416 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04417 , (Double_t) G__double(libp->para[2]));
04418      } else {
04419        p = new((void*) gvp) TEllipse(
04420 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04421 , (Double_t) G__double(libp->para[2]));
04422      }
04423      break;
04424    }
04425    result7->obj.i = (long) p;
04426    result7->ref = (long) p;
04427    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TEllipse));
04428    return(1 || funcname || hash || result7 || libp) ;
04429 }
04430 
04431 static int G__G__Graf_102_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04432 {
04433    TEllipse* p = NULL;
04434    char* gvp = (char*) G__getgvp();
04435    //m: 1
04436    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04437      p = new TEllipse(*(TEllipse*) libp->para[0].ref);
04438    } else {
04439      p = new((void*) gvp) TEllipse(*(TEllipse*) libp->para[0].ref);
04440    }
04441    result7->obj.i = (long) p;
04442    result7->ref = (long) p;
04443    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TEllipse));
04444    return(1 || funcname || hash || result7 || libp) ;
04445 }
04446 
04447 static int G__G__Graf_102_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04448 {
04449    switch (libp->paran) {
04450    case 8:
04451       ((TEllipse*) G__getstructoffset())->DrawEllipse(
04452 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04453 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
04454 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
04455 , (Double_t) G__double(libp->para[6]), (Option_t*) G__int(libp->para[7]));
04456       G__setnull(result7);
04457       break;
04458    case 7:
04459       ((TEllipse*) G__getstructoffset())->DrawEllipse(
04460 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04461 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
04462 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
04463 , (Double_t) G__double(libp->para[6]));
04464       G__setnull(result7);
04465       break;
04466    }
04467    return(1 || funcname || hash || result7 || libp) ;
04468 }
04469 
04470 static int G__G__Graf_102_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04471 {
04472       G__letdouble(result7, 100, (double) ((const TEllipse*) G__getstructoffset())->GetX1());
04473    return(1 || funcname || hash || result7 || libp) ;
04474 }
04475 
04476 static int G__G__Graf_102_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04477 {
04478       G__letdouble(result7, 100, (double) ((const TEllipse*) G__getstructoffset())->GetY1());
04479    return(1 || funcname || hash || result7 || libp) ;
04480 }
04481 
04482 static int G__G__Graf_102_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04483 {
04484       G__letdouble(result7, 100, (double) ((const TEllipse*) G__getstructoffset())->GetR1());
04485    return(1 || funcname || hash || result7 || libp) ;
04486 }
04487 
04488 static int G__G__Graf_102_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04489 {
04490       G__letdouble(result7, 100, (double) ((const TEllipse*) G__getstructoffset())->GetR2());
04491    return(1 || funcname || hash || result7 || libp) ;
04492 }
04493 
04494 static int G__G__Graf_102_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04495 {
04496       G__letdouble(result7, 100, (double) ((const TEllipse*) G__getstructoffset())->GetPhimin());
04497    return(1 || funcname || hash || result7 || libp) ;
04498 }
04499 
04500 static int G__G__Graf_102_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04501 {
04502       G__letdouble(result7, 100, (double) ((const TEllipse*) G__getstructoffset())->GetPhimax());
04503    return(1 || funcname || hash || result7 || libp) ;
04504 }
04505 
04506 static int G__G__Graf_102_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04507 {
04508       G__letdouble(result7, 100, (double) ((const TEllipse*) G__getstructoffset())->GetTheta());
04509    return(1 || funcname || hash || result7 || libp) ;
04510 }
04511 
04512 static int G__G__Graf_102_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04513 {
04514       G__letint(result7, 103, (long) ((const TEllipse*) G__getstructoffset())->GetNoEdges());
04515    return(1 || funcname || hash || result7 || libp) ;
04516 }
04517 
04518 static int G__G__Graf_102_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04519 {
04520    switch (libp->paran) {
04521    case 8:
04522       ((TEllipse*) G__getstructoffset())->PaintEllipse(
04523 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04524 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
04525 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
04526 , (Double_t) G__double(libp->para[6]), (Option_t*) G__int(libp->para[7]));
04527       G__setnull(result7);
04528       break;
04529    case 7:
04530       ((TEllipse*) G__getstructoffset())->PaintEllipse(
04531 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04532 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
04533 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
04534 , (Double_t) G__double(libp->para[6]));
04535       G__setnull(result7);
04536       break;
04537    }
04538    return(1 || funcname || hash || result7 || libp) ;
04539 }
04540 
04541 static int G__G__Graf_102_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04542 {
04543    switch (libp->paran) {
04544    case 1:
04545       ((TEllipse*) G__getstructoffset())->SetNoEdges((Bool_t) G__int(libp->para[0]));
04546       G__setnull(result7);
04547       break;
04548    case 0:
04549       ((TEllipse*) G__getstructoffset())->SetNoEdges();
04550       G__setnull(result7);
04551       break;
04552    }
04553    return(1 || funcname || hash || result7 || libp) ;
04554 }
04555 
04556 static int G__G__Graf_102_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04557 {
04558    switch (libp->paran) {
04559    case 1:
04560       ((TEllipse*) G__getstructoffset())->SetPhimin((Double_t) G__double(libp->para[0]));
04561       G__setnull(result7);
04562       break;
04563    case 0:
04564       ((TEllipse*) G__getstructoffset())->SetPhimin();
04565       G__setnull(result7);
04566       break;
04567    }
04568    return(1 || funcname || hash || result7 || libp) ;
04569 }
04570 
04571 static int G__G__Graf_102_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04572 {
04573    switch (libp->paran) {
04574    case 1:
04575       ((TEllipse*) G__getstructoffset())->SetPhimax((Double_t) G__double(libp->para[0]));
04576       G__setnull(result7);
04577       break;
04578    case 0:
04579       ((TEllipse*) G__getstructoffset())->SetPhimax();
04580       G__setnull(result7);
04581       break;
04582    }
04583    return(1 || funcname || hash || result7 || libp) ;
04584 }
04585 
04586 static int G__G__Graf_102_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04587 {
04588       ((TEllipse*) G__getstructoffset())->SetR1((Double_t) G__double(libp->para[0]));
04589       G__setnull(result7);
04590    return(1 || funcname || hash || result7 || libp) ;
04591 }
04592 
04593 static int G__G__Graf_102_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04594 {
04595       ((TEllipse*) G__getstructoffset())->SetR2((Double_t) G__double(libp->para[0]));
04596       G__setnull(result7);
04597    return(1 || funcname || hash || result7 || libp) ;
04598 }
04599 
04600 static int G__G__Graf_102_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04601 {
04602    switch (libp->paran) {
04603    case 1:
04604       ((TEllipse*) G__getstructoffset())->SetTheta((Double_t) G__double(libp->para[0]));
04605       G__setnull(result7);
04606       break;
04607    case 0:
04608       ((TEllipse*) G__getstructoffset())->SetTheta();
04609       G__setnull(result7);
04610       break;
04611    }
04612    return(1 || funcname || hash || result7 || libp) ;
04613 }
04614 
04615 static int G__G__Graf_102_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04616 {
04617       ((TEllipse*) G__getstructoffset())->SetX1((Double_t) G__double(libp->para[0]));
04618       G__setnull(result7);
04619    return(1 || funcname || hash || result7 || libp) ;
04620 }
04621 
04622 static int G__G__Graf_102_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04623 {
04624       ((TEllipse*) G__getstructoffset())->SetY1((Double_t) G__double(libp->para[0]));
04625       G__setnull(result7);
04626    return(1 || funcname || hash || result7 || libp) ;
04627 }
04628 
04629 static int G__G__Graf_102_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04630 {
04631       G__letint(result7, 85, (long) TEllipse::Class());
04632    return(1 || funcname || hash || result7 || libp) ;
04633 }
04634 
04635 static int G__G__Graf_102_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04636 {
04637       G__letint(result7, 67, (long) TEllipse::Class_Name());
04638    return(1 || funcname || hash || result7 || libp) ;
04639 }
04640 
04641 static int G__G__Graf_102_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04642 {
04643       G__letint(result7, 115, (long) TEllipse::Class_Version());
04644    return(1 || funcname || hash || result7 || libp) ;
04645 }
04646 
04647 static int G__G__Graf_102_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04648 {
04649       TEllipse::Dictionary();
04650       G__setnull(result7);
04651    return(1 || funcname || hash || result7 || libp) ;
04652 }
04653 
04654 static int G__G__Graf_102_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04655 {
04656       ((TEllipse*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
04657       G__setnull(result7);
04658    return(1 || funcname || hash || result7 || libp) ;
04659 }
04660 
04661 static int G__G__Graf_102_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04662 {
04663       G__letint(result7, 67, (long) TEllipse::DeclFileName());
04664    return(1 || funcname || hash || result7 || libp) ;
04665 }
04666 
04667 static int G__G__Graf_102_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04668 {
04669       G__letint(result7, 105, (long) TEllipse::ImplFileLine());
04670    return(1 || funcname || hash || result7 || libp) ;
04671 }
04672 
04673 static int G__G__Graf_102_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04674 {
04675       G__letint(result7, 67, (long) TEllipse::ImplFileName());
04676    return(1 || funcname || hash || result7 || libp) ;
04677 }
04678 
04679 static int G__G__Graf_102_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04680 {
04681       G__letint(result7, 105, (long) TEllipse::DeclFileLine());
04682    return(1 || funcname || hash || result7 || libp) ;
04683 }
04684 
04685 // automatic destructor
04686 typedef TEllipse G__TTEllipse;
04687 static int G__G__Graf_102_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04688 {
04689    char* gvp = (char*) G__getgvp();
04690    long soff = G__getstructoffset();
04691    int n = G__getaryconstruct();
04692    //
04693    //has_a_delete: 1
04694    //has_own_delete1arg: 0
04695    //has_own_delete2arg: 0
04696    //
04697    if (!soff) {
04698      return(1);
04699    }
04700    if (n) {
04701      if (gvp == (char*)G__PVOID) {
04702        delete[] (TEllipse*) soff;
04703      } else {
04704        G__setgvp((long) G__PVOID);
04705        for (int i = n - 1; i >= 0; --i) {
04706          ((TEllipse*) (soff+(sizeof(TEllipse)*i)))->~G__TTEllipse();
04707        }
04708        G__setgvp((long)gvp);
04709      }
04710    } else {
04711      if (gvp == (char*)G__PVOID) {
04712        delete (TEllipse*) soff;
04713      } else {
04714        G__setgvp((long) G__PVOID);
04715        ((TEllipse*) (soff))->~G__TTEllipse();
04716        G__setgvp((long)gvp);
04717      }
04718    }
04719    G__setnull(result7);
04720    return(1 || funcname || hash || result7 || libp) ;
04721 }
04722 
04723 // automatic assignment operator
04724 static int G__G__Graf_102_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04725 {
04726    TEllipse* dest = (TEllipse*) G__getstructoffset();
04727    *dest = *(TEllipse*) libp->para[0].ref;
04728    const TEllipse& obj = *dest;
04729    result7->ref = (long) (&obj);
04730    result7->obj.i = (long) (&obj);
04731    return(1 || funcname || hash || result7 || libp) ;
04732 }
04733 
04734 
04735 /* TArc */
04736 static int G__G__Graf_104_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04737 {
04738    TArc* p = NULL;
04739    char* gvp = (char*) G__getgvp();
04740    int n = G__getaryconstruct();
04741    if (n) {
04742      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04743        p = new TArc[n];
04744      } else {
04745        p = new((void*) gvp) TArc[n];
04746      }
04747    } else {
04748      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04749        p = new TArc;
04750      } else {
04751        p = new((void*) gvp) TArc;
04752      }
04753    }
04754    result7->obj.i = (long) p;
04755    result7->ref = (long) p;
04756    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TArc));
04757    return(1 || funcname || hash || result7 || libp) ;
04758 }
04759 
04760 static int G__G__Graf_104_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04761 {
04762    TArc* p = NULL;
04763    char* gvp = (char*) G__getgvp();
04764    switch (libp->paran) {
04765    case 5:
04766      //m: 5
04767      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04768        p = new TArc(
04769 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04770 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
04771 , (Double_t) G__double(libp->para[4]));
04772      } else {
04773        p = new((void*) gvp) TArc(
04774 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04775 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
04776 , (Double_t) G__double(libp->para[4]));
04777      }
04778      break;
04779    case 4:
04780      //m: 4
04781      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04782        p = new TArc(
04783 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04784 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
04785      } else {
04786        p = new((void*) gvp) TArc(
04787 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04788 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
04789      }
04790      break;
04791    case 3:
04792      //m: 3
04793      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04794        p = new TArc(
04795 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04796 , (Double_t) G__double(libp->para[2]));
04797      } else {
04798        p = new((void*) gvp) TArc(
04799 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04800 , (Double_t) G__double(libp->para[2]));
04801      }
04802      break;
04803    }
04804    result7->obj.i = (long) p;
04805    result7->ref = (long) p;
04806    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TArc));
04807    return(1 || funcname || hash || result7 || libp) ;
04808 }
04809 
04810 static int G__G__Graf_104_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04811 {
04812    TArc* p = NULL;
04813    char* gvp = (char*) G__getgvp();
04814    //m: 1
04815    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04816      p = new TArc(*(TArc*) libp->para[0].ref);
04817    } else {
04818      p = new((void*) gvp) TArc(*(TArc*) libp->para[0].ref);
04819    }
04820    result7->obj.i = (long) p;
04821    result7->ref = (long) p;
04822    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TArc));
04823    return(1 || funcname || hash || result7 || libp) ;
04824 }
04825 
04826 static int G__G__Graf_104_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04827 {
04828    switch (libp->paran) {
04829    case 6:
04830       ((TArc*) G__getstructoffset())->DrawArc((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04831 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
04832 , (Double_t) G__double(libp->para[4]), (Option_t*) G__int(libp->para[5]));
04833       G__setnull(result7);
04834       break;
04835    case 5:
04836       ((TArc*) G__getstructoffset())->DrawArc((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04837 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
04838 , (Double_t) G__double(libp->para[4]));
04839       G__setnull(result7);
04840       break;
04841    case 4:
04842       ((TArc*) G__getstructoffset())->DrawArc((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04843 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
04844       G__setnull(result7);
04845       break;
04846    case 3:
04847       ((TArc*) G__getstructoffset())->DrawArc((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04848 , (Double_t) G__double(libp->para[2]));
04849       G__setnull(result7);
04850       break;
04851    }
04852    return(1 || funcname || hash || result7 || libp) ;
04853 }
04854 
04855 static int G__G__Graf_104_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04856 {
04857       G__letint(result7, 85, (long) TArc::Class());
04858    return(1 || funcname || hash || result7 || libp) ;
04859 }
04860 
04861 static int G__G__Graf_104_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04862 {
04863       G__letint(result7, 67, (long) TArc::Class_Name());
04864    return(1 || funcname || hash || result7 || libp) ;
04865 }
04866 
04867 static int G__G__Graf_104_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04868 {
04869       G__letint(result7, 115, (long) TArc::Class_Version());
04870    return(1 || funcname || hash || result7 || libp) ;
04871 }
04872 
04873 static int G__G__Graf_104_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04874 {
04875       TArc::Dictionary();
04876       G__setnull(result7);
04877    return(1 || funcname || hash || result7 || libp) ;
04878 }
04879 
04880 static int G__G__Graf_104_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04881 {
04882       ((TArc*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
04883       G__setnull(result7);
04884    return(1 || funcname || hash || result7 || libp) ;
04885 }
04886 
04887 static int G__G__Graf_104_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04888 {
04889       G__letint(result7, 67, (long) TArc::DeclFileName());
04890    return(1 || funcname || hash || result7 || libp) ;
04891 }
04892 
04893 static int G__G__Graf_104_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04894 {
04895       G__letint(result7, 105, (long) TArc::ImplFileLine());
04896    return(1 || funcname || hash || result7 || libp) ;
04897 }
04898 
04899 static int G__G__Graf_104_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04900 {
04901       G__letint(result7, 67, (long) TArc::ImplFileName());
04902    return(1 || funcname || hash || result7 || libp) ;
04903 }
04904 
04905 static int G__G__Graf_104_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04906 {
04907       G__letint(result7, 105, (long) TArc::DeclFileLine());
04908    return(1 || funcname || hash || result7 || libp) ;
04909 }
04910 
04911 // automatic destructor
04912 typedef TArc G__TTArc;
04913 static int G__G__Graf_104_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04914 {
04915    char* gvp = (char*) G__getgvp();
04916    long soff = G__getstructoffset();
04917    int n = G__getaryconstruct();
04918    //
04919    //has_a_delete: 1
04920    //has_own_delete1arg: 0
04921    //has_own_delete2arg: 0
04922    //
04923    if (!soff) {
04924      return(1);
04925    }
04926    if (n) {
04927      if (gvp == (char*)G__PVOID) {
04928        delete[] (TArc*) soff;
04929      } else {
04930        G__setgvp((long) G__PVOID);
04931        for (int i = n - 1; i >= 0; --i) {
04932          ((TArc*) (soff+(sizeof(TArc)*i)))->~G__TTArc();
04933        }
04934        G__setgvp((long)gvp);
04935      }
04936    } else {
04937      if (gvp == (char*)G__PVOID) {
04938        delete (TArc*) soff;
04939      } else {
04940        G__setgvp((long) G__PVOID);
04941        ((TArc*) (soff))->~G__TTArc();
04942        G__setgvp((long)gvp);
04943      }
04944    }
04945    G__setnull(result7);
04946    return(1 || funcname || hash || result7 || libp) ;
04947 }
04948 
04949 // automatic assignment operator
04950 static int G__G__Graf_104_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04951 {
04952    TArc* dest = (TArc*) G__getstructoffset();
04953    *dest = *(TArc*) libp->para[0].ref;
04954    const TArc& obj = *dest;
04955    result7->ref = (long) (&obj);
04956    result7->obj.i = (long) (&obj);
04957    return(1 || funcname || hash || result7 || libp) ;
04958 }
04959 
04960 
04961 /* TLine */
04962 static int G__G__Graf_116_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04963 {
04964    TLine* p = NULL;
04965    char* gvp = (char*) G__getgvp();
04966    int n = G__getaryconstruct();
04967    if (n) {
04968      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04969        p = new TLine[n];
04970      } else {
04971        p = new((void*) gvp) TLine[n];
04972      }
04973    } else {
04974      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04975        p = new TLine;
04976      } else {
04977        p = new((void*) gvp) TLine;
04978      }
04979    }
04980    result7->obj.i = (long) p;
04981    result7->ref = (long) p;
04982    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TLine));
04983    return(1 || funcname || hash || result7 || libp) ;
04984 }
04985 
04986 static int G__G__Graf_116_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
04987 {
04988    TLine* p = NULL;
04989    char* gvp = (char*) G__getgvp();
04990    //m: 4
04991    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
04992      p = new TLine(
04993 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04994 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
04995    } else {
04996      p = new((void*) gvp) TLine(
04997 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
04998 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
04999    }
05000    result7->obj.i = (long) p;
05001    result7->ref = (long) p;
05002    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TLine));
05003    return(1 || funcname || hash || result7 || libp) ;
05004 }
05005 
05006 static int G__G__Graf_116_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05007 {
05008    TLine* p = NULL;
05009    char* gvp = (char*) G__getgvp();
05010    //m: 1
05011    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05012      p = new TLine(*(TLine*) libp->para[0].ref);
05013    } else {
05014      p = new((void*) gvp) TLine(*(TLine*) libp->para[0].ref);
05015    }
05016    result7->obj.i = (long) p;
05017    result7->ref = (long) p;
05018    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TLine));
05019    return(1 || funcname || hash || result7 || libp) ;
05020 }
05021 
05022 static int G__G__Graf_116_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05023 {
05024       G__letint(result7, 85, (long) ((TLine*) G__getstructoffset())->DrawLine((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
05025 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])));
05026    return(1 || funcname || hash || result7 || libp) ;
05027 }
05028 
05029 static int G__G__Graf_116_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05030 {
05031       G__letint(result7, 85, (long) ((TLine*) G__getstructoffset())->DrawLineNDC((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
05032 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])));
05033    return(1 || funcname || hash || result7 || libp) ;
05034 }
05035 
05036 static int G__G__Graf_116_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05037 {
05038       G__letdouble(result7, 100, (double) ((const TLine*) G__getstructoffset())->GetX1());
05039    return(1 || funcname || hash || result7 || libp) ;
05040 }
05041 
05042 static int G__G__Graf_116_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05043 {
05044       G__letdouble(result7, 100, (double) ((const TLine*) G__getstructoffset())->GetX2());
05045    return(1 || funcname || hash || result7 || libp) ;
05046 }
05047 
05048 static int G__G__Graf_116_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05049 {
05050       G__letdouble(result7, 100, (double) ((const TLine*) G__getstructoffset())->GetY1());
05051    return(1 || funcname || hash || result7 || libp) ;
05052 }
05053 
05054 static int G__G__Graf_116_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05055 {
05056       G__letdouble(result7, 100, (double) ((const TLine*) G__getstructoffset())->GetY2());
05057    return(1 || funcname || hash || result7 || libp) ;
05058 }
05059 
05060 static int G__G__Graf_116_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05061 {
05062       G__letint(result7, 103, (long) ((TLine*) G__getstructoffset())->IsHorizontal());
05063    return(1 || funcname || hash || result7 || libp) ;
05064 }
05065 
05066 static int G__G__Graf_116_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05067 {
05068       G__letint(result7, 103, (long) ((TLine*) G__getstructoffset())->IsVertical());
05069    return(1 || funcname || hash || result7 || libp) ;
05070 }
05071 
05072 static int G__G__Graf_116_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05073 {
05074       ((TLine*) G__getstructoffset())->PaintLine((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
05075 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
05076       G__setnull(result7);
05077    return(1 || funcname || hash || result7 || libp) ;
05078 }
05079 
05080 static int G__G__Graf_116_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05081 {
05082       ((TLine*) G__getstructoffset())->PaintLineNDC((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
05083 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
05084       G__setnull(result7);
05085    return(1 || funcname || hash || result7 || libp) ;
05086 }
05087 
05088 static int G__G__Graf_116_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05089 {
05090    switch (libp->paran) {
05091    case 1:
05092       ((TLine*) G__getstructoffset())->SetHorizontal((Bool_t) G__int(libp->para[0]));
05093       G__setnull(result7);
05094       break;
05095    case 0:
05096       ((TLine*) G__getstructoffset())->SetHorizontal();
05097       G__setnull(result7);
05098       break;
05099    }
05100    return(1 || funcname || hash || result7 || libp) ;
05101 }
05102 
05103 static int G__G__Graf_116_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05104 {
05105    switch (libp->paran) {
05106    case 1:
05107       ((TLine*) G__getstructoffset())->SetVertical((Bool_t) G__int(libp->para[0]));
05108       G__setnull(result7);
05109       break;
05110    case 0:
05111       ((TLine*) G__getstructoffset())->SetVertical();
05112       G__setnull(result7);
05113       break;
05114    }
05115    return(1 || funcname || hash || result7 || libp) ;
05116 }
05117 
05118 static int G__G__Graf_116_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05119 {
05120       ((TLine*) G__getstructoffset())->SetX1((Double_t) G__double(libp->para[0]));
05121       G__setnull(result7);
05122    return(1 || funcname || hash || result7 || libp) ;
05123 }
05124 
05125 static int G__G__Graf_116_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05126 {
05127       ((TLine*) G__getstructoffset())->SetX2((Double_t) G__double(libp->para[0]));
05128       G__setnull(result7);
05129    return(1 || funcname || hash || result7 || libp) ;
05130 }
05131 
05132 static int G__G__Graf_116_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05133 {
05134       ((TLine*) G__getstructoffset())->SetY1((Double_t) G__double(libp->para[0]));
05135       G__setnull(result7);
05136    return(1 || funcname || hash || result7 || libp) ;
05137 }
05138 
05139 static int G__G__Graf_116_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05140 {
05141       ((TLine*) G__getstructoffset())->SetY2((Double_t) G__double(libp->para[0]));
05142       G__setnull(result7);
05143    return(1 || funcname || hash || result7 || libp) ;
05144 }
05145 
05146 static int G__G__Graf_116_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05147 {
05148       G__letint(result7, 85, (long) TLine::Class());
05149    return(1 || funcname || hash || result7 || libp) ;
05150 }
05151 
05152 static int G__G__Graf_116_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05153 {
05154       G__letint(result7, 67, (long) TLine::Class_Name());
05155    return(1 || funcname || hash || result7 || libp) ;
05156 }
05157 
05158 static int G__G__Graf_116_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05159 {
05160       G__letint(result7, 115, (long) TLine::Class_Version());
05161    return(1 || funcname || hash || result7 || libp) ;
05162 }
05163 
05164 static int G__G__Graf_116_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05165 {
05166       TLine::Dictionary();
05167       G__setnull(result7);
05168    return(1 || funcname || hash || result7 || libp) ;
05169 }
05170 
05171 static int G__G__Graf_116_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05172 {
05173       ((TLine*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
05174       G__setnull(result7);
05175    return(1 || funcname || hash || result7 || libp) ;
05176 }
05177 
05178 static int G__G__Graf_116_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05179 {
05180       G__letint(result7, 67, (long) TLine::DeclFileName());
05181    return(1 || funcname || hash || result7 || libp) ;
05182 }
05183 
05184 static int G__G__Graf_116_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05185 {
05186       G__letint(result7, 105, (long) TLine::ImplFileLine());
05187    return(1 || funcname || hash || result7 || libp) ;
05188 }
05189 
05190 static int G__G__Graf_116_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05191 {
05192       G__letint(result7, 67, (long) TLine::ImplFileName());
05193    return(1 || funcname || hash || result7 || libp) ;
05194 }
05195 
05196 static int G__G__Graf_116_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05197 {
05198       G__letint(result7, 105, (long) TLine::DeclFileLine());
05199    return(1 || funcname || hash || result7 || libp) ;
05200 }
05201 
05202 // automatic destructor
05203 typedef TLine G__TTLine;
05204 static int G__G__Graf_116_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05205 {
05206    char* gvp = (char*) G__getgvp();
05207    long soff = G__getstructoffset();
05208    int n = G__getaryconstruct();
05209    //
05210    //has_a_delete: 1
05211    //has_own_delete1arg: 0
05212    //has_own_delete2arg: 0
05213    //
05214    if (!soff) {
05215      return(1);
05216    }
05217    if (n) {
05218      if (gvp == (char*)G__PVOID) {
05219        delete[] (TLine*) soff;
05220      } else {
05221        G__setgvp((long) G__PVOID);
05222        for (int i = n - 1; i >= 0; --i) {
05223          ((TLine*) (soff+(sizeof(TLine)*i)))->~G__TTLine();
05224        }
05225        G__setgvp((long)gvp);
05226      }
05227    } else {
05228      if (gvp == (char*)G__PVOID) {
05229        delete (TLine*) soff;
05230      } else {
05231        G__setgvp((long) G__PVOID);
05232        ((TLine*) (soff))->~G__TTLine();
05233        G__setgvp((long)gvp);
05234      }
05235    }
05236    G__setnull(result7);
05237    return(1 || funcname || hash || result7 || libp) ;
05238 }
05239 
05240 // automatic assignment operator
05241 static int G__G__Graf_116_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05242 {
05243    TLine* dest = (TLine*) G__getstructoffset();
05244    *dest = *(TLine*) libp->para[0].ref;
05245    const TLine& obj = *dest;
05246    result7->ref = (long) (&obj);
05247    result7->obj.i = (long) (&obj);
05248    return(1 || funcname || hash || result7 || libp) ;
05249 }
05250 
05251 
05252 /* TArrow */
05253 static int G__G__Graf_118_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05254 {
05255    TArrow* p = NULL;
05256    char* gvp = (char*) G__getgvp();
05257    int n = G__getaryconstruct();
05258    if (n) {
05259      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05260        p = new TArrow[n];
05261      } else {
05262        p = new((void*) gvp) TArrow[n];
05263      }
05264    } else {
05265      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05266        p = new TArrow;
05267      } else {
05268        p = new((void*) gvp) TArrow;
05269      }
05270    }
05271    result7->obj.i = (long) p;
05272    result7->ref = (long) p;
05273    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TArrow));
05274    return(1 || funcname || hash || result7 || libp) ;
05275 }
05276 
05277 static int G__G__Graf_118_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05278 {
05279    TArrow* p = NULL;
05280    char* gvp = (char*) G__getgvp();
05281    switch (libp->paran) {
05282    case 6:
05283      //m: 6
05284      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05285        p = new TArrow(
05286 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
05287 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
05288 , (Float_t) G__double(libp->para[4]), (Option_t*) G__int(libp->para[5]));
05289      } else {
05290        p = new((void*) gvp) TArrow(
05291 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
05292 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
05293 , (Float_t) G__double(libp->para[4]), (Option_t*) G__int(libp->para[5]));
05294      }
05295      break;
05296    case 5:
05297      //m: 5
05298      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05299        p = new TArrow(
05300 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
05301 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
05302 , (Float_t) G__double(libp->para[4]));
05303      } else {
05304        p = new((void*) gvp) TArrow(
05305 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
05306 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
05307 , (Float_t) G__double(libp->para[4]));
05308      }
05309      break;
05310    case 4:
05311      //m: 4
05312      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05313        p = new TArrow(
05314 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
05315 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
05316      } else {
05317        p = new((void*) gvp) TArrow(
05318 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
05319 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
05320      }
05321      break;
05322    }
05323    result7->obj.i = (long) p;
05324    result7->ref = (long) p;
05325    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TArrow));
05326    return(1 || funcname || hash || result7 || libp) ;
05327 }
05328 
05329 static int G__G__Graf_118_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05330 {
05331    TArrow* p = NULL;
05332    char* gvp = (char*) G__getgvp();
05333    //m: 1
05334    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05335      p = new TArrow(*(TArrow*) libp->para[0].ref);
05336    } else {
05337      p = new((void*) gvp) TArrow(*(TArrow*) libp->para[0].ref);
05338    }
05339    result7->obj.i = (long) p;
05340    result7->ref = (long) p;
05341    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TArrow));
05342    return(1 || funcname || hash || result7 || libp) ;
05343 }
05344 
05345 static int G__G__Graf_118_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05346 {
05347    switch (libp->paran) {
05348    case 6:
05349       ((TArrow*) G__getstructoffset())->DrawArrow((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
05350 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
05351 , (Float_t) G__double(libp->para[4]), (Option_t*) G__int(libp->para[5]));
05352       G__setnull(result7);
05353       break;
05354    case 5:
05355       ((TArrow*) G__getstructoffset())->DrawArrow((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
05356 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
05357 , (Float_t) G__double(libp->para[4]));
05358       G__setnull(result7);
05359       break;
05360    case 4:
05361       ((TArrow*) G__getstructoffset())->DrawArrow((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
05362 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
05363       G__setnull(result7);
05364       break;
05365    }
05366    return(1 || funcname || hash || result7 || libp) ;
05367 }
05368 
05369 static int G__G__Graf_118_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05370 {
05371       G__letdouble(result7, 102, (double) ((const TArrow*) G__getstructoffset())->GetAngle());
05372    return(1 || funcname || hash || result7 || libp) ;
05373 }
05374 
05375 static int G__G__Graf_118_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05376 {
05377       G__letdouble(result7, 102, (double) ((const TArrow*) G__getstructoffset())->GetArrowSize());
05378    return(1 || funcname || hash || result7 || libp) ;
05379 }
05380 
05381 static int G__G__Graf_118_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05382 {
05383    switch (libp->paran) {
05384    case 6:
05385       ((TArrow*) G__getstructoffset())->PaintArrow((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
05386 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
05387 , (Float_t) G__double(libp->para[4]), (Option_t*) G__int(libp->para[5]));
05388       G__setnull(result7);
05389       break;
05390    case 5:
05391       ((TArrow*) G__getstructoffset())->PaintArrow((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
05392 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
05393 , (Float_t) G__double(libp->para[4]));
05394       G__setnull(result7);
05395       break;
05396    case 4:
05397       ((TArrow*) G__getstructoffset())->PaintArrow((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
05398 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
05399       G__setnull(result7);
05400       break;
05401    }
05402    return(1 || funcname || hash || result7 || libp) ;
05403 }
05404 
05405 static int G__G__Graf_118_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05406 {
05407    switch (libp->paran) {
05408    case 1:
05409       ((TArrow*) G__getstructoffset())->SetAngle((Float_t) G__double(libp->para[0]));
05410       G__setnull(result7);
05411       break;
05412    case 0:
05413       ((TArrow*) G__getstructoffset())->SetAngle();
05414       G__setnull(result7);
05415       break;
05416    }
05417    return(1 || funcname || hash || result7 || libp) ;
05418 }
05419 
05420 static int G__G__Graf_118_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05421 {
05422    switch (libp->paran) {
05423    case 1:
05424       ((TArrow*) G__getstructoffset())->SetArrowSize((Float_t) G__double(libp->para[0]));
05425       G__setnull(result7);
05426       break;
05427    case 0:
05428       ((TArrow*) G__getstructoffset())->SetArrowSize();
05429       G__setnull(result7);
05430       break;
05431    }
05432    return(1 || funcname || hash || result7 || libp) ;
05433 }
05434 
05435 static int G__G__Graf_118_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05436 {
05437    switch (libp->paran) {
05438    case 1:
05439       ((TArrow*) G__getstructoffset())->SetOption((Option_t*) G__int(libp->para[0]));
05440       G__setnull(result7);
05441       break;
05442    case 0:
05443       ((TArrow*) G__getstructoffset())->SetOption();
05444       G__setnull(result7);
05445       break;
05446    }
05447    return(1 || funcname || hash || result7 || libp) ;
05448 }
05449 
05450 static int G__G__Graf_118_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05451 {
05452       TArrow::SetDefaultAngle((Float_t) G__double(libp->para[0]));
05453       G__setnull(result7);
05454    return(1 || funcname || hash || result7 || libp) ;
05455 }
05456 
05457 static int G__G__Graf_118_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05458 {
05459       TArrow::SetDefaultArrowSize((Float_t) G__double(libp->para[0]));
05460       G__setnull(result7);
05461    return(1 || funcname || hash || result7 || libp) ;
05462 }
05463 
05464 static int G__G__Graf_118_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05465 {
05466       TArrow::SetDefaultOption((Option_t*) G__int(libp->para[0]));
05467       G__setnull(result7);
05468    return(1 || funcname || hash || result7 || libp) ;
05469 }
05470 
05471 static int G__G__Graf_118_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05472 {
05473       G__letdouble(result7, 102, (double) TArrow::GetDefaultAngle());
05474    return(1 || funcname || hash || result7 || libp) ;
05475 }
05476 
05477 static int G__G__Graf_118_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05478 {
05479       G__letdouble(result7, 102, (double) TArrow::GetDefaultArrowSize());
05480    return(1 || funcname || hash || result7 || libp) ;
05481 }
05482 
05483 static int G__G__Graf_118_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05484 {
05485       G__letint(result7, 67, (long) TArrow::GetDefaultOption());
05486    return(1 || funcname || hash || result7 || libp) ;
05487 }
05488 
05489 static int G__G__Graf_118_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05490 {
05491       G__letint(result7, 85, (long) TArrow::Class());
05492    return(1 || funcname || hash || result7 || libp) ;
05493 }
05494 
05495 static int G__G__Graf_118_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05496 {
05497       G__letint(result7, 67, (long) TArrow::Class_Name());
05498    return(1 || funcname || hash || result7 || libp) ;
05499 }
05500 
05501 static int G__G__Graf_118_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05502 {
05503       G__letint(result7, 115, (long) TArrow::Class_Version());
05504    return(1 || funcname || hash || result7 || libp) ;
05505 }
05506 
05507 static int G__G__Graf_118_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05508 {
05509       TArrow::Dictionary();
05510       G__setnull(result7);
05511    return(1 || funcname || hash || result7 || libp) ;
05512 }
05513 
05514 static int G__G__Graf_118_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05515 {
05516       ((TArrow*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
05517       G__setnull(result7);
05518    return(1 || funcname || hash || result7 || libp) ;
05519 }
05520 
05521 static int G__G__Graf_118_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05522 {
05523       G__letint(result7, 67, (long) TArrow::DeclFileName());
05524    return(1 || funcname || hash || result7 || libp) ;
05525 }
05526 
05527 static int G__G__Graf_118_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05528 {
05529       G__letint(result7, 105, (long) TArrow::ImplFileLine());
05530    return(1 || funcname || hash || result7 || libp) ;
05531 }
05532 
05533 static int G__G__Graf_118_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05534 {
05535       G__letint(result7, 67, (long) TArrow::ImplFileName());
05536    return(1 || funcname || hash || result7 || libp) ;
05537 }
05538 
05539 static int G__G__Graf_118_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05540 {
05541       G__letint(result7, 105, (long) TArrow::DeclFileLine());
05542    return(1 || funcname || hash || result7 || libp) ;
05543 }
05544 
05545 // automatic destructor
05546 typedef TArrow G__TTArrow;
05547 static int G__G__Graf_118_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05548 {
05549    char* gvp = (char*) G__getgvp();
05550    long soff = G__getstructoffset();
05551    int n = G__getaryconstruct();
05552    //
05553    //has_a_delete: 1
05554    //has_own_delete1arg: 0
05555    //has_own_delete2arg: 0
05556    //
05557    if (!soff) {
05558      return(1);
05559    }
05560    if (n) {
05561      if (gvp == (char*)G__PVOID) {
05562        delete[] (TArrow*) soff;
05563      } else {
05564        G__setgvp((long) G__PVOID);
05565        for (int i = n - 1; i >= 0; --i) {
05566          ((TArrow*) (soff+(sizeof(TArrow)*i)))->~G__TTArrow();
05567        }
05568        G__setgvp((long)gvp);
05569      }
05570    } else {
05571      if (gvp == (char*)G__PVOID) {
05572        delete (TArrow*) soff;
05573      } else {
05574        G__setgvp((long) G__PVOID);
05575        ((TArrow*) (soff))->~G__TTArrow();
05576        G__setgvp((long)gvp);
05577      }
05578    }
05579    G__setnull(result7);
05580    return(1 || funcname || hash || result7 || libp) ;
05581 }
05582 
05583 // automatic assignment operator
05584 static int G__G__Graf_118_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05585 {
05586    TArrow* dest = (TArrow*) G__getstructoffset();
05587    *dest = *(TArrow*) libp->para[0].ref;
05588    const TArrow& obj = *dest;
05589    result7->ref = (long) (&obj);
05590    result7->obj.i = (long) (&obj);
05591    return(1 || funcname || hash || result7 || libp) ;
05592 }
05593 
05594 
05595 /* TAttImage */
05596 static int G__G__Graf_119_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05597 {
05598    TAttImage* p = NULL;
05599    char* gvp = (char*) G__getgvp();
05600    int n = G__getaryconstruct();
05601    if (n) {
05602      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05603        p = new TAttImage[n];
05604      } else {
05605        p = new((void*) gvp) TAttImage[n];
05606      }
05607    } else {
05608      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05609        p = new TAttImage;
05610      } else {
05611        p = new((void*) gvp) TAttImage;
05612      }
05613    }
05614    result7->obj.i = (long) p;
05615    result7->ref = (long) p;
05616    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TAttImage));
05617    return(1 || funcname || hash || result7 || libp) ;
05618 }
05619 
05620 static int G__G__Graf_119_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05621 {
05622    TAttImage* p = NULL;
05623    char* gvp = (char*) G__getgvp();
05624    //m: 3
05625    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05626      p = new TAttImage(
05627 (TAttImage::EImageQuality) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
05628 , (Bool_t) G__int(libp->para[2]));
05629    } else {
05630      p = new((void*) gvp) TAttImage(
05631 (TAttImage::EImageQuality) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
05632 , (Bool_t) G__int(libp->para[2]));
05633    }
05634    result7->obj.i = (long) p;
05635    result7->ref = (long) p;
05636    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TAttImage));
05637    return(1 || funcname || hash || result7 || libp) ;
05638 }
05639 
05640 static int G__G__Graf_119_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05641 {
05642       ((const TAttImage*) G__getstructoffset())->Copy(*(TAttImage*) libp->para[0].ref);
05643       G__setnull(result7);
05644    return(1 || funcname || hash || result7 || libp) ;
05645 }
05646 
05647 static int G__G__Graf_119_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05648 {
05649       G__letint(result7, 103, (long) ((const TAttImage*) G__getstructoffset())->GetConstRatio());
05650    return(1 || funcname || hash || result7 || libp) ;
05651 }
05652 
05653 static int G__G__Graf_119_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05654 {
05655       G__letint(result7, 104, (long) ((const TAttImage*) G__getstructoffset())->GetImageCompression());
05656    return(1 || funcname || hash || result7 || libp) ;
05657 }
05658 
05659 static int G__G__Graf_119_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05660 {
05661       G__letint(result7, 105, (long) ((const TAttImage*) G__getstructoffset())->GetImageQuality());
05662    return(1 || funcname || hash || result7 || libp) ;
05663 }
05664 
05665 static int G__G__Graf_119_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05666 {
05667       {
05668          const TImagePalette& obj = ((const TAttImage*) G__getstructoffset())->GetPalette();
05669          result7->ref = (long) (&obj);
05670          result7->obj.i = (long) (&obj);
05671       }
05672    return(1 || funcname || hash || result7 || libp) ;
05673 }
05674 
05675 static int G__G__Graf_119_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05676 {
05677    switch (libp->paran) {
05678    case 1:
05679       ((TAttImage*) G__getstructoffset())->ResetAttImage((Option_t*) G__int(libp->para[0]));
05680       G__setnull(result7);
05681       break;
05682    case 0:
05683       ((TAttImage*) G__getstructoffset())->ResetAttImage();
05684       G__setnull(result7);
05685       break;
05686    }
05687    return(1 || funcname || hash || result7 || libp) ;
05688 }
05689 
05690 static int G__G__Graf_119_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05691 {
05692    switch (libp->paran) {
05693    case 5:
05694       ((TAttImage*) G__getstructoffset())->SaveImageAttributes(*(ostream*) libp->para[0].ref, (const char*) G__int(libp->para[1])
05695 , (TAttImage::EImageQuality) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
05696 , (Bool_t) G__int(libp->para[4]));
05697       G__setnull(result7);
05698       break;
05699    case 4:
05700       ((TAttImage*) G__getstructoffset())->SaveImageAttributes(*(ostream*) libp->para[0].ref, (const char*) G__int(libp->para[1])
05701 , (TAttImage::EImageQuality) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
05702       G__setnull(result7);
05703       break;
05704    case 3:
05705       ((TAttImage*) G__getstructoffset())->SaveImageAttributes(*(ostream*) libp->para[0].ref, (const char*) G__int(libp->para[1])
05706 , (TAttImage::EImageQuality) G__int(libp->para[2]));
05707       G__setnull(result7);
05708       break;
05709    case 2:
05710       ((TAttImage*) G__getstructoffset())->SaveImageAttributes(*(ostream*) libp->para[0].ref, (const char*) G__int(libp->para[1]));
05711       G__setnull(result7);
05712       break;
05713    }
05714    return(1 || funcname || hash || result7 || libp) ;
05715 }
05716 
05717 static int G__G__Graf_119_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05718 {
05719    switch (libp->paran) {
05720    case 1:
05721       ((TAttImage*) G__getstructoffset())->SetConstRatio((Bool_t) G__int(libp->para[0]));
05722       G__setnull(result7);
05723       break;
05724    case 0:
05725       ((TAttImage*) G__getstructoffset())->SetConstRatio();
05726       G__setnull(result7);
05727       break;
05728    }
05729    return(1 || funcname || hash || result7 || libp) ;
05730 }
05731 
05732 static int G__G__Graf_119_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05733 {
05734    switch (libp->paran) {
05735    case 1:
05736       ((TAttImage*) G__getstructoffset())->SetPaletteEnabled((Bool_t) G__int(libp->para[0]));
05737       G__setnull(result7);
05738       break;
05739    case 0:
05740       ((TAttImage*) G__getstructoffset())->SetPaletteEnabled();
05741       G__setnull(result7);
05742       break;
05743    }
05744    return(1 || funcname || hash || result7 || libp) ;
05745 }
05746 
05747 static int G__G__Graf_119_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05748 {
05749       ((TAttImage*) G__getstructoffset())->SetImageCompression((UInt_t) G__int(libp->para[0]));
05750       G__setnull(result7);
05751    return(1 || funcname || hash || result7 || libp) ;
05752 }
05753 
05754 static int G__G__Graf_119_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05755 {
05756       ((TAttImage*) G__getstructoffset())->SetImageQuality((TAttImage::EImageQuality) G__int(libp->para[0]));
05757       G__setnull(result7);
05758    return(1 || funcname || hash || result7 || libp) ;
05759 }
05760 
05761 static int G__G__Graf_119_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05762 {
05763       ((TAttImage*) G__getstructoffset())->SetPalette((TImagePalette*) G__int(libp->para[0]));
05764       G__setnull(result7);
05765    return(1 || funcname || hash || result7 || libp) ;
05766 }
05767 
05768 static int G__G__Graf_119_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05769 {
05770       ((TAttImage*) G__getstructoffset())->StartPaletteEditor();
05771       G__setnull(result7);
05772    return(1 || funcname || hash || result7 || libp) ;
05773 }
05774 
05775 static int G__G__Graf_119_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05776 {
05777       ((TAttImage*) G__getstructoffset())->EditorClosed();
05778       G__setnull(result7);
05779    return(1 || funcname || hash || result7 || libp) ;
05780 }
05781 
05782 static int G__G__Graf_119_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05783 {
05784       G__letint(result7, 103, (long) ((const TAttImage*) G__getstructoffset())->IsPaletteEnabled());
05785    return(1 || funcname || hash || result7 || libp) ;
05786 }
05787 
05788 static int G__G__Graf_119_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05789 {
05790       G__letint(result7, 85, (long) TAttImage::Class());
05791    return(1 || funcname || hash || result7 || libp) ;
05792 }
05793 
05794 static int G__G__Graf_119_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05795 {
05796       G__letint(result7, 67, (long) TAttImage::Class_Name());
05797    return(1 || funcname || hash || result7 || libp) ;
05798 }
05799 
05800 static int G__G__Graf_119_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05801 {
05802       G__letint(result7, 115, (long) TAttImage::Class_Version());
05803    return(1 || funcname || hash || result7 || libp) ;
05804 }
05805 
05806 static int G__G__Graf_119_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05807 {
05808       TAttImage::Dictionary();
05809       G__setnull(result7);
05810    return(1 || funcname || hash || result7 || libp) ;
05811 }
05812 
05813 static int G__G__Graf_119_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05814 {
05815       G__letint(result7, 85, (long) ((const TAttImage*) G__getstructoffset())->IsA());
05816    return(1 || funcname || hash || result7 || libp) ;
05817 }
05818 
05819 static int G__G__Graf_119_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05820 {
05821       ((TAttImage*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
05822       G__setnull(result7);
05823    return(1 || funcname || hash || result7 || libp) ;
05824 }
05825 
05826 static int G__G__Graf_119_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05827 {
05828       ((TAttImage*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
05829       G__setnull(result7);
05830    return(1 || funcname || hash || result7 || libp) ;
05831 }
05832 
05833 static int G__G__Graf_119_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05834 {
05835       ((TAttImage*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
05836       G__setnull(result7);
05837    return(1 || funcname || hash || result7 || libp) ;
05838 }
05839 
05840 static int G__G__Graf_119_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05841 {
05842       G__letint(result7, 67, (long) TAttImage::DeclFileName());
05843    return(1 || funcname || hash || result7 || libp) ;
05844 }
05845 
05846 static int G__G__Graf_119_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05847 {
05848       G__letint(result7, 105, (long) TAttImage::ImplFileLine());
05849    return(1 || funcname || hash || result7 || libp) ;
05850 }
05851 
05852 static int G__G__Graf_119_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05853 {
05854       G__letint(result7, 67, (long) TAttImage::ImplFileName());
05855    return(1 || funcname || hash || result7 || libp) ;
05856 }
05857 
05858 static int G__G__Graf_119_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05859 {
05860       G__letint(result7, 105, (long) TAttImage::DeclFileLine());
05861    return(1 || funcname || hash || result7 || libp) ;
05862 }
05863 
05864 // automatic copy constructor
05865 static int G__G__Graf_119_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05866 
05867 {
05868    TAttImage* p;
05869    void* tmp = (void*) G__int(libp->para[0]);
05870    p = new TAttImage(*(TAttImage*) tmp);
05871    result7->obj.i = (long) p;
05872    result7->ref = (long) p;
05873    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TAttImage));
05874    return(1 || funcname || hash || result7 || libp) ;
05875 }
05876 
05877 // automatic destructor
05878 typedef TAttImage G__TTAttImage;
05879 static int G__G__Graf_119_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05880 {
05881    char* gvp = (char*) G__getgvp();
05882    long soff = G__getstructoffset();
05883    int n = G__getaryconstruct();
05884    //
05885    //has_a_delete: 0
05886    //has_own_delete1arg: 0
05887    //has_own_delete2arg: 0
05888    //
05889    if (!soff) {
05890      return(1);
05891    }
05892    if (n) {
05893      if (gvp == (char*)G__PVOID) {
05894        delete[] (TAttImage*) soff;
05895      } else {
05896        G__setgvp((long) G__PVOID);
05897        for (int i = n - 1; i >= 0; --i) {
05898          ((TAttImage*) (soff+(sizeof(TAttImage)*i)))->~G__TTAttImage();
05899        }
05900        G__setgvp((long)gvp);
05901      }
05902    } else {
05903      if (gvp == (char*)G__PVOID) {
05904        delete (TAttImage*) soff;
05905      } else {
05906        G__setgvp((long) G__PVOID);
05907        ((TAttImage*) (soff))->~G__TTAttImage();
05908        G__setgvp((long)gvp);
05909      }
05910    }
05911    G__setnull(result7);
05912    return(1 || funcname || hash || result7 || libp) ;
05913 }
05914 
05915 // automatic assignment operator
05916 static int G__G__Graf_119_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05917 {
05918    TAttImage* dest = (TAttImage*) G__getstructoffset();
05919    *dest = *(TAttImage*) libp->para[0].ref;
05920    const TAttImage& obj = *dest;
05921    result7->ref = (long) (&obj);
05922    result7->obj.i = (long) (&obj);
05923    return(1 || funcname || hash || result7 || libp) ;
05924 }
05925 
05926 
05927 /* TPaletteEditor */
05928 static int G__G__Graf_120_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05929 {
05930    TPaletteEditor* p = NULL;
05931    char* gvp = (char*) G__getgvp();
05932    //m: 3
05933    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
05934      p = new TPaletteEditor(
05935 (TAttImage*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
05936 , (UInt_t) G__int(libp->para[2]));
05937    } else {
05938      p = new((void*) gvp) TPaletteEditor(
05939 (TAttImage*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
05940 , (UInt_t) G__int(libp->para[2]));
05941    }
05942    result7->obj.i = (long) p;
05943    result7->ref = (long) p;
05944    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPaletteEditor));
05945    return(1 || funcname || hash || result7 || libp) ;
05946 }
05947 
05948 static int G__G__Graf_120_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05949 {
05950       ((TPaletteEditor*) G__getstructoffset())->CloseWindow();
05951       G__setnull(result7);
05952    return(1 || funcname || hash || result7 || libp) ;
05953 }
05954 
05955 static int G__G__Graf_120_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05956 {
05957       G__letint(result7, 85, (long) TPaletteEditor::Class());
05958    return(1 || funcname || hash || result7 || libp) ;
05959 }
05960 
05961 static int G__G__Graf_120_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05962 {
05963       G__letint(result7, 67, (long) TPaletteEditor::Class_Name());
05964    return(1 || funcname || hash || result7 || libp) ;
05965 }
05966 
05967 static int G__G__Graf_120_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05968 {
05969       G__letint(result7, 115, (long) TPaletteEditor::Class_Version());
05970    return(1 || funcname || hash || result7 || libp) ;
05971 }
05972 
05973 static int G__G__Graf_120_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05974 {
05975       TPaletteEditor::Dictionary();
05976       G__setnull(result7);
05977    return(1 || funcname || hash || result7 || libp) ;
05978 }
05979 
05980 static int G__G__Graf_120_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05981 {
05982       G__letint(result7, 85, (long) ((const TPaletteEditor*) G__getstructoffset())->IsA());
05983    return(1 || funcname || hash || result7 || libp) ;
05984 }
05985 
05986 static int G__G__Graf_120_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05987 {
05988       ((TPaletteEditor*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
05989       G__setnull(result7);
05990    return(1 || funcname || hash || result7 || libp) ;
05991 }
05992 
05993 static int G__G__Graf_120_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
05994 {
05995       ((TPaletteEditor*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
05996       G__setnull(result7);
05997    return(1 || funcname || hash || result7 || libp) ;
05998 }
05999 
06000 static int G__G__Graf_120_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06001 {
06002       ((TPaletteEditor*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
06003       G__setnull(result7);
06004    return(1 || funcname || hash || result7 || libp) ;
06005 }
06006 
06007 static int G__G__Graf_120_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06008 {
06009       G__letint(result7, 67, (long) TPaletteEditor::DeclFileName());
06010    return(1 || funcname || hash || result7 || libp) ;
06011 }
06012 
06013 static int G__G__Graf_120_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06014 {
06015       G__letint(result7, 105, (long) TPaletteEditor::ImplFileLine());
06016    return(1 || funcname || hash || result7 || libp) ;
06017 }
06018 
06019 static int G__G__Graf_120_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06020 {
06021       G__letint(result7, 67, (long) TPaletteEditor::ImplFileName());
06022    return(1 || funcname || hash || result7 || libp) ;
06023 }
06024 
06025 static int G__G__Graf_120_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06026 {
06027       G__letint(result7, 105, (long) TPaletteEditor::DeclFileLine());
06028    return(1 || funcname || hash || result7 || libp) ;
06029 }
06030 
06031 // automatic copy constructor
06032 static int G__G__Graf_120_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06033 
06034 {
06035    TPaletteEditor* p;
06036    void* tmp = (void*) G__int(libp->para[0]);
06037    p = new TPaletteEditor(*(TPaletteEditor*) tmp);
06038    result7->obj.i = (long) p;
06039    result7->ref = (long) p;
06040    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPaletteEditor));
06041    return(1 || funcname || hash || result7 || libp) ;
06042 }
06043 
06044 // automatic destructor
06045 typedef TPaletteEditor G__TTPaletteEditor;
06046 static int G__G__Graf_120_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06047 {
06048    char* gvp = (char*) G__getgvp();
06049    long soff = G__getstructoffset();
06050    int n = G__getaryconstruct();
06051    //
06052    //has_a_delete: 0
06053    //has_own_delete1arg: 0
06054    //has_own_delete2arg: 0
06055    //
06056    if (!soff) {
06057      return(1);
06058    }
06059    if (n) {
06060      if (gvp == (char*)G__PVOID) {
06061        delete[] (TPaletteEditor*) soff;
06062      } else {
06063        G__setgvp((long) G__PVOID);
06064        for (int i = n - 1; i >= 0; --i) {
06065          ((TPaletteEditor*) (soff+(sizeof(TPaletteEditor)*i)))->~G__TTPaletteEditor();
06066        }
06067        G__setgvp((long)gvp);
06068      }
06069    } else {
06070      if (gvp == (char*)G__PVOID) {
06071        delete (TPaletteEditor*) soff;
06072      } else {
06073        G__setgvp((long) G__PVOID);
06074        ((TPaletteEditor*) (soff))->~G__TTPaletteEditor();
06075        G__setgvp((long)gvp);
06076      }
06077    }
06078    G__setnull(result7);
06079    return(1 || funcname || hash || result7 || libp) ;
06080 }
06081 
06082 // automatic assignment operator
06083 static int G__G__Graf_120_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06084 {
06085    TPaletteEditor* dest = (TPaletteEditor*) G__getstructoffset();
06086    *dest = *(TPaletteEditor*) libp->para[0].ref;
06087    const TPaletteEditor& obj = *dest;
06088    result7->ref = (long) (&obj);
06089    result7->obj.i = (long) (&obj);
06090    return(1 || funcname || hash || result7 || libp) ;
06091 }
06092 
06093 
06094 /* TImagePalette */
06095 static int G__G__Graf_121_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06096 {
06097    TImagePalette* p = NULL;
06098    char* gvp = (char*) G__getgvp();
06099    int n = G__getaryconstruct();
06100    if (n) {
06101      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06102        p = new TImagePalette[n];
06103      } else {
06104        p = new((void*) gvp) TImagePalette[n];
06105      }
06106    } else {
06107      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06108        p = new TImagePalette;
06109      } else {
06110        p = new((void*) gvp) TImagePalette;
06111      }
06112    }
06113    result7->obj.i = (long) p;
06114    result7->ref = (long) p;
06115    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TImagePalette));
06116    return(1 || funcname || hash || result7 || libp) ;
06117 }
06118 
06119 static int G__G__Graf_121_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06120 {
06121    TImagePalette* p = NULL;
06122    char* gvp = (char*) G__getgvp();
06123    //m: 1
06124    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06125      p = new TImagePalette(*(TImagePalette*) libp->para[0].ref);
06126    } else {
06127      p = new((void*) gvp) TImagePalette(*(TImagePalette*) libp->para[0].ref);
06128    }
06129    result7->obj.i = (long) p;
06130    result7->ref = (long) p;
06131    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TImagePalette));
06132    return(1 || funcname || hash || result7 || libp) ;
06133 }
06134 
06135 static int G__G__Graf_121_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06136 {
06137    TImagePalette* p = NULL;
06138    char* gvp = (char*) G__getgvp();
06139    //m: 1
06140    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06141      p = new TImagePalette((UInt_t) G__int(libp->para[0]));
06142    } else {
06143      p = new((void*) gvp) TImagePalette((UInt_t) G__int(libp->para[0]));
06144    }
06145    result7->obj.i = (long) p;
06146    result7->ref = (long) p;
06147    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TImagePalette));
06148    return(1 || funcname || hash || result7 || libp) ;
06149 }
06150 
06151 static int G__G__Graf_121_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06152 {
06153    TImagePalette* p = NULL;
06154    char* gvp = (char*) G__getgvp();
06155    //m: 2
06156    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06157      p = new TImagePalette((Int_t) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1]));
06158    } else {
06159      p = new((void*) gvp) TImagePalette((Int_t) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1]));
06160    }
06161    result7->obj.i = (long) p;
06162    result7->ref = (long) p;
06163    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TImagePalette));
06164    return(1 || funcname || hash || result7 || libp) ;
06165 }
06166 
06167 static int G__G__Graf_121_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06168 {
06169       G__letint(result7, 105, (long) ((TImagePalette*) G__getstructoffset())->FindColor((UShort_t) G__int(libp->para[0]), (UShort_t) G__int(libp->para[1])
06170 , (UShort_t) G__int(libp->para[2])));
06171    return(1 || funcname || hash || result7 || libp) ;
06172 }
06173 
06174 static int G__G__Graf_121_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06175 {
06176       G__letint(result7, 73, (long) ((TImagePalette*) G__getstructoffset())->GetRootColors());
06177    return(1 || funcname || hash || result7 || libp) ;
06178 }
06179 
06180 static int G__G__Graf_121_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06181 {
06182       {
06183          const TImagePalette& obj = ((TImagePalette*) G__getstructoffset())->operator=(*(TImagePalette*) libp->para[0].ref);
06184          result7->ref = (long) (&obj);
06185          result7->obj.i = (long) (&obj);
06186       }
06187    return(1 || funcname || hash || result7 || libp) ;
06188 }
06189 
06190 static int G__G__Graf_121_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06191 {
06192       G__letint(result7, 85, (long) TImagePalette::Class());
06193    return(1 || funcname || hash || result7 || libp) ;
06194 }
06195 
06196 static int G__G__Graf_121_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06197 {
06198       G__letint(result7, 67, (long) TImagePalette::Class_Name());
06199    return(1 || funcname || hash || result7 || libp) ;
06200 }
06201 
06202 static int G__G__Graf_121_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06203 {
06204       G__letint(result7, 115, (long) TImagePalette::Class_Version());
06205    return(1 || funcname || hash || result7 || libp) ;
06206 }
06207 
06208 static int G__G__Graf_121_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06209 {
06210       TImagePalette::Dictionary();
06211       G__setnull(result7);
06212    return(1 || funcname || hash || result7 || libp) ;
06213 }
06214 
06215 static int G__G__Graf_121_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06216 {
06217       ((TImagePalette*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
06218       G__setnull(result7);
06219    return(1 || funcname || hash || result7 || libp) ;
06220 }
06221 
06222 static int G__G__Graf_121_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06223 {
06224       G__letint(result7, 67, (long) TImagePalette::DeclFileName());
06225    return(1 || funcname || hash || result7 || libp) ;
06226 }
06227 
06228 static int G__G__Graf_121_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06229 {
06230       G__letint(result7, 105, (long) TImagePalette::ImplFileLine());
06231    return(1 || funcname || hash || result7 || libp) ;
06232 }
06233 
06234 static int G__G__Graf_121_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06235 {
06236       G__letint(result7, 67, (long) TImagePalette::ImplFileName());
06237    return(1 || funcname || hash || result7 || libp) ;
06238 }
06239 
06240 static int G__G__Graf_121_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06241 {
06242       G__letint(result7, 105, (long) TImagePalette::DeclFileLine());
06243    return(1 || funcname || hash || result7 || libp) ;
06244 }
06245 
06246 // automatic destructor
06247 typedef TImagePalette G__TTImagePalette;
06248 static int G__G__Graf_121_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06249 {
06250    char* gvp = (char*) G__getgvp();
06251    long soff = G__getstructoffset();
06252    int n = G__getaryconstruct();
06253    //
06254    //has_a_delete: 1
06255    //has_own_delete1arg: 0
06256    //has_own_delete2arg: 0
06257    //
06258    if (!soff) {
06259      return(1);
06260    }
06261    if (n) {
06262      if (gvp == (char*)G__PVOID) {
06263        delete[] (TImagePalette*) soff;
06264      } else {
06265        G__setgvp((long) G__PVOID);
06266        for (int i = n - 1; i >= 0; --i) {
06267          ((TImagePalette*) (soff+(sizeof(TImagePalette)*i)))->~G__TTImagePalette();
06268        }
06269        G__setgvp((long)gvp);
06270      }
06271    } else {
06272      if (gvp == (char*)G__PVOID) {
06273        delete (TImagePalette*) soff;
06274      } else {
06275        G__setgvp((long) G__PVOID);
06276        ((TImagePalette*) (soff))->~G__TTImagePalette();
06277        G__setgvp((long)gvp);
06278      }
06279    }
06280    G__setnull(result7);
06281    return(1 || funcname || hash || result7 || libp) ;
06282 }
06283 
06284 
06285 /* TBox */
06286 static int G__G__Graf_123_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06287 {
06288    TBox* p = NULL;
06289    char* gvp = (char*) G__getgvp();
06290    int n = G__getaryconstruct();
06291    if (n) {
06292      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06293        p = new TBox[n];
06294      } else {
06295        p = new((void*) gvp) TBox[n];
06296      }
06297    } else {
06298      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06299        p = new TBox;
06300      } else {
06301        p = new((void*) gvp) TBox;
06302      }
06303    }
06304    result7->obj.i = (long) p;
06305    result7->ref = (long) p;
06306    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TBox));
06307    return(1 || funcname || hash || result7 || libp) ;
06308 }
06309 
06310 static int G__G__Graf_123_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06311 {
06312    TBox* p = NULL;
06313    char* gvp = (char*) G__getgvp();
06314    //m: 4
06315    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06316      p = new TBox(
06317 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
06318 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
06319    } else {
06320      p = new((void*) gvp) TBox(
06321 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
06322 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
06323    }
06324    result7->obj.i = (long) p;
06325    result7->ref = (long) p;
06326    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TBox));
06327    return(1 || funcname || hash || result7 || libp) ;
06328 }
06329 
06330 static int G__G__Graf_123_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06331 {
06332    TBox* p = NULL;
06333    char* gvp = (char*) G__getgvp();
06334    //m: 1
06335    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06336      p = new TBox(*(TBox*) libp->para[0].ref);
06337    } else {
06338      p = new((void*) gvp) TBox(*(TBox*) libp->para[0].ref);
06339    }
06340    result7->obj.i = (long) p;
06341    result7->ref = (long) p;
06342    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TBox));
06343    return(1 || funcname || hash || result7 || libp) ;
06344 }
06345 
06346 static int G__G__Graf_123_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06347 {
06348       {
06349          const TBox& obj = ((TBox*) G__getstructoffset())->operator=(*(TBox*) libp->para[0].ref);
06350          result7->ref = (long) (&obj);
06351          result7->obj.i = (long) (&obj);
06352       }
06353    return(1 || funcname || hash || result7 || libp) ;
06354 }
06355 
06356 static int G__G__Graf_123_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06357 {
06358       G__letint(result7, 85, (long) ((TBox*) G__getstructoffset())->DrawBox((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
06359 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])));
06360    return(1 || funcname || hash || result7 || libp) ;
06361 }
06362 
06363 static int G__G__Graf_123_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06364 {
06365       G__letint(result7, 103, (long) ((const TBox*) G__getstructoffset())->IsBeingResized());
06366    return(1 || funcname || hash || result7 || libp) ;
06367 }
06368 
06369 static int G__G__Graf_123_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06370 {
06371       G__letdouble(result7, 100, (double) ((const TBox*) G__getstructoffset())->GetX1());
06372    return(1 || funcname || hash || result7 || libp) ;
06373 }
06374 
06375 static int G__G__Graf_123_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06376 {
06377       G__letdouble(result7, 100, (double) ((const TBox*) G__getstructoffset())->GetX2());
06378    return(1 || funcname || hash || result7 || libp) ;
06379 }
06380 
06381 static int G__G__Graf_123_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06382 {
06383       G__letdouble(result7, 100, (double) ((const TBox*) G__getstructoffset())->GetY1());
06384    return(1 || funcname || hash || result7 || libp) ;
06385 }
06386 
06387 static int G__G__Graf_123_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06388 {
06389       G__letdouble(result7, 100, (double) ((const TBox*) G__getstructoffset())->GetY2());
06390    return(1 || funcname || hash || result7 || libp) ;
06391 }
06392 
06393 static int G__G__Graf_123_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06394 {
06395       ((TBox*) G__getstructoffset())->HideToolTip((Int_t) G__int(libp->para[0]));
06396       G__setnull(result7);
06397    return(1 || funcname || hash || result7 || libp) ;
06398 }
06399 
06400 static int G__G__Graf_123_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06401 {
06402       G__letint(result7, 105, (long) ((const TBox*) G__getstructoffset())->IsInside((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])));
06403    return(1 || funcname || hash || result7 || libp) ;
06404 }
06405 
06406 static int G__G__Graf_123_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06407 {
06408    switch (libp->paran) {
06409    case 5:
06410       ((TBox*) G__getstructoffset())->PaintBox((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
06411 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
06412 , (Option_t*) G__int(libp->para[4]));
06413       G__setnull(result7);
06414       break;
06415    case 4:
06416       ((TBox*) G__getstructoffset())->PaintBox((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
06417 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
06418       G__setnull(result7);
06419       break;
06420    }
06421    return(1 || funcname || hash || result7 || libp) ;
06422 }
06423 
06424 static int G__G__Graf_123_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06425 {
06426       ((TBox*) G__getstructoffset())->SetX1((Double_t) G__double(libp->para[0]));
06427       G__setnull(result7);
06428    return(1 || funcname || hash || result7 || libp) ;
06429 }
06430 
06431 static int G__G__Graf_123_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06432 {
06433       ((TBox*) G__getstructoffset())->SetX2((Double_t) G__double(libp->para[0]));
06434       G__setnull(result7);
06435    return(1 || funcname || hash || result7 || libp) ;
06436 }
06437 
06438 static int G__G__Graf_123_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06439 {
06440       ((TBox*) G__getstructoffset())->SetY1((Double_t) G__double(libp->para[0]));
06441       G__setnull(result7);
06442    return(1 || funcname || hash || result7 || libp) ;
06443 }
06444 
06445 static int G__G__Graf_123_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06446 {
06447       ((TBox*) G__getstructoffset())->SetY2((Double_t) G__double(libp->para[0]));
06448       G__setnull(result7);
06449    return(1 || funcname || hash || result7 || libp) ;
06450 }
06451 
06452 static int G__G__Graf_123_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06453 {
06454    switch (libp->paran) {
06455    case 2:
06456       ((TBox*) G__getstructoffset())->SetToolTipText((const char*) G__int(libp->para[0]), (Long_t) G__int(libp->para[1]));
06457       G__setnull(result7);
06458       break;
06459    case 1:
06460       ((TBox*) G__getstructoffset())->SetToolTipText((const char*) G__int(libp->para[0]));
06461       G__setnull(result7);
06462       break;
06463    }
06464    return(1 || funcname || hash || result7 || libp) ;
06465 }
06466 
06467 static int G__G__Graf_123_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06468 {
06469       G__letint(result7, 85, (long) TBox::Class());
06470    return(1 || funcname || hash || result7 || libp) ;
06471 }
06472 
06473 static int G__G__Graf_123_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06474 {
06475       G__letint(result7, 67, (long) TBox::Class_Name());
06476    return(1 || funcname || hash || result7 || libp) ;
06477 }
06478 
06479 static int G__G__Graf_123_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06480 {
06481       G__letint(result7, 115, (long) TBox::Class_Version());
06482    return(1 || funcname || hash || result7 || libp) ;
06483 }
06484 
06485 static int G__G__Graf_123_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06486 {
06487       TBox::Dictionary();
06488       G__setnull(result7);
06489    return(1 || funcname || hash || result7 || libp) ;
06490 }
06491 
06492 static int G__G__Graf_123_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06493 {
06494       ((TBox*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
06495       G__setnull(result7);
06496    return(1 || funcname || hash || result7 || libp) ;
06497 }
06498 
06499 static int G__G__Graf_123_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06500 {
06501       G__letint(result7, 67, (long) TBox::DeclFileName());
06502    return(1 || funcname || hash || result7 || libp) ;
06503 }
06504 
06505 static int G__G__Graf_123_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06506 {
06507       G__letint(result7, 105, (long) TBox::ImplFileLine());
06508    return(1 || funcname || hash || result7 || libp) ;
06509 }
06510 
06511 static int G__G__Graf_123_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06512 {
06513       G__letint(result7, 67, (long) TBox::ImplFileName());
06514    return(1 || funcname || hash || result7 || libp) ;
06515 }
06516 
06517 static int G__G__Graf_123_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06518 {
06519       G__letint(result7, 105, (long) TBox::DeclFileLine());
06520    return(1 || funcname || hash || result7 || libp) ;
06521 }
06522 
06523 // automatic destructor
06524 typedef TBox G__TTBox;
06525 static int G__G__Graf_123_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06526 {
06527    char* gvp = (char*) G__getgvp();
06528    long soff = G__getstructoffset();
06529    int n = G__getaryconstruct();
06530    //
06531    //has_a_delete: 1
06532    //has_own_delete1arg: 0
06533    //has_own_delete2arg: 0
06534    //
06535    if (!soff) {
06536      return(1);
06537    }
06538    if (n) {
06539      if (gvp == (char*)G__PVOID) {
06540        delete[] (TBox*) soff;
06541      } else {
06542        G__setgvp((long) G__PVOID);
06543        for (int i = n - 1; i >= 0; --i) {
06544          ((TBox*) (soff+(sizeof(TBox)*i)))->~G__TTBox();
06545        }
06546        G__setgvp((long)gvp);
06547      }
06548    } else {
06549      if (gvp == (char*)G__PVOID) {
06550        delete (TBox*) soff;
06551      } else {
06552        G__setgvp((long) G__PVOID);
06553        ((TBox*) (soff))->~G__TTBox();
06554        G__setgvp((long)gvp);
06555      }
06556    }
06557    G__setnull(result7);
06558    return(1 || funcname || hash || result7 || libp) ;
06559 }
06560 
06561 
06562 /* TCrown */
06563 static int G__G__Graf_125_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06564 {
06565    TCrown* p = NULL;
06566    char* gvp = (char*) G__getgvp();
06567    int n = G__getaryconstruct();
06568    if (n) {
06569      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06570        p = new TCrown[n];
06571      } else {
06572        p = new((void*) gvp) TCrown[n];
06573      }
06574    } else {
06575      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06576        p = new TCrown;
06577      } else {
06578        p = new((void*) gvp) TCrown;
06579      }
06580    }
06581    result7->obj.i = (long) p;
06582    result7->ref = (long) p;
06583    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TCrown));
06584    return(1 || funcname || hash || result7 || libp) ;
06585 }
06586 
06587 static int G__G__Graf_125_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06588 {
06589    TCrown* p = NULL;
06590    char* gvp = (char*) G__getgvp();
06591    switch (libp->paran) {
06592    case 6:
06593      //m: 6
06594      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06595        p = new TCrown(
06596 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
06597 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
06598 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5]));
06599      } else {
06600        p = new((void*) gvp) TCrown(
06601 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
06602 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
06603 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5]));
06604      }
06605      break;
06606    case 5:
06607      //m: 5
06608      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06609        p = new TCrown(
06610 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
06611 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
06612 , (Double_t) G__double(libp->para[4]));
06613      } else {
06614        p = new((void*) gvp) TCrown(
06615 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
06616 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
06617 , (Double_t) G__double(libp->para[4]));
06618      }
06619      break;
06620    case 4:
06621      //m: 4
06622      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06623        p = new TCrown(
06624 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
06625 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
06626      } else {
06627        p = new((void*) gvp) TCrown(
06628 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
06629 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
06630      }
06631      break;
06632    }
06633    result7->obj.i = (long) p;
06634    result7->ref = (long) p;
06635    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TCrown));
06636    return(1 || funcname || hash || result7 || libp) ;
06637 }
06638 
06639 static int G__G__Graf_125_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06640 {
06641    TCrown* p = NULL;
06642    char* gvp = (char*) G__getgvp();
06643    //m: 1
06644    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06645      p = new TCrown(*(TCrown*) libp->para[0].ref);
06646    } else {
06647      p = new((void*) gvp) TCrown(*(TCrown*) libp->para[0].ref);
06648    }
06649    result7->obj.i = (long) p;
06650    result7->ref = (long) p;
06651    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TCrown));
06652    return(1 || funcname || hash || result7 || libp) ;
06653 }
06654 
06655 static int G__G__Graf_125_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06656 {
06657    switch (libp->paran) {
06658    case 7:
06659       ((TCrown*) G__getstructoffset())->DrawCrown(
06660 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
06661 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
06662 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
06663 , (Option_t*) G__int(libp->para[6]));
06664       G__setnull(result7);
06665       break;
06666    case 6:
06667       ((TCrown*) G__getstructoffset())->DrawCrown((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
06668 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
06669 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5]));
06670       G__setnull(result7);
06671       break;
06672    case 5:
06673       ((TCrown*) G__getstructoffset())->DrawCrown((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
06674 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
06675 , (Double_t) G__double(libp->para[4]));
06676       G__setnull(result7);
06677       break;
06678    case 4:
06679       ((TCrown*) G__getstructoffset())->DrawCrown((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
06680 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
06681       G__setnull(result7);
06682       break;
06683    }
06684    return(1 || funcname || hash || result7 || libp) ;
06685 }
06686 
06687 static int G__G__Graf_125_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06688 {
06689       G__letint(result7, 85, (long) TCrown::Class());
06690    return(1 || funcname || hash || result7 || libp) ;
06691 }
06692 
06693 static int G__G__Graf_125_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06694 {
06695       G__letint(result7, 67, (long) TCrown::Class_Name());
06696    return(1 || funcname || hash || result7 || libp) ;
06697 }
06698 
06699 static int G__G__Graf_125_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06700 {
06701       G__letint(result7, 115, (long) TCrown::Class_Version());
06702    return(1 || funcname || hash || result7 || libp) ;
06703 }
06704 
06705 static int G__G__Graf_125_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06706 {
06707       TCrown::Dictionary();
06708       G__setnull(result7);
06709    return(1 || funcname || hash || result7 || libp) ;
06710 }
06711 
06712 static int G__G__Graf_125_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06713 {
06714       ((TCrown*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
06715       G__setnull(result7);
06716    return(1 || funcname || hash || result7 || libp) ;
06717 }
06718 
06719 static int G__G__Graf_125_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06720 {
06721       G__letint(result7, 67, (long) TCrown::DeclFileName());
06722    return(1 || funcname || hash || result7 || libp) ;
06723 }
06724 
06725 static int G__G__Graf_125_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06726 {
06727       G__letint(result7, 105, (long) TCrown::ImplFileLine());
06728    return(1 || funcname || hash || result7 || libp) ;
06729 }
06730 
06731 static int G__G__Graf_125_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06732 {
06733       G__letint(result7, 67, (long) TCrown::ImplFileName());
06734    return(1 || funcname || hash || result7 || libp) ;
06735 }
06736 
06737 static int G__G__Graf_125_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06738 {
06739       G__letint(result7, 105, (long) TCrown::DeclFileLine());
06740    return(1 || funcname || hash || result7 || libp) ;
06741 }
06742 
06743 // automatic destructor
06744 typedef TCrown G__TTCrown;
06745 static int G__G__Graf_125_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06746 {
06747    char* gvp = (char*) G__getgvp();
06748    long soff = G__getstructoffset();
06749    int n = G__getaryconstruct();
06750    //
06751    //has_a_delete: 1
06752    //has_own_delete1arg: 0
06753    //has_own_delete2arg: 0
06754    //
06755    if (!soff) {
06756      return(1);
06757    }
06758    if (n) {
06759      if (gvp == (char*)G__PVOID) {
06760        delete[] (TCrown*) soff;
06761      } else {
06762        G__setgvp((long) G__PVOID);
06763        for (int i = n - 1; i >= 0; --i) {
06764          ((TCrown*) (soff+(sizeof(TCrown)*i)))->~G__TTCrown();
06765        }
06766        G__setgvp((long)gvp);
06767      }
06768    } else {
06769      if (gvp == (char*)G__PVOID) {
06770        delete (TCrown*) soff;
06771      } else {
06772        G__setgvp((long) G__PVOID);
06773        ((TCrown*) (soff))->~G__TTCrown();
06774        G__setgvp((long)gvp);
06775      }
06776    }
06777    G__setnull(result7);
06778    return(1 || funcname || hash || result7 || libp) ;
06779 }
06780 
06781 // automatic assignment operator
06782 static int G__G__Graf_125_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06783 {
06784    TCrown* dest = (TCrown*) G__getstructoffset();
06785    *dest = *(TCrown*) libp->para[0].ref;
06786    const TCrown& obj = *dest;
06787    result7->ref = (long) (&obj);
06788    result7->obj.i = (long) (&obj);
06789    return(1 || funcname || hash || result7 || libp) ;
06790 }
06791 
06792 
06793 /* TPolyLine */
06794 static int G__G__Graf_127_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06795 {
06796    TPolyLine* p = NULL;
06797    char* gvp = (char*) G__getgvp();
06798    int n = G__getaryconstruct();
06799    if (n) {
06800      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06801        p = new TPolyLine[n];
06802      } else {
06803        p = new((void*) gvp) TPolyLine[n];
06804      }
06805    } else {
06806      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06807        p = new TPolyLine;
06808      } else {
06809        p = new((void*) gvp) TPolyLine;
06810      }
06811    }
06812    result7->obj.i = (long) p;
06813    result7->ref = (long) p;
06814    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPolyLine));
06815    return(1 || funcname || hash || result7 || libp) ;
06816 }
06817 
06818 static int G__G__Graf_127_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06819 {
06820    TPolyLine* p = NULL;
06821    char* gvp = (char*) G__getgvp();
06822    switch (libp->paran) {
06823    case 2:
06824      //m: 2
06825      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06826        p = new TPolyLine((Int_t) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1]));
06827      } else {
06828        p = new((void*) gvp) TPolyLine((Int_t) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1]));
06829      }
06830      break;
06831    case 1:
06832      //m: 1
06833      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06834        p = new TPolyLine((Int_t) G__int(libp->para[0]));
06835      } else {
06836        p = new((void*) gvp) TPolyLine((Int_t) G__int(libp->para[0]));
06837      }
06838      break;
06839    }
06840    result7->obj.i = (long) p;
06841    result7->ref = (long) p;
06842    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPolyLine));
06843    return(1 || funcname || hash || result7 || libp) ;
06844 }
06845 
06846 static int G__G__Graf_127_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06847 {
06848    TPolyLine* p = NULL;
06849    char* gvp = (char*) G__getgvp();
06850    switch (libp->paran) {
06851    case 4:
06852      //m: 4
06853      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06854        p = new TPolyLine(
06855 (Int_t) G__int(libp->para[0]), (Float_t*) G__int(libp->para[1])
06856 , (Float_t*) G__int(libp->para[2]), (Option_t*) G__int(libp->para[3]));
06857      } else {
06858        p = new((void*) gvp) TPolyLine(
06859 (Int_t) G__int(libp->para[0]), (Float_t*) G__int(libp->para[1])
06860 , (Float_t*) G__int(libp->para[2]), (Option_t*) G__int(libp->para[3]));
06861      }
06862      break;
06863    case 3:
06864      //m: 3
06865      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06866        p = new TPolyLine(
06867 (Int_t) G__int(libp->para[0]), (Float_t*) G__int(libp->para[1])
06868 , (Float_t*) G__int(libp->para[2]));
06869      } else {
06870        p = new((void*) gvp) TPolyLine(
06871 (Int_t) G__int(libp->para[0]), (Float_t*) G__int(libp->para[1])
06872 , (Float_t*) G__int(libp->para[2]));
06873      }
06874      break;
06875    }
06876    result7->obj.i = (long) p;
06877    result7->ref = (long) p;
06878    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPolyLine));
06879    return(1 || funcname || hash || result7 || libp) ;
06880 }
06881 
06882 static int G__G__Graf_127_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06883 {
06884    TPolyLine* p = NULL;
06885    char* gvp = (char*) G__getgvp();
06886    switch (libp->paran) {
06887    case 4:
06888      //m: 4
06889      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06890        p = new TPolyLine(
06891 (Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
06892 , (Double_t*) G__int(libp->para[2]), (Option_t*) G__int(libp->para[3]));
06893      } else {
06894        p = new((void*) gvp) TPolyLine(
06895 (Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
06896 , (Double_t*) G__int(libp->para[2]), (Option_t*) G__int(libp->para[3]));
06897      }
06898      break;
06899    case 3:
06900      //m: 3
06901      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06902        p = new TPolyLine(
06903 (Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
06904 , (Double_t*) G__int(libp->para[2]));
06905      } else {
06906        p = new((void*) gvp) TPolyLine(
06907 (Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
06908 , (Double_t*) G__int(libp->para[2]));
06909      }
06910      break;
06911    }
06912    result7->obj.i = (long) p;
06913    result7->ref = (long) p;
06914    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPolyLine));
06915    return(1 || funcname || hash || result7 || libp) ;
06916 }
06917 
06918 static int G__G__Graf_127_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06919 {
06920    TPolyLine* p = NULL;
06921    char* gvp = (char*) G__getgvp();
06922    //m: 1
06923    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
06924      p = new TPolyLine(*(TPolyLine*) libp->para[0].ref);
06925    } else {
06926      p = new((void*) gvp) TPolyLine(*(TPolyLine*) libp->para[0].ref);
06927    }
06928    result7->obj.i = (long) p;
06929    result7->ref = (long) p;
06930    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPolyLine));
06931    return(1 || funcname || hash || result7 || libp) ;
06932 }
06933 
06934 static int G__G__Graf_127_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06935 {
06936    switch (libp->paran) {
06937    case 4:
06938       ((TPolyLine*) G__getstructoffset())->DrawPolyLine((Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
06939 , (Double_t*) G__int(libp->para[2]), (Option_t*) G__int(libp->para[3]));
06940       G__setnull(result7);
06941       break;
06942    case 3:
06943       ((TPolyLine*) G__getstructoffset())->DrawPolyLine((Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
06944 , (Double_t*) G__int(libp->para[2]));
06945       G__setnull(result7);
06946       break;
06947    }
06948    return(1 || funcname || hash || result7 || libp) ;
06949 }
06950 
06951 static int G__G__Graf_127_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06952 {
06953       G__letint(result7, 105, (long) ((const TPolyLine*) G__getstructoffset())->GetLastPoint());
06954    return(1 || funcname || hash || result7 || libp) ;
06955 }
06956 
06957 static int G__G__Graf_127_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06958 {
06959       G__letint(result7, 105, (long) ((const TPolyLine*) G__getstructoffset())->GetN());
06960    return(1 || funcname || hash || result7 || libp) ;
06961 }
06962 
06963 static int G__G__Graf_127_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06964 {
06965       G__letint(result7, 68, (long) ((const TPolyLine*) G__getstructoffset())->GetX());
06966    return(1 || funcname || hash || result7 || libp) ;
06967 }
06968 
06969 static int G__G__Graf_127_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06970 {
06971       G__letint(result7, 68, (long) ((const TPolyLine*) G__getstructoffset())->GetY());
06972    return(1 || funcname || hash || result7 || libp) ;
06973 }
06974 
06975 static int G__G__Graf_127_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06976 {
06977       G__letint(result7, 105, (long) ((TPolyLine*) G__getstructoffset())->Merge((TCollection*) G__int(libp->para[0])));
06978    return(1 || funcname || hash || result7 || libp) ;
06979 }
06980 
06981 static int G__G__Graf_127_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06982 {
06983    switch (libp->paran) {
06984    case 4:
06985       ((TPolyLine*) G__getstructoffset())->PaintPolyLine((Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
06986 , (Double_t*) G__int(libp->para[2]), (Option_t*) G__int(libp->para[3]));
06987       G__setnull(result7);
06988       break;
06989    case 3:
06990       ((TPolyLine*) G__getstructoffset())->PaintPolyLine((Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
06991 , (Double_t*) G__int(libp->para[2]));
06992       G__setnull(result7);
06993       break;
06994    }
06995    return(1 || funcname || hash || result7 || libp) ;
06996 }
06997 
06998 static int G__G__Graf_127_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
06999 {
07000    switch (libp->paran) {
07001    case 4:
07002       ((TPolyLine*) G__getstructoffset())->PaintPolyLineNDC((Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
07003 , (Double_t*) G__int(libp->para[2]), (Option_t*) G__int(libp->para[3]));
07004       G__setnull(result7);
07005       break;
07006    case 3:
07007       ((TPolyLine*) G__getstructoffset())->PaintPolyLineNDC((Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
07008 , (Double_t*) G__int(libp->para[2]));
07009       G__setnull(result7);
07010       break;
07011    }
07012    return(1 || funcname || hash || result7 || libp) ;
07013 }
07014 
07015 static int G__G__Graf_127_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07016 {
07017    switch (libp->paran) {
07018    case 1:
07019       ((TPolyLine*) G__getstructoffset())->SetNDC((Bool_t) G__int(libp->para[0]));
07020       G__setnull(result7);
07021       break;
07022    case 0:
07023       ((TPolyLine*) G__getstructoffset())->SetNDC();
07024       G__setnull(result7);
07025       break;
07026    }
07027    return(1 || funcname || hash || result7 || libp) ;
07028 }
07029 
07030 static int G__G__Graf_127_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07031 {
07032       G__letint(result7, 105, (long) ((TPolyLine*) G__getstructoffset())->SetNextPoint((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])));
07033    return(1 || funcname || hash || result7 || libp) ;
07034 }
07035 
07036 static int G__G__Graf_127_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07037 {
07038    switch (libp->paran) {
07039    case 1:
07040       ((TPolyLine*) G__getstructoffset())->SetOption((Option_t*) G__int(libp->para[0]));
07041       G__setnull(result7);
07042       break;
07043    case 0:
07044       ((TPolyLine*) G__getstructoffset())->SetOption();
07045       G__setnull(result7);
07046       break;
07047    }
07048    return(1 || funcname || hash || result7 || libp) ;
07049 }
07050 
07051 static int G__G__Graf_127_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07052 {
07053       ((TPolyLine*) G__getstructoffset())->SetPoint((Int_t) G__int(libp->para[0]), (Double_t) G__double(libp->para[1])
07054 , (Double_t) G__double(libp->para[2]));
07055       G__setnull(result7);
07056    return(1 || funcname || hash || result7 || libp) ;
07057 }
07058 
07059 static int G__G__Graf_127_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07060 {
07061       ((TPolyLine*) G__getstructoffset())->SetPolyLine((Int_t) G__int(libp->para[0]));
07062       G__setnull(result7);
07063    return(1 || funcname || hash || result7 || libp) ;
07064 }
07065 
07066 static int G__G__Graf_127_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07067 {
07068    switch (libp->paran) {
07069    case 4:
07070       ((TPolyLine*) G__getstructoffset())->SetPolyLine((Int_t) G__int(libp->para[0]), (Float_t*) G__int(libp->para[1])
07071 , (Float_t*) G__int(libp->para[2]), (Option_t*) G__int(libp->para[3]));
07072       G__setnull(result7);
07073       break;
07074    case 3:
07075       ((TPolyLine*) G__getstructoffset())->SetPolyLine((Int_t) G__int(libp->para[0]), (Float_t*) G__int(libp->para[1])
07076 , (Float_t*) G__int(libp->para[2]));
07077       G__setnull(result7);
07078       break;
07079    }
07080    return(1 || funcname || hash || result7 || libp) ;
07081 }
07082 
07083 static int G__G__Graf_127_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07084 {
07085    switch (libp->paran) {
07086    case 4:
07087       ((TPolyLine*) G__getstructoffset())->SetPolyLine((Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
07088 , (Double_t*) G__int(libp->para[2]), (Option_t*) G__int(libp->para[3]));
07089       G__setnull(result7);
07090       break;
07091    case 3:
07092       ((TPolyLine*) G__getstructoffset())->SetPolyLine((Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
07093 , (Double_t*) G__int(libp->para[2]));
07094       G__setnull(result7);
07095       break;
07096    }
07097    return(1 || funcname || hash || result7 || libp) ;
07098 }
07099 
07100 static int G__G__Graf_127_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07101 {
07102       G__letint(result7, 105, (long) ((const TPolyLine*) G__getstructoffset())->Size());
07103    return(1 || funcname || hash || result7 || libp) ;
07104 }
07105 
07106 static int G__G__Graf_127_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07107 {
07108       G__letint(result7, 85, (long) TPolyLine::Class());
07109    return(1 || funcname || hash || result7 || libp) ;
07110 }
07111 
07112 static int G__G__Graf_127_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07113 {
07114       G__letint(result7, 67, (long) TPolyLine::Class_Name());
07115    return(1 || funcname || hash || result7 || libp) ;
07116 }
07117 
07118 static int G__G__Graf_127_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07119 {
07120       G__letint(result7, 115, (long) TPolyLine::Class_Version());
07121    return(1 || funcname || hash || result7 || libp) ;
07122 }
07123 
07124 static int G__G__Graf_127_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07125 {
07126       TPolyLine::Dictionary();
07127       G__setnull(result7);
07128    return(1 || funcname || hash || result7 || libp) ;
07129 }
07130 
07131 static int G__G__Graf_127_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07132 {
07133       ((TPolyLine*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
07134       G__setnull(result7);
07135    return(1 || funcname || hash || result7 || libp) ;
07136 }
07137 
07138 static int G__G__Graf_127_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07139 {
07140       G__letint(result7, 67, (long) TPolyLine::DeclFileName());
07141    return(1 || funcname || hash || result7 || libp) ;
07142 }
07143 
07144 static int G__G__Graf_127_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07145 {
07146       G__letint(result7, 105, (long) TPolyLine::ImplFileLine());
07147    return(1 || funcname || hash || result7 || libp) ;
07148 }
07149 
07150 static int G__G__Graf_127_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07151 {
07152       G__letint(result7, 67, (long) TPolyLine::ImplFileName());
07153    return(1 || funcname || hash || result7 || libp) ;
07154 }
07155 
07156 static int G__G__Graf_127_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07157 {
07158       G__letint(result7, 105, (long) TPolyLine::DeclFileLine());
07159    return(1 || funcname || hash || result7 || libp) ;
07160 }
07161 
07162 // automatic destructor
07163 typedef TPolyLine G__TTPolyLine;
07164 static int G__G__Graf_127_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07165 {
07166    char* gvp = (char*) G__getgvp();
07167    long soff = G__getstructoffset();
07168    int n = G__getaryconstruct();
07169    //
07170    //has_a_delete: 1
07171    //has_own_delete1arg: 0
07172    //has_own_delete2arg: 0
07173    //
07174    if (!soff) {
07175      return(1);
07176    }
07177    if (n) {
07178      if (gvp == (char*)G__PVOID) {
07179        delete[] (TPolyLine*) soff;
07180      } else {
07181        G__setgvp((long) G__PVOID);
07182        for (int i = n - 1; i >= 0; --i) {
07183          ((TPolyLine*) (soff+(sizeof(TPolyLine)*i)))->~G__TTPolyLine();
07184        }
07185        G__setgvp((long)gvp);
07186      }
07187    } else {
07188      if (gvp == (char*)G__PVOID) {
07189        delete (TPolyLine*) soff;
07190      } else {
07191        G__setgvp((long) G__PVOID);
07192        ((TPolyLine*) (soff))->~G__TTPolyLine();
07193        G__setgvp((long)gvp);
07194      }
07195    }
07196    G__setnull(result7);
07197    return(1 || funcname || hash || result7 || libp) ;
07198 }
07199 
07200 
07201 /* TCurlyLine */
07202 static int G__G__Graf_129_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07203 {
07204    TCurlyLine* p = NULL;
07205    char* gvp = (char*) G__getgvp();
07206    int n = G__getaryconstruct();
07207    if (n) {
07208      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07209        p = new TCurlyLine[n];
07210      } else {
07211        p = new((void*) gvp) TCurlyLine[n];
07212      }
07213    } else {
07214      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07215        p = new TCurlyLine;
07216      } else {
07217        p = new((void*) gvp) TCurlyLine;
07218      }
07219    }
07220    result7->obj.i = (long) p;
07221    result7->ref = (long) p;
07222    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TCurlyLine));
07223    return(1 || funcname || hash || result7 || libp) ;
07224 }
07225 
07226 static int G__G__Graf_129_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07227 {
07228    TCurlyLine* p = NULL;
07229    char* gvp = (char*) G__getgvp();
07230    switch (libp->paran) {
07231    case 6:
07232      //m: 6
07233      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07234        p = new TCurlyLine(
07235 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
07236 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
07237 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5]));
07238      } else {
07239        p = new((void*) gvp) TCurlyLine(
07240 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
07241 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
07242 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5]));
07243      }
07244      break;
07245    case 5:
07246      //m: 5
07247      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07248        p = new TCurlyLine(
07249 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
07250 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
07251 , (Double_t) G__double(libp->para[4]));
07252      } else {
07253        p = new((void*) gvp) TCurlyLine(
07254 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
07255 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
07256 , (Double_t) G__double(libp->para[4]));
07257      }
07258      break;
07259    case 4:
07260      //m: 4
07261      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07262        p = new TCurlyLine(
07263 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
07264 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
07265      } else {
07266        p = new((void*) gvp) TCurlyLine(
07267 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
07268 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
07269      }
07270      break;
07271    }
07272    result7->obj.i = (long) p;
07273    result7->ref = (long) p;
07274    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TCurlyLine));
07275    return(1 || funcname || hash || result7 || libp) ;
07276 }
07277 
07278 static int G__G__Graf_129_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07279 {
07280       ((TCurlyLine*) G__getstructoffset())->Build();
07281       G__setnull(result7);
07282    return(1 || funcname || hash || result7 || libp) ;
07283 }
07284 
07285 static int G__G__Graf_129_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07286 {
07287       G__letint(result7, 103, (long) ((const TCurlyLine*) G__getstructoffset())->GetCurly());
07288    return(1 || funcname || hash || result7 || libp) ;
07289 }
07290 
07291 static int G__G__Graf_129_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07292 {
07293       G__letdouble(result7, 100, (double) ((const TCurlyLine*) G__getstructoffset())->GetWaveLength());
07294    return(1 || funcname || hash || result7 || libp) ;
07295 }
07296 
07297 static int G__G__Graf_129_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07298 {
07299       G__letdouble(result7, 100, (double) ((const TCurlyLine*) G__getstructoffset())->GetAmplitude());
07300    return(1 || funcname || hash || result7 || libp) ;
07301 }
07302 
07303 static int G__G__Graf_129_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07304 {
07305       G__letdouble(result7, 100, (double) ((const TCurlyLine*) G__getstructoffset())->GetStartX());
07306    return(1 || funcname || hash || result7 || libp) ;
07307 }
07308 
07309 static int G__G__Graf_129_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07310 {
07311       G__letdouble(result7, 100, (double) ((const TCurlyLine*) G__getstructoffset())->GetEndX());
07312    return(1 || funcname || hash || result7 || libp) ;
07313 }
07314 
07315 static int G__G__Graf_129_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07316 {
07317       G__letdouble(result7, 100, (double) ((const TCurlyLine*) G__getstructoffset())->GetStartY());
07318    return(1 || funcname || hash || result7 || libp) ;
07319 }
07320 
07321 static int G__G__Graf_129_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07322 {
07323       G__letdouble(result7, 100, (double) ((const TCurlyLine*) G__getstructoffset())->GetEndY());
07324    return(1 || funcname || hash || result7 || libp) ;
07325 }
07326 
07327 static int G__G__Graf_129_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07328 {
07329       ((TCurlyLine*) G__getstructoffset())->SetCurly();
07330       G__setnull(result7);
07331    return(1 || funcname || hash || result7 || libp) ;
07332 }
07333 
07334 static int G__G__Graf_129_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07335 {
07336       ((TCurlyLine*) G__getstructoffset())->SetWavy();
07337       G__setnull(result7);
07338    return(1 || funcname || hash || result7 || libp) ;
07339 }
07340 
07341 static int G__G__Graf_129_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07342 {
07343       ((TCurlyLine*) G__getstructoffset())->SetWaveLength((Double_t) G__double(libp->para[0]));
07344       G__setnull(result7);
07345    return(1 || funcname || hash || result7 || libp) ;
07346 }
07347 
07348 static int G__G__Graf_129_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07349 {
07350       ((TCurlyLine*) G__getstructoffset())->SetAmplitude((Double_t) G__double(libp->para[0]));
07351       G__setnull(result7);
07352    return(1 || funcname || hash || result7 || libp) ;
07353 }
07354 
07355 static int G__G__Graf_129_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07356 {
07357       ((TCurlyLine*) G__getstructoffset())->SetStartPoint((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1]));
07358       G__setnull(result7);
07359    return(1 || funcname || hash || result7 || libp) ;
07360 }
07361 
07362 static int G__G__Graf_129_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07363 {
07364       ((TCurlyLine*) G__getstructoffset())->SetEndPoint((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1]));
07365       G__setnull(result7);
07366    return(1 || funcname || hash || result7 || libp) ;
07367 }
07368 
07369 static int G__G__Graf_129_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07370 {
07371       TCurlyLine::SetDefaultWaveLength((Double_t) G__double(libp->para[0]));
07372       G__setnull(result7);
07373    return(1 || funcname || hash || result7 || libp) ;
07374 }
07375 
07376 static int G__G__Graf_129_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07377 {
07378       TCurlyLine::SetDefaultAmplitude((Double_t) G__double(libp->para[0]));
07379       G__setnull(result7);
07380    return(1 || funcname || hash || result7 || libp) ;
07381 }
07382 
07383 static int G__G__Graf_129_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07384 {
07385       TCurlyLine::SetDefaultIsCurly((Bool_t) G__int(libp->para[0]));
07386       G__setnull(result7);
07387    return(1 || funcname || hash || result7 || libp) ;
07388 }
07389 
07390 static int G__G__Graf_129_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07391 {
07392       G__letdouble(result7, 100, (double) TCurlyLine::GetDefaultWaveLength());
07393    return(1 || funcname || hash || result7 || libp) ;
07394 }
07395 
07396 static int G__G__Graf_129_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07397 {
07398       G__letdouble(result7, 100, (double) TCurlyLine::GetDefaultAmplitude());
07399    return(1 || funcname || hash || result7 || libp) ;
07400 }
07401 
07402 static int G__G__Graf_129_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07403 {
07404       G__letint(result7, 103, (long) TCurlyLine::GetDefaultIsCurly());
07405    return(1 || funcname || hash || result7 || libp) ;
07406 }
07407 
07408 static int G__G__Graf_129_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07409 {
07410       G__letint(result7, 85, (long) TCurlyLine::Class());
07411    return(1 || funcname || hash || result7 || libp) ;
07412 }
07413 
07414 static int G__G__Graf_129_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07415 {
07416       G__letint(result7, 67, (long) TCurlyLine::Class_Name());
07417    return(1 || funcname || hash || result7 || libp) ;
07418 }
07419 
07420 static int G__G__Graf_129_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07421 {
07422       G__letint(result7, 115, (long) TCurlyLine::Class_Version());
07423    return(1 || funcname || hash || result7 || libp) ;
07424 }
07425 
07426 static int G__G__Graf_129_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07427 {
07428       TCurlyLine::Dictionary();
07429       G__setnull(result7);
07430    return(1 || funcname || hash || result7 || libp) ;
07431 }
07432 
07433 static int G__G__Graf_129_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07434 {
07435       ((TCurlyLine*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
07436       G__setnull(result7);
07437    return(1 || funcname || hash || result7 || libp) ;
07438 }
07439 
07440 static int G__G__Graf_129_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07441 {
07442       G__letint(result7, 67, (long) TCurlyLine::DeclFileName());
07443    return(1 || funcname || hash || result7 || libp) ;
07444 }
07445 
07446 static int G__G__Graf_129_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07447 {
07448       G__letint(result7, 105, (long) TCurlyLine::ImplFileLine());
07449    return(1 || funcname || hash || result7 || libp) ;
07450 }
07451 
07452 static int G__G__Graf_129_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07453 {
07454       G__letint(result7, 67, (long) TCurlyLine::ImplFileName());
07455    return(1 || funcname || hash || result7 || libp) ;
07456 }
07457 
07458 static int G__G__Graf_129_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07459 {
07460       G__letint(result7, 105, (long) TCurlyLine::DeclFileLine());
07461    return(1 || funcname || hash || result7 || libp) ;
07462 }
07463 
07464 // automatic copy constructor
07465 static int G__G__Graf_129_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07466 
07467 {
07468    TCurlyLine* p;
07469    void* tmp = (void*) G__int(libp->para[0]);
07470    p = new TCurlyLine(*(TCurlyLine*) tmp);
07471    result7->obj.i = (long) p;
07472    result7->ref = (long) p;
07473    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TCurlyLine));
07474    return(1 || funcname || hash || result7 || libp) ;
07475 }
07476 
07477 // automatic destructor
07478 typedef TCurlyLine G__TTCurlyLine;
07479 static int G__G__Graf_129_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07480 {
07481    char* gvp = (char*) G__getgvp();
07482    long soff = G__getstructoffset();
07483    int n = G__getaryconstruct();
07484    //
07485    //has_a_delete: 1
07486    //has_own_delete1arg: 0
07487    //has_own_delete2arg: 0
07488    //
07489    if (!soff) {
07490      return(1);
07491    }
07492    if (n) {
07493      if (gvp == (char*)G__PVOID) {
07494        delete[] (TCurlyLine*) soff;
07495      } else {
07496        G__setgvp((long) G__PVOID);
07497        for (int i = n - 1; i >= 0; --i) {
07498          ((TCurlyLine*) (soff+(sizeof(TCurlyLine)*i)))->~G__TTCurlyLine();
07499        }
07500        G__setgvp((long)gvp);
07501      }
07502    } else {
07503      if (gvp == (char*)G__PVOID) {
07504        delete (TCurlyLine*) soff;
07505      } else {
07506        G__setgvp((long) G__PVOID);
07507        ((TCurlyLine*) (soff))->~G__TTCurlyLine();
07508        G__setgvp((long)gvp);
07509      }
07510    }
07511    G__setnull(result7);
07512    return(1 || funcname || hash || result7 || libp) ;
07513 }
07514 
07515 
07516 /* TCurlyArc */
07517 static int G__G__Graf_131_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07518 {
07519    TCurlyArc* p = NULL;
07520    char* gvp = (char*) G__getgvp();
07521    int n = G__getaryconstruct();
07522    if (n) {
07523      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07524        p = new TCurlyArc[n];
07525      } else {
07526        p = new((void*) gvp) TCurlyArc[n];
07527      }
07528    } else {
07529      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07530        p = new TCurlyArc;
07531      } else {
07532        p = new((void*) gvp) TCurlyArc;
07533      }
07534    }
07535    result7->obj.i = (long) p;
07536    result7->ref = (long) p;
07537    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TCurlyArc));
07538    return(1 || funcname || hash || result7 || libp) ;
07539 }
07540 
07541 static int G__G__Graf_131_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07542 {
07543    TCurlyArc* p = NULL;
07544    char* gvp = (char*) G__getgvp();
07545    switch (libp->paran) {
07546    case 7:
07547      //m: 7
07548      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07549        p = new TCurlyArc(
07550 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
07551 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
07552 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
07553 , (Double_t) G__double(libp->para[6]));
07554      } else {
07555        p = new((void*) gvp) TCurlyArc(
07556 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
07557 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
07558 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
07559 , (Double_t) G__double(libp->para[6]));
07560      }
07561      break;
07562    case 6:
07563      //m: 6
07564      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07565        p = new TCurlyArc(
07566 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
07567 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
07568 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5]));
07569      } else {
07570        p = new((void*) gvp) TCurlyArc(
07571 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
07572 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
07573 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5]));
07574      }
07575      break;
07576    case 5:
07577      //m: 5
07578      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07579        p = new TCurlyArc(
07580 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
07581 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
07582 , (Double_t) G__double(libp->para[4]));
07583      } else {
07584        p = new((void*) gvp) TCurlyArc(
07585 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
07586 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
07587 , (Double_t) G__double(libp->para[4]));
07588      }
07589      break;
07590    }
07591    result7->obj.i = (long) p;
07592    result7->ref = (long) p;
07593    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TCurlyArc));
07594    return(1 || funcname || hash || result7 || libp) ;
07595 }
07596 
07597 static int G__G__Graf_131_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07598 {
07599       G__letdouble(result7, 100, (double) ((const TCurlyArc*) G__getstructoffset())->GetRadius());
07600    return(1 || funcname || hash || result7 || libp) ;
07601 }
07602 
07603 static int G__G__Graf_131_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07604 {
07605       G__letdouble(result7, 100, (double) ((const TCurlyArc*) G__getstructoffset())->GetPhimin());
07606    return(1 || funcname || hash || result7 || libp) ;
07607 }
07608 
07609 static int G__G__Graf_131_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07610 {
07611       G__letdouble(result7, 100, (double) ((const TCurlyArc*) G__getstructoffset())->GetPhimax());
07612    return(1 || funcname || hash || result7 || libp) ;
07613 }
07614 
07615 static int G__G__Graf_131_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07616 {
07617       ((TCurlyArc*) G__getstructoffset())->SetCenter((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1]));
07618       G__setnull(result7);
07619    return(1 || funcname || hash || result7 || libp) ;
07620 }
07621 
07622 static int G__G__Graf_131_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07623 {
07624       ((TCurlyArc*) G__getstructoffset())->SetRadius((Double_t) G__double(libp->para[0]));
07625       G__setnull(result7);
07626    return(1 || funcname || hash || result7 || libp) ;
07627 }
07628 
07629 static int G__G__Graf_131_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07630 {
07631       ((TCurlyArc*) G__getstructoffset())->SetPhimin((Double_t) G__double(libp->para[0]));
07632       G__setnull(result7);
07633    return(1 || funcname || hash || result7 || libp) ;
07634 }
07635 
07636 static int G__G__Graf_131_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07637 {
07638       ((TCurlyArc*) G__getstructoffset())->SetPhimax((Double_t) G__double(libp->para[0]));
07639       G__setnull(result7);
07640    return(1 || funcname || hash || result7 || libp) ;
07641 }
07642 
07643 static int G__G__Graf_131_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07644 {
07645       TCurlyArc::SetDefaultWaveLength((Double_t) G__double(libp->para[0]));
07646       G__setnull(result7);
07647    return(1 || funcname || hash || result7 || libp) ;
07648 }
07649 
07650 static int G__G__Graf_131_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07651 {
07652       TCurlyArc::SetDefaultAmplitude((Double_t) G__double(libp->para[0]));
07653       G__setnull(result7);
07654    return(1 || funcname || hash || result7 || libp) ;
07655 }
07656 
07657 static int G__G__Graf_131_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07658 {
07659       TCurlyArc::SetDefaultIsCurly((Bool_t) G__int(libp->para[0]));
07660       G__setnull(result7);
07661    return(1 || funcname || hash || result7 || libp) ;
07662 }
07663 
07664 static int G__G__Graf_131_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07665 {
07666       G__letdouble(result7, 100, (double) TCurlyArc::GetDefaultWaveLength());
07667    return(1 || funcname || hash || result7 || libp) ;
07668 }
07669 
07670 static int G__G__Graf_131_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07671 {
07672       G__letdouble(result7, 100, (double) TCurlyArc::GetDefaultAmplitude());
07673    return(1 || funcname || hash || result7 || libp) ;
07674 }
07675 
07676 static int G__G__Graf_131_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07677 {
07678       G__letint(result7, 103, (long) TCurlyArc::GetDefaultIsCurly());
07679    return(1 || funcname || hash || result7 || libp) ;
07680 }
07681 
07682 static int G__G__Graf_131_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07683 {
07684       G__letint(result7, 85, (long) TCurlyArc::Class());
07685    return(1 || funcname || hash || result7 || libp) ;
07686 }
07687 
07688 static int G__G__Graf_131_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07689 {
07690       G__letint(result7, 67, (long) TCurlyArc::Class_Name());
07691    return(1 || funcname || hash || result7 || libp) ;
07692 }
07693 
07694 static int G__G__Graf_131_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07695 {
07696       G__letint(result7, 115, (long) TCurlyArc::Class_Version());
07697    return(1 || funcname || hash || result7 || libp) ;
07698 }
07699 
07700 static int G__G__Graf_131_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07701 {
07702       TCurlyArc::Dictionary();
07703       G__setnull(result7);
07704    return(1 || funcname || hash || result7 || libp) ;
07705 }
07706 
07707 static int G__G__Graf_131_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07708 {
07709       ((TCurlyArc*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
07710       G__setnull(result7);
07711    return(1 || funcname || hash || result7 || libp) ;
07712 }
07713 
07714 static int G__G__Graf_131_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07715 {
07716       G__letint(result7, 67, (long) TCurlyArc::DeclFileName());
07717    return(1 || funcname || hash || result7 || libp) ;
07718 }
07719 
07720 static int G__G__Graf_131_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07721 {
07722       G__letint(result7, 105, (long) TCurlyArc::ImplFileLine());
07723    return(1 || funcname || hash || result7 || libp) ;
07724 }
07725 
07726 static int G__G__Graf_131_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07727 {
07728       G__letint(result7, 67, (long) TCurlyArc::ImplFileName());
07729    return(1 || funcname || hash || result7 || libp) ;
07730 }
07731 
07732 static int G__G__Graf_131_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07733 {
07734       G__letint(result7, 105, (long) TCurlyArc::DeclFileLine());
07735    return(1 || funcname || hash || result7 || libp) ;
07736 }
07737 
07738 // automatic copy constructor
07739 static int G__G__Graf_131_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07740 
07741 {
07742    TCurlyArc* p;
07743    void* tmp = (void*) G__int(libp->para[0]);
07744    p = new TCurlyArc(*(TCurlyArc*) tmp);
07745    result7->obj.i = (long) p;
07746    result7->ref = (long) p;
07747    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TCurlyArc));
07748    return(1 || funcname || hash || result7 || libp) ;
07749 }
07750 
07751 // automatic destructor
07752 typedef TCurlyArc G__TTCurlyArc;
07753 static int G__G__Graf_131_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07754 {
07755    char* gvp = (char*) G__getgvp();
07756    long soff = G__getstructoffset();
07757    int n = G__getaryconstruct();
07758    //
07759    //has_a_delete: 1
07760    //has_own_delete1arg: 0
07761    //has_own_delete2arg: 0
07762    //
07763    if (!soff) {
07764      return(1);
07765    }
07766    if (n) {
07767      if (gvp == (char*)G__PVOID) {
07768        delete[] (TCurlyArc*) soff;
07769      } else {
07770        G__setgvp((long) G__PVOID);
07771        for (int i = n - 1; i >= 0; --i) {
07772          ((TCurlyArc*) (soff+(sizeof(TCurlyArc)*i)))->~G__TTCurlyArc();
07773        }
07774        G__setgvp((long)gvp);
07775      }
07776    } else {
07777      if (gvp == (char*)G__PVOID) {
07778        delete (TCurlyArc*) soff;
07779      } else {
07780        G__setgvp((long) G__PVOID);
07781        ((TCurlyArc*) (soff))->~G__TTCurlyArc();
07782        G__setgvp((long)gvp);
07783      }
07784    }
07785    G__setnull(result7);
07786    return(1 || funcname || hash || result7 || libp) ;
07787 }
07788 
07789 
07790 /* TCutG */
07791 static int G__G__Graf_146_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07792 {
07793    TCutG* p = NULL;
07794    char* gvp = (char*) G__getgvp();
07795    int n = G__getaryconstruct();
07796    if (n) {
07797      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07798        p = new TCutG[n];
07799      } else {
07800        p = new((void*) gvp) TCutG[n];
07801      }
07802    } else {
07803      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07804        p = new TCutG;
07805      } else {
07806        p = new((void*) gvp) TCutG;
07807      }
07808    }
07809    result7->obj.i = (long) p;
07810    result7->ref = (long) p;
07811    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TCutG));
07812    return(1 || funcname || hash || result7 || libp) ;
07813 }
07814 
07815 static int G__G__Graf_146_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07816 {
07817    TCutG* p = NULL;
07818    char* gvp = (char*) G__getgvp();
07819    //m: 1
07820    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07821      p = new TCutG(*(TCutG*) libp->para[0].ref);
07822    } else {
07823      p = new((void*) gvp) TCutG(*(TCutG*) libp->para[0].ref);
07824    }
07825    result7->obj.i = (long) p;
07826    result7->ref = (long) p;
07827    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TCutG));
07828    return(1 || funcname || hash || result7 || libp) ;
07829 }
07830 
07831 static int G__G__Graf_146_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07832 {
07833    TCutG* p = NULL;
07834    char* gvp = (char*) G__getgvp();
07835    //m: 2
07836    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07837      p = new TCutG((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
07838    } else {
07839      p = new((void*) gvp) TCutG((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
07840    }
07841    result7->obj.i = (long) p;
07842    result7->ref = (long) p;
07843    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TCutG));
07844    return(1 || funcname || hash || result7 || libp) ;
07845 }
07846 
07847 static int G__G__Graf_146_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07848 {
07849    TCutG* p = NULL;
07850    char* gvp = (char*) G__getgvp();
07851    //m: 4
07852    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07853      p = new TCutG(
07854 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
07855 , (Float_t*) G__int(libp->para[2]), (Float_t*) G__int(libp->para[3]));
07856    } else {
07857      p = new((void*) gvp) TCutG(
07858 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
07859 , (Float_t*) G__int(libp->para[2]), (Float_t*) G__int(libp->para[3]));
07860    }
07861    result7->obj.i = (long) p;
07862    result7->ref = (long) p;
07863    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TCutG));
07864    return(1 || funcname || hash || result7 || libp) ;
07865 }
07866 
07867 static int G__G__Graf_146_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07868 {
07869    TCutG* p = NULL;
07870    char* gvp = (char*) G__getgvp();
07871    //m: 4
07872    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
07873      p = new TCutG(
07874 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
07875 , (Double_t*) G__int(libp->para[2]), (Double_t*) G__int(libp->para[3]));
07876    } else {
07877      p = new((void*) gvp) TCutG(
07878 (const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
07879 , (Double_t*) G__int(libp->para[2]), (Double_t*) G__int(libp->para[3]));
07880    }
07881    result7->obj.i = (long) p;
07882    result7->ref = (long) p;
07883    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TCutG));
07884    return(1 || funcname || hash || result7 || libp) ;
07885 }
07886 
07887 static int G__G__Graf_146_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07888 {
07889       G__letdouble(result7, 100, (double) ((const TCutG*) G__getstructoffset())->Area());
07890    return(1 || funcname || hash || result7 || libp) ;
07891 }
07892 
07893 static int G__G__Graf_146_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07894 {
07895       ((const TCutG*) G__getstructoffset())->Center(*(Double_t*) G__Doubleref(&libp->para[0]), *(Double_t*) G__Doubleref(&libp->para[1]));
07896       G__setnull(result7);
07897    return(1 || funcname || hash || result7 || libp) ;
07898 }
07899 
07900 static int G__G__Graf_146_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07901 {
07902       G__letint(result7, 85, (long) ((const TCutG*) G__getstructoffset())->GetObjectX());
07903    return(1 || funcname || hash || result7 || libp) ;
07904 }
07905 
07906 static int G__G__Graf_146_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07907 {
07908       G__letint(result7, 85, (long) ((const TCutG*) G__getstructoffset())->GetObjectY());
07909    return(1 || funcname || hash || result7 || libp) ;
07910 }
07911 
07912 static int G__G__Graf_146_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07913 {
07914       G__letint(result7, 67, (long) ((const TCutG*) G__getstructoffset())->GetVarX());
07915    return(1 || funcname || hash || result7 || libp) ;
07916 }
07917 
07918 static int G__G__Graf_146_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07919 {
07920       G__letint(result7, 67, (long) ((const TCutG*) G__getstructoffset())->GetVarY());
07921    return(1 || funcname || hash || result7 || libp) ;
07922 }
07923 
07924 static int G__G__Graf_146_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07925 {
07926    switch (libp->paran) {
07927    case 2:
07928       G__letdouble(result7, 100, (double) ((const TCutG*) G__getstructoffset())->IntegralHist((TH2*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1])));
07929       break;
07930    case 1:
07931       G__letdouble(result7, 100, (double) ((const TCutG*) G__getstructoffset())->IntegralHist((TH2*) G__int(libp->para[0])));
07932       break;
07933    }
07934    return(1 || funcname || hash || result7 || libp) ;
07935 }
07936 
07937 static int G__G__Graf_146_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07938 {
07939       ((TCutG*) G__getstructoffset())->SetObjectX((TObject*) G__int(libp->para[0]));
07940       G__setnull(result7);
07941    return(1 || funcname || hash || result7 || libp) ;
07942 }
07943 
07944 static int G__G__Graf_146_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07945 {
07946       ((TCutG*) G__getstructoffset())->SetObjectY((TObject*) G__int(libp->para[0]));
07947       G__setnull(result7);
07948    return(1 || funcname || hash || result7 || libp) ;
07949 }
07950 
07951 static int G__G__Graf_146_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07952 {
07953       ((TCutG*) G__getstructoffset())->SetVarX((const char*) G__int(libp->para[0]));
07954       G__setnull(result7);
07955    return(1 || funcname || hash || result7 || libp) ;
07956 }
07957 
07958 static int G__G__Graf_146_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07959 {
07960       ((TCutG*) G__getstructoffset())->SetVarY((const char*) G__int(libp->para[0]));
07961       G__setnull(result7);
07962    return(1 || funcname || hash || result7 || libp) ;
07963 }
07964 
07965 static int G__G__Graf_146_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07966 {
07967       G__letint(result7, 85, (long) TCutG::Class());
07968    return(1 || funcname || hash || result7 || libp) ;
07969 }
07970 
07971 static int G__G__Graf_146_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07972 {
07973       G__letint(result7, 67, (long) TCutG::Class_Name());
07974    return(1 || funcname || hash || result7 || libp) ;
07975 }
07976 
07977 static int G__G__Graf_146_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07978 {
07979       G__letint(result7, 115, (long) TCutG::Class_Version());
07980    return(1 || funcname || hash || result7 || libp) ;
07981 }
07982 
07983 static int G__G__Graf_146_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07984 {
07985       TCutG::Dictionary();
07986       G__setnull(result7);
07987    return(1 || funcname || hash || result7 || libp) ;
07988 }
07989 
07990 static int G__G__Graf_146_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07991 {
07992       ((TCutG*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
07993       G__setnull(result7);
07994    return(1 || funcname || hash || result7 || libp) ;
07995 }
07996 
07997 static int G__G__Graf_146_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
07998 {
07999       G__letint(result7, 67, (long) TCutG::DeclFileName());
08000    return(1 || funcname || hash || result7 || libp) ;
08001 }
08002 
08003 static int G__G__Graf_146_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08004 {
08005       G__letint(result7, 105, (long) TCutG::ImplFileLine());
08006    return(1 || funcname || hash || result7 || libp) ;
08007 }
08008 
08009 static int G__G__Graf_146_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08010 {
08011       G__letint(result7, 67, (long) TCutG::ImplFileName());
08012    return(1 || funcname || hash || result7 || libp) ;
08013 }
08014 
08015 static int G__G__Graf_146_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08016 {
08017       G__letint(result7, 105, (long) TCutG::DeclFileLine());
08018    return(1 || funcname || hash || result7 || libp) ;
08019 }
08020 
08021 // automatic destructor
08022 typedef TCutG G__TTCutG;
08023 static int G__G__Graf_146_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08024 {
08025    char* gvp = (char*) G__getgvp();
08026    long soff = G__getstructoffset();
08027    int n = G__getaryconstruct();
08028    //
08029    //has_a_delete: 1
08030    //has_own_delete1arg: 0
08031    //has_own_delete2arg: 0
08032    //
08033    if (!soff) {
08034      return(1);
08035    }
08036    if (n) {
08037      if (gvp == (char*)G__PVOID) {
08038        delete[] (TCutG*) soff;
08039      } else {
08040        G__setgvp((long) G__PVOID);
08041        for (int i = n - 1; i >= 0; --i) {
08042          ((TCutG*) (soff+(sizeof(TCutG)*i)))->~G__TTCutG();
08043        }
08044        G__setgvp((long)gvp);
08045      }
08046    } else {
08047      if (gvp == (char*)G__PVOID) {
08048        delete (TCutG*) soff;
08049      } else {
08050        G__setgvp((long) G__PVOID);
08051        ((TCutG*) (soff))->~G__TTCutG();
08052        G__setgvp((long)gvp);
08053      }
08054    }
08055    G__setnull(result7);
08056    return(1 || funcname || hash || result7 || libp) ;
08057 }
08058 
08059 // automatic assignment operator
08060 static int G__G__Graf_146_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08061 {
08062    TCutG* dest = (TCutG*) G__getstructoffset();
08063    *dest = *(TCutG*) libp->para[0].ref;
08064    const TCutG& obj = *dest;
08065    result7->ref = (long) (&obj);
08066    result7->obj.i = (long) (&obj);
08067    return(1 || funcname || hash || result7 || libp) ;
08068 }
08069 
08070 
08071 /* TPave */
08072 static int G__G__Graf_147_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08073 {
08074    TPave* p = NULL;
08075    char* gvp = (char*) G__getgvp();
08076    int n = G__getaryconstruct();
08077    if (n) {
08078      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
08079        p = new TPave[n];
08080      } else {
08081        p = new((void*) gvp) TPave[n];
08082      }
08083    } else {
08084      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
08085        p = new TPave;
08086      } else {
08087        p = new((void*) gvp) TPave;
08088      }
08089    }
08090    result7->obj.i = (long) p;
08091    result7->ref = (long) p;
08092    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPave));
08093    return(1 || funcname || hash || result7 || libp) ;
08094 }
08095 
08096 static int G__G__Graf_147_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08097 {
08098    TPave* p = NULL;
08099    char* gvp = (char*) G__getgvp();
08100    switch (libp->paran) {
08101    case 6:
08102      //m: 6
08103      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
08104        p = new TPave(
08105 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08106 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
08107 , (Int_t) G__int(libp->para[4]), (Option_t*) G__int(libp->para[5]));
08108      } else {
08109        p = new((void*) gvp) TPave(
08110 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08111 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
08112 , (Int_t) G__int(libp->para[4]), (Option_t*) G__int(libp->para[5]));
08113      }
08114      break;
08115    case 5:
08116      //m: 5
08117      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
08118        p = new TPave(
08119 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08120 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
08121 , (Int_t) G__int(libp->para[4]));
08122      } else {
08123        p = new((void*) gvp) TPave(
08124 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08125 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
08126 , (Int_t) G__int(libp->para[4]));
08127      }
08128      break;
08129    case 4:
08130      //m: 4
08131      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
08132        p = new TPave(
08133 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08134 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
08135      } else {
08136        p = new((void*) gvp) TPave(
08137 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08138 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
08139      }
08140      break;
08141    }
08142    result7->obj.i = (long) p;
08143    result7->ref = (long) p;
08144    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPave));
08145    return(1 || funcname || hash || result7 || libp) ;
08146 }
08147 
08148 static int G__G__Graf_147_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08149 {
08150    TPave* p = NULL;
08151    char* gvp = (char*) G__getgvp();
08152    //m: 1
08153    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
08154      p = new TPave(*(TPave*) libp->para[0].ref);
08155    } else {
08156      p = new((void*) gvp) TPave(*(TPave*) libp->para[0].ref);
08157    }
08158    result7->obj.i = (long) p;
08159    result7->ref = (long) p;
08160    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPave));
08161    return(1 || funcname || hash || result7 || libp) ;
08162 }
08163 
08164 static int G__G__Graf_147_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08165 {
08166       ((TPave*) G__getstructoffset())->ConvertNDCtoPad();
08167       G__setnull(result7);
08168    return(1 || funcname || hash || result7 || libp) ;
08169 }
08170 
08171 static int G__G__Graf_147_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08172 {
08173    switch (libp->paran) {
08174    case 6:
08175       ((TPave*) G__getstructoffset())->DrawPave((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08176 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
08177 , (Int_t) G__int(libp->para[4]), (Option_t*) G__int(libp->para[5]));
08178       G__setnull(result7);
08179       break;
08180    case 5:
08181       ((TPave*) G__getstructoffset())->DrawPave((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08182 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
08183 , (Int_t) G__int(libp->para[4]));
08184       G__setnull(result7);
08185       break;
08186    case 4:
08187       ((TPave*) G__getstructoffset())->DrawPave((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08188 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
08189       G__setnull(result7);
08190       break;
08191    }
08192    return(1 || funcname || hash || result7 || libp) ;
08193 }
08194 
08195 static int G__G__Graf_147_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08196 {
08197       G__letint(result7, 105, (long) ((const TPave*) G__getstructoffset())->GetBorderSize());
08198    return(1 || funcname || hash || result7 || libp) ;
08199 }
08200 
08201 static int G__G__Graf_147_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08202 {
08203       G__letdouble(result7, 100, (double) ((const TPave*) G__getstructoffset())->GetCornerRadius());
08204    return(1 || funcname || hash || result7 || libp) ;
08205 }
08206 
08207 static int G__G__Graf_147_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08208 {
08209       G__letint(result7, 67, (long) ((const TPave*) G__getstructoffset())->GetName());
08210    return(1 || funcname || hash || result7 || libp) ;
08211 }
08212 
08213 static int G__G__Graf_147_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08214 {
08215       G__letint(result7, 105, (long) ((const TPave*) G__getstructoffset())->GetShadowColor());
08216    return(1 || funcname || hash || result7 || libp) ;
08217 }
08218 
08219 static int G__G__Graf_147_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08220 {
08221       G__letdouble(result7, 100, (double) ((const TPave*) G__getstructoffset())->GetX1NDC());
08222    return(1 || funcname || hash || result7 || libp) ;
08223 }
08224 
08225 static int G__G__Graf_147_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08226 {
08227       G__letdouble(result7, 100, (double) ((const TPave*) G__getstructoffset())->GetX2NDC());
08228    return(1 || funcname || hash || result7 || libp) ;
08229 }
08230 
08231 static int G__G__Graf_147_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08232 {
08233       G__letdouble(result7, 100, (double) ((const TPave*) G__getstructoffset())->GetY1NDC());
08234    return(1 || funcname || hash || result7 || libp) ;
08235 }
08236 
08237 static int G__G__Graf_147_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08238 {
08239       G__letdouble(result7, 100, (double) ((const TPave*) G__getstructoffset())->GetY2NDC());
08240    return(1 || funcname || hash || result7 || libp) ;
08241 }
08242 
08243 static int G__G__Graf_147_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08244 {
08245    switch (libp->paran) {
08246    case 6:
08247       ((TPave*) G__getstructoffset())->PaintPave((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08248 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
08249 , (Int_t) G__int(libp->para[4]), (Option_t*) G__int(libp->para[5]));
08250       G__setnull(result7);
08251       break;
08252    case 5:
08253       ((TPave*) G__getstructoffset())->PaintPave((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08254 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
08255 , (Int_t) G__int(libp->para[4]));
08256       G__setnull(result7);
08257       break;
08258    case 4:
08259       ((TPave*) G__getstructoffset())->PaintPave((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08260 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
08261       G__setnull(result7);
08262       break;
08263    }
08264    return(1 || funcname || hash || result7 || libp) ;
08265 }
08266 
08267 static int G__G__Graf_147_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08268 {
08269    switch (libp->paran) {
08270    case 6:
08271       ((TPave*) G__getstructoffset())->PaintPaveArc((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08272 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
08273 , (Int_t) G__int(libp->para[4]), (Option_t*) G__int(libp->para[5]));
08274       G__setnull(result7);
08275       break;
08276    case 5:
08277       ((TPave*) G__getstructoffset())->PaintPaveArc((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08278 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
08279 , (Int_t) G__int(libp->para[4]));
08280       G__setnull(result7);
08281       break;
08282    case 4:
08283       ((TPave*) G__getstructoffset())->PaintPaveArc((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08284 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
08285       G__setnull(result7);
08286       break;
08287    }
08288    return(1 || funcname || hash || result7 || libp) ;
08289 }
08290 
08291 static int G__G__Graf_147_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08292 {
08293    switch (libp->paran) {
08294    case 1:
08295       ((TPave*) G__getstructoffset())->SetBorderSize((Int_t) G__int(libp->para[0]));
08296       G__setnull(result7);
08297       break;
08298    case 0:
08299       ((TPave*) G__getstructoffset())->SetBorderSize();
08300       G__setnull(result7);
08301       break;
08302    }
08303    return(1 || funcname || hash || result7 || libp) ;
08304 }
08305 
08306 static int G__G__Graf_147_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08307 {
08308    switch (libp->paran) {
08309    case 1:
08310       ((TPave*) G__getstructoffset())->SetCornerRadius((Double_t) G__double(libp->para[0]));
08311       G__setnull(result7);
08312       break;
08313    case 0:
08314       ((TPave*) G__getstructoffset())->SetCornerRadius();
08315       G__setnull(result7);
08316       break;
08317    }
08318    return(1 || funcname || hash || result7 || libp) ;
08319 }
08320 
08321 static int G__G__Graf_147_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08322 {
08323    switch (libp->paran) {
08324    case 1:
08325       ((TPave*) G__getstructoffset())->SetName((const char*) G__int(libp->para[0]));
08326       G__setnull(result7);
08327       break;
08328    case 0:
08329       ((TPave*) G__getstructoffset())->SetName();
08330       G__setnull(result7);
08331       break;
08332    }
08333    return(1 || funcname || hash || result7 || libp) ;
08334 }
08335 
08336 static int G__G__Graf_147_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08337 {
08338    switch (libp->paran) {
08339    case 1:
08340       ((TPave*) G__getstructoffset())->SetOption((Option_t*) G__int(libp->para[0]));
08341       G__setnull(result7);
08342       break;
08343    case 0:
08344       ((TPave*) G__getstructoffset())->SetOption();
08345       G__setnull(result7);
08346       break;
08347    }
08348    return(1 || funcname || hash || result7 || libp) ;
08349 }
08350 
08351 static int G__G__Graf_147_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08352 {
08353       ((TPave*) G__getstructoffset())->SetShadowColor((Int_t) G__int(libp->para[0]));
08354       G__setnull(result7);
08355    return(1 || funcname || hash || result7 || libp) ;
08356 }
08357 
08358 static int G__G__Graf_147_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08359 {
08360       ((TPave*) G__getstructoffset())->SetX1NDC((Double_t) G__double(libp->para[0]));
08361       G__setnull(result7);
08362    return(1 || funcname || hash || result7 || libp) ;
08363 }
08364 
08365 static int G__G__Graf_147_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08366 {
08367       ((TPave*) G__getstructoffset())->SetX2NDC((Double_t) G__double(libp->para[0]));
08368       G__setnull(result7);
08369    return(1 || funcname || hash || result7 || libp) ;
08370 }
08371 
08372 static int G__G__Graf_147_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08373 {
08374       ((TPave*) G__getstructoffset())->SetY1NDC((Double_t) G__double(libp->para[0]));
08375       G__setnull(result7);
08376    return(1 || funcname || hash || result7 || libp) ;
08377 }
08378 
08379 static int G__G__Graf_147_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08380 {
08381       ((TPave*) G__getstructoffset())->SetY2NDC((Double_t) G__double(libp->para[0]));
08382       G__setnull(result7);
08383    return(1 || funcname || hash || result7 || libp) ;
08384 }
08385 
08386 static int G__G__Graf_147_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08387 {
08388       G__letint(result7, 85, (long) TPave::Class());
08389    return(1 || funcname || hash || result7 || libp) ;
08390 }
08391 
08392 static int G__G__Graf_147_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08393 {
08394       G__letint(result7, 67, (long) TPave::Class_Name());
08395    return(1 || funcname || hash || result7 || libp) ;
08396 }
08397 
08398 static int G__G__Graf_147_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08399 {
08400       G__letint(result7, 115, (long) TPave::Class_Version());
08401    return(1 || funcname || hash || result7 || libp) ;
08402 }
08403 
08404 static int G__G__Graf_147_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08405 {
08406       TPave::Dictionary();
08407       G__setnull(result7);
08408    return(1 || funcname || hash || result7 || libp) ;
08409 }
08410 
08411 static int G__G__Graf_147_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08412 {
08413       ((TPave*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
08414       G__setnull(result7);
08415    return(1 || funcname || hash || result7 || libp) ;
08416 }
08417 
08418 static int G__G__Graf_147_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08419 {
08420       G__letint(result7, 67, (long) TPave::DeclFileName());
08421    return(1 || funcname || hash || result7 || libp) ;
08422 }
08423 
08424 static int G__G__Graf_147_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08425 {
08426       G__letint(result7, 105, (long) TPave::ImplFileLine());
08427    return(1 || funcname || hash || result7 || libp) ;
08428 }
08429 
08430 static int G__G__Graf_147_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08431 {
08432       G__letint(result7, 67, (long) TPave::ImplFileName());
08433    return(1 || funcname || hash || result7 || libp) ;
08434 }
08435 
08436 static int G__G__Graf_147_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08437 {
08438       G__letint(result7, 105, (long) TPave::DeclFileLine());
08439    return(1 || funcname || hash || result7 || libp) ;
08440 }
08441 
08442 // automatic destructor
08443 typedef TPave G__TTPave;
08444 static int G__G__Graf_147_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08445 {
08446    char* gvp = (char*) G__getgvp();
08447    long soff = G__getstructoffset();
08448    int n = G__getaryconstruct();
08449    //
08450    //has_a_delete: 1
08451    //has_own_delete1arg: 0
08452    //has_own_delete2arg: 0
08453    //
08454    if (!soff) {
08455      return(1);
08456    }
08457    if (n) {
08458      if (gvp == (char*)G__PVOID) {
08459        delete[] (TPave*) soff;
08460      } else {
08461        G__setgvp((long) G__PVOID);
08462        for (int i = n - 1; i >= 0; --i) {
08463          ((TPave*) (soff+(sizeof(TPave)*i)))->~G__TTPave();
08464        }
08465        G__setgvp((long)gvp);
08466      }
08467    } else {
08468      if (gvp == (char*)G__PVOID) {
08469        delete (TPave*) soff;
08470      } else {
08471        G__setgvp((long) G__PVOID);
08472        ((TPave*) (soff))->~G__TTPave();
08473        G__setgvp((long)gvp);
08474      }
08475    }
08476    G__setnull(result7);
08477    return(1 || funcname || hash || result7 || libp) ;
08478 }
08479 
08480 // automatic assignment operator
08481 static int G__G__Graf_147_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08482 {
08483    TPave* dest = (TPave*) G__getstructoffset();
08484    *dest = *(TPave*) libp->para[0].ref;
08485    const TPave& obj = *dest;
08486    result7->ref = (long) (&obj);
08487    result7->obj.i = (long) (&obj);
08488    return(1 || funcname || hash || result7 || libp) ;
08489 }
08490 
08491 
08492 /* TText */
08493 static int G__G__Graf_150_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08494 {
08495    TText* p = NULL;
08496    char* gvp = (char*) G__getgvp();
08497    int n = G__getaryconstruct();
08498    if (n) {
08499      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
08500        p = new TText[n];
08501      } else {
08502        p = new((void*) gvp) TText[n];
08503      }
08504    } else {
08505      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
08506        p = new TText;
08507      } else {
08508        p = new((void*) gvp) TText;
08509      }
08510    }
08511    result7->obj.i = (long) p;
08512    result7->ref = (long) p;
08513    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TText));
08514    return(1 || funcname || hash || result7 || libp) ;
08515 }
08516 
08517 static int G__G__Graf_150_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08518 {
08519    TText* p = NULL;
08520    char* gvp = (char*) G__getgvp();
08521    //m: 3
08522    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
08523      p = new TText(
08524 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08525 , (const char*) G__int(libp->para[2]));
08526    } else {
08527      p = new((void*) gvp) TText(
08528 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08529 , (const char*) G__int(libp->para[2]));
08530    }
08531    result7->obj.i = (long) p;
08532    result7->ref = (long) p;
08533    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TText));
08534    return(1 || funcname || hash || result7 || libp) ;
08535 }
08536 
08537 static int G__G__Graf_150_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08538 {
08539    TText* p = NULL;
08540    char* gvp = (char*) G__getgvp();
08541    //m: 1
08542    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
08543      p = new TText(*(TText*) libp->para[0].ref);
08544    } else {
08545      p = new((void*) gvp) TText(*(TText*) libp->para[0].ref);
08546    }
08547    result7->obj.i = (long) p;
08548    result7->ref = (long) p;
08549    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TText));
08550    return(1 || funcname || hash || result7 || libp) ;
08551 }
08552 
08553 static int G__G__Graf_150_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08554 {
08555       G__letint(result7, 85, (long) ((TText*) G__getstructoffset())->DrawText((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08556 , (const char*) G__int(libp->para[2])));
08557    return(1 || funcname || hash || result7 || libp) ;
08558 }
08559 
08560 static int G__G__Graf_150_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08561 {
08562       G__letint(result7, 85, (long) ((TText*) G__getstructoffset())->DrawTextNDC((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08563 , (const char*) G__int(libp->para[2])));
08564    return(1 || funcname || hash || result7 || libp) ;
08565 }
08566 
08567 static int G__G__Graf_150_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08568 {
08569       ((TText*) G__getstructoffset())->GetControlBox((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
08570 , (Double_t) G__double(libp->para[2]), (Int_t*) G__int(libp->para[3])
08571 , (Int_t*) G__int(libp->para[4]));
08572       G__setnull(result7);
08573    return(1 || funcname || hash || result7 || libp) ;
08574 }
08575 
08576 static int G__G__Graf_150_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08577 {
08578       G__letdouble(result7, 100, (double) ((const TText*) G__getstructoffset())->GetX());
08579    return(1 || funcname || hash || result7 || libp) ;
08580 }
08581 
08582 static int G__G__Graf_150_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08583 {
08584    switch (libp->paran) {
08585    case 3:
08586       ((TText*) G__getstructoffset())->GetBoundingBox(*(UInt_t*) G__UIntref(&libp->para[0]), *(UInt_t*) G__UIntref(&libp->para[1])
08587 , (Bool_t) G__int(libp->para[2]));
08588       G__setnull(result7);
08589       break;
08590    case 2:
08591       ((TText*) G__getstructoffset())->GetBoundingBox(*(UInt_t*) G__UIntref(&libp->para[0]), *(UInt_t*) G__UIntref(&libp->para[1]));
08592       G__setnull(result7);
08593       break;
08594    }
08595    return(1 || funcname || hash || result7 || libp) ;
08596 }
08597 
08598 static int G__G__Graf_150_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08599 {
08600       ((const TText*) G__getstructoffset())->GetTextAscentDescent(*(UInt_t*) G__UIntref(&libp->para[0]), *(UInt_t*) G__UIntref(&libp->para[1])
08601 , (const char*) G__int(libp->para[2]));
08602       G__setnull(result7);
08603    return(1 || funcname || hash || result7 || libp) ;
08604 }
08605 
08606 static int G__G__Graf_150_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08607 {
08608       ((const TText*) G__getstructoffset())->GetTextExtent(*(UInt_t*) G__UIntref(&libp->para[0]), *(UInt_t*) G__UIntref(&libp->para[1])
08609 , (const char*) G__int(libp->para[2]));
08610       G__setnull(result7);
08611    return(1 || funcname || hash || result7 || libp) ;
08612 }
08613 
08614 static int G__G__Graf_150_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08615 {
08616    switch (libp->paran) {
08617    case 3:
08618       ((const TText*) G__getstructoffset())->GetTextAdvance(*(UInt_t*) G__UIntref(&libp->para[0]), (const char*) G__int(libp->para[1])
08619 , (const Bool_t) G__int(libp->para[2]));
08620       G__setnull(result7);
08621       break;
08622    case 2:
08623       ((const TText*) G__getstructoffset())->GetTextAdvance(*(UInt_t*) G__UIntref(&libp->para[0]), (const char*) G__int(libp->para[1]));
08624       G__setnull(result7);
08625       break;
08626    }
08627    return(1 || funcname || hash || result7 || libp) ;
08628 }
08629 
08630 static int G__G__Graf_150_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08631 {
08632       G__letdouble(result7, 100, (double) ((const TText*) G__getstructoffset())->GetY());
08633    return(1 || funcname || hash || result7 || libp) ;
08634 }
08635 
08636 static int G__G__Graf_150_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08637 {
08638       ((TText*) G__getstructoffset())->PaintControlBox((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
08639 , (Double_t) G__double(libp->para[2]));
08640       G__setnull(result7);
08641    return(1 || funcname || hash || result7 || libp) ;
08642 }
08643 
08644 static int G__G__Graf_150_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08645 {
08646       ((TText*) G__getstructoffset())->PaintText((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08647 , (const char*) G__int(libp->para[2]));
08648       G__setnull(result7);
08649    return(1 || funcname || hash || result7 || libp) ;
08650 }
08651 
08652 static int G__G__Graf_150_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08653 {
08654       ((TText*) G__getstructoffset())->PaintTextNDC((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08655 , (const char*) G__int(libp->para[2]));
08656       G__setnull(result7);
08657    return(1 || funcname || hash || result7 || libp) ;
08658 }
08659 
08660 static int G__G__Graf_150_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08661 {
08662    switch (libp->paran) {
08663    case 1:
08664       ((TText*) G__getstructoffset())->SetNDC((Bool_t) G__int(libp->para[0]));
08665       G__setnull(result7);
08666       break;
08667    case 0:
08668       ((TText*) G__getstructoffset())->SetNDC();
08669       G__setnull(result7);
08670       break;
08671    }
08672    return(1 || funcname || hash || result7 || libp) ;
08673 }
08674 
08675 static int G__G__Graf_150_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08676 {
08677       ((TText*) G__getstructoffset())->SetText((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08678 , (const char*) G__int(libp->para[2]));
08679       G__setnull(result7);
08680    return(1 || funcname || hash || result7 || libp) ;
08681 }
08682 
08683 static int G__G__Graf_150_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08684 {
08685       ((TText*) G__getstructoffset())->SetX((Double_t) G__double(libp->para[0]));
08686       G__setnull(result7);
08687    return(1 || funcname || hash || result7 || libp) ;
08688 }
08689 
08690 static int G__G__Graf_150_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08691 {
08692       ((TText*) G__getstructoffset())->SetY((Double_t) G__double(libp->para[0]));
08693       G__setnull(result7);
08694    return(1 || funcname || hash || result7 || libp) ;
08695 }
08696 
08697 static int G__G__Graf_150_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08698 {
08699       G__letint(result7, 85, (long) TText::Class());
08700    return(1 || funcname || hash || result7 || libp) ;
08701 }
08702 
08703 static int G__G__Graf_150_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08704 {
08705       G__letint(result7, 67, (long) TText::Class_Name());
08706    return(1 || funcname || hash || result7 || libp) ;
08707 }
08708 
08709 static int G__G__Graf_150_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08710 {
08711       G__letint(result7, 115, (long) TText::Class_Version());
08712    return(1 || funcname || hash || result7 || libp) ;
08713 }
08714 
08715 static int G__G__Graf_150_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08716 {
08717       TText::Dictionary();
08718       G__setnull(result7);
08719    return(1 || funcname || hash || result7 || libp) ;
08720 }
08721 
08722 static int G__G__Graf_150_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08723 {
08724       ((TText*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
08725       G__setnull(result7);
08726    return(1 || funcname || hash || result7 || libp) ;
08727 }
08728 
08729 static int G__G__Graf_150_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08730 {
08731       G__letint(result7, 67, (long) TText::DeclFileName());
08732    return(1 || funcname || hash || result7 || libp) ;
08733 }
08734 
08735 static int G__G__Graf_150_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08736 {
08737       G__letint(result7, 105, (long) TText::ImplFileLine());
08738    return(1 || funcname || hash || result7 || libp) ;
08739 }
08740 
08741 static int G__G__Graf_150_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08742 {
08743       G__letint(result7, 67, (long) TText::ImplFileName());
08744    return(1 || funcname || hash || result7 || libp) ;
08745 }
08746 
08747 static int G__G__Graf_150_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08748 {
08749       G__letint(result7, 105, (long) TText::DeclFileLine());
08750    return(1 || funcname || hash || result7 || libp) ;
08751 }
08752 
08753 // automatic destructor
08754 typedef TText G__TTText;
08755 static int G__G__Graf_150_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08756 {
08757    char* gvp = (char*) G__getgvp();
08758    long soff = G__getstructoffset();
08759    int n = G__getaryconstruct();
08760    //
08761    //has_a_delete: 1
08762    //has_own_delete1arg: 0
08763    //has_own_delete2arg: 0
08764    //
08765    if (!soff) {
08766      return(1);
08767    }
08768    if (n) {
08769      if (gvp == (char*)G__PVOID) {
08770        delete[] (TText*) soff;
08771      } else {
08772        G__setgvp((long) G__PVOID);
08773        for (int i = n - 1; i >= 0; --i) {
08774          ((TText*) (soff+(sizeof(TText)*i)))->~G__TTText();
08775        }
08776        G__setgvp((long)gvp);
08777      }
08778    } else {
08779      if (gvp == (char*)G__PVOID) {
08780        delete (TText*) soff;
08781      } else {
08782        G__setgvp((long) G__PVOID);
08783        ((TText*) (soff))->~G__TTText();
08784        G__setgvp((long)gvp);
08785      }
08786    }
08787    G__setnull(result7);
08788    return(1 || funcname || hash || result7 || libp) ;
08789 }
08790 
08791 // automatic assignment operator
08792 static int G__G__Graf_150_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08793 {
08794    TText* dest = (TText*) G__getstructoffset();
08795    *dest = *(TText*) libp->para[0].ref;
08796    const TText& obj = *dest;
08797    result7->ref = (long) (&obj);
08798    result7->obj.i = (long) (&obj);
08799    return(1 || funcname || hash || result7 || libp) ;
08800 }
08801 
08802 
08803 /* TPaveText */
08804 static int G__G__Graf_152_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08805 {
08806    TPaveText* p = NULL;
08807    char* gvp = (char*) G__getgvp();
08808    int n = G__getaryconstruct();
08809    if (n) {
08810      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
08811        p = new TPaveText[n];
08812      } else {
08813        p = new((void*) gvp) TPaveText[n];
08814      }
08815    } else {
08816      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
08817        p = new TPaveText;
08818      } else {
08819        p = new((void*) gvp) TPaveText;
08820      }
08821    }
08822    result7->obj.i = (long) p;
08823    result7->ref = (long) p;
08824    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPaveText));
08825    return(1 || funcname || hash || result7 || libp) ;
08826 }
08827 
08828 static int G__G__Graf_152_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08829 {
08830    TPaveText* p = NULL;
08831    char* gvp = (char*) G__getgvp();
08832    switch (libp->paran) {
08833    case 5:
08834      //m: 5
08835      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
08836        p = new TPaveText(
08837 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08838 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
08839 , (Option_t*) G__int(libp->para[4]));
08840      } else {
08841        p = new((void*) gvp) TPaveText(
08842 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08843 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
08844 , (Option_t*) G__int(libp->para[4]));
08845      }
08846      break;
08847    case 4:
08848      //m: 4
08849      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
08850        p = new TPaveText(
08851 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08852 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
08853      } else {
08854        p = new((void*) gvp) TPaveText(
08855 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08856 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
08857      }
08858      break;
08859    }
08860    result7->obj.i = (long) p;
08861    result7->ref = (long) p;
08862    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPaveText));
08863    return(1 || funcname || hash || result7 || libp) ;
08864 }
08865 
08866 static int G__G__Graf_152_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08867 {
08868    TPaveText* p = NULL;
08869    char* gvp = (char*) G__getgvp();
08870    //m: 1
08871    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
08872      p = new TPaveText(*(TPaveText*) libp->para[0].ref);
08873    } else {
08874      p = new((void*) gvp) TPaveText(*(TPaveText*) libp->para[0].ref);
08875    }
08876    result7->obj.i = (long) p;
08877    result7->ref = (long) p;
08878    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPaveText));
08879    return(1 || funcname || hash || result7 || libp) ;
08880 }
08881 
08882 static int G__G__Graf_152_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08883 {
08884       {
08885          const TPaveText& obj = ((TPaveText*) G__getstructoffset())->operator=(*(TPaveText*) libp->para[0].ref);
08886          result7->ref = (long) (&obj);
08887          result7->obj.i = (long) (&obj);
08888       }
08889    return(1 || funcname || hash || result7 || libp) ;
08890 }
08891 
08892 static int G__G__Graf_152_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08893 {
08894       G__letint(result7, 85, (long) ((TPaveText*) G__getstructoffset())->AddBox((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08895 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])));
08896    return(1 || funcname || hash || result7 || libp) ;
08897 }
08898 
08899 static int G__G__Graf_152_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08900 {
08901    switch (libp->paran) {
08902    case 4:
08903       G__letint(result7, 85, (long) ((TPaveText*) G__getstructoffset())->AddLine((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08904 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])));
08905       break;
08906    case 3:
08907       G__letint(result7, 85, (long) ((TPaveText*) G__getstructoffset())->AddLine((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08908 , (Double_t) G__double(libp->para[2])));
08909       break;
08910    case 2:
08911       G__letint(result7, 85, (long) ((TPaveText*) G__getstructoffset())->AddLine((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])));
08912       break;
08913    case 1:
08914       G__letint(result7, 85, (long) ((TPaveText*) G__getstructoffset())->AddLine((Double_t) G__double(libp->para[0])));
08915       break;
08916    case 0:
08917       G__letint(result7, 85, (long) ((TPaveText*) G__getstructoffset())->AddLine());
08918       break;
08919    }
08920    return(1 || funcname || hash || result7 || libp) ;
08921 }
08922 
08923 static int G__G__Graf_152_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08924 {
08925       G__letint(result7, 85, (long) ((TPaveText*) G__getstructoffset())->AddText((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
08926 , (const char*) G__int(libp->para[2])));
08927    return(1 || funcname || hash || result7 || libp) ;
08928 }
08929 
08930 static int G__G__Graf_152_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08931 {
08932       G__letint(result7, 85, (long) ((TPaveText*) G__getstructoffset())->AddText((const char*) G__int(libp->para[0])));
08933    return(1 || funcname || hash || result7 || libp) ;
08934 }
08935 
08936 static int G__G__Graf_152_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08937 {
08938       ((TPaveText*) G__getstructoffset())->DeleteText();
08939       G__setnull(result7);
08940    return(1 || funcname || hash || result7 || libp) ;
08941 }
08942 
08943 static int G__G__Graf_152_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08944 {
08945    switch (libp->paran) {
08946    case 2:
08947       ((TPaveText*) G__getstructoffset())->DrawFile((const char*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1]));
08948       G__setnull(result7);
08949       break;
08950    case 1:
08951       ((TPaveText*) G__getstructoffset())->DrawFile((const char*) G__int(libp->para[0]));
08952       G__setnull(result7);
08953       break;
08954    }
08955    return(1 || funcname || hash || result7 || libp) ;
08956 }
08957 
08958 static int G__G__Graf_152_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08959 {
08960       ((TPaveText*) G__getstructoffset())->EditText();
08961       G__setnull(result7);
08962    return(1 || funcname || hash || result7 || libp) ;
08963 }
08964 
08965 static int G__G__Graf_152_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08966 {
08967       G__letint(result7, 67, (long) ((const TPaveText*) G__getstructoffset())->GetLabel());
08968    return(1 || funcname || hash || result7 || libp) ;
08969 }
08970 
08971 static int G__G__Graf_152_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08972 {
08973       G__letint(result7, 85, (long) ((const TPaveText*) G__getstructoffset())->GetLine((Int_t) G__int(libp->para[0])));
08974    return(1 || funcname || hash || result7 || libp) ;
08975 }
08976 
08977 static int G__G__Graf_152_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08978 {
08979       G__letint(result7, 85, (long) ((const TPaveText*) G__getstructoffset())->GetLineWith((const char*) G__int(libp->para[0])));
08980    return(1 || funcname || hash || result7 || libp) ;
08981 }
08982 
08983 static int G__G__Graf_152_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08984 {
08985       G__letint(result7, 85, (long) ((const TPaveText*) G__getstructoffset())->GetListOfLines());
08986    return(1 || funcname || hash || result7 || libp) ;
08987 }
08988 
08989 static int G__G__Graf_152_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08990 {
08991       G__letdouble(result7, 102, (double) ((const TPaveText*) G__getstructoffset())->GetMargin());
08992    return(1 || funcname || hash || result7 || libp) ;
08993 }
08994 
08995 static int G__G__Graf_152_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
08996 {
08997       G__letint(result7, 85, (long) ((const TPaveText*) G__getstructoffset())->GetObject(*(Double_t*) G__Doubleref(&libp->para[0]), *(Double_t*) G__Doubleref(&libp->para[1])));
08998    return(1 || funcname || hash || result7 || libp) ;
08999 }
09000 
09001 static int G__G__Graf_152_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09002 {
09003       G__letint(result7, 105, (long) ((const TPaveText*) G__getstructoffset())->GetSize());
09004    return(1 || funcname || hash || result7 || libp) ;
09005 }
09006 
09007 static int G__G__Graf_152_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09008 {
09009       ((TPaveText*) G__getstructoffset())->InsertLine();
09010       G__setnull(result7);
09011    return(1 || funcname || hash || result7 || libp) ;
09012 }
09013 
09014 static int G__G__Graf_152_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09015 {
09016       ((TPaveText*) G__getstructoffset())->InsertText((const char*) G__int(libp->para[0]));
09017       G__setnull(result7);
09018    return(1 || funcname || hash || result7 || libp) ;
09019 }
09020 
09021 static int G__G__Graf_152_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09022 {
09023       ((TPaveText*) G__getstructoffset())->PaintPrimitives((Int_t) G__int(libp->para[0]));
09024       G__setnull(result7);
09025    return(1 || funcname || hash || result7 || libp) ;
09026 }
09027 
09028 static int G__G__Graf_152_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09029 {
09030    switch (libp->paran) {
09031    case 4:
09032       ((TPaveText*) G__getstructoffset())->ReadFile((const char*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1])
09033 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3]));
09034       G__setnull(result7);
09035       break;
09036    case 3:
09037       ((TPaveText*) G__getstructoffset())->ReadFile((const char*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1])
09038 , (Int_t) G__int(libp->para[2]));
09039       G__setnull(result7);
09040       break;
09041    case 2:
09042       ((TPaveText*) G__getstructoffset())->ReadFile((const char*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1]));
09043       G__setnull(result7);
09044       break;
09045    case 1:
09046       ((TPaveText*) G__getstructoffset())->ReadFile((const char*) G__int(libp->para[0]));
09047       G__setnull(result7);
09048       break;
09049    }
09050    return(1 || funcname || hash || result7 || libp) ;
09051 }
09052 
09053 static int G__G__Graf_152_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09054 {
09055       ((TPaveText*) G__getstructoffset())->SaveLines(*(ostream*) libp->para[0].ref, (const char*) G__int(libp->para[1]));
09056       G__setnull(result7);
09057    return(1 || funcname || hash || result7 || libp) ;
09058 }
09059 
09060 static int G__G__Graf_152_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09061 {
09062       ((TPaveText*) G__getstructoffset())->SetAllWith((const char*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1])
09063 , (Double_t) G__double(libp->para[2]));
09064       G__setnull(result7);
09065    return(1 || funcname || hash || result7 || libp) ;
09066 }
09067 
09068 static int G__G__Graf_152_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09069 {
09070       ((TPaveText*) G__getstructoffset())->SetLabel((const char*) G__int(libp->para[0]));
09071       G__setnull(result7);
09072    return(1 || funcname || hash || result7 || libp) ;
09073 }
09074 
09075 static int G__G__Graf_152_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09076 {
09077    switch (libp->paran) {
09078    case 1:
09079       ((TPaveText*) G__getstructoffset())->SetMargin((Float_t) G__double(libp->para[0]));
09080       G__setnull(result7);
09081       break;
09082    case 0:
09083       ((TPaveText*) G__getstructoffset())->SetMargin();
09084       G__setnull(result7);
09085       break;
09086    }
09087    return(1 || funcname || hash || result7 || libp) ;
09088 }
09089 
09090 static int G__G__Graf_152_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09091 {
09092       G__letint(result7, 85, (long) TPaveText::Class());
09093    return(1 || funcname || hash || result7 || libp) ;
09094 }
09095 
09096 static int G__G__Graf_152_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09097 {
09098       G__letint(result7, 67, (long) TPaveText::Class_Name());
09099    return(1 || funcname || hash || result7 || libp) ;
09100 }
09101 
09102 static int G__G__Graf_152_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09103 {
09104       G__letint(result7, 115, (long) TPaveText::Class_Version());
09105    return(1 || funcname || hash || result7 || libp) ;
09106 }
09107 
09108 static int G__G__Graf_152_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09109 {
09110       TPaveText::Dictionary();
09111       G__setnull(result7);
09112    return(1 || funcname || hash || result7 || libp) ;
09113 }
09114 
09115 static int G__G__Graf_152_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09116 {
09117       ((TPaveText*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
09118       G__setnull(result7);
09119    return(1 || funcname || hash || result7 || libp) ;
09120 }
09121 
09122 static int G__G__Graf_152_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09123 {
09124       G__letint(result7, 67, (long) TPaveText::DeclFileName());
09125    return(1 || funcname || hash || result7 || libp) ;
09126 }
09127 
09128 static int G__G__Graf_152_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09129 {
09130       G__letint(result7, 105, (long) TPaveText::ImplFileLine());
09131    return(1 || funcname || hash || result7 || libp) ;
09132 }
09133 
09134 static int G__G__Graf_152_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09135 {
09136       G__letint(result7, 67, (long) TPaveText::ImplFileName());
09137    return(1 || funcname || hash || result7 || libp) ;
09138 }
09139 
09140 static int G__G__Graf_152_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09141 {
09142       G__letint(result7, 105, (long) TPaveText::DeclFileLine());
09143    return(1 || funcname || hash || result7 || libp) ;
09144 }
09145 
09146 // automatic destructor
09147 typedef TPaveText G__TTPaveText;
09148 static int G__G__Graf_152_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09149 {
09150    char* gvp = (char*) G__getgvp();
09151    long soff = G__getstructoffset();
09152    int n = G__getaryconstruct();
09153    //
09154    //has_a_delete: 1
09155    //has_own_delete1arg: 0
09156    //has_own_delete2arg: 0
09157    //
09158    if (!soff) {
09159      return(1);
09160    }
09161    if (n) {
09162      if (gvp == (char*)G__PVOID) {
09163        delete[] (TPaveText*) soff;
09164      } else {
09165        G__setgvp((long) G__PVOID);
09166        for (int i = n - 1; i >= 0; --i) {
09167          ((TPaveText*) (soff+(sizeof(TPaveText)*i)))->~G__TTPaveText();
09168        }
09169        G__setgvp((long)gvp);
09170      }
09171    } else {
09172      if (gvp == (char*)G__PVOID) {
09173        delete (TPaveText*) soff;
09174      } else {
09175        G__setgvp((long) G__PVOID);
09176        ((TPaveText*) (soff))->~G__TTPaveText();
09177        G__setgvp((long)gvp);
09178      }
09179    }
09180    G__setnull(result7);
09181    return(1 || funcname || hash || result7 || libp) ;
09182 }
09183 
09184 
09185 /* TDiamond */
09186 static int G__G__Graf_153_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09187 {
09188    TDiamond* p = NULL;
09189    char* gvp = (char*) G__getgvp();
09190    int n = G__getaryconstruct();
09191    if (n) {
09192      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09193        p = new TDiamond[n];
09194      } else {
09195        p = new((void*) gvp) TDiamond[n];
09196      }
09197    } else {
09198      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09199        p = new TDiamond;
09200      } else {
09201        p = new((void*) gvp) TDiamond;
09202      }
09203    }
09204    result7->obj.i = (long) p;
09205    result7->ref = (long) p;
09206    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TDiamond));
09207    return(1 || funcname || hash || result7 || libp) ;
09208 }
09209 
09210 static int G__G__Graf_153_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09211 {
09212    TDiamond* p = NULL;
09213    char* gvp = (char*) G__getgvp();
09214    //m: 4
09215    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09216      p = new TDiamond(
09217 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09218 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
09219    } else {
09220      p = new((void*) gvp) TDiamond(
09221 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09222 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
09223    }
09224    result7->obj.i = (long) p;
09225    result7->ref = (long) p;
09226    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TDiamond));
09227    return(1 || funcname || hash || result7 || libp) ;
09228 }
09229 
09230 static int G__G__Graf_153_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09231 {
09232    TDiamond* p = NULL;
09233    char* gvp = (char*) G__getgvp();
09234    //m: 1
09235    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09236      p = new TDiamond(*(TDiamond*) libp->para[0].ref);
09237    } else {
09238      p = new((void*) gvp) TDiamond(*(TDiamond*) libp->para[0].ref);
09239    }
09240    result7->obj.i = (long) p;
09241    result7->ref = (long) p;
09242    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TDiamond));
09243    return(1 || funcname || hash || result7 || libp) ;
09244 }
09245 
09246 static int G__G__Graf_153_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09247 {
09248       G__letint(result7, 85, (long) TDiamond::Class());
09249    return(1 || funcname || hash || result7 || libp) ;
09250 }
09251 
09252 static int G__G__Graf_153_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09253 {
09254       G__letint(result7, 67, (long) TDiamond::Class_Name());
09255    return(1 || funcname || hash || result7 || libp) ;
09256 }
09257 
09258 static int G__G__Graf_153_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09259 {
09260       G__letint(result7, 115, (long) TDiamond::Class_Version());
09261    return(1 || funcname || hash || result7 || libp) ;
09262 }
09263 
09264 static int G__G__Graf_153_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09265 {
09266       TDiamond::Dictionary();
09267       G__setnull(result7);
09268    return(1 || funcname || hash || result7 || libp) ;
09269 }
09270 
09271 static int G__G__Graf_153_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09272 {
09273       ((TDiamond*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
09274       G__setnull(result7);
09275    return(1 || funcname || hash || result7 || libp) ;
09276 }
09277 
09278 static int G__G__Graf_153_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09279 {
09280       G__letint(result7, 67, (long) TDiamond::DeclFileName());
09281    return(1 || funcname || hash || result7 || libp) ;
09282 }
09283 
09284 static int G__G__Graf_153_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09285 {
09286       G__letint(result7, 105, (long) TDiamond::ImplFileLine());
09287    return(1 || funcname || hash || result7 || libp) ;
09288 }
09289 
09290 static int G__G__Graf_153_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09291 {
09292       G__letint(result7, 67, (long) TDiamond::ImplFileName());
09293    return(1 || funcname || hash || result7 || libp) ;
09294 }
09295 
09296 static int G__G__Graf_153_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09297 {
09298       G__letint(result7, 105, (long) TDiamond::DeclFileLine());
09299    return(1 || funcname || hash || result7 || libp) ;
09300 }
09301 
09302 // automatic destructor
09303 typedef TDiamond G__TTDiamond;
09304 static int G__G__Graf_153_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09305 {
09306    char* gvp = (char*) G__getgvp();
09307    long soff = G__getstructoffset();
09308    int n = G__getaryconstruct();
09309    //
09310    //has_a_delete: 1
09311    //has_own_delete1arg: 0
09312    //has_own_delete2arg: 0
09313    //
09314    if (!soff) {
09315      return(1);
09316    }
09317    if (n) {
09318      if (gvp == (char*)G__PVOID) {
09319        delete[] (TDiamond*) soff;
09320      } else {
09321        G__setgvp((long) G__PVOID);
09322        for (int i = n - 1; i >= 0; --i) {
09323          ((TDiamond*) (soff+(sizeof(TDiamond)*i)))->~G__TTDiamond();
09324        }
09325        G__setgvp((long)gvp);
09326      }
09327    } else {
09328      if (gvp == (char*)G__PVOID) {
09329        delete (TDiamond*) soff;
09330      } else {
09331        G__setgvp((long) G__PVOID);
09332        ((TDiamond*) (soff))->~G__TTDiamond();
09333        G__setgvp((long)gvp);
09334      }
09335    }
09336    G__setnull(result7);
09337    return(1 || funcname || hash || result7 || libp) ;
09338 }
09339 
09340 // automatic assignment operator
09341 static int G__G__Graf_153_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09342 {
09343    TDiamond* dest = (TDiamond*) G__getstructoffset();
09344    *dest = *(TDiamond*) libp->para[0].ref;
09345    const TDiamond& obj = *dest;
09346    result7->ref = (long) (&obj);
09347    result7->obj.i = (long) (&obj);
09348    return(1 || funcname || hash || result7 || libp) ;
09349 }
09350 
09351 
09352 /* TWbox */
09353 static int G__G__Graf_157_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09354 {
09355    TWbox* p = NULL;
09356    char* gvp = (char*) G__getgvp();
09357    int n = G__getaryconstruct();
09358    if (n) {
09359      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09360        p = new TWbox[n];
09361      } else {
09362        p = new((void*) gvp) TWbox[n];
09363      }
09364    } else {
09365      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09366        p = new TWbox;
09367      } else {
09368        p = new((void*) gvp) TWbox;
09369      }
09370    }
09371    result7->obj.i = (long) p;
09372    result7->ref = (long) p;
09373    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TWbox));
09374    return(1 || funcname || hash || result7 || libp) ;
09375 }
09376 
09377 static int G__G__Graf_157_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09378 {
09379    TWbox* p = NULL;
09380    char* gvp = (char*) G__getgvp();
09381    switch (libp->paran) {
09382    case 7:
09383      //m: 7
09384      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09385        p = new TWbox(
09386 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09387 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09388 , (Color_t) G__int(libp->para[4]), (Short_t) G__int(libp->para[5])
09389 , (Short_t) G__int(libp->para[6]));
09390      } else {
09391        p = new((void*) gvp) TWbox(
09392 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09393 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09394 , (Color_t) G__int(libp->para[4]), (Short_t) G__int(libp->para[5])
09395 , (Short_t) G__int(libp->para[6]));
09396      }
09397      break;
09398    case 6:
09399      //m: 6
09400      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09401        p = new TWbox(
09402 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09403 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09404 , (Color_t) G__int(libp->para[4]), (Short_t) G__int(libp->para[5]));
09405      } else {
09406        p = new((void*) gvp) TWbox(
09407 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09408 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09409 , (Color_t) G__int(libp->para[4]), (Short_t) G__int(libp->para[5]));
09410      }
09411      break;
09412    case 5:
09413      //m: 5
09414      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09415        p = new TWbox(
09416 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09417 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09418 , (Color_t) G__int(libp->para[4]));
09419      } else {
09420        p = new((void*) gvp) TWbox(
09421 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09422 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09423 , (Color_t) G__int(libp->para[4]));
09424      }
09425      break;
09426    case 4:
09427      //m: 4
09428      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09429        p = new TWbox(
09430 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09431 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
09432      } else {
09433        p = new((void*) gvp) TWbox(
09434 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09435 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
09436      }
09437      break;
09438    }
09439    result7->obj.i = (long) p;
09440    result7->ref = (long) p;
09441    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TWbox));
09442    return(1 || funcname || hash || result7 || libp) ;
09443 }
09444 
09445 static int G__G__Graf_157_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09446 {
09447    TWbox* p = NULL;
09448    char* gvp = (char*) G__getgvp();
09449    //m: 1
09450    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09451      p = new TWbox(*(TWbox*) libp->para[0].ref);
09452    } else {
09453      p = new((void*) gvp) TWbox(*(TWbox*) libp->para[0].ref);
09454    }
09455    result7->obj.i = (long) p;
09456    result7->ref = (long) p;
09457    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TWbox));
09458    return(1 || funcname || hash || result7 || libp) ;
09459 }
09460 
09461 static int G__G__Graf_157_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09462 {
09463    switch (libp->paran) {
09464    case 7:
09465       ((TWbox*) G__getstructoffset())->DrawWbox(
09466 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09467 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09468 , (Color_t) G__int(libp->para[4]), (Short_t) G__int(libp->para[5])
09469 , (Short_t) G__int(libp->para[6]));
09470       G__setnull(result7);
09471       break;
09472    case 6:
09473       ((TWbox*) G__getstructoffset())->DrawWbox((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09474 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09475 , (Color_t) G__int(libp->para[4]), (Short_t) G__int(libp->para[5]));
09476       G__setnull(result7);
09477       break;
09478    case 5:
09479       ((TWbox*) G__getstructoffset())->DrawWbox((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09480 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09481 , (Color_t) G__int(libp->para[4]));
09482       G__setnull(result7);
09483       break;
09484    case 4:
09485       ((TWbox*) G__getstructoffset())->DrawWbox((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09486 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
09487       G__setnull(result7);
09488       break;
09489    }
09490    return(1 || funcname || hash || result7 || libp) ;
09491 }
09492 
09493 static int G__G__Graf_157_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09494 {
09495       G__letint(result7, 115, (long) ((const TWbox*) G__getstructoffset())->GetBorderMode());
09496    return(1 || funcname || hash || result7 || libp) ;
09497 }
09498 
09499 static int G__G__Graf_157_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09500 {
09501       G__letint(result7, 115, (long) ((const TWbox*) G__getstructoffset())->GetBorderSize());
09502    return(1 || funcname || hash || result7 || libp) ;
09503 }
09504 
09505 static int G__G__Graf_157_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09506 {
09507       G__letint(result7, 105, (long) ((const TWbox*) G__getstructoffset())->GetDarkColor());
09508    return(1 || funcname || hash || result7 || libp) ;
09509 }
09510 
09511 static int G__G__Graf_157_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09512 {
09513       G__letint(result7, 105, (long) ((const TWbox*) G__getstructoffset())->GetLightColor());
09514    return(1 || funcname || hash || result7 || libp) ;
09515 }
09516 
09517 static int G__G__Graf_157_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09518 {
09519       ((TWbox*) G__getstructoffset())->PaintFrame(
09520 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09521 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09522 , (Color_t) G__int(libp->para[4]), (Short_t) G__int(libp->para[5])
09523 , (Short_t) G__int(libp->para[6]), (Bool_t) G__int(libp->para[7]));
09524       G__setnull(result7);
09525    return(1 || funcname || hash || result7 || libp) ;
09526 }
09527 
09528 static int G__G__Graf_157_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09529 {
09530    switch (libp->paran) {
09531    case 7:
09532       ((TWbox*) G__getstructoffset())->PaintWbox(
09533 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09534 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09535 , (Color_t) G__int(libp->para[4]), (Short_t) G__int(libp->para[5])
09536 , (Short_t) G__int(libp->para[6]));
09537       G__setnull(result7);
09538       break;
09539    case 6:
09540       ((TWbox*) G__getstructoffset())->PaintWbox((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09541 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09542 , (Color_t) G__int(libp->para[4]), (Short_t) G__int(libp->para[5]));
09543       G__setnull(result7);
09544       break;
09545    case 5:
09546       ((TWbox*) G__getstructoffset())->PaintWbox((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09547 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09548 , (Color_t) G__int(libp->para[4]));
09549       G__setnull(result7);
09550       break;
09551    case 4:
09552       ((TWbox*) G__getstructoffset())->PaintWbox((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09553 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
09554       G__setnull(result7);
09555       break;
09556    }
09557    return(1 || funcname || hash || result7 || libp) ;
09558 }
09559 
09560 static int G__G__Graf_157_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09561 {
09562       ((TWbox*) G__getstructoffset())->SetBorderMode((Short_t) G__int(libp->para[0]));
09563       G__setnull(result7);
09564    return(1 || funcname || hash || result7 || libp) ;
09565 }
09566 
09567 static int G__G__Graf_157_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09568 {
09569       ((TWbox*) G__getstructoffset())->SetBorderSize((Short_t) G__int(libp->para[0]));
09570       G__setnull(result7);
09571    return(1 || funcname || hash || result7 || libp) ;
09572 }
09573 
09574 static int G__G__Graf_157_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09575 {
09576       G__letint(result7, 85, (long) TWbox::Class());
09577    return(1 || funcname || hash || result7 || libp) ;
09578 }
09579 
09580 static int G__G__Graf_157_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09581 {
09582       G__letint(result7, 67, (long) TWbox::Class_Name());
09583    return(1 || funcname || hash || result7 || libp) ;
09584 }
09585 
09586 static int G__G__Graf_157_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09587 {
09588       G__letint(result7, 115, (long) TWbox::Class_Version());
09589    return(1 || funcname || hash || result7 || libp) ;
09590 }
09591 
09592 static int G__G__Graf_157_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09593 {
09594       TWbox::Dictionary();
09595       G__setnull(result7);
09596    return(1 || funcname || hash || result7 || libp) ;
09597 }
09598 
09599 static int G__G__Graf_157_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09600 {
09601       ((TWbox*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
09602       G__setnull(result7);
09603    return(1 || funcname || hash || result7 || libp) ;
09604 }
09605 
09606 static int G__G__Graf_157_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09607 {
09608       G__letint(result7, 67, (long) TWbox::DeclFileName());
09609    return(1 || funcname || hash || result7 || libp) ;
09610 }
09611 
09612 static int G__G__Graf_157_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09613 {
09614       G__letint(result7, 105, (long) TWbox::ImplFileLine());
09615    return(1 || funcname || hash || result7 || libp) ;
09616 }
09617 
09618 static int G__G__Graf_157_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09619 {
09620       G__letint(result7, 67, (long) TWbox::ImplFileName());
09621    return(1 || funcname || hash || result7 || libp) ;
09622 }
09623 
09624 static int G__G__Graf_157_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09625 {
09626       G__letint(result7, 105, (long) TWbox::DeclFileLine());
09627    return(1 || funcname || hash || result7 || libp) ;
09628 }
09629 
09630 // automatic destructor
09631 typedef TWbox G__TTWbox;
09632 static int G__G__Graf_157_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09633 {
09634    char* gvp = (char*) G__getgvp();
09635    long soff = G__getstructoffset();
09636    int n = G__getaryconstruct();
09637    //
09638    //has_a_delete: 1
09639    //has_own_delete1arg: 0
09640    //has_own_delete2arg: 0
09641    //
09642    if (!soff) {
09643      return(1);
09644    }
09645    if (n) {
09646      if (gvp == (char*)G__PVOID) {
09647        delete[] (TWbox*) soff;
09648      } else {
09649        G__setgvp((long) G__PVOID);
09650        for (int i = n - 1; i >= 0; --i) {
09651          ((TWbox*) (soff+(sizeof(TWbox)*i)))->~G__TTWbox();
09652        }
09653        G__setgvp((long)gvp);
09654      }
09655    } else {
09656      if (gvp == (char*)G__PVOID) {
09657        delete (TWbox*) soff;
09658      } else {
09659        G__setgvp((long) G__PVOID);
09660        ((TWbox*) (soff))->~G__TTWbox();
09661        G__setgvp((long)gvp);
09662      }
09663    }
09664    G__setnull(result7);
09665    return(1 || funcname || hash || result7 || libp) ;
09666 }
09667 
09668 // automatic assignment operator
09669 static int G__G__Graf_157_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09670 {
09671    TWbox* dest = (TWbox*) G__getstructoffset();
09672    *dest = *(TWbox*) libp->para[0].ref;
09673    const TWbox& obj = *dest;
09674    result7->ref = (long) (&obj);
09675    result7->obj.i = (long) (&obj);
09676    return(1 || funcname || hash || result7 || libp) ;
09677 }
09678 
09679 
09680 /* TFrame */
09681 static int G__G__Graf_158_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09682 {
09683    TFrame* p = NULL;
09684    char* gvp = (char*) G__getgvp();
09685    int n = G__getaryconstruct();
09686    if (n) {
09687      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09688        p = new TFrame[n];
09689      } else {
09690        p = new((void*) gvp) TFrame[n];
09691      }
09692    } else {
09693      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09694        p = new TFrame;
09695      } else {
09696        p = new((void*) gvp) TFrame;
09697      }
09698    }
09699    result7->obj.i = (long) p;
09700    result7->ref = (long) p;
09701    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TFrame));
09702    return(1 || funcname || hash || result7 || libp) ;
09703 }
09704 
09705 static int G__G__Graf_158_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09706 {
09707    TFrame* p = NULL;
09708    char* gvp = (char*) G__getgvp();
09709    //m: 4
09710    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09711      p = new TFrame(
09712 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09713 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
09714    } else {
09715      p = new((void*) gvp) TFrame(
09716 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09717 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
09718    }
09719    result7->obj.i = (long) p;
09720    result7->ref = (long) p;
09721    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TFrame));
09722    return(1 || funcname || hash || result7 || libp) ;
09723 }
09724 
09725 static int G__G__Graf_158_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09726 {
09727    TFrame* p = NULL;
09728    char* gvp = (char*) G__getgvp();
09729    //m: 1
09730    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09731      p = new TFrame(*(TFrame*) libp->para[0].ref);
09732    } else {
09733      p = new((void*) gvp) TFrame(*(TFrame*) libp->para[0].ref);
09734    }
09735    result7->obj.i = (long) p;
09736    result7->ref = (long) p;
09737    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TFrame));
09738    return(1 || funcname || hash || result7 || libp) ;
09739 }
09740 
09741 static int G__G__Graf_158_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09742 {
09743       G__letint(result7, 85, (long) TFrame::Class());
09744    return(1 || funcname || hash || result7 || libp) ;
09745 }
09746 
09747 static int G__G__Graf_158_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09748 {
09749       G__letint(result7, 67, (long) TFrame::Class_Name());
09750    return(1 || funcname || hash || result7 || libp) ;
09751 }
09752 
09753 static int G__G__Graf_158_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09754 {
09755       G__letint(result7, 115, (long) TFrame::Class_Version());
09756    return(1 || funcname || hash || result7 || libp) ;
09757 }
09758 
09759 static int G__G__Graf_158_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09760 {
09761       TFrame::Dictionary();
09762       G__setnull(result7);
09763    return(1 || funcname || hash || result7 || libp) ;
09764 }
09765 
09766 static int G__G__Graf_158_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09767 {
09768       ((TFrame*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
09769       G__setnull(result7);
09770    return(1 || funcname || hash || result7 || libp) ;
09771 }
09772 
09773 static int G__G__Graf_158_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09774 {
09775       G__letint(result7, 67, (long) TFrame::DeclFileName());
09776    return(1 || funcname || hash || result7 || libp) ;
09777 }
09778 
09779 static int G__G__Graf_158_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09780 {
09781       G__letint(result7, 105, (long) TFrame::ImplFileLine());
09782    return(1 || funcname || hash || result7 || libp) ;
09783 }
09784 
09785 static int G__G__Graf_158_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09786 {
09787       G__letint(result7, 67, (long) TFrame::ImplFileName());
09788    return(1 || funcname || hash || result7 || libp) ;
09789 }
09790 
09791 static int G__G__Graf_158_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09792 {
09793       G__letint(result7, 105, (long) TFrame::DeclFileLine());
09794    return(1 || funcname || hash || result7 || libp) ;
09795 }
09796 
09797 // automatic destructor
09798 typedef TFrame G__TTFrame;
09799 static int G__G__Graf_158_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09800 {
09801    char* gvp = (char*) G__getgvp();
09802    long soff = G__getstructoffset();
09803    int n = G__getaryconstruct();
09804    //
09805    //has_a_delete: 1
09806    //has_own_delete1arg: 0
09807    //has_own_delete2arg: 0
09808    //
09809    if (!soff) {
09810      return(1);
09811    }
09812    if (n) {
09813      if (gvp == (char*)G__PVOID) {
09814        delete[] (TFrame*) soff;
09815      } else {
09816        G__setgvp((long) G__PVOID);
09817        for (int i = n - 1; i >= 0; --i) {
09818          ((TFrame*) (soff+(sizeof(TFrame)*i)))->~G__TTFrame();
09819        }
09820        G__setgvp((long)gvp);
09821      }
09822    } else {
09823      if (gvp == (char*)G__PVOID) {
09824        delete (TFrame*) soff;
09825      } else {
09826        G__setgvp((long) G__PVOID);
09827        ((TFrame*) (soff))->~G__TTFrame();
09828        G__setgvp((long)gvp);
09829      }
09830    }
09831    G__setnull(result7);
09832    return(1 || funcname || hash || result7 || libp) ;
09833 }
09834 
09835 // automatic assignment operator
09836 static int G__G__Graf_158_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09837 {
09838    TFrame* dest = (TFrame*) G__getstructoffset();
09839    *dest = *(TFrame*) libp->para[0].ref;
09840    const TFrame& obj = *dest;
09841    result7->ref = (long) (&obj);
09842    result7->obj.i = (long) (&obj);
09843    return(1 || funcname || hash || result7 || libp) ;
09844 }
09845 
09846 
09847 /* TGaxis */
09848 static int G__G__Graf_159_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09849 {
09850    TGaxis* p = NULL;
09851    char* gvp = (char*) G__getgvp();
09852    int n = G__getaryconstruct();
09853    if (n) {
09854      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09855        p = new TGaxis[n];
09856      } else {
09857        p = new((void*) gvp) TGaxis[n];
09858      }
09859    } else {
09860      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09861        p = new TGaxis;
09862      } else {
09863        p = new((void*) gvp) TGaxis;
09864      }
09865    }
09866    result7->obj.i = (long) p;
09867    result7->ref = (long) p;
09868    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TGaxis));
09869    return(1 || funcname || hash || result7 || libp) ;
09870 }
09871 
09872 static int G__G__Graf_159_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09873 {
09874    TGaxis* p = NULL;
09875    char* gvp = (char*) G__getgvp();
09876    switch (libp->paran) {
09877    case 9:
09878      //m: 9
09879      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09880        p = new TGaxis(
09881 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09882 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09883 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
09884 , (Int_t) G__int(libp->para[6]), (Option_t*) G__int(libp->para[7])
09885 , (Double_t) G__double(libp->para[8]));
09886      } else {
09887        p = new((void*) gvp) TGaxis(
09888 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09889 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09890 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
09891 , (Int_t) G__int(libp->para[6]), (Option_t*) G__int(libp->para[7])
09892 , (Double_t) G__double(libp->para[8]));
09893      }
09894      break;
09895    case 8:
09896      //m: 8
09897      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09898        p = new TGaxis(
09899 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09900 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09901 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
09902 , (Int_t) G__int(libp->para[6]), (Option_t*) G__int(libp->para[7]));
09903      } else {
09904        p = new((void*) gvp) TGaxis(
09905 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09906 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09907 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
09908 , (Int_t) G__int(libp->para[6]), (Option_t*) G__int(libp->para[7]));
09909      }
09910      break;
09911    case 7:
09912      //m: 7
09913      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09914        p = new TGaxis(
09915 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09916 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09917 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
09918 , (Int_t) G__int(libp->para[6]));
09919      } else {
09920        p = new((void*) gvp) TGaxis(
09921 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09922 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09923 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
09924 , (Int_t) G__int(libp->para[6]));
09925      }
09926      break;
09927    case 6:
09928      //m: 6
09929      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09930        p = new TGaxis(
09931 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09932 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09933 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5]));
09934      } else {
09935        p = new((void*) gvp) TGaxis(
09936 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09937 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09938 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5]));
09939      }
09940      break;
09941    }
09942    result7->obj.i = (long) p;
09943    result7->ref = (long) p;
09944    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TGaxis));
09945    return(1 || funcname || hash || result7 || libp) ;
09946 }
09947 
09948 static int G__G__Graf_159_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
09949 {
09950    TGaxis* p = NULL;
09951    char* gvp = (char*) G__getgvp();
09952    switch (libp->paran) {
09953    case 8:
09954      //m: 8
09955      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09956        p = new TGaxis(
09957 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09958 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09959 , (const char*) G__int(libp->para[4]), (Int_t) G__int(libp->para[5])
09960 , (Option_t*) G__int(libp->para[6]), (Double_t) G__double(libp->para[7]));
09961      } else {
09962        p = new((void*) gvp) TGaxis(
09963 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09964 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09965 , (const char*) G__int(libp->para[4]), (Int_t) G__int(libp->para[5])
09966 , (Option_t*) G__int(libp->para[6]), (Double_t) G__double(libp->para[7]));
09967      }
09968      break;
09969    case 7:
09970      //m: 7
09971      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09972        p = new TGaxis(
09973 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09974 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09975 , (const char*) G__int(libp->para[4]), (Int_t) G__int(libp->para[5])
09976 , (Option_t*) G__int(libp->para[6]));
09977      } else {
09978        p = new((void*) gvp) TGaxis(
09979 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09980 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09981 , (const char*) G__int(libp->para[4]), (Int_t) G__int(libp->para[5])
09982 , (Option_t*) G__int(libp->para[6]));
09983      }
09984      break;
09985    case 6:
09986      //m: 6
09987      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
09988        p = new TGaxis(
09989 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09990 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09991 , (const char*) G__int(libp->para[4]), (Int_t) G__int(libp->para[5]));
09992      } else {
09993        p = new((void*) gvp) TGaxis(
09994 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
09995 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
09996 , (const char*) G__int(libp->para[4]), (Int_t) G__int(libp->para[5]));
09997      }
09998      break;
09999    case 5:
10000      //m: 5
10001      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10002        p = new TGaxis(
10003 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
10004 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
10005 , (const char*) G__int(libp->para[4]));
10006      } else {
10007        p = new((void*) gvp) TGaxis(
10008 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
10009 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
10010 , (const char*) G__int(libp->para[4]));
10011      }
10012      break;
10013    }
10014    result7->obj.i = (long) p;
10015    result7->ref = (long) p;
10016    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TGaxis));
10017    return(1 || funcname || hash || result7 || libp) ;
10018 }
10019 
10020 static int G__G__Graf_159_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10021 {
10022       ((TGaxis*) G__getstructoffset())->AdjustBinSize(
10023 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
10024 , (Int_t) G__int(libp->para[2]), *(Double_t*) G__Doubleref(&libp->para[3])
10025 , *(Double_t*) G__Doubleref(&libp->para[4]), *(Int_t*) G__Intref(&libp->para[5])
10026 , *(Double_t*) G__Doubleref(&libp->para[6]));
10027       G__setnull(result7);
10028    return(1 || funcname || hash || result7 || libp) ;
10029 }
10030 
10031 static int G__G__Graf_159_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10032 {
10033    switch (libp->paran) {
10034    case 1:
10035       ((TGaxis*) G__getstructoffset())->CenterLabels((Bool_t) G__int(libp->para[0]));
10036       G__setnull(result7);
10037       break;
10038    case 0:
10039       ((TGaxis*) G__getstructoffset())->CenterLabels();
10040       G__setnull(result7);
10041       break;
10042    }
10043    return(1 || funcname || hash || result7 || libp) ;
10044 }
10045 
10046 static int G__G__Graf_159_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10047 {
10048    switch (libp->paran) {
10049    case 1:
10050       ((TGaxis*) G__getstructoffset())->CenterTitle((Bool_t) G__int(libp->para[0]));
10051       G__setnull(result7);
10052       break;
10053    case 0:
10054       ((TGaxis*) G__getstructoffset())->CenterTitle();
10055       G__setnull(result7);
10056       break;
10057    }
10058    return(1 || funcname || hash || result7 || libp) ;
10059 }
10060 
10061 static int G__G__Graf_159_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10062 {
10063    switch (libp->paran) {
10064    case 9:
10065       ((TGaxis*) G__getstructoffset())->DrawAxis(
10066 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
10067 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
10068 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
10069 , (Int_t) G__int(libp->para[6]), (Option_t*) G__int(libp->para[7])
10070 , (Double_t) G__double(libp->para[8]));
10071       G__setnull(result7);
10072       break;
10073    case 8:
10074       ((TGaxis*) G__getstructoffset())->DrawAxis(
10075 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
10076 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
10077 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
10078 , (Int_t) G__int(libp->para[6]), (Option_t*) G__int(libp->para[7]));
10079       G__setnull(result7);
10080       break;
10081    case 7:
10082       ((TGaxis*) G__getstructoffset())->DrawAxis(
10083 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
10084 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
10085 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
10086 , (Int_t) G__int(libp->para[6]));
10087       G__setnull(result7);
10088       break;
10089    case 6:
10090       ((TGaxis*) G__getstructoffset())->DrawAxis((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
10091 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
10092 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5]));
10093       G__setnull(result7);
10094       break;
10095    }
10096    return(1 || funcname || hash || result7 || libp) ;
10097 }
10098 
10099 static int G__G__Graf_159_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10100 {
10101       G__letdouble(result7, 102, (double) ((const TGaxis*) G__getstructoffset())->GetGridLength());
10102    return(1 || funcname || hash || result7 || libp) ;
10103 }
10104 
10105 static int G__G__Graf_159_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10106 {
10107       G__letint(result7, 85, (long) ((const TGaxis*) G__getstructoffset())->GetFunction());
10108    return(1 || funcname || hash || result7 || libp) ;
10109 }
10110 
10111 static int G__G__Graf_159_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10112 {
10113       G__letint(result7, 105, (long) ((const TGaxis*) G__getstructoffset())->GetLabelColor());
10114    return(1 || funcname || hash || result7 || libp) ;
10115 }
10116 
10117 static int G__G__Graf_159_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10118 {
10119       G__letint(result7, 105, (long) ((const TGaxis*) G__getstructoffset())->GetLabelFont());
10120    return(1 || funcname || hash || result7 || libp) ;
10121 }
10122 
10123 static int G__G__Graf_159_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10124 {
10125       G__letdouble(result7, 102, (double) ((const TGaxis*) G__getstructoffset())->GetLabelOffset());
10126    return(1 || funcname || hash || result7 || libp) ;
10127 }
10128 
10129 static int G__G__Graf_159_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10130 {
10131       G__letdouble(result7, 102, (double) ((const TGaxis*) G__getstructoffset())->GetLabelSize());
10132    return(1 || funcname || hash || result7 || libp) ;
10133 }
10134 
10135 static int G__G__Graf_159_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10136 {
10137       G__letdouble(result7, 102, (double) ((const TGaxis*) G__getstructoffset())->GetTitleOffset());
10138    return(1 || funcname || hash || result7 || libp) ;
10139 }
10140 
10141 static int G__G__Graf_159_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10142 {
10143       G__letdouble(result7, 102, (double) ((const TGaxis*) G__getstructoffset())->GetTitleSize());
10144    return(1 || funcname || hash || result7 || libp) ;
10145 }
10146 
10147 static int G__G__Graf_159_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10148 {
10149       G__letint(result7, 67, (long) ((const TGaxis*) G__getstructoffset())->GetOption());
10150    return(1 || funcname || hash || result7 || libp) ;
10151 }
10152 
10153 static int G__G__Graf_159_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10154 {
10155       G__letint(result7, 105, (long) TGaxis::GetMaxDigits());
10156    return(1 || funcname || hash || result7 || libp) ;
10157 }
10158 
10159 static int G__G__Graf_159_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10160 {
10161       G__letint(result7, 105, (long) ((const TGaxis*) G__getstructoffset())->GetNdiv());
10162    return(1 || funcname || hash || result7 || libp) ;
10163 }
10164 
10165 static int G__G__Graf_159_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10166 {
10167       G__letdouble(result7, 100, (double) ((const TGaxis*) G__getstructoffset())->GetWmin());
10168    return(1 || funcname || hash || result7 || libp) ;
10169 }
10170 
10171 static int G__G__Graf_159_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10172 {
10173       G__letdouble(result7, 100, (double) ((const TGaxis*) G__getstructoffset())->GetWmax());
10174    return(1 || funcname || hash || result7 || libp) ;
10175 }
10176 
10177 static int G__G__Graf_159_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10178 {
10179       G__letdouble(result7, 102, (double) ((const TGaxis*) G__getstructoffset())->GetTickSize());
10180    return(1 || funcname || hash || result7 || libp) ;
10181 }
10182 
10183 static int G__G__Graf_159_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10184 {
10185       ((TGaxis*) G__getstructoffset())->ImportAxisAttributes((TAxis*) G__int(libp->para[0]));
10186       G__setnull(result7);
10187    return(1 || funcname || hash || result7 || libp) ;
10188 }
10189 
10190 static int G__G__Graf_159_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10191 {
10192       ((TGaxis*) G__getstructoffset())->LabelsLimits((const char*) G__int(libp->para[0]), *(Int_t*) G__Intref(&libp->para[1])
10193 , *(Int_t*) G__Intref(&libp->para[2]));
10194       G__setnull(result7);
10195    return(1 || funcname || hash || result7 || libp) ;
10196 }
10197 
10198 static int G__G__Graf_159_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10199 {
10200    switch (libp->paran) {
10201    case 10:
10202       ((TGaxis*) G__getstructoffset())->PaintAxis(
10203 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
10204 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
10205 , *(Double_t*) G__Doubleref(&libp->para[4]), *(Double_t*) G__Doubleref(&libp->para[5])
10206 , *(Int_t*) G__Intref(&libp->para[6]), (Option_t*) G__int(libp->para[7])
10207 , (Double_t) G__double(libp->para[8]), (Bool_t) G__int(libp->para[9]));
10208       G__setnull(result7);
10209       break;
10210    case 9:
10211       ((TGaxis*) G__getstructoffset())->PaintAxis(
10212 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
10213 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
10214 , *(Double_t*) G__Doubleref(&libp->para[4]), *(Double_t*) G__Doubleref(&libp->para[5])
10215 , *(Int_t*) G__Intref(&libp->para[6]), (Option_t*) G__int(libp->para[7])
10216 , (Double_t) G__double(libp->para[8]));
10217       G__setnull(result7);
10218       break;
10219    case 8:
10220       ((TGaxis*) G__getstructoffset())->PaintAxis(
10221 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
10222 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
10223 , *(Double_t*) G__Doubleref(&libp->para[4]), *(Double_t*) G__Doubleref(&libp->para[5])
10224 , *(Int_t*) G__Intref(&libp->para[6]), (Option_t*) G__int(libp->para[7]));
10225       G__setnull(result7);
10226       break;
10227    case 7:
10228       ((TGaxis*) G__getstructoffset())->PaintAxis(
10229 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
10230 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
10231 , *(Double_t*) G__Doubleref(&libp->para[4]), *(Double_t*) G__Doubleref(&libp->para[5])
10232 , *(Int_t*) G__Intref(&libp->para[6]));
10233       G__setnull(result7);
10234       break;
10235    }
10236    return(1 || funcname || hash || result7 || libp) ;
10237 }
10238 
10239 static int G__G__Graf_159_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10240 {
10241       ((TGaxis*) G__getstructoffset())->Rotate(
10242 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
10243 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
10244 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
10245 , *(Double_t*) G__Doubleref(&libp->para[6]), *(Double_t*) G__Doubleref(&libp->para[7]));
10246       G__setnull(result7);
10247    return(1 || funcname || hash || result7 || libp) ;
10248 }
10249 
10250 static int G__G__Graf_159_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10251 {
10252    switch (libp->paran) {
10253    case 1:
10254       ((TGaxis*) G__getstructoffset())->SetFunction((const char*) G__int(libp->para[0]));
10255       G__setnull(result7);
10256       break;
10257    case 0:
10258       ((TGaxis*) G__getstructoffset())->SetFunction();
10259       G__setnull(result7);
10260       break;
10261    }
10262    return(1 || funcname || hash || result7 || libp) ;
10263 }
10264 
10265 static int G__G__Graf_159_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10266 {
10267    switch (libp->paran) {
10268    case 1:
10269       ((TGaxis*) G__getstructoffset())->SetOption((Option_t*) G__int(libp->para[0]));
10270       G__setnull(result7);
10271       break;
10272    case 0:
10273       ((TGaxis*) G__getstructoffset())->SetOption();
10274       G__setnull(result7);
10275       break;
10276    }
10277    return(1 || funcname || hash || result7 || libp) ;
10278 }
10279 
10280 static int G__G__Graf_159_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10281 {
10282       ((TGaxis*) G__getstructoffset())->SetLabelColor((Int_t) G__int(libp->para[0]));
10283       G__setnull(result7);
10284    return(1 || funcname || hash || result7 || libp) ;
10285 }
10286 
10287 static int G__G__Graf_159_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10288 {
10289       ((TGaxis*) G__getstructoffset())->SetLabelFont((Int_t) G__int(libp->para[0]));
10290       G__setnull(result7);
10291    return(1 || funcname || hash || result7 || libp) ;
10292 }
10293 
10294 static int G__G__Graf_159_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10295 {
10296       ((TGaxis*) G__getstructoffset())->SetLabelOffset((Float_t) G__double(libp->para[0]));
10297       G__setnull(result7);
10298    return(1 || funcname || hash || result7 || libp) ;
10299 }
10300 
10301 static int G__G__Graf_159_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10302 {
10303       ((TGaxis*) G__getstructoffset())->SetLabelSize((Float_t) G__double(libp->para[0]));
10304       G__setnull(result7);
10305    return(1 || funcname || hash || result7 || libp) ;
10306 }
10307 
10308 static int G__G__Graf_159_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10309 {
10310    switch (libp->paran) {
10311    case 1:
10312       TGaxis::SetMaxDigits((Int_t) G__int(libp->para[0]));
10313       G__setnull(result7);
10314       break;
10315    case 0:
10316       TGaxis::SetMaxDigits();
10317       G__setnull(result7);
10318       break;
10319    }
10320    return(1 || funcname || hash || result7 || libp) ;
10321 }
10322 
10323 static int G__G__Graf_159_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10324 {
10325       ((TGaxis*) G__getstructoffset())->SetName((const char*) G__int(libp->para[0]));
10326       G__setnull(result7);
10327    return(1 || funcname || hash || result7 || libp) ;
10328 }
10329 
10330 static int G__G__Graf_159_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10331 {
10332       ((TGaxis*) G__getstructoffset())->SetNdivisions((Int_t) G__int(libp->para[0]));
10333       G__setnull(result7);
10334    return(1 || funcname || hash || result7 || libp) ;
10335 }
10336 
10337 static int G__G__Graf_159_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10338 {
10339    switch (libp->paran) {
10340    case 1:
10341       ((TGaxis*) G__getstructoffset())->SetMoreLogLabels((Bool_t) G__int(libp->para[0]));
10342       G__setnull(result7);
10343       break;
10344    case 0:
10345       ((TGaxis*) G__getstructoffset())->SetMoreLogLabels();
10346       G__setnull(result7);
10347       break;
10348    }
10349    return(1 || funcname || hash || result7 || libp) ;
10350 }
10351 
10352 static int G__G__Graf_159_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10353 {
10354    switch (libp->paran) {
10355    case 1:
10356       ((TGaxis*) G__getstructoffset())->SetNoExponent((Bool_t) G__int(libp->para[0]));
10357       G__setnull(result7);
10358       break;
10359    case 0:
10360       ((TGaxis*) G__getstructoffset())->SetNoExponent();
10361       G__setnull(result7);
10362       break;
10363    }
10364    return(1 || funcname || hash || result7 || libp) ;
10365 }
10366 
10367 static int G__G__Graf_159_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10368 {
10369    switch (libp->paran) {
10370    case 1:
10371       ((TGaxis*) G__getstructoffset())->SetDecimals((Bool_t) G__int(libp->para[0]));
10372       G__setnull(result7);
10373       break;
10374    case 0:
10375       ((TGaxis*) G__getstructoffset())->SetDecimals();
10376       G__setnull(result7);
10377       break;
10378    }
10379    return(1 || funcname || hash || result7 || libp) ;
10380 }
10381 
10382 static int G__G__Graf_159_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10383 {
10384       ((TGaxis*) G__getstructoffset())->SetTickSize((Float_t) G__double(libp->para[0]));
10385       G__setnull(result7);
10386    return(1 || funcname || hash || result7 || libp) ;
10387 }
10388 
10389 static int G__G__Graf_159_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10390 {
10391       ((TGaxis*) G__getstructoffset())->SetGridLength((Float_t) G__double(libp->para[0]));
10392       G__setnull(result7);
10393    return(1 || funcname || hash || result7 || libp) ;
10394 }
10395 
10396 static int G__G__Graf_159_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10397 {
10398       ((TGaxis*) G__getstructoffset())->SetTimeFormat((const char*) G__int(libp->para[0]));
10399       G__setnull(result7);
10400    return(1 || funcname || hash || result7 || libp) ;
10401 }
10402 
10403 static int G__G__Graf_159_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10404 {
10405    switch (libp->paran) {
10406    case 2:
10407       ((TGaxis*) G__getstructoffset())->SetTimeOffset((Double_t) G__double(libp->para[0]), (Option_t*) G__int(libp->para[1]));
10408       G__setnull(result7);
10409       break;
10410    case 1:
10411       ((TGaxis*) G__getstructoffset())->SetTimeOffset((Double_t) G__double(libp->para[0]));
10412       G__setnull(result7);
10413       break;
10414    }
10415    return(1 || funcname || hash || result7 || libp) ;
10416 }
10417 
10418 static int G__G__Graf_159_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10419 {
10420    switch (libp->paran) {
10421    case 1:
10422       ((TGaxis*) G__getstructoffset())->SetTitle((const char*) G__int(libp->para[0]));
10423       G__setnull(result7);
10424       break;
10425    case 0:
10426       ((TGaxis*) G__getstructoffset())->SetTitle();
10427       G__setnull(result7);
10428       break;
10429    }
10430    return(1 || funcname || hash || result7 || libp) ;
10431 }
10432 
10433 static int G__G__Graf_159_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10434 {
10435    switch (libp->paran) {
10436    case 1:
10437       ((TGaxis*) G__getstructoffset())->SetTitleOffset((Float_t) G__double(libp->para[0]));
10438       G__setnull(result7);
10439       break;
10440    case 0:
10441       ((TGaxis*) G__getstructoffset())->SetTitleOffset();
10442       G__setnull(result7);
10443       break;
10444    }
10445    return(1 || funcname || hash || result7 || libp) ;
10446 }
10447 
10448 static int G__G__Graf_159_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10449 {
10450       ((TGaxis*) G__getstructoffset())->SetTitleSize((Float_t) G__double(libp->para[0]));
10451       G__setnull(result7);
10452    return(1 || funcname || hash || result7 || libp) ;
10453 }
10454 
10455 static int G__G__Graf_159_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10456 {
10457       ((TGaxis*) G__getstructoffset())->SetTitleFont((Int_t) G__int(libp->para[0]));
10458       G__setnull(result7);
10459    return(1 || funcname || hash || result7 || libp) ;
10460 }
10461 
10462 static int G__G__Graf_159_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10463 {
10464       ((TGaxis*) G__getstructoffset())->SetTitleColor((Int_t) G__int(libp->para[0]));
10465       G__setnull(result7);
10466    return(1 || funcname || hash || result7 || libp) ;
10467 }
10468 
10469 static int G__G__Graf_159_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10470 {
10471       ((TGaxis*) G__getstructoffset())->SetWmin((Double_t) G__double(libp->para[0]));
10472       G__setnull(result7);
10473    return(1 || funcname || hash || result7 || libp) ;
10474 }
10475 
10476 static int G__G__Graf_159_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10477 {
10478       ((TGaxis*) G__getstructoffset())->SetWmax((Double_t) G__double(libp->para[0]));
10479       G__setnull(result7);
10480    return(1 || funcname || hash || result7 || libp) ;
10481 }
10482 
10483 static int G__G__Graf_159_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10484 {
10485       G__letint(result7, 85, (long) TGaxis::Class());
10486    return(1 || funcname || hash || result7 || libp) ;
10487 }
10488 
10489 static int G__G__Graf_159_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10490 {
10491       G__letint(result7, 67, (long) TGaxis::Class_Name());
10492    return(1 || funcname || hash || result7 || libp) ;
10493 }
10494 
10495 static int G__G__Graf_159_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10496 {
10497       G__letint(result7, 115, (long) TGaxis::Class_Version());
10498    return(1 || funcname || hash || result7 || libp) ;
10499 }
10500 
10501 static int G__G__Graf_159_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10502 {
10503       TGaxis::Dictionary();
10504       G__setnull(result7);
10505    return(1 || funcname || hash || result7 || libp) ;
10506 }
10507 
10508 static int G__G__Graf_159_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10509 {
10510       ((TGaxis*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
10511       G__setnull(result7);
10512    return(1 || funcname || hash || result7 || libp) ;
10513 }
10514 
10515 static int G__G__Graf_159_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10516 {
10517       G__letint(result7, 67, (long) TGaxis::DeclFileName());
10518    return(1 || funcname || hash || result7 || libp) ;
10519 }
10520 
10521 static int G__G__Graf_159_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10522 {
10523       G__letint(result7, 105, (long) TGaxis::ImplFileLine());
10524    return(1 || funcname || hash || result7 || libp) ;
10525 }
10526 
10527 static int G__G__Graf_159_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10528 {
10529       G__letint(result7, 67, (long) TGaxis::ImplFileName());
10530    return(1 || funcname || hash || result7 || libp) ;
10531 }
10532 
10533 static int G__G__Graf_159_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10534 {
10535       G__letint(result7, 105, (long) TGaxis::DeclFileLine());
10536    return(1 || funcname || hash || result7 || libp) ;
10537 }
10538 
10539 // automatic destructor
10540 typedef TGaxis G__TTGaxis;
10541 static int G__G__Graf_159_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10542 {
10543    char* gvp = (char*) G__getgvp();
10544    long soff = G__getstructoffset();
10545    int n = G__getaryconstruct();
10546    //
10547    //has_a_delete: 1
10548    //has_own_delete1arg: 0
10549    //has_own_delete2arg: 0
10550    //
10551    if (!soff) {
10552      return(1);
10553    }
10554    if (n) {
10555      if (gvp == (char*)G__PVOID) {
10556        delete[] (TGaxis*) soff;
10557      } else {
10558        G__setgvp((long) G__PVOID);
10559        for (int i = n - 1; i >= 0; --i) {
10560          ((TGaxis*) (soff+(sizeof(TGaxis)*i)))->~G__TTGaxis();
10561        }
10562        G__setgvp((long)gvp);
10563      }
10564    } else {
10565      if (gvp == (char*)G__PVOID) {
10566        delete (TGaxis*) soff;
10567      } else {
10568        G__setgvp((long) G__PVOID);
10569        ((TGaxis*) (soff))->~G__TTGaxis();
10570        G__setgvp((long)gvp);
10571      }
10572    }
10573    G__setnull(result7);
10574    return(1 || funcname || hash || result7 || libp) ;
10575 }
10576 
10577 
10578 /* TGraphPolargram */
10579 static int G__G__Graf_160_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10580 {
10581    TGraphPolargram* p = NULL;
10582    char* gvp = (char*) G__getgvp();
10583    //m: 5
10584    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10585      p = new TGraphPolargram(
10586 (const char*) G__int(libp->para[0]), (Double_t) G__double(libp->para[1])
10587 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
10588 , (Double_t) G__double(libp->para[4]));
10589    } else {
10590      p = new((void*) gvp) TGraphPolargram(
10591 (const char*) G__int(libp->para[0]), (Double_t) G__double(libp->para[1])
10592 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
10593 , (Double_t) G__double(libp->para[4]));
10594    }
10595    result7->obj.i = (long) p;
10596    result7->ref = (long) p;
10597    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TGraphPolargram));
10598    return(1 || funcname || hash || result7 || libp) ;
10599 }
10600 
10601 static int G__G__Graf_160_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10602 {
10603    TGraphPolargram* p = NULL;
10604    char* gvp = (char*) G__getgvp();
10605    switch (libp->paran) {
10606    case 1:
10607      //m: 1
10608      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10609        p = new TGraphPolargram((const char*) G__int(libp->para[0]));
10610      } else {
10611        p = new((void*) gvp) TGraphPolargram((const char*) G__int(libp->para[0]));
10612      }
10613      break;
10614    case 0:
10615      int n = G__getaryconstruct();
10616      if (n) {
10617        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10618          p = new TGraphPolargram[n];
10619        } else {
10620          p = new((void*) gvp) TGraphPolargram[n];
10621        }
10622      } else {
10623        if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
10624          p = new TGraphPolargram;
10625        } else {
10626          p = new((void*) gvp) TGraphPolargram;
10627        }
10628      }
10629      break;
10630    }
10631    result7->obj.i = (long) p;
10632    result7->ref = (long) p;
10633    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TGraphPolargram));
10634    return(1 || funcname || hash || result7 || libp) ;
10635 }
10636 
10637 static int G__G__Graf_160_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10638 {
10639       G__letint(result7, 115, (long) ((TGraphPolargram*) G__getstructoffset())->GetPolarColorLabel());
10640    return(1 || funcname || hash || result7 || libp) ;
10641 }
10642 
10643 static int G__G__Graf_160_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10644 {
10645       G__letint(result7, 115, (long) ((TGraphPolargram*) G__getstructoffset())->GetRadialColorLabel());
10646    return(1 || funcname || hash || result7 || libp) ;
10647 }
10648 
10649 static int G__G__Graf_160_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10650 {
10651       G__letdouble(result7, 100, (double) ((TGraphPolargram*) G__getstructoffset())->GetAngle());
10652    return(1 || funcname || hash || result7 || libp) ;
10653 }
10654 
10655 static int G__G__Graf_160_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10656 {
10657       G__letdouble(result7, 100, (double) ((TGraphPolargram*) G__getstructoffset())->GetPolarLabelSize());
10658    return(1 || funcname || hash || result7 || libp) ;
10659 }
10660 
10661 static int G__G__Graf_160_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10662 {
10663       G__letdouble(result7, 100, (double) ((TGraphPolargram*) G__getstructoffset())->GetPolarOffset());
10664    return(1 || funcname || hash || result7 || libp) ;
10665 }
10666 
10667 static int G__G__Graf_160_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10668 {
10669       G__letdouble(result7, 100, (double) ((TGraphPolargram*) G__getstructoffset())->GetRadialLabelSize());
10670    return(1 || funcname || hash || result7 || libp) ;
10671 }
10672 
10673 static int G__G__Graf_160_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10674 {
10675       G__letdouble(result7, 100, (double) ((TGraphPolargram*) G__getstructoffset())->GetRadialOffset());
10676    return(1 || funcname || hash || result7 || libp) ;
10677 }
10678 
10679 static int G__G__Graf_160_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10680 {
10681       G__letdouble(result7, 100, (double) ((TGraphPolargram*) G__getstructoffset())->GetRMin());
10682    return(1 || funcname || hash || result7 || libp) ;
10683 }
10684 
10685 static int G__G__Graf_160_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10686 {
10687       G__letdouble(result7, 100, (double) ((TGraphPolargram*) G__getstructoffset())->GetRMax());
10688    return(1 || funcname || hash || result7 || libp) ;
10689 }
10690 
10691 static int G__G__Graf_160_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10692 {
10693       G__letdouble(result7, 100, (double) ((TGraphPolargram*) G__getstructoffset())->GetTickpolarSize());
10694    return(1 || funcname || hash || result7 || libp) ;
10695 }
10696 
10697 static int G__G__Graf_160_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10698 {
10699       G__letdouble(result7, 100, (double) ((TGraphPolargram*) G__getstructoffset())->GetTMin());
10700    return(1 || funcname || hash || result7 || libp) ;
10701 }
10702 
10703 static int G__G__Graf_160_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10704 {
10705       G__letdouble(result7, 100, (double) ((TGraphPolargram*) G__getstructoffset())->GetTMax());
10706    return(1 || funcname || hash || result7 || libp) ;
10707 }
10708 
10709 static int G__G__Graf_160_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10710 {
10711       G__letint(result7, 115, (long) ((TGraphPolargram*) G__getstructoffset())->GetPolarLabelFont());
10712    return(1 || funcname || hash || result7 || libp) ;
10713 }
10714 
10715 static int G__G__Graf_160_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10716 {
10717       G__letint(result7, 115, (long) ((TGraphPolargram*) G__getstructoffset())->GetRadialLabelFont());
10718    return(1 || funcname || hash || result7 || libp) ;
10719 }
10720 
10721 static int G__G__Graf_160_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10722 {
10723       G__letint(result7, 105, (long) ((TGraphPolargram*) G__getstructoffset())->GetNdivPolar());
10724    return(1 || funcname || hash || result7 || libp) ;
10725 }
10726 
10727 static int G__G__Graf_160_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10728 {
10729       G__letint(result7, 105, (long) ((TGraphPolargram*) G__getstructoffset())->GetNdivRadial());
10730    return(1 || funcname || hash || result7 || libp) ;
10731 }
10732 
10733 static int G__G__Graf_160_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10734 {
10735       G__letint(result7, 103, (long) ((TGraphPolargram*) G__getstructoffset())->IsDegree());
10736    return(1 || funcname || hash || result7 || libp) ;
10737 }
10738 
10739 static int G__G__Graf_160_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10740 {
10741       G__letint(result7, 103, (long) ((TGraphPolargram*) G__getstructoffset())->IsRadian());
10742    return(1 || funcname || hash || result7 || libp) ;
10743 }
10744 
10745 static int G__G__Graf_160_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10746 {
10747       G__letint(result7, 103, (long) ((TGraphPolargram*) G__getstructoffset())->IsGrad());
10748    return(1 || funcname || hash || result7 || libp) ;
10749 }
10750 
10751 static int G__G__Graf_160_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10752 {
10753       ((TGraphPolargram*) G__getstructoffset())->ChangeRangePolar((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1]));
10754       G__setnull(result7);
10755    return(1 || funcname || hash || result7 || libp) ;
10756 }
10757 
10758 static int G__G__Graf_160_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10759 {
10760       ((TGraphPolargram*) G__getstructoffset())->PaintCircle((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
10761 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
10762 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5]));
10763       G__setnull(result7);
10764    return(1 || funcname || hash || result7 || libp) ;
10765 }
10766 
10767 static int G__G__Graf_160_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10768 {
10769    switch (libp->paran) {
10770    case 1:
10771       ((TGraphPolargram*) G__getstructoffset())->SetAxisAngle((Double_t) G__double(libp->para[0]));
10772       G__setnull(result7);
10773       break;
10774    case 0:
10775       ((TGraphPolargram*) G__getstructoffset())->SetAxisAngle();
10776       G__setnull(result7);
10777       break;
10778    }
10779    return(1 || funcname || hash || result7 || libp) ;
10780 }
10781 
10782 static int G__G__Graf_160_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10783 {
10784    switch (libp->paran) {
10785    case 1:
10786       ((TGraphPolargram*) G__getstructoffset())->SetNdivPolar((Int_t) G__int(libp->para[0]));
10787       G__setnull(result7);
10788       break;
10789    case 0:
10790       ((TGraphPolargram*) G__getstructoffset())->SetNdivPolar();
10791       G__setnull(result7);
10792       break;
10793    }
10794    return(1 || funcname || hash || result7 || libp) ;
10795 }
10796 
10797 static int G__G__Graf_160_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10798 {
10799    switch (libp->paran) {
10800    case 1:
10801       ((TGraphPolargram*) G__getstructoffset())->SetNdivRadial((Int_t) G__int(libp->para[0]));
10802       G__setnull(result7);
10803       break;
10804    case 0:
10805       ((TGraphPolargram*) G__getstructoffset())->SetNdivRadial();
10806       G__setnull(result7);
10807       break;
10808    }
10809    return(1 || funcname || hash || result7 || libp) ;
10810 }
10811 
10812 static int G__G__Graf_160_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10813 {
10814       ((TGraphPolargram*) G__getstructoffset())->SetPolarLabel((Int_t) G__int(libp->para[0]), *(TString*) libp->para[1].ref);
10815       G__setnull(result7);
10816    return(1 || funcname || hash || result7 || libp) ;
10817 }
10818 
10819 static int G__G__Graf_160_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10820 {
10821    switch (libp->paran) {
10822    case 1:
10823       ((TGraphPolargram*) G__getstructoffset())->SetPolarLabelSize((Double_t) G__double(libp->para[0]));
10824       G__setnull(result7);
10825       break;
10826    case 0:
10827       ((TGraphPolargram*) G__getstructoffset())->SetPolarLabelSize();
10828       G__setnull(result7);
10829       break;
10830    }
10831    return(1 || funcname || hash || result7 || libp) ;
10832 }
10833 
10834 static int G__G__Graf_160_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10835 {
10836    switch (libp->paran) {
10837    case 1:
10838       ((TGraphPolargram*) G__getstructoffset())->SetPolarLabelColor((Color_t) G__int(libp->para[0]));
10839       G__setnull(result7);
10840       break;
10841    case 0:
10842       ((TGraphPolargram*) G__getstructoffset())->SetPolarLabelColor();
10843       G__setnull(result7);
10844       break;
10845    }
10846    return(1 || funcname || hash || result7 || libp) ;
10847 }
10848 
10849 static int G__G__Graf_160_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10850 {
10851    switch (libp->paran) {
10852    case 1:
10853       ((TGraphPolargram*) G__getstructoffset())->SetPolarLabelFont((Font_t) G__int(libp->para[0]));
10854       G__setnull(result7);
10855       break;
10856    case 0:
10857       ((TGraphPolargram*) G__getstructoffset())->SetPolarLabelFont();
10858       G__setnull(result7);
10859       break;
10860    }
10861    return(1 || funcname || hash || result7 || libp) ;
10862 }
10863 
10864 static int G__G__Graf_160_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10865 {
10866    switch (libp->paran) {
10867    case 1:
10868       ((TGraphPolargram*) G__getstructoffset())->SetPolarOffset((Double_t) G__double(libp->para[0]));
10869       G__setnull(result7);
10870       break;
10871    case 0:
10872       ((TGraphPolargram*) G__getstructoffset())->SetPolarOffset();
10873       G__setnull(result7);
10874       break;
10875    }
10876    return(1 || funcname || hash || result7 || libp) ;
10877 }
10878 
10879 static int G__G__Graf_160_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10880 {
10881    switch (libp->paran) {
10882    case 1:
10883       ((TGraphPolargram*) G__getstructoffset())->SetRadialOffset((Double_t) G__double(libp->para[0]));
10884       G__setnull(result7);
10885       break;
10886    case 0:
10887       ((TGraphPolargram*) G__getstructoffset())->SetRadialOffset();
10888       G__setnull(result7);
10889       break;
10890    }
10891    return(1 || funcname || hash || result7 || libp) ;
10892 }
10893 
10894 static int G__G__Graf_160_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10895 {
10896    switch (libp->paran) {
10897    case 1:
10898       ((TGraphPolargram*) G__getstructoffset())->SetRadialLabelSize((Double_t) G__double(libp->para[0]));
10899       G__setnull(result7);
10900       break;
10901    case 0:
10902       ((TGraphPolargram*) G__getstructoffset())->SetRadialLabelSize();
10903       G__setnull(result7);
10904       break;
10905    }
10906    return(1 || funcname || hash || result7 || libp) ;
10907 }
10908 
10909 static int G__G__Graf_160_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10910 {
10911    switch (libp->paran) {
10912    case 1:
10913       ((TGraphPolargram*) G__getstructoffset())->SetRadialLabelColor((Color_t) G__int(libp->para[0]));
10914       G__setnull(result7);
10915       break;
10916    case 0:
10917       ((TGraphPolargram*) G__getstructoffset())->SetRadialLabelColor();
10918       G__setnull(result7);
10919       break;
10920    }
10921    return(1 || funcname || hash || result7 || libp) ;
10922 }
10923 
10924 static int G__G__Graf_160_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10925 {
10926    switch (libp->paran) {
10927    case 1:
10928       ((TGraphPolargram*) G__getstructoffset())->SetRadialLabelFont((Font_t) G__int(libp->para[0]));
10929       G__setnull(result7);
10930       break;
10931    case 0:
10932       ((TGraphPolargram*) G__getstructoffset())->SetRadialLabelFont();
10933       G__setnull(result7);
10934       break;
10935    }
10936    return(1 || funcname || hash || result7 || libp) ;
10937 }
10938 
10939 static int G__G__Graf_160_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10940 {
10941       ((TGraphPolargram*) G__getstructoffset())->SetRangePolar((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1]));
10942       G__setnull(result7);
10943    return(1 || funcname || hash || result7 || libp) ;
10944 }
10945 
10946 static int G__G__Graf_160_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10947 {
10948       ((TGraphPolargram*) G__getstructoffset())->SetRangeRadial((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1]));
10949       G__setnull(result7);
10950    return(1 || funcname || hash || result7 || libp) ;
10951 }
10952 
10953 static int G__G__Graf_160_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10954 {
10955    switch (libp->paran) {
10956    case 1:
10957       ((TGraphPolargram*) G__getstructoffset())->SetTickpolarSize((Double_t) G__double(libp->para[0]));
10958       G__setnull(result7);
10959       break;
10960    case 0:
10961       ((TGraphPolargram*) G__getstructoffset())->SetTickpolarSize();
10962       G__setnull(result7);
10963       break;
10964    }
10965    return(1 || funcname || hash || result7 || libp) ;
10966 }
10967 
10968 static int G__G__Graf_160_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10969 {
10970       ((TGraphPolargram*) G__getstructoffset())->SetToDegree();
10971       G__setnull(result7);
10972    return(1 || funcname || hash || result7 || libp) ;
10973 }
10974 
10975 static int G__G__Graf_160_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10976 {
10977       ((TGraphPolargram*) G__getstructoffset())->SetToGrad();
10978       G__setnull(result7);
10979    return(1 || funcname || hash || result7 || libp) ;
10980 }
10981 
10982 static int G__G__Graf_160_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10983 {
10984       ((TGraphPolargram*) G__getstructoffset())->SetToRadian();
10985       G__setnull(result7);
10986    return(1 || funcname || hash || result7 || libp) ;
10987 }
10988 
10989 static int G__G__Graf_160_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10990 {
10991       ((TGraphPolargram*) G__getstructoffset())->SetTwoPi();
10992       G__setnull(result7);
10993    return(1 || funcname || hash || result7 || libp) ;
10994 }
10995 
10996 static int G__G__Graf_160_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
10997 {
10998       G__letint(result7, 85, (long) TGraphPolargram::Class());
10999    return(1 || funcname || hash || result7 || libp) ;
11000 }
11001 
11002 static int G__G__Graf_160_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11003 {
11004       G__letint(result7, 67, (long) TGraphPolargram::Class_Name());
11005    return(1 || funcname || hash || result7 || libp) ;
11006 }
11007 
11008 static int G__G__Graf_160_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11009 {
11010       G__letint(result7, 115, (long) TGraphPolargram::Class_Version());
11011    return(1 || funcname || hash || result7 || libp) ;
11012 }
11013 
11014 static int G__G__Graf_160_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11015 {
11016       TGraphPolargram::Dictionary();
11017       G__setnull(result7);
11018    return(1 || funcname || hash || result7 || libp) ;
11019 }
11020 
11021 static int G__G__Graf_160_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11022 {
11023       ((TGraphPolargram*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
11024       G__setnull(result7);
11025    return(1 || funcname || hash || result7 || libp) ;
11026 }
11027 
11028 static int G__G__Graf_160_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11029 {
11030       G__letint(result7, 67, (long) TGraphPolargram::DeclFileName());
11031    return(1 || funcname || hash || result7 || libp) ;
11032 }
11033 
11034 static int G__G__Graf_160_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11035 {
11036       G__letint(result7, 105, (long) TGraphPolargram::ImplFileLine());
11037    return(1 || funcname || hash || result7 || libp) ;
11038 }
11039 
11040 static int G__G__Graf_160_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11041 {
11042       G__letint(result7, 67, (long) TGraphPolargram::ImplFileName());
11043    return(1 || funcname || hash || result7 || libp) ;
11044 }
11045 
11046 static int G__G__Graf_160_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11047 {
11048       G__letint(result7, 105, (long) TGraphPolargram::DeclFileLine());
11049    return(1 || funcname || hash || result7 || libp) ;
11050 }
11051 
11052 // automatic copy constructor
11053 static int G__G__Graf_160_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11054 
11055 {
11056    TGraphPolargram* p;
11057    void* tmp = (void*) G__int(libp->para[0]);
11058    p = new TGraphPolargram(*(TGraphPolargram*) tmp);
11059    result7->obj.i = (long) p;
11060    result7->ref = (long) p;
11061    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TGraphPolargram));
11062    return(1 || funcname || hash || result7 || libp) ;
11063 }
11064 
11065 // automatic destructor
11066 typedef TGraphPolargram G__TTGraphPolargram;
11067 static int G__G__Graf_160_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11068 {
11069    char* gvp = (char*) G__getgvp();
11070    long soff = G__getstructoffset();
11071    int n = G__getaryconstruct();
11072    //
11073    //has_a_delete: 1
11074    //has_own_delete1arg: 0
11075    //has_own_delete2arg: 0
11076    //
11077    if (!soff) {
11078      return(1);
11079    }
11080    if (n) {
11081      if (gvp == (char*)G__PVOID) {
11082        delete[] (TGraphPolargram*) soff;
11083      } else {
11084        G__setgvp((long) G__PVOID);
11085        for (int i = n - 1; i >= 0; --i) {
11086          ((TGraphPolargram*) (soff+(sizeof(TGraphPolargram)*i)))->~G__TTGraphPolargram();
11087        }
11088        G__setgvp((long)gvp);
11089      }
11090    } else {
11091      if (gvp == (char*)G__PVOID) {
11092        delete (TGraphPolargram*) soff;
11093      } else {
11094        G__setgvp((long) G__PVOID);
11095        ((TGraphPolargram*) (soff))->~G__TTGraphPolargram();
11096        G__setgvp((long)gvp);
11097      }
11098    }
11099    G__setnull(result7);
11100    return(1 || funcname || hash || result7 || libp) ;
11101 }
11102 
11103 // automatic assignment operator
11104 static int G__G__Graf_160_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11105 {
11106    TGraphPolargram* dest = (TGraphPolargram*) G__getstructoffset();
11107    *dest = *(TGraphPolargram*) libp->para[0].ref;
11108    const TGraphPolargram& obj = *dest;
11109    result7->ref = (long) (&obj);
11110    result7->obj.i = (long) (&obj);
11111    return(1 || funcname || hash || result7 || libp) ;
11112 }
11113 
11114 
11115 /* TGraphPolar */
11116 static int G__G__Graf_163_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11117 {
11118    TGraphPolar* p = NULL;
11119    char* gvp = (char*) G__getgvp();
11120    int n = G__getaryconstruct();
11121    if (n) {
11122      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11123        p = new TGraphPolar[n];
11124      } else {
11125        p = new((void*) gvp) TGraphPolar[n];
11126      }
11127    } else {
11128      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11129        p = new TGraphPolar;
11130      } else {
11131        p = new((void*) gvp) TGraphPolar;
11132      }
11133    }
11134    result7->obj.i = (long) p;
11135    result7->ref = (long) p;
11136    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TGraphPolar));
11137    return(1 || funcname || hash || result7 || libp) ;
11138 }
11139 
11140 static int G__G__Graf_163_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11141 {
11142    TGraphPolar* p = NULL;
11143    char* gvp = (char*) G__getgvp();
11144    switch (libp->paran) {
11145    case 5:
11146      //m: 5
11147      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11148        p = new TGraphPolar(
11149 (Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
11150 , (Double_t*) G__int(libp->para[2]), (Double_t*) G__int(libp->para[3])
11151 , (Double_t*) G__int(libp->para[4]));
11152      } else {
11153        p = new((void*) gvp) TGraphPolar(
11154 (Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
11155 , (Double_t*) G__int(libp->para[2]), (Double_t*) G__int(libp->para[3])
11156 , (Double_t*) G__int(libp->para[4]));
11157      }
11158      break;
11159    case 4:
11160      //m: 4
11161      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11162        p = new TGraphPolar(
11163 (Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
11164 , (Double_t*) G__int(libp->para[2]), (Double_t*) G__int(libp->para[3]));
11165      } else {
11166        p = new((void*) gvp) TGraphPolar(
11167 (Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
11168 , (Double_t*) G__int(libp->para[2]), (Double_t*) G__int(libp->para[3]));
11169      }
11170      break;
11171    case 3:
11172      //m: 3
11173      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11174        p = new TGraphPolar(
11175 (Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
11176 , (Double_t*) G__int(libp->para[2]));
11177      } else {
11178        p = new((void*) gvp) TGraphPolar(
11179 (Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
11180 , (Double_t*) G__int(libp->para[2]));
11181      }
11182      break;
11183    case 2:
11184      //m: 2
11185      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11186        p = new TGraphPolar((Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1]));
11187      } else {
11188        p = new((void*) gvp) TGraphPolar((Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1]));
11189      }
11190      break;
11191    case 1:
11192      //m: 1
11193      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11194        p = new TGraphPolar((Int_t) G__int(libp->para[0]));
11195      } else {
11196        p = new((void*) gvp) TGraphPolar((Int_t) G__int(libp->para[0]));
11197      }
11198      break;
11199    }
11200    result7->obj.i = (long) p;
11201    result7->ref = (long) p;
11202    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TGraphPolar));
11203    return(1 || funcname || hash || result7 || libp) ;
11204 }
11205 
11206 static int G__G__Graf_163_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11207 {
11208       G__letint(result7, 85, (long) ((TGraphPolar*) G__getstructoffset())->GetPolargram());
11209    return(1 || funcname || hash || result7 || libp) ;
11210 }
11211 
11212 static int G__G__Graf_163_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11213 {
11214       G__letint(result7, 103, (long) ((TGraphPolar*) G__getstructoffset())->GetOptionAxis());
11215    return(1 || funcname || hash || result7 || libp) ;
11216 }
11217 
11218 static int G__G__Graf_163_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11219 {
11220    switch (libp->paran) {
11221    case 1:
11222       ((TGraphPolar*) G__getstructoffset())->SetMaxRadial((Double_t) G__double(libp->para[0]));
11223       G__setnull(result7);
11224       break;
11225    case 0:
11226       ((TGraphPolar*) G__getstructoffset())->SetMaxRadial();
11227       G__setnull(result7);
11228       break;
11229    }
11230    return(1 || funcname || hash || result7 || libp) ;
11231 }
11232 
11233 static int G__G__Graf_163_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11234 {
11235    switch (libp->paran) {
11236    case 1:
11237       ((TGraphPolar*) G__getstructoffset())->SetMinRadial((Double_t) G__double(libp->para[0]));
11238       G__setnull(result7);
11239       break;
11240    case 0:
11241       ((TGraphPolar*) G__getstructoffset())->SetMinRadial();
11242       G__setnull(result7);
11243       break;
11244    }
11245    return(1 || funcname || hash || result7 || libp) ;
11246 }
11247 
11248 static int G__G__Graf_163_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11249 {
11250    switch (libp->paran) {
11251    case 1:
11252       ((TGraphPolar*) G__getstructoffset())->SetMaxPolar((Double_t) G__double(libp->para[0]));
11253       G__setnull(result7);
11254       break;
11255    case 0:
11256       ((TGraphPolar*) G__getstructoffset())->SetMaxPolar();
11257       G__setnull(result7);
11258       break;
11259    }
11260    return(1 || funcname || hash || result7 || libp) ;
11261 }
11262 
11263 static int G__G__Graf_163_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11264 {
11265    switch (libp->paran) {
11266    case 1:
11267       ((TGraphPolar*) G__getstructoffset())->SetMinPolar((Double_t) G__double(libp->para[0]));
11268       G__setnull(result7);
11269       break;
11270    case 0:
11271       ((TGraphPolar*) G__getstructoffset())->SetMinPolar();
11272       G__setnull(result7);
11273       break;
11274    }
11275    return(1 || funcname || hash || result7 || libp) ;
11276 }
11277 
11278 static int G__G__Graf_163_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11279 {
11280       ((TGraphPolar*) G__getstructoffset())->SetOptionAxis((Bool_t) G__int(libp->para[0]));
11281       G__setnull(result7);
11282    return(1 || funcname || hash || result7 || libp) ;
11283 }
11284 
11285 static int G__G__Graf_163_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11286 {
11287       ((TGraphPolar*) G__getstructoffset())->SetPolargram((TGraphPolargram*) G__int(libp->para[0]));
11288       G__setnull(result7);
11289    return(1 || funcname || hash || result7 || libp) ;
11290 }
11291 
11292 static int G__G__Graf_163_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11293 {
11294       G__letint(result7, 68, (long) ((TGraphPolar*) G__getstructoffset())->GetXpol());
11295    return(1 || funcname || hash || result7 || libp) ;
11296 }
11297 
11298 static int G__G__Graf_163_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11299 {
11300       G__letint(result7, 68, (long) ((TGraphPolar*) G__getstructoffset())->GetYpol());
11301    return(1 || funcname || hash || result7 || libp) ;
11302 }
11303 
11304 static int G__G__Graf_163_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11305 {
11306       G__letint(result7, 85, (long) TGraphPolar::Class());
11307    return(1 || funcname || hash || result7 || libp) ;
11308 }
11309 
11310 static int G__G__Graf_163_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11311 {
11312       G__letint(result7, 67, (long) TGraphPolar::Class_Name());
11313    return(1 || funcname || hash || result7 || libp) ;
11314 }
11315 
11316 static int G__G__Graf_163_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11317 {
11318       G__letint(result7, 115, (long) TGraphPolar::Class_Version());
11319    return(1 || funcname || hash || result7 || libp) ;
11320 }
11321 
11322 static int G__G__Graf_163_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11323 {
11324       TGraphPolar::Dictionary();
11325       G__setnull(result7);
11326    return(1 || funcname || hash || result7 || libp) ;
11327 }
11328 
11329 static int G__G__Graf_163_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11330 {
11331       ((TGraphPolar*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
11332       G__setnull(result7);
11333    return(1 || funcname || hash || result7 || libp) ;
11334 }
11335 
11336 static int G__G__Graf_163_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11337 {
11338       G__letint(result7, 67, (long) TGraphPolar::DeclFileName());
11339    return(1 || funcname || hash || result7 || libp) ;
11340 }
11341 
11342 static int G__G__Graf_163_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11343 {
11344       G__letint(result7, 105, (long) TGraphPolar::ImplFileLine());
11345    return(1 || funcname || hash || result7 || libp) ;
11346 }
11347 
11348 static int G__G__Graf_163_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11349 {
11350       G__letint(result7, 67, (long) TGraphPolar::ImplFileName());
11351    return(1 || funcname || hash || result7 || libp) ;
11352 }
11353 
11354 static int G__G__Graf_163_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11355 {
11356       G__letint(result7, 105, (long) TGraphPolar::DeclFileLine());
11357    return(1 || funcname || hash || result7 || libp) ;
11358 }
11359 
11360 // automatic copy constructor
11361 static int G__G__Graf_163_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11362 
11363 {
11364    TGraphPolar* p;
11365    void* tmp = (void*) G__int(libp->para[0]);
11366    p = new TGraphPolar(*(TGraphPolar*) tmp);
11367    result7->obj.i = (long) p;
11368    result7->ref = (long) p;
11369    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TGraphPolar));
11370    return(1 || funcname || hash || result7 || libp) ;
11371 }
11372 
11373 // automatic destructor
11374 typedef TGraphPolar G__TTGraphPolar;
11375 static int G__G__Graf_163_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11376 {
11377    char* gvp = (char*) G__getgvp();
11378    long soff = G__getstructoffset();
11379    int n = G__getaryconstruct();
11380    //
11381    //has_a_delete: 1
11382    //has_own_delete1arg: 0
11383    //has_own_delete2arg: 0
11384    //
11385    if (!soff) {
11386      return(1);
11387    }
11388    if (n) {
11389      if (gvp == (char*)G__PVOID) {
11390        delete[] (TGraphPolar*) soff;
11391      } else {
11392        G__setgvp((long) G__PVOID);
11393        for (int i = n - 1; i >= 0; --i) {
11394          ((TGraphPolar*) (soff+(sizeof(TGraphPolar)*i)))->~G__TTGraphPolar();
11395        }
11396        G__setgvp((long)gvp);
11397      }
11398    } else {
11399      if (gvp == (char*)G__PVOID) {
11400        delete (TGraphPolar*) soff;
11401      } else {
11402        G__setgvp((long) G__PVOID);
11403        ((TGraphPolar*) (soff))->~G__TTGraphPolar();
11404        G__setgvp((long)gvp);
11405      }
11406    }
11407    G__setnull(result7);
11408    return(1 || funcname || hash || result7 || libp) ;
11409 }
11410 
11411 // automatic assignment operator
11412 static int G__G__Graf_163_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11413 {
11414    TGraphPolar* dest = (TGraphPolar*) G__getstructoffset();
11415    *dest = *(TGraphPolar*) libp->para[0].ref;
11416    const TGraphPolar& obj = *dest;
11417    result7->ref = (long) (&obj);
11418    result7->obj.i = (long) (&obj);
11419    return(1 || funcname || hash || result7 || libp) ;
11420 }
11421 
11422 
11423 /* TGraphQQ */
11424 static int G__G__Graf_164_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11425 {
11426    TGraphQQ* p = NULL;
11427    char* gvp = (char*) G__getgvp();
11428    int n = G__getaryconstruct();
11429    if (n) {
11430      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11431        p = new TGraphQQ[n];
11432      } else {
11433        p = new((void*) gvp) TGraphQQ[n];
11434      }
11435    } else {
11436      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11437        p = new TGraphQQ;
11438      } else {
11439        p = new((void*) gvp) TGraphQQ;
11440      }
11441    }
11442    result7->obj.i = (long) p;
11443    result7->ref = (long) p;
11444    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TGraphQQ));
11445    return(1 || funcname || hash || result7 || libp) ;
11446 }
11447 
11448 static int G__G__Graf_164_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11449 {
11450    TGraphQQ* p = NULL;
11451    char* gvp = (char*) G__getgvp();
11452    //m: 2
11453    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11454      p = new TGraphQQ((Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1]));
11455    } else {
11456      p = new((void*) gvp) TGraphQQ((Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1]));
11457    }
11458    result7->obj.i = (long) p;
11459    result7->ref = (long) p;
11460    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TGraphQQ));
11461    return(1 || funcname || hash || result7 || libp) ;
11462 }
11463 
11464 static int G__G__Graf_164_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11465 {
11466    TGraphQQ* p = NULL;
11467    char* gvp = (char*) G__getgvp();
11468    //m: 3
11469    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11470      p = new TGraphQQ(
11471 (Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
11472 , (TF1*) G__int(libp->para[2]));
11473    } else {
11474      p = new((void*) gvp) TGraphQQ(
11475 (Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
11476 , (TF1*) G__int(libp->para[2]));
11477    }
11478    result7->obj.i = (long) p;
11479    result7->ref = (long) p;
11480    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TGraphQQ));
11481    return(1 || funcname || hash || result7 || libp) ;
11482 }
11483 
11484 static int G__G__Graf_164_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11485 {
11486    TGraphQQ* p = NULL;
11487    char* gvp = (char*) G__getgvp();
11488    //m: 4
11489    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11490      p = new TGraphQQ(
11491 (Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
11492 , (Int_t) G__int(libp->para[2]), (Double_t*) G__int(libp->para[3]));
11493    } else {
11494      p = new((void*) gvp) TGraphQQ(
11495 (Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
11496 , (Int_t) G__int(libp->para[2]), (Double_t*) G__int(libp->para[3]));
11497    }
11498    result7->obj.i = (long) p;
11499    result7->ref = (long) p;
11500    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TGraphQQ));
11501    return(1 || funcname || hash || result7 || libp) ;
11502 }
11503 
11504 static int G__G__Graf_164_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11505 {
11506       ((TGraphQQ*) G__getstructoffset())->SetFunction((TF1*) G__int(libp->para[0]));
11507       G__setnull(result7);
11508    return(1 || funcname || hash || result7 || libp) ;
11509 }
11510 
11511 static int G__G__Graf_164_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11512 {
11513       G__letdouble(result7, 100, (double) ((const TGraphQQ*) G__getstructoffset())->GetXq1());
11514    return(1 || funcname || hash || result7 || libp) ;
11515 }
11516 
11517 static int G__G__Graf_164_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11518 {
11519       G__letdouble(result7, 100, (double) ((const TGraphQQ*) G__getstructoffset())->GetXq2());
11520    return(1 || funcname || hash || result7 || libp) ;
11521 }
11522 
11523 static int G__G__Graf_164_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11524 {
11525       G__letdouble(result7, 100, (double) ((const TGraphQQ*) G__getstructoffset())->GetYq1());
11526    return(1 || funcname || hash || result7 || libp) ;
11527 }
11528 
11529 static int G__G__Graf_164_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11530 {
11531       G__letdouble(result7, 100, (double) ((const TGraphQQ*) G__getstructoffset())->GetYq2());
11532    return(1 || funcname || hash || result7 || libp) ;
11533 }
11534 
11535 static int G__G__Graf_164_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11536 {
11537       G__letint(result7, 85, (long) ((const TGraphQQ*) G__getstructoffset())->GetF());
11538    return(1 || funcname || hash || result7 || libp) ;
11539 }
11540 
11541 static int G__G__Graf_164_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11542 {
11543       G__letint(result7, 85, (long) TGraphQQ::Class());
11544    return(1 || funcname || hash || result7 || libp) ;
11545 }
11546 
11547 static int G__G__Graf_164_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11548 {
11549       G__letint(result7, 67, (long) TGraphQQ::Class_Name());
11550    return(1 || funcname || hash || result7 || libp) ;
11551 }
11552 
11553 static int G__G__Graf_164_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11554 {
11555       G__letint(result7, 115, (long) TGraphQQ::Class_Version());
11556    return(1 || funcname || hash || result7 || libp) ;
11557 }
11558 
11559 static int G__G__Graf_164_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11560 {
11561       TGraphQQ::Dictionary();
11562       G__setnull(result7);
11563    return(1 || funcname || hash || result7 || libp) ;
11564 }
11565 
11566 static int G__G__Graf_164_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11567 {
11568       ((TGraphQQ*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
11569       G__setnull(result7);
11570    return(1 || funcname || hash || result7 || libp) ;
11571 }
11572 
11573 static int G__G__Graf_164_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11574 {
11575       G__letint(result7, 67, (long) TGraphQQ::DeclFileName());
11576    return(1 || funcname || hash || result7 || libp) ;
11577 }
11578 
11579 static int G__G__Graf_164_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11580 {
11581       G__letint(result7, 105, (long) TGraphQQ::ImplFileLine());
11582    return(1 || funcname || hash || result7 || libp) ;
11583 }
11584 
11585 static int G__G__Graf_164_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11586 {
11587       G__letint(result7, 67, (long) TGraphQQ::ImplFileName());
11588    return(1 || funcname || hash || result7 || libp) ;
11589 }
11590 
11591 static int G__G__Graf_164_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11592 {
11593       G__letint(result7, 105, (long) TGraphQQ::DeclFileLine());
11594    return(1 || funcname || hash || result7 || libp) ;
11595 }
11596 
11597 // automatic copy constructor
11598 static int G__G__Graf_164_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11599 
11600 {
11601    TGraphQQ* p;
11602    void* tmp = (void*) G__int(libp->para[0]);
11603    p = new TGraphQQ(*(TGraphQQ*) tmp);
11604    result7->obj.i = (long) p;
11605    result7->ref = (long) p;
11606    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TGraphQQ));
11607    return(1 || funcname || hash || result7 || libp) ;
11608 }
11609 
11610 // automatic destructor
11611 typedef TGraphQQ G__TTGraphQQ;
11612 static int G__G__Graf_164_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11613 {
11614    char* gvp = (char*) G__getgvp();
11615    long soff = G__getstructoffset();
11616    int n = G__getaryconstruct();
11617    //
11618    //has_a_delete: 1
11619    //has_own_delete1arg: 0
11620    //has_own_delete2arg: 0
11621    //
11622    if (!soff) {
11623      return(1);
11624    }
11625    if (n) {
11626      if (gvp == (char*)G__PVOID) {
11627        delete[] (TGraphQQ*) soff;
11628      } else {
11629        G__setgvp((long) G__PVOID);
11630        for (int i = n - 1; i >= 0; --i) {
11631          ((TGraphQQ*) (soff+(sizeof(TGraphQQ)*i)))->~G__TTGraphQQ();
11632        }
11633        G__setgvp((long)gvp);
11634      }
11635    } else {
11636      if (gvp == (char*)G__PVOID) {
11637        delete (TGraphQQ*) soff;
11638      } else {
11639        G__setgvp((long) G__PVOID);
11640        ((TGraphQQ*) (soff))->~G__TTGraphQQ();
11641        G__setgvp((long)gvp);
11642      }
11643    }
11644    G__setnull(result7);
11645    return(1 || funcname || hash || result7 || libp) ;
11646 }
11647 
11648 // automatic assignment operator
11649 static int G__G__Graf_164_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11650 {
11651    TGraphQQ* dest = (TGraphQQ*) G__getstructoffset();
11652    *dest = *(TGraphQQ*) libp->para[0].ref;
11653    const TGraphQQ& obj = *dest;
11654    result7->ref = (long) (&obj);
11655    result7->obj.i = (long) (&obj);
11656    return(1 || funcname || hash || result7 || libp) ;
11657 }
11658 
11659 
11660 /* TImage */
11661 static int G__G__Graf_186_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11662 {
11663    TImage* p = NULL;
11664    char* gvp = (char*) G__getgvp();
11665    //m: 1
11666    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11667      p = new TImage(*(TImage*) libp->para[0].ref);
11668    } else {
11669      p = new((void*) gvp) TImage(*(TImage*) libp->para[0].ref);
11670    }
11671    result7->obj.i = (long) p;
11672    result7->ref = (long) p;
11673    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TImage));
11674    return(1 || funcname || hash || result7 || libp) ;
11675 }
11676 
11677 static int G__G__Graf_186_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11678 {
11679       {
11680          const TImage& obj = ((TImage*) G__getstructoffset())->operator=(*(TImage*) libp->para[0].ref);
11681          result7->ref = (long) (&obj);
11682          result7->obj.i = (long) (&obj);
11683       }
11684    return(1 || funcname || hash || result7 || libp) ;
11685 }
11686 
11687 static int G__G__Graf_186_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11688 {
11689    TImage* p = NULL;
11690    char* gvp = (char*) G__getgvp();
11691    //m: 2
11692    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
11693      p = new TImage((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1]));
11694    } else {
11695      p = new((void*) gvp) TImage((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1]));
11696    }
11697    result7->obj.i = (long) p;
11698    result7->ref = (long) p;
11699    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TImage));
11700    return(1 || funcname || hash || result7 || libp) ;
11701 }
11702 
11703 static int G__G__Graf_186_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11704 {
11705    switch (libp->paran) {
11706    case 2:
11707       ((TImage*) G__getstructoffset())->ReadImage((const char*) G__int(libp->para[0]), (TImage::EImageFileTypes) G__int(libp->para[1]));
11708       G__setnull(result7);
11709       break;
11710    case 1:
11711       ((TImage*) G__getstructoffset())->ReadImage((const char*) G__int(libp->para[0]));
11712       G__setnull(result7);
11713       break;
11714    }
11715    return(1 || funcname || hash || result7 || libp) ;
11716 }
11717 
11718 static int G__G__Graf_186_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11719 {
11720    switch (libp->paran) {
11721    case 2:
11722       ((TImage*) G__getstructoffset())->WriteImage((const char*) G__int(libp->para[0]), (TImage::EImageFileTypes) G__int(libp->para[1]));
11723       G__setnull(result7);
11724       break;
11725    case 1:
11726       ((TImage*) G__getstructoffset())->WriteImage((const char*) G__int(libp->para[0]));
11727       G__setnull(result7);
11728       break;
11729    }
11730    return(1 || funcname || hash || result7 || libp) ;
11731 }
11732 
11733 static int G__G__Graf_186_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11734 {
11735    switch (libp->paran) {
11736    case 4:
11737       ((TImage*) G__getstructoffset())->SetImage((Double_t*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
11738 , (UInt_t) G__int(libp->para[2]), (TImagePalette*) G__int(libp->para[3]));
11739       G__setnull(result7);
11740       break;
11741    case 3:
11742       ((TImage*) G__getstructoffset())->SetImage((Double_t*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
11743 , (UInt_t) G__int(libp->para[2]));
11744       G__setnull(result7);
11745       break;
11746    }
11747    return(1 || funcname || hash || result7 || libp) ;
11748 }
11749 
11750 static int G__G__Graf_186_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11751 {
11752    switch (libp->paran) {
11753    case 3:
11754       ((TImage*) G__getstructoffset())->SetImage(*(TArrayD*) libp->para[0].ref, (UInt_t) G__int(libp->para[1])
11755 , (TImagePalette*) G__int(libp->para[2]));
11756       G__setnull(result7);
11757       break;
11758    case 2:
11759       ((TImage*) G__getstructoffset())->SetImage(*(TArrayD*) libp->para[0].ref, (UInt_t) G__int(libp->para[1]));
11760       G__setnull(result7);
11761       break;
11762    }
11763    return(1 || funcname || hash || result7 || libp) ;
11764 }
11765 
11766 static int G__G__Graf_186_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11767 {
11768    switch (libp->paran) {
11769    case 3:
11770       ((TImage*) G__getstructoffset())->SetImage(*(TVectorD*) libp->para[0].ref, (UInt_t) G__int(libp->para[1])
11771 , (TImagePalette*) G__int(libp->para[2]));
11772       G__setnull(result7);
11773       break;
11774    case 2:
11775       ((TImage*) G__getstructoffset())->SetImage(*(TVectorD*) libp->para[0].ref, (UInt_t) G__int(libp->para[1]));
11776       G__setnull(result7);
11777       break;
11778    }
11779    return(1 || funcname || hash || result7 || libp) ;
11780 }
11781 
11782 static int G__G__Graf_186_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11783 {
11784    switch (libp->paran) {
11785    case 2:
11786       ((TImage*) G__getstructoffset())->SetImage((Pixmap_t) G__int(libp->para[0]), (Pixmap_t) G__int(libp->para[1]));
11787       G__setnull(result7);
11788       break;
11789    case 1:
11790       ((TImage*) G__getstructoffset())->SetImage((Pixmap_t) G__int(libp->para[0]));
11791       G__setnull(result7);
11792       break;
11793    }
11794    return(1 || funcname || hash || result7 || libp) ;
11795 }
11796 
11797 static int G__G__Graf_186_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11798 {
11799    switch (libp->paran) {
11800    case 5:
11801       ((TImage*) G__getstructoffset())->FromPad((TVirtualPad*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
11802 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
11803 , (UInt_t) G__int(libp->para[4]));
11804       G__setnull(result7);
11805       break;
11806    case 4:
11807       ((TImage*) G__getstructoffset())->FromPad((TVirtualPad*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
11808 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
11809       G__setnull(result7);
11810       break;
11811    case 3:
11812       ((TImage*) G__getstructoffset())->FromPad((TVirtualPad*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
11813 , (Int_t) G__int(libp->para[2]));
11814       G__setnull(result7);
11815       break;
11816    case 2:
11817       ((TImage*) G__getstructoffset())->FromPad((TVirtualPad*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
11818       G__setnull(result7);
11819       break;
11820    case 1:
11821       ((TImage*) G__getstructoffset())->FromPad((TVirtualPad*) G__int(libp->para[0]));
11822       G__setnull(result7);
11823       break;
11824    }
11825    return(1 || funcname || hash || result7 || libp) ;
11826 }
11827 
11828 static int G__G__Graf_186_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11829 {
11830       ((TImage*) G__getstructoffset())->UnZoom();
11831       G__setnull(result7);
11832    return(1 || funcname || hash || result7 || libp) ;
11833 }
11834 
11835 static int G__G__Graf_186_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11836 {
11837       ((TImage*) G__getstructoffset())->Zoom((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
11838 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
11839       G__setnull(result7);
11840    return(1 || funcname || hash || result7 || libp) ;
11841 }
11842 
11843 static int G__G__Graf_186_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11844 {
11845    switch (libp->paran) {
11846    case 1:
11847       ((TImage*) G__getstructoffset())->Flip((Int_t) G__int(libp->para[0]));
11848       G__setnull(result7);
11849       break;
11850    case 0:
11851       ((TImage*) G__getstructoffset())->Flip();
11852       G__setnull(result7);
11853       break;
11854    }
11855    return(1 || funcname || hash || result7 || libp) ;
11856 }
11857 
11858 static int G__G__Graf_186_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11859 {
11860    switch (libp->paran) {
11861    case 1:
11862       ((TImage*) G__getstructoffset())->Gray((Bool_t) G__int(libp->para[0]));
11863       G__setnull(result7);
11864       break;
11865    case 0:
11866       ((TImage*) G__getstructoffset())->Gray();
11867       G__setnull(result7);
11868       break;
11869    }
11870    return(1 || funcname || hash || result7 || libp) ;
11871 }
11872 
11873 static int G__G__Graf_186_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11874 {
11875       G__letint(result7, 103, (long) ((const TImage*) G__getstructoffset())->IsGray());
11876    return(1 || funcname || hash || result7 || libp) ;
11877 }
11878 
11879 static int G__G__Graf_186_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11880 {
11881    switch (libp->paran) {
11882    case 1:
11883       ((TImage*) G__getstructoffset())->Mirror((Bool_t) G__int(libp->para[0]));
11884       G__setnull(result7);
11885       break;
11886    case 0:
11887       ((TImage*) G__getstructoffset())->Mirror();
11888       G__setnull(result7);
11889       break;
11890    }
11891    return(1 || funcname || hash || result7 || libp) ;
11892 }
11893 
11894 static int G__G__Graf_186_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11895 {
11896       ((TImage*) G__getstructoffset())->Scale((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1]));
11897       G__setnull(result7);
11898    return(1 || funcname || hash || result7 || libp) ;
11899 }
11900 
11901 static int G__G__Graf_186_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11902 {
11903       ((TImage*) G__getstructoffset())->Slice((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
11904 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
11905 , (UInt_t) G__int(libp->para[4]), (UInt_t) G__int(libp->para[5]));
11906       G__setnull(result7);
11907    return(1 || funcname || hash || result7 || libp) ;
11908 }
11909 
11910 static int G__G__Graf_186_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11911 {
11912       ((TImage*) G__getstructoffset())->Tile((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1]));
11913       G__setnull(result7);
11914    return(1 || funcname || hash || result7 || libp) ;
11915 }
11916 
11917 static int G__G__Graf_186_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11918 {
11919    switch (libp->paran) {
11920    case 4:
11921       ((TImage*) G__getstructoffset())->Crop((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
11922 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
11923       G__setnull(result7);
11924       break;
11925    case 3:
11926       ((TImage*) G__getstructoffset())->Crop((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
11927 , (UInt_t) G__int(libp->para[2]));
11928       G__setnull(result7);
11929       break;
11930    case 2:
11931       ((TImage*) G__getstructoffset())->Crop((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
11932       G__setnull(result7);
11933       break;
11934    case 1:
11935       ((TImage*) G__getstructoffset())->Crop((Int_t) G__int(libp->para[0]));
11936       G__setnull(result7);
11937       break;
11938    case 0:
11939       ((TImage*) G__getstructoffset())->Crop();
11940       G__setnull(result7);
11941       break;
11942    }
11943    return(1 || funcname || hash || result7 || libp) ;
11944 }
11945 
11946 static int G__G__Graf_186_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11947 {
11948    switch (libp->paran) {
11949    case 5:
11950       ((TImage*) G__getstructoffset())->Pad((const char*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
11951 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
11952 , (UInt_t) G__int(libp->para[4]));
11953       G__setnull(result7);
11954       break;
11955    case 4:
11956       ((TImage*) G__getstructoffset())->Pad((const char*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
11957 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
11958       G__setnull(result7);
11959       break;
11960    case 3:
11961       ((TImage*) G__getstructoffset())->Pad((const char*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
11962 , (UInt_t) G__int(libp->para[2]));
11963       G__setnull(result7);
11964       break;
11965    case 2:
11966       ((TImage*) G__getstructoffset())->Pad((const char*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1]));
11967       G__setnull(result7);
11968       break;
11969    case 1:
11970       ((TImage*) G__getstructoffset())->Pad((const char*) G__int(libp->para[0]));
11971       G__setnull(result7);
11972       break;
11973    case 0:
11974       ((TImage*) G__getstructoffset())->Pad();
11975       G__setnull(result7);
11976       break;
11977    }
11978    return(1 || funcname || hash || result7 || libp) ;
11979 }
11980 
11981 static int G__G__Graf_186_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
11982 {
11983    switch (libp->paran) {
11984    case 2:
11985       ((TImage*) G__getstructoffset())->Blur((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1]));
11986       G__setnull(result7);
11987       break;
11988    case 1:
11989       ((TImage*) G__getstructoffset())->Blur((Double_t) G__double(libp->para[0]));
11990       G__setnull(result7);
11991       break;
11992    case 0:
11993       ((TImage*) G__getstructoffset())->Blur();
11994       G__setnull(result7);
11995       break;
11996    }
11997    return(1 || funcname || hash || result7 || libp) ;
11998 }
11999 
12000 static int G__G__Graf_186_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12001 {
12002    switch (libp->paran) {
12003    case 3:
12004       G__letint(result7, 68, (long) ((TImage*) G__getstructoffset())->Vectorize((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
12005 , (Int_t) G__int(libp->para[2])));
12006       break;
12007    case 2:
12008       G__letint(result7, 68, (long) ((TImage*) G__getstructoffset())->Vectorize((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])));
12009       break;
12010    case 1:
12011       G__letint(result7, 68, (long) ((TImage*) G__getstructoffset())->Vectorize((UInt_t) G__int(libp->para[0])));
12012       break;
12013    case 0:
12014       G__letint(result7, 68, (long) ((TImage*) G__getstructoffset())->Vectorize());
12015       break;
12016    }
12017    return(1 || funcname || hash || result7 || libp) ;
12018 }
12019 
12020 static int G__G__Graf_186_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12021 {
12022    switch (libp->paran) {
12023    case 9:
12024       ((TImage*) G__getstructoffset())->HSV(
12025 (UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
12026 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12027 , (Int_t) G__int(libp->para[4]), (Int_t) G__int(libp->para[5])
12028 , (Int_t) G__int(libp->para[6]), (UInt_t) G__int(libp->para[7])
12029 , (UInt_t) G__int(libp->para[8]));
12030       G__setnull(result7);
12031       break;
12032    case 8:
12033       ((TImage*) G__getstructoffset())->HSV(
12034 (UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
12035 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12036 , (Int_t) G__int(libp->para[4]), (Int_t) G__int(libp->para[5])
12037 , (Int_t) G__int(libp->para[6]), (UInt_t) G__int(libp->para[7]));
12038       G__setnull(result7);
12039       break;
12040    case 7:
12041       ((TImage*) G__getstructoffset())->HSV(
12042 (UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
12043 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12044 , (Int_t) G__int(libp->para[4]), (Int_t) G__int(libp->para[5])
12045 , (Int_t) G__int(libp->para[6]));
12046       G__setnull(result7);
12047       break;
12048    case 6:
12049       ((TImage*) G__getstructoffset())->HSV((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
12050 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12051 , (Int_t) G__int(libp->para[4]), (Int_t) G__int(libp->para[5]));
12052       G__setnull(result7);
12053       break;
12054    case 5:
12055       ((TImage*) G__getstructoffset())->HSV((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
12056 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12057 , (Int_t) G__int(libp->para[4]));
12058       G__setnull(result7);
12059       break;
12060    case 4:
12061       ((TImage*) G__getstructoffset())->HSV((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
12062 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3]));
12063       G__setnull(result7);
12064       break;
12065    case 3:
12066       ((TImage*) G__getstructoffset())->HSV((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
12067 , (Int_t) G__int(libp->para[2]));
12068       G__setnull(result7);
12069       break;
12070    case 2:
12071       ((TImage*) G__getstructoffset())->HSV((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1]));
12072       G__setnull(result7);
12073       break;
12074    case 1:
12075       ((TImage*) G__getstructoffset())->HSV((UInt_t) G__int(libp->para[0]));
12076       G__setnull(result7);
12077       break;
12078    case 0:
12079       ((TImage*) G__getstructoffset())->HSV();
12080       G__setnull(result7);
12081       break;
12082    }
12083    return(1 || funcname || hash || result7 || libp) ;
12084 }
12085 
12086 static int G__G__Graf_186_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12087 {
12088    switch (libp->paran) {
12089    case 7:
12090       ((TImage*) G__getstructoffset())->Gradient(
12091 (UInt_t) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
12092 , (const char*) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12093 , (Int_t) G__int(libp->para[4]), (UInt_t) G__int(libp->para[5])
12094 , (UInt_t) G__int(libp->para[6]));
12095       G__setnull(result7);
12096       break;
12097    case 6:
12098       ((TImage*) G__getstructoffset())->Gradient((UInt_t) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
12099 , (const char*) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12100 , (Int_t) G__int(libp->para[4]), (UInt_t) G__int(libp->para[5]));
12101       G__setnull(result7);
12102       break;
12103    case 5:
12104       ((TImage*) G__getstructoffset())->Gradient((UInt_t) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
12105 , (const char*) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12106 , (Int_t) G__int(libp->para[4]));
12107       G__setnull(result7);
12108       break;
12109    case 4:
12110       ((TImage*) G__getstructoffset())->Gradient((UInt_t) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
12111 , (const char*) G__int(libp->para[2]), (Int_t) G__int(libp->para[3]));
12112       G__setnull(result7);
12113       break;
12114    case 3:
12115       ((TImage*) G__getstructoffset())->Gradient((UInt_t) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
12116 , (const char*) G__int(libp->para[2]));
12117       G__setnull(result7);
12118       break;
12119    case 2:
12120       ((TImage*) G__getstructoffset())->Gradient((UInt_t) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
12121       G__setnull(result7);
12122       break;
12123    case 1:
12124       ((TImage*) G__getstructoffset())->Gradient((UInt_t) G__int(libp->para[0]));
12125       G__setnull(result7);
12126       break;
12127    case 0:
12128       ((TImage*) G__getstructoffset())->Gradient();
12129       G__setnull(result7);
12130       break;
12131    }
12132    return(1 || funcname || hash || result7 || libp) ;
12133 }
12134 
12135 static int G__G__Graf_186_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12136 {
12137    switch (libp->paran) {
12138    case 4:
12139       ((TImage*) G__getstructoffset())->Merge((TImage*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
12140 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3]));
12141       G__setnull(result7);
12142       break;
12143    case 3:
12144       ((TImage*) G__getstructoffset())->Merge((TImage*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
12145 , (Int_t) G__int(libp->para[2]));
12146       G__setnull(result7);
12147       break;
12148    case 2:
12149       ((TImage*) G__getstructoffset())->Merge((TImage*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
12150       G__setnull(result7);
12151       break;
12152    case 1:
12153       ((TImage*) G__getstructoffset())->Merge((TImage*) G__int(libp->para[0]));
12154       G__setnull(result7);
12155       break;
12156    }
12157    return(1 || funcname || hash || result7 || libp) ;
12158 }
12159 
12160 static int G__G__Graf_186_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12161 {
12162    switch (libp->paran) {
12163    case 3:
12164       ((TImage*) G__getstructoffset())->Append((TImage*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
12165 , (const char*) G__int(libp->para[2]));
12166       G__setnull(result7);
12167       break;
12168    case 2:
12169       ((TImage*) G__getstructoffset())->Append((TImage*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
12170       G__setnull(result7);
12171       break;
12172    case 1:
12173       ((TImage*) G__getstructoffset())->Append((TImage*) G__int(libp->para[0]));
12174       G__setnull(result7);
12175       break;
12176    }
12177    return(1 || funcname || hash || result7 || libp) ;
12178 }
12179 
12180 static int G__G__Graf_186_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12181 {
12182    switch (libp->paran) {
12183    case 8:
12184       ((TImage*) G__getstructoffset())->Bevel(
12185 (Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12186 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
12187 , (const char*) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
12188 , (UShort_t) G__int(libp->para[6]), (Bool_t) G__int(libp->para[7]));
12189       G__setnull(result7);
12190       break;
12191    case 7:
12192       ((TImage*) G__getstructoffset())->Bevel(
12193 (Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12194 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
12195 , (const char*) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
12196 , (UShort_t) G__int(libp->para[6]));
12197       G__setnull(result7);
12198       break;
12199    case 6:
12200       ((TImage*) G__getstructoffset())->Bevel((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12201 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
12202 , (const char*) G__int(libp->para[4]), (const char*) G__int(libp->para[5]));
12203       G__setnull(result7);
12204       break;
12205    case 5:
12206       ((TImage*) G__getstructoffset())->Bevel((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12207 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
12208 , (const char*) G__int(libp->para[4]));
12209       G__setnull(result7);
12210       break;
12211    case 4:
12212       ((TImage*) G__getstructoffset())->Bevel((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12213 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
12214       G__setnull(result7);
12215       break;
12216    case 3:
12217       ((TImage*) G__getstructoffset())->Bevel((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12218 , (UInt_t) G__int(libp->para[2]));
12219       G__setnull(result7);
12220       break;
12221    case 2:
12222       ((TImage*) G__getstructoffset())->Bevel((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
12223       G__setnull(result7);
12224       break;
12225    case 1:
12226       ((TImage*) G__getstructoffset())->Bevel((Int_t) G__int(libp->para[0]));
12227       G__setnull(result7);
12228       break;
12229    case 0:
12230       ((TImage*) G__getstructoffset())->Bevel();
12231       G__setnull(result7);
12232       break;
12233    }
12234    return(1 || funcname || hash || result7 || libp) ;
12235 }
12236 
12237 static int G__G__Graf_186_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12238 {
12239    switch (libp->paran) {
12240    case 1:
12241       ((TImage*) G__getstructoffset())->BeginPaint((Bool_t) G__int(libp->para[0]));
12242       G__setnull(result7);
12243       break;
12244    case 0:
12245       ((TImage*) G__getstructoffset())->BeginPaint();
12246       G__setnull(result7);
12247       break;
12248    }
12249    return(1 || funcname || hash || result7 || libp) ;
12250 }
12251 
12252 static int G__G__Graf_186_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12253 {
12254       ((TImage*) G__getstructoffset())->EndPaint();
12255       G__setnull(result7);
12256    return(1 || funcname || hash || result7 || libp) ;
12257 }
12258 
12259 static int G__G__Graf_186_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12260 {
12261    switch (libp->paran) {
12262    case 6:
12263       ((TImage*) G__getstructoffset())->DrawLine((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
12264 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
12265 , (const char*) G__int(libp->para[4]), (UInt_t) G__int(libp->para[5]));
12266       G__setnull(result7);
12267       break;
12268    case 5:
12269       ((TImage*) G__getstructoffset())->DrawLine((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
12270 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
12271 , (const char*) G__int(libp->para[4]));
12272       G__setnull(result7);
12273       break;
12274    case 4:
12275       ((TImage*) G__getstructoffset())->DrawLine((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
12276 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
12277       G__setnull(result7);
12278       break;
12279    }
12280    return(1 || funcname || hash || result7 || libp) ;
12281 }
12282 
12283 static int G__G__Graf_186_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12284 {
12285    switch (libp->paran) {
12286    case 8:
12287       ((TImage*) G__getstructoffset())->DrawDashLine(
12288 (UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
12289 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
12290 , (UInt_t) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
12291 , (const char*) G__int(libp->para[6]), (UInt_t) G__int(libp->para[7]));
12292       G__setnull(result7);
12293       break;
12294    case 7:
12295       ((TImage*) G__getstructoffset())->DrawDashLine(
12296 (UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
12297 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
12298 , (UInt_t) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
12299 , (const char*) G__int(libp->para[6]));
12300       G__setnull(result7);
12301       break;
12302    case 6:
12303       ((TImage*) G__getstructoffset())->DrawDashLine((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
12304 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
12305 , (UInt_t) G__int(libp->para[4]), (const char*) G__int(libp->para[5]));
12306       G__setnull(result7);
12307       break;
12308    }
12309    return(1 || funcname || hash || result7 || libp) ;
12310 }
12311 
12312 static int G__G__Graf_186_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12313 {
12314    switch (libp->paran) {
12315    case 7:
12316       ((TImage*) G__getstructoffset())->DrawBox(
12317 (Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12318 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12319 , (const char*) G__int(libp->para[4]), (UInt_t) G__int(libp->para[5])
12320 , (Int_t) G__int(libp->para[6]));
12321       G__setnull(result7);
12322       break;
12323    case 6:
12324       ((TImage*) G__getstructoffset())->DrawBox((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12325 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12326 , (const char*) G__int(libp->para[4]), (UInt_t) G__int(libp->para[5]));
12327       G__setnull(result7);
12328       break;
12329    case 5:
12330       ((TImage*) G__getstructoffset())->DrawBox((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12331 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12332 , (const char*) G__int(libp->para[4]));
12333       G__setnull(result7);
12334       break;
12335    case 4:
12336       ((TImage*) G__getstructoffset())->DrawBox((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12337 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3]));
12338       G__setnull(result7);
12339       break;
12340    }
12341    return(1 || funcname || hash || result7 || libp) ;
12342 }
12343 
12344 static int G__G__Graf_186_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12345 {
12346    switch (libp->paran) {
12347    case 6:
12348       ((TImage*) G__getstructoffset())->DrawRectangle((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
12349 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
12350 , (const char*) G__int(libp->para[4]), (UInt_t) G__int(libp->para[5]));
12351       G__setnull(result7);
12352       break;
12353    case 5:
12354       ((TImage*) G__getstructoffset())->DrawRectangle((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
12355 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
12356 , (const char*) G__int(libp->para[4]));
12357       G__setnull(result7);
12358       break;
12359    case 4:
12360       ((TImage*) G__getstructoffset())->DrawRectangle((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
12361 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
12362       G__setnull(result7);
12363       break;
12364    }
12365    return(1 || funcname || hash || result7 || libp) ;
12366 }
12367 
12368 static int G__G__Graf_186_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12369 {
12370    switch (libp->paran) {
12371    case 5:
12372       ((TImage*) G__getstructoffset())->FillRectangle((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12373 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
12374 , (UInt_t) G__int(libp->para[4]));
12375       G__setnull(result7);
12376       break;
12377    case 4:
12378       ((TImage*) G__getstructoffset())->FillRectangle((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12379 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
12380       G__setnull(result7);
12381       break;
12382    case 3:
12383       ((TImage*) G__getstructoffset())->FillRectangle((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12384 , (Int_t) G__int(libp->para[2]));
12385       G__setnull(result7);
12386       break;
12387    case 2:
12388       ((TImage*) G__getstructoffset())->FillRectangle((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
12389       G__setnull(result7);
12390       break;
12391    case 1:
12392       ((TImage*) G__getstructoffset())->FillRectangle((const char*) G__int(libp->para[0]));
12393       G__setnull(result7);
12394       break;
12395    case 0:
12396       ((TImage*) G__getstructoffset())->FillRectangle();
12397       G__setnull(result7);
12398       break;
12399    }
12400    return(1 || funcname || hash || result7 || libp) ;
12401 }
12402 
12403 static int G__G__Graf_186_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12404 {
12405    switch (libp->paran) {
12406    case 5:
12407       ((TImage*) G__getstructoffset())->DrawPolyLine((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1])
12408 , (const char*) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
12409 , (TImage::ECoordMode) G__int(libp->para[4]));
12410       G__setnull(result7);
12411       break;
12412    case 4:
12413       ((TImage*) G__getstructoffset())->DrawPolyLine((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1])
12414 , (const char*) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
12415       G__setnull(result7);
12416       break;
12417    case 3:
12418       ((TImage*) G__getstructoffset())->DrawPolyLine((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1])
12419 , (const char*) G__int(libp->para[2]));
12420       G__setnull(result7);
12421       break;
12422    case 2:
12423       ((TImage*) G__getstructoffset())->DrawPolyLine((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1]));
12424       G__setnull(result7);
12425       break;
12426    }
12427    return(1 || funcname || hash || result7 || libp) ;
12428 }
12429 
12430 static int G__G__Graf_186_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12431 {
12432    switch (libp->paran) {
12433    case 3:
12434       ((TImage*) G__getstructoffset())->PutPixel((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12435 , (const char*) G__int(libp->para[2]));
12436       G__setnull(result7);
12437       break;
12438    case 2:
12439       ((TImage*) G__getstructoffset())->PutPixel((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
12440       G__setnull(result7);
12441       break;
12442    }
12443    return(1 || funcname || hash || result7 || libp) ;
12444 }
12445 
12446 static int G__G__Graf_186_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12447 {
12448    switch (libp->paran) {
12449    case 4:
12450       ((TImage*) G__getstructoffset())->PolyPoint((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1])
12451 , (const char*) G__int(libp->para[2]), (TImage::ECoordMode) G__int(libp->para[3]));
12452       G__setnull(result7);
12453       break;
12454    case 3:
12455       ((TImage*) G__getstructoffset())->PolyPoint((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1])
12456 , (const char*) G__int(libp->para[2]));
12457       G__setnull(result7);
12458       break;
12459    case 2:
12460       ((TImage*) G__getstructoffset())->PolyPoint((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1]));
12461       G__setnull(result7);
12462       break;
12463    }
12464    return(1 || funcname || hash || result7 || libp) ;
12465 }
12466 
12467 static int G__G__Graf_186_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12468 {
12469    switch (libp->paran) {
12470    case 4:
12471       ((TImage*) G__getstructoffset())->DrawSegments((UInt_t) G__int(libp->para[0]), (Segment_t*) G__int(libp->para[1])
12472 , (const char*) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
12473       G__setnull(result7);
12474       break;
12475    case 3:
12476       ((TImage*) G__getstructoffset())->DrawSegments((UInt_t) G__int(libp->para[0]), (Segment_t*) G__int(libp->para[1])
12477 , (const char*) G__int(libp->para[2]));
12478       G__setnull(result7);
12479       break;
12480    case 2:
12481       ((TImage*) G__getstructoffset())->DrawSegments((UInt_t) G__int(libp->para[0]), (Segment_t*) G__int(libp->para[1]));
12482       G__setnull(result7);
12483       break;
12484    }
12485    return(1 || funcname || hash || result7 || libp) ;
12486 }
12487 
12488 static int G__G__Graf_186_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12489 {
12490    switch (libp->paran) {
12491    case 9:
12492       ((TImage*) G__getstructoffset())->DrawText(
12493 (Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12494 , (const char*) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12495 , (const char*) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
12496 , (TImage::EText3DType) G__int(libp->para[6]), (const char*) G__int(libp->para[7])
12497 , (Float_t) G__double(libp->para[8]));
12498       G__setnull(result7);
12499       break;
12500    case 8:
12501       ((TImage*) G__getstructoffset())->DrawText(
12502 (Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12503 , (const char*) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12504 , (const char*) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
12505 , (TImage::EText3DType) G__int(libp->para[6]), (const char*) G__int(libp->para[7]));
12506       G__setnull(result7);
12507       break;
12508    case 7:
12509       ((TImage*) G__getstructoffset())->DrawText(
12510 (Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12511 , (const char*) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12512 , (const char*) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
12513 , (TImage::EText3DType) G__int(libp->para[6]));
12514       G__setnull(result7);
12515       break;
12516    case 6:
12517       ((TImage*) G__getstructoffset())->DrawText((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12518 , (const char*) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12519 , (const char*) G__int(libp->para[4]), (const char*) G__int(libp->para[5]));
12520       G__setnull(result7);
12521       break;
12522    case 5:
12523       ((TImage*) G__getstructoffset())->DrawText((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12524 , (const char*) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12525 , (const char*) G__int(libp->para[4]));
12526       G__setnull(result7);
12527       break;
12528    case 4:
12529       ((TImage*) G__getstructoffset())->DrawText((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12530 , (const char*) G__int(libp->para[2]), (Int_t) G__int(libp->para[3]));
12531       G__setnull(result7);
12532       break;
12533    case 3:
12534       ((TImage*) G__getstructoffset())->DrawText((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12535 , (const char*) G__int(libp->para[2]));
12536       G__setnull(result7);
12537       break;
12538    case 2:
12539       ((TImage*) G__getstructoffset())->DrawText((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
12540       G__setnull(result7);
12541       break;
12542    case 1:
12543       ((TImage*) G__getstructoffset())->DrawText((Int_t) G__int(libp->para[0]));
12544       G__setnull(result7);
12545       break;
12546    case 0:
12547       ((TImage*) G__getstructoffset())->DrawText();
12548       G__setnull(result7);
12549       break;
12550    }
12551    return(1 || funcname || hash || result7 || libp) ;
12552 }
12553 
12554 static int G__G__Graf_186_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12555 {
12556    switch (libp->paran) {
12557    case 3:
12558       ((TImage*) G__getstructoffset())->DrawText((TText*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12559 , (Int_t) G__int(libp->para[2]));
12560       G__setnull(result7);
12561       break;
12562    case 2:
12563       ((TImage*) G__getstructoffset())->DrawText((TText*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
12564       G__setnull(result7);
12565       break;
12566    case 1:
12567       ((TImage*) G__getstructoffset())->DrawText((TText*) G__int(libp->para[0]));
12568       G__setnull(result7);
12569       break;
12570    }
12571    return(1 || funcname || hash || result7 || libp) ;
12572 }
12573 
12574 static int G__G__Graf_186_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12575 {
12576    switch (libp->paran) {
12577    case 6:
12578       ((TImage*) G__getstructoffset())->FillPolygon((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1])
12579 , (const char*) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
12580 , (UInt_t) G__int(libp->para[4]), (UInt_t) G__int(libp->para[5]));
12581       G__setnull(result7);
12582       break;
12583    case 5:
12584       ((TImage*) G__getstructoffset())->FillPolygon((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1])
12585 , (const char*) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
12586 , (UInt_t) G__int(libp->para[4]));
12587       G__setnull(result7);
12588       break;
12589    case 4:
12590       ((TImage*) G__getstructoffset())->FillPolygon((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1])
12591 , (const char*) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
12592       G__setnull(result7);
12593       break;
12594    case 3:
12595       ((TImage*) G__getstructoffset())->FillPolygon((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1])
12596 , (const char*) G__int(libp->para[2]));
12597       G__setnull(result7);
12598       break;
12599    case 2:
12600       ((TImage*) G__getstructoffset())->FillPolygon((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1]));
12601       G__setnull(result7);
12602       break;
12603    }
12604    return(1 || funcname || hash || result7 || libp) ;
12605 }
12606 
12607 static int G__G__Graf_186_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12608 {
12609       ((TImage*) G__getstructoffset())->FillPolygon((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1])
12610 , (TImage*) G__int(libp->para[2]));
12611       G__setnull(result7);
12612    return(1 || funcname || hash || result7 || libp) ;
12613 }
12614 
12615 static int G__G__Graf_186_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12616 {
12617       ((TImage*) G__getstructoffset())->CropPolygon((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1]));
12618       G__setnull(result7);
12619    return(1 || funcname || hash || result7 || libp) ;
12620 }
12621 
12622 static int G__G__Graf_186_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12623 {
12624    switch (libp->paran) {
12625    case 6:
12626       ((TImage*) G__getstructoffset())->DrawFillArea((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1])
12627 , (const char*) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
12628 , (UInt_t) G__int(libp->para[4]), (UInt_t) G__int(libp->para[5]));
12629       G__setnull(result7);
12630       break;
12631    case 5:
12632       ((TImage*) G__getstructoffset())->DrawFillArea((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1])
12633 , (const char*) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
12634 , (UInt_t) G__int(libp->para[4]));
12635       G__setnull(result7);
12636       break;
12637    case 4:
12638       ((TImage*) G__getstructoffset())->DrawFillArea((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1])
12639 , (const char*) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
12640       G__setnull(result7);
12641       break;
12642    case 3:
12643       ((TImage*) G__getstructoffset())->DrawFillArea((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1])
12644 , (const char*) G__int(libp->para[2]));
12645       G__setnull(result7);
12646       break;
12647    case 2:
12648       ((TImage*) G__getstructoffset())->DrawFillArea((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1]));
12649       G__setnull(result7);
12650       break;
12651    }
12652    return(1 || funcname || hash || result7 || libp) ;
12653 }
12654 
12655 static int G__G__Graf_186_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12656 {
12657       ((TImage*) G__getstructoffset())->DrawFillArea((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1])
12658 , (TImage*) G__int(libp->para[2]));
12659       G__setnull(result7);
12660    return(1 || funcname || hash || result7 || libp) ;
12661 }
12662 
12663 static int G__G__Graf_186_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12664 {
12665    switch (libp->paran) {
12666    case 7:
12667       ((TImage*) G__getstructoffset())->FillSpans(
12668 (UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1])
12669 , (UInt_t*) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
12670 , (const char*) G__int(libp->para[4]), (UInt_t) G__int(libp->para[5])
12671 , (UInt_t) G__int(libp->para[6]));
12672       G__setnull(result7);
12673       break;
12674    case 6:
12675       ((TImage*) G__getstructoffset())->FillSpans((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1])
12676 , (UInt_t*) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
12677 , (const char*) G__int(libp->para[4]), (UInt_t) G__int(libp->para[5]));
12678       G__setnull(result7);
12679       break;
12680    case 5:
12681       ((TImage*) G__getstructoffset())->FillSpans((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1])
12682 , (UInt_t*) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
12683 , (const char*) G__int(libp->para[4]));
12684       G__setnull(result7);
12685       break;
12686    case 4:
12687       ((TImage*) G__getstructoffset())->FillSpans((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1])
12688 , (UInt_t*) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
12689       G__setnull(result7);
12690       break;
12691    case 3:
12692       ((TImage*) G__getstructoffset())->FillSpans((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1])
12693 , (UInt_t*) G__int(libp->para[2]));
12694       G__setnull(result7);
12695       break;
12696    }
12697    return(1 || funcname || hash || result7 || libp) ;
12698 }
12699 
12700 static int G__G__Graf_186_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12701 {
12702       ((TImage*) G__getstructoffset())->FillSpans((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1])
12703 , (UInt_t*) G__int(libp->para[2]), (TImage*) G__int(libp->para[3]));
12704       G__setnull(result7);
12705    return(1 || funcname || hash || result7 || libp) ;
12706 }
12707 
12708 static int G__G__Graf_186_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12709 {
12710       ((TImage*) G__getstructoffset())->CropSpans((UInt_t) G__int(libp->para[0]), (TPoint*) G__int(libp->para[1])
12711 , (UInt_t*) G__int(libp->para[2]));
12712       G__setnull(result7);
12713    return(1 || funcname || hash || result7 || libp) ;
12714 }
12715 
12716 static int G__G__Graf_186_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12717 {
12718    switch (libp->paran) {
12719    case 9:
12720       ((TImage*) G__getstructoffset())->CopyArea(
12721 (TImage*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12722 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
12723 , (UInt_t) G__int(libp->para[4]), (Int_t) G__int(libp->para[5])
12724 , (Int_t) G__int(libp->para[6]), (Int_t) G__int(libp->para[7])
12725 , (TImage::EColorChan) G__int(libp->para[8]));
12726       G__setnull(result7);
12727       break;
12728    case 8:
12729       ((TImage*) G__getstructoffset())->CopyArea(
12730 (TImage*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12731 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
12732 , (UInt_t) G__int(libp->para[4]), (Int_t) G__int(libp->para[5])
12733 , (Int_t) G__int(libp->para[6]), (Int_t) G__int(libp->para[7]));
12734       G__setnull(result7);
12735       break;
12736    case 7:
12737       ((TImage*) G__getstructoffset())->CopyArea(
12738 (TImage*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12739 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
12740 , (UInt_t) G__int(libp->para[4]), (Int_t) G__int(libp->para[5])
12741 , (Int_t) G__int(libp->para[6]));
12742       G__setnull(result7);
12743       break;
12744    case 6:
12745       ((TImage*) G__getstructoffset())->CopyArea((TImage*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12746 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
12747 , (UInt_t) G__int(libp->para[4]), (Int_t) G__int(libp->para[5]));
12748       G__setnull(result7);
12749       break;
12750    case 5:
12751       ((TImage*) G__getstructoffset())->CopyArea((TImage*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12752 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
12753 , (UInt_t) G__int(libp->para[4]));
12754       G__setnull(result7);
12755       break;
12756    }
12757    return(1 || funcname || hash || result7 || libp) ;
12758 }
12759 
12760 static int G__G__Graf_186_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12761 {
12762       ((TImage*) G__getstructoffset())->DrawCellArray(
12763 (Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12764 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12765 , (Int_t) G__int(libp->para[4]), (Int_t) G__int(libp->para[5])
12766 , (UInt_t*) G__int(libp->para[6]));
12767       G__setnull(result7);
12768    return(1 || funcname || hash || result7 || libp) ;
12769 }
12770 
12771 static int G__G__Graf_186_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12772 {
12773    switch (libp->paran) {
12774    case 5:
12775       ((TImage*) G__getstructoffset())->FloodFill((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12776 , (const char*) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
12777 , (const char*) G__int(libp->para[4]));
12778       G__setnull(result7);
12779       break;
12780    case 4:
12781       ((TImage*) G__getstructoffset())->FloodFill((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12782 , (const char*) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
12783       G__setnull(result7);
12784       break;
12785    }
12786    return(1 || funcname || hash || result7 || libp) ;
12787 }
12788 
12789 static int G__G__Graf_186_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12790 {
12791    switch (libp->paran) {
12792    case 8:
12793       ((TImage*) G__getstructoffset())->DrawCubeBezier(
12794 (Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12795 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12796 , (Int_t) G__int(libp->para[4]), (Int_t) G__int(libp->para[5])
12797 , (const char*) G__int(libp->para[6]), (UInt_t) G__int(libp->para[7]));
12798       G__setnull(result7);
12799       break;
12800    case 7:
12801       ((TImage*) G__getstructoffset())->DrawCubeBezier(
12802 (Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12803 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12804 , (Int_t) G__int(libp->para[4]), (Int_t) G__int(libp->para[5])
12805 , (const char*) G__int(libp->para[6]));
12806       G__setnull(result7);
12807       break;
12808    case 6:
12809       ((TImage*) G__getstructoffset())->DrawCubeBezier((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12810 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12811 , (Int_t) G__int(libp->para[4]), (Int_t) G__int(libp->para[5]));
12812       G__setnull(result7);
12813       break;
12814    }
12815    return(1 || funcname || hash || result7 || libp) ;
12816 }
12817 
12818 static int G__G__Graf_186_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12819 {
12820    switch (libp->paran) {
12821    case 6:
12822       ((TImage*) G__getstructoffset())->DrawStraightEllips((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12823 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12824 , (const char*) G__int(libp->para[4]), (Int_t) G__int(libp->para[5]));
12825       G__setnull(result7);
12826       break;
12827    case 5:
12828       ((TImage*) G__getstructoffset())->DrawStraightEllips((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12829 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12830 , (const char*) G__int(libp->para[4]));
12831       G__setnull(result7);
12832       break;
12833    case 4:
12834       ((TImage*) G__getstructoffset())->DrawStraightEllips((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12835 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3]));
12836       G__setnull(result7);
12837       break;
12838    }
12839    return(1 || funcname || hash || result7 || libp) ;
12840 }
12841 
12842 static int G__G__Graf_186_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12843 {
12844    switch (libp->paran) {
12845    case 5:
12846       ((TImage*) G__getstructoffset())->DrawCircle((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12847 , (Int_t) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
12848 , (Int_t) G__int(libp->para[4]));
12849       G__setnull(result7);
12850       break;
12851    case 4:
12852       ((TImage*) G__getstructoffset())->DrawCircle((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12853 , (Int_t) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
12854       G__setnull(result7);
12855       break;
12856    case 3:
12857       ((TImage*) G__getstructoffset())->DrawCircle((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12858 , (Int_t) G__int(libp->para[2]));
12859       G__setnull(result7);
12860       break;
12861    }
12862    return(1 || funcname || hash || result7 || libp) ;
12863 }
12864 
12865 static int G__G__Graf_186_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12866 {
12867    switch (libp->paran) {
12868    case 7:
12869       ((TImage*) G__getstructoffset())->DrawEllips(
12870 (Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12871 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12872 , (Int_t) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
12873 , (Int_t) G__int(libp->para[6]));
12874       G__setnull(result7);
12875       break;
12876    case 6:
12877       ((TImage*) G__getstructoffset())->DrawEllips((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12878 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12879 , (Int_t) G__int(libp->para[4]), (const char*) G__int(libp->para[5]));
12880       G__setnull(result7);
12881       break;
12882    case 5:
12883       ((TImage*) G__getstructoffset())->DrawEllips((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12884 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12885 , (Int_t) G__int(libp->para[4]));
12886       G__setnull(result7);
12887       break;
12888    }
12889    return(1 || funcname || hash || result7 || libp) ;
12890 }
12891 
12892 static int G__G__Graf_186_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12893 {
12894    switch (libp->paran) {
12895    case 7:
12896       ((TImage*) G__getstructoffset())->DrawEllips2(
12897 (Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12898 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12899 , (Int_t) G__int(libp->para[4]), (const char*) G__int(libp->para[5])
12900 , (Int_t) G__int(libp->para[6]));
12901       G__setnull(result7);
12902       break;
12903    case 6:
12904       ((TImage*) G__getstructoffset())->DrawEllips2((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12905 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12906 , (Int_t) G__int(libp->para[4]), (const char*) G__int(libp->para[5]));
12907       G__setnull(result7);
12908       break;
12909    case 5:
12910       ((TImage*) G__getstructoffset())->DrawEllips2((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12911 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
12912 , (Int_t) G__int(libp->para[4]));
12913       G__setnull(result7);
12914       break;
12915    }
12916    return(1 || funcname || hash || result7 || libp) ;
12917 }
12918 
12919 static int G__G__Graf_186_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12920 {
12921    switch (libp->paran) {
12922    case 1:
12923       ((TImage*) G__getstructoffset())->SetEditable((Bool_t) G__int(libp->para[0]));
12924       G__setnull(result7);
12925       break;
12926    case 0:
12927       ((TImage*) G__getstructoffset())->SetEditable();
12928       G__setnull(result7);
12929       break;
12930    }
12931    return(1 || funcname || hash || result7 || libp) ;
12932 }
12933 
12934 static int G__G__Graf_186_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12935 {
12936       G__letint(result7, 103, (long) ((const TImage*) G__getstructoffset())->IsEditable());
12937    return(1 || funcname || hash || result7 || libp) ;
12938 }
12939 
12940 static int G__G__Graf_186_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12941 {
12942       G__letint(result7, 104, (long) ((const TImage*) G__getstructoffset())->GetWidth());
12943    return(1 || funcname || hash || result7 || libp) ;
12944 }
12945 
12946 static int G__G__Graf_186_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12947 {
12948       G__letint(result7, 104, (long) ((const TImage*) G__getstructoffset())->GetHeight());
12949    return(1 || funcname || hash || result7 || libp) ;
12950 }
12951 
12952 static int G__G__Graf_186_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12953 {
12954       G__letint(result7, 103, (long) ((const TImage*) G__getstructoffset())->IsValid());
12955    return(1 || funcname || hash || result7 || libp) ;
12956 }
12957 
12958 static int G__G__Graf_186_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12959 {
12960       G__letint(result7, 85, (long) ((const TImage*) G__getstructoffset())->GetScaledImage());
12961    return(1 || funcname || hash || result7 || libp) ;
12962 }
12963 
12964 static int G__G__Graf_186_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12965 {
12966    switch (libp->paran) {
12967    case 4:
12968       G__letint(result7, 85, (long) ((TImage*) G__getstructoffset())->GetPixels((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12969 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])));
12970       break;
12971    case 3:
12972       G__letint(result7, 85, (long) ((TImage*) G__getstructoffset())->GetPixels((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
12973 , (UInt_t) G__int(libp->para[2])));
12974       break;
12975    case 2:
12976       G__letint(result7, 85, (long) ((TImage*) G__getstructoffset())->GetPixels((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])));
12977       break;
12978    case 1:
12979       G__letint(result7, 85, (long) ((TImage*) G__getstructoffset())->GetPixels((Int_t) G__int(libp->para[0])));
12980       break;
12981    case 0:
12982       G__letint(result7, 85, (long) ((TImage*) G__getstructoffset())->GetPixels());
12983       break;
12984    }
12985    return(1 || funcname || hash || result7 || libp) ;
12986 }
12987 
12988 static int G__G__Graf_186_0_68(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
12989 {
12990    switch (libp->paran) {
12991    case 3:
12992       G__letint(result7, 85, (long) ((TImage*) G__getstructoffset())->GetArray((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
12993 , (TImagePalette*) G__int(libp->para[2])));
12994       break;
12995    case 2:
12996       G__letint(result7, 85, (long) ((TImage*) G__getstructoffset())->GetArray((UInt_t) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])));
12997       break;
12998    case 1:
12999       G__letint(result7, 85, (long) ((TImage*) G__getstructoffset())->GetArray((UInt_t) G__int(libp->para[0])));
13000       break;
13001    case 0:
13002       G__letint(result7, 85, (long) ((TImage*) G__getstructoffset())->GetArray());
13003       break;
13004    }
13005    return(1 || funcname || hash || result7 || libp) ;
13006 }
13007 
13008 static int G__G__Graf_186_0_69(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13009 {
13010       G__letint(result7, 107, (long) ((TImage*) G__getstructoffset())->GetPixmap());
13011    return(1 || funcname || hash || result7 || libp) ;
13012 }
13013 
13014 static int G__G__Graf_186_0_70(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13015 {
13016       G__letint(result7, 107, (long) ((TImage*) G__getstructoffset())->GetMask());
13017    return(1 || funcname || hash || result7 || libp) ;
13018 }
13019 
13020 static int G__G__Graf_186_0_71(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13021 {
13022       G__letint(result7, 72, (long) ((TImage*) G__getstructoffset())->GetArgbArray());
13023    return(1 || funcname || hash || result7 || libp) ;
13024 }
13025 
13026 static int G__G__Graf_186_0_72(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13027 {
13028       G__letint(result7, 72, (long) ((TImage*) G__getstructoffset())->GetRgbaArray());
13029    return(1 || funcname || hash || result7 || libp) ;
13030 }
13031 
13032 static int G__G__Graf_186_0_73(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13033 {
13034       G__letint(result7, 68, (long) ((TImage*) G__getstructoffset())->GetVecArray());
13035    return(1 || funcname || hash || result7 || libp) ;
13036 }
13037 
13038 static int G__G__Graf_186_0_74(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13039 {
13040       G__letint(result7, 72, (long) ((TImage*) G__getstructoffset())->GetScanline((UInt_t) G__int(libp->para[0])));
13041    return(1 || funcname || hash || result7 || libp) ;
13042 }
13043 
13044 static int G__G__Graf_186_0_75(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13045 {
13046    switch (libp->paran) {
13047    case 3:
13048       ((TImage*) G__getstructoffset())->GetImageBuffer((char**) G__int(libp->para[0]), (int*) G__int(libp->para[1])
13049 , (TImage::EImageFileTypes) G__int(libp->para[2]));
13050       G__setnull(result7);
13051       break;
13052    case 2:
13053       ((TImage*) G__getstructoffset())->GetImageBuffer((char**) G__int(libp->para[0]), (int*) G__int(libp->para[1]));
13054       G__setnull(result7);
13055       break;
13056    }
13057    return(1 || funcname || hash || result7 || libp) ;
13058 }
13059 
13060 static int G__G__Graf_186_0_76(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13061 {
13062    switch (libp->paran) {
13063    case 2:
13064       G__letint(result7, 103, (long) ((TImage*) G__getstructoffset())->SetImageBuffer((char**) G__int(libp->para[0]), (TImage::EImageFileTypes) G__int(libp->para[1])));
13065       break;
13066    case 1:
13067       G__letint(result7, 103, (long) ((TImage*) G__getstructoffset())->SetImageBuffer((char**) G__int(libp->para[0])));
13068       break;
13069    }
13070    return(1 || funcname || hash || result7 || libp) ;
13071 }
13072 
13073 static int G__G__Graf_186_0_77(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13074 {
13075    switch (libp->paran) {
13076    case 8:
13077       ((TImage*) G__getstructoffset())->PaintImage(
13078 (Drawable_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
13079 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
13080 , (Int_t) G__int(libp->para[4]), (UInt_t) G__int(libp->para[5])
13081 , (UInt_t) G__int(libp->para[6]), (Option_t*) G__int(libp->para[7]));
13082       G__setnull(result7);
13083       break;
13084    case 7:
13085       ((TImage*) G__getstructoffset())->PaintImage(
13086 (Drawable_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
13087 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
13088 , (Int_t) G__int(libp->para[4]), (UInt_t) G__int(libp->para[5])
13089 , (UInt_t) G__int(libp->para[6]));
13090       G__setnull(result7);
13091       break;
13092    case 6:
13093       ((TImage*) G__getstructoffset())->PaintImage((Drawable_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
13094 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
13095 , (Int_t) G__int(libp->para[4]), (UInt_t) G__int(libp->para[5]));
13096       G__setnull(result7);
13097       break;
13098    case 5:
13099       ((TImage*) G__getstructoffset())->PaintImage((Drawable_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
13100 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
13101 , (Int_t) G__int(libp->para[4]));
13102       G__setnull(result7);
13103       break;
13104    case 4:
13105       ((TImage*) G__getstructoffset())->PaintImage((Drawable_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
13106 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3]));
13107       G__setnull(result7);
13108       break;
13109    case 3:
13110       ((TImage*) G__getstructoffset())->PaintImage((Drawable_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
13111 , (Int_t) G__int(libp->para[2]));
13112       G__setnull(result7);
13113       break;
13114    }
13115    return(1 || funcname || hash || result7 || libp) ;
13116 }
13117 
13118 static int G__G__Graf_186_0_78(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13119 {
13120    switch (libp->paran) {
13121    case 5:
13122       ((TImage*) G__getstructoffset())->FromWindow((Drawable_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
13123 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
13124 , (UInt_t) G__int(libp->para[4]));
13125       G__setnull(result7);
13126       break;
13127    case 4:
13128       ((TImage*) G__getstructoffset())->FromWindow((Drawable_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
13129 , (Int_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
13130       G__setnull(result7);
13131       break;
13132    case 3:
13133       ((TImage*) G__getstructoffset())->FromWindow((Drawable_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
13134 , (Int_t) G__int(libp->para[2]));
13135       G__setnull(result7);
13136       break;
13137    case 2:
13138       ((TImage*) G__getstructoffset())->FromWindow((Drawable_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
13139       G__setnull(result7);
13140       break;
13141    case 1:
13142       ((TImage*) G__getstructoffset())->FromWindow((Drawable_t) G__int(libp->para[0]));
13143       G__setnull(result7);
13144       break;
13145    }
13146    return(1 || funcname || hash || result7 || libp) ;
13147 }
13148 
13149 static int G__G__Graf_186_0_79(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13150 {
13151       ((TImage*) G__getstructoffset())->FromGLBuffer((UChar_t*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
13152 , (UInt_t) G__int(libp->para[2]));
13153       G__setnull(result7);
13154    return(1 || funcname || hash || result7 || libp) ;
13155 }
13156 
13157 static int G__G__Graf_186_0_80(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13158 {
13159       G__letint(result7, 105, (long) TImage::GetImageFileTypeFromFilename((const char*) G__int(libp->para[0])));
13160    return(1 || funcname || hash || result7 || libp) ;
13161 }
13162 
13163 static int G__G__Graf_186_0_81(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13164 {
13165       G__letint(result7, 85, (long) TImage::Create());
13166    return(1 || funcname || hash || result7 || libp) ;
13167 }
13168 
13169 static int G__G__Graf_186_0_82(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13170 {
13171    switch (libp->paran) {
13172    case 2:
13173       G__letint(result7, 85, (long) TImage::Open((const char*) G__int(libp->para[0]), (TImage::EImageFileTypes) G__int(libp->para[1])));
13174       break;
13175    case 1:
13176       G__letint(result7, 85, (long) TImage::Open((const char*) G__int(libp->para[0])));
13177       break;
13178    }
13179    return(1 || funcname || hash || result7 || libp) ;
13180 }
13181 
13182 static int G__G__Graf_186_0_83(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13183 {
13184       G__letint(result7, 85, (long) TImage::Open((char**) G__int(libp->para[0])));
13185    return(1 || funcname || hash || result7 || libp) ;
13186 }
13187 
13188 static int G__G__Graf_186_0_84(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13189 {
13190       G__letint(result7, 85, (long) TImage::Open((const char*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
13191 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
13192 , (TImagePalette*) G__int(libp->para[4])));
13193    return(1 || funcname || hash || result7 || libp) ;
13194 }
13195 
13196 static int G__G__Graf_186_0_85(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13197 {
13198    switch (libp->paran) {
13199    case 4:
13200       G__letint(result7, 85, (long) TImage::Open((const char*) G__int(libp->para[0]), *(TArrayD*) libp->para[1].ref
13201 , (UInt_t) G__int(libp->para[2]), (TImagePalette*) G__int(libp->para[3])));
13202       break;
13203    case 3:
13204       G__letint(result7, 85, (long) TImage::Open((const char*) G__int(libp->para[0]), *(TArrayD*) libp->para[1].ref
13205 , (UInt_t) G__int(libp->para[2])));
13206       break;
13207    }
13208    return(1 || funcname || hash || result7 || libp) ;
13209 }
13210 
13211 static int G__G__Graf_186_0_86(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13212 {
13213    switch (libp->paran) {
13214    case 4:
13215       G__letint(result7, 85, (long) TImage::Open((const char*) G__int(libp->para[0]), *(TVectorD*) libp->para[1].ref
13216 , (UInt_t) G__int(libp->para[2]), (TImagePalette*) G__int(libp->para[3])));
13217       break;
13218    case 3:
13219       G__letint(result7, 85, (long) TImage::Open((const char*) G__int(libp->para[0]), *(TVectorD*) libp->para[1].ref
13220 , (UInt_t) G__int(libp->para[2])));
13221       break;
13222    }
13223    return(1 || funcname || hash || result7 || libp) ;
13224 }
13225 
13226 static int G__G__Graf_186_0_87(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13227 {
13228       {
13229          const TImage& obj = ((TImage*) G__getstructoffset())->operator+=(*(TImage*) libp->para[0].ref);
13230          result7->ref = (long) (&obj);
13231          result7->obj.i = (long) (&obj);
13232       }
13233    return(1 || funcname || hash || result7 || libp) ;
13234 }
13235 
13236 static int G__G__Graf_186_0_88(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13237 {
13238       {
13239          const TImage& obj = ((TImage*) G__getstructoffset())->operator/=(*(TImage*) libp->para[0].ref);
13240          result7->ref = (long) (&obj);
13241          result7->obj.i = (long) (&obj);
13242       }
13243    return(1 || funcname || hash || result7 || libp) ;
13244 }
13245 
13246 static int G__G__Graf_186_0_89(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13247 {
13248       G__letint(result7, 85, (long) TImage::Class());
13249    return(1 || funcname || hash || result7 || libp) ;
13250 }
13251 
13252 static int G__G__Graf_186_0_90(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13253 {
13254       G__letint(result7, 67, (long) TImage::Class_Name());
13255    return(1 || funcname || hash || result7 || libp) ;
13256 }
13257 
13258 static int G__G__Graf_186_0_91(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13259 {
13260       G__letint(result7, 115, (long) TImage::Class_Version());
13261    return(1 || funcname || hash || result7 || libp) ;
13262 }
13263 
13264 static int G__G__Graf_186_0_92(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13265 {
13266       TImage::Dictionary();
13267       G__setnull(result7);
13268    return(1 || funcname || hash || result7 || libp) ;
13269 }
13270 
13271 static int G__G__Graf_186_0_96(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13272 {
13273       ((TImage*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
13274       G__setnull(result7);
13275    return(1 || funcname || hash || result7 || libp) ;
13276 }
13277 
13278 static int G__G__Graf_186_0_97(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13279 {
13280       G__letint(result7, 67, (long) TImage::DeclFileName());
13281    return(1 || funcname || hash || result7 || libp) ;
13282 }
13283 
13284 static int G__G__Graf_186_0_98(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13285 {
13286       G__letint(result7, 105, (long) TImage::ImplFileLine());
13287    return(1 || funcname || hash || result7 || libp) ;
13288 }
13289 
13290 static int G__G__Graf_186_0_99(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13291 {
13292       G__letint(result7, 67, (long) TImage::ImplFileName());
13293    return(1 || funcname || hash || result7 || libp) ;
13294 }
13295 
13296 static int G__G__Graf_186_0_100(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13297 {
13298       G__letint(result7, 105, (long) TImage::DeclFileLine());
13299    return(1 || funcname || hash || result7 || libp) ;
13300 }
13301 
13302 // automatic destructor
13303 typedef TImage G__TTImage;
13304 static int G__G__Graf_186_0_101(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13305 {
13306    char* gvp = (char*) G__getgvp();
13307    long soff = G__getstructoffset();
13308    int n = G__getaryconstruct();
13309    //
13310    //has_a_delete: 1
13311    //has_own_delete1arg: 0
13312    //has_own_delete2arg: 0
13313    //
13314    if (!soff) {
13315      return(1);
13316    }
13317    if (n) {
13318      if (gvp == (char*)G__PVOID) {
13319        delete[] (TImage*) soff;
13320      } else {
13321        G__setgvp((long) G__PVOID);
13322        for (int i = n - 1; i >= 0; --i) {
13323          ((TImage*) (soff+(sizeof(TImage)*i)))->~G__TTImage();
13324        }
13325        G__setgvp((long)gvp);
13326      }
13327    } else {
13328      if (gvp == (char*)G__PVOID) {
13329        delete (TImage*) soff;
13330      } else {
13331        G__setgvp((long) G__PVOID);
13332        ((TImage*) (soff))->~G__TTImage();
13333        G__setgvp((long)gvp);
13334      }
13335    }
13336    G__setnull(result7);
13337    return(1 || funcname || hash || result7 || libp) ;
13338 }
13339 
13340 
13341 /* TImagePlugin */
13342 static int G__G__Graf_193_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13343 {
13344       G__letint(result7, 66, (long) ((TImagePlugin*) G__getstructoffset())->ReadFile((const char*) G__int(libp->para[0]), *(UInt_t*) G__UIntref(&libp->para[1])
13345 , *(UInt_t*) G__UIntref(&libp->para[2])));
13346    return(1 || funcname || hash || result7 || libp) ;
13347 }
13348 
13349 static int G__G__Graf_193_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13350 {
13351       G__letint(result7, 103, (long) ((TImagePlugin*) G__getstructoffset())->WriteFile((const char*) G__int(libp->para[0]), (unsigned char*) G__int(libp->para[1])
13352 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])));
13353    return(1 || funcname || hash || result7 || libp) ;
13354 }
13355 
13356 static int G__G__Graf_193_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13357 {
13358       G__letint(result7, 85, (long) TImagePlugin::Class());
13359    return(1 || funcname || hash || result7 || libp) ;
13360 }
13361 
13362 static int G__G__Graf_193_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13363 {
13364       G__letint(result7, 67, (long) TImagePlugin::Class_Name());
13365    return(1 || funcname || hash || result7 || libp) ;
13366 }
13367 
13368 static int G__G__Graf_193_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13369 {
13370       G__letint(result7, 115, (long) TImagePlugin::Class_Version());
13371    return(1 || funcname || hash || result7 || libp) ;
13372 }
13373 
13374 static int G__G__Graf_193_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13375 {
13376       TImagePlugin::Dictionary();
13377       G__setnull(result7);
13378    return(1 || funcname || hash || result7 || libp) ;
13379 }
13380 
13381 static int G__G__Graf_193_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13382 {
13383       ((TImagePlugin*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
13384       G__setnull(result7);
13385    return(1 || funcname || hash || result7 || libp) ;
13386 }
13387 
13388 static int G__G__Graf_193_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13389 {
13390       G__letint(result7, 67, (long) TImagePlugin::DeclFileName());
13391    return(1 || funcname || hash || result7 || libp) ;
13392 }
13393 
13394 static int G__G__Graf_193_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13395 {
13396       G__letint(result7, 105, (long) TImagePlugin::ImplFileLine());
13397    return(1 || funcname || hash || result7 || libp) ;
13398 }
13399 
13400 static int G__G__Graf_193_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13401 {
13402       G__letint(result7, 67, (long) TImagePlugin::ImplFileName());
13403    return(1 || funcname || hash || result7 || libp) ;
13404 }
13405 
13406 static int G__G__Graf_193_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13407 {
13408       G__letint(result7, 105, (long) TImagePlugin::DeclFileLine());
13409    return(1 || funcname || hash || result7 || libp) ;
13410 }
13411 
13412 // automatic destructor
13413 typedef TImagePlugin G__TTImagePlugin;
13414 static int G__G__Graf_193_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13415 {
13416    char* gvp = (char*) G__getgvp();
13417    long soff = G__getstructoffset();
13418    int n = G__getaryconstruct();
13419    //
13420    //has_a_delete: 1
13421    //has_own_delete1arg: 0
13422    //has_own_delete2arg: 0
13423    //
13424    if (!soff) {
13425      return(1);
13426    }
13427    if (n) {
13428      if (gvp == (char*)G__PVOID) {
13429        delete[] (TImagePlugin*) soff;
13430      } else {
13431        G__setgvp((long) G__PVOID);
13432        for (int i = n - 1; i >= 0; --i) {
13433          ((TImagePlugin*) (soff+(sizeof(TImagePlugin)*i)))->~G__TTImagePlugin();
13434        }
13435        G__setgvp((long)gvp);
13436      }
13437    } else {
13438      if (gvp == (char*)G__PVOID) {
13439        delete (TImagePlugin*) soff;
13440      } else {
13441        G__setgvp((long) G__PVOID);
13442        ((TImagePlugin*) (soff))->~G__TTImagePlugin();
13443        G__setgvp((long)gvp);
13444      }
13445    }
13446    G__setnull(result7);
13447    return(1 || funcname || hash || result7 || libp) ;
13448 }
13449 
13450 // automatic assignment operator
13451 static int G__G__Graf_193_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13452 {
13453    TImagePlugin* dest = (TImagePlugin*) G__getstructoffset();
13454    *dest = *(TImagePlugin*) libp->para[0].ref;
13455    const TImagePlugin& obj = *dest;
13456    result7->ref = (long) (&obj);
13457    result7->obj.i = (long) (&obj);
13458    return(1 || funcname || hash || result7 || libp) ;
13459 }
13460 
13461 
13462 /* TLatex */
13463 static int G__G__Graf_197_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13464 {
13465    TLatex* p = NULL;
13466    char* gvp = (char*) G__getgvp();
13467    int n = G__getaryconstruct();
13468    if (n) {
13469      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13470        p = new TLatex[n];
13471      } else {
13472        p = new((void*) gvp) TLatex[n];
13473      }
13474    } else {
13475      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13476        p = new TLatex;
13477      } else {
13478        p = new((void*) gvp) TLatex;
13479      }
13480    }
13481    result7->obj.i = (long) p;
13482    result7->ref = (long) p;
13483    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TLatex));
13484    return(1 || funcname || hash || result7 || libp) ;
13485 }
13486 
13487 static int G__G__Graf_197_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13488 {
13489    TLatex* p = NULL;
13490    char* gvp = (char*) G__getgvp();
13491    //m: 3
13492    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13493      p = new TLatex(
13494 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
13495 , (const char*) G__int(libp->para[2]));
13496    } else {
13497      p = new((void*) gvp) TLatex(
13498 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
13499 , (const char*) G__int(libp->para[2]));
13500    }
13501    result7->obj.i = (long) p;
13502    result7->ref = (long) p;
13503    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TLatex));
13504    return(1 || funcname || hash || result7 || libp) ;
13505 }
13506 
13507 static int G__G__Graf_197_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13508 {
13509    TLatex* p = NULL;
13510    char* gvp = (char*) G__getgvp();
13511    //m: 1
13512    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13513      p = new TLatex(*(TLatex*) libp->para[0].ref);
13514    } else {
13515      p = new((void*) gvp) TLatex(*(TLatex*) libp->para[0].ref);
13516    }
13517    result7->obj.i = (long) p;
13518    result7->ref = (long) p;
13519    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TLatex));
13520    return(1 || funcname || hash || result7 || libp) ;
13521 }
13522 
13523 static int G__G__Graf_197_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13524 {
13525       G__letint(result7, 85, (long) ((TLatex*) G__getstructoffset())->DrawLatex((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
13526 , (const char*) G__int(libp->para[2])));
13527    return(1 || funcname || hash || result7 || libp) ;
13528 }
13529 
13530 static int G__G__Graf_197_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13531 {
13532       G__letdouble(result7, 100, (double) ((const TLatex*) G__getstructoffset())->GetHeight());
13533    return(1 || funcname || hash || result7 || libp) ;
13534 }
13535 
13536 static int G__G__Graf_197_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13537 {
13538       G__letdouble(result7, 100, (double) ((TLatex*) G__getstructoffset())->GetXsize());
13539    return(1 || funcname || hash || result7 || libp) ;
13540 }
13541 
13542 static int G__G__Graf_197_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13543 {
13544       G__letdouble(result7, 100, (double) ((TLatex*) G__getstructoffset())->GetYsize());
13545    return(1 || funcname || hash || result7 || libp) ;
13546 }
13547 
13548 static int G__G__Graf_197_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13549 {
13550       ((TLatex*) G__getstructoffset())->PaintLatex((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
13551 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
13552 , (const char*) G__int(libp->para[4]));
13553       G__setnull(result7);
13554    return(1 || funcname || hash || result7 || libp) ;
13555 }
13556 
13557 static int G__G__Graf_197_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13558 {
13559       ((TLatex*) G__getstructoffset())->SetIndiceSize((Double_t) G__double(libp->para[0]));
13560       G__setnull(result7);
13561    return(1 || funcname || hash || result7 || libp) ;
13562 }
13563 
13564 static int G__G__Graf_197_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13565 {
13566       ((TLatex*) G__getstructoffset())->SetLimitIndiceSize((Int_t) G__int(libp->para[0]));
13567       G__setnull(result7);
13568    return(1 || funcname || hash || result7 || libp) ;
13569 }
13570 
13571 static int G__G__Graf_197_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13572 {
13573       G__letint(result7, 85, (long) TLatex::Class());
13574    return(1 || funcname || hash || result7 || libp) ;
13575 }
13576 
13577 static int G__G__Graf_197_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13578 {
13579       G__letint(result7, 67, (long) TLatex::Class_Name());
13580    return(1 || funcname || hash || result7 || libp) ;
13581 }
13582 
13583 static int G__G__Graf_197_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13584 {
13585       G__letint(result7, 115, (long) TLatex::Class_Version());
13586    return(1 || funcname || hash || result7 || libp) ;
13587 }
13588 
13589 static int G__G__Graf_197_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13590 {
13591       TLatex::Dictionary();
13592       G__setnull(result7);
13593    return(1 || funcname || hash || result7 || libp) ;
13594 }
13595 
13596 static int G__G__Graf_197_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13597 {
13598       ((TLatex*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
13599       G__setnull(result7);
13600    return(1 || funcname || hash || result7 || libp) ;
13601 }
13602 
13603 static int G__G__Graf_197_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13604 {
13605       G__letint(result7, 67, (long) TLatex::DeclFileName());
13606    return(1 || funcname || hash || result7 || libp) ;
13607 }
13608 
13609 static int G__G__Graf_197_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13610 {
13611       G__letint(result7, 105, (long) TLatex::ImplFileLine());
13612    return(1 || funcname || hash || result7 || libp) ;
13613 }
13614 
13615 static int G__G__Graf_197_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13616 {
13617       G__letint(result7, 67, (long) TLatex::ImplFileName());
13618    return(1 || funcname || hash || result7 || libp) ;
13619 }
13620 
13621 static int G__G__Graf_197_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13622 {
13623       G__letint(result7, 105, (long) TLatex::DeclFileLine());
13624    return(1 || funcname || hash || result7 || libp) ;
13625 }
13626 
13627 // automatic destructor
13628 typedef TLatex G__TTLatex;
13629 static int G__G__Graf_197_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13630 {
13631    char* gvp = (char*) G__getgvp();
13632    long soff = G__getstructoffset();
13633    int n = G__getaryconstruct();
13634    //
13635    //has_a_delete: 1
13636    //has_own_delete1arg: 0
13637    //has_own_delete2arg: 0
13638    //
13639    if (!soff) {
13640      return(1);
13641    }
13642    if (n) {
13643      if (gvp == (char*)G__PVOID) {
13644        delete[] (TLatex*) soff;
13645      } else {
13646        G__setgvp((long) G__PVOID);
13647        for (int i = n - 1; i >= 0; --i) {
13648          ((TLatex*) (soff+(sizeof(TLatex)*i)))->~G__TTLatex();
13649        }
13650        G__setgvp((long)gvp);
13651      }
13652    } else {
13653      if (gvp == (char*)G__PVOID) {
13654        delete (TLatex*) soff;
13655      } else {
13656        G__setgvp((long) G__PVOID);
13657        ((TLatex*) (soff))->~G__TTLatex();
13658        G__setgvp((long)gvp);
13659      }
13660    }
13661    G__setnull(result7);
13662    return(1 || funcname || hash || result7 || libp) ;
13663 }
13664 
13665 
13666 /* TLegendEntry */
13667 static int G__G__Graf_199_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13668 {
13669    TLegendEntry* p = NULL;
13670    char* gvp = (char*) G__getgvp();
13671    int n = G__getaryconstruct();
13672    if (n) {
13673      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13674        p = new TLegendEntry[n];
13675      } else {
13676        p = new((void*) gvp) TLegendEntry[n];
13677      }
13678    } else {
13679      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13680        p = new TLegendEntry;
13681      } else {
13682        p = new((void*) gvp) TLegendEntry;
13683      }
13684    }
13685    result7->obj.i = (long) p;
13686    result7->ref = (long) p;
13687    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TLegendEntry));
13688    return(1 || funcname || hash || result7 || libp) ;
13689 }
13690 
13691 static int G__G__Graf_199_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13692 {
13693    TLegendEntry* p = NULL;
13694    char* gvp = (char*) G__getgvp();
13695    switch (libp->paran) {
13696    case 3:
13697      //m: 3
13698      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13699        p = new TLegendEntry(
13700 (TObject*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
13701 , (Option_t*) G__int(libp->para[2]));
13702      } else {
13703        p = new((void*) gvp) TLegendEntry(
13704 (TObject*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
13705 , (Option_t*) G__int(libp->para[2]));
13706      }
13707      break;
13708    case 2:
13709      //m: 2
13710      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13711        p = new TLegendEntry((TObject*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
13712      } else {
13713        p = new((void*) gvp) TLegendEntry((TObject*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
13714      }
13715      break;
13716    case 1:
13717      //m: 1
13718      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13719        p = new TLegendEntry((TObject*) G__int(libp->para[0]));
13720      } else {
13721        p = new((void*) gvp) TLegendEntry((TObject*) G__int(libp->para[0]));
13722      }
13723      break;
13724    }
13725    result7->obj.i = (long) p;
13726    result7->ref = (long) p;
13727    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TLegendEntry));
13728    return(1 || funcname || hash || result7 || libp) ;
13729 }
13730 
13731 static int G__G__Graf_199_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13732 {
13733    TLegendEntry* p = NULL;
13734    char* gvp = (char*) G__getgvp();
13735    //m: 1
13736    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13737      p = new TLegendEntry(*(TLegendEntry*) libp->para[0].ref);
13738    } else {
13739      p = new((void*) gvp) TLegendEntry(*(TLegendEntry*) libp->para[0].ref);
13740    }
13741    result7->obj.i = (long) p;
13742    result7->ref = (long) p;
13743    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TLegendEntry));
13744    return(1 || funcname || hash || result7 || libp) ;
13745 }
13746 
13747 static int G__G__Graf_199_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13748 {
13749       G__letint(result7, 67, (long) ((const TLegendEntry*) G__getstructoffset())->GetLabel());
13750    return(1 || funcname || hash || result7 || libp) ;
13751 }
13752 
13753 static int G__G__Graf_199_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13754 {
13755       G__letint(result7, 85, (long) ((const TLegendEntry*) G__getstructoffset())->GetObject());
13756    return(1 || funcname || hash || result7 || libp) ;
13757 }
13758 
13759 static int G__G__Graf_199_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13760 {
13761       ((TLegendEntry*) G__getstructoffset())->SaveEntry(*(ostream*) libp->para[0].ref, (const char*) G__int(libp->para[1]));
13762       G__setnull(result7);
13763    return(1 || funcname || hash || result7 || libp) ;
13764 }
13765 
13766 static int G__G__Graf_199_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13767 {
13768    switch (libp->paran) {
13769    case 1:
13770       ((TLegendEntry*) G__getstructoffset())->SetLabel((const char*) G__int(libp->para[0]));
13771       G__setnull(result7);
13772       break;
13773    case 0:
13774       ((TLegendEntry*) G__getstructoffset())->SetLabel();
13775       G__setnull(result7);
13776       break;
13777    }
13778    return(1 || funcname || hash || result7 || libp) ;
13779 }
13780 
13781 static int G__G__Graf_199_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13782 {
13783       ((TLegendEntry*) G__getstructoffset())->SetObject((TObject*) G__int(libp->para[0]));
13784       G__setnull(result7);
13785    return(1 || funcname || hash || result7 || libp) ;
13786 }
13787 
13788 static int G__G__Graf_199_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13789 {
13790       ((TLegendEntry*) G__getstructoffset())->SetObject((const char*) G__int(libp->para[0]));
13791       G__setnull(result7);
13792    return(1 || funcname || hash || result7 || libp) ;
13793 }
13794 
13795 static int G__G__Graf_199_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13796 {
13797    switch (libp->paran) {
13798    case 1:
13799       ((TLegendEntry*) G__getstructoffset())->SetOption((Option_t*) G__int(libp->para[0]));
13800       G__setnull(result7);
13801       break;
13802    case 0:
13803       ((TLegendEntry*) G__getstructoffset())->SetOption();
13804       G__setnull(result7);
13805       break;
13806    }
13807    return(1 || funcname || hash || result7 || libp) ;
13808 }
13809 
13810 static int G__G__Graf_199_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13811 {
13812       G__letint(result7, 85, (long) TLegendEntry::Class());
13813    return(1 || funcname || hash || result7 || libp) ;
13814 }
13815 
13816 static int G__G__Graf_199_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13817 {
13818       G__letint(result7, 67, (long) TLegendEntry::Class_Name());
13819    return(1 || funcname || hash || result7 || libp) ;
13820 }
13821 
13822 static int G__G__Graf_199_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13823 {
13824       G__letint(result7, 115, (long) TLegendEntry::Class_Version());
13825    return(1 || funcname || hash || result7 || libp) ;
13826 }
13827 
13828 static int G__G__Graf_199_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13829 {
13830       TLegendEntry::Dictionary();
13831       G__setnull(result7);
13832    return(1 || funcname || hash || result7 || libp) ;
13833 }
13834 
13835 static int G__G__Graf_199_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13836 {
13837       ((TLegendEntry*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
13838       G__setnull(result7);
13839    return(1 || funcname || hash || result7 || libp) ;
13840 }
13841 
13842 static int G__G__Graf_199_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13843 {
13844       G__letint(result7, 67, (long) TLegendEntry::DeclFileName());
13845    return(1 || funcname || hash || result7 || libp) ;
13846 }
13847 
13848 static int G__G__Graf_199_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13849 {
13850       G__letint(result7, 105, (long) TLegendEntry::ImplFileLine());
13851    return(1 || funcname || hash || result7 || libp) ;
13852 }
13853 
13854 static int G__G__Graf_199_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13855 {
13856       G__letint(result7, 67, (long) TLegendEntry::ImplFileName());
13857    return(1 || funcname || hash || result7 || libp) ;
13858 }
13859 
13860 static int G__G__Graf_199_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13861 {
13862       G__letint(result7, 105, (long) TLegendEntry::DeclFileLine());
13863    return(1 || funcname || hash || result7 || libp) ;
13864 }
13865 
13866 // automatic destructor
13867 typedef TLegendEntry G__TTLegendEntry;
13868 static int G__G__Graf_199_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13869 {
13870    char* gvp = (char*) G__getgvp();
13871    long soff = G__getstructoffset();
13872    int n = G__getaryconstruct();
13873    //
13874    //has_a_delete: 1
13875    //has_own_delete1arg: 0
13876    //has_own_delete2arg: 0
13877    //
13878    if (!soff) {
13879      return(1);
13880    }
13881    if (n) {
13882      if (gvp == (char*)G__PVOID) {
13883        delete[] (TLegendEntry*) soff;
13884      } else {
13885        G__setgvp((long) G__PVOID);
13886        for (int i = n - 1; i >= 0; --i) {
13887          ((TLegendEntry*) (soff+(sizeof(TLegendEntry)*i)))->~G__TTLegendEntry();
13888        }
13889        G__setgvp((long)gvp);
13890      }
13891    } else {
13892      if (gvp == (char*)G__PVOID) {
13893        delete (TLegendEntry*) soff;
13894      } else {
13895        G__setgvp((long) G__PVOID);
13896        ((TLegendEntry*) (soff))->~G__TTLegendEntry();
13897        G__setgvp((long)gvp);
13898      }
13899    }
13900    G__setnull(result7);
13901    return(1 || funcname || hash || result7 || libp) ;
13902 }
13903 
13904 
13905 /* TLegend */
13906 static int G__G__Graf_200_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13907 {
13908    TLegend* p = NULL;
13909    char* gvp = (char*) G__getgvp();
13910    int n = G__getaryconstruct();
13911    if (n) {
13912      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13913        p = new TLegend[n];
13914      } else {
13915        p = new((void*) gvp) TLegend[n];
13916      }
13917    } else {
13918      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13919        p = new TLegend;
13920      } else {
13921        p = new((void*) gvp) TLegend;
13922      }
13923    }
13924    result7->obj.i = (long) p;
13925    result7->ref = (long) p;
13926    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TLegend));
13927    return(1 || funcname || hash || result7 || libp) ;
13928 }
13929 
13930 static int G__G__Graf_200_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13931 {
13932    TLegend* p = NULL;
13933    char* gvp = (char*) G__getgvp();
13934    switch (libp->paran) {
13935    case 6:
13936      //m: 6
13937      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13938        p = new TLegend(
13939 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
13940 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
13941 , (const char*) G__int(libp->para[4]), (Option_t*) G__int(libp->para[5]));
13942      } else {
13943        p = new((void*) gvp) TLegend(
13944 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
13945 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
13946 , (const char*) G__int(libp->para[4]), (Option_t*) G__int(libp->para[5]));
13947      }
13948      break;
13949    case 5:
13950      //m: 5
13951      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13952        p = new TLegend(
13953 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
13954 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
13955 , (const char*) G__int(libp->para[4]));
13956      } else {
13957        p = new((void*) gvp) TLegend(
13958 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
13959 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
13960 , (const char*) G__int(libp->para[4]));
13961      }
13962      break;
13963    case 4:
13964      //m: 4
13965      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13966        p = new TLegend(
13967 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
13968 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
13969      } else {
13970        p = new((void*) gvp) TLegend(
13971 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
13972 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
13973      }
13974      break;
13975    }
13976    result7->obj.i = (long) p;
13977    result7->ref = (long) p;
13978    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TLegend));
13979    return(1 || funcname || hash || result7 || libp) ;
13980 }
13981 
13982 static int G__G__Graf_200_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13983 {
13984    TLegend* p = NULL;
13985    char* gvp = (char*) G__getgvp();
13986    //m: 1
13987    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
13988      p = new TLegend(*(TLegend*) libp->para[0].ref);
13989    } else {
13990      p = new((void*) gvp) TLegend(*(TLegend*) libp->para[0].ref);
13991    }
13992    result7->obj.i = (long) p;
13993    result7->ref = (long) p;
13994    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TLegend));
13995    return(1 || funcname || hash || result7 || libp) ;
13996 }
13997 
13998 static int G__G__Graf_200_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
13999 {
14000    switch (libp->paran) {
14001    case 3:
14002       G__letint(result7, 85, (long) ((TLegend*) G__getstructoffset())->AddEntry((TObject*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
14003 , (Option_t*) G__int(libp->para[2])));
14004       break;
14005    case 2:
14006       G__letint(result7, 85, (long) ((TLegend*) G__getstructoffset())->AddEntry((TObject*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
14007       break;
14008    case 1:
14009       G__letint(result7, 85, (long) ((TLegend*) G__getstructoffset())->AddEntry((TObject*) G__int(libp->para[0])));
14010       break;
14011    }
14012    return(1 || funcname || hash || result7 || libp) ;
14013 }
14014 
14015 static int G__G__Graf_200_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14016 {
14017    switch (libp->paran) {
14018    case 3:
14019       G__letint(result7, 85, (long) ((TLegend*) G__getstructoffset())->AddEntry((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
14020 , (Option_t*) G__int(libp->para[2])));
14021       break;
14022    case 2:
14023       G__letint(result7, 85, (long) ((TLegend*) G__getstructoffset())->AddEntry((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
14024       break;
14025    case 1:
14026       G__letint(result7, 85, (long) ((TLegend*) G__getstructoffset())->AddEntry((const char*) G__int(libp->para[0])));
14027       break;
14028    }
14029    return(1 || funcname || hash || result7 || libp) ;
14030 }
14031 
14032 static int G__G__Graf_200_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14033 {
14034       ((TLegend*) G__getstructoffset())->DeleteEntry();
14035       G__setnull(result7);
14036    return(1 || funcname || hash || result7 || libp) ;
14037 }
14038 
14039 static int G__G__Graf_200_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14040 {
14041       ((TLegend*) G__getstructoffset())->EditEntryAttFill();
14042       G__setnull(result7);
14043    return(1 || funcname || hash || result7 || libp) ;
14044 }
14045 
14046 static int G__G__Graf_200_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14047 {
14048       ((TLegend*) G__getstructoffset())->EditEntryAttLine();
14049       G__setnull(result7);
14050    return(1 || funcname || hash || result7 || libp) ;
14051 }
14052 
14053 static int G__G__Graf_200_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14054 {
14055       ((TLegend*) G__getstructoffset())->EditEntryAttMarker();
14056       G__setnull(result7);
14057    return(1 || funcname || hash || result7 || libp) ;
14058 }
14059 
14060 static int G__G__Graf_200_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14061 {
14062       ((TLegend*) G__getstructoffset())->EditEntryAttText();
14063       G__setnull(result7);
14064    return(1 || funcname || hash || result7 || libp) ;
14065 }
14066 
14067 static int G__G__Graf_200_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14068 {
14069       G__letdouble(result7, 102, (double) ((const TLegend*) G__getstructoffset())->GetColumnSeparation());
14070    return(1 || funcname || hash || result7 || libp) ;
14071 }
14072 
14073 static int G__G__Graf_200_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14074 {
14075       G__letint(result7, 85, (long) ((const TLegend*) G__getstructoffset())->GetEntry());
14076    return(1 || funcname || hash || result7 || libp) ;
14077 }
14078 
14079 static int G__G__Graf_200_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14080 {
14081       G__letdouble(result7, 102, (double) ((const TLegend*) G__getstructoffset())->GetEntrySeparation());
14082    return(1 || funcname || hash || result7 || libp) ;
14083 }
14084 
14085 static int G__G__Graf_200_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14086 {
14087       G__letint(result7, 67, (long) ((const TLegend*) G__getstructoffset())->GetHeader());
14088    return(1 || funcname || hash || result7 || libp) ;
14089 }
14090 
14091 static int G__G__Graf_200_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14092 {
14093       G__letint(result7, 85, (long) ((const TLegend*) G__getstructoffset())->GetListOfPrimitives());
14094    return(1 || funcname || hash || result7 || libp) ;
14095 }
14096 
14097 static int G__G__Graf_200_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14098 {
14099       G__letdouble(result7, 102, (double) ((const TLegend*) G__getstructoffset())->GetMargin());
14100    return(1 || funcname || hash || result7 || libp) ;
14101 }
14102 
14103 static int G__G__Graf_200_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14104 {
14105       G__letint(result7, 105, (long) ((const TLegend*) G__getstructoffset())->GetNColumns());
14106    return(1 || funcname || hash || result7 || libp) ;
14107 }
14108 
14109 static int G__G__Graf_200_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14110 {
14111       G__letint(result7, 105, (long) ((const TLegend*) G__getstructoffset())->GetNRows());
14112    return(1 || funcname || hash || result7 || libp) ;
14113 }
14114 
14115 static int G__G__Graf_200_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14116 {
14117    switch (libp->paran) {
14118    case 3:
14119       ((TLegend*) G__getstructoffset())->InsertEntry((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
14120 , (Option_t*) G__int(libp->para[2]));
14121       G__setnull(result7);
14122       break;
14123    case 2:
14124       ((TLegend*) G__getstructoffset())->InsertEntry((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
14125       G__setnull(result7);
14126       break;
14127    case 1:
14128       ((TLegend*) G__getstructoffset())->InsertEntry((const char*) G__int(libp->para[0]));
14129       G__setnull(result7);
14130       break;
14131    case 0:
14132       ((TLegend*) G__getstructoffset())->InsertEntry();
14133       G__setnull(result7);
14134       break;
14135    }
14136    return(1 || funcname || hash || result7 || libp) ;
14137 }
14138 
14139 static int G__G__Graf_200_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14140 {
14141       ((TLegend*) G__getstructoffset())->PaintPrimitives();
14142       G__setnull(result7);
14143    return(1 || funcname || hash || result7 || libp) ;
14144 }
14145 
14146 static int G__G__Graf_200_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14147 {
14148       ((TLegend*) G__getstructoffset())->SetDefaults();
14149       G__setnull(result7);
14150    return(1 || funcname || hash || result7 || libp) ;
14151 }
14152 
14153 static int G__G__Graf_200_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14154 {
14155       ((TLegend*) G__getstructoffset())->SetColumnSeparation((Float_t) G__double(libp->para[0]));
14156       G__setnull(result7);
14157    return(1 || funcname || hash || result7 || libp) ;
14158 }
14159 
14160 static int G__G__Graf_200_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14161 {
14162       ((TLegend*) G__getstructoffset())->SetEntryLabel((const char*) G__int(libp->para[0]));
14163       G__setnull(result7);
14164    return(1 || funcname || hash || result7 || libp) ;
14165 }
14166 
14167 static int G__G__Graf_200_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14168 {
14169       ((TLegend*) G__getstructoffset())->SetEntryOption((Option_t*) G__int(libp->para[0]));
14170       G__setnull(result7);
14171    return(1 || funcname || hash || result7 || libp) ;
14172 }
14173 
14174 static int G__G__Graf_200_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14175 {
14176       ((TLegend*) G__getstructoffset())->SetEntrySeparation((Float_t) G__double(libp->para[0]));
14177       G__setnull(result7);
14178    return(1 || funcname || hash || result7 || libp) ;
14179 }
14180 
14181 static int G__G__Graf_200_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14182 {
14183    switch (libp->paran) {
14184    case 1:
14185       ((TLegend*) G__getstructoffset())->SetHeader((const char*) G__int(libp->para[0]));
14186       G__setnull(result7);
14187       break;
14188    case 0:
14189       ((TLegend*) G__getstructoffset())->SetHeader();
14190       G__setnull(result7);
14191       break;
14192    }
14193    return(1 || funcname || hash || result7 || libp) ;
14194 }
14195 
14196 static int G__G__Graf_200_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14197 {
14198       ((TLegend*) G__getstructoffset())->SetMargin((Float_t) G__double(libp->para[0]));
14199       G__setnull(result7);
14200    return(1 || funcname || hash || result7 || libp) ;
14201 }
14202 
14203 static int G__G__Graf_200_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14204 {
14205       ((TLegend*) G__getstructoffset())->SetNColumns((Int_t) G__int(libp->para[0]));
14206       G__setnull(result7);
14207    return(1 || funcname || hash || result7 || libp) ;
14208 }
14209 
14210 static int G__G__Graf_200_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14211 {
14212       G__letint(result7, 85, (long) TLegend::Class());
14213    return(1 || funcname || hash || result7 || libp) ;
14214 }
14215 
14216 static int G__G__Graf_200_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14217 {
14218       G__letint(result7, 67, (long) TLegend::Class_Name());
14219    return(1 || funcname || hash || result7 || libp) ;
14220 }
14221 
14222 static int G__G__Graf_200_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14223 {
14224       G__letint(result7, 115, (long) TLegend::Class_Version());
14225    return(1 || funcname || hash || result7 || libp) ;
14226 }
14227 
14228 static int G__G__Graf_200_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14229 {
14230       TLegend::Dictionary();
14231       G__setnull(result7);
14232    return(1 || funcname || hash || result7 || libp) ;
14233 }
14234 
14235 static int G__G__Graf_200_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14236 {
14237       ((TLegend*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
14238       G__setnull(result7);
14239    return(1 || funcname || hash || result7 || libp) ;
14240 }
14241 
14242 static int G__G__Graf_200_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14243 {
14244       G__letint(result7, 67, (long) TLegend::DeclFileName());
14245    return(1 || funcname || hash || result7 || libp) ;
14246 }
14247 
14248 static int G__G__Graf_200_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14249 {
14250       G__letint(result7, 105, (long) TLegend::ImplFileLine());
14251    return(1 || funcname || hash || result7 || libp) ;
14252 }
14253 
14254 static int G__G__Graf_200_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14255 {
14256       G__letint(result7, 67, (long) TLegend::ImplFileName());
14257    return(1 || funcname || hash || result7 || libp) ;
14258 }
14259 
14260 static int G__G__Graf_200_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14261 {
14262       G__letint(result7, 105, (long) TLegend::DeclFileLine());
14263    return(1 || funcname || hash || result7 || libp) ;
14264 }
14265 
14266 // automatic destructor
14267 typedef TLegend G__TTLegend;
14268 static int G__G__Graf_200_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14269 {
14270    char* gvp = (char*) G__getgvp();
14271    long soff = G__getstructoffset();
14272    int n = G__getaryconstruct();
14273    //
14274    //has_a_delete: 1
14275    //has_own_delete1arg: 0
14276    //has_own_delete2arg: 0
14277    //
14278    if (!soff) {
14279      return(1);
14280    }
14281    if (n) {
14282      if (gvp == (char*)G__PVOID) {
14283        delete[] (TLegend*) soff;
14284      } else {
14285        G__setgvp((long) G__PVOID);
14286        for (int i = n - 1; i >= 0; --i) {
14287          ((TLegend*) (soff+(sizeof(TLegend)*i)))->~G__TTLegend();
14288        }
14289        G__setgvp((long)gvp);
14290      }
14291    } else {
14292      if (gvp == (char*)G__PVOID) {
14293        delete (TLegend*) soff;
14294      } else {
14295        G__setgvp((long) G__PVOID);
14296        ((TLegend*) (soff))->~G__TTLegend();
14297        G__setgvp((long)gvp);
14298      }
14299    }
14300    G__setnull(result7);
14301    return(1 || funcname || hash || result7 || libp) ;
14302 }
14303 
14304 
14305 /* TLink */
14306 static int G__G__Graf_201_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14307 {
14308    TLink* p = NULL;
14309    char* gvp = (char*) G__getgvp();
14310    int n = G__getaryconstruct();
14311    if (n) {
14312      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14313        p = new TLink[n];
14314      } else {
14315        p = new((void*) gvp) TLink[n];
14316      }
14317    } else {
14318      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14319        p = new TLink;
14320      } else {
14321        p = new((void*) gvp) TLink;
14322      }
14323    }
14324    result7->obj.i = (long) p;
14325    result7->ref = (long) p;
14326    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TLink));
14327    return(1 || funcname || hash || result7 || libp) ;
14328 }
14329 
14330 static int G__G__Graf_201_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14331 {
14332    TLink* p = NULL;
14333    char* gvp = (char*) G__getgvp();
14334    //m: 3
14335    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14336      p = new TLink(
14337 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
14338 , (void*) G__int(libp->para[2]));
14339    } else {
14340      p = new((void*) gvp) TLink(
14341 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
14342 , (void*) G__int(libp->para[2]));
14343    }
14344    result7->obj.i = (long) p;
14345    result7->ref = (long) p;
14346    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TLink));
14347    return(1 || funcname || hash || result7 || libp) ;
14348 }
14349 
14350 static int G__G__Graf_201_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14351 {
14352       G__letint(result7, 85, (long) TLink::Class());
14353    return(1 || funcname || hash || result7 || libp) ;
14354 }
14355 
14356 static int G__G__Graf_201_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14357 {
14358       G__letint(result7, 67, (long) TLink::Class_Name());
14359    return(1 || funcname || hash || result7 || libp) ;
14360 }
14361 
14362 static int G__G__Graf_201_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14363 {
14364       G__letint(result7, 115, (long) TLink::Class_Version());
14365    return(1 || funcname || hash || result7 || libp) ;
14366 }
14367 
14368 static int G__G__Graf_201_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14369 {
14370       TLink::Dictionary();
14371       G__setnull(result7);
14372    return(1 || funcname || hash || result7 || libp) ;
14373 }
14374 
14375 static int G__G__Graf_201_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14376 {
14377       ((TLink*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
14378       G__setnull(result7);
14379    return(1 || funcname || hash || result7 || libp) ;
14380 }
14381 
14382 static int G__G__Graf_201_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14383 {
14384       G__letint(result7, 67, (long) TLink::DeclFileName());
14385    return(1 || funcname || hash || result7 || libp) ;
14386 }
14387 
14388 static int G__G__Graf_201_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14389 {
14390       G__letint(result7, 105, (long) TLink::ImplFileLine());
14391    return(1 || funcname || hash || result7 || libp) ;
14392 }
14393 
14394 static int G__G__Graf_201_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14395 {
14396       G__letint(result7, 67, (long) TLink::ImplFileName());
14397    return(1 || funcname || hash || result7 || libp) ;
14398 }
14399 
14400 static int G__G__Graf_201_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14401 {
14402       G__letint(result7, 105, (long) TLink::DeclFileLine());
14403    return(1 || funcname || hash || result7 || libp) ;
14404 }
14405 
14406 // automatic copy constructor
14407 static int G__G__Graf_201_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14408 
14409 {
14410    TLink* p;
14411    void* tmp = (void*) G__int(libp->para[0]);
14412    p = new TLink(*(TLink*) tmp);
14413    result7->obj.i = (long) p;
14414    result7->ref = (long) p;
14415    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TLink));
14416    return(1 || funcname || hash || result7 || libp) ;
14417 }
14418 
14419 // automatic destructor
14420 typedef TLink G__TTLink;
14421 static int G__G__Graf_201_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14422 {
14423    char* gvp = (char*) G__getgvp();
14424    long soff = G__getstructoffset();
14425    int n = G__getaryconstruct();
14426    //
14427    //has_a_delete: 1
14428    //has_own_delete1arg: 0
14429    //has_own_delete2arg: 0
14430    //
14431    if (!soff) {
14432      return(1);
14433    }
14434    if (n) {
14435      if (gvp == (char*)G__PVOID) {
14436        delete[] (TLink*) soff;
14437      } else {
14438        G__setgvp((long) G__PVOID);
14439        for (int i = n - 1; i >= 0; --i) {
14440          ((TLink*) (soff+(sizeof(TLink)*i)))->~G__TTLink();
14441        }
14442        G__setgvp((long)gvp);
14443      }
14444    } else {
14445      if (gvp == (char*)G__PVOID) {
14446        delete (TLink*) soff;
14447      } else {
14448        G__setgvp((long) G__PVOID);
14449        ((TLink*) (soff))->~G__TTLink();
14450        G__setgvp((long)gvp);
14451      }
14452    }
14453    G__setnull(result7);
14454    return(1 || funcname || hash || result7 || libp) ;
14455 }
14456 
14457 // automatic assignment operator
14458 static int G__G__Graf_201_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14459 {
14460    TLink* dest = (TLink*) G__getstructoffset();
14461    *dest = *(TLink*) libp->para[0].ref;
14462    const TLink& obj = *dest;
14463    result7->ref = (long) (&obj);
14464    result7->obj.i = (long) (&obj);
14465    return(1 || funcname || hash || result7 || libp) ;
14466 }
14467 
14468 
14469 /* TMarker */
14470 static int G__G__Graf_203_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14471 {
14472    TMarker* p = NULL;
14473    char* gvp = (char*) G__getgvp();
14474    int n = G__getaryconstruct();
14475    if (n) {
14476      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14477        p = new TMarker[n];
14478      } else {
14479        p = new((void*) gvp) TMarker[n];
14480      }
14481    } else {
14482      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14483        p = new TMarker;
14484      } else {
14485        p = new((void*) gvp) TMarker;
14486      }
14487    }
14488    result7->obj.i = (long) p;
14489    result7->ref = (long) p;
14490    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TMarker));
14491    return(1 || funcname || hash || result7 || libp) ;
14492 }
14493 
14494 static int G__G__Graf_203_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14495 {
14496    TMarker* p = NULL;
14497    char* gvp = (char*) G__getgvp();
14498    //m: 3
14499    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14500      p = new TMarker(
14501 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
14502 , (Int_t) G__int(libp->para[2]));
14503    } else {
14504      p = new((void*) gvp) TMarker(
14505 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
14506 , (Int_t) G__int(libp->para[2]));
14507    }
14508    result7->obj.i = (long) p;
14509    result7->ref = (long) p;
14510    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TMarker));
14511    return(1 || funcname || hash || result7 || libp) ;
14512 }
14513 
14514 static int G__G__Graf_203_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14515 {
14516    TMarker* p = NULL;
14517    char* gvp = (char*) G__getgvp();
14518    //m: 1
14519    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14520      p = new TMarker(*(TMarker*) libp->para[0].ref);
14521    } else {
14522      p = new((void*) gvp) TMarker(*(TMarker*) libp->para[0].ref);
14523    }
14524    result7->obj.i = (long) p;
14525    result7->ref = (long) p;
14526    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TMarker));
14527    return(1 || funcname || hash || result7 || libp) ;
14528 }
14529 
14530 static int G__G__Graf_203_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14531 {
14532       ((TMarker*) G__getstructoffset())->DrawMarker((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1]));
14533       G__setnull(result7);
14534    return(1 || funcname || hash || result7 || libp) ;
14535 }
14536 
14537 static int G__G__Graf_203_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14538 {
14539       G__letdouble(result7, 100, (double) ((const TMarker*) G__getstructoffset())->GetX());
14540    return(1 || funcname || hash || result7 || libp) ;
14541 }
14542 
14543 static int G__G__Graf_203_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14544 {
14545       G__letdouble(result7, 100, (double) ((const TMarker*) G__getstructoffset())->GetY());
14546    return(1 || funcname || hash || result7 || libp) ;
14547 }
14548 
14549 static int G__G__Graf_203_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14550 {
14551       ((TMarker*) G__getstructoffset())->PaintMarker((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1]));
14552       G__setnull(result7);
14553    return(1 || funcname || hash || result7 || libp) ;
14554 }
14555 
14556 static int G__G__Graf_203_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14557 {
14558       ((TMarker*) G__getstructoffset())->PaintMarkerNDC((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1]));
14559       G__setnull(result7);
14560    return(1 || funcname || hash || result7 || libp) ;
14561 }
14562 
14563 static int G__G__Graf_203_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14564 {
14565    switch (libp->paran) {
14566    case 1:
14567       ((TMarker*) G__getstructoffset())->SetNDC((Bool_t) G__int(libp->para[0]));
14568       G__setnull(result7);
14569       break;
14570    case 0:
14571       ((TMarker*) G__getstructoffset())->SetNDC();
14572       G__setnull(result7);
14573       break;
14574    }
14575    return(1 || funcname || hash || result7 || libp) ;
14576 }
14577 
14578 static int G__G__Graf_203_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14579 {
14580       ((TMarker*) G__getstructoffset())->SetX((Double_t) G__double(libp->para[0]));
14581       G__setnull(result7);
14582    return(1 || funcname || hash || result7 || libp) ;
14583 }
14584 
14585 static int G__G__Graf_203_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14586 {
14587       ((TMarker*) G__getstructoffset())->SetY((Double_t) G__double(libp->para[0]));
14588       G__setnull(result7);
14589    return(1 || funcname || hash || result7 || libp) ;
14590 }
14591 
14592 static int G__G__Graf_203_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14593 {
14594       TMarker::DisplayMarkerTypes();
14595       G__setnull(result7);
14596    return(1 || funcname || hash || result7 || libp) ;
14597 }
14598 
14599 static int G__G__Graf_203_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14600 {
14601       G__letint(result7, 85, (long) TMarker::Class());
14602    return(1 || funcname || hash || result7 || libp) ;
14603 }
14604 
14605 static int G__G__Graf_203_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14606 {
14607       G__letint(result7, 67, (long) TMarker::Class_Name());
14608    return(1 || funcname || hash || result7 || libp) ;
14609 }
14610 
14611 static int G__G__Graf_203_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14612 {
14613       G__letint(result7, 115, (long) TMarker::Class_Version());
14614    return(1 || funcname || hash || result7 || libp) ;
14615 }
14616 
14617 static int G__G__Graf_203_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14618 {
14619       TMarker::Dictionary();
14620       G__setnull(result7);
14621    return(1 || funcname || hash || result7 || libp) ;
14622 }
14623 
14624 static int G__G__Graf_203_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14625 {
14626       ((TMarker*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
14627       G__setnull(result7);
14628    return(1 || funcname || hash || result7 || libp) ;
14629 }
14630 
14631 static int G__G__Graf_203_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14632 {
14633       G__letint(result7, 67, (long) TMarker::DeclFileName());
14634    return(1 || funcname || hash || result7 || libp) ;
14635 }
14636 
14637 static int G__G__Graf_203_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14638 {
14639       G__letint(result7, 105, (long) TMarker::ImplFileLine());
14640    return(1 || funcname || hash || result7 || libp) ;
14641 }
14642 
14643 static int G__G__Graf_203_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14644 {
14645       G__letint(result7, 67, (long) TMarker::ImplFileName());
14646    return(1 || funcname || hash || result7 || libp) ;
14647 }
14648 
14649 static int G__G__Graf_203_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14650 {
14651       G__letint(result7, 105, (long) TMarker::DeclFileLine());
14652    return(1 || funcname || hash || result7 || libp) ;
14653 }
14654 
14655 // automatic destructor
14656 typedef TMarker G__TTMarker;
14657 static int G__G__Graf_203_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14658 {
14659    char* gvp = (char*) G__getgvp();
14660    long soff = G__getstructoffset();
14661    int n = G__getaryconstruct();
14662    //
14663    //has_a_delete: 1
14664    //has_own_delete1arg: 0
14665    //has_own_delete2arg: 0
14666    //
14667    if (!soff) {
14668      return(1);
14669    }
14670    if (n) {
14671      if (gvp == (char*)G__PVOID) {
14672        delete[] (TMarker*) soff;
14673      } else {
14674        G__setgvp((long) G__PVOID);
14675        for (int i = n - 1; i >= 0; --i) {
14676          ((TMarker*) (soff+(sizeof(TMarker)*i)))->~G__TTMarker();
14677        }
14678        G__setgvp((long)gvp);
14679      }
14680    } else {
14681      if (gvp == (char*)G__PVOID) {
14682        delete (TMarker*) soff;
14683      } else {
14684        G__setgvp((long) G__PVOID);
14685        ((TMarker*) (soff))->~G__TTMarker();
14686        G__setgvp((long)gvp);
14687      }
14688    }
14689    G__setnull(result7);
14690    return(1 || funcname || hash || result7 || libp) ;
14691 }
14692 
14693 // automatic assignment operator
14694 static int G__G__Graf_203_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14695 {
14696    TMarker* dest = (TMarker*) G__getstructoffset();
14697    *dest = *(TMarker*) libp->para[0].ref;
14698    const TMarker& obj = *dest;
14699    result7->ref = (long) (&obj);
14700    result7->obj.i = (long) (&obj);
14701    return(1 || funcname || hash || result7 || libp) ;
14702 }
14703 
14704 
14705 /* TPaveLabel */
14706 static int G__G__Graf_205_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14707 {
14708    TPaveLabel* p = NULL;
14709    char* gvp = (char*) G__getgvp();
14710    int n = G__getaryconstruct();
14711    if (n) {
14712      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14713        p = new TPaveLabel[n];
14714      } else {
14715        p = new((void*) gvp) TPaveLabel[n];
14716      }
14717    } else {
14718      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14719        p = new TPaveLabel;
14720      } else {
14721        p = new((void*) gvp) TPaveLabel;
14722      }
14723    }
14724    result7->obj.i = (long) p;
14725    result7->ref = (long) p;
14726    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPaveLabel));
14727    return(1 || funcname || hash || result7 || libp) ;
14728 }
14729 
14730 static int G__G__Graf_205_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14731 {
14732    TPaveLabel* p = NULL;
14733    char* gvp = (char*) G__getgvp();
14734    switch (libp->paran) {
14735    case 6:
14736      //m: 6
14737      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14738        p = new TPaveLabel(
14739 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
14740 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
14741 , (const char*) G__int(libp->para[4]), (Option_t*) G__int(libp->para[5]));
14742      } else {
14743        p = new((void*) gvp) TPaveLabel(
14744 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
14745 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
14746 , (const char*) G__int(libp->para[4]), (Option_t*) G__int(libp->para[5]));
14747      }
14748      break;
14749    case 5:
14750      //m: 5
14751      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14752        p = new TPaveLabel(
14753 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
14754 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
14755 , (const char*) G__int(libp->para[4]));
14756      } else {
14757        p = new((void*) gvp) TPaveLabel(
14758 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
14759 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
14760 , (const char*) G__int(libp->para[4]));
14761      }
14762      break;
14763    }
14764    result7->obj.i = (long) p;
14765    result7->ref = (long) p;
14766    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPaveLabel));
14767    return(1 || funcname || hash || result7 || libp) ;
14768 }
14769 
14770 static int G__G__Graf_205_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14771 {
14772    TPaveLabel* p = NULL;
14773    char* gvp = (char*) G__getgvp();
14774    //m: 1
14775    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14776      p = new TPaveLabel(*(TPaveLabel*) libp->para[0].ref);
14777    } else {
14778      p = new((void*) gvp) TPaveLabel(*(TPaveLabel*) libp->para[0].ref);
14779    }
14780    result7->obj.i = (long) p;
14781    result7->ref = (long) p;
14782    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPaveLabel));
14783    return(1 || funcname || hash || result7 || libp) ;
14784 }
14785 
14786 static int G__G__Graf_205_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14787 {
14788    switch (libp->paran) {
14789    case 6:
14790       ((TPaveLabel*) G__getstructoffset())->DrawPaveLabel((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
14791 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
14792 , (const char*) G__int(libp->para[4]), (Option_t*) G__int(libp->para[5]));
14793       G__setnull(result7);
14794       break;
14795    case 5:
14796       ((TPaveLabel*) G__getstructoffset())->DrawPaveLabel((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
14797 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
14798 , (const char*) G__int(libp->para[4]));
14799       G__setnull(result7);
14800       break;
14801    }
14802    return(1 || funcname || hash || result7 || libp) ;
14803 }
14804 
14805 static int G__G__Graf_205_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14806 {
14807       G__letint(result7, 67, (long) ((const TPaveLabel*) G__getstructoffset())->GetLabel());
14808    return(1 || funcname || hash || result7 || libp) ;
14809 }
14810 
14811 static int G__G__Graf_205_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14812 {
14813    switch (libp->paran) {
14814    case 6:
14815       ((TPaveLabel*) G__getstructoffset())->PaintPaveLabel((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
14816 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
14817 , (const char*) G__int(libp->para[4]), (Option_t*) G__int(libp->para[5]));
14818       G__setnull(result7);
14819       break;
14820    case 5:
14821       ((TPaveLabel*) G__getstructoffset())->PaintPaveLabel((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
14822 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
14823 , (const char*) G__int(libp->para[4]));
14824       G__setnull(result7);
14825       break;
14826    }
14827    return(1 || funcname || hash || result7 || libp) ;
14828 }
14829 
14830 static int G__G__Graf_205_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14831 {
14832       ((TPaveLabel*) G__getstructoffset())->SetLabel((const char*) G__int(libp->para[0]));
14833       G__setnull(result7);
14834    return(1 || funcname || hash || result7 || libp) ;
14835 }
14836 
14837 static int G__G__Graf_205_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14838 {
14839       G__letint(result7, 85, (long) TPaveLabel::Class());
14840    return(1 || funcname || hash || result7 || libp) ;
14841 }
14842 
14843 static int G__G__Graf_205_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14844 {
14845       G__letint(result7, 67, (long) TPaveLabel::Class_Name());
14846    return(1 || funcname || hash || result7 || libp) ;
14847 }
14848 
14849 static int G__G__Graf_205_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14850 {
14851       G__letint(result7, 115, (long) TPaveLabel::Class_Version());
14852    return(1 || funcname || hash || result7 || libp) ;
14853 }
14854 
14855 static int G__G__Graf_205_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14856 {
14857       TPaveLabel::Dictionary();
14858       G__setnull(result7);
14859    return(1 || funcname || hash || result7 || libp) ;
14860 }
14861 
14862 static int G__G__Graf_205_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14863 {
14864       ((TPaveLabel*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
14865       G__setnull(result7);
14866    return(1 || funcname || hash || result7 || libp) ;
14867 }
14868 
14869 static int G__G__Graf_205_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14870 {
14871       G__letint(result7, 67, (long) TPaveLabel::DeclFileName());
14872    return(1 || funcname || hash || result7 || libp) ;
14873 }
14874 
14875 static int G__G__Graf_205_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14876 {
14877       G__letint(result7, 105, (long) TPaveLabel::ImplFileLine());
14878    return(1 || funcname || hash || result7 || libp) ;
14879 }
14880 
14881 static int G__G__Graf_205_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14882 {
14883       G__letint(result7, 67, (long) TPaveLabel::ImplFileName());
14884    return(1 || funcname || hash || result7 || libp) ;
14885 }
14886 
14887 static int G__G__Graf_205_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14888 {
14889       G__letint(result7, 105, (long) TPaveLabel::DeclFileLine());
14890    return(1 || funcname || hash || result7 || libp) ;
14891 }
14892 
14893 // automatic destructor
14894 typedef TPaveLabel G__TTPaveLabel;
14895 static int G__G__Graf_205_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14896 {
14897    char* gvp = (char*) G__getgvp();
14898    long soff = G__getstructoffset();
14899    int n = G__getaryconstruct();
14900    //
14901    //has_a_delete: 1
14902    //has_own_delete1arg: 0
14903    //has_own_delete2arg: 0
14904    //
14905    if (!soff) {
14906      return(1);
14907    }
14908    if (n) {
14909      if (gvp == (char*)G__PVOID) {
14910        delete[] (TPaveLabel*) soff;
14911      } else {
14912        G__setgvp((long) G__PVOID);
14913        for (int i = n - 1; i >= 0; --i) {
14914          ((TPaveLabel*) (soff+(sizeof(TPaveLabel)*i)))->~G__TTPaveLabel();
14915        }
14916        G__setgvp((long)gvp);
14917      }
14918    } else {
14919      if (gvp == (char*)G__PVOID) {
14920        delete (TPaveLabel*) soff;
14921      } else {
14922        G__setgvp((long) G__PVOID);
14923        ((TPaveLabel*) (soff))->~G__TTPaveLabel();
14924        G__setgvp((long)gvp);
14925      }
14926    }
14927    G__setnull(result7);
14928    return(1 || funcname || hash || result7 || libp) ;
14929 }
14930 
14931 // automatic assignment operator
14932 static int G__G__Graf_205_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14933 {
14934    TPaveLabel* dest = (TPaveLabel*) G__getstructoffset();
14935    *dest = *(TPaveLabel*) libp->para[0].ref;
14936    const TPaveLabel& obj = *dest;
14937    result7->ref = (long) (&obj);
14938    result7->obj.i = (long) (&obj);
14939    return(1 || funcname || hash || result7 || libp) ;
14940 }
14941 
14942 
14943 /* TPaveStats */
14944 static int G__G__Graf_206_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14945 {
14946    TPaveStats* p = NULL;
14947    char* gvp = (char*) G__getgvp();
14948    int n = G__getaryconstruct();
14949    if (n) {
14950      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14951        p = new TPaveStats[n];
14952      } else {
14953        p = new((void*) gvp) TPaveStats[n];
14954      }
14955    } else {
14956      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14957        p = new TPaveStats;
14958      } else {
14959        p = new((void*) gvp) TPaveStats;
14960      }
14961    }
14962    result7->obj.i = (long) p;
14963    result7->ref = (long) p;
14964    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPaveStats));
14965    return(1 || funcname || hash || result7 || libp) ;
14966 }
14967 
14968 static int G__G__Graf_206_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
14969 {
14970    TPaveStats* p = NULL;
14971    char* gvp = (char*) G__getgvp();
14972    switch (libp->paran) {
14973    case 5:
14974      //m: 5
14975      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14976        p = new TPaveStats(
14977 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
14978 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
14979 , (Option_t*) G__int(libp->para[4]));
14980      } else {
14981        p = new((void*) gvp) TPaveStats(
14982 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
14983 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
14984 , (Option_t*) G__int(libp->para[4]));
14985      }
14986      break;
14987    case 4:
14988      //m: 4
14989      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
14990        p = new TPaveStats(
14991 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
14992 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
14993      } else {
14994        p = new((void*) gvp) TPaveStats(
14995 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
14996 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
14997      }
14998      break;
14999    }
15000    result7->obj.i = (long) p;
15001    result7->ref = (long) p;
15002    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPaveStats));
15003    return(1 || funcname || hash || result7 || libp) ;
15004 }
15005 
15006 static int G__G__Graf_206_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15007 {
15008       G__letint(result7, 67, (long) ((const TPaveStats*) G__getstructoffset())->GetFitFormat());
15009    return(1 || funcname || hash || result7 || libp) ;
15010 }
15011 
15012 static int G__G__Graf_206_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15013 {
15014       G__letint(result7, 67, (long) ((const TPaveStats*) G__getstructoffset())->GetStatFormat());
15015    return(1 || funcname || hash || result7 || libp) ;
15016 }
15017 
15018 static int G__G__Graf_206_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15019 {
15020       G__letint(result7, 105, (long) ((const TPaveStats*) G__getstructoffset())->GetOptFit());
15021    return(1 || funcname || hash || result7 || libp) ;
15022 }
15023 
15024 static int G__G__Graf_206_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15025 {
15026       G__letint(result7, 105, (long) ((const TPaveStats*) G__getstructoffset())->GetOptStat());
15027    return(1 || funcname || hash || result7 || libp) ;
15028 }
15029 
15030 static int G__G__Graf_206_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15031 {
15032       G__letint(result7, 85, (long) ((const TPaveStats*) G__getstructoffset())->GetParent());
15033    return(1 || funcname || hash || result7 || libp) ;
15034 }
15035 
15036 static int G__G__Graf_206_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15037 {
15038       ((TPaveStats*) G__getstructoffset())->SaveStyle();
15039       G__setnull(result7);
15040    return(1 || funcname || hash || result7 || libp) ;
15041 }
15042 
15043 static int G__G__Graf_206_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15044 {
15045    switch (libp->paran) {
15046    case 1:
15047       ((TPaveStats*) G__getstructoffset())->SetFitFormat((const char*) G__int(libp->para[0]));
15048       G__setnull(result7);
15049       break;
15050    case 0:
15051       ((TPaveStats*) G__getstructoffset())->SetFitFormat();
15052       G__setnull(result7);
15053       break;
15054    }
15055    return(1 || funcname || hash || result7 || libp) ;
15056 }
15057 
15058 static int G__G__Graf_206_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15059 {
15060    switch (libp->paran) {
15061    case 1:
15062       ((TPaveStats*) G__getstructoffset())->SetStatFormat((const char*) G__int(libp->para[0]));
15063       G__setnull(result7);
15064       break;
15065    case 0:
15066       ((TPaveStats*) G__getstructoffset())->SetStatFormat();
15067       G__setnull(result7);
15068       break;
15069    }
15070    return(1 || funcname || hash || result7 || libp) ;
15071 }
15072 
15073 static int G__G__Graf_206_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15074 {
15075    switch (libp->paran) {
15076    case 1:
15077       ((TPaveStats*) G__getstructoffset())->SetOptFit((Int_t) G__int(libp->para[0]));
15078       G__setnull(result7);
15079       break;
15080    case 0:
15081       ((TPaveStats*) G__getstructoffset())->SetOptFit();
15082       G__setnull(result7);
15083       break;
15084    }
15085    return(1 || funcname || hash || result7 || libp) ;
15086 }
15087 
15088 static int G__G__Graf_206_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15089 {
15090    switch (libp->paran) {
15091    case 1:
15092       ((TPaveStats*) G__getstructoffset())->SetOptStat((Int_t) G__int(libp->para[0]));
15093       G__setnull(result7);
15094       break;
15095    case 0:
15096       ((TPaveStats*) G__getstructoffset())->SetOptStat();
15097       G__setnull(result7);
15098       break;
15099    }
15100    return(1 || funcname || hash || result7 || libp) ;
15101 }
15102 
15103 static int G__G__Graf_206_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15104 {
15105       ((TPaveStats*) G__getstructoffset())->SetParent((TObject*) G__int(libp->para[0]));
15106       G__setnull(result7);
15107    return(1 || funcname || hash || result7 || libp) ;
15108 }
15109 
15110 static int G__G__Graf_206_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15111 {
15112       G__letint(result7, 85, (long) TPaveStats::Class());
15113    return(1 || funcname || hash || result7 || libp) ;
15114 }
15115 
15116 static int G__G__Graf_206_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15117 {
15118       G__letint(result7, 67, (long) TPaveStats::Class_Name());
15119    return(1 || funcname || hash || result7 || libp) ;
15120 }
15121 
15122 static int G__G__Graf_206_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15123 {
15124       G__letint(result7, 115, (long) TPaveStats::Class_Version());
15125    return(1 || funcname || hash || result7 || libp) ;
15126 }
15127 
15128 static int G__G__Graf_206_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15129 {
15130       TPaveStats::Dictionary();
15131       G__setnull(result7);
15132    return(1 || funcname || hash || result7 || libp) ;
15133 }
15134 
15135 static int G__G__Graf_206_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15136 {
15137       ((TPaveStats*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
15138       G__setnull(result7);
15139    return(1 || funcname || hash || result7 || libp) ;
15140 }
15141 
15142 static int G__G__Graf_206_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15143 {
15144       G__letint(result7, 67, (long) TPaveStats::DeclFileName());
15145    return(1 || funcname || hash || result7 || libp) ;
15146 }
15147 
15148 static int G__G__Graf_206_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15149 {
15150       G__letint(result7, 105, (long) TPaveStats::ImplFileLine());
15151    return(1 || funcname || hash || result7 || libp) ;
15152 }
15153 
15154 static int G__G__Graf_206_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15155 {
15156       G__letint(result7, 67, (long) TPaveStats::ImplFileName());
15157    return(1 || funcname || hash || result7 || libp) ;
15158 }
15159 
15160 static int G__G__Graf_206_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15161 {
15162       G__letint(result7, 105, (long) TPaveStats::DeclFileLine());
15163    return(1 || funcname || hash || result7 || libp) ;
15164 }
15165 
15166 // automatic copy constructor
15167 static int G__G__Graf_206_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15168 
15169 {
15170    TPaveStats* p;
15171    void* tmp = (void*) G__int(libp->para[0]);
15172    p = new TPaveStats(*(TPaveStats*) tmp);
15173    result7->obj.i = (long) p;
15174    result7->ref = (long) p;
15175    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPaveStats));
15176    return(1 || funcname || hash || result7 || libp) ;
15177 }
15178 
15179 // automatic destructor
15180 typedef TPaveStats G__TTPaveStats;
15181 static int G__G__Graf_206_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15182 {
15183    char* gvp = (char*) G__getgvp();
15184    long soff = G__getstructoffset();
15185    int n = G__getaryconstruct();
15186    //
15187    //has_a_delete: 1
15188    //has_own_delete1arg: 0
15189    //has_own_delete2arg: 0
15190    //
15191    if (!soff) {
15192      return(1);
15193    }
15194    if (n) {
15195      if (gvp == (char*)G__PVOID) {
15196        delete[] (TPaveStats*) soff;
15197      } else {
15198        G__setgvp((long) G__PVOID);
15199        for (int i = n - 1; i >= 0; --i) {
15200          ((TPaveStats*) (soff+(sizeof(TPaveStats)*i)))->~G__TTPaveStats();
15201        }
15202        G__setgvp((long)gvp);
15203      }
15204    } else {
15205      if (gvp == (char*)G__PVOID) {
15206        delete (TPaveStats*) soff;
15207      } else {
15208        G__setgvp((long) G__PVOID);
15209        ((TPaveStats*) (soff))->~G__TTPaveStats();
15210        G__setgvp((long)gvp);
15211      }
15212    }
15213    G__setnull(result7);
15214    return(1 || funcname || hash || result7 || libp) ;
15215 }
15216 
15217 // automatic assignment operator
15218 static int G__G__Graf_206_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15219 {
15220    TPaveStats* dest = (TPaveStats*) G__getstructoffset();
15221    *dest = *(TPaveStats*) libp->para[0].ref;
15222    const TPaveStats& obj = *dest;
15223    result7->ref = (long) (&obj);
15224    result7->obj.i = (long) (&obj);
15225    return(1 || funcname || hash || result7 || libp) ;
15226 }
15227 
15228 
15229 /* TPavesText */
15230 static int G__G__Graf_207_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15231 {
15232    TPavesText* p = NULL;
15233    char* gvp = (char*) G__getgvp();
15234    int n = G__getaryconstruct();
15235    if (n) {
15236      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15237        p = new TPavesText[n];
15238      } else {
15239        p = new((void*) gvp) TPavesText[n];
15240      }
15241    } else {
15242      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15243        p = new TPavesText;
15244      } else {
15245        p = new((void*) gvp) TPavesText;
15246      }
15247    }
15248    result7->obj.i = (long) p;
15249    result7->ref = (long) p;
15250    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPavesText));
15251    return(1 || funcname || hash || result7 || libp) ;
15252 }
15253 
15254 static int G__G__Graf_207_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15255 {
15256    TPavesText* p = NULL;
15257    char* gvp = (char*) G__getgvp();
15258    switch (libp->paran) {
15259    case 6:
15260      //m: 6
15261      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15262        p = new TPavesText(
15263 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
15264 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
15265 , (Int_t) G__int(libp->para[4]), (Option_t*) G__int(libp->para[5]));
15266      } else {
15267        p = new((void*) gvp) TPavesText(
15268 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
15269 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
15270 , (Int_t) G__int(libp->para[4]), (Option_t*) G__int(libp->para[5]));
15271      }
15272      break;
15273    case 5:
15274      //m: 5
15275      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15276        p = new TPavesText(
15277 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
15278 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
15279 , (Int_t) G__int(libp->para[4]));
15280      } else {
15281        p = new((void*) gvp) TPavesText(
15282 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
15283 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
15284 , (Int_t) G__int(libp->para[4]));
15285      }
15286      break;
15287    case 4:
15288      //m: 4
15289      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15290        p = new TPavesText(
15291 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
15292 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
15293      } else {
15294        p = new((void*) gvp) TPavesText(
15295 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
15296 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3]));
15297      }
15298      break;
15299    }
15300    result7->obj.i = (long) p;
15301    result7->ref = (long) p;
15302    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPavesText));
15303    return(1 || funcname || hash || result7 || libp) ;
15304 }
15305 
15306 static int G__G__Graf_207_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15307 {
15308    TPavesText* p = NULL;
15309    char* gvp = (char*) G__getgvp();
15310    //m: 1
15311    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15312      p = new TPavesText(*(TPavesText*) libp->para[0].ref);
15313    } else {
15314      p = new((void*) gvp) TPavesText(*(TPavesText*) libp->para[0].ref);
15315    }
15316    result7->obj.i = (long) p;
15317    result7->ref = (long) p;
15318    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPavesText));
15319    return(1 || funcname || hash || result7 || libp) ;
15320 }
15321 
15322 static int G__G__Graf_207_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15323 {
15324       G__letint(result7, 105, (long) ((TPavesText*) G__getstructoffset())->GetNpaves());
15325    return(1 || funcname || hash || result7 || libp) ;
15326 }
15327 
15328 static int G__G__Graf_207_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15329 {
15330    switch (libp->paran) {
15331    case 1:
15332       ((TPavesText*) G__getstructoffset())->SetNpaves((Int_t) G__int(libp->para[0]));
15333       G__setnull(result7);
15334       break;
15335    case 0:
15336       ((TPavesText*) G__getstructoffset())->SetNpaves();
15337       G__setnull(result7);
15338       break;
15339    }
15340    return(1 || funcname || hash || result7 || libp) ;
15341 }
15342 
15343 static int G__G__Graf_207_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15344 {
15345       G__letint(result7, 85, (long) TPavesText::Class());
15346    return(1 || funcname || hash || result7 || libp) ;
15347 }
15348 
15349 static int G__G__Graf_207_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15350 {
15351       G__letint(result7, 67, (long) TPavesText::Class_Name());
15352    return(1 || funcname || hash || result7 || libp) ;
15353 }
15354 
15355 static int G__G__Graf_207_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15356 {
15357       G__letint(result7, 115, (long) TPavesText::Class_Version());
15358    return(1 || funcname || hash || result7 || libp) ;
15359 }
15360 
15361 static int G__G__Graf_207_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15362 {
15363       TPavesText::Dictionary();
15364       G__setnull(result7);
15365    return(1 || funcname || hash || result7 || libp) ;
15366 }
15367 
15368 static int G__G__Graf_207_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15369 {
15370       ((TPavesText*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
15371       G__setnull(result7);
15372    return(1 || funcname || hash || result7 || libp) ;
15373 }
15374 
15375 static int G__G__Graf_207_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15376 {
15377       G__letint(result7, 67, (long) TPavesText::DeclFileName());
15378    return(1 || funcname || hash || result7 || libp) ;
15379 }
15380 
15381 static int G__G__Graf_207_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15382 {
15383       G__letint(result7, 105, (long) TPavesText::ImplFileLine());
15384    return(1 || funcname || hash || result7 || libp) ;
15385 }
15386 
15387 static int G__G__Graf_207_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15388 {
15389       G__letint(result7, 67, (long) TPavesText::ImplFileName());
15390    return(1 || funcname || hash || result7 || libp) ;
15391 }
15392 
15393 static int G__G__Graf_207_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15394 {
15395       G__letint(result7, 105, (long) TPavesText::DeclFileLine());
15396    return(1 || funcname || hash || result7 || libp) ;
15397 }
15398 
15399 // automatic destructor
15400 typedef TPavesText G__TTPavesText;
15401 static int G__G__Graf_207_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15402 {
15403    char* gvp = (char*) G__getgvp();
15404    long soff = G__getstructoffset();
15405    int n = G__getaryconstruct();
15406    //
15407    //has_a_delete: 1
15408    //has_own_delete1arg: 0
15409    //has_own_delete2arg: 0
15410    //
15411    if (!soff) {
15412      return(1);
15413    }
15414    if (n) {
15415      if (gvp == (char*)G__PVOID) {
15416        delete[] (TPavesText*) soff;
15417      } else {
15418        G__setgvp((long) G__PVOID);
15419        for (int i = n - 1; i >= 0; --i) {
15420          ((TPavesText*) (soff+(sizeof(TPavesText)*i)))->~G__TTPavesText();
15421        }
15422        G__setgvp((long)gvp);
15423      }
15424    } else {
15425      if (gvp == (char*)G__PVOID) {
15426        delete (TPavesText*) soff;
15427      } else {
15428        G__setgvp((long) G__PVOID);
15429        ((TPavesText*) (soff))->~G__TTPavesText();
15430        G__setgvp((long)gvp);
15431      }
15432    }
15433    G__setnull(result7);
15434    return(1 || funcname || hash || result7 || libp) ;
15435 }
15436 
15437 // automatic assignment operator
15438 static int G__G__Graf_207_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15439 {
15440    TPavesText* dest = (TPavesText*) G__getstructoffset();
15441    *dest = *(TPavesText*) libp->para[0].ref;
15442    const TPavesText& obj = *dest;
15443    result7->ref = (long) (&obj);
15444    result7->obj.i = (long) (&obj);
15445    return(1 || funcname || hash || result7 || libp) ;
15446 }
15447 
15448 
15449 /* TPieSlice */
15450 static int G__G__Graf_208_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15451 {
15452    TPieSlice* p = NULL;
15453    char* gvp = (char*) G__getgvp();
15454    int n = G__getaryconstruct();
15455    if (n) {
15456      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15457        p = new TPieSlice[n];
15458      } else {
15459        p = new((void*) gvp) TPieSlice[n];
15460      }
15461    } else {
15462      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15463        p = new TPieSlice;
15464      } else {
15465        p = new((void*) gvp) TPieSlice;
15466      }
15467    }
15468    result7->obj.i = (long) p;
15469    result7->ref = (long) p;
15470    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPieSlice));
15471    return(1 || funcname || hash || result7 || libp) ;
15472 }
15473 
15474 static int G__G__Graf_208_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15475 {
15476    TPieSlice* p = NULL;
15477    char* gvp = (char*) G__getgvp();
15478    switch (libp->paran) {
15479    case 4:
15480      //m: 4
15481      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15482        p = new TPieSlice(
15483 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15484 , (TPie*) G__int(libp->para[2]), (Double_t) G__double(libp->para[3]));
15485      } else {
15486        p = new((void*) gvp) TPieSlice(
15487 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15488 , (TPie*) G__int(libp->para[2]), (Double_t) G__double(libp->para[3]));
15489      }
15490      break;
15491    case 3:
15492      //m: 3
15493      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15494        p = new TPieSlice(
15495 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15496 , (TPie*) G__int(libp->para[2]));
15497      } else {
15498        p = new((void*) gvp) TPieSlice(
15499 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15500 , (TPie*) G__int(libp->para[2]));
15501      }
15502      break;
15503    }
15504    result7->obj.i = (long) p;
15505    result7->ref = (long) p;
15506    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPieSlice));
15507    return(1 || funcname || hash || result7 || libp) ;
15508 }
15509 
15510 static int G__G__Graf_208_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15511 {
15512       G__letdouble(result7, 100, (double) ((TPieSlice*) G__getstructoffset())->GetRadiusOffset());
15513    return(1 || funcname || hash || result7 || libp) ;
15514 }
15515 
15516 static int G__G__Graf_208_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15517 {
15518       G__letdouble(result7, 100, (double) ((TPieSlice*) G__getstructoffset())->GetValue());
15519    return(1 || funcname || hash || result7 || libp) ;
15520 }
15521 
15522 static int G__G__Graf_208_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15523 {
15524       ((TPieSlice*) G__getstructoffset())->SetIsActive((Bool_t) G__int(libp->para[0]));
15525       G__setnull(result7);
15526    return(1 || funcname || hash || result7 || libp) ;
15527 }
15528 
15529 static int G__G__Graf_208_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15530 {
15531       ((TPieSlice*) G__getstructoffset())->SetRadiusOffset((Double_t) G__double(libp->para[0]));
15532       G__setnull(result7);
15533    return(1 || funcname || hash || result7 || libp) ;
15534 }
15535 
15536 static int G__G__Graf_208_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15537 {
15538       ((TPieSlice*) G__getstructoffset())->SetValue((Double_t) G__double(libp->para[0]));
15539       G__setnull(result7);
15540    return(1 || funcname || hash || result7 || libp) ;
15541 }
15542 
15543 static int G__G__Graf_208_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15544 {
15545       G__letint(result7, 85, (long) TPieSlice::Class());
15546    return(1 || funcname || hash || result7 || libp) ;
15547 }
15548 
15549 static int G__G__Graf_208_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15550 {
15551       G__letint(result7, 67, (long) TPieSlice::Class_Name());
15552    return(1 || funcname || hash || result7 || libp) ;
15553 }
15554 
15555 static int G__G__Graf_208_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15556 {
15557       G__letint(result7, 115, (long) TPieSlice::Class_Version());
15558    return(1 || funcname || hash || result7 || libp) ;
15559 }
15560 
15561 static int G__G__Graf_208_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15562 {
15563       TPieSlice::Dictionary();
15564       G__setnull(result7);
15565    return(1 || funcname || hash || result7 || libp) ;
15566 }
15567 
15568 static int G__G__Graf_208_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15569 {
15570       ((TPieSlice*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
15571       G__setnull(result7);
15572    return(1 || funcname || hash || result7 || libp) ;
15573 }
15574 
15575 static int G__G__Graf_208_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15576 {
15577       G__letint(result7, 67, (long) TPieSlice::DeclFileName());
15578    return(1 || funcname || hash || result7 || libp) ;
15579 }
15580 
15581 static int G__G__Graf_208_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15582 {
15583       G__letint(result7, 105, (long) TPieSlice::ImplFileLine());
15584    return(1 || funcname || hash || result7 || libp) ;
15585 }
15586 
15587 static int G__G__Graf_208_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15588 {
15589       G__letint(result7, 67, (long) TPieSlice::ImplFileName());
15590    return(1 || funcname || hash || result7 || libp) ;
15591 }
15592 
15593 static int G__G__Graf_208_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15594 {
15595       G__letint(result7, 105, (long) TPieSlice::DeclFileLine());
15596    return(1 || funcname || hash || result7 || libp) ;
15597 }
15598 
15599 // automatic copy constructor
15600 static int G__G__Graf_208_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15601 
15602 {
15603    TPieSlice* p;
15604    void* tmp = (void*) G__int(libp->para[0]);
15605    p = new TPieSlice(*(TPieSlice*) tmp);
15606    result7->obj.i = (long) p;
15607    result7->ref = (long) p;
15608    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPieSlice));
15609    return(1 || funcname || hash || result7 || libp) ;
15610 }
15611 
15612 // automatic destructor
15613 typedef TPieSlice G__TTPieSlice;
15614 static int G__G__Graf_208_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15615 {
15616    char* gvp = (char*) G__getgvp();
15617    long soff = G__getstructoffset();
15618    int n = G__getaryconstruct();
15619    //
15620    //has_a_delete: 1
15621    //has_own_delete1arg: 0
15622    //has_own_delete2arg: 0
15623    //
15624    if (!soff) {
15625      return(1);
15626    }
15627    if (n) {
15628      if (gvp == (char*)G__PVOID) {
15629        delete[] (TPieSlice*) soff;
15630      } else {
15631        G__setgvp((long) G__PVOID);
15632        for (int i = n - 1; i >= 0; --i) {
15633          ((TPieSlice*) (soff+(sizeof(TPieSlice)*i)))->~G__TTPieSlice();
15634        }
15635        G__setgvp((long)gvp);
15636      }
15637    } else {
15638      if (gvp == (char*)G__PVOID) {
15639        delete (TPieSlice*) soff;
15640      } else {
15641        G__setgvp((long) G__PVOID);
15642        ((TPieSlice*) (soff))->~G__TTPieSlice();
15643        G__setgvp((long)gvp);
15644      }
15645    }
15646    G__setnull(result7);
15647    return(1 || funcname || hash || result7 || libp) ;
15648 }
15649 
15650 // automatic assignment operator
15651 static int G__G__Graf_208_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15652 {
15653    TPieSlice* dest = (TPieSlice*) G__getstructoffset();
15654    *dest = *(TPieSlice*) libp->para[0].ref;
15655    const TPieSlice& obj = *dest;
15656    result7->ref = (long) (&obj);
15657    result7->obj.i = (long) (&obj);
15658    return(1 || funcname || hash || result7 || libp) ;
15659 }
15660 
15661 
15662 /* TPie */
15663 static int G__G__Graf_209_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15664 {
15665    TPie* p = NULL;
15666    char* gvp = (char*) G__getgvp();
15667    int n = G__getaryconstruct();
15668    if (n) {
15669      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15670        p = new TPie[n];
15671      } else {
15672        p = new((void*) gvp) TPie[n];
15673      }
15674    } else {
15675      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15676        p = new TPie;
15677      } else {
15678        p = new((void*) gvp) TPie;
15679      }
15680    }
15681    result7->obj.i = (long) p;
15682    result7->ref = (long) p;
15683    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPie));
15684    return(1 || funcname || hash || result7 || libp) ;
15685 }
15686 
15687 static int G__G__Graf_209_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15688 {
15689    TPie* p = NULL;
15690    char* gvp = (char*) G__getgvp();
15691    //m: 3
15692    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15693      p = new TPie(
15694 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15695 , (Int_t) G__int(libp->para[2]));
15696    } else {
15697      p = new((void*) gvp) TPie(
15698 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15699 , (Int_t) G__int(libp->para[2]));
15700    }
15701    result7->obj.i = (long) p;
15702    result7->ref = (long) p;
15703    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPie));
15704    return(1 || funcname || hash || result7 || libp) ;
15705 }
15706 
15707 static int G__G__Graf_209_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15708 {
15709    TPie* p = NULL;
15710    char* gvp = (char*) G__getgvp();
15711    switch (libp->paran) {
15712    case 6:
15713      //m: 6
15714      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15715        p = new TPie(
15716 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15717 , (Int_t) G__int(libp->para[2]), (Double_t*) G__int(libp->para[3])
15718 , (Int_t*) G__int(libp->para[4]), (const char**) G__int(libp->para[5]));
15719      } else {
15720        p = new((void*) gvp) TPie(
15721 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15722 , (Int_t) G__int(libp->para[2]), (Double_t*) G__int(libp->para[3])
15723 , (Int_t*) G__int(libp->para[4]), (const char**) G__int(libp->para[5]));
15724      }
15725      break;
15726    case 5:
15727      //m: 5
15728      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15729        p = new TPie(
15730 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15731 , (Int_t) G__int(libp->para[2]), (Double_t*) G__int(libp->para[3])
15732 , (Int_t*) G__int(libp->para[4]));
15733      } else {
15734        p = new((void*) gvp) TPie(
15735 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15736 , (Int_t) G__int(libp->para[2]), (Double_t*) G__int(libp->para[3])
15737 , (Int_t*) G__int(libp->para[4]));
15738      }
15739      break;
15740    case 4:
15741      //m: 4
15742      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15743        p = new TPie(
15744 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15745 , (Int_t) G__int(libp->para[2]), (Double_t*) G__int(libp->para[3]));
15746      } else {
15747        p = new((void*) gvp) TPie(
15748 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15749 , (Int_t) G__int(libp->para[2]), (Double_t*) G__int(libp->para[3]));
15750      }
15751      break;
15752    }
15753    result7->obj.i = (long) p;
15754    result7->ref = (long) p;
15755    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPie));
15756    return(1 || funcname || hash || result7 || libp) ;
15757 }
15758 
15759 static int G__G__Graf_209_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15760 {
15761    TPie* p = NULL;
15762    char* gvp = (char*) G__getgvp();
15763    switch (libp->paran) {
15764    case 6:
15765      //m: 6
15766      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15767        p = new TPie(
15768 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15769 , (Int_t) G__int(libp->para[2]), (Float_t*) G__int(libp->para[3])
15770 , (Int_t*) G__int(libp->para[4]), (const char**) G__int(libp->para[5]));
15771      } else {
15772        p = new((void*) gvp) TPie(
15773 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15774 , (Int_t) G__int(libp->para[2]), (Float_t*) G__int(libp->para[3])
15775 , (Int_t*) G__int(libp->para[4]), (const char**) G__int(libp->para[5]));
15776      }
15777      break;
15778    case 5:
15779      //m: 5
15780      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15781        p = new TPie(
15782 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15783 , (Int_t) G__int(libp->para[2]), (Float_t*) G__int(libp->para[3])
15784 , (Int_t*) G__int(libp->para[4]));
15785      } else {
15786        p = new((void*) gvp) TPie(
15787 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15788 , (Int_t) G__int(libp->para[2]), (Float_t*) G__int(libp->para[3])
15789 , (Int_t*) G__int(libp->para[4]));
15790      }
15791      break;
15792    case 4:
15793      //m: 4
15794      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15795        p = new TPie(
15796 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15797 , (Int_t) G__int(libp->para[2]), (Float_t*) G__int(libp->para[3]));
15798      } else {
15799        p = new((void*) gvp) TPie(
15800 (const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
15801 , (Int_t) G__int(libp->para[2]), (Float_t*) G__int(libp->para[3]));
15802      }
15803      break;
15804    }
15805    result7->obj.i = (long) p;
15806    result7->ref = (long) p;
15807    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPie));
15808    return(1 || funcname || hash || result7 || libp) ;
15809 }
15810 
15811 static int G__G__Graf_209_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15812 {
15813    TPie* p = NULL;
15814    char* gvp = (char*) G__getgvp();
15815    //m: 1
15816    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15817      p = new TPie((TH1*) G__int(libp->para[0]));
15818    } else {
15819      p = new((void*) gvp) TPie((TH1*) G__int(libp->para[0]));
15820    }
15821    result7->obj.i = (long) p;
15822    result7->ref = (long) p;
15823    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPie));
15824    return(1 || funcname || hash || result7 || libp) ;
15825 }
15826 
15827 static int G__G__Graf_209_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15828 {
15829    TPie* p = NULL;
15830    char* gvp = (char*) G__getgvp();
15831    //m: 1
15832    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
15833      p = new TPie(*(TPie*) libp->para[0].ref);
15834    } else {
15835      p = new((void*) gvp) TPie(*(TPie*) libp->para[0].ref);
15836    }
15837    result7->obj.i = (long) p;
15838    result7->ref = (long) p;
15839    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPie));
15840    return(1 || funcname || hash || result7 || libp) ;
15841 }
15842 
15843 static int G__G__Graf_209_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15844 {
15845       G__letint(result7, 105, (long) ((TPie*) G__getstructoffset())->DistancetoSlice((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])));
15846    return(1 || funcname || hash || result7 || libp) ;
15847 }
15848 
15849 static int G__G__Graf_209_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15850 {
15851       G__letdouble(result7, 102, (double) ((TPie*) G__getstructoffset())->GetAngle3D());
15852    return(1 || funcname || hash || result7 || libp) ;
15853 }
15854 
15855 static int G__G__Graf_209_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15856 {
15857       G__letdouble(result7, 100, (double) ((TPie*) G__getstructoffset())->GetAngularOffset());
15858    return(1 || funcname || hash || result7 || libp) ;
15859 }
15860 
15861 static int G__G__Graf_209_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15862 {
15863       G__letint(result7, 105, (long) ((TPie*) G__getstructoffset())->GetEntryFillColor((Int_t) G__int(libp->para[0])));
15864    return(1 || funcname || hash || result7 || libp) ;
15865 }
15866 
15867 static int G__G__Graf_209_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15868 {
15869       G__letint(result7, 105, (long) ((TPie*) G__getstructoffset())->GetEntryFillStyle((Int_t) G__int(libp->para[0])));
15870    return(1 || funcname || hash || result7 || libp) ;
15871 }
15872 
15873 static int G__G__Graf_209_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15874 {
15875       G__letint(result7, 67, (long) ((TPie*) G__getstructoffset())->GetEntryLabel((Int_t) G__int(libp->para[0])));
15876    return(1 || funcname || hash || result7 || libp) ;
15877 }
15878 
15879 static int G__G__Graf_209_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15880 {
15881       G__letint(result7, 105, (long) ((TPie*) G__getstructoffset())->GetEntryLineColor((Int_t) G__int(libp->para[0])));
15882    return(1 || funcname || hash || result7 || libp) ;
15883 }
15884 
15885 static int G__G__Graf_209_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15886 {
15887       G__letint(result7, 105, (long) ((TPie*) G__getstructoffset())->GetEntryLineStyle((Int_t) G__int(libp->para[0])));
15888    return(1 || funcname || hash || result7 || libp) ;
15889 }
15890 
15891 static int G__G__Graf_209_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15892 {
15893       G__letint(result7, 105, (long) ((TPie*) G__getstructoffset())->GetEntryLineWidth((Int_t) G__int(libp->para[0])));
15894    return(1 || funcname || hash || result7 || libp) ;
15895 }
15896 
15897 static int G__G__Graf_209_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15898 {
15899       G__letdouble(result7, 100, (double) ((TPie*) G__getstructoffset())->GetEntryRadiusOffset((Int_t) G__int(libp->para[0])));
15900    return(1 || funcname || hash || result7 || libp) ;
15901 }
15902 
15903 static int G__G__Graf_209_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15904 {
15905       G__letdouble(result7, 100, (double) ((TPie*) G__getstructoffset())->GetEntryVal((Int_t) G__int(libp->para[0])));
15906    return(1 || funcname || hash || result7 || libp) ;
15907 }
15908 
15909 static int G__G__Graf_209_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15910 {
15911       G__letint(result7, 67, (long) ((TPie*) G__getstructoffset())->GetFractionFormat());
15912    return(1 || funcname || hash || result7 || libp) ;
15913 }
15914 
15915 static int G__G__Graf_209_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15916 {
15917       G__letdouble(result7, 100, (double) ((TPie*) G__getstructoffset())->GetHeight());
15918    return(1 || funcname || hash || result7 || libp) ;
15919 }
15920 
15921 static int G__G__Graf_209_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15922 {
15923       G__letint(result7, 67, (long) ((TPie*) G__getstructoffset())->GetLabelFormat());
15924    return(1 || funcname || hash || result7 || libp) ;
15925 }
15926 
15927 static int G__G__Graf_209_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15928 {
15929       G__letdouble(result7, 102, (double) ((TPie*) G__getstructoffset())->GetLabelsOffset());
15930    return(1 || funcname || hash || result7 || libp) ;
15931 }
15932 
15933 static int G__G__Graf_209_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15934 {
15935       G__letint(result7, 85, (long) ((TPie*) G__getstructoffset())->GetLegend());
15936    return(1 || funcname || hash || result7 || libp) ;
15937 }
15938 
15939 static int G__G__Graf_209_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15940 {
15941       G__letint(result7, 105, (long) ((TPie*) G__getstructoffset())->GetEntries());
15942    return(1 || funcname || hash || result7 || libp) ;
15943 }
15944 
15945 static int G__G__Graf_209_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15946 {
15947       G__letint(result7, 67, (long) ((TPie*) G__getstructoffset())->GetPercentFormat());
15948    return(1 || funcname || hash || result7 || libp) ;
15949 }
15950 
15951 static int G__G__Graf_209_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15952 {
15953       G__letdouble(result7, 100, (double) ((TPie*) G__getstructoffset())->GetRadius());
15954    return(1 || funcname || hash || result7 || libp) ;
15955 }
15956 
15957 static int G__G__Graf_209_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15958 {
15959       G__letint(result7, 85, (long) ((TPie*) G__getstructoffset())->GetSlice((Int_t) G__int(libp->para[0])));
15960    return(1 || funcname || hash || result7 || libp) ;
15961 }
15962 
15963 static int G__G__Graf_209_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15964 {
15965       G__letint(result7, 67, (long) ((TPie*) G__getstructoffset())->GetValueFormat());
15966    return(1 || funcname || hash || result7 || libp) ;
15967 }
15968 
15969 static int G__G__Graf_209_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15970 {
15971       G__letdouble(result7, 100, (double) ((TPie*) G__getstructoffset())->GetX());
15972    return(1 || funcname || hash || result7 || libp) ;
15973 }
15974 
15975 static int G__G__Graf_209_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15976 {
15977       G__letdouble(result7, 100, (double) ((TPie*) G__getstructoffset())->GetY());
15978    return(1 || funcname || hash || result7 || libp) ;
15979 }
15980 
15981 static int G__G__Graf_209_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
15982 {
15983    switch (libp->paran) {
15984    case 5:
15985       G__letint(result7, 85, (long) ((TPie*) G__getstructoffset())->MakeLegend((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
15986 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
15987 , (const char*) G__int(libp->para[4])));
15988       break;
15989    case 4:
15990       G__letint(result7, 85, (long) ((TPie*) G__getstructoffset())->MakeLegend((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
15991 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])));
15992       break;
15993    case 3:
15994       G__letint(result7, 85, (long) ((TPie*) G__getstructoffset())->MakeLegend((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
15995 , (Double_t) G__double(libp->para[2])));
15996       break;
15997    case 2:
15998       G__letint(result7, 85, (long) ((TPie*) G__getstructoffset())->MakeLegend((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])));
15999       break;
16000    case 1:
16001       G__letint(result7, 85, (long) ((TPie*) G__getstructoffset())->MakeLegend((Double_t) G__double(libp->para[0])));
16002       break;
16003    case 0:
16004       G__letint(result7, 85, (long) ((TPie*) G__getstructoffset())->MakeLegend());
16005       break;
16006    }
16007    return(1 || funcname || hash || result7 || libp) ;
16008 }
16009 
16010 static int G__G__Graf_209_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16011 {
16012    switch (libp->paran) {
16013    case 1:
16014       ((TPie*) G__getstructoffset())->MakeSlices((Bool_t) G__int(libp->para[0]));
16015       G__setnull(result7);
16016       break;
16017    case 0:
16018       ((TPie*) G__getstructoffset())->MakeSlices();
16019       G__setnull(result7);
16020       break;
16021    }
16022    return(1 || funcname || hash || result7 || libp) ;
16023 }
16024 
16025 static int G__G__Graf_209_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16026 {
16027    switch (libp->paran) {
16028    case 1:
16029       ((TPie*) G__getstructoffset())->SetAngle3D((Float_t) G__double(libp->para[0]));
16030       G__setnull(result7);
16031       break;
16032    case 0:
16033       ((TPie*) G__getstructoffset())->SetAngle3D();
16034       G__setnull(result7);
16035       break;
16036    }
16037    return(1 || funcname || hash || result7 || libp) ;
16038 }
16039 
16040 static int G__G__Graf_209_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16041 {
16042       ((TPie*) G__getstructoffset())->SetAngularOffset((Double_t) G__double(libp->para[0]));
16043       G__setnull(result7);
16044    return(1 || funcname || hash || result7 || libp) ;
16045 }
16046 
16047 static int G__G__Graf_209_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16048 {
16049    switch (libp->paran) {
16050    case 3:
16051       ((TPie*) G__getstructoffset())->SetCircle((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
16052 , (Double_t) G__double(libp->para[2]));
16053       G__setnull(result7);
16054       break;
16055    case 2:
16056       ((TPie*) G__getstructoffset())->SetCircle((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1]));
16057       G__setnull(result7);
16058       break;
16059    case 1:
16060       ((TPie*) G__getstructoffset())->SetCircle((Double_t) G__double(libp->para[0]));
16061       G__setnull(result7);
16062       break;
16063    case 0:
16064       ((TPie*) G__getstructoffset())->SetCircle();
16065       G__setnull(result7);
16066       break;
16067    }
16068    return(1 || funcname || hash || result7 || libp) ;
16069 }
16070 
16071 static int G__G__Graf_209_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16072 {
16073    switch (libp->paran) {
16074    case 2:
16075       ((TPie*) G__getstructoffset())->SetEntryLabel((Int_t) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
16076       G__setnull(result7);
16077       break;
16078    case 1:
16079       ((TPie*) G__getstructoffset())->SetEntryLabel((Int_t) G__int(libp->para[0]));
16080       G__setnull(result7);
16081       break;
16082    }
16083    return(1 || funcname || hash || result7 || libp) ;
16084 }
16085 
16086 static int G__G__Graf_209_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16087 {
16088       ((TPie*) G__getstructoffset())->SetEntryLineColor((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
16089       G__setnull(result7);
16090    return(1 || funcname || hash || result7 || libp) ;
16091 }
16092 
16093 static int G__G__Graf_209_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16094 {
16095       ((TPie*) G__getstructoffset())->SetEntryLineStyle((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
16096       G__setnull(result7);
16097    return(1 || funcname || hash || result7 || libp) ;
16098 }
16099 
16100 static int G__G__Graf_209_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16101 {
16102       ((TPie*) G__getstructoffset())->SetEntryLineWidth((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
16103       G__setnull(result7);
16104    return(1 || funcname || hash || result7 || libp) ;
16105 }
16106 
16107 static int G__G__Graf_209_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16108 {
16109       ((TPie*) G__getstructoffset())->SetEntryFillColor((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
16110       G__setnull(result7);
16111    return(1 || funcname || hash || result7 || libp) ;
16112 }
16113 
16114 static int G__G__Graf_209_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16115 {
16116       ((TPie*) G__getstructoffset())->SetEntryFillStyle((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
16117       G__setnull(result7);
16118    return(1 || funcname || hash || result7 || libp) ;
16119 }
16120 
16121 static int G__G__Graf_209_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16122 {
16123       ((TPie*) G__getstructoffset())->SetEntryRadiusOffset((Int_t) G__int(libp->para[0]), (Double_t) G__double(libp->para[1]));
16124       G__setnull(result7);
16125    return(1 || funcname || hash || result7 || libp) ;
16126 }
16127 
16128 static int G__G__Graf_209_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16129 {
16130       ((TPie*) G__getstructoffset())->SetEntryVal((Int_t) G__int(libp->para[0]), (Double_t) G__double(libp->para[1]));
16131       G__setnull(result7);
16132    return(1 || funcname || hash || result7 || libp) ;
16133 }
16134 
16135 static int G__G__Graf_209_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16136 {
16137       ((TPie*) G__getstructoffset())->SetFillColors((Int_t*) G__int(libp->para[0]));
16138       G__setnull(result7);
16139    return(1 || funcname || hash || result7 || libp) ;
16140 }
16141 
16142 static int G__G__Graf_209_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16143 {
16144       ((TPie*) G__getstructoffset())->SetFractionFormat((const char*) G__int(libp->para[0]));
16145       G__setnull(result7);
16146    return(1 || funcname || hash || result7 || libp) ;
16147 }
16148 
16149 static int G__G__Graf_209_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16150 {
16151    switch (libp->paran) {
16152    case 1:
16153       ((TPie*) G__getstructoffset())->SetHeight((Double_t) G__double(libp->para[0]));
16154       G__setnull(result7);
16155       break;
16156    case 0:
16157       ((TPie*) G__getstructoffset())->SetHeight();
16158       G__setnull(result7);
16159       break;
16160    }
16161    return(1 || funcname || hash || result7 || libp) ;
16162 }
16163 
16164 static int G__G__Graf_209_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16165 {
16166       ((TPie*) G__getstructoffset())->SetLabelFormat((const char*) G__int(libp->para[0]));
16167       G__setnull(result7);
16168    return(1 || funcname || hash || result7 || libp) ;
16169 }
16170 
16171 static int G__G__Graf_209_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16172 {
16173       ((TPie*) G__getstructoffset())->SetLabels((const char**) G__int(libp->para[0]));
16174       G__setnull(result7);
16175    return(1 || funcname || hash || result7 || libp) ;
16176 }
16177 
16178 static int G__G__Graf_209_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16179 {
16180       ((TPie*) G__getstructoffset())->SetLabelsOffset((Float_t) G__double(libp->para[0]));
16181       G__setnull(result7);
16182    return(1 || funcname || hash || result7 || libp) ;
16183 }
16184 
16185 static int G__G__Graf_209_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16186 {
16187       ((TPie*) G__getstructoffset())->SetPercentFormat((const char*) G__int(libp->para[0]));
16188       G__setnull(result7);
16189    return(1 || funcname || hash || result7 || libp) ;
16190 }
16191 
16192 static int G__G__Graf_209_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16193 {
16194       ((TPie*) G__getstructoffset())->SetRadius((Double_t) G__double(libp->para[0]));
16195       G__setnull(result7);
16196    return(1 || funcname || hash || result7 || libp) ;
16197 }
16198 
16199 static int G__G__Graf_209_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16200 {
16201       ((TPie*) G__getstructoffset())->SetValueFormat((const char*) G__int(libp->para[0]));
16202       G__setnull(result7);
16203    return(1 || funcname || hash || result7 || libp) ;
16204 }
16205 
16206 static int G__G__Graf_209_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16207 {
16208       ((TPie*) G__getstructoffset())->SetX((Double_t) G__double(libp->para[0]));
16209       G__setnull(result7);
16210    return(1 || funcname || hash || result7 || libp) ;
16211 }
16212 
16213 static int G__G__Graf_209_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16214 {
16215       ((TPie*) G__getstructoffset())->SetY((Double_t) G__double(libp->para[0]));
16216       G__setnull(result7);
16217    return(1 || funcname || hash || result7 || libp) ;
16218 }
16219 
16220 static int G__G__Graf_209_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16221 {
16222    switch (libp->paran) {
16223    case 2:
16224       ((TPie*) G__getstructoffset())->SortSlices((Bool_t) G__int(libp->para[0]), (Float_t) G__double(libp->para[1]));
16225       G__setnull(result7);
16226       break;
16227    case 1:
16228       ((TPie*) G__getstructoffset())->SortSlices((Bool_t) G__int(libp->para[0]));
16229       G__setnull(result7);
16230       break;
16231    case 0:
16232       ((TPie*) G__getstructoffset())->SortSlices();
16233       G__setnull(result7);
16234       break;
16235    }
16236    return(1 || funcname || hash || result7 || libp) ;
16237 }
16238 
16239 static int G__G__Graf_209_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16240 {
16241       G__letint(result7, 85, (long) TPie::Class());
16242    return(1 || funcname || hash || result7 || libp) ;
16243 }
16244 
16245 static int G__G__Graf_209_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16246 {
16247       G__letint(result7, 67, (long) TPie::Class_Name());
16248    return(1 || funcname || hash || result7 || libp) ;
16249 }
16250 
16251 static int G__G__Graf_209_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16252 {
16253       G__letint(result7, 115, (long) TPie::Class_Version());
16254    return(1 || funcname || hash || result7 || libp) ;
16255 }
16256 
16257 static int G__G__Graf_209_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16258 {
16259       TPie::Dictionary();
16260       G__setnull(result7);
16261    return(1 || funcname || hash || result7 || libp) ;
16262 }
16263 
16264 static int G__G__Graf_209_0_69(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16265 {
16266       ((TPie*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
16267       G__setnull(result7);
16268    return(1 || funcname || hash || result7 || libp) ;
16269 }
16270 
16271 static int G__G__Graf_209_0_70(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16272 {
16273       G__letint(result7, 67, (long) TPie::DeclFileName());
16274    return(1 || funcname || hash || result7 || libp) ;
16275 }
16276 
16277 static int G__G__Graf_209_0_71(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16278 {
16279       G__letint(result7, 105, (long) TPie::ImplFileLine());
16280    return(1 || funcname || hash || result7 || libp) ;
16281 }
16282 
16283 static int G__G__Graf_209_0_72(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16284 {
16285       G__letint(result7, 67, (long) TPie::ImplFileName());
16286    return(1 || funcname || hash || result7 || libp) ;
16287 }
16288 
16289 static int G__G__Graf_209_0_73(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16290 {
16291       G__letint(result7, 105, (long) TPie::DeclFileLine());
16292    return(1 || funcname || hash || result7 || libp) ;
16293 }
16294 
16295 // automatic destructor
16296 typedef TPie G__TTPie;
16297 static int G__G__Graf_209_0_74(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16298 {
16299    char* gvp = (char*) G__getgvp();
16300    long soff = G__getstructoffset();
16301    int n = G__getaryconstruct();
16302    //
16303    //has_a_delete: 1
16304    //has_own_delete1arg: 0
16305    //has_own_delete2arg: 0
16306    //
16307    if (!soff) {
16308      return(1);
16309    }
16310    if (n) {
16311      if (gvp == (char*)G__PVOID) {
16312        delete[] (TPie*) soff;
16313      } else {
16314        G__setgvp((long) G__PVOID);
16315        for (int i = n - 1; i >= 0; --i) {
16316          ((TPie*) (soff+(sizeof(TPie)*i)))->~G__TTPie();
16317        }
16318        G__setgvp((long)gvp);
16319      }
16320    } else {
16321      if (gvp == (char*)G__PVOID) {
16322        delete (TPie*) soff;
16323      } else {
16324        G__setgvp((long) G__PVOID);
16325        ((TPie*) (soff))->~G__TTPie();
16326        G__setgvp((long)gvp);
16327      }
16328    }
16329    G__setnull(result7);
16330    return(1 || funcname || hash || result7 || libp) ;
16331 }
16332 
16333 // automatic assignment operator
16334 static int G__G__Graf_209_0_75(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16335 {
16336    TPie* dest = (TPie*) G__getstructoffset();
16337    *dest = *(TPie*) libp->para[0].ref;
16338    const TPie& obj = *dest;
16339    result7->ref = (long) (&obj);
16340    result7->obj.i = (long) (&obj);
16341    return(1 || funcname || hash || result7 || libp) ;
16342 }
16343 
16344 
16345 /* TPoints */
16346 static int G__G__Graf_210_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16347 {
16348    TPoints* p = NULL;
16349    char* gvp = (char*) G__getgvp();
16350    int n = G__getaryconstruct();
16351    if (n) {
16352      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16353        p = new TPoints[n];
16354      } else {
16355        p = new((void*) gvp) TPoints[n];
16356      }
16357    } else {
16358      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16359        p = new TPoints;
16360      } else {
16361        p = new((void*) gvp) TPoints;
16362      }
16363    }
16364    result7->obj.i = (long) p;
16365    result7->ref = (long) p;
16366    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPoints));
16367    return(1 || funcname || hash || result7 || libp) ;
16368 }
16369 
16370 static int G__G__Graf_210_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16371 {
16372    TPoints* p = NULL;
16373    char* gvp = (char*) G__getgvp();
16374    //m: 1
16375    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16376      p = new TPoints((Double_t) G__double(libp->para[0]));
16377    } else {
16378      p = new((void*) gvp) TPoints((Double_t) G__double(libp->para[0]));
16379    }
16380    result7->obj.i = (long) p;
16381    result7->ref = (long) p;
16382    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPoints));
16383    return(1 || funcname || hash || result7 || libp) ;
16384 }
16385 
16386 static int G__G__Graf_210_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16387 {
16388    TPoints* p = NULL;
16389    char* gvp = (char*) G__getgvp();
16390    //m: 2
16391    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16392      p = new TPoints((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1]));
16393    } else {
16394      p = new((void*) gvp) TPoints((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1]));
16395    }
16396    result7->obj.i = (long) p;
16397    result7->ref = (long) p;
16398    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPoints));
16399    return(1 || funcname || hash || result7 || libp) ;
16400 }
16401 
16402 static int G__G__Graf_210_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16403 {
16404       G__letdouble(result7, 100, (double) ((const TPoints*) G__getstructoffset())->GetX());
16405    return(1 || funcname || hash || result7 || libp) ;
16406 }
16407 
16408 static int G__G__Graf_210_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16409 {
16410       G__letdouble(result7, 100, (double) ((const TPoints*) G__getstructoffset())->GetY());
16411    return(1 || funcname || hash || result7 || libp) ;
16412 }
16413 
16414 static int G__G__Graf_210_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16415 {
16416       ((TPoints*) G__getstructoffset())->SetX((Double_t) G__double(libp->para[0]));
16417       G__setnull(result7);
16418    return(1 || funcname || hash || result7 || libp) ;
16419 }
16420 
16421 static int G__G__Graf_210_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16422 {
16423       ((TPoints*) G__getstructoffset())->SetY((Double_t) G__double(libp->para[0]));
16424       G__setnull(result7);
16425    return(1 || funcname || hash || result7 || libp) ;
16426 }
16427 
16428 static int G__G__Graf_210_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16429 {
16430       G__letint(result7, 85, (long) TPoints::Class());
16431    return(1 || funcname || hash || result7 || libp) ;
16432 }
16433 
16434 static int G__G__Graf_210_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16435 {
16436       G__letint(result7, 67, (long) TPoints::Class_Name());
16437    return(1 || funcname || hash || result7 || libp) ;
16438 }
16439 
16440 static int G__G__Graf_210_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16441 {
16442       G__letint(result7, 115, (long) TPoints::Class_Version());
16443    return(1 || funcname || hash || result7 || libp) ;
16444 }
16445 
16446 static int G__G__Graf_210_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16447 {
16448       TPoints::Dictionary();
16449       G__setnull(result7);
16450    return(1 || funcname || hash || result7 || libp) ;
16451 }
16452 
16453 static int G__G__Graf_210_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16454 {
16455       G__letint(result7, 85, (long) ((const TPoints*) G__getstructoffset())->IsA());
16456    return(1 || funcname || hash || result7 || libp) ;
16457 }
16458 
16459 static int G__G__Graf_210_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16460 {
16461       ((TPoints*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
16462       G__setnull(result7);
16463    return(1 || funcname || hash || result7 || libp) ;
16464 }
16465 
16466 static int G__G__Graf_210_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16467 {
16468       ((TPoints*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
16469       G__setnull(result7);
16470    return(1 || funcname || hash || result7 || libp) ;
16471 }
16472 
16473 static int G__G__Graf_210_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16474 {
16475       ((TPoints*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
16476       G__setnull(result7);
16477    return(1 || funcname || hash || result7 || libp) ;
16478 }
16479 
16480 static int G__G__Graf_210_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16481 {
16482       G__letint(result7, 67, (long) TPoints::DeclFileName());
16483    return(1 || funcname || hash || result7 || libp) ;
16484 }
16485 
16486 static int G__G__Graf_210_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16487 {
16488       G__letint(result7, 105, (long) TPoints::ImplFileLine());
16489    return(1 || funcname || hash || result7 || libp) ;
16490 }
16491 
16492 static int G__G__Graf_210_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16493 {
16494       G__letint(result7, 67, (long) TPoints::ImplFileName());
16495    return(1 || funcname || hash || result7 || libp) ;
16496 }
16497 
16498 static int G__G__Graf_210_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16499 {
16500       G__letint(result7, 105, (long) TPoints::DeclFileLine());
16501    return(1 || funcname || hash || result7 || libp) ;
16502 }
16503 
16504 // automatic copy constructor
16505 static int G__G__Graf_210_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16506 
16507 {
16508    TPoints* p;
16509    void* tmp = (void*) G__int(libp->para[0]);
16510    p = new TPoints(*(TPoints*) tmp);
16511    result7->obj.i = (long) p;
16512    result7->ref = (long) p;
16513    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TPoints));
16514    return(1 || funcname || hash || result7 || libp) ;
16515 }
16516 
16517 // automatic destructor
16518 typedef TPoints G__TTPoints;
16519 static int G__G__Graf_210_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16520 {
16521    char* gvp = (char*) G__getgvp();
16522    long soff = G__getstructoffset();
16523    int n = G__getaryconstruct();
16524    //
16525    //has_a_delete: 0
16526    //has_own_delete1arg: 0
16527    //has_own_delete2arg: 0
16528    //
16529    if (!soff) {
16530      return(1);
16531    }
16532    if (n) {
16533      if (gvp == (char*)G__PVOID) {
16534        delete[] (TPoints*) soff;
16535      } else {
16536        G__setgvp((long) G__PVOID);
16537        for (int i = n - 1; i >= 0; --i) {
16538          ((TPoints*) (soff+(sizeof(TPoints)*i)))->~G__TTPoints();
16539        }
16540        G__setgvp((long)gvp);
16541      }
16542    } else {
16543      if (gvp == (char*)G__PVOID) {
16544        delete (TPoints*) soff;
16545      } else {
16546        G__setgvp((long) G__PVOID);
16547        ((TPoints*) (soff))->~G__TTPoints();
16548        G__setgvp((long)gvp);
16549      }
16550    }
16551    G__setnull(result7);
16552    return(1 || funcname || hash || result7 || libp) ;
16553 }
16554 
16555 // automatic assignment operator
16556 static int G__G__Graf_210_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16557 {
16558    TPoints* dest = (TPoints*) G__getstructoffset();
16559    *dest = *(TPoints*) libp->para[0].ref;
16560    const TPoints& obj = *dest;
16561    result7->ref = (long) (&obj);
16562    result7->obj.i = (long) (&obj);
16563    return(1 || funcname || hash || result7 || libp) ;
16564 }
16565 
16566 
16567 /* TTF */
16568 static int G__G__Graf_218_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16569 {
16570       G__letint(result7, 115, (long) TTF::CharToUnicode((UInt_t) G__int(libp->para[0])));
16571    return(1 || funcname || hash || result7 || libp) ;
16572 }
16573 
16574 static int G__G__Graf_218_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16575 {
16576       TTF::LayoutGlyphs();
16577       G__setnull(result7);
16578    return(1 || funcname || hash || result7 || libp) ;
16579 }
16580 
16581 static int G__G__Graf_218_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16582 {
16583       TTF::PrepareString((const char*) G__int(libp->para[0]));
16584       G__setnull(result7);
16585    return(1 || funcname || hash || result7 || libp) ;
16586 }
16587 
16588 static int G__G__Graf_218_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16589 {
16590       TTF::SetRotationMatrix((Float_t) G__double(libp->para[0]));
16591       G__setnull(result7);
16592    return(1 || funcname || hash || result7 || libp) ;
16593 }
16594 
16595 static int G__G__Graf_218_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16596 {
16597    TTF* p = NULL;
16598    char* gvp = (char*) G__getgvp();
16599    int n = G__getaryconstruct();
16600    if (n) {
16601      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16602        p = new TTF[n];
16603      } else {
16604        p = new((void*) gvp) TTF[n];
16605      }
16606    } else {
16607      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
16608        p = new TTF;
16609      } else {
16610        p = new((void*) gvp) TTF;
16611      }
16612    }
16613    result7->obj.i = (long) p;
16614    result7->ref = (long) p;
16615    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TTF));
16616    return(1 || funcname || hash || result7 || libp) ;
16617 }
16618 
16619 static int G__G__Graf_218_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16620 {
16621       TTF::Init();
16622       G__setnull(result7);
16623    return(1 || funcname || hash || result7 || libp) ;
16624 }
16625 
16626 static int G__G__Graf_218_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16627 {
16628       TTF::Cleanup();
16629       G__setnull(result7);
16630    return(1 || funcname || hash || result7 || libp) ;
16631 }
16632 
16633 static int G__G__Graf_218_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16634 {
16635       G__letint(result7, 105, (long) TTF::GetAscent());
16636    return(1 || funcname || hash || result7 || libp) ;
16637 }
16638 
16639 static int G__G__Graf_218_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16640 {
16641       {
16642          const FT_BBox& obj = TTF::GetBox();
16643          result7->ref = (long) (&obj);
16644          result7->obj.i = (long) (&obj);
16645       }
16646    return(1 || funcname || hash || result7 || libp) ;
16647 }
16648 
16649 static int G__G__Graf_218_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16650 {
16651       G__letint(result7, 85, (long) TTF::GetGlyphs());
16652    return(1 || funcname || hash || result7 || libp) ;
16653 }
16654 
16655 static int G__G__Graf_218_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16656 {
16657       G__letint(result7, 103, (long) TTF::GetHinting());
16658    return(1 || funcname || hash || result7 || libp) ;
16659 }
16660 
16661 static int G__G__Graf_218_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16662 {
16663       G__letint(result7, 103, (long) TTF::GetKerning());
16664    return(1 || funcname || hash || result7 || libp) ;
16665 }
16666 
16667 static int G__G__Graf_218_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16668 {
16669       G__letint(result7, 105, (long) TTF::GetNumGlyphs());
16670    return(1 || funcname || hash || result7 || libp) ;
16671 }
16672 
16673 static int G__G__Graf_218_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16674 {
16675       G__letint(result7, 85, (long) TTF::GetRotMatrix());
16676    return(1 || funcname || hash || result7 || libp) ;
16677 }
16678 
16679 static int G__G__Graf_218_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16680 {
16681       G__letint(result7, 103, (long) TTF::GetSmoothing());
16682    return(1 || funcname || hash || result7 || libp) ;
16683 }
16684 
16685 static int G__G__Graf_218_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16686 {
16687       G__letint(result7, 105, (long) TTF::GetWidth());
16688    return(1 || funcname || hash || result7 || libp) ;
16689 }
16690 
16691 static int G__G__Graf_218_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16692 {
16693       TTF::SetHinting((Bool_t) G__int(libp->para[0]));
16694       G__setnull(result7);
16695    return(1 || funcname || hash || result7 || libp) ;
16696 }
16697 
16698 static int G__G__Graf_218_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16699 {
16700       TTF::SetKerning((Bool_t) G__int(libp->para[0]));
16701       G__setnull(result7);
16702    return(1 || funcname || hash || result7 || libp) ;
16703 }
16704 
16705 static int G__G__Graf_218_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16706 {
16707       TTF::SetSmoothing((Bool_t) G__int(libp->para[0]));
16708       G__setnull(result7);
16709    return(1 || funcname || hash || result7 || libp) ;
16710 }
16711 
16712 static int G__G__Graf_218_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16713 {
16714       TTF::GetTextExtent(*(UInt_t*) G__UIntref(&libp->para[0]), *(UInt_t*) G__UIntref(&libp->para[1])
16715 , (char*) G__int(libp->para[2]));
16716       G__setnull(result7);
16717    return(1 || funcname || hash || result7 || libp) ;
16718 }
16719 
16720 static int G__G__Graf_218_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16721 {
16722       TTF::GetTextAdvance(*(UInt_t*) G__UIntref(&libp->para[0]), (char*) G__int(libp->para[1]));
16723       G__setnull(result7);
16724    return(1 || funcname || hash || result7 || libp) ;
16725 }
16726 
16727 static int G__G__Graf_218_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16728 {
16729       TTF::SetTextFont((Font_t) G__int(libp->para[0]));
16730       G__setnull(result7);
16731    return(1 || funcname || hash || result7 || libp) ;
16732 }
16733 
16734 static int G__G__Graf_218_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16735 {
16736    switch (libp->paran) {
16737    case 2:
16738       G__letint(result7, 105, (long) TTF::SetTextFont((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])));
16739       break;
16740    case 1:
16741       G__letint(result7, 105, (long) TTF::SetTextFont((const char*) G__int(libp->para[0])));
16742       break;
16743    }
16744    return(1 || funcname || hash || result7 || libp) ;
16745 }
16746 
16747 static int G__G__Graf_218_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16748 {
16749       TTF::SetTextSize((Float_t) G__double(libp->para[0]));
16750       G__setnull(result7);
16751    return(1 || funcname || hash || result7 || libp) ;
16752 }
16753 
16754 static int G__G__Graf_218_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16755 {
16756       G__letint(result7, 103, (long) TTF::IsInitialized());
16757    return(1 || funcname || hash || result7 || libp) ;
16758 }
16759 
16760 static int G__G__Graf_218_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16761 {
16762       TTF::Version(*(Int_t*) G__Intref(&libp->para[0]), *(Int_t*) G__Intref(&libp->para[1])
16763 , *(Int_t*) G__Intref(&libp->para[2]));
16764       G__setnull(result7);
16765    return(1 || funcname || hash || result7 || libp) ;
16766 }
16767 
16768 static int G__G__Graf_218_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16769 {
16770       G__letint(result7, 85, (long) TTF::Class());
16771    return(1 || funcname || hash || result7 || libp) ;
16772 }
16773 
16774 static int G__G__Graf_218_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16775 {
16776       G__letint(result7, 67, (long) TTF::Class_Name());
16777    return(1 || funcname || hash || result7 || libp) ;
16778 }
16779 
16780 static int G__G__Graf_218_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16781 {
16782       G__letint(result7, 115, (long) TTF::Class_Version());
16783    return(1 || funcname || hash || result7 || libp) ;
16784 }
16785 
16786 static int G__G__Graf_218_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16787 {
16788       TTF::Dictionary();
16789       G__setnull(result7);
16790    return(1 || funcname || hash || result7 || libp) ;
16791 }
16792 
16793 static int G__G__Graf_218_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16794 {
16795       G__letint(result7, 85, (long) ((const TTF*) G__getstructoffset())->IsA());
16796    return(1 || funcname || hash || result7 || libp) ;
16797 }
16798 
16799 static int G__G__Graf_218_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16800 {
16801       ((TTF*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
16802       G__setnull(result7);
16803    return(1 || funcname || hash || result7 || libp) ;
16804 }
16805 
16806 static int G__G__Graf_218_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16807 {
16808       ((TTF*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
16809       G__setnull(result7);
16810    return(1 || funcname || hash || result7 || libp) ;
16811 }
16812 
16813 static int G__G__Graf_218_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16814 {
16815       ((TTF*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
16816       G__setnull(result7);
16817    return(1 || funcname || hash || result7 || libp) ;
16818 }
16819 
16820 static int G__G__Graf_218_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16821 {
16822       G__letint(result7, 67, (long) TTF::DeclFileName());
16823    return(1 || funcname || hash || result7 || libp) ;
16824 }
16825 
16826 static int G__G__Graf_218_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16827 {
16828       G__letint(result7, 105, (long) TTF::ImplFileLine());
16829    return(1 || funcname || hash || result7 || libp) ;
16830 }
16831 
16832 static int G__G__Graf_218_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16833 {
16834       G__letint(result7, 67, (long) TTF::ImplFileName());
16835    return(1 || funcname || hash || result7 || libp) ;
16836 }
16837 
16838 static int G__G__Graf_218_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16839 {
16840       G__letint(result7, 105, (long) TTF::DeclFileLine());
16841    return(1 || funcname || hash || result7 || libp) ;
16842 }
16843 
16844 // automatic copy constructor
16845 static int G__G__Graf_218_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16846 
16847 {
16848    TTF* p;
16849    void* tmp = (void*) G__int(libp->para[0]);
16850    p = new TTF(*(TTF*) tmp);
16851    result7->obj.i = (long) p;
16852    result7->ref = (long) p;
16853    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GrafLN_TTF));
16854    return(1 || funcname || hash || result7 || libp) ;
16855 }
16856 
16857 // automatic destructor
16858 typedef TTF G__TTTF;
16859 static int G__G__Graf_218_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16860 {
16861    char* gvp = (char*) G__getgvp();
16862    long soff = G__getstructoffset();
16863    int n = G__getaryconstruct();
16864    //
16865    //has_a_delete: 0
16866    //has_own_delete1arg: 0
16867    //has_own_delete2arg: 0
16868    //
16869    if (!soff) {
16870      return(1);
16871    }
16872    if (n) {
16873      if (gvp == (char*)G__PVOID) {
16874        delete[] (TTF*) soff;
16875      } else {
16876        G__setgvp((long) G__PVOID);
16877        for (int i = n - 1; i >= 0; --i) {
16878          ((TTF*) (soff+(sizeof(TTF)*i)))->~G__TTTF();
16879        }
16880        G__setgvp((long)gvp);
16881      }
16882    } else {
16883      if (gvp == (char*)G__PVOID) {
16884        delete (TTF*) soff;
16885      } else {
16886        G__setgvp((long) G__PVOID);
16887        ((TTF*) (soff))->~G__TTTF();
16888        G__setgvp((long)gvp);
16889      }
16890    }
16891    G__setnull(result7);
16892    return(1 || funcname || hash || result7 || libp) ;
16893 }
16894 
16895 // automatic assignment operator
16896 static int G__G__Graf_218_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16897 {
16898    TTF* dest = (TTF*) G__getstructoffset();
16899    *dest = *(TTF*) libp->para[0].ref;
16900    const TTF& obj = *dest;
16901    result7->ref = (long) (&obj);
16902    result7->obj.i = (long) (&obj);
16903    return(1 || funcname || hash || result7 || libp) ;
16904 }
16905 
16906 
16907 /* Setting up global function */
16908 static int G__G__Graf__0_343(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16909 {
16910       {
16911          TImage* pobj;
16912          TImage xobj = operator+(*(TImage*) libp->para[0].ref, *(TImage*) libp->para[1].ref);
16913          pobj = new TImage(xobj);
16914          result7->obj.i = (long) ((void*) pobj);
16915          result7->ref = result7->obj.i;
16916          G__store_tempobject(*result7);
16917       }
16918    return(1 || funcname || hash || result7 || libp) ;
16919 }
16920 
16921 static int G__G__Graf__0_344(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
16922 {
16923       {
16924          TImage* pobj;
16925          TImage xobj = operator/(*(TImage*) libp->para[0].ref, *(TImage*) libp->para[1].ref);
16926          pobj = new TImage(xobj);
16927          result7->obj.i = (long) ((void*) pobj);
16928          result7->ref = result7->obj.i;
16929          G__store_tempobject(*result7);
16930       }
16931    return(1 || funcname || hash || result7 || libp) ;
16932 }
16933 
16934 
16935 /*********************************************************
16936 * Member function Stub
16937 *********************************************************/
16938 
16939 /* TEllipse */
16940 
16941 /* TArc */
16942 
16943 /* TLine */
16944 
16945 /* TArrow */
16946 
16947 /* TAttImage */
16948 
16949 /* TPaletteEditor */
16950 
16951 /* TImagePalette */
16952 
16953 /* TBox */
16954 
16955 /* TCrown */
16956 
16957 /* TPolyLine */
16958 
16959 /* TCurlyLine */
16960 
16961 /* TCurlyArc */
16962 
16963 /* TCutG */
16964 
16965 /* TPave */
16966 
16967 /* TText */
16968 
16969 /* TPaveText */
16970 
16971 /* TDiamond */
16972 
16973 /* TWbox */
16974 
16975 /* TFrame */
16976 
16977 /* TGaxis */
16978 
16979 /* TGraphPolargram */
16980 
16981 /* TGraphPolar */
16982 
16983 /* TGraphQQ */
16984 
16985 /* TImage */
16986 
16987 /* TImagePlugin */
16988 
16989 /* TLatex */
16990 
16991 /* TLegendEntry */
16992 
16993 /* TLegend */
16994 
16995 /* TLink */
16996 
16997 /* TMarker */
16998 
16999 /* TPaveLabel */
17000 
17001 /* TPaveStats */
17002 
17003 /* TPavesText */
17004 
17005 /* TPieSlice */
17006 
17007 /* TPie */
17008 
17009 /* TPoints */
17010 
17011 /* TTF */
17012 
17013 /*********************************************************
17014 * Global function Stub
17015 *********************************************************/
17016 
17017 /*********************************************************
17018 * Get size of pointer to member function
17019 *********************************************************/
17020 class G__Sizep2memfuncG__Graf {
17021  public:
17022   G__Sizep2memfuncG__Graf(): p(&G__Sizep2memfuncG__Graf::sizep2memfunc) {}
17023     size_t sizep2memfunc() { return(sizeof(p)); }
17024   private:
17025     size_t (G__Sizep2memfuncG__Graf::*p)();
17026 };
17027 
17028 size_t G__get_sizep2memfuncG__Graf()
17029 {
17030   G__Sizep2memfuncG__Graf a;
17031   G__setsizep2memfunc((int)a.sizep2memfunc());
17032   return((size_t)a.sizep2memfunc());
17033 }
17034 
17035 
17036 /*********************************************************
17037 * virtual base class offset calculation interface
17038 *********************************************************/
17039 
17040    /* Setting up class inheritance */
17041 
17042 /*********************************************************
17043 * Inheritance information setup/
17044 *********************************************************/
17045 extern "C" void G__cpp_setup_inheritanceG__Graf() {
17046 
17047    /* Setting up class inheritance */
17048    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TEllipse))) {
17049      TEllipse *G__Lderived;
17050      G__Lderived=(TEllipse*)0x1000;
17051      {
17052        TObject *G__Lpbase=(TObject*)G__Lderived;
17053        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TEllipse),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
17054      }
17055      {
17056        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17057        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TEllipse),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,1);
17058      }
17059      {
17060        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
17061        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TEllipse),G__get_linked_tagnum(&G__G__GrafLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,1);
17062      }
17063    }
17064    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TArc))) {
17065      TArc *G__Lderived;
17066      G__Lderived=(TArc*)0x1000;
17067      {
17068        TEllipse *G__Lpbase=(TEllipse*)G__Lderived;
17069        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TArc),G__get_linked_tagnum(&G__G__GrafLN_TEllipse),(long)G__Lpbase-(long)G__Lderived,1,1);
17070      }
17071      {
17072        TObject *G__Lpbase=(TObject*)G__Lderived;
17073        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TArc),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17074      }
17075      {
17076        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17077        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TArc),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
17078      }
17079      {
17080        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
17081        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TArc),G__get_linked_tagnum(&G__G__GrafLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
17082      }
17083    }
17084    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TLine))) {
17085      TLine *G__Lderived;
17086      G__Lderived=(TLine*)0x1000;
17087      {
17088        TObject *G__Lpbase=(TObject*)G__Lderived;
17089        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TLine),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
17090      }
17091      {
17092        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17093        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TLine),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,1);
17094      }
17095    }
17096    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TArrow))) {
17097      TArrow *G__Lderived;
17098      G__Lderived=(TArrow*)0x1000;
17099      {
17100        TLine *G__Lpbase=(TLine*)G__Lderived;
17101        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TArrow),G__get_linked_tagnum(&G__G__GrafLN_TLine),(long)G__Lpbase-(long)G__Lderived,1,1);
17102      }
17103      {
17104        TObject *G__Lpbase=(TObject*)G__Lderived;
17105        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TArrow),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17106      }
17107      {
17108        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17109        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TArrow),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
17110      }
17111      {
17112        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
17113        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TArrow),G__get_linked_tagnum(&G__G__GrafLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,1);
17114      }
17115    }
17116    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TImagePalette))) {
17117      TImagePalette *G__Lderived;
17118      G__Lderived=(TImagePalette*)0x1000;
17119      {
17120        TObject *G__Lpbase=(TObject*)G__Lderived;
17121        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TImagePalette),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
17122      }
17123    }
17124    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TBox))) {
17125      TBox *G__Lderived;
17126      G__Lderived=(TBox*)0x1000;
17127      {
17128        TObject *G__Lpbase=(TObject*)G__Lderived;
17129        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TBox),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
17130      }
17131      {
17132        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17133        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TBox),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,1);
17134      }
17135      {
17136        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
17137        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TBox),G__get_linked_tagnum(&G__G__GrafLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,1);
17138      }
17139    }
17140    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TCrown))) {
17141      TCrown *G__Lderived;
17142      G__Lderived=(TCrown*)0x1000;
17143      {
17144        TEllipse *G__Lpbase=(TEllipse*)G__Lderived;
17145        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TCrown),G__get_linked_tagnum(&G__G__GrafLN_TEllipse),(long)G__Lpbase-(long)G__Lderived,1,1);
17146      }
17147      {
17148        TObject *G__Lpbase=(TObject*)G__Lderived;
17149        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TCrown),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17150      }
17151      {
17152        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17153        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TCrown),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
17154      }
17155      {
17156        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
17157        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TCrown),G__get_linked_tagnum(&G__G__GrafLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
17158      }
17159    }
17160    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TPolyLine))) {
17161      TPolyLine *G__Lderived;
17162      G__Lderived=(TPolyLine*)0x1000;
17163      {
17164        TObject *G__Lpbase=(TObject*)G__Lderived;
17165        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPolyLine),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
17166      }
17167      {
17168        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17169        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPolyLine),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,1);
17170      }
17171      {
17172        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
17173        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPolyLine),G__get_linked_tagnum(&G__G__GrafLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,1);
17174      }
17175    }
17176    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TCurlyLine))) {
17177      TCurlyLine *G__Lderived;
17178      G__Lderived=(TCurlyLine*)0x1000;
17179      {
17180        TPolyLine *G__Lpbase=(TPolyLine*)G__Lderived;
17181        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TCurlyLine),G__get_linked_tagnum(&G__G__GrafLN_TPolyLine),(long)G__Lpbase-(long)G__Lderived,1,1);
17182      }
17183      {
17184        TObject *G__Lpbase=(TObject*)G__Lderived;
17185        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TCurlyLine),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17186      }
17187      {
17188        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17189        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TCurlyLine),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
17190      }
17191      {
17192        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
17193        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TCurlyLine),G__get_linked_tagnum(&G__G__GrafLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
17194      }
17195    }
17196    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TCurlyArc))) {
17197      TCurlyArc *G__Lderived;
17198      G__Lderived=(TCurlyArc*)0x1000;
17199      {
17200        TCurlyLine *G__Lpbase=(TCurlyLine*)G__Lderived;
17201        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TCurlyArc),G__get_linked_tagnum(&G__G__GrafLN_TCurlyLine),(long)G__Lpbase-(long)G__Lderived,1,1);
17202      }
17203      {
17204        TPolyLine *G__Lpbase=(TPolyLine*)G__Lderived;
17205        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TCurlyArc),G__get_linked_tagnum(&G__G__GrafLN_TPolyLine),(long)G__Lpbase-(long)G__Lderived,1,0);
17206      }
17207      {
17208        TObject *G__Lpbase=(TObject*)G__Lderived;
17209        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TCurlyArc),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17210      }
17211      {
17212        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17213        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TCurlyArc),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
17214      }
17215      {
17216        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
17217        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TCurlyArc),G__get_linked_tagnum(&G__G__GrafLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
17218      }
17219    }
17220    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TCutG))) {
17221      TCutG *G__Lderived;
17222      G__Lderived=(TCutG*)0x1000;
17223      {
17224        TGraph *G__Lpbase=(TGraph*)G__Lderived;
17225        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TCutG),G__get_linked_tagnum(&G__G__GrafLN_TGraph),(long)G__Lpbase-(long)G__Lderived,1,1);
17226      }
17227      {
17228        TNamed *G__Lpbase=(TNamed*)G__Lderived;
17229        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TCutG),G__get_linked_tagnum(&G__G__GrafLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
17230      }
17231      {
17232        TObject *G__Lpbase=(TObject*)G__Lderived;
17233        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TCutG),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17234      }
17235      {
17236        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17237        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TCutG),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
17238      }
17239      {
17240        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
17241        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TCutG),G__get_linked_tagnum(&G__G__GrafLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
17242      }
17243      {
17244        TAttMarker *G__Lpbase=(TAttMarker*)G__Lderived;
17245        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TCutG),G__get_linked_tagnum(&G__G__GrafLN_TAttMarker),(long)G__Lpbase-(long)G__Lderived,1,0);
17246      }
17247    }
17248    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TPave))) {
17249      TPave *G__Lderived;
17250      G__Lderived=(TPave*)0x1000;
17251      {
17252        TBox *G__Lpbase=(TBox*)G__Lderived;
17253        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPave),G__get_linked_tagnum(&G__G__GrafLN_TBox),(long)G__Lpbase-(long)G__Lderived,1,1);
17254      }
17255      {
17256        TObject *G__Lpbase=(TObject*)G__Lderived;
17257        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPave),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17258      }
17259      {
17260        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17261        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPave),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
17262      }
17263      {
17264        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
17265        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPave),G__get_linked_tagnum(&G__G__GrafLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
17266      }
17267    }
17268    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TText))) {
17269      TText *G__Lderived;
17270      G__Lderived=(TText*)0x1000;
17271      {
17272        TNamed *G__Lpbase=(TNamed*)G__Lderived;
17273        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TText),G__get_linked_tagnum(&G__G__GrafLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
17274      }
17275      {
17276        TObject *G__Lpbase=(TObject*)G__Lderived;
17277        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TText),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17278      }
17279      {
17280        TAttText *G__Lpbase=(TAttText*)G__Lderived;
17281        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TText),G__get_linked_tagnum(&G__G__GrafLN_TAttText),(long)G__Lpbase-(long)G__Lderived,1,1);
17282      }
17283    }
17284    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TPaveText))) {
17285      TPaveText *G__Lderived;
17286      G__Lderived=(TPaveText*)0x1000;
17287      {
17288        TPave *G__Lpbase=(TPave*)G__Lderived;
17289        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveText),G__get_linked_tagnum(&G__G__GrafLN_TPave),(long)G__Lpbase-(long)G__Lderived,1,1);
17290      }
17291      {
17292        TBox *G__Lpbase=(TBox*)G__Lderived;
17293        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveText),G__get_linked_tagnum(&G__G__GrafLN_TBox),(long)G__Lpbase-(long)G__Lderived,1,0);
17294      }
17295      {
17296        TObject *G__Lpbase=(TObject*)G__Lderived;
17297        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveText),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17298      }
17299      {
17300        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17301        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveText),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
17302      }
17303      {
17304        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
17305        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveText),G__get_linked_tagnum(&G__G__GrafLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
17306      }
17307      {
17308        TAttText *G__Lpbase=(TAttText*)G__Lderived;
17309        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveText),G__get_linked_tagnum(&G__G__GrafLN_TAttText),(long)G__Lpbase-(long)G__Lderived,1,1);
17310      }
17311    }
17312    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TDiamond))) {
17313      TDiamond *G__Lderived;
17314      G__Lderived=(TDiamond*)0x1000;
17315      {
17316        TPaveText *G__Lpbase=(TPaveText*)G__Lderived;
17317        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TDiamond),G__get_linked_tagnum(&G__G__GrafLN_TPaveText),(long)G__Lpbase-(long)G__Lderived,1,1);
17318      }
17319      {
17320        TPave *G__Lpbase=(TPave*)G__Lderived;
17321        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TDiamond),G__get_linked_tagnum(&G__G__GrafLN_TPave),(long)G__Lpbase-(long)G__Lderived,1,0);
17322      }
17323      {
17324        TBox *G__Lpbase=(TBox*)G__Lderived;
17325        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TDiamond),G__get_linked_tagnum(&G__G__GrafLN_TBox),(long)G__Lpbase-(long)G__Lderived,1,0);
17326      }
17327      {
17328        TObject *G__Lpbase=(TObject*)G__Lderived;
17329        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TDiamond),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17330      }
17331      {
17332        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17333        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TDiamond),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
17334      }
17335      {
17336        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
17337        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TDiamond),G__get_linked_tagnum(&G__G__GrafLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
17338      }
17339      {
17340        TAttText *G__Lpbase=(TAttText*)G__Lderived;
17341        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TDiamond),G__get_linked_tagnum(&G__G__GrafLN_TAttText),(long)G__Lpbase-(long)G__Lderived,1,0);
17342      }
17343    }
17344    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TWbox))) {
17345      TWbox *G__Lderived;
17346      G__Lderived=(TWbox*)0x1000;
17347      {
17348        TBox *G__Lpbase=(TBox*)G__Lderived;
17349        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TWbox),G__get_linked_tagnum(&G__G__GrafLN_TBox),(long)G__Lpbase-(long)G__Lderived,1,1);
17350      }
17351      {
17352        TObject *G__Lpbase=(TObject*)G__Lderived;
17353        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TWbox),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17354      }
17355      {
17356        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17357        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TWbox),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
17358      }
17359      {
17360        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
17361        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TWbox),G__get_linked_tagnum(&G__G__GrafLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
17362      }
17363    }
17364    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TFrame))) {
17365      TFrame *G__Lderived;
17366      G__Lderived=(TFrame*)0x1000;
17367      {
17368        TWbox *G__Lpbase=(TWbox*)G__Lderived;
17369        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TFrame),G__get_linked_tagnum(&G__G__GrafLN_TWbox),(long)G__Lpbase-(long)G__Lderived,1,1);
17370      }
17371      {
17372        TBox *G__Lpbase=(TBox*)G__Lderived;
17373        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TFrame),G__get_linked_tagnum(&G__G__GrafLN_TBox),(long)G__Lpbase-(long)G__Lderived,1,0);
17374      }
17375      {
17376        TObject *G__Lpbase=(TObject*)G__Lderived;
17377        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TFrame),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17378      }
17379      {
17380        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17381        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TFrame),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
17382      }
17383      {
17384        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
17385        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TFrame),G__get_linked_tagnum(&G__G__GrafLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
17386      }
17387    }
17388    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TGaxis))) {
17389      TGaxis *G__Lderived;
17390      G__Lderived=(TGaxis*)0x1000;
17391      {
17392        TLine *G__Lpbase=(TLine*)G__Lderived;
17393        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TGaxis),G__get_linked_tagnum(&G__G__GrafLN_TLine),(long)G__Lpbase-(long)G__Lderived,1,1);
17394      }
17395      {
17396        TObject *G__Lpbase=(TObject*)G__Lderived;
17397        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TGaxis),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17398      }
17399      {
17400        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17401        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TGaxis),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
17402      }
17403      {
17404        TAttText *G__Lpbase=(TAttText*)G__Lderived;
17405        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TGaxis),G__get_linked_tagnum(&G__G__GrafLN_TAttText),(long)G__Lpbase-(long)G__Lderived,1,1);
17406      }
17407    }
17408    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TGraphPolargram))) {
17409      TGraphPolargram *G__Lderived;
17410      G__Lderived=(TGraphPolargram*)0x1000;
17411      {
17412        TNamed *G__Lpbase=(TNamed*)G__Lderived;
17413        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TGraphPolargram),G__get_linked_tagnum(&G__G__GrafLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
17414      }
17415      {
17416        TObject *G__Lpbase=(TObject*)G__Lderived;
17417        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TGraphPolargram),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17418      }
17419      {
17420        TAttText *G__Lpbase=(TAttText*)G__Lderived;
17421        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TGraphPolargram),G__get_linked_tagnum(&G__G__GrafLN_TAttText),(long)G__Lpbase-(long)G__Lderived,1,1);
17422      }
17423      {
17424        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17425        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TGraphPolargram),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,1);
17426      }
17427    }
17428    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TGraphPolar))) {
17429      TGraphPolar *G__Lderived;
17430      G__Lderived=(TGraphPolar*)0x1000;
17431      {
17432        TGraphErrors *G__Lpbase=(TGraphErrors*)G__Lderived;
17433        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TGraphPolar),G__get_linked_tagnum(&G__G__GrafLN_TGraphErrors),(long)G__Lpbase-(long)G__Lderived,1,1);
17434      }
17435      {
17436        TGraph *G__Lpbase=(TGraph*)G__Lderived;
17437        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TGraphPolar),G__get_linked_tagnum(&G__G__GrafLN_TGraph),(long)G__Lpbase-(long)G__Lderived,1,0);
17438      }
17439      {
17440        TNamed *G__Lpbase=(TNamed*)G__Lderived;
17441        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TGraphPolar),G__get_linked_tagnum(&G__G__GrafLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
17442      }
17443      {
17444        TObject *G__Lpbase=(TObject*)G__Lderived;
17445        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TGraphPolar),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17446      }
17447      {
17448        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17449        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TGraphPolar),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
17450      }
17451      {
17452        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
17453        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TGraphPolar),G__get_linked_tagnum(&G__G__GrafLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
17454      }
17455      {
17456        TAttMarker *G__Lpbase=(TAttMarker*)G__Lderived;
17457        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TGraphPolar),G__get_linked_tagnum(&G__G__GrafLN_TAttMarker),(long)G__Lpbase-(long)G__Lderived,1,0);
17458      }
17459    }
17460    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TGraphQQ))) {
17461      TGraphQQ *G__Lderived;
17462      G__Lderived=(TGraphQQ*)0x1000;
17463      {
17464        TGraph *G__Lpbase=(TGraph*)G__Lderived;
17465        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TGraphQQ),G__get_linked_tagnum(&G__G__GrafLN_TGraph),(long)G__Lpbase-(long)G__Lderived,1,1);
17466      }
17467      {
17468        TNamed *G__Lpbase=(TNamed*)G__Lderived;
17469        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TGraphQQ),G__get_linked_tagnum(&G__G__GrafLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
17470      }
17471      {
17472        TObject *G__Lpbase=(TObject*)G__Lderived;
17473        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TGraphQQ),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17474      }
17475      {
17476        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17477        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TGraphQQ),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
17478      }
17479      {
17480        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
17481        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TGraphQQ),G__get_linked_tagnum(&G__G__GrafLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
17482      }
17483      {
17484        TAttMarker *G__Lpbase=(TAttMarker*)G__Lderived;
17485        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TGraphQQ),G__get_linked_tagnum(&G__G__GrafLN_TAttMarker),(long)G__Lpbase-(long)G__Lderived,1,0);
17486      }
17487    }
17488    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TImage))) {
17489      TImage *G__Lderived;
17490      G__Lderived=(TImage*)0x1000;
17491      {
17492        TNamed *G__Lpbase=(TNamed*)G__Lderived;
17493        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TImage),G__get_linked_tagnum(&G__G__GrafLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
17494      }
17495      {
17496        TObject *G__Lpbase=(TObject*)G__Lderived;
17497        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TImage),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17498      }
17499      {
17500        TAttImage *G__Lpbase=(TAttImage*)G__Lderived;
17501        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TImage),G__get_linked_tagnum(&G__G__GrafLN_TAttImage),(long)G__Lpbase-(long)G__Lderived,1,1);
17502      }
17503    }
17504    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TImagePlugin))) {
17505      TImagePlugin *G__Lderived;
17506      G__Lderived=(TImagePlugin*)0x1000;
17507      {
17508        TObject *G__Lpbase=(TObject*)G__Lderived;
17509        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TImagePlugin),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
17510      }
17511    }
17512    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TLatex))) {
17513      TLatex *G__Lderived;
17514      G__Lderived=(TLatex*)0x1000;
17515      {
17516        TText *G__Lpbase=(TText*)G__Lderived;
17517        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TLatex),G__get_linked_tagnum(&G__G__GrafLN_TText),(long)G__Lpbase-(long)G__Lderived,1,1);
17518      }
17519      {
17520        TNamed *G__Lpbase=(TNamed*)G__Lderived;
17521        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TLatex),G__get_linked_tagnum(&G__G__GrafLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
17522      }
17523      {
17524        TObject *G__Lpbase=(TObject*)G__Lderived;
17525        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TLatex),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17526      }
17527      {
17528        TAttText *G__Lpbase=(TAttText*)G__Lderived;
17529        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TLatex),G__get_linked_tagnum(&G__G__GrafLN_TAttText),(long)G__Lpbase-(long)G__Lderived,1,0);
17530      }
17531      {
17532        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17533        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TLatex),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,1);
17534      }
17535    }
17536    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TLegendEntry))) {
17537      TLegendEntry *G__Lderived;
17538      G__Lderived=(TLegendEntry*)0x1000;
17539      {
17540        TObject *G__Lpbase=(TObject*)G__Lderived;
17541        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TLegendEntry),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
17542      }
17543      {
17544        TAttText *G__Lpbase=(TAttText*)G__Lderived;
17545        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TLegendEntry),G__get_linked_tagnum(&G__G__GrafLN_TAttText),(long)G__Lpbase-(long)G__Lderived,1,1);
17546      }
17547      {
17548        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17549        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TLegendEntry),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,1);
17550      }
17551      {
17552        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
17553        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TLegendEntry),G__get_linked_tagnum(&G__G__GrafLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,1);
17554      }
17555      {
17556        TAttMarker *G__Lpbase=(TAttMarker*)G__Lderived;
17557        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TLegendEntry),G__get_linked_tagnum(&G__G__GrafLN_TAttMarker),(long)G__Lpbase-(long)G__Lderived,1,1);
17558      }
17559    }
17560    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TLegend))) {
17561      TLegend *G__Lderived;
17562      G__Lderived=(TLegend*)0x1000;
17563      {
17564        TPave *G__Lpbase=(TPave*)G__Lderived;
17565        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TLegend),G__get_linked_tagnum(&G__G__GrafLN_TPave),(long)G__Lpbase-(long)G__Lderived,1,1);
17566      }
17567      {
17568        TBox *G__Lpbase=(TBox*)G__Lderived;
17569        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TLegend),G__get_linked_tagnum(&G__G__GrafLN_TBox),(long)G__Lpbase-(long)G__Lderived,1,0);
17570      }
17571      {
17572        TObject *G__Lpbase=(TObject*)G__Lderived;
17573        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TLegend),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17574      }
17575      {
17576        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17577        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TLegend),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
17578      }
17579      {
17580        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
17581        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TLegend),G__get_linked_tagnum(&G__G__GrafLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
17582      }
17583      {
17584        TAttText *G__Lpbase=(TAttText*)G__Lderived;
17585        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TLegend),G__get_linked_tagnum(&G__G__GrafLN_TAttText),(long)G__Lpbase-(long)G__Lderived,1,1);
17586      }
17587    }
17588    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TLink))) {
17589      TLink *G__Lderived;
17590      G__Lderived=(TLink*)0x1000;
17591      {
17592        TText *G__Lpbase=(TText*)G__Lderived;
17593        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TLink),G__get_linked_tagnum(&G__G__GrafLN_TText),(long)G__Lpbase-(long)G__Lderived,1,1);
17594      }
17595      {
17596        TNamed *G__Lpbase=(TNamed*)G__Lderived;
17597        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TLink),G__get_linked_tagnum(&G__G__GrafLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
17598      }
17599      {
17600        TObject *G__Lpbase=(TObject*)G__Lderived;
17601        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TLink),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17602      }
17603      {
17604        TAttText *G__Lpbase=(TAttText*)G__Lderived;
17605        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TLink),G__get_linked_tagnum(&G__G__GrafLN_TAttText),(long)G__Lpbase-(long)G__Lderived,1,0);
17606      }
17607    }
17608    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TMarker))) {
17609      TMarker *G__Lderived;
17610      G__Lderived=(TMarker*)0x1000;
17611      {
17612        TObject *G__Lpbase=(TObject*)G__Lderived;
17613        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TMarker),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
17614      }
17615      {
17616        TAttMarker *G__Lpbase=(TAttMarker*)G__Lderived;
17617        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TMarker),G__get_linked_tagnum(&G__G__GrafLN_TAttMarker),(long)G__Lpbase-(long)G__Lderived,1,1);
17618      }
17619    }
17620    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TPaveLabel))) {
17621      TPaveLabel *G__Lderived;
17622      G__Lderived=(TPaveLabel*)0x1000;
17623      {
17624        TPave *G__Lpbase=(TPave*)G__Lderived;
17625        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveLabel),G__get_linked_tagnum(&G__G__GrafLN_TPave),(long)G__Lpbase-(long)G__Lderived,1,1);
17626      }
17627      {
17628        TBox *G__Lpbase=(TBox*)G__Lderived;
17629        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveLabel),G__get_linked_tagnum(&G__G__GrafLN_TBox),(long)G__Lpbase-(long)G__Lderived,1,0);
17630      }
17631      {
17632        TObject *G__Lpbase=(TObject*)G__Lderived;
17633        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveLabel),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17634      }
17635      {
17636        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17637        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveLabel),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
17638      }
17639      {
17640        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
17641        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveLabel),G__get_linked_tagnum(&G__G__GrafLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
17642      }
17643      {
17644        TAttText *G__Lpbase=(TAttText*)G__Lderived;
17645        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveLabel),G__get_linked_tagnum(&G__G__GrafLN_TAttText),(long)G__Lpbase-(long)G__Lderived,1,1);
17646      }
17647    }
17648    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TPaveStats))) {
17649      TPaveStats *G__Lderived;
17650      G__Lderived=(TPaveStats*)0x1000;
17651      {
17652        TPaveText *G__Lpbase=(TPaveText*)G__Lderived;
17653        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveStats),G__get_linked_tagnum(&G__G__GrafLN_TPaveText),(long)G__Lpbase-(long)G__Lderived,1,1);
17654      }
17655      {
17656        TPave *G__Lpbase=(TPave*)G__Lderived;
17657        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveStats),G__get_linked_tagnum(&G__G__GrafLN_TPave),(long)G__Lpbase-(long)G__Lderived,1,0);
17658      }
17659      {
17660        TBox *G__Lpbase=(TBox*)G__Lderived;
17661        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveStats),G__get_linked_tagnum(&G__G__GrafLN_TBox),(long)G__Lpbase-(long)G__Lderived,1,0);
17662      }
17663      {
17664        TObject *G__Lpbase=(TObject*)G__Lderived;
17665        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveStats),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17666      }
17667      {
17668        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17669        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveStats),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
17670      }
17671      {
17672        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
17673        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveStats),G__get_linked_tagnum(&G__G__GrafLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
17674      }
17675      {
17676        TAttText *G__Lpbase=(TAttText*)G__Lderived;
17677        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveStats),G__get_linked_tagnum(&G__G__GrafLN_TAttText),(long)G__Lpbase-(long)G__Lderived,1,0);
17678      }
17679    }
17680    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TPavesText))) {
17681      TPavesText *G__Lderived;
17682      G__Lderived=(TPavesText*)0x1000;
17683      {
17684        TPaveText *G__Lpbase=(TPaveText*)G__Lderived;
17685        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPavesText),G__get_linked_tagnum(&G__G__GrafLN_TPaveText),(long)G__Lpbase-(long)G__Lderived,1,1);
17686      }
17687      {
17688        TPave *G__Lpbase=(TPave*)G__Lderived;
17689        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPavesText),G__get_linked_tagnum(&G__G__GrafLN_TPave),(long)G__Lpbase-(long)G__Lderived,1,0);
17690      }
17691      {
17692        TBox *G__Lpbase=(TBox*)G__Lderived;
17693        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPavesText),G__get_linked_tagnum(&G__G__GrafLN_TBox),(long)G__Lpbase-(long)G__Lderived,1,0);
17694      }
17695      {
17696        TObject *G__Lpbase=(TObject*)G__Lderived;
17697        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPavesText),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17698      }
17699      {
17700        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17701        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPavesText),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
17702      }
17703      {
17704        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
17705        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPavesText),G__get_linked_tagnum(&G__G__GrafLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
17706      }
17707      {
17708        TAttText *G__Lpbase=(TAttText*)G__Lderived;
17709        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPavesText),G__get_linked_tagnum(&G__G__GrafLN_TAttText),(long)G__Lpbase-(long)G__Lderived,1,0);
17710      }
17711    }
17712    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TPieSlice))) {
17713      TPieSlice *G__Lderived;
17714      G__Lderived=(TPieSlice*)0x1000;
17715      {
17716        TNamed *G__Lpbase=(TNamed*)G__Lderived;
17717        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPieSlice),G__get_linked_tagnum(&G__G__GrafLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
17718      }
17719      {
17720        TObject *G__Lpbase=(TObject*)G__Lderived;
17721        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPieSlice),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17722      }
17723      {
17724        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
17725        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPieSlice),G__get_linked_tagnum(&G__G__GrafLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,1);
17726      }
17727      {
17728        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
17729        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPieSlice),G__get_linked_tagnum(&G__G__GrafLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,1);
17730      }
17731    }
17732    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__GrafLN_TPie))) {
17733      TPie *G__Lderived;
17734      G__Lderived=(TPie*)0x1000;
17735      {
17736        TNamed *G__Lpbase=(TNamed*)G__Lderived;
17737        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPie),G__get_linked_tagnum(&G__G__GrafLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
17738      }
17739      {
17740        TObject *G__Lpbase=(TObject*)G__Lderived;
17741        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPie),G__get_linked_tagnum(&G__G__GrafLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
17742      }
17743      {
17744        TAttText *G__Lpbase=(TAttText*)G__Lderived;
17745        G__inheritance_setup(G__get_linked_tagnum(&G__G__GrafLN_TPie),G__get_linked_tagnum(&G__G__GrafLN_TAttText),(long)G__Lpbase-(long)G__Lderived,1,1);
17746      }
17747    }
17748 }
17749 
17750 /*********************************************************
17751 * typedef information setup/
17752 *********************************************************/
17753 extern "C" void G__cpp_setup_typetableG__Graf() {
17754 
17755    /* Setting up typedef entry */
17756    G__search_typename2("UChar_t",98,-1,0,-1);
17757    G__setnewtype(-1,"Unsigned Character 1 byte (unsigned char)",0);
17758    G__search_typename2("Short_t",115,-1,0,-1);
17759    G__setnewtype(-1,"Signed Short integer 2 bytes (short)",0);
17760    G__search_typename2("UShort_t",114,-1,0,-1);
17761    G__setnewtype(-1,"Unsigned Short integer 2 bytes (unsigned short)",0);
17762    G__search_typename2("Int_t",105,-1,0,-1);
17763    G__setnewtype(-1,"Signed integer 4 bytes (int)",0);
17764    G__search_typename2("UInt_t",104,-1,0,-1);
17765    G__setnewtype(-1,"Unsigned integer 4 bytes (unsigned int)",0);
17766    G__search_typename2("Long_t",108,-1,0,-1);
17767    G__setnewtype(-1,"Signed long integer 4 bytes (long)",0);
17768    G__search_typename2("Float_t",102,-1,0,-1);
17769    G__setnewtype(-1,"Float 4 bytes (float)",0);
17770    G__search_typename2("Double_t",100,-1,0,-1);
17771    G__setnewtype(-1,"Double 8 bytes",0);
17772    G__search_typename2("Bool_t",103,-1,0,-1);
17773    G__setnewtype(-1,"Boolean (0=false, 1=true) (bool)",0);
17774    G__search_typename2("Version_t",115,-1,0,-1);
17775    G__setnewtype(-1,"Class version identifier (short)",0);
17776    G__search_typename2("Option_t",99,-1,256,-1);
17777    G__setnewtype(-1,"Option string (const char)",0);
17778    G__search_typename2("Font_t",115,-1,0,-1);
17779    G__setnewtype(-1,"Font number (short)",0);
17780    G__search_typename2("Color_t",115,-1,0,-1);
17781    G__setnewtype(-1,"Color number (short)",0);
17782    G__search_typename2("vector<ROOT::TSchemaHelper>",117,G__get_linked_tagnum(&G__G__GrafLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1);
17783    G__setnewtype(-1,NULL,0);
17784    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__GrafLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GrafLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
17785    G__setnewtype(-1,NULL,0);
17786    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__GrafLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GrafLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
17787    G__setnewtype(-1,NULL,0);
17788    G__search_typename2("vector<TVirtualArray*>",117,G__get_linked_tagnum(&G__G__GrafLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1);
17789    G__setnewtype(-1,NULL,0);
17790    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__GrafLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GrafLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
17791    G__setnewtype(-1,NULL,0);
17792    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__GrafLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GrafLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
17793    G__setnewtype(-1,NULL,0);
17794    G__search_typename2("TVectorT<Float_t>",117,G__get_linked_tagnum(&G__G__GrafLN_TVectorTlEfloatgR),0,-1);
17795    G__setnewtype(-1,NULL,0);
17796    G__search_typename2("TVectorT<Double_t>",117,G__get_linked_tagnum(&G__G__GrafLN_TVectorTlEdoublegR),0,-1);
17797    G__setnewtype(-1,NULL,0);
17798    G__search_typename2("TVectorD",117,G__get_linked_tagnum(&G__G__GrafLN_TVectorTlEdoublegR),0,-1);
17799    G__setnewtype(-1,NULL,0);
17800    G__search_typename2("Pixmap_t",107,-1,0,-1);
17801    G__setnewtype(-1,"Pixmap handle",0);
17802    G__search_typename2("Drawable_t",107,-1,0,-1);
17803    G__setnewtype(-1,"Drawable handle",0);
17804 }
17805 
17806 /*********************************************************
17807 * Data Member information setup/
17808 *********************************************************/
17809 
17810    /* Setting up class,struct,union tag member variable */
17811 
17812    /* TEllipse */
17813 static void G__setup_memvarTEllipse(void) {
17814    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TEllipse));
17815    { TEllipse *p; p=(TEllipse*)0x1000; if (p) { }
17816    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fX1=",0,"X coordinate of centre");
17817    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fY1=",0,"Y coordinate of centre");
17818    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fR1=",0,"first radius");
17819    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fR2=",0,"second radius");
17820    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fPhimin=",0,"Minimum angle (degrees)");
17821    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fPhimax=",0,"Maximum angle (degrees)");
17822    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fTheta=",0,"Rotation angle (degrees)");
17823    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TEllipsecLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kNoEdges=%lldLL",(long long)TEllipse::kNoEdges).data(),0,(char*)NULL);
17824    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
17825    }
17826    G__tag_memvar_reset();
17827 }
17828 
17829 
17830    /* TArc */
17831 static void G__setup_memvarTArc(void) {
17832    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TArc));
17833    { TArc *p; p=(TArc*)0x1000; if (p) { }
17834    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
17835    }
17836    G__tag_memvar_reset();
17837 }
17838 
17839 
17840    /* TLine */
17841 static void G__setup_memvarTLine(void) {
17842    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TLine));
17843    { TLine *p; p=(TLine*)0x1000; if (p) { }
17844    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fX1=",0,"X of 1st point");
17845    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fY1=",0,"Y of 1st point");
17846    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fX2=",0,"X of 2nd point");
17847    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fY2=",0,"Y of 2nd point");
17848    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TLinecLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kLineNDC=%lldLL",(long long)TLine::kLineNDC).data(),0,(char*)NULL);
17849    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TLinecLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kVertical=%lldLL",(long long)TLine::kVertical).data(),0,(char*)NULL);
17850    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TLinecLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kHorizontal=%lldLL",(long long)TLine::kHorizontal).data(),0,(char*)NULL);
17851    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
17852    }
17853    G__tag_memvar_reset();
17854 }
17855 
17856 
17857    /* TArrow */
17858 static void G__setup_memvarTArrow(void) {
17859    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TArrow));
17860    { TArrow *p; p=(TArrow*)0x1000; if (p) { }
17861    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fAngle=",0,"Arrow opening angle (degrees)");
17862    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fArrowSize=",0,"Arrow Size");
17863    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-1,2,"fOption=",0,"Arrow shapes");
17864    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-2,2,"fgDefaultAngle=",0,"default Arrow opening angle (degrees)");
17865    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-2,2,"fgDefaultArrowSize=",0,"default Arrow Size");
17866    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-2,2,"fgDefaultOption=",0,"default Arrow shapes");
17867    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
17868    }
17869    G__tag_memvar_reset();
17870 }
17871 
17872 
17873    /* TAttImage */
17874 static void G__setup_memvarTAttImage(void) {
17875    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TAttImage));
17876    { TAttImage *p; p=(TAttImage*)0x1000; if (p) { }
17877    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TAttImagecLcLEImageQuality),-1,-2,1,G__FastAllocString(2048).Format("kImgDefault=%lldLL",(long long)TAttImage::kImgDefault).data(),0,(char*)NULL);
17878    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TAttImagecLcLEImageQuality),-1,-2,1,G__FastAllocString(2048).Format("kImgPoor=%lldLL",(long long)TAttImage::kImgPoor).data(),0,(char*)NULL);
17879    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TAttImagecLcLEImageQuality),-1,-2,1,G__FastAllocString(2048).Format("kImgFast=%lldLL",(long long)TAttImage::kImgFast).data(),0,(char*)NULL);
17880    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TAttImagecLcLEImageQuality),-1,-2,1,G__FastAllocString(2048).Format("kImgGood=%lldLL",(long long)TAttImage::kImgGood).data(),0,(char*)NULL);
17881    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TAttImagecLcLEImageQuality),-1,-2,1,G__FastAllocString(2048).Format("kImgBest=%lldLL",(long long)TAttImage::kImgBest).data(),0,(char*)NULL);
17882    G__memvar_setup((void*)0,105,0,0,G__get_linked_tagnum(&G__G__GrafLN_TAttImagecLcLEImageQuality),-1,-1,2,"fImageQuality=",0,"*OPTION={GetMethod=\"GetImageQuality\";SetMethod=\"SetImageQuality\";Items=(kImgDefault=\"Default\",kImgPoor=\"Poor\",kImgFast=\"Fast\",kImgGood=\"Good\",kImgBest=\"Best\")}*");
17883    G__memvar_setup((void*)0,104,0,0,-1,G__defined_typename("UInt_t"),-1,2,"fImageCompression=",0,"compression [0 .. 100] 0: no compression");
17884    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fConstRatio=",0,"keep aspect ratio of image on the screen");
17885    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TImagePalette),-1,-1,2,"fPalette=",0,"color palette for value -> color conversion");
17886    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TPaletteEditor),-1,-1,2,"fPaletteEditor=",0,"! GUI to edit the color palette");
17887    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fPaletteEnabled=",0,"! kTRUE - palette is drawn on the image");
17888    G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
17889    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
17890    }
17891    G__tag_memvar_reset();
17892 }
17893 
17894 
17895    /* TPaletteEditor */
17896 static void G__setup_memvarTPaletteEditor(void) {
17897    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaletteEditor));
17898    { TPaletteEditor *p; p=(TPaletteEditor*)0x1000; if (p) { }
17899    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TAttImage),-1,-1,2,"fAttImage=",0,"image attributes to be edited");
17900    G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
17901    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
17902    }
17903    G__tag_memvar_reset();
17904 }
17905 
17906 
17907    /* TImagePalette */
17908 static void G__setup_memvarTImagePalette(void) {
17909    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TImagePalette));
17910    { TImagePalette *p; p=(TImagePalette*)0x1000; if (p) { }
17911    G__memvar_setup((void*)((long)(&p->fNumPoints)-(long)(p)),104,0,0,-1,G__defined_typename("UInt_t"),-1,1,"fNumPoints=",0,"number of anchor points");
17912    G__memvar_setup((void*)((long)(&p->fPoints)-(long)(p)),68,0,0,-1,G__defined_typename("Double_t"),-1,1,"fPoints=",0,"[fNumPoints] value of each anchor point [0..1]");
17913    G__memvar_setup((void*)((long)(&p->fColorRed)-(long)(p)),82,0,0,-1,G__defined_typename("UShort_t"),-1,1,"fColorRed=",0,"[fNumPoints] red color at each anchor point");
17914    G__memvar_setup((void*)((long)(&p->fColorGreen)-(long)(p)),82,0,0,-1,G__defined_typename("UShort_t"),-1,1,"fColorGreen=",0,"[fNumPoints] green color at each anchor point");
17915    G__memvar_setup((void*)((long)(&p->fColorBlue)-(long)(p)),82,0,0,-1,G__defined_typename("UShort_t"),-1,1,"fColorBlue=",0,"[fNumPoints] blue color at each anchor point");
17916    G__memvar_setup((void*)((long)(&p->fColorAlpha)-(long)(p)),82,0,0,-1,G__defined_typename("UShort_t"),-1,1,"fColorAlpha=",0,"[fNumPoints] alpha at each anchor point");
17917    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
17918    }
17919    G__tag_memvar_reset();
17920 }
17921 
17922 
17923    /* TBox */
17924 static void G__setup_memvarTBox(void) {
17925    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TBox));
17926    { TBox *p; p=(TBox*)0x1000; if (p) { }
17927    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TObject),-1,-1,4,"fTip=",0,"!tool tip associated with box");
17928    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fX1=",0,"X of 1st point");
17929    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fY1=",0,"Y of 1st point");
17930    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fX2=",0,"X of 2nd point");
17931    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fY2=",0,"Y of 2nd point");
17932    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fResizing=",0,"!True if box is being resized");
17933    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TBoxcLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kCannotMove=%lldLL",(long long)TBox::kCannotMove).data(),0,(char*)NULL);
17934    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
17935    }
17936    G__tag_memvar_reset();
17937 }
17938 
17939 
17940    /* TCrown */
17941 static void G__setup_memvarTCrown(void) {
17942    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TCrown));
17943    { TCrown *p; p=(TCrown*)0x1000; if (p) { }
17944    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
17945    }
17946    G__tag_memvar_reset();
17947 }
17948 
17949 
17950    /* TPolyLine */
17951 static void G__setup_memvarTPolyLine(void) {
17952    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TPolyLine));
17953    { TPolyLine *p; p=(TPolyLine*)0x1000; if (p) { }
17954    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fN=",0,"Number of points");
17955    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fLastPoint=",0,"The index of the last filled point");
17956    G__memvar_setup((void*)0,68,0,0,-1,G__defined_typename("Double_t"),-1,2,"fX=",0,"[fN] Array of X coordinates");
17957    G__memvar_setup((void*)0,68,0,0,-1,G__defined_typename("Double_t"),-1,2,"fY=",0,"[fN] Array of Y coordinates");
17958    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-1,2,"fOption=",0,"options");
17959    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TPolyLinecLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kPolyLineNDC=%lldLL",(long long)TPolyLine::kPolyLineNDC).data(),0,(char*)NULL);
17960    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
17961    }
17962    G__tag_memvar_reset();
17963 }
17964 
17965 
17966    /* TCurlyLine */
17967 static void G__setup_memvarTCurlyLine(void) {
17968    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TCurlyLine));
17969    { TCurlyLine *p; p=(TCurlyLine*)0x1000; if (p) { }
17970    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fX1=",0,"start x, center for arc");
17971    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fY1=",0,"start y, center for arc");
17972    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fX2=",0,"end x");
17973    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fY2=",0,"end y");
17974    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fWaveLength=",0,"wavelength of sinusoid in percent of pad height");
17975    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fAmplitude=",0,"amplitude of sinusoid in percent of pad height");
17976    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNsteps=",0,"used internally (controls precision)");
17977    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fIsCurly=",0,"true: Gluon, false: Gamma");
17978    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-2,2,"fgDefaultWaveLength=",0,"default wavelength");
17979    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-2,2,"fgDefaultAmplitude=",0,"default amplitude");
17980    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,2,"fgDefaultIsCurly=",0,"default curly type");
17981    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TCurlyLinecLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kTooShort=%lldLL",(long long)TCurlyLine::kTooShort).data(),0,(char*)NULL);
17982    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
17983    }
17984    G__tag_memvar_reset();
17985 }
17986 
17987 
17988    /* TCurlyArc */
17989 static void G__setup_memvarTCurlyArc(void) {
17990    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TCurlyArc));
17991    { TCurlyArc *p; p=(TCurlyArc*)0x1000; if (p) { }
17992    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fR1=",0,"Radius of arc");
17993    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fPhimin=",0,"start phi (degrees)");
17994    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fPhimax=",0,"end phi (degrees)");
17995    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fTheta=",0,"used internally");
17996    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-2,4,"fgDefaultWaveLength=",0,"default wavelength ");
17997    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-2,4,"fgDefaultAmplitude=",0,"default amplitude");
17998    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,4,"fgDefaultIsCurly=",0,"default curly type");
17999    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18000    }
18001    G__tag_memvar_reset();
18002 }
18003 
18004 
18005    /* TCutG */
18006 static void G__setup_memvarTCutG(void) {
18007    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TCutG));
18008    { TCutG *p; p=(TCutG*)0x1000; if (p) { }
18009    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-1,2,"fVarX=",0,"X variable");
18010    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-1,2,"fVarY=",0,"Y variable");
18011    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TObject),-1,-1,2,"fObjectX=",0,"!pointer to an object corresponding to X");
18012    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TObject),-1,-1,2,"fObjectY=",0,"!pointer to an object corresponding to Y");
18013    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18014    }
18015    G__tag_memvar_reset();
18016 }
18017 
18018 
18019    /* TPave */
18020 static void G__setup_memvarTPave(void) {
18021    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TPave));
18022    { TPave *p; p=(TPave*)0x1000; if (p) { }
18023    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fX1NDC=",0,"X1 point in NDC coordinates");
18024    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fY1NDC=",0,"Y1 point in NDC coordinates");
18025    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fX2NDC=",0,"X2 point in NDC coordinates");
18026    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fY2NDC=",0,"Y2 point in NDC coordinates");
18027    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fBorderSize=",0,"window box bordersize in pixels");
18028    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fInit=",0,"(=0 if transformation to NDC not yet done)");
18029    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fShadowColor=",0,"Color of the pave's shadow");
18030    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fCornerRadius=",0,"Corner radius in case of option arc");
18031    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-1,2,"fOption=",0,"Pave style");
18032    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-1,2,"fName=",0,"Pave name");
18033    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TPavecLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kNameIsAction=%lldLL",(long long)TPave::kNameIsAction).data(),0,(char*)NULL);
18034    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18035    }
18036    G__tag_memvar_reset();
18037 }
18038 
18039 
18040    /* TText */
18041 static void G__setup_memvarTText(void) {
18042    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TText));
18043    { TText *p; p=(TText*)0x1000; if (p) { }
18044    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fX=",0,"X position of text (left,center,etc..)");
18045    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fY=",0,"Y position of text (left,center,etc..)");
18046    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TTextcLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kTextNDC=%lldLL",(long long)TText::kTextNDC).data(),0,(char*)NULL);
18047    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18048    }
18049    G__tag_memvar_reset();
18050 }
18051 
18052 
18053    /* TPaveText */
18054 static void G__setup_memvarTPaveText(void) {
18055    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveText));
18056    { TPaveText *p; p=(TPaveText*)0x1000; if (p) { }
18057    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-1,2,"fLabel=",0,"Label written at the top of the pavetext");
18058    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fLongest=",0,"Length of the longest line");
18059    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMargin=",0,"Text margin");
18060    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TList),-1,-1,2,"fLines=",0,"List of labels");
18061    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18062    }
18063    G__tag_memvar_reset();
18064 }
18065 
18066 
18067    /* TDiamond */
18068 static void G__setup_memvarTDiamond(void) {
18069    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TDiamond));
18070    { TDiamond *p; p=(TDiamond*)0x1000; if (p) { }
18071    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18072    }
18073    G__tag_memvar_reset();
18074 }
18075 
18076 
18077    /* TWbox */
18078 static void G__setup_memvarTWbox(void) {
18079    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TWbox));
18080    { TWbox *p; p=(TWbox*)0x1000; if (p) { }
18081    G__memvar_setup((void*)0,115,0,0,-1,G__defined_typename("Short_t"),-1,2,"fBorderSize=",0,"window box bordersize in pixels");
18082    G__memvar_setup((void*)0,115,0,0,-1,G__defined_typename("Short_t"),-1,2,"fBorderMode=",0,"Bordermode (-1=down, 0 = no border, 1=up)");
18083    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18084    }
18085    G__tag_memvar_reset();
18086 }
18087 
18088 
18089    /* TFrame */
18090 static void G__setup_memvarTFrame(void) {
18091    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TFrame));
18092    { TFrame *p; p=(TFrame*)0x1000; if (p) { }
18093    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18094    }
18095    G__tag_memvar_reset();
18096 }
18097 
18098 
18099    /* TGaxis */
18100 static void G__setup_memvarTGaxis(void) {
18101    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TGaxis));
18102    { TGaxis *p; p=(TGaxis*)0x1000; if (p) { }
18103    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fWmin=",0,"Lowest value on the axis");
18104    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fWmax=",0,"Highest value on the axis");
18105    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fGridLength=",0,"Length of the grid in NDC");
18106    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fTickSize=",0,"Size of primary tick mark in NDC");
18107    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fLabelOffset=",0,"Offset of label wrt axis");
18108    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fLabelSize=",0,"Size of labels in NDC");
18109    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fTitleOffset=",0,"Offset of title wrt axis");
18110    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fTitleSize=",0,"Size of title in NDC");
18111    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNdiv=",0,"Number of divisions");
18112    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fLabelColor=",0,"Color for labels");
18113    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fLabelFont=",0,"Font for labels");
18114    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-1,2,"fChopt=",0,"Axis options");
18115    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-1,2,"fName=",0,"axis name");
18116    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-1,2,"fTitle=",0,"axis title");
18117    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-1,2,"fTimeFormat=",0,"Time format, ex: 09/12/99 12:34:00");
18118    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-1,2,"fFunctionName=",0,"name of mapping function pointed by fFunction");
18119    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TF1),-1,-1,2,"fFunction=",0,"!Pointer to function computing axis values");
18120    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TAxis),-1,-1,2,"fAxis=",0,"!pointer to original TAxis axis (if any)");
18121    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-2,2,"fgMaxDigits=",0,"!Number of digits above which the 10>N notation is used");
18122    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18123    }
18124    G__tag_memvar_reset();
18125 }
18126 
18127 
18128    /* TGraphPolargram */
18129 static void G__setup_memvarTGraphPolargram(void) {
18130    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TGraphPolargram));
18131    { TGraphPolargram *p; p=(TGraphPolargram*)0x1000; if (p) { }
18132    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fRadian=",0,(char*)NULL);
18133    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fDegree=",0,(char*)NULL);
18134    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fGrad=",0,(char*)NULL);
18135    G__memvar_setup((void*)0,115,0,0,-1,G__defined_typename("Color_t"),-1,4,"fPolarLabelColor=",0,"Set color of the angular labels");
18136    G__memvar_setup((void*)0,115,0,0,-1,G__defined_typename("Color_t"),-1,4,"fRadialLabelColor=",0,"Set color of the radial labels");
18137    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fAxisAngle=",0,"Set angle of the radial axis");
18138    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fPolarOffset=",0,"Offset for Polar labels");
18139    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fPolarTextSize=",0,"Set Polar text size");
18140    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fRadialOffset=",0,"Offset for radial labels");
18141    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fRadialTextSize=",0,(char*)NULL);
18142    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fRwrmin=",0,"Minimal radial value (real world)");
18143    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fRwrmax=",0,"Maximal radial value (real world)");
18144    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fRwtmin=",0,"Minimal angular value (real world)");
18145    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fRwtmax=",0,"Minimal angular value (real world)");
18146    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fTickpolarSize=",0,"Set size of Tickmarks");
18147    G__memvar_setup((void*)0,115,0,0,-1,G__defined_typename("Font_t"),-1,4,"fPolarLabelFont=",0,"Set font of angular labels");
18148    G__memvar_setup((void*)0,115,0,0,-1,G__defined_typename("Font_t"),-1,4,"fRadialLabelFont=",0,"Set font of radial labels");
18149    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fCutRadial=",0,"if fCutRadial = 0, circles are cut by radial axis");
18150    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNdivRad=",0,"Number of radial divisions");
18151    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNdivPol=",0,"Number of polar divisions");
18152    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-1,4,"fPolarLabels=",0,"![fNdivPol] Specified polar labels");
18153    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TGraphPolargramcLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kLabelOrtho=%lldLL",(long long)TGraphPolargram::kLabelOrtho).data(),0,(char*)NULL);
18154    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18155    }
18156    G__tag_memvar_reset();
18157 }
18158 
18159 
18160    /* TGraphPolar */
18161 static void G__setup_memvarTGraphPolar(void) {
18162    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TGraphPolar));
18163    { TGraphPolar *p; p=(TGraphPolar*)0x1000; if (p) { }
18164    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fOptionAxis=",0,"Force drawing of new coord system");
18165    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TGraphPolargram),-1,-1,2,"fPolargram=",0,"The polar coordinates system");
18166    G__memvar_setup((void*)0,68,0,0,-1,G__defined_typename("Double_t"),-1,2,"fXpol=",0,"[fNpoints] points in polar coordinates");
18167    G__memvar_setup((void*)0,68,0,0,-1,G__defined_typename("Double_t"),-1,2,"fYpol=",0,"[fNpoints] points in polar coordinates");
18168    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18169    }
18170    G__tag_memvar_reset();
18171 }
18172 
18173 
18174    /* TGraphQQ */
18175 static void G__setup_memvarTGraphQQ(void) {
18176    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TGraphQQ));
18177    { TGraphQQ *p; p=(TGraphQQ*)0x1000; if (p) { }
18178    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNy0=",0,"size of the fY0 dataset");
18179    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fXq1=",0,"x1 coordinate of the interquartile line");
18180    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fXq2=",0,"x2 coordinate of the interquartile line");
18181    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fYq1=",0,"y1 coordinate of the interquartile line");
18182    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fYq2=",0,"y2 coordinate of the interquartile line");
18183    G__memvar_setup((void*)0,68,0,0,-1,G__defined_typename("Double_t"),-1,2,"fY0=",0,"!second dataset, if specified");
18184    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TF1),-1,-1,2,"fF=",0,"theoretical density function, if specified");
18185    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18186    }
18187    G__tag_memvar_reset();
18188 }
18189 
18190 
18191    /* TImage */
18192 static void G__setup_memvarTImage(void) {
18193    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TImage));
18194    { TImage *p; p=(TImage*)0x1000; if (p) { }
18195    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEImageFileTypes),-1,-2,1,G__FastAllocString(2048).Format("kXpm=%lldLL",(long long)TImage::kXpm).data(),0,(char*)NULL);
18196    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEImageFileTypes),-1,-2,1,G__FastAllocString(2048).Format("kZCompressedXpm=%lldLL",(long long)TImage::kZCompressedXpm).data(),0,(char*)NULL);
18197    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEImageFileTypes),-1,-2,1,G__FastAllocString(2048).Format("kGZCompressedXpm=%lldLL",(long long)TImage::kGZCompressedXpm).data(),0,(char*)NULL);
18198    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEImageFileTypes),-1,-2,1,G__FastAllocString(2048).Format("kPng=%lldLL",(long long)TImage::kPng).data(),0,(char*)NULL);
18199    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEImageFileTypes),-1,-2,1,G__FastAllocString(2048).Format("kJpeg=%lldLL",(long long)TImage::kJpeg).data(),0,(char*)NULL);
18200    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEImageFileTypes),-1,-2,1,G__FastAllocString(2048).Format("kXcf=%lldLL",(long long)TImage::kXcf).data(),0,(char*)NULL);
18201    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEImageFileTypes),-1,-2,1,G__FastAllocString(2048).Format("kPpm=%lldLL",(long long)TImage::kPpm).data(),0,(char*)NULL);
18202    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEImageFileTypes),-1,-2,1,G__FastAllocString(2048).Format("kPnm=%lldLL",(long long)TImage::kPnm).data(),0,(char*)NULL);
18203    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEImageFileTypes),-1,-2,1,G__FastAllocString(2048).Format("kBmp=%lldLL",(long long)TImage::kBmp).data(),0,(char*)NULL);
18204    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEImageFileTypes),-1,-2,1,G__FastAllocString(2048).Format("kIco=%lldLL",(long long)TImage::kIco).data(),0,(char*)NULL);
18205    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEImageFileTypes),-1,-2,1,G__FastAllocString(2048).Format("kCur=%lldLL",(long long)TImage::kCur).data(),0,(char*)NULL);
18206    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEImageFileTypes),-1,-2,1,G__FastAllocString(2048).Format("kGif=%lldLL",(long long)TImage::kGif).data(),0,(char*)NULL);
18207    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEImageFileTypes),-1,-2,1,G__FastAllocString(2048).Format("kTiff=%lldLL",(long long)TImage::kTiff).data(),0,(char*)NULL);
18208    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEImageFileTypes),-1,-2,1,G__FastAllocString(2048).Format("kXbm=%lldLL",(long long)TImage::kXbm).data(),0,(char*)NULL);
18209    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEImageFileTypes),-1,-2,1,G__FastAllocString(2048).Format("kFits=%lldLL",(long long)TImage::kFits).data(),0,(char*)NULL);
18210    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEImageFileTypes),-1,-2,1,G__FastAllocString(2048).Format("kTga=%lldLL",(long long)TImage::kTga).data(),0,(char*)NULL);
18211    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEImageFileTypes),-1,-2,1,G__FastAllocString(2048).Format("kXml=%lldLL",(long long)TImage::kXml).data(),0,(char*)NULL);
18212    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEImageFileTypes),-1,-2,1,G__FastAllocString(2048).Format("kUnknown=%lldLL",(long long)TImage::kUnknown).data(),0,(char*)NULL);
18213    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEImageFileTypes),-1,-2,1,G__FastAllocString(2048).Format("kAnimGif=%lldLL",(long long)TImage::kAnimGif).data(),0,(char*)NULL);
18214    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEText3DType),-1,-2,1,G__FastAllocString(2048).Format("kPlain=%lldLL",(long long)TImage::kPlain).data(),0,(char*)NULL);
18215    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEText3DType),-1,-2,1,G__FastAllocString(2048).Format("kEmbossed=%lldLL",(long long)TImage::kEmbossed).data(),0,(char*)NULL);
18216    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEText3DType),-1,-2,1,G__FastAllocString(2048).Format("kSunken=%lldLL",(long long)TImage::kSunken).data(),0,(char*)NULL);
18217    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEText3DType),-1,-2,1,G__FastAllocString(2048).Format("kShadeAbove=%lldLL",(long long)TImage::kShadeAbove).data(),0,(char*)NULL);
18218    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEText3DType),-1,-2,1,G__FastAllocString(2048).Format("kShadeBelow=%lldLL",(long long)TImage::kShadeBelow).data(),0,(char*)NULL);
18219    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEText3DType),-1,-2,1,G__FastAllocString(2048).Format("kEmbossedThick=%lldLL",(long long)TImage::kEmbossedThick).data(),0,(char*)NULL);
18220    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEText3DType),-1,-2,1,G__FastAllocString(2048).Format("kSunkenThick=%lldLL",(long long)TImage::kSunkenThick).data(),0,(char*)NULL);
18221    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEText3DType),-1,-2,1,G__FastAllocString(2048).Format("kOutlineAbove=%lldLL",(long long)TImage::kOutlineAbove).data(),0,(char*)NULL);
18222    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEText3DType),-1,-2,1,G__FastAllocString(2048).Format("kOutlineBelow=%lldLL",(long long)TImage::kOutlineBelow).data(),0,(char*)NULL);
18223    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEText3DType),-1,-2,1,G__FastAllocString(2048).Format("kOutlineFull=%lldLL",(long long)TImage::kOutlineFull).data(),0,(char*)NULL);
18224    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEText3DType),-1,-2,1,G__FastAllocString(2048).Format("k3DTypes=%lldLL",(long long)TImage::k3DTypes).data(),0,(char*)NULL);
18225    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLECharType),-1,-2,1,G__FastAllocString(2048).Format("kUTF8=%lldLL",(long long)TImage::kUTF8).data(),0,(char*)NULL);
18226    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLECharType),-1,-2,1,G__FastAllocString(2048).Format("kChar=%lldLL",(long long)TImage::kChar).data(),0,(char*)NULL);
18227    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLECharType),-1,-2,1,G__FastAllocString(2048).Format("kUnicode=%lldLL",(long long)TImage::kUnicode).data(),0,(char*)NULL);
18228    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLETileType),-1,-2,1,G__FastAllocString(2048).Format("kStretch=%lldLL",(long long)TImage::kStretch).data(),0,(char*)NULL);
18229    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLETileType),-1,-2,1,G__FastAllocString(2048).Format("kTile=%lldLL",(long long)TImage::kTile).data(),0,(char*)NULL);
18230    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLETileType),-1,-2,1,G__FastAllocString(2048).Format("kStretchY=%lldLL",(long long)TImage::kStretchY).data(),0,(char*)NULL);
18231    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLETileType),-1,-2,1,G__FastAllocString(2048).Format("kStretchX=%lldLL",(long long)TImage::kStretchX).data(),0,(char*)NULL);
18232    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLECoordMode),-1,-2,1,G__FastAllocString(2048).Format("kCoordModeOrigin=%lldLL",(long long)TImage::kCoordModeOrigin).data(),0,(char*)NULL);
18233    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLECoordMode),-1,-2,1,G__FastAllocString(2048).Format("kCoordModePrevious=%lldLL",(long long)TImage::kCoordModePrevious).data(),0,(char*)NULL);
18234    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEColorChan),-1,-2,1,G__FastAllocString(2048).Format("kRedChan=%lldLL",(long long)TImage::kRedChan).data(),0,(char*)NULL);
18235    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEColorChan),-1,-2,1,G__FastAllocString(2048).Format("kGreenChan=%lldLL",(long long)TImage::kGreenChan).data(),0,(char*)NULL);
18236    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEColorChan),-1,-2,1,G__FastAllocString(2048).Format("kBlueChan=%lldLL",(long long)TImage::kBlueChan).data(),0,(char*)NULL);
18237    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEColorChan),-1,-2,1,G__FastAllocString(2048).Format("kAlphaChan=%lldLL",(long long)TImage::kAlphaChan).data(),0,(char*)NULL);
18238    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEColorChan),-1,-2,1,G__FastAllocString(2048).Format("kAllChan=%lldLL",(long long)TImage::kAllChan).data(),0,(char*)NULL);
18239    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18240    }
18241    G__tag_memvar_reset();
18242 }
18243 
18244 
18245    /* TImagePlugin */
18246 static void G__setup_memvarTImagePlugin(void) {
18247    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TImagePlugin));
18248    { TImagePlugin *p; p=(TImagePlugin*)0x1000; if (p) { }
18249    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-1,2,"fExtension=",0,"file extension");
18250    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18251    }
18252    G__tag_memvar_reset();
18253 }
18254 
18255 
18256    /* TLatex */
18257 static void G__setup_memvarTLatex(void) {
18258    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TLatex));
18259    { TLatex *p; p=(TLatex*)0x1000; if (p) { }
18260    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fFactorSize=",0,"!Relative size of subscripts and superscripts");
18261    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fFactorPos=",0,"!Relative position of subscripts and superscripts");
18262    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fLimitFactorSize=",0,"lower bound for subscripts/superscripts size");
18263    G__memvar_setup((void*)0,67,0,1,-1,G__defined_typename("Char_t"),-1,2,"fError=",0,"!error code");
18264    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fShow=",0,"!is true during the second pass (Painting)");
18265    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_FormSize_t),-1,-1,2,"fTabSize=",0,"!array of values for the different zones");
18266    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fOriginSize=",0,"Font size of the starting font");
18267    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fTabMax=",0,"!Maximum allocation for array fTabSize;");
18268    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fPos=",0,"!Current position in array fTabSize;");
18269    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fItalic=",0,"!Currently inside #it operator");
18270    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TLatexcLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kTextNDC=%lldLL",(long long)TLatex::kTextNDC).data(),0,(char*)NULL);
18271    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18272    }
18273    G__tag_memvar_reset();
18274 }
18275 
18276 
18277    /* TLegendEntry */
18278 static void G__setup_memvarTLegendEntry(void) {
18279    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TLegendEntry));
18280    { TLegendEntry *p; p=(TLegendEntry*)0x1000; if (p) { }
18281    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TObject),-1,-1,2,"fObject=",0,"pointer to object being represented by this entry");
18282    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-1,2,"fLabel=",0,"Text associated with the entry, will become latex");
18283    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-1,2,"fOption=",0,"Options associated with this entry");
18284    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18285    }
18286    G__tag_memvar_reset();
18287 }
18288 
18289 
18290    /* TLegend */
18291 static void G__setup_memvarTLegend(void) {
18292    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TLegend));
18293    { TLegend *p; p=(TLegend*)0x1000; if (p) { }
18294    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TList),-1,-1,2,"fPrimitives=",0,"list of TLegendEntries");
18295    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fEntrySeparation=",0,"separation between entries, as a fraction of");
18296    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMargin=",0,"fraction of total width used for symbol");
18297    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNColumns=",0,"number of columns in the legend");
18298    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fColumnSeparation=",0,"separation between columns, as a fraction of ");
18299    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18300    }
18301    G__tag_memvar_reset();
18302 }
18303 
18304 
18305    /* TLink */
18306 static void G__setup_memvarTLink(void) {
18307    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TLink));
18308    { TLink *p; p=(TLink*)0x1000; if (p) { }
18309    G__memvar_setup((void*)0,89,0,0,-1,-1,-1,2,"fLink=",0,"pointer to object");
18310    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TLinkcLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kObjIsParent=%lldLL",(long long)TLink::kObjIsParent).data(),0,(char*)NULL);
18311    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TLinkcLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kIsStarStar=%lldLL",(long long)TLink::kIsStarStar).data(),0,(char*)NULL);
18312    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18313    }
18314    G__tag_memvar_reset();
18315 }
18316 
18317 
18318    /* TMarker */
18319 static void G__setup_memvarTMarker(void) {
18320    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TMarker));
18321    { TMarker *p; p=(TMarker*)0x1000; if (p) { }
18322    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fX=",0,"X position of marker (left,center,etc..)");
18323    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fY=",0,"Y position of marker (left,center,etc..)");
18324    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TMarkercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kMarkerNDC=%lldLL",(long long)TMarker::kMarkerNDC).data(),0,(char*)NULL);
18325    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18326    }
18327    G__tag_memvar_reset();
18328 }
18329 
18330 
18331    /* TPaveLabel */
18332 static void G__setup_memvarTPaveLabel(void) {
18333    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveLabel));
18334    { TPaveLabel *p; p=(TPaveLabel*)0x1000; if (p) { }
18335    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-1,2,"fLabel=",0,"Label written at the center of Pave");
18336    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18337    }
18338    G__tag_memvar_reset();
18339 }
18340 
18341 
18342    /* TPaveStats */
18343 static void G__setup_memvarTPaveStats(void) {
18344    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveStats));
18345    { TPaveStats *p; p=(TPaveStats*)0x1000; if (p) { }
18346    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fOptFit=",0,"option Fit");
18347    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fOptStat=",0,"option Stat");
18348    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-1,2,"fFitFormat=",0,"Printing format for fit parameters");
18349    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-1,2,"fStatFormat=",0,"Printing format for stats");
18350    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TObject),-1,-1,2,"fParent=",0,"owner of this TPaveStats");
18351    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18352    }
18353    G__tag_memvar_reset();
18354 }
18355 
18356 
18357    /* TPavesText */
18358 static void G__setup_memvarTPavesText(void) {
18359    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TPavesText));
18360    { TPavesText *p; p=(TPavesText*)0x1000; if (p) { }
18361    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNpaves=",0,"Number of stacked paves");
18362    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18363    }
18364    G__tag_memvar_reset();
18365 }
18366 
18367 
18368    /* TPieSlice */
18369 static void G__setup_memvarTPieSlice(void) {
18370    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TPieSlice));
18371    { TPieSlice *p; p=(TPieSlice*)0x1000; if (p) { }
18372    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fIsActive=",0,"! True if is the slice under the mouse pointer");
18373    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TPie),-1,-1,2,"fPie=",0,"The TPie object that contain this slice");
18374    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fValue=",0,"value value of this slice");
18375    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fRadiusOffset=",0,"roffset offset from the center of the pie");
18376    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18377    }
18378    G__tag_memvar_reset();
18379 }
18380 
18381 
18382    /* TPie */
18383 static void G__setup_memvarTPie(void) {
18384    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TPie));
18385    { TPie *p; p=(TPie*)0x1000; if (p) { }
18386    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fSum=",0,"!Sum for the slice values");
18387    G__memvar_setup((void*)0,70,0,0,-1,G__defined_typename("Float_t"),-1,4,"fSlices=",0,"!Subdivisions of the slices");
18388    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TLegend),-1,-1,4,"fLegend=",0,"!Legend for this piechart");
18389    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fX=",0,"X coordinate of the pie centre");
18390    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fY=",0,"Y coordinate of the pie centre");
18391    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fRadius=",0,"Radius Pie radius");
18392    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fAngularOffset=",0,"Offset angular offset for the first slice");
18393    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fLabelsOffset=",0,"LabelsOffset offset of label");
18394    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-1,2,"fLabelFormat=",0,"Format format of the slices' label");
18395    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-1,2,"fValueFormat=",0,"Vform numeric format for the value");
18396    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-1,2,"fFractionFormat=",0,"Rform numeric format for the fraction of a slice");
18397    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TString),-1,-1,2,"fPercentFormat=",0,"Pfrom numeric format for the percent of a slice");
18398    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNvals=",0,"Number of elements");
18399    G__memvar_setup((void*)0,85,2,0,G__get_linked_tagnum(&G__G__GrafLN_TPieSlice),-1,-1,2,"fPieSlices=",0,"[fNvals] Slice array of this pie-chart");
18400    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fIs3D=",0,"! true if the pseudo-3d is enabled");
18401    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fHeight=",0,"Pheight height of the slice in pixel");
18402    G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fAngle3D=",0,"The angle of the pseudo-3d view");
18403    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18404    }
18405    G__tag_memvar_reset();
18406 }
18407 
18408 
18409    /* TPoints */
18410 static void G__setup_memvarTPoints(void) {
18411    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TPoints));
18412    { TPoints *p; p=(TPoints*)0x1000; if (p) { }
18413    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fX=",0,"X world coordinate");
18414    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fY=",0,"Y world coordinate");
18415    G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
18416    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18417    }
18418    G__tag_memvar_reset();
18419 }
18420 
18421 
18422    /* TTF */
18423 static void G__setup_memvarTTF(void) {
18424    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GrafLN_TTF));
18425    { TTF *p; p=(TTF*)0x1000; if (p) { }
18426    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TTFcLcLdA),-1,-2,4,"kTTMaxFonts=32LL",0,(char*)NULL);
18427    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GrafLN_TTFcLcLdA),-1,-2,4,"kMaxGlyphs=1024LL",0,(char*)NULL);
18428    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-2,4,"fgAscent=",0,"string ascent, used to compute Y alignment");
18429    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_FT_BBox),-1,-2,4,"fgCBox=",0,"string control box");
18430    G__memvar_setup((void*)0,89,0,0,-1,G__defined_typename("FT_CharMap"),-2,4,"fgCharMap[32]=",0,"font character map");
18431    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-2,4,"fgCurFontIdx=",0,"current font index");
18432    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-2,4,"fgSymbItaFontIdx=",0,"Symbol italic font index");
18433    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-2,4,"fgFontCount=",0,"number of fonts loaded");
18434    G__memvar_setup((void*)0,67,0,0,-1,-1,-2,4,"fgFontName[32]=",0,"font name");
18435    G__memvar_setup((void*)0,89,0,0,-1,G__defined_typename("FT_Face"),-2,4,"fgFace[32]=",0,"font face");
18436    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GrafLN_TTGlyph),-1,-2,4,"fgGlyphs[1024]=",0,"glyphs");
18437    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,4,"fgHinting=",0,"use hinting (true by default)");
18438    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,4,"fgInit=",0,"true if the Init has been called");
18439    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,4,"fgKerning=",0,"use kerning (true by default)");
18440    G__memvar_setup((void*)0,89,0,0,-1,G__defined_typename("FT_Library"),-2,4,"fgLibrary=",0,"FreeType font library");
18441    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-2,4,"fgNumGlyphs=",0,"number of glyphs in the string");
18442    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_FT_Matrix),-1,-2,4,"fgRotMatrix=",0,"rotation matrix");
18443    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,4,"fgSmoothing=",0,"use anti-aliasing (true when >8 planes, false otherwise)");
18444    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-2,4,"fgTBlankW=",0,"trailing blanks width");
18445    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-2,4,"fgWidth=",0,"string width, used to compute X alignment");
18446    G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
18447    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
18448    }
18449    G__tag_memvar_reset();
18450 }
18451 
18452 extern "C" void G__cpp_setup_memvarG__Graf() {
18453 }
18454 /***********************************************************
18455 ************************************************************
18456 ************************************************************
18457 ************************************************************
18458 ************************************************************
18459 ************************************************************
18460 ************************************************************
18461 ***********************************************************/
18462 
18463 /*********************************************************
18464 * Member function information setup for each class
18465 *********************************************************/
18466 static void G__setup_memfuncTEllipse(void) {
18467    /* TEllipse */
18468    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TEllipse));
18469    G__memfunc_setup("TEllipse",802,G__G__Graf_102_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TEllipse), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
18470    G__memfunc_setup("TEllipse",802,G__G__Graf_102_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TEllipse), -1, 0, 7, 1, 1, 0, 
18471 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
18472 "d - 'Double_t' 0 - r1 d - 'Double_t' 0 '0' r2 "
18473 "d - 'Double_t' 0 '0' phimin d - 'Double_t' 0 '360' phimax "
18474 "d - 'Double_t' 0 '0' theta", (char*)NULL, (void*) NULL, 0);
18475    G__memfunc_setup("TEllipse",802,G__G__Graf_102_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TEllipse), -1, 0, 1, 1, 1, 0, "u 'TEllipse' - 11 - ellipse", (char*)NULL, (void*) NULL, 0);
18476    G__memfunc_setup("Copy",411,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "u 'TObject' - 1 - ellipse", (char*)NULL, (void*) NULL, 1);
18477    G__memfunc_setup("DistancetoPrimitive",1991,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0, 
18478 "i - 'Int_t' 0 - px i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
18479    G__memfunc_setup("Draw",398,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18480    G__memfunc_setup("DrawEllipse",1116,G__G__Graf_102_0_7, 121, -1, -1, 0, 8, 1, 1, 0, 
18481 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
18482 "d - 'Double_t' 0 - r1 d - 'Double_t' 0 - r2 "
18483 "d - 'Double_t' 0 - phimin d - 'Double_t' 0 - phimax "
18484 "d - 'Double_t' 0 - theta C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18485    G__memfunc_setup("ExecuteEvent",1237,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, 
18486 "i - 'Int_t' 0 - event i - 'Int_t' 0 - px "
18487 "i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
18488    G__memfunc_setup("GetX1",425,G__G__Graf_102_0_9, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18489    G__memfunc_setup("GetY1",426,G__G__Graf_102_0_10, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18490    G__memfunc_setup("GetR1",419,G__G__Graf_102_0_11, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18491    G__memfunc_setup("GetR2",420,G__G__Graf_102_0_12, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18492    G__memfunc_setup("GetPhimin",901,G__G__Graf_102_0_13, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18493    G__memfunc_setup("GetPhimax",903,G__G__Graf_102_0_14, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18494    G__memfunc_setup("GetTheta",790,G__G__Graf_102_0_15, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18495    G__memfunc_setup("GetNoEdges",965,G__G__Graf_102_0_16, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18496    G__memfunc_setup("ls",223,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18497    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);
18498    G__memfunc_setup("PaintEllipse",1226,G__G__Graf_102_0_19, 121, -1, -1, 0, 8, 1, 1, 0, 
18499 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
18500 "d - 'Double_t' 0 - r1 d - 'Double_t' 0 - r2 "
18501 "d - 'Double_t' 0 - phimin d - 'Double_t' 0 - phimax "
18502 "d - 'Double_t' 0 - theta C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18503    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);
18504    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
18505 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18506    G__memfunc_setup("SetNoEdges",977,G__G__Graf_102_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' noEdges", "*TOGGLE* *GETTER=GetNoEdges", (void*) NULL, 1);
18507    G__memfunc_setup("SetPhimin",913,G__G__Graf_102_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 '0' phi", "*MENU*", (void*) NULL, 1);
18508    G__memfunc_setup("SetPhimax",915,G__G__Graf_102_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 '360' phi", "*MENU*", (void*) NULL, 1);
18509    G__memfunc_setup("SetR1",431,G__G__Graf_102_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - r1", "*MENU*", (void*) NULL, 1);
18510    G__memfunc_setup("SetR2",432,G__G__Graf_102_0_26, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - r2", "*MENU*", (void*) NULL, 1);
18511    G__memfunc_setup("SetTheta",802,G__G__Graf_102_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 '0' theta", "*MENU*", (void*) NULL, 1);
18512    G__memfunc_setup("SetX1",437,G__G__Graf_102_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - x1", "*MENU*", (void*) NULL, 1);
18513    G__memfunc_setup("SetY1",438,G__G__Graf_102_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - y1", "*MENU*", (void*) NULL, 1);
18514    G__memfunc_setup("Class",502,G__G__Graf_102_0_30, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TEllipse::Class) ), 0);
18515    G__memfunc_setup("Class_Name",982,G__G__Graf_102_0_31, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEllipse::Class_Name) ), 0);
18516    G__memfunc_setup("Class_Version",1339,G__G__Graf_102_0_32, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TEllipse::Class_Version) ), 0);
18517    G__memfunc_setup("Dictionary",1046,G__G__Graf_102_0_33, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TEllipse::Dictionary) ), 0);
18518    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
18519    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);
18520    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);
18521    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_102_0_37, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
18522    G__memfunc_setup("DeclFileName",1145,G__G__Graf_102_0_38, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEllipse::DeclFileName) ), 0);
18523    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_102_0_39, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEllipse::ImplFileLine) ), 0);
18524    G__memfunc_setup("ImplFileName",1171,G__G__Graf_102_0_40, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TEllipse::ImplFileName) ), 0);
18525    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_102_0_41, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TEllipse::DeclFileLine) ), 0);
18526    // automatic destructor
18527    G__memfunc_setup("~TEllipse", 928, G__G__Graf_102_0_42, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
18528    // automatic assignment operator
18529    G__memfunc_setup("operator=", 937, G__G__Graf_102_0_43, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TEllipse), -1, 1, 1, 1, 1, 0, "u 'TEllipse' - 11 - -", (char*) NULL, (void*) NULL, 0);
18530    G__tag_memfunc_reset();
18531 }
18532 
18533 static void G__setup_memfuncTArc(void) {
18534    /* TArc */
18535    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TArc));
18536    G__memfunc_setup("TArc",362,G__G__Graf_104_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TArc), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
18537    G__memfunc_setup("TArc",362,G__G__Graf_104_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TArc), -1, 0, 5, 1, 1, 0, 
18538 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
18539 "d - 'Double_t' 0 - radius d - 'Double_t' 0 '0' phimin "
18540 "d - 'Double_t' 0 '360' phimax", (char*)NULL, (void*) NULL, 0);
18541    G__memfunc_setup("TArc",362,G__G__Graf_104_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TArc), -1, 0, 1, 1, 1, 0, "u 'TArc' - 11 - arc", (char*)NULL, (void*) NULL, 0);
18542    G__memfunc_setup("Copy",411,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "u 'TObject' - 1 - arc", (char*)NULL, (void*) NULL, 1);
18543    G__memfunc_setup("DrawArc",676,G__G__Graf_104_0_5, 121, -1, -1, 0, 6, 1, 1, 0, 
18544 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
18545 "d - 'Double_t' 0 - radius d - 'Double_t' 0 '0' phimin "
18546 "d - 'Double_t' 0 '360' phimax C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18547    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
18548 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18549    G__memfunc_setup("Class",502,G__G__Graf_104_0_7, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TArc::Class) ), 0);
18550    G__memfunc_setup("Class_Name",982,G__G__Graf_104_0_8, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArc::Class_Name) ), 0);
18551    G__memfunc_setup("Class_Version",1339,G__G__Graf_104_0_9, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TArc::Class_Version) ), 0);
18552    G__memfunc_setup("Dictionary",1046,G__G__Graf_104_0_10, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TArc::Dictionary) ), 0);
18553    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
18554    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);
18555    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);
18556    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_104_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
18557    G__memfunc_setup("DeclFileName",1145,G__G__Graf_104_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArc::DeclFileName) ), 0);
18558    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_104_0_16, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TArc::ImplFileLine) ), 0);
18559    G__memfunc_setup("ImplFileName",1171,G__G__Graf_104_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArc::ImplFileName) ), 0);
18560    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_104_0_18, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TArc::DeclFileLine) ), 0);
18561    // automatic destructor
18562    G__memfunc_setup("~TArc", 488, G__G__Graf_104_0_19, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
18563    // automatic assignment operator
18564    G__memfunc_setup("operator=", 937, G__G__Graf_104_0_20, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TArc), -1, 1, 1, 1, 1, 0, "u 'TArc' - 11 - -", (char*) NULL, (void*) NULL, 0);
18565    G__tag_memfunc_reset();
18566 }
18567 
18568 static void G__setup_memfuncTLine(void) {
18569    /* TLine */
18570    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TLine));
18571    G__memfunc_setup("TLine",476,G__G__Graf_116_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TLine), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
18572    G__memfunc_setup("TLine",476,G__G__Graf_116_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TLine), -1, 0, 4, 1, 1, 0, 
18573 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
18574 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2", (char*)NULL, (void*) NULL, 0);
18575    G__memfunc_setup("TLine",476,G__G__Graf_116_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TLine), -1, 0, 1, 1, 1, 0, "u 'TLine' - 11 - line", (char*)NULL, (void*) NULL, 0);
18576    G__memfunc_setup("Copy",411,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "u 'TObject' - 1 - line", (char*)NULL, (void*) NULL, 1);
18577    G__memfunc_setup("DistancetoPrimitive",1991,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0, 
18578 "i - 'Int_t' 0 - px i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
18579    G__memfunc_setup("DrawLine",790,G__G__Graf_116_0_6, 85, G__get_linked_tagnum(&G__G__GrafLN_TLine), -1, 0, 4, 1, 1, 0, 
18580 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
18581 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2", (char*)NULL, (void*) NULL, 1);
18582    G__memfunc_setup("DrawLineNDC",1003,G__G__Graf_116_0_7, 85, G__get_linked_tagnum(&G__G__GrafLN_TLine), -1, 0, 4, 1, 1, 0, 
18583 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
18584 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2", (char*)NULL, (void*) NULL, 1);
18585    G__memfunc_setup("ExecuteEvent",1237,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, 
18586 "i - 'Int_t' 0 - event i - 'Int_t' 0 - px "
18587 "i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
18588    G__memfunc_setup("GetX1",425,G__G__Graf_116_0_9, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18589    G__memfunc_setup("GetX2",426,G__G__Graf_116_0_10, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18590    G__memfunc_setup("GetY1",426,G__G__Graf_116_0_11, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18591    G__memfunc_setup("GetY2",427,G__G__Graf_116_0_12, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18592    G__memfunc_setup("IsHorizontal",1254,G__G__Graf_116_0_13, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
18593    G__memfunc_setup("IsVertical",1014,G__G__Graf_116_0_14, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
18594    G__memfunc_setup("ls",223,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18595    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);
18596    G__memfunc_setup("PaintLine",900,G__G__Graf_116_0_17, 121, -1, -1, 0, 4, 1, 1, 0, 
18597 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
18598 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2", (char*)NULL, (void*) NULL, 1);
18599    G__memfunc_setup("PaintLineNDC",1113,G__G__Graf_116_0_18, 121, -1, -1, 0, 4, 1, 1, 0, 
18600 "d - 'Double_t' 0 - u1 d - 'Double_t' 0 - v1 "
18601 "d - 'Double_t' 0 - u2 d - 'Double_t' 0 - v2", (char*)NULL, (void*) NULL, 1);
18602    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);
18603    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
18604 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18605    G__memfunc_setup("SetHorizontal",1366,G__G__Graf_116_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' set", "*TOGGLE* *GETTER=IsHorizontal", (void*) NULL, 0);
18606    G__memfunc_setup("SetVertical",1126,G__G__Graf_116_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' set", "*TOGGLE* *GETTER=IsVertical", (void*) NULL, 0);
18607    G__memfunc_setup("SetX1",437,G__G__Graf_116_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - x1", (char*)NULL, (void*) NULL, 1);
18608    G__memfunc_setup("SetX2",438,G__G__Graf_116_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - x2", (char*)NULL, (void*) NULL, 1);
18609    G__memfunc_setup("SetY1",438,G__G__Graf_116_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - y1", (char*)NULL, (void*) NULL, 1);
18610    G__memfunc_setup("SetY2",439,G__G__Graf_116_0_26, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - y2", (char*)NULL, (void*) NULL, 1);
18611    G__memfunc_setup("Class",502,G__G__Graf_116_0_27, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TLine::Class) ), 0);
18612    G__memfunc_setup("Class_Name",982,G__G__Graf_116_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TLine::Class_Name) ), 0);
18613    G__memfunc_setup("Class_Version",1339,G__G__Graf_116_0_29, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TLine::Class_Version) ), 0);
18614    G__memfunc_setup("Dictionary",1046,G__G__Graf_116_0_30, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TLine::Dictionary) ), 0);
18615    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
18616    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);
18617    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);
18618    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_116_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
18619    G__memfunc_setup("DeclFileName",1145,G__G__Graf_116_0_35, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TLine::DeclFileName) ), 0);
18620    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_116_0_36, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TLine::ImplFileLine) ), 0);
18621    G__memfunc_setup("ImplFileName",1171,G__G__Graf_116_0_37, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TLine::ImplFileName) ), 0);
18622    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_116_0_38, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TLine::DeclFileLine) ), 0);
18623    // automatic destructor
18624    G__memfunc_setup("~TLine", 602, G__G__Graf_116_0_39, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
18625    // automatic assignment operator
18626    G__memfunc_setup("operator=", 937, G__G__Graf_116_0_40, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TLine), -1, 1, 1, 1, 1, 0, "u 'TLine' - 11 - -", (char*) NULL, (void*) NULL, 0);
18627    G__tag_memfunc_reset();
18628 }
18629 
18630 static void G__setup_memfuncTArrow(void) {
18631    /* TArrow */
18632    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TArrow));
18633    G__memfunc_setup("TArrow",607,G__G__Graf_118_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TArrow), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
18634    G__memfunc_setup("TArrow",607,G__G__Graf_118_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TArrow), -1, 0, 6, 1, 1, 0, 
18635 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
18636 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2 "
18637 "f - 'Float_t' 0 '0.05' arrowsize C - 'Option_t' 10 '\">\"' option", (char*)NULL, (void*) NULL, 0);
18638    G__memfunc_setup("TArrow",607,G__G__Graf_118_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TArrow), -1, 0, 1, 1, 1, 0, "u 'TArrow' - 11 - arrow", (char*)NULL, (void*) NULL, 0);
18639    G__memfunc_setup("Copy",411,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "u 'TObject' - 1 - arrow", (char*)NULL, (void*) NULL, 1);
18640    G__memfunc_setup("Draw",398,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18641    G__memfunc_setup("DrawArrow",921,G__G__Graf_118_0_6, 121, -1, -1, 0, 6, 1, 1, 0, 
18642 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
18643 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2 "
18644 "f - 'Float_t' 0 '0' arrowsize C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18645    G__memfunc_setup("GetAngle",775,G__G__Graf_118_0_7, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18646    G__memfunc_setup("GetArrowSize",1222,G__G__Graf_118_0_8, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18647    G__memfunc_setup("GetOption",921,(G__InterfaceMethod) NULL,67, -1, G__defined_typename("Option_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
18648    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);
18649    G__memfunc_setup("PaintArrow",1031,G__G__Graf_118_0_11, 121, -1, -1, 0, 6, 1, 1, 0, 
18650 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
18651 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2 "
18652 "f - 'Float_t' 0 '0.05' arrowsize C - 'Option_t' 10 '\">\"' option", (char*)NULL, (void*) NULL, 1);
18653    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
18654 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18655    G__memfunc_setup("SetAngle",787,G__G__Graf_118_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 '60' angle", "*MENU*", (void*) NULL, 1);
18656    G__memfunc_setup("SetArrowSize",1234,G__G__Graf_118_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 '0.05' arrowsize", "*MENU*", (void*) NULL, 1);
18657    G__memfunc_setup("SetOption",933,G__G__Graf_118_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\">\"' option", (char*)NULL, (void*) NULL, 1);
18658    G__memfunc_setup("SetDefaultAngle",1496,G__G__Graf_118_0_16, 121, -1, -1, 0, 1, 3, 1, 0, "f - 'Float_t' 0 - Angle", (char*)NULL, (void*) G__func2void( (void (*)(Float_t))(&TArrow::SetDefaultAngle) ), 0);
18659    G__memfunc_setup("SetDefaultArrowSize",1943,G__G__Graf_118_0_17, 121, -1, -1, 0, 1, 3, 1, 0, "f - 'Float_t' 0 - ArrowSize", (char*)NULL, (void*) G__func2void( (void (*)(Float_t))(&TArrow::SetDefaultArrowSize) ), 0);
18660    G__memfunc_setup("SetDefaultOption",1642,G__G__Graf_118_0_18, 121, -1, -1, 0, 1, 3, 1, 0, "C - 'Option_t' 10 - Option", (char*)NULL, (void*) G__func2void( (void (*)(Option_t*))(&TArrow::SetDefaultOption) ), 0);
18661    G__memfunc_setup("GetDefaultAngle",1484,G__G__Graf_118_0_19, 102, -1, G__defined_typename("Float_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Float_t (*)())(&TArrow::GetDefaultAngle) ), 0);
18662    G__memfunc_setup("GetDefaultArrowSize",1931,G__G__Graf_118_0_20, 102, -1, G__defined_typename("Float_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Float_t (*)())(&TArrow::GetDefaultArrowSize) ), 0);
18663    G__memfunc_setup("GetDefaultOption",1630,G__G__Graf_118_0_21, 67, -1, G__defined_typename("Option_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Option_t* (*)())(&TArrow::GetDefaultOption) ), 0);
18664    G__memfunc_setup("Class",502,G__G__Graf_118_0_22, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TArrow::Class) ), 0);
18665    G__memfunc_setup("Class_Name",982,G__G__Graf_118_0_23, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrow::Class_Name) ), 0);
18666    G__memfunc_setup("Class_Version",1339,G__G__Graf_118_0_24, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TArrow::Class_Version) ), 0);
18667    G__memfunc_setup("Dictionary",1046,G__G__Graf_118_0_25, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TArrow::Dictionary) ), 0);
18668    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
18669    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);
18670    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);
18671    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_118_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
18672    G__memfunc_setup("DeclFileName",1145,G__G__Graf_118_0_30, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrow::DeclFileName) ), 0);
18673    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_118_0_31, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TArrow::ImplFileLine) ), 0);
18674    G__memfunc_setup("ImplFileName",1171,G__G__Graf_118_0_32, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TArrow::ImplFileName) ), 0);
18675    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_118_0_33, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TArrow::DeclFileLine) ), 0);
18676    // automatic destructor
18677    G__memfunc_setup("~TArrow", 733, G__G__Graf_118_0_34, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
18678    // automatic assignment operator
18679    G__memfunc_setup("operator=", 937, G__G__Graf_118_0_35, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TArrow), -1, 1, 1, 1, 1, 0, "u 'TArrow' - 11 - -", (char*) NULL, (void*) NULL, 0);
18680    G__tag_memfunc_reset();
18681 }
18682 
18683 static void G__setup_memfuncTAttImage(void) {
18684    /* TAttImage */
18685    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TAttImage));
18686    G__memfunc_setup("TAttImage",864,G__G__Graf_119_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TAttImage), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
18687    G__memfunc_setup("TAttImage",864,G__G__Graf_119_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TAttImage), -1, 0, 3, 1, 1, 0, 
18688 "i 'TAttImage::EImageQuality' - 0 - lquality h - 'UInt_t' 0 - lcompression "
18689 "g - 'Bool_t' 0 - constRatio", (char*)NULL, (void*) NULL, 0);
18690    G__memfunc_setup("Copy",411,G__G__Graf_119_0_3, 121, -1, -1, 0, 1, 1, 1, 8, "u 'TAttImage' - 1 - attline", (char*)NULL, (void*) NULL, 0);
18691    G__memfunc_setup("GetConstRatio",1318,G__G__Graf_119_0_4, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18692    G__memfunc_setup("GetImageCompression",1941,G__G__Graf_119_0_5, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18693    G__memfunc_setup("GetImageQuality",1516,G__G__Graf_119_0_6, 105, G__get_linked_tagnum(&G__G__GrafLN_TAttImagecLcLEImageQuality), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18694    G__memfunc_setup("GetPalette",1007,G__G__Graf_119_0_7, 117, G__get_linked_tagnum(&G__G__GrafLN_TImagePalette), -1, 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
18695    G__memfunc_setup("ResetAttImage",1295,G__G__Graf_119_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18696    G__memfunc_setup("SaveImageAttributes",1945,G__G__Graf_119_0_9, 121, -1, -1, 0, 5, 1, 1, 0, 
18697 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - - 10 - name "
18698 "i 'TAttImage::EImageQuality' - 0 'kImgDefault' qualdef h - 'UInt_t' 0 '0' comprdef "
18699 "g - 'Bool_t' 0 'kTRUE' constRatiodef", (char*)NULL, (void*) NULL, 1);
18700    G__memfunc_setup("SetConstRatio",1330,G__G__Graf_119_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' constRatio", "*TOGGLE*", (void*) NULL, 1);
18701    G__memfunc_setup("SetPaletteEnabled",1702,G__G__Graf_119_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' on", (char*)NULL, (void*) NULL, 1);
18702    G__memfunc_setup("SetImageCompression",1953,G__G__Graf_119_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "h - 'UInt_t' 0 - lcompression", "*MENU*", (void*) NULL, 1);
18703    G__memfunc_setup("SetImageQuality",1528,G__G__Graf_119_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "i 'TAttImage::EImageQuality' - 0 - lquality", "*SUBMENU*", (void*) NULL, 1);
18704    G__memfunc_setup("SetPalette",1019,G__G__Graf_119_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TImagePalette' - 10 - palette", (char*)NULL, (void*) NULL, 1);
18705    G__memfunc_setup("StartPaletteEditor",1860,G__G__Graf_119_0_15, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1);
18706    G__memfunc_setup("EditorClosed",1217,G__G__Graf_119_0_16, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
18707    G__memfunc_setup("IsPaletteEnabled",1590,G__G__Graf_119_0_17, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18708    G__memfunc_setup("Class",502,G__G__Graf_119_0_18, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TAttImage::Class) ), 0);
18709    G__memfunc_setup("Class_Name",982,G__G__Graf_119_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TAttImage::Class_Name) ), 0);
18710    G__memfunc_setup("Class_Version",1339,G__G__Graf_119_0_20, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TAttImage::Class_Version) ), 0);
18711    G__memfunc_setup("Dictionary",1046,G__G__Graf_119_0_21, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TAttImage::Dictionary) ), 0);
18712    G__memfunc_setup("IsA",253,G__G__Graf_119_0_22, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
18713    G__memfunc_setup("ShowMembers",1132,G__G__Graf_119_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
18714    G__memfunc_setup("Streamer",835,G__G__Graf_119_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
18715    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_119_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
18716    G__memfunc_setup("DeclFileName",1145,G__G__Graf_119_0_26, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TAttImage::DeclFileName) ), 0);
18717    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_119_0_27, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TAttImage::ImplFileLine) ), 0);
18718    G__memfunc_setup("ImplFileName",1171,G__G__Graf_119_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TAttImage::ImplFileName) ), 0);
18719    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_119_0_29, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TAttImage::DeclFileLine) ), 0);
18720    // automatic copy constructor
18721    G__memfunc_setup("TAttImage", 864, G__G__Graf_119_0_30, (int) ('i'), G__get_linked_tagnum(&G__G__GrafLN_TAttImage), -1, 0, 1, 1, 1, 0, "u 'TAttImage' - 11 - -", (char*) NULL, (void*) NULL, 0);
18722    // automatic destructor
18723    G__memfunc_setup("~TAttImage", 990, G__G__Graf_119_0_31, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
18724    // automatic assignment operator
18725    G__memfunc_setup("operator=", 937, G__G__Graf_119_0_32, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TAttImage), -1, 1, 1, 1, 1, 0, "u 'TAttImage' - 11 - -", (char*) NULL, (void*) NULL, 0);
18726    G__tag_memfunc_reset();
18727 }
18728 
18729 static void G__setup_memfuncTPaletteEditor(void) {
18730    /* TPaletteEditor */
18731    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaletteEditor));
18732    G__memfunc_setup("TPaletteEditor",1418,G__G__Graf_120_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TPaletteEditor), -1, 0, 3, 1, 1, 0, 
18733 "U 'TAttImage' - 0 - attImage h - 'UInt_t' 0 - w "
18734 "h - 'UInt_t' 0 - h", (char*)NULL, (void*) NULL, 0);
18735    G__memfunc_setup("CloseWindow",1134,G__G__Graf_120_0_2, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
18736    G__memfunc_setup("Class",502,G__G__Graf_120_0_3, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TPaletteEditor::Class) ), 0);
18737    G__memfunc_setup("Class_Name",982,G__G__Graf_120_0_4, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPaletteEditor::Class_Name) ), 0);
18738    G__memfunc_setup("Class_Version",1339,G__G__Graf_120_0_5, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TPaletteEditor::Class_Version) ), 0);
18739    G__memfunc_setup("Dictionary",1046,G__G__Graf_120_0_6, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TPaletteEditor::Dictionary) ), 0);
18740    G__memfunc_setup("IsA",253,G__G__Graf_120_0_7, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
18741    G__memfunc_setup("ShowMembers",1132,G__G__Graf_120_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
18742    G__memfunc_setup("Streamer",835,G__G__Graf_120_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
18743    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_120_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
18744    G__memfunc_setup("DeclFileName",1145,G__G__Graf_120_0_11, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPaletteEditor::DeclFileName) ), 0);
18745    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_120_0_12, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPaletteEditor::ImplFileLine) ), 0);
18746    G__memfunc_setup("ImplFileName",1171,G__G__Graf_120_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPaletteEditor::ImplFileName) ), 0);
18747    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_120_0_14, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPaletteEditor::DeclFileLine) ), 0);
18748    // automatic copy constructor
18749    G__memfunc_setup("TPaletteEditor", 1418, G__G__Graf_120_0_15, (int) ('i'), G__get_linked_tagnum(&G__G__GrafLN_TPaletteEditor), -1, 0, 1, 1, 1, 0, "u 'TPaletteEditor' - 11 - -", (char*) NULL, (void*) NULL, 0);
18750    // automatic destructor
18751    G__memfunc_setup("~TPaletteEditor", 1544, G__G__Graf_120_0_16, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
18752    // automatic assignment operator
18753    G__memfunc_setup("operator=", 937, G__G__Graf_120_0_17, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TPaletteEditor), -1, 1, 1, 1, 1, 0, "u 'TPaletteEditor' - 11 - -", (char*) NULL, (void*) NULL, 0);
18754    G__tag_memfunc_reset();
18755 }
18756 
18757 static void G__setup_memfuncTImagePalette(void) {
18758    /* TImagePalette */
18759    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TImagePalette));
18760    G__memfunc_setup("TImagePalette",1286,G__G__Graf_121_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TImagePalette), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
18761    G__memfunc_setup("TImagePalette",1286,G__G__Graf_121_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TImagePalette), -1, 0, 1, 1, 1, 0, "u 'TImagePalette' - 11 - palette", (char*)NULL, (void*) NULL, 0);
18762    G__memfunc_setup("TImagePalette",1286,G__G__Graf_121_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TImagePalette), -1, 0, 1, 1, 1, 0, "h - 'UInt_t' 0 - numPoints", (char*)NULL, (void*) NULL, 0);
18763    G__memfunc_setup("TImagePalette",1286,G__G__Graf_121_0_4, 105, G__get_linked_tagnum(&G__G__GrafLN_TImagePalette), -1, 0, 2, 1, 1, 0, 
18764 "i - 'Int_t' 0 - ncolors I - 'Int_t' 0 - colors", (char*)NULL, (void*) NULL, 0);
18765    G__memfunc_setup("FindColor",896,G__G__Graf_121_0_5, 105, -1, G__defined_typename("Int_t"), 0, 3, 1, 1, 0, 
18766 "r - 'UShort_t' 0 - r r - 'UShort_t' 0 - g "
18767 "r - 'UShort_t' 0 - b", (char*)NULL, (void*) NULL, 1);
18768    G__memfunc_setup("GetRootColors",1334,G__G__Graf_121_0_6, 73, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
18769    G__memfunc_setup("operator=",937,G__G__Graf_121_0_7, 117, G__get_linked_tagnum(&G__G__GrafLN_TImagePalette), -1, 1, 1, 1, 1, 0, "u 'TImagePalette' - 11 - palette", (char*)NULL, (void*) NULL, 0);
18770    G__memfunc_setup("Class",502,G__G__Graf_121_0_8, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TImagePalette::Class) ), 0);
18771    G__memfunc_setup("Class_Name",982,G__G__Graf_121_0_9, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TImagePalette::Class_Name) ), 0);
18772    G__memfunc_setup("Class_Version",1339,G__G__Graf_121_0_10, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TImagePalette::Class_Version) ), 0);
18773    G__memfunc_setup("Dictionary",1046,G__G__Graf_121_0_11, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TImagePalette::Dictionary) ), 0);
18774    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
18775    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);
18776    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);
18777    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_121_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
18778    G__memfunc_setup("DeclFileName",1145,G__G__Graf_121_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TImagePalette::DeclFileName) ), 0);
18779    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_121_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TImagePalette::ImplFileLine) ), 0);
18780    G__memfunc_setup("ImplFileName",1171,G__G__Graf_121_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TImagePalette::ImplFileName) ), 0);
18781    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_121_0_19, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TImagePalette::DeclFileLine) ), 0);
18782    // automatic destructor
18783    G__memfunc_setup("~TImagePalette", 1412, G__G__Graf_121_0_20, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
18784    G__tag_memfunc_reset();
18785 }
18786 
18787 static void G__setup_memfuncTBox(void) {
18788    /* TBox */
18789    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TBox));
18790    G__memfunc_setup("TBox",381,G__G__Graf_123_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TBox), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
18791    G__memfunc_setup("TBox",381,G__G__Graf_123_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TBox), -1, 0, 4, 1, 1, 0, 
18792 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
18793 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2", (char*)NULL, (void*) NULL, 0);
18794    G__memfunc_setup("TBox",381,G__G__Graf_123_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TBox), -1, 0, 1, 1, 1, 0, "u 'TBox' - 11 - box", (char*)NULL, (void*) NULL, 0);
18795    G__memfunc_setup("operator=",937,G__G__Graf_123_0_4, 117, G__get_linked_tagnum(&G__G__GrafLN_TBox), -1, 1, 1, 1, 1, 0, "u 'TBox' - 11 - -", (char*)NULL, (void*) NULL, 0);
18796    G__memfunc_setup("Copy",411,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "u 'TObject' - 1 - box", (char*)NULL, (void*) NULL, 1);
18797    G__memfunc_setup("DistancetoPrimitive",1991,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0, 
18798 "i - 'Int_t' 0 - px i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
18799    G__memfunc_setup("Draw",398,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18800    G__memfunc_setup("DrawBox",695,G__G__Graf_123_0_8, 85, G__get_linked_tagnum(&G__G__GrafLN_TBox), -1, 0, 4, 1, 1, 0, 
18801 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
18802 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2", (char*)NULL, (void*) NULL, 1);
18803    G__memfunc_setup("ExecuteEvent",1237,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, 
18804 "i - 'Int_t' 0 - event i - 'Int_t' 0 - px "
18805 "i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
18806    G__memfunc_setup("IsBeingResized",1399,G__G__Graf_123_0_10, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18807    G__memfunc_setup("GetX1",425,G__G__Graf_123_0_11, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18808    G__memfunc_setup("GetX2",426,G__G__Graf_123_0_12, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18809    G__memfunc_setup("GetY1",426,G__G__Graf_123_0_13, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18810    G__memfunc_setup("GetY2",427,G__G__Graf_123_0_14, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18811    G__memfunc_setup("HideToolTip",1093,G__G__Graf_123_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - event", (char*)NULL, (void*) NULL, 1);
18812    G__memfunc_setup("IsInside",792,G__G__Graf_123_0_16, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 8, 
18813 "d - 'Double_t' 0 - x d - 'Double_t' 0 - y", (char*)NULL, (void*) NULL, 1);
18814    G__memfunc_setup("ls",223,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18815    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);
18816    G__memfunc_setup("PaintBox",805,G__G__Graf_123_0_19, 121, -1, -1, 0, 5, 1, 1, 0, 
18817 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
18818 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2 "
18819 "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18820    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);
18821    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
18822 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18823    G__memfunc_setup("SetX1",437,G__G__Graf_123_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - x1", (char*)NULL, (void*) NULL, 1);
18824    G__memfunc_setup("SetX2",438,G__G__Graf_123_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - x2", (char*)NULL, (void*) NULL, 1);
18825    G__memfunc_setup("SetY1",438,G__G__Graf_123_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - y1", (char*)NULL, (void*) NULL, 1);
18826    G__memfunc_setup("SetY2",439,G__G__Graf_123_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - y2", (char*)NULL, (void*) NULL, 1);
18827    G__memfunc_setup("SetToolTipText",1436,G__G__Graf_123_0_26, 121, -1, -1, 0, 2, 1, 1, 0, 
18828 "C - - 10 - text l - 'Long_t' 0 '1000' delayms", (char*)NULL, (void*) NULL, 1);
18829    G__memfunc_setup("Class",502,G__G__Graf_123_0_27, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TBox::Class) ), 0);
18830    G__memfunc_setup("Class_Name",982,G__G__Graf_123_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TBox::Class_Name) ), 0);
18831    G__memfunc_setup("Class_Version",1339,G__G__Graf_123_0_29, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TBox::Class_Version) ), 0);
18832    G__memfunc_setup("Dictionary",1046,G__G__Graf_123_0_30, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TBox::Dictionary) ), 0);
18833    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
18834    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);
18835    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);
18836    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_123_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
18837    G__memfunc_setup("DeclFileName",1145,G__G__Graf_123_0_35, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TBox::DeclFileName) ), 0);
18838    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_123_0_36, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TBox::ImplFileLine) ), 0);
18839    G__memfunc_setup("ImplFileName",1171,G__G__Graf_123_0_37, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TBox::ImplFileName) ), 0);
18840    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_123_0_38, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TBox::DeclFileLine) ), 0);
18841    // automatic destructor
18842    G__memfunc_setup("~TBox", 507, G__G__Graf_123_0_39, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
18843    G__tag_memfunc_reset();
18844 }
18845 
18846 static void G__setup_memfuncTCrown(void) {
18847    /* TCrown */
18848    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TCrown));
18849    G__memfunc_setup("TCrown",605,G__G__Graf_125_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TCrown), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
18850    G__memfunc_setup("TCrown",605,G__G__Graf_125_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TCrown), -1, 0, 6, 1, 1, 0, 
18851 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
18852 "d - 'Double_t' 0 - radin d - 'Double_t' 0 - radout "
18853 "d - 'Double_t' 0 '0' phimin d - 'Double_t' 0 '360' phimax", (char*)NULL, (void*) NULL, 0);
18854    G__memfunc_setup("TCrown",605,G__G__Graf_125_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TCrown), -1, 0, 1, 1, 1, 0, "u 'TCrown' - 11 - crown", (char*)NULL, (void*) NULL, 0);
18855    G__memfunc_setup("Copy",411,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "u 'TObject' - 1 - crown", (char*)NULL, (void*) NULL, 1);
18856    G__memfunc_setup("DistancetoPrimitive",1991,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0, 
18857 "i - 'Int_t' 0 - px i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
18858    G__memfunc_setup("DrawCrown",919,G__G__Graf_125_0_6, 121, -1, -1, 0, 7, 1, 1, 0, 
18859 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
18860 "d - 'Double_t' 0 - radin d - 'Double_t' 0 - radout "
18861 "d - 'Double_t' 0 '0' phimin d - 'Double_t' 0 '360' phimax "
18862 "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18863    G__memfunc_setup("ExecuteEvent",1237,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, 
18864 "i - 'Int_t' 0 - event i - 'Int_t' 0 - px "
18865 "i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
18866    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);
18867    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
18868 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18869    G__memfunc_setup("Class",502,G__G__Graf_125_0_10, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TCrown::Class) ), 0);
18870    G__memfunc_setup("Class_Name",982,G__G__Graf_125_0_11, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TCrown::Class_Name) ), 0);
18871    G__memfunc_setup("Class_Version",1339,G__G__Graf_125_0_12, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TCrown::Class_Version) ), 0);
18872    G__memfunc_setup("Dictionary",1046,G__G__Graf_125_0_13, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TCrown::Dictionary) ), 0);
18873    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
18874    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);
18875    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);
18876    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_125_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
18877    G__memfunc_setup("DeclFileName",1145,G__G__Graf_125_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TCrown::DeclFileName) ), 0);
18878    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_125_0_19, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TCrown::ImplFileLine) ), 0);
18879    G__memfunc_setup("ImplFileName",1171,G__G__Graf_125_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TCrown::ImplFileName) ), 0);
18880    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_125_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TCrown::DeclFileLine) ), 0);
18881    // automatic destructor
18882    G__memfunc_setup("~TCrown", 731, G__G__Graf_125_0_22, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
18883    // automatic assignment operator
18884    G__memfunc_setup("operator=", 937, G__G__Graf_125_0_23, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TCrown), -1, 1, 1, 1, 1, 0, "u 'TCrown' - 11 - -", (char*) NULL, (void*) NULL, 0);
18885    G__tag_memfunc_reset();
18886 }
18887 
18888 static void G__setup_memfuncTPolyLine(void) {
18889    /* TPolyLine */
18890    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TPolyLine));
18891    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__GrafLN_TPolyLine), -1, 1, 1, 1, 2, 0, "u 'TPolyLine' - 11 - -", (char*)NULL, (void*) NULL, 0);
18892    G__memfunc_setup("TPolyLine",896,G__G__Graf_127_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TPolyLine), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
18893    G__memfunc_setup("TPolyLine",896,G__G__Graf_127_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TPolyLine), -1, 0, 2, 1, 1, 0, 
18894 "i - 'Int_t' 0 - n C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 0);
18895    G__memfunc_setup("TPolyLine",896,G__G__Graf_127_0_4, 105, G__get_linked_tagnum(&G__G__GrafLN_TPolyLine), -1, 0, 4, 1, 1, 0, 
18896 "i - 'Int_t' 0 - n F - 'Float_t' 0 - x "
18897 "F - 'Float_t' 0 - y C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 0);
18898    G__memfunc_setup("TPolyLine",896,G__G__Graf_127_0_5, 105, G__get_linked_tagnum(&G__G__GrafLN_TPolyLine), -1, 0, 4, 1, 1, 0, 
18899 "i - 'Int_t' 0 - n D - 'Double_t' 0 - x "
18900 "D - 'Double_t' 0 - y C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 0);
18901    G__memfunc_setup("TPolyLine",896,G__G__Graf_127_0_6, 105, G__get_linked_tagnum(&G__G__GrafLN_TPolyLine), -1, 0, 1, 1, 1, 0, "u 'TPolyLine' - 11 - polyline", (char*)NULL, (void*) NULL, 0);
18902    G__memfunc_setup("Copy",411,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "u 'TObject' - 1 - polyline", (char*)NULL, (void*) NULL, 1);
18903    G__memfunc_setup("DistancetoPrimitive",1991,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0, 
18904 "i - 'Int_t' 0 - px i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
18905    G__memfunc_setup("Draw",398,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18906    G__memfunc_setup("DrawPolyLine",1210,G__G__Graf_127_0_10, 121, -1, -1, 0, 4, 1, 1, 0, 
18907 "i - 'Int_t' 0 - n D - 'Double_t' 0 - x "
18908 "D - 'Double_t' 0 - y C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18909    G__memfunc_setup("ExecuteEvent",1237,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, 
18910 "i - 'Int_t' 0 - event i - 'Int_t' 0 - px "
18911 "i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
18912    G__memfunc_setup("GetLastPoint",1214,G__G__Graf_127_0_12, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
18913    G__memfunc_setup("GetN",366,G__G__Graf_127_0_13, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18914    G__memfunc_setup("GetX",376,G__G__Graf_127_0_14, 68, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18915    G__memfunc_setup("GetY",377,G__G__Graf_127_0_15, 68, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18916    G__memfunc_setup("GetOption",921,(G__InterfaceMethod) NULL,67, -1, G__defined_typename("Option_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
18917    G__memfunc_setup("ls",223,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18918    G__memfunc_setup("Merge",496,G__G__Graf_127_0_18, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "U 'TCollection' - 0 - list", (char*)NULL, (void*) NULL, 1);
18919    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);
18920    G__memfunc_setup("PaintPolyLine",1320,G__G__Graf_127_0_20, 121, -1, -1, 0, 4, 1, 1, 0, 
18921 "i - 'Int_t' 0 - n D - 'Double_t' 0 - x "
18922 "D - 'Double_t' 0 - y C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18923    G__memfunc_setup("PaintPolyLineNDC",1533,G__G__Graf_127_0_21, 121, -1, -1, 0, 4, 1, 1, 0, 
18924 "i - 'Int_t' 0 - n D - 'Double_t' 0 - x "
18925 "D - 'Double_t' 0 - y C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18926    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);
18927    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
18928 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18929    G__memfunc_setup("SetNDC",513,G__G__Graf_127_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' isNDC", (char*)NULL, (void*) NULL, 1);
18930    G__memfunc_setup("SetNextPoint",1237,G__G__Graf_127_0_25, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0, 
18931 "d - 'Double_t' 0 - x d - 'Double_t' 0 - y", "*MENU*", (void*) NULL, 1);
18932    G__memfunc_setup("SetOption",933,G__G__Graf_127_0_26, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18933    G__memfunc_setup("SetPoint",822,G__G__Graf_127_0_27, 121, -1, -1, 0, 3, 1, 1, 0, 
18934 "i - 'Int_t' 0 - point d - 'Double_t' 0 - x "
18935 "d - 'Double_t' 0 - y", "*MENU*", (void*) NULL, 1);
18936    G__memfunc_setup("SetPolyLine",1112,G__G__Graf_127_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - n", (char*)NULL, (void*) NULL, 1);
18937    G__memfunc_setup("SetPolyLine",1112,G__G__Graf_127_0_29, 121, -1, -1, 0, 4, 1, 1, 0, 
18938 "i - 'Int_t' 0 - n F - 'Float_t' 0 - x "
18939 "F - 'Float_t' 0 - y C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18940    G__memfunc_setup("SetPolyLine",1112,G__G__Graf_127_0_30, 121, -1, -1, 0, 4, 1, 1, 0, 
18941 "i - 'Int_t' 0 - n D - 'Double_t' 0 - x "
18942 "D - 'Double_t' 0 - y3 C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
18943    G__memfunc_setup("Size",411,G__G__Graf_127_0_31, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
18944    G__memfunc_setup("Class",502,G__G__Graf_127_0_32, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TPolyLine::Class) ), 0);
18945    G__memfunc_setup("Class_Name",982,G__G__Graf_127_0_33, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPolyLine::Class_Name) ), 0);
18946    G__memfunc_setup("Class_Version",1339,G__G__Graf_127_0_34, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TPolyLine::Class_Version) ), 0);
18947    G__memfunc_setup("Dictionary",1046,G__G__Graf_127_0_35, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TPolyLine::Dictionary) ), 0);
18948    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
18949    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);
18950    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);
18951    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_127_0_39, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
18952    G__memfunc_setup("DeclFileName",1145,G__G__Graf_127_0_40, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPolyLine::DeclFileName) ), 0);
18953    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_127_0_41, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPolyLine::ImplFileLine) ), 0);
18954    G__memfunc_setup("ImplFileName",1171,G__G__Graf_127_0_42, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPolyLine::ImplFileName) ), 0);
18955    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_127_0_43, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPolyLine::DeclFileLine) ), 0);
18956    // automatic destructor
18957    G__memfunc_setup("~TPolyLine", 1022, G__G__Graf_127_0_44, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
18958    G__tag_memfunc_reset();
18959 }
18960 
18961 static void G__setup_memfuncTCurlyLine(void) {
18962    /* TCurlyLine */
18963    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TCurlyLine));
18964    G__memfunc_setup("TCurlyLine",1003,G__G__Graf_129_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TCurlyLine), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
18965    G__memfunc_setup("TCurlyLine",1003,G__G__Graf_129_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TCurlyLine), -1, 0, 6, 1, 1, 0, 
18966 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
18967 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2 "
18968 "d - 'Double_t' 0 '.02' wl d - 'Double_t' 0 '.01' amp", (char*)NULL, (void*) NULL, 0);
18969    G__memfunc_setup("Build",496,G__G__Graf_129_0_3, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
18970    G__memfunc_setup("DistancetoPrimitive",1991,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0, 
18971 "i - 'Int_t' 0 - px i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
18972    G__memfunc_setup("ExecuteEvent",1237,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, 
18973 "i - 'Int_t' 0 - event i - 'Int_t' 0 - px "
18974 "i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
18975    G__memfunc_setup("GetCurly",815,G__G__Graf_129_0_6, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18976    G__memfunc_setup("GetWaveLength",1301,G__G__Graf_129_0_7, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18977    G__memfunc_setup("GetAmplitude",1221,G__G__Graf_129_0_8, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18978    G__memfunc_setup("GetStartX",902,G__G__Graf_129_0_9, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18979    G__memfunc_setup("GetEndX",655,G__G__Graf_129_0_10, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18980    G__memfunc_setup("GetStartY",903,G__G__Graf_129_0_11, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18981    G__memfunc_setup("GetEndY",656,G__G__Graf_129_0_12, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
18982    G__memfunc_setup("SetCurly",827,G__G__Graf_129_0_13, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1);
18983    G__memfunc_setup("SetWavy",723,G__G__Graf_129_0_14, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1);
18984    G__memfunc_setup("SetWaveLength",1313,G__G__Graf_129_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - WaveLength", "*MENU* *ARGS={WaveLength=>fWaveLength}", (void*) NULL, 1);
18985    G__memfunc_setup("SetAmplitude",1233,G__G__Graf_129_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - x", "*MENU* *ARGS={x=>fAmplitude}", (void*) NULL, 1);
18986    G__memfunc_setup("SetStartPoint",1348,G__G__Graf_129_0_17, 121, -1, -1, 0, 2, 1, 1, 0, 
18987 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1", (char*)NULL, (void*) NULL, 1);
18988    G__memfunc_setup("SetEndPoint",1101,G__G__Graf_129_0_18, 121, -1, -1, 0, 2, 1, 1, 0, 
18989 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2", (char*)NULL, (void*) NULL, 1);
18990    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
18991 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' -", (char*)NULL, (void*) NULL, 1);
18992    G__memfunc_setup("SetDefaultWaveLength",2022,G__G__Graf_129_0_20, 121, -1, -1, 0, 1, 3, 1, 0, "d - 'Double_t' 0 - WaveLength", (char*)NULL, (void*) G__func2void( (void (*)(Double_t))(&TCurlyLine::SetDefaultWaveLength) ), 0);
18993    G__memfunc_setup("SetDefaultAmplitude",1942,G__G__Graf_129_0_21, 121, -1, -1, 0, 1, 3, 1, 0, "d - 'Double_t' 0 - Amplitude", (char*)NULL, (void*) G__func2void( (void (*)(Double_t))(&TCurlyLine::SetDefaultAmplitude) ), 0);
18994    G__memfunc_setup("SetDefaultIsCurly",1724,G__G__Graf_129_0_22, 121, -1, -1, 0, 1, 3, 1, 0, "g - 'Bool_t' 0 - IsCurly", (char*)NULL, (void*) G__func2void( (void (*)(Bool_t))(&TCurlyLine::SetDefaultIsCurly) ), 0);
18995    G__memfunc_setup("GetDefaultWaveLength",2010,G__G__Graf_129_0_23, 100, -1, G__defined_typename("Double_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Double_t (*)())(&TCurlyLine::GetDefaultWaveLength) ), 0);
18996    G__memfunc_setup("GetDefaultAmplitude",1930,G__G__Graf_129_0_24, 100, -1, G__defined_typename("Double_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Double_t (*)())(&TCurlyLine::GetDefaultAmplitude) ), 0);
18997    G__memfunc_setup("GetDefaultIsCurly",1712,G__G__Graf_129_0_25, 103, -1, G__defined_typename("Bool_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Bool_t (*)())(&TCurlyLine::GetDefaultIsCurly) ), 0);
18998    G__memfunc_setup("Class",502,G__G__Graf_129_0_26, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TCurlyLine::Class) ), 0);
18999    G__memfunc_setup("Class_Name",982,G__G__Graf_129_0_27, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TCurlyLine::Class_Name) ), 0);
19000    G__memfunc_setup("Class_Version",1339,G__G__Graf_129_0_28, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TCurlyLine::Class_Version) ), 0);
19001    G__memfunc_setup("Dictionary",1046,G__G__Graf_129_0_29, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TCurlyLine::Dictionary) ), 0);
19002    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19003    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);
19004    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);
19005    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_129_0_33, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
19006    G__memfunc_setup("DeclFileName",1145,G__G__Graf_129_0_34, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TCurlyLine::DeclFileName) ), 0);
19007    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_129_0_35, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TCurlyLine::ImplFileLine) ), 0);
19008    G__memfunc_setup("ImplFileName",1171,G__G__Graf_129_0_36, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TCurlyLine::ImplFileName) ), 0);
19009    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_129_0_37, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TCurlyLine::DeclFileLine) ), 0);
19010    // automatic copy constructor
19011    G__memfunc_setup("TCurlyLine", 1003, G__G__Graf_129_0_38, (int) ('i'), G__get_linked_tagnum(&G__G__GrafLN_TCurlyLine), -1, 0, 1, 1, 1, 0, "u 'TCurlyLine' - 11 - -", (char*) NULL, (void*) NULL, 0);
19012    // automatic destructor
19013    G__memfunc_setup("~TCurlyLine", 1129, G__G__Graf_129_0_39, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
19014    G__tag_memfunc_reset();
19015 }
19016 
19017 static void G__setup_memfuncTCurlyArc(void) {
19018    /* TCurlyArc */
19019    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TCurlyArc));
19020    G__memfunc_setup("TCurlyArc",889,G__G__Graf_131_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TCurlyArc), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19021    G__memfunc_setup("TCurlyArc",889,G__G__Graf_131_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TCurlyArc), -1, 0, 7, 1, 1, 0, 
19022 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
19023 "d - 'Double_t' 0 - rad d - 'Double_t' 0 - phimin "
19024 "d - 'Double_t' 0 - phimax d - 'Double_t' 0 '.02' wl "
19025 "d - 'Double_t' 0 '.01' amp", (char*)NULL, (void*) NULL, 0);
19026    G__memfunc_setup("Build",496,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
19027    G__memfunc_setup("DistancetoPrimitive",1991,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0, 
19028 "i - 'Int_t' 0 - px i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
19029    G__memfunc_setup("ExecuteEvent",1237,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, 
19030 "i - 'Int_t' 0 - event i - 'Int_t' 0 - px "
19031 "i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
19032    G__memfunc_setup("GetRadius",904,G__G__Graf_131_0_6, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19033    G__memfunc_setup("GetPhimin",901,G__G__Graf_131_0_7, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19034    G__memfunc_setup("GetPhimax",903,G__G__Graf_131_0_8, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19035    G__memfunc_setup("SetCenter",909,G__G__Graf_131_0_9, 121, -1, -1, 0, 2, 1, 1, 0, 
19036 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1", "*MENU* *ARGS={x1=>fX1,y1=>fY1}", (void*) NULL, 1);
19037    G__memfunc_setup("SetRadius",916,G__G__Graf_131_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - radius", "*MENU* *ARGS={radius=>fR1}", (void*) NULL, 1);
19038    G__memfunc_setup("SetPhimin",913,G__G__Graf_131_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - phimin", "*MENU* *ARGS={phimin=>fPhimin}", (void*) NULL, 1);
19039    G__memfunc_setup("SetPhimax",915,G__G__Graf_131_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - phimax", "*MENU* *ARGS={phimax=>fPhimax}", (void*) NULL, 1);
19040    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
19041 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' -", (char*)NULL, (void*) NULL, 1);
19042    G__memfunc_setup("SetDefaultWaveLength",2022,G__G__Graf_131_0_14, 121, -1, -1, 0, 1, 3, 1, 0, "d - 'Double_t' 0 - WaveLength", (char*)NULL, (void*) G__func2void( (void (*)(Double_t))(&TCurlyArc::SetDefaultWaveLength) ), 0);
19043    G__memfunc_setup("SetDefaultAmplitude",1942,G__G__Graf_131_0_15, 121, -1, -1, 0, 1, 3, 1, 0, "d - 'Double_t' 0 - Amplitude", (char*)NULL, (void*) G__func2void( (void (*)(Double_t))(&TCurlyArc::SetDefaultAmplitude) ), 0);
19044    G__memfunc_setup("SetDefaultIsCurly",1724,G__G__Graf_131_0_16, 121, -1, -1, 0, 1, 3, 1, 0, "g - 'Bool_t' 0 - IsCurly", (char*)NULL, (void*) G__func2void( (void (*)(Bool_t))(&TCurlyArc::SetDefaultIsCurly) ), 0);
19045    G__memfunc_setup("GetDefaultWaveLength",2010,G__G__Graf_131_0_17, 100, -1, G__defined_typename("Double_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Double_t (*)())(&TCurlyArc::GetDefaultWaveLength) ), 0);
19046    G__memfunc_setup("GetDefaultAmplitude",1930,G__G__Graf_131_0_18, 100, -1, G__defined_typename("Double_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Double_t (*)())(&TCurlyArc::GetDefaultAmplitude) ), 0);
19047    G__memfunc_setup("GetDefaultIsCurly",1712,G__G__Graf_131_0_19, 103, -1, G__defined_typename("Bool_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Bool_t (*)())(&TCurlyArc::GetDefaultIsCurly) ), 0);
19048    G__memfunc_setup("Class",502,G__G__Graf_131_0_20, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TCurlyArc::Class) ), 0);
19049    G__memfunc_setup("Class_Name",982,G__G__Graf_131_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TCurlyArc::Class_Name) ), 0);
19050    G__memfunc_setup("Class_Version",1339,G__G__Graf_131_0_22, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TCurlyArc::Class_Version) ), 0);
19051    G__memfunc_setup("Dictionary",1046,G__G__Graf_131_0_23, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TCurlyArc::Dictionary) ), 0);
19052    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19053    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);
19054    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);
19055    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_131_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
19056    G__memfunc_setup("DeclFileName",1145,G__G__Graf_131_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TCurlyArc::DeclFileName) ), 0);
19057    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_131_0_29, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TCurlyArc::ImplFileLine) ), 0);
19058    G__memfunc_setup("ImplFileName",1171,G__G__Graf_131_0_30, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TCurlyArc::ImplFileName) ), 0);
19059    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_131_0_31, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TCurlyArc::DeclFileLine) ), 0);
19060    // automatic copy constructor
19061    G__memfunc_setup("TCurlyArc", 889, G__G__Graf_131_0_32, (int) ('i'), G__get_linked_tagnum(&G__G__GrafLN_TCurlyArc), -1, 0, 1, 1, 1, 0, "u 'TCurlyArc' - 11 - -", (char*) NULL, (void*) NULL, 0);
19062    // automatic destructor
19063    G__memfunc_setup("~TCurlyArc", 1015, G__G__Graf_131_0_33, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
19064    G__tag_memfunc_reset();
19065 }
19066 
19067 static void G__setup_memfuncTCutG(void) {
19068    /* TCutG */
19069    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TCutG));
19070    G__memfunc_setup("TCutG",455,G__G__Graf_146_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TCutG), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19071    G__memfunc_setup("TCutG",455,G__G__Graf_146_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TCutG), -1, 0, 1, 1, 1, 0, "u 'TCutG' - 11 - cutg", (char*)NULL, (void*) NULL, 0);
19072    G__memfunc_setup("TCutG",455,G__G__Graf_146_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TCutG), -1, 0, 2, 1, 1, 0, 
19073 "C - - 10 - name i - 'Int_t' 0 - n", (char*)NULL, (void*) NULL, 0);
19074    G__memfunc_setup("TCutG",455,G__G__Graf_146_0_4, 105, G__get_linked_tagnum(&G__G__GrafLN_TCutG), -1, 0, 4, 1, 1, 0, 
19075 "C - - 10 - name i - 'Int_t' 0 - n "
19076 "F - 'Float_t' 10 - x F - 'Float_t' 10 - y", (char*)NULL, (void*) NULL, 0);
19077    G__memfunc_setup("TCutG",455,G__G__Graf_146_0_5, 105, G__get_linked_tagnum(&G__G__GrafLN_TCutG), -1, 0, 4, 1, 1, 0, 
19078 "C - - 10 - name i - 'Int_t' 0 - n "
19079 "D - 'Double_t' 10 - x D - 'Double_t' 10 - y", (char*)NULL, (void*) NULL, 0);
19080    G__memfunc_setup("Area",377,G__G__Graf_146_0_6, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19081    G__memfunc_setup("Center",609,G__G__Graf_146_0_7, 121, -1, -1, 0, 2, 1, 1, 8, 
19082 "d - 'Double_t' 1 - cx d - 'Double_t' 1 - cy", (char*)NULL, (void*) NULL, 1);
19083    G__memfunc_setup("GetObjectX",975,G__G__Graf_146_0_8, 85, G__get_linked_tagnum(&G__G__GrafLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19084    G__memfunc_setup("GetObjectY",976,G__G__Graf_146_0_9, 85, G__get_linked_tagnum(&G__G__GrafLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19085    G__memfunc_setup("GetVarX",673,G__G__Graf_146_0_10, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
19086    G__memfunc_setup("GetVarY",674,G__G__Graf_146_0_11, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
19087    G__memfunc_setup("IntegralHist",1230,G__G__Graf_146_0_12, 100, -1, G__defined_typename("Double_t"), 0, 2, 1, 1, 8, 
19088 "U 'TH2' - 0 - h C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
19089    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
19090 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
19091    G__memfunc_setup("SetObjectX",987,G__G__Graf_146_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
19092    G__memfunc_setup("SetObjectY",988,G__G__Graf_146_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
19093    G__memfunc_setup("SetVarX",685,G__G__Graf_146_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - varx", "*MENU*", (void*) NULL, 1);
19094    G__memfunc_setup("SetVarY",686,G__G__Graf_146_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - vary", "*MENU*", (void*) NULL, 1);
19095    G__memfunc_setup("Class",502,G__G__Graf_146_0_18, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TCutG::Class) ), 0);
19096    G__memfunc_setup("Class_Name",982,G__G__Graf_146_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TCutG::Class_Name) ), 0);
19097    G__memfunc_setup("Class_Version",1339,G__G__Graf_146_0_20, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TCutG::Class_Version) ), 0);
19098    G__memfunc_setup("Dictionary",1046,G__G__Graf_146_0_21, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TCutG::Dictionary) ), 0);
19099    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19100    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);
19101    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);
19102    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_146_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
19103    G__memfunc_setup("DeclFileName",1145,G__G__Graf_146_0_26, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TCutG::DeclFileName) ), 0);
19104    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_146_0_27, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TCutG::ImplFileLine) ), 0);
19105    G__memfunc_setup("ImplFileName",1171,G__G__Graf_146_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TCutG::ImplFileName) ), 0);
19106    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_146_0_29, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TCutG::DeclFileLine) ), 0);
19107    // automatic destructor
19108    G__memfunc_setup("~TCutG", 581, G__G__Graf_146_0_30, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
19109    // automatic assignment operator
19110    G__memfunc_setup("operator=", 937, G__G__Graf_146_0_31, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TCutG), -1, 1, 1, 1, 1, 0, "u 'TCutG' - 11 - -", (char*) NULL, (void*) NULL, 0);
19111    G__tag_memfunc_reset();
19112 }
19113 
19114 static void G__setup_memfuncTPave(void) {
19115    /* TPave */
19116    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TPave));
19117    G__memfunc_setup("TPave",480,G__G__Graf_147_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TPave), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19118    G__memfunc_setup("TPave",480,G__G__Graf_147_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TPave), -1, 0, 6, 1, 1, 0, 
19119 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
19120 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2 "
19121 "i - 'Int_t' 0 '4' bordersize C - 'Option_t' 10 '\"br\"' option", (char*)NULL, (void*) NULL, 0);
19122    G__memfunc_setup("TPave",480,G__G__Graf_147_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TPave), -1, 0, 1, 1, 1, 0, "u 'TPave' - 11 - pave", (char*)NULL, (void*) NULL, 0);
19123    G__memfunc_setup("Copy",411,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "u 'TObject' - 1 - pave", (char*)NULL, (void*) NULL, 1);
19124    G__memfunc_setup("ConvertNDCtoPad",1454,G__G__Graf_147_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
19125    G__memfunc_setup("DistancetoPrimitive",1991,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0, 
19126 "i - 'Int_t' 0 - px i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
19127    G__memfunc_setup("Draw",398,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
19128    G__memfunc_setup("DrawPave",794,G__G__Graf_147_0_8, 121, -1, -1, 0, 6, 1, 1, 0, 
19129 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
19130 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2 "
19131 "i - 'Int_t' 0 '4' bordersize C - 'Option_t' 10 '\"br\"' option", (char*)NULL, (void*) NULL, 1);
19132    G__memfunc_setup("ExecuteEvent",1237,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, 
19133 "i - 'Int_t' 0 - event i - 'Int_t' 0 - px "
19134 "i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
19135    G__memfunc_setup("GetBorderSize",1305,G__G__Graf_147_0_10, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19136    G__memfunc_setup("GetCornerRadius",1521,G__G__Graf_147_0_11, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19137    G__memfunc_setup("GetName",673,G__G__Graf_147_0_12, 67, -1, G__defined_typename("Option_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19138    G__memfunc_setup("GetOption",921,(G__InterfaceMethod) NULL,67, -1, G__defined_typename("Option_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19139    G__memfunc_setup("GetShadowColor",1413,G__G__Graf_147_0_14, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19140    G__memfunc_setup("GetX1NDC",638,G__G__Graf_147_0_15, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19141    G__memfunc_setup("GetX2NDC",639,G__G__Graf_147_0_16, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19142    G__memfunc_setup("GetY1NDC",639,G__G__Graf_147_0_17, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19143    G__memfunc_setup("GetY2NDC",640,G__G__Graf_147_0_18, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19144    G__memfunc_setup("Hash",388,(G__InterfaceMethod) NULL,107, -1, G__defined_typename("ULong_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19145    G__memfunc_setup("IsSortable",1016,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19146    G__memfunc_setup("ls",223,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
19147    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);
19148    G__memfunc_setup("PaintPave",904,G__G__Graf_147_0_23, 121, -1, -1, 0, 6, 1, 1, 0, 
19149 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
19150 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2 "
19151 "i - 'Int_t' 0 '4' bordersize C - 'Option_t' 10 '\"br\"' option", (char*)NULL, (void*) NULL, 1);
19152    G__memfunc_setup("PaintPaveArc",1182,G__G__Graf_147_0_24, 121, -1, -1, 0, 6, 1, 1, 0, 
19153 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
19154 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2 "
19155 "i - 'Int_t' 0 '4' bordersize C - 'Option_t' 10 '\"br\"' option", (char*)NULL, (void*) NULL, 1);
19156    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);
19157    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
19158 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
19159    G__memfunc_setup("SetBorderSize",1317,G__G__Graf_147_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 '4' bordersize", "*MENU*", (void*) NULL, 1);
19160    G__memfunc_setup("SetCornerRadius",1533,G__G__Graf_147_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 '0.2' rad", "*MENU*", (void*) NULL, 1);
19161    G__memfunc_setup("SetName",685,G__G__Graf_147_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 '\"\"' name", "*MENU*", (void*) NULL, 1);
19162    G__memfunc_setup("SetOption",933,G__G__Graf_147_0_30, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"br\"' option", (char*)NULL, (void*) NULL, 1);
19163    G__memfunc_setup("SetShadowColor",1425,G__G__Graf_147_0_31, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - color", "*MENU*", (void*) NULL, 1);
19164    G__memfunc_setup("SetX1NDC",650,G__G__Graf_147_0_32, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - x1", (char*)NULL, (void*) NULL, 1);
19165    G__memfunc_setup("SetX2NDC",651,G__G__Graf_147_0_33, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - x2", (char*)NULL, (void*) NULL, 1);
19166    G__memfunc_setup("SetY1NDC",651,G__G__Graf_147_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - y1", (char*)NULL, (void*) NULL, 1);
19167    G__memfunc_setup("SetY2NDC",652,G__G__Graf_147_0_35, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - y2", (char*)NULL, (void*) NULL, 1);
19168    G__memfunc_setup("Class",502,G__G__Graf_147_0_36, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TPave::Class) ), 0);
19169    G__memfunc_setup("Class_Name",982,G__G__Graf_147_0_37, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPave::Class_Name) ), 0);
19170    G__memfunc_setup("Class_Version",1339,G__G__Graf_147_0_38, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TPave::Class_Version) ), 0);
19171    G__memfunc_setup("Dictionary",1046,G__G__Graf_147_0_39, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TPave::Dictionary) ), 0);
19172    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19173    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);
19174    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);
19175    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_147_0_43, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
19176    G__memfunc_setup("DeclFileName",1145,G__G__Graf_147_0_44, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPave::DeclFileName) ), 0);
19177    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_147_0_45, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPave::ImplFileLine) ), 0);
19178    G__memfunc_setup("ImplFileName",1171,G__G__Graf_147_0_46, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPave::ImplFileName) ), 0);
19179    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_147_0_47, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPave::DeclFileLine) ), 0);
19180    // automatic destructor
19181    G__memfunc_setup("~TPave", 606, G__G__Graf_147_0_48, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
19182    // automatic assignment operator
19183    G__memfunc_setup("operator=", 937, G__G__Graf_147_0_49, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TPave), -1, 1, 1, 1, 1, 0, "u 'TPave' - 11 - -", (char*) NULL, (void*) NULL, 0);
19184    G__tag_memfunc_reset();
19185 }
19186 
19187 static void G__setup_memfuncTText(void) {
19188    /* TText */
19189    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TText));
19190    G__memfunc_setup("TText",505,G__G__Graf_150_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TText), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19191    G__memfunc_setup("TText",505,G__G__Graf_150_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TText), -1, 0, 3, 1, 1, 0, 
19192 "d - 'Double_t' 0 - x d - 'Double_t' 0 - y "
19193 "C - - 10 - text", (char*)NULL, (void*) NULL, 0);
19194    G__memfunc_setup("TText",505,G__G__Graf_150_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TText), -1, 0, 1, 1, 1, 0, "u 'TText' - 11 - text", (char*)NULL, (void*) NULL, 0);
19195    G__memfunc_setup("Copy",411,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "u 'TObject' - 1 - text", (char*)NULL, (void*) NULL, 1);
19196    G__memfunc_setup("DistancetoPrimitive",1991,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0, 
19197 "i - 'Int_t' 0 - px i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
19198    G__memfunc_setup("DrawText",819,G__G__Graf_150_0_6, 85, G__get_linked_tagnum(&G__G__GrafLN_TText), -1, 0, 3, 1, 1, 0, 
19199 "d - 'Double_t' 0 - x d - 'Double_t' 0 - y "
19200 "C - - 10 - text", (char*)NULL, (void*) NULL, 1);
19201    G__memfunc_setup("DrawTextNDC",1032,G__G__Graf_150_0_7, 85, G__get_linked_tagnum(&G__G__GrafLN_TText), -1, 0, 3, 1, 1, 0, 
19202 "d - 'Double_t' 0 - x d - 'Double_t' 0 - y "
19203 "C - - 10 - text", (char*)NULL, (void*) NULL, 1);
19204    G__memfunc_setup("ExecuteEvent",1237,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, 
19205 "i - 'Int_t' 0 - event i - 'Int_t' 0 - px "
19206 "i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
19207    G__memfunc_setup("GetControlBox",1322,G__G__Graf_150_0_9, 121, -1, -1, 0, 5, 1, 1, 0, 
19208 "i - 'Int_t' 0 - x i - 'Int_t' 0 - y "
19209 "d - 'Double_t' 0 - theta I - 'Int_t' 0 - cBoxX "
19210 "I - 'Int_t' 0 - cBoxY", (char*)NULL, (void*) NULL, 1);
19211    G__memfunc_setup("GetX",376,G__G__Graf_150_0_10, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19212    G__memfunc_setup("GetBoundingBox",1407,G__G__Graf_150_0_11, 121, -1, -1, 0, 3, 1, 1, 0, 
19213 "h - 'UInt_t' 1 - w h - 'UInt_t' 1 - h "
19214 "g - 'Bool_t' 0 'kFALSE' angle", (char*)NULL, (void*) NULL, 1);
19215    G__memfunc_setup("GetTextAscentDescent",2025,G__G__Graf_150_0_12, 121, -1, -1, 0, 3, 1, 1, 8, 
19216 "h - 'UInt_t' 1 - a h - 'UInt_t' 1 - d "
19217 "C - - 10 - text", (char*)NULL, (void*) NULL, 1);
19218    G__memfunc_setup("GetTextExtent",1341,G__G__Graf_150_0_13, 121, -1, -1, 0, 3, 1, 1, 8, 
19219 "h - 'UInt_t' 1 - w h - 'UInt_t' 1 - h "
19220 "C - - 10 - text", (char*)NULL, (void*) NULL, 1);
19221    G__memfunc_setup("GetTextAdvance",1399,G__G__Graf_150_0_14, 121, -1, -1, 0, 3, 1, 1, 8, 
19222 "h - 'UInt_t' 1 - a C - - 10 - text "
19223 "g - 'Bool_t' 10 'kTRUE' kern", (char*)NULL, (void*) NULL, 1);
19224    G__memfunc_setup("GetY",377,G__G__Graf_150_0_15, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19225    G__memfunc_setup("ls",223,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
19226    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);
19227    G__memfunc_setup("PaintControlBox",1542,G__G__Graf_150_0_18, 121, -1, -1, 0, 3, 1, 1, 0, 
19228 "i - 'Int_t' 0 - x i - 'Int_t' 0 - y "
19229 "d - 'Double_t' 0 - theta", (char*)NULL, (void*) NULL, 1);
19230    G__memfunc_setup("PaintText",929,G__G__Graf_150_0_19, 121, -1, -1, 0, 3, 1, 1, 0, 
19231 "d - 'Double_t' 0 - x d - 'Double_t' 0 - y "
19232 "C - - 10 - text", (char*)NULL, (void*) NULL, 1);
19233    G__memfunc_setup("PaintTextNDC",1142,G__G__Graf_150_0_20, 121, -1, -1, 0, 3, 1, 1, 0, 
19234 "d - 'Double_t' 0 - u d - 'Double_t' 0 - v "
19235 "C - - 10 - text", (char*)NULL, (void*) NULL, 1);
19236    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);
19237    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
19238 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
19239    G__memfunc_setup("SetNDC",513,G__G__Graf_150_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' isNDC", (char*)NULL, (void*) NULL, 1);
19240    G__memfunc_setup("SetText",721,G__G__Graf_150_0_24, 121, -1, -1, 0, 3, 1, 1, 0, 
19241 "d - 'Double_t' 0 - x d - 'Double_t' 0 - y "
19242 "C - - 10 - text", "*MENU* *ARGS={x=>fX,y=>fY,text=>fTitle}", (void*) NULL, 1);
19243    G__memfunc_setup("SetX",388,G__G__Graf_150_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - x", "*MENU*", (void*) NULL, 1);
19244    G__memfunc_setup("SetY",389,G__G__Graf_150_0_26, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - y", "*MENU*", (void*) NULL, 1);
19245    G__memfunc_setup("Class",502,G__G__Graf_150_0_27, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TText::Class) ), 0);
19246    G__memfunc_setup("Class_Name",982,G__G__Graf_150_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TText::Class_Name) ), 0);
19247    G__memfunc_setup("Class_Version",1339,G__G__Graf_150_0_29, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TText::Class_Version) ), 0);
19248    G__memfunc_setup("Dictionary",1046,G__G__Graf_150_0_30, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TText::Dictionary) ), 0);
19249    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19250    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);
19251    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);
19252    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_150_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
19253    G__memfunc_setup("DeclFileName",1145,G__G__Graf_150_0_35, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TText::DeclFileName) ), 0);
19254    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_150_0_36, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TText::ImplFileLine) ), 0);
19255    G__memfunc_setup("ImplFileName",1171,G__G__Graf_150_0_37, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TText::ImplFileName) ), 0);
19256    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_150_0_38, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TText::DeclFileLine) ), 0);
19257    // automatic destructor
19258    G__memfunc_setup("~TText", 631, G__G__Graf_150_0_39, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
19259    // automatic assignment operator
19260    G__memfunc_setup("operator=", 937, G__G__Graf_150_0_40, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TText), -1, 1, 1, 1, 1, 0, "u 'TText' - 11 - -", (char*) NULL, (void*) NULL, 0);
19261    G__tag_memfunc_reset();
19262 }
19263 
19264 static void G__setup_memfuncTPaveText(void) {
19265    /* TPaveText */
19266    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveText));
19267    G__memfunc_setup("TPaveText",901,G__G__Graf_152_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TPaveText), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19268    G__memfunc_setup("TPaveText",901,G__G__Graf_152_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TPaveText), -1, 0, 5, 1, 1, 0, 
19269 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
19270 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2 "
19271 "C - 'Option_t' 10 '\"br\"' option", (char*)NULL, (void*) NULL, 0);
19272    G__memfunc_setup("TPaveText",901,G__G__Graf_152_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TPaveText), -1, 0, 1, 1, 1, 0, "u 'TPaveText' - 11 - pavetext", (char*)NULL, (void*) NULL, 0);
19273    G__memfunc_setup("operator=",937,G__G__Graf_152_0_4, 117, G__get_linked_tagnum(&G__G__GrafLN_TPaveText), -1, 1, 1, 1, 1, 0, "u 'TPaveText' - 11 - -", (char*)NULL, (void*) NULL, 0);
19274    G__memfunc_setup("AddBox",562,G__G__Graf_152_0_5, 85, G__get_linked_tagnum(&G__G__GrafLN_TBox), -1, 0, 4, 1, 1, 0, 
19275 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
19276 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2", (char*)NULL, (void*) NULL, 1);
19277    G__memfunc_setup("AddLine",657,G__G__Graf_152_0_6, 85, G__get_linked_tagnum(&G__G__GrafLN_TLine), -1, 0, 4, 1, 1, 0, 
19278 "d - 'Double_t' 0 '0' x1 d - 'Double_t' 0 '0' y1 "
19279 "d - 'Double_t' 0 '0' x2 d - 'Double_t' 0 '0' y2", (char*)NULL, (void*) NULL, 1);
19280    G__memfunc_setup("AddText",686,G__G__Graf_152_0_7, 85, G__get_linked_tagnum(&G__G__GrafLN_TText), -1, 0, 3, 1, 1, 0, 
19281 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
19282 "C - - 10 - label", (char*)NULL, (void*) NULL, 1);
19283    G__memfunc_setup("AddText",686,G__G__Graf_152_0_8, 85, G__get_linked_tagnum(&G__G__GrafLN_TText), -1, 0, 1, 1, 1, 0, "C - - 10 - label", (char*)NULL, (void*) NULL, 1);
19284    G__memfunc_setup("Clear",487,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", "*MENU*", (void*) NULL, 1);
19285    G__memfunc_setup("DeleteText",1016,G__G__Graf_152_0_10, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1);
19286    G__memfunc_setup("Draw",398,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
19287    G__memfunc_setup("DrawFile",782,G__G__Graf_152_0_12, 121, -1, -1, 0, 2, 1, 1, 0, 
19288 "C - - 10 - filename C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
19289    G__memfunc_setup("EditText",811,G__G__Graf_152_0_13, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1);
19290    G__memfunc_setup("GetLabel",768,G__G__Graf_152_0_14, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
19291    G__memfunc_setup("GetLine",680,G__G__Graf_152_0_15, 85, G__get_linked_tagnum(&G__G__GrafLN_TText), -1, 0, 1, 1, 1, 8, "i - 'Int_t' 0 - number", (char*)NULL, (void*) NULL, 1);
19292    G__memfunc_setup("GetLineWith",1092,G__G__Graf_152_0_16, 85, G__get_linked_tagnum(&G__G__GrafLN_TText), -1, 0, 1, 1, 1, 8, "C - - 10 - text", (char*)NULL, (void*) NULL, 1);
19293    G__memfunc_setup("GetListOfLines",1388,G__G__Graf_152_0_17, 85, G__get_linked_tagnum(&G__G__GrafLN_TList), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19294    G__memfunc_setup("GetMargin",894,G__G__Graf_152_0_18, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19295    G__memfunc_setup("GetObject",887,G__G__Graf_152_0_19, 85, G__get_linked_tagnum(&G__G__GrafLN_TObject), -1, 0, 2, 1, 1, 8, 
19296 "d - 'Double_t' 1 - ymouse d - 'Double_t' 1 - yobj", (char*)NULL, (void*) NULL, 1);
19297    G__memfunc_setup("GetSize",699,G__G__Graf_152_0_20, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19298    G__memfunc_setup("InsertLine",1021,G__G__Graf_152_0_21, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1);
19299    G__memfunc_setup("InsertText",1050,G__G__Graf_152_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - label", "*MENU*", (void*) NULL, 1);
19300    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);
19301    G__memfunc_setup("PaintPrimitives",1576,G__G__Graf_152_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - mode", (char*)NULL, (void*) NULL, 1);
19302    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);
19303    G__memfunc_setup("ReadFile",764,G__G__Graf_152_0_26, 121, -1, -1, 0, 4, 1, 1, 0, 
19304 "C - - 10 - filename C - 'Option_t' 10 '\"\"' option "
19305 "i - 'Int_t' 0 '50' nlines i - 'Int_t' 0 '0' fromline", "*MENU*", (void*) NULL, 1);
19306    G__memfunc_setup("SaveLines",906,G__G__Graf_152_0_27, 121, -1, -1, 0, 2, 1, 1, 0, 
19307 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - - 10 - name", (char*)NULL, (void*) NULL, 1);
19308    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
19309 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
19310    G__memfunc_setup("SetAllWith",993,G__G__Graf_152_0_29, 121, -1, -1, 0, 3, 1, 1, 0, 
19311 "C - - 10 - text C - 'Option_t' 10 - option "
19312 "d - 'Double_t' 0 - value", "*MENU*", (void*) NULL, 1);
19313    G__memfunc_setup("SetLabel",780,G__G__Graf_152_0_30, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - label", "*MENU*", (void*) NULL, 1);
19314    G__memfunc_setup("SetMargin",906,G__G__Graf_152_0_31, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 '0.05' margin", "*MENU*", (void*) NULL, 1);
19315    G__memfunc_setup("UseCurrentStyle",1569,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
19316    G__memfunc_setup("Class",502,G__G__Graf_152_0_33, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TPaveText::Class) ), 0);
19317    G__memfunc_setup("Class_Name",982,G__G__Graf_152_0_34, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPaveText::Class_Name) ), 0);
19318    G__memfunc_setup("Class_Version",1339,G__G__Graf_152_0_35, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TPaveText::Class_Version) ), 0);
19319    G__memfunc_setup("Dictionary",1046,G__G__Graf_152_0_36, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TPaveText::Dictionary) ), 0);
19320    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19321    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);
19322    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);
19323    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_152_0_40, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
19324    G__memfunc_setup("DeclFileName",1145,G__G__Graf_152_0_41, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPaveText::DeclFileName) ), 0);
19325    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_152_0_42, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPaveText::ImplFileLine) ), 0);
19326    G__memfunc_setup("ImplFileName",1171,G__G__Graf_152_0_43, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPaveText::ImplFileName) ), 0);
19327    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_152_0_44, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPaveText::DeclFileLine) ), 0);
19328    // automatic destructor
19329    G__memfunc_setup("~TPaveText", 1027, G__G__Graf_152_0_45, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
19330    G__tag_memfunc_reset();
19331 }
19332 
19333 static void G__setup_memfuncTDiamond(void) {
19334    /* TDiamond */
19335    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TDiamond));
19336    G__memfunc_setup("TDiamond",784,G__G__Graf_153_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TDiamond), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19337    G__memfunc_setup("TDiamond",784,G__G__Graf_153_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TDiamond), -1, 0, 4, 1, 1, 0, 
19338 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
19339 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2", (char*)NULL, (void*) NULL, 0);
19340    G__memfunc_setup("TDiamond",784,G__G__Graf_153_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TDiamond), -1, 0, 1, 1, 1, 0, "u 'TDiamond' - 11 - diamond", (char*)NULL, (void*) NULL, 0);
19341    G__memfunc_setup("DistancetoPrimitive",1991,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0, 
19342 "i - 'Int_t' 0 - px i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
19343    G__memfunc_setup("Draw",398,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
19344    G__memfunc_setup("ExecuteEvent",1237,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, 
19345 "i - 'Int_t' 0 - event i - 'Int_t' 0 - px "
19346 "i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
19347    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);
19348    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
19349 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
19350    G__memfunc_setup("Class",502,G__G__Graf_153_0_9, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TDiamond::Class) ), 0);
19351    G__memfunc_setup("Class_Name",982,G__G__Graf_153_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TDiamond::Class_Name) ), 0);
19352    G__memfunc_setup("Class_Version",1339,G__G__Graf_153_0_11, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TDiamond::Class_Version) ), 0);
19353    G__memfunc_setup("Dictionary",1046,G__G__Graf_153_0_12, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TDiamond::Dictionary) ), 0);
19354    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19355    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);
19356    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);
19357    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_153_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
19358    G__memfunc_setup("DeclFileName",1145,G__G__Graf_153_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TDiamond::DeclFileName) ), 0);
19359    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_153_0_18, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TDiamond::ImplFileLine) ), 0);
19360    G__memfunc_setup("ImplFileName",1171,G__G__Graf_153_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TDiamond::ImplFileName) ), 0);
19361    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_153_0_20, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TDiamond::DeclFileLine) ), 0);
19362    // automatic destructor
19363    G__memfunc_setup("~TDiamond", 910, G__G__Graf_153_0_21, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
19364    // automatic assignment operator
19365    G__memfunc_setup("operator=", 937, G__G__Graf_153_0_22, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TDiamond), -1, 1, 1, 1, 1, 0, "u 'TDiamond' - 11 - -", (char*) NULL, (void*) NULL, 0);
19366    G__tag_memfunc_reset();
19367 }
19368 
19369 static void G__setup_memfuncTWbox(void) {
19370    /* TWbox */
19371    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TWbox));
19372    G__memfunc_setup("TWbox",500,G__G__Graf_157_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TWbox), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19373    G__memfunc_setup("TWbox",500,G__G__Graf_157_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TWbox), -1, 0, 7, 1, 1, 0, 
19374 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
19375 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2 "
19376 "s - 'Color_t' 0 '18' color s - 'Short_t' 0 '5' bordersize "
19377 "s - 'Short_t' 0 '1' bordermode", (char*)NULL, (void*) NULL, 0);
19378    G__memfunc_setup("TWbox",500,G__G__Graf_157_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TWbox), -1, 0, 1, 1, 1, 0, "u 'TWbox' - 11 - wbox", (char*)NULL, (void*) NULL, 0);
19379    G__memfunc_setup("Copy",411,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "u 'TObject' - 1 - wbox", (char*)NULL, (void*) NULL, 1);
19380    G__memfunc_setup("Draw",398,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
19381    G__memfunc_setup("DrawWbox",814,G__G__Graf_157_0_6, 121, -1, -1, 0, 7, 1, 1, 0, 
19382 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
19383 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2 "
19384 "s - 'Color_t' 0 '33' color s - 'Short_t' 0 '5' bordersize "
19385 "s - 'Short_t' 0 '-1' bordermode", (char*)NULL, (void*) NULL, 1);
19386    G__memfunc_setup("ExecuteEvent",1237,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, 
19387 "i - 'Int_t' 0 - event i - 'Int_t' 0 - px "
19388 "i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
19389    G__memfunc_setup("GetBorderMode",1283,G__G__Graf_157_0_8, 115, -1, G__defined_typename("Short_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19390    G__memfunc_setup("GetBorderSize",1305,G__G__Graf_157_0_9, 115, -1, G__defined_typename("Short_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19391    G__memfunc_setup("GetDarkColor",1185,G__G__Graf_157_0_10, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19392    G__memfunc_setup("GetLightColor",1303,G__G__Graf_157_0_11, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19393    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);
19394    G__memfunc_setup("PaintFrame",999,G__G__Graf_157_0_13, 121, -1, -1, 0, 8, 1, 1, 0, 
19395 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
19396 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2 "
19397 "s - 'Color_t' 0 - color s - 'Short_t' 0 - bordersize "
19398 "s - 'Short_t' 0 - bordermode g - 'Bool_t' 0 - tops", (char*)NULL, (void*) NULL, 1);
19399    G__memfunc_setup("PaintWbox",924,G__G__Graf_157_0_14, 121, -1, -1, 0, 7, 1, 1, 0, 
19400 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
19401 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2 "
19402 "s - 'Color_t' 0 '33' color s - 'Short_t' 0 '5' bordersize "
19403 "s - 'Short_t' 0 '-1' bordermode", (char*)NULL, (void*) NULL, 1);
19404    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
19405 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
19406    G__memfunc_setup("SetBorderMode",1295,G__G__Graf_157_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "s - 'Short_t' 0 - bordermode", "*MENU*", (void*) NULL, 1);
19407    G__memfunc_setup("SetBorderSize",1317,G__G__Graf_157_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "s - 'Short_t' 0 - bordersize", "*MENU*", (void*) NULL, 1);
19408    G__memfunc_setup("Class",502,G__G__Graf_157_0_18, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TWbox::Class) ), 0);
19409    G__memfunc_setup("Class_Name",982,G__G__Graf_157_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TWbox::Class_Name) ), 0);
19410    G__memfunc_setup("Class_Version",1339,G__G__Graf_157_0_20, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TWbox::Class_Version) ), 0);
19411    G__memfunc_setup("Dictionary",1046,G__G__Graf_157_0_21, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TWbox::Dictionary) ), 0);
19412    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19413    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);
19414    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);
19415    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_157_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
19416    G__memfunc_setup("DeclFileName",1145,G__G__Graf_157_0_26, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TWbox::DeclFileName) ), 0);
19417    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_157_0_27, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TWbox::ImplFileLine) ), 0);
19418    G__memfunc_setup("ImplFileName",1171,G__G__Graf_157_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TWbox::ImplFileName) ), 0);
19419    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_157_0_29, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TWbox::DeclFileLine) ), 0);
19420    // automatic destructor
19421    G__memfunc_setup("~TWbox", 626, G__G__Graf_157_0_30, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
19422    // automatic assignment operator
19423    G__memfunc_setup("operator=", 937, G__G__Graf_157_0_31, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TWbox), -1, 1, 1, 1, 1, 0, "u 'TWbox' - 11 - -", (char*) NULL, (void*) NULL, 0);
19424    G__tag_memfunc_reset();
19425 }
19426 
19427 static void G__setup_memfuncTFrame(void) {
19428    /* TFrame */
19429    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TFrame));
19430    G__memfunc_setup("TFrame",575,G__G__Graf_158_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TFrame), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19431    G__memfunc_setup("TFrame",575,G__G__Graf_158_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TFrame), -1, 0, 4, 1, 1, 0, 
19432 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
19433 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2", (char*)NULL, (void*) NULL, 0);
19434    G__memfunc_setup("TFrame",575,G__G__Graf_158_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TFrame), -1, 0, 1, 1, 1, 0, "u 'TFrame' - 11 - frame", (char*)NULL, (void*) NULL, 0);
19435    G__memfunc_setup("Copy",411,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "u 'TObject' - 1 - frame", (char*)NULL, (void*) NULL, 1);
19436    G__memfunc_setup("Draw",398,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
19437    G__memfunc_setup("ExecuteEvent",1237,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, 
19438 "i - 'Int_t' 0 - event i - 'Int_t' 0 - px "
19439 "i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
19440    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);
19441    G__memfunc_setup("Pop",303,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
19442    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
19443 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
19444    G__memfunc_setup("UseCurrentStyle",1569,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1);
19445    G__memfunc_setup("Class",502,G__G__Graf_158_0_11, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TFrame::Class) ), 0);
19446    G__memfunc_setup("Class_Name",982,G__G__Graf_158_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TFrame::Class_Name) ), 0);
19447    G__memfunc_setup("Class_Version",1339,G__G__Graf_158_0_13, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TFrame::Class_Version) ), 0);
19448    G__memfunc_setup("Dictionary",1046,G__G__Graf_158_0_14, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TFrame::Dictionary) ), 0);
19449    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19450    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);
19451    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);
19452    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_158_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
19453    G__memfunc_setup("DeclFileName",1145,G__G__Graf_158_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TFrame::DeclFileName) ), 0);
19454    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_158_0_20, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TFrame::ImplFileLine) ), 0);
19455    G__memfunc_setup("ImplFileName",1171,G__G__Graf_158_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TFrame::ImplFileName) ), 0);
19456    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_158_0_22, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TFrame::DeclFileLine) ), 0);
19457    // automatic destructor
19458    G__memfunc_setup("~TFrame", 701, G__G__Graf_158_0_23, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
19459    // automatic assignment operator
19460    G__memfunc_setup("operator=", 937, G__G__Graf_158_0_24, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TFrame), -1, 1, 1, 1, 1, 0, "u 'TFrame' - 11 - -", (char*) NULL, (void*) NULL, 0);
19461    G__tag_memfunc_reset();
19462 }
19463 
19464 static void G__setup_memfuncTGaxis(void) {
19465    /* TGaxis */
19466    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TGaxis));
19467    G__memfunc_setup("TGaxis",592,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__GrafLN_TGaxis), -1, 0, 1, 1, 2, 0, "u 'TGaxis' - 11 - -", (char*)NULL, (void*) NULL, 0);
19468    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__GrafLN_TGaxis), -1, 1, 1, 1, 2, 0, "u 'TGaxis' - 11 - -", (char*)NULL, (void*) NULL, 0);
19469    G__memfunc_setup("TGaxis",592,G__G__Graf_159_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TGaxis), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19470    G__memfunc_setup("TGaxis",592,G__G__Graf_159_0_4, 105, G__get_linked_tagnum(&G__G__GrafLN_TGaxis), -1, 0, 9, 1, 1, 0, 
19471 "d - 'Double_t' 0 - xmin d - 'Double_t' 0 - ymin "
19472 "d - 'Double_t' 0 - xmax d - 'Double_t' 0 - ymax "
19473 "d - 'Double_t' 0 - wmin d - 'Double_t' 0 - wmax "
19474 "i - 'Int_t' 0 '510' ndiv C - 'Option_t' 10 '\"\"' chopt "
19475 "d - 'Double_t' 0 '0' gridlength", (char*)NULL, (void*) NULL, 0);
19476    G__memfunc_setup("TGaxis",592,G__G__Graf_159_0_5, 105, G__get_linked_tagnum(&G__G__GrafLN_TGaxis), -1, 0, 8, 1, 1, 0, 
19477 "d - 'Double_t' 0 - xmin d - 'Double_t' 0 - ymin "
19478 "d - 'Double_t' 0 - xmax d - 'Double_t' 0 - ymax "
19479 "C - - 10 - funcname i - 'Int_t' 0 '510' ndiv "
19480 "C - 'Option_t' 10 '\"\"' chopt d - 'Double_t' 0 '0' gridlength", (char*)NULL, (void*) NULL, 0);
19481    G__memfunc_setup("AdjustBinSize",1311,G__G__Graf_159_0_6, 121, -1, -1, 0, 7, 1, 1, 0, 
19482 "d - 'Double_t' 0 - A1 d - 'Double_t' 0 - A2 "
19483 "i - 'Int_t' 0 - nold d - 'Double_t' 1 - BinLow "
19484 "d - 'Double_t' 1 - BinHigh i - 'Int_t' 1 - nbins "
19485 "d - 'Double_t' 1 - BinWidth", (char*)NULL, (void*) NULL, 1);
19486    G__memfunc_setup("CenterLabels",1204,G__G__Graf_159_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' center", (char*)NULL, (void*) NULL, 1);
19487    G__memfunc_setup("CenterTitle",1123,G__G__Graf_159_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' center", (char*)NULL, (void*) NULL, 1);
19488    G__memfunc_setup("DrawAxis",803,G__G__Graf_159_0_9, 121, -1, -1, 0, 9, 1, 1, 0, 
19489 "d - 'Double_t' 0 - xmin d - 'Double_t' 0 - ymin "
19490 "d - 'Double_t' 0 - xmax d - 'Double_t' 0 - ymax "
19491 "d - 'Double_t' 0 - wmin d - 'Double_t' 0 - wmax "
19492 "i - 'Int_t' 0 '510' ndiv C - 'Option_t' 10 '\"\"' chopt "
19493 "d - 'Double_t' 0 '0' gridlength", (char*)NULL, (void*) NULL, 1);
19494    G__memfunc_setup("GetGridLength",1288,G__G__Graf_159_0_10, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19495    G__memfunc_setup("GetFunction",1126,G__G__Graf_159_0_11, 85, G__get_linked_tagnum(&G__G__GrafLN_TF1), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19496    G__memfunc_setup("GetLabelColor",1279,G__G__Graf_159_0_12, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19497    G__memfunc_setup("GetLabelFont",1175,G__G__Graf_159_0_13, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19498    G__memfunc_setup("GetLabelOffset",1383,G__G__Graf_159_0_14, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19499    G__memfunc_setup("GetLabelSize",1179,G__G__Graf_159_0_15, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19500    G__memfunc_setup("GetTitleOffset",1417,G__G__Graf_159_0_16, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19501    G__memfunc_setup("GetTitleSize",1213,G__G__Graf_159_0_17, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19502    G__memfunc_setup("GetName",673,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
19503    G__memfunc_setup("GetOption",921,G__G__Graf_159_0_19, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
19504    G__memfunc_setup("GetTitle",802,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
19505    G__memfunc_setup("GetMaxDigits",1194,G__G__Graf_159_0_21, 105, -1, G__defined_typename("Int_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Int_t (*)())(&TGaxis::GetMaxDigits) ), 0);
19506    G__memfunc_setup("GetNdiv",689,G__G__Graf_159_0_22, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19507    G__memfunc_setup("GetWmin",699,G__G__Graf_159_0_23, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19508    G__memfunc_setup("GetWmax",701,G__G__Graf_159_0_24, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19509    G__memfunc_setup("GetTickSize",1094,G__G__Graf_159_0_25, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19510    G__memfunc_setup("ImportAxisAttributes",2103,G__G__Graf_159_0_26, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TAxis' - 0 - axis", (char*)NULL, (void*) NULL, 1);
19511    G__memfunc_setup("LabelsLimits",1221,G__G__Graf_159_0_27, 121, -1, -1, 0, 3, 1, 1, 0, 
19512 "C - - 10 - label i - 'Int_t' 1 - first "
19513 "i - 'Int_t' 1 - last", (char*)NULL, (void*) NULL, 0);
19514    G__memfunc_setup("Paint",508,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' chopt", (char*)NULL, (void*) NULL, 1);
19515    G__memfunc_setup("PaintAxis",913,G__G__Graf_159_0_29, 121, -1, -1, 0, 10, 1, 1, 0, 
19516 "d - 'Double_t' 0 - xmin d - 'Double_t' 0 - ymin "
19517 "d - 'Double_t' 0 - xmax d - 'Double_t' 0 - ymax "
19518 "d - 'Double_t' 1 - wmin d - 'Double_t' 1 - wmax "
19519 "i - 'Int_t' 1 - ndiv C - 'Option_t' 10 '\"\"' chopt "
19520 "d - 'Double_t' 0 '0' gridlength g - 'Bool_t' 0 'kFALSE' drawGridOnly", (char*)NULL, (void*) NULL, 1);
19521    G__memfunc_setup("Rotate",623,G__G__Graf_159_0_30, 121, -1, -1, 0, 8, 1, 1, 0, 
19522 "d - 'Double_t' 0 - X d - 'Double_t' 0 - Y "
19523 "d - 'Double_t' 0 - CFI d - 'Double_t' 0 - SFI "
19524 "d - 'Double_t' 0 - XT d - 'Double_t' 0 - YT "
19525 "d - 'Double_t' 1 - U d - 'Double_t' 1 - V", (char*)NULL, (void*) NULL, 1);
19526    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
19527 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
19528    G__memfunc_setup("SetFunction",1138,G__G__Graf_159_0_32, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 '\"\"' funcname", (char*)NULL, (void*) NULL, 0);
19529    G__memfunc_setup("SetOption",933,G__G__Graf_159_0_33, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 0);
19530    G__memfunc_setup("SetLabelColor",1291,G__G__Graf_159_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - labelcolor", "*MENU*", (void*) NULL, 0);
19531    G__memfunc_setup("SetLabelFont",1187,G__G__Graf_159_0_35, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - labelfont", "*MENU*", (void*) NULL, 0);
19532    G__memfunc_setup("SetLabelOffset",1395,G__G__Graf_159_0_36, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - labeloffset", "*MENU*", (void*) NULL, 0);
19533    G__memfunc_setup("SetLabelSize",1191,G__G__Graf_159_0_37, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - labelsize", "*MENU*", (void*) NULL, 0);
19534    G__memfunc_setup("SetMaxDigits",1206,G__G__Graf_159_0_38, 121, -1, -1, 0, 1, 3, 1, 0, "i - 'Int_t' 0 '5' maxd", (char*)NULL, (void*) G__func2void( (void (*)(Int_t))(&TGaxis::SetMaxDigits) ), 0);
19535    G__memfunc_setup("SetName",685,G__G__Graf_159_0_39, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - name", "*MENU*", (void*) NULL, 1);
19536    G__memfunc_setup("SetNdivisions",1362,G__G__Graf_159_0_40, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - ndiv", "*MENU*", (void*) NULL, 1);
19537    G__memfunc_setup("SetMoreLogLabels",1588,G__G__Graf_159_0_41, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' more", "*MENU*", (void*) NULL, 1);
19538    G__memfunc_setup("SetNoExponent",1338,G__G__Graf_159_0_42, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' noExponent", "*MENU*", (void*) NULL, 1);
19539    G__memfunc_setup("SetDecimals",1102,G__G__Graf_159_0_43, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' dot", "*MENU*", (void*) NULL, 1);
19540    G__memfunc_setup("SetTickSize",1106,G__G__Graf_159_0_44, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - ticksize", "*MENU*", (void*) NULL, 0);
19541    G__memfunc_setup("SetGridLength",1300,G__G__Graf_159_0_45, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - gridlength", (char*)NULL, (void*) NULL, 0);
19542    G__memfunc_setup("SetTimeFormat",1316,G__G__Graf_159_0_46, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - tformat", (char*)NULL, (void*) NULL, 0);
19543    G__memfunc_setup("SetTimeOffset",1314,G__G__Graf_159_0_47, 121, -1, -1, 0, 2, 1, 1, 0, 
19544 "d - 'Double_t' 0 - toffset C - 'Option_t' 10 '\"local\"' option", (char*)NULL, (void*) NULL, 0);
19545    G__memfunc_setup("SetTitle",814,G__G__Graf_159_0_48, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 '\"\"' title", "*MENU*", (void*) NULL, 1);
19546    G__memfunc_setup("SetTitleOffset",1429,G__G__Graf_159_0_49, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 '1' titleoffset", "*MENU*", (void*) NULL, 0);
19547    G__memfunc_setup("SetTitleSize",1225,G__G__Graf_159_0_50, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - titlesize", "*MENU*", (void*) NULL, 0);
19548    G__memfunc_setup("SetTitleFont",1221,G__G__Graf_159_0_51, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - titlefont", "*MENU*", (void*) NULL, 0);
19549    G__memfunc_setup("SetTitleColor",1325,G__G__Graf_159_0_52, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - titlecolor", "*MENU*", (void*) NULL, 0);
19550    G__memfunc_setup("SetWmin",711,G__G__Graf_159_0_53, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - wmin", (char*)NULL, (void*) NULL, 0);
19551    G__memfunc_setup("SetWmax",713,G__G__Graf_159_0_54, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - wmax", (char*)NULL, (void*) NULL, 0);
19552    G__memfunc_setup("Class",502,G__G__Graf_159_0_55, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TGaxis::Class) ), 0);
19553    G__memfunc_setup("Class_Name",982,G__G__Graf_159_0_56, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGaxis::Class_Name) ), 0);
19554    G__memfunc_setup("Class_Version",1339,G__G__Graf_159_0_57, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TGaxis::Class_Version) ), 0);
19555    G__memfunc_setup("Dictionary",1046,G__G__Graf_159_0_58, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TGaxis::Dictionary) ), 0);
19556    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19557    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);
19558    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);
19559    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_159_0_62, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
19560    G__memfunc_setup("DeclFileName",1145,G__G__Graf_159_0_63, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGaxis::DeclFileName) ), 0);
19561    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_159_0_64, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGaxis::ImplFileLine) ), 0);
19562    G__memfunc_setup("ImplFileName",1171,G__G__Graf_159_0_65, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGaxis::ImplFileName) ), 0);
19563    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_159_0_66, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGaxis::DeclFileLine) ), 0);
19564    // automatic destructor
19565    G__memfunc_setup("~TGaxis", 718, G__G__Graf_159_0_67, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
19566    G__tag_memfunc_reset();
19567 }
19568 
19569 static void G__setup_memfuncTGraphPolargram(void) {
19570    /* TGraphPolargram */
19571    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TGraphPolargram));
19572    G__memfunc_setup("Paint",508,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "C - 'Option_t' 10 '\"\"' options", (char*)NULL, (void*) NULL, 1);
19573    G__memfunc_setup("PaintRadialDivisions",2049,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "g - 'Bool_t' 0 - drawaxis", (char*)NULL, (void*) NULL, 0);
19574    G__memfunc_setup("PaintPolarDivisions",1970,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "g - 'Bool_t' 0 - noLabels", (char*)NULL, (void*) NULL, 0);
19575    G__memfunc_setup("ReduceFraction",1422,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 4, 1, 4, 0, 
19576 "i - 'Int_t' 0 - Num i - 'Int_t' 0 - Denom "
19577 "i - 'Int_t' 1 - rnum i - 'Int_t' 1 - rden", (char*)NULL, (void*) NULL, 0);
19578    G__memfunc_setup("Init",404,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
19579    G__memfunc_setup("FindAlign",876,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 4, 0, "d - 'Double_t' 0 - angle", (char*)NULL, (void*) NULL, 0);
19580    G__memfunc_setup("FindTextAngle",1293,(G__InterfaceMethod) NULL, 100, -1, G__defined_typename("Double_t"), 0, 1, 1, 4, 0, "d - 'Double_t' 0 - theta", (char*)NULL, (void*) NULL, 0);
19581    G__memfunc_setup("TGraphPolargram",1515,G__G__Graf_160_0_8, 105, G__get_linked_tagnum(&G__G__GrafLN_TGraphPolargram), -1, 0, 5, 1, 1, 0, 
19582 "C - - 10 - name d - 'Double_t' 0 - rmin "
19583 "d - 'Double_t' 0 - rmax d - 'Double_t' 0 - tmin "
19584 "d - 'Double_t' 0 - tmax", (char*)NULL, (void*) NULL, 0);
19585    G__memfunc_setup("TGraphPolargram",1515,G__G__Graf_160_0_9, 105, G__get_linked_tagnum(&G__G__GrafLN_TGraphPolargram), -1, 0, 1, 1, 1, 0, "C - - 10 '\"\"' name", (char*)NULL, (void*) NULL, 0);
19586    G__memfunc_setup("GetPolarColorLabel",1789,G__G__Graf_160_0_10, 115, -1, G__defined_typename("Color_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19587    G__memfunc_setup("GetRadialColorLabel",1868,G__G__Graf_160_0_11, 115, -1, G__defined_typename("Color_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19588    G__memfunc_setup("GetAngle",775,G__G__Graf_160_0_12, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19589    G__memfunc_setup("GetPolarLabelSize",1689,G__G__Graf_160_0_13, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19590    G__memfunc_setup("GetPolarOffset",1413,G__G__Graf_160_0_14, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19591    G__memfunc_setup("GetRadialLabelSize",1768,G__G__Graf_160_0_15, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19592    G__memfunc_setup("GetRadialOffset",1492,G__G__Graf_160_0_16, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19593    G__memfunc_setup("GetRMin",662,G__G__Graf_160_0_17, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19594    G__memfunc_setup("GetRMax",664,G__G__Graf_160_0_18, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19595    G__memfunc_setup("GetTickpolarSize",1636,G__G__Graf_160_0_19, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19596    G__memfunc_setup("GetTMin",664,G__G__Graf_160_0_20, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19597    G__memfunc_setup("GetTMax",666,G__G__Graf_160_0_21, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19598    G__memfunc_setup("GetPolarLabelFont",1685,G__G__Graf_160_0_22, 115, -1, G__defined_typename("Font_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19599    G__memfunc_setup("GetRadialLabelFont",1764,G__G__Graf_160_0_23, 115, -1, G__defined_typename("Font_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19600    G__memfunc_setup("DistancetoPrimitive",1991,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0, 
19601 "i - 'Int_t' 0 - px i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
19602    G__memfunc_setup("GetNdivPolar",1199,G__G__Graf_160_0_25, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19603    G__memfunc_setup("GetNdivRadial",1278,G__G__Graf_160_0_26, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19604    G__memfunc_setup("IsDegree",776,G__G__Graf_160_0_27, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19605    G__memfunc_setup("IsRadian",779,G__G__Graf_160_0_28, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19606    G__memfunc_setup("IsGrad",570,G__G__Graf_160_0_29, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19607    G__memfunc_setup("ChangeRangePolar",1585,G__G__Graf_160_0_30, 121, -1, -1, 0, 2, 1, 1, 0, 
19608 "d - 'Double_t' 0 - tmin d - 'Double_t' 0 - tmax", (char*)NULL, (void*) NULL, 0);
19609    G__memfunc_setup("Draw",398,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' options", (char*)NULL, (void*) NULL, 1);
19610    G__memfunc_setup("ExecuteEvent",1237,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, 
19611 "i - 'Int_t' 0 - event i - 'Int_t' 0 - px "
19612 "i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
19613    G__memfunc_setup("PaintCircle",1102,G__G__Graf_160_0_33, 121, -1, -1, 0, 6, 1, 1, 0, 
19614 "d - 'Double_t' 0 - x d - 'Double_t' 0 - y "
19615 "d - 'Double_t' 0 - r d - 'Double_t' 0 - phimin "
19616 "d - 'Double_t' 0 - phimax d - 'Double_t' 0 - theta", (char*)NULL, (void*) NULL, 0);
19617    G__memfunc_setup("SetAxisAngle",1192,G__G__Graf_160_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 '0' angle", "*MENU*", (void*) NULL, 0);
19618    G__memfunc_setup("SetNdivPolar",1211,G__G__Graf_160_0_35, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 '508' Ndiv", "*MENU*", (void*) NULL, 0);
19619    G__memfunc_setup("SetNdivRadial",1290,G__G__Graf_160_0_36, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 '508' Ndiv", "*MENU*", (void*) NULL, 0);
19620    G__memfunc_setup("SetPolarLabel",1290,G__G__Graf_160_0_37, 121, -1, -1, 0, 2, 1, 1, 0, 
19621 "i - 'Int_t' 0 - div u 'TString' - 11 - label", (char*)NULL, (void*) NULL, 0);
19622    G__memfunc_setup("SetPolarLabelSize",1701,G__G__Graf_160_0_38, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 '0.04' angularsize", "*MENU*", (void*) NULL, 0);
19623    G__memfunc_setup("SetPolarLabelColor",1801,G__G__Graf_160_0_39, 121, -1, -1, 0, 1, 1, 1, 0, "s - 'Color_t' 0 '1' tcolorangular", "*MENU*", (void*) NULL, 0);
19624    G__memfunc_setup("SetPolarLabelFont",1697,G__G__Graf_160_0_40, 121, -1, -1, 0, 1, 1, 1, 0, "s - 'Font_t' 0 '62' tfontangular", "*MENU*", (void*) NULL, 0);
19625    G__memfunc_setup("SetPolarOffset",1425,G__G__Graf_160_0_41, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 '0.04' PolarOffset", "*MENU*", (void*) NULL, 0);
19626    G__memfunc_setup("SetRadialOffset",1504,G__G__Graf_160_0_42, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 '0.025' RadialOffset", "*MENU*", (void*) NULL, 0);
19627    G__memfunc_setup("SetRadialLabelSize",1780,G__G__Graf_160_0_43, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 '0.035' radialsize", "*MENU*", (void*) NULL, 0);
19628    G__memfunc_setup("SetRadialLabelColor",1880,G__G__Graf_160_0_44, 121, -1, -1, 0, 1, 1, 1, 0, "s - 'Color_t' 0 '1' tcolorradial", "*MENU*", (void*) NULL, 0);
19629    G__memfunc_setup("SetRadialLabelFont",1776,G__G__Graf_160_0_45, 121, -1, -1, 0, 1, 1, 1, 0, "s - 'Font_t' 0 '62' tfontradial", "*MENU*", (void*) NULL, 0);
19630    G__memfunc_setup("SetRangePolar",1303,G__G__Graf_160_0_46, 121, -1, -1, 0, 2, 1, 1, 0, 
19631 "d - 'Double_t' 0 - tmin d - 'Double_t' 0 - tmax", "*MENU*", (void*) NULL, 0);
19632    G__memfunc_setup("SetRangeRadial",1382,G__G__Graf_160_0_47, 121, -1, -1, 0, 2, 1, 1, 0, 
19633 "d - 'Double_t' 0 - rmin d - 'Double_t' 0 - rmax", "*MENU*", (void*) NULL, 0);
19634    G__memfunc_setup("SetTickpolarSize",1648,G__G__Graf_160_0_48, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 '0.02' tickpolarsize", "*MENU*", (void*) NULL, 0);
19635    G__memfunc_setup("SetToDegree",1083,G__G__Graf_160_0_49, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 0);
19636    G__memfunc_setup("SetToGrad",877,G__G__Graf_160_0_50, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 0);
19637    G__memfunc_setup("SetToRadian",1086,G__G__Graf_160_0_51, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 0);
19638    G__memfunc_setup("SetTwoPi",799,G__G__Graf_160_0_52, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19639    G__memfunc_setup("Class",502,G__G__Graf_160_0_53, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TGraphPolargram::Class) ), 0);
19640    G__memfunc_setup("Class_Name",982,G__G__Graf_160_0_54, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGraphPolargram::Class_Name) ), 0);
19641    G__memfunc_setup("Class_Version",1339,G__G__Graf_160_0_55, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TGraphPolargram::Class_Version) ), 0);
19642    G__memfunc_setup("Dictionary",1046,G__G__Graf_160_0_56, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TGraphPolargram::Dictionary) ), 0);
19643    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19644    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);
19645    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);
19646    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_160_0_60, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
19647    G__memfunc_setup("DeclFileName",1145,G__G__Graf_160_0_61, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGraphPolargram::DeclFileName) ), 0);
19648    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_160_0_62, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGraphPolargram::ImplFileLine) ), 0);
19649    G__memfunc_setup("ImplFileName",1171,G__G__Graf_160_0_63, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGraphPolargram::ImplFileName) ), 0);
19650    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_160_0_64, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGraphPolargram::DeclFileLine) ), 0);
19651    // automatic copy constructor
19652    G__memfunc_setup("TGraphPolargram", 1515, G__G__Graf_160_0_65, (int) ('i'), G__get_linked_tagnum(&G__G__GrafLN_TGraphPolargram), -1, 0, 1, 1, 1, 0, "u 'TGraphPolargram' - 11 - -", (char*) NULL, (void*) NULL, 0);
19653    // automatic destructor
19654    G__memfunc_setup("~TGraphPolargram", 1641, G__G__Graf_160_0_66, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
19655    // automatic assignment operator
19656    G__memfunc_setup("operator=", 937, G__G__Graf_160_0_67, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TGraphPolargram), -1, 1, 1, 1, 1, 0, "u 'TGraphPolargram' - 11 - -", (char*) NULL, (void*) NULL, 0);
19657    G__tag_memfunc_reset();
19658 }
19659 
19660 static void G__setup_memfuncTGraphPolar(void) {
19661    /* TGraphPolar */
19662    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TGraphPolar));
19663    G__memfunc_setup("TGraphPolar",1092,G__G__Graf_163_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TGraphPolar), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19664    G__memfunc_setup("TGraphPolar",1092,G__G__Graf_163_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TGraphPolar), -1, 0, 5, 1, 1, 0, 
19665 "i - 'Int_t' 0 - n D - 'Double_t' 10 '0' x "
19666 "D - 'Double_t' 10 '0' y D - 'Double_t' 10 '0' ex "
19667 "D - 'Double_t' 10 '0' ey", (char*)NULL, (void*) NULL, 0);
19668    G__memfunc_setup("GetPolargram",1221,G__G__Graf_163_0_3, 85, G__get_linked_tagnum(&G__G__GrafLN_TGraphPolargram), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19669    G__memfunc_setup("Draw",398,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' options", (char*)NULL, (void*) NULL, 1);
19670    G__memfunc_setup("GetOptionAxis",1326,G__G__Graf_163_0_5, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19671    G__memfunc_setup("SetMaxRadial",1183,G__G__Graf_163_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 '1' maximum", "*MENU*", (void*) NULL, 0);
19672    G__memfunc_setup("SetMinRadial",1181,G__G__Graf_163_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 '0' minimum", "*MENU*", (void*) NULL, 0);
19673    G__memfunc_setup("SetMaximum",1034,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 '1' maximum", (char*)NULL, (void*) NULL, 1);
19674    G__memfunc_setup("SetMinimum",1032,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 '0' minimum", (char*)NULL, (void*) NULL, 1);
19675    G__memfunc_setup("SetMaxPolar",1104,G__G__Graf_163_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 '6.28318530717958623' maximum", "*MENU*", (void*) NULL, 0);
19676    G__memfunc_setup("SetMinPolar",1102,G__G__Graf_163_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 '0' minimum", "*MENU*", (void*) NULL, 0);
19677    G__memfunc_setup("SetOptionAxis",1338,G__G__Graf_163_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - opt", (char*)NULL, (void*) NULL, 0);
19678    G__memfunc_setup("SetPolargram",1233,G__G__Graf_163_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TGraphPolargram' - 0 - p", (char*)NULL, (void*) NULL, 0);
19679    G__memfunc_setup("GetXpol",707,G__G__Graf_163_0_14, 68, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19680    G__memfunc_setup("GetYpol",708,G__G__Graf_163_0_15, 68, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19681    G__memfunc_setup("Class",502,G__G__Graf_163_0_16, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TGraphPolar::Class) ), 0);
19682    G__memfunc_setup("Class_Name",982,G__G__Graf_163_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGraphPolar::Class_Name) ), 0);
19683    G__memfunc_setup("Class_Version",1339,G__G__Graf_163_0_18, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TGraphPolar::Class_Version) ), 0);
19684    G__memfunc_setup("Dictionary",1046,G__G__Graf_163_0_19, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TGraphPolar::Dictionary) ), 0);
19685    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19686    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);
19687    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);
19688    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_163_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
19689    G__memfunc_setup("DeclFileName",1145,G__G__Graf_163_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGraphPolar::DeclFileName) ), 0);
19690    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_163_0_25, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGraphPolar::ImplFileLine) ), 0);
19691    G__memfunc_setup("ImplFileName",1171,G__G__Graf_163_0_26, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGraphPolar::ImplFileName) ), 0);
19692    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_163_0_27, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGraphPolar::DeclFileLine) ), 0);
19693    // automatic copy constructor
19694    G__memfunc_setup("TGraphPolar", 1092, G__G__Graf_163_0_28, (int) ('i'), G__get_linked_tagnum(&G__G__GrafLN_TGraphPolar), -1, 0, 1, 1, 1, 0, "u 'TGraphPolar' - 11 - -", (char*) NULL, (void*) NULL, 0);
19695    // automatic destructor
19696    G__memfunc_setup("~TGraphPolar", 1218, G__G__Graf_163_0_29, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
19697    // automatic assignment operator
19698    G__memfunc_setup("operator=", 937, G__G__Graf_163_0_30, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TGraphPolar), -1, 1, 1, 1, 1, 0, "u 'TGraphPolar' - 11 - -", (char*) NULL, (void*) NULL, 0);
19699    G__tag_memfunc_reset();
19700 }
19701 
19702 static void G__setup_memfuncTGraphQQ(void) {
19703    /* TGraphQQ */
19704    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TGraphQQ));
19705    G__memfunc_setup("Quartiles",954,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 0);
19706    G__memfunc_setup("MakeQuantiles",1332,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 0);
19707    G__memfunc_setup("MakeFunctionQuantiles",2170,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 0);
19708    G__memfunc_setup("TGraphQQ",744,G__G__Graf_164_0_4, 105, G__get_linked_tagnum(&G__G__GrafLN_TGraphQQ), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
19709    G__memfunc_setup("TGraphQQ",744,G__G__Graf_164_0_5, 105, G__get_linked_tagnum(&G__G__GrafLN_TGraphQQ), -1, 0, 2, 1, 1, 0, 
19710 "i - 'Int_t' 0 - n D - 'Double_t' 0 - x", (char*)NULL, (void*) NULL, 0);
19711    G__memfunc_setup("TGraphQQ",744,G__G__Graf_164_0_6, 105, G__get_linked_tagnum(&G__G__GrafLN_TGraphQQ), -1, 0, 3, 1, 1, 0, 
19712 "i - 'Int_t' 0 - n D - 'Double_t' 0 - x "
19713 "U 'TF1' - 0 - f", (char*)NULL, (void*) NULL, 0);
19714    G__memfunc_setup("TGraphQQ",744,G__G__Graf_164_0_7, 105, G__get_linked_tagnum(&G__G__GrafLN_TGraphQQ), -1, 0, 4, 1, 1, 0, 
19715 "i - 'Int_t' 0 - nx D - 'Double_t' 0 - x "
19716 "i - 'Int_t' 0 - ny D - 'Double_t' 0 - y", (char*)NULL, (void*) NULL, 0);
19717    G__memfunc_setup("SetFunction",1138,G__G__Graf_164_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TF1' - 0 - f", (char*)NULL, (void*) NULL, 0);
19718    G__memfunc_setup("GetXq1",538,G__G__Graf_164_0_9, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19719    G__memfunc_setup("GetXq2",539,G__G__Graf_164_0_10, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19720    G__memfunc_setup("GetYq1",539,G__G__Graf_164_0_11, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19721    G__memfunc_setup("GetYq2",540,G__G__Graf_164_0_12, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19722    G__memfunc_setup("GetF",358,G__G__Graf_164_0_13, 85, G__get_linked_tagnum(&G__G__GrafLN_TF1), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
19723    G__memfunc_setup("Class",502,G__G__Graf_164_0_14, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TGraphQQ::Class) ), 0);
19724    G__memfunc_setup("Class_Name",982,G__G__Graf_164_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGraphQQ::Class_Name) ), 0);
19725    G__memfunc_setup("Class_Version",1339,G__G__Graf_164_0_16, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TGraphQQ::Class_Version) ), 0);
19726    G__memfunc_setup("Dictionary",1046,G__G__Graf_164_0_17, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TGraphQQ::Dictionary) ), 0);
19727    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19728    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);
19729    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);
19730    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_164_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
19731    G__memfunc_setup("DeclFileName",1145,G__G__Graf_164_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGraphQQ::DeclFileName) ), 0);
19732    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_164_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGraphQQ::ImplFileLine) ), 0);
19733    G__memfunc_setup("ImplFileName",1171,G__G__Graf_164_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGraphQQ::ImplFileName) ), 0);
19734    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_164_0_25, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGraphQQ::DeclFileLine) ), 0);
19735    // automatic copy constructor
19736    G__memfunc_setup("TGraphQQ", 744, G__G__Graf_164_0_26, (int) ('i'), G__get_linked_tagnum(&G__G__GrafLN_TGraphQQ), -1, 0, 1, 1, 1, 0, "u 'TGraphQQ' - 11 - -", (char*) NULL, (void*) NULL, 0);
19737    // automatic destructor
19738    G__memfunc_setup("~TGraphQQ", 870, G__G__Graf_164_0_27, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
19739    // automatic assignment operator
19740    G__memfunc_setup("operator=", 937, G__G__Graf_164_0_28, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TGraphQQ), -1, 1, 1, 1, 1, 0, "u 'TGraphQQ' - 11 - -", (char*) NULL, (void*) NULL, 0);
19741    G__tag_memfunc_reset();
19742 }
19743 
19744 static void G__setup_memfuncTImage(void) {
19745    /* TImage */
19746    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TImage));
19747    G__memfunc_setup("TImage",567,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__GrafLN_TImage), -1, 0, 1, 1, 2, 0, "C - - 10 - file", (char*)NULL, (void*) NULL, 0);
19748    G__memfunc_setup("TImage",567,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__G__GrafLN_TImage), -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 0);
19749    G__memfunc_setup("TImage",567,G__G__Graf_186_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TImage), -1, 0, 1, 1, 1, 0, "u 'TImage' - 11 - img", (char*)NULL, (void*) NULL, 0);
19750    G__memfunc_setup("operator=",937,G__G__Graf_186_0_4, 117, G__get_linked_tagnum(&G__G__GrafLN_TImage), -1, 1, 1, 1, 1, 0, "u 'TImage' - 11 - img", (char*)NULL, (void*) NULL, 0);
19751    G__memfunc_setup("TImage",567,G__G__Graf_186_0_5, 105, G__get_linked_tagnum(&G__G__GrafLN_TImage), -1, 0, 2, 1, 1, 0, 
19752 "h - 'UInt_t' 0 - - h - 'UInt_t' 0 - -", (char*)NULL, (void*) NULL, 0);
19753    G__memfunc_setup("Clone",497,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - -", (char*)NULL, (void*) NULL, 1);
19754    G__memfunc_setup("ReadImage",863,G__G__Graf_186_0_7, 121, -1, -1, 0, 2, 1, 1, 0, 
19755 "C - - 10 - - i 'TImage::EImageFileTypes' - 0 'TImage::kUnknown' -", (char*)NULL, (void*) NULL, 1);
19756    G__memfunc_setup("WriteImage",1006,G__G__Graf_186_0_8, 121, -1, -1, 0, 2, 1, 1, 0, 
19757 "C - - 10 - - i 'TImage::EImageFileTypes' - 0 'TImage::kUnknown' -", (char*)NULL, (void*) NULL, 1);
19758    G__memfunc_setup("SetImage",783,G__G__Graf_186_0_9, 121, -1, -1, 0, 4, 1, 1, 0, 
19759 "D - 'Double_t' 10 - - h - 'UInt_t' 0 - - "
19760 "h - 'UInt_t' 0 - - U 'TImagePalette' - 0 '0' -", (char*)NULL, (void*) NULL, 1);
19761    G__memfunc_setup("SetImage",783,G__G__Graf_186_0_10, 121, -1, -1, 0, 3, 1, 1, 0, 
19762 "u 'TArrayD' - 11 - - h - 'UInt_t' 0 - - "
19763 "U 'TImagePalette' - 0 '0' -", (char*)NULL, (void*) NULL, 1);
19764    G__memfunc_setup("SetImage",783,G__G__Graf_186_0_11, 121, -1, -1, 0, 3, 1, 1, 0, 
19765 "u 'TVectorT<double>' 'TVectorD' 11 - - h - 'UInt_t' 0 - - "
19766 "U 'TImagePalette' - 0 '0' -", (char*)NULL, (void*) NULL, 1);
19767    G__memfunc_setup("SetImage",783,G__G__Graf_186_0_12, 121, -1, -1, 0, 2, 1, 1, 0, 
19768 "k - 'Pixmap_t' 0 - - k - 'Pixmap_t' 0 '0' -", (char*)NULL, (void*) NULL, 1);
19769    G__memfunc_setup("FromPad",681,G__G__Graf_186_0_13, 121, -1, -1, 0, 5, 1, 1, 0, 
19770 "U 'TVirtualPad' - 0 - - i - 'Int_t' 0 '0' - "
19771 "i - 'Int_t' 0 '0' - h - 'UInt_t' 0 '0' - "
19772 "h - 'UInt_t' 0 '0' -", (char*)NULL, (void*) NULL, 1);
19773    G__memfunc_setup("UnZoom",616,G__G__Graf_186_0_14, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
19774    G__memfunc_setup("Zoom",421,G__G__Graf_186_0_15, 121, -1, -1, 0, 4, 1, 1, 0, 
19775 "h - 'UInt_t' 0 - - h - 'UInt_t' 0 - - "
19776 "h - 'UInt_t' 0 - - h - 'UInt_t' 0 - -", (char*)NULL, (void*) NULL, 1);
19777    G__memfunc_setup("Flip",395,G__G__Graf_186_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 '180' -", (char*)NULL, (void*) NULL, 1);
19778    G__memfunc_setup("Gray",403,G__G__Graf_186_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' -", (char*)NULL, (void*) NULL, 1);
19779    G__memfunc_setup("IsGray",591,G__G__Graf_186_0_18, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19780    G__memfunc_setup("Mirror",635,G__G__Graf_186_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' -", (char*)NULL, (void*) NULL, 1);
19781    G__memfunc_setup("Scale",488,G__G__Graf_186_0_20, 121, -1, -1, 0, 2, 1, 1, 0, 
19782 "h - 'UInt_t' 0 - - h - 'UInt_t' 0 - -", (char*)NULL, (void*) NULL, 1);
19783    G__memfunc_setup("Slice",496,G__G__Graf_186_0_21, 121, -1, -1, 0, 6, 1, 1, 0, 
19784 "h - 'UInt_t' 0 - - h - 'UInt_t' 0 - - "
19785 "h - 'UInt_t' 0 - - h - 'UInt_t' 0 - - "
19786 "h - 'UInt_t' 0 - - h - 'UInt_t' 0 - -", (char*)NULL, (void*) NULL, 1);
19787    G__memfunc_setup("Tile",398,G__G__Graf_186_0_22, 121, -1, -1, 0, 2, 1, 1, 0, 
19788 "h - 'UInt_t' 0 - - h - 'UInt_t' 0 - -", (char*)NULL, (void*) NULL, 1);
19789    G__memfunc_setup("Crop",404,G__G__Graf_186_0_23, 121, -1, -1, 0, 4, 1, 1, 0, 
19790 "i - 'Int_t' 0 '0' - i - 'Int_t' 0 '0' - "
19791 "h - 'UInt_t' 0 '0' - h - 'UInt_t' 0 '0' -", (char*)NULL, (void*) NULL, 1);
19792    G__memfunc_setup("Pad",277,G__G__Graf_186_0_24, 121, -1, -1, 0, 5, 1, 1, 0, 
19793 "C - - 10 '\"#FFFFFFFF\"' - h - 'UInt_t' 0 '0' - "
19794 "h - 'UInt_t' 0 '0' - h - 'UInt_t' 0 '0' - "
19795 "h - 'UInt_t' 0 '0' -", (char*)NULL, (void*) NULL, 1);
19796    G__memfunc_setup("Blur",405,G__G__Graf_186_0_25, 121, -1, -1, 0, 2, 1, 1, 0, 
19797 "d - 'Double_t' 0 '3' - d - 'Double_t' 0 '3' -", (char*)NULL, (void*) NULL, 1);
19798    G__memfunc_setup("Vectorize",955,G__G__Graf_186_0_26, 68, -1, G__defined_typename("Double_t"), 0, 3, 1, 1, 0, 
19799 "h - 'UInt_t' 0 '256' - h - 'UInt_t' 0 '4' - "
19800 "i - 'Int_t' 0 '0' -", (char*)NULL, (void*) NULL, 1);
19801    G__memfunc_setup("HSV",241,G__G__Graf_186_0_27, 121, -1, -1, 0, 9, 1, 1, 0, 
19802 "h - 'UInt_t' 0 '0' - h - 'UInt_t' 0 '360' - "
19803 "i - 'Int_t' 0 '0' - i - 'Int_t' 0 '0' - "
19804 "i - 'Int_t' 0 '0' - i - 'Int_t' 0 '0' - "
19805 "i - 'Int_t' 0 '0' - h - 'UInt_t' 0 '0' - "
19806 "h - 'UInt_t' 0 '0' -", (char*)NULL, (void*) NULL, 1);
19807    G__memfunc_setup("Gradient",814,G__G__Graf_186_0_28, 121, -1, -1, 0, 7, 1, 1, 0, 
19808 "h - 'UInt_t' 0 '0' - C - - 10 '\"#FFFFFF #000000\"' - "
19809 "C - - 10 '0' - i - 'Int_t' 0 '0' - "
19810 "i - 'Int_t' 0 '0' - h - 'UInt_t' 0 '0' - "
19811 "h - 'UInt_t' 0 '0' -", (char*)NULL, (void*) NULL, 1);
19812    G__memfunc_setup("Merge",496,G__G__Graf_186_0_29, 121, -1, -1, 0, 4, 1, 1, 0, 
19813 "U 'TImage' - 10 - - C - - 10 '\"alphablend\"' - "
19814 "i - 'Int_t' 0 '0' - i - 'Int_t' 0 '0' -", (char*)NULL, (void*) NULL, 1);
19815    G__memfunc_setup("Append",600,G__G__Graf_186_0_30, 121, -1, -1, 0, 3, 1, 1, 0, 
19816 "U 'TImage' - 10 - - C - - 10 '\"+\"' - "
19817 "C - - 10 '\"#00000000\"' -", (char*)NULL, (void*) NULL, 1);
19818    G__memfunc_setup("Bevel",494,G__G__Graf_186_0_31, 121, -1, -1, 0, 8, 1, 1, 0, 
19819 "i - 'Int_t' 0 '0' - i - 'Int_t' 0 '0' - "
19820 "h - 'UInt_t' 0 '0' - h - 'UInt_t' 0 '0' - "
19821 "C - - 10 '\"#ffdddddd\"' - C - - 10 '\"#ff555555\"' - "
19822 "r - 'UShort_t' 0 '1' - g - 'Bool_t' 0 'kFALSE' -", (char*)NULL, (void*) NULL, 1);
19823    G__memfunc_setup("BeginPaint",993,G__G__Graf_186_0_32, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' -", (char*)NULL, (void*) NULL, 1);
19824    G__memfunc_setup("EndPaint",787,G__G__Graf_186_0_33, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
19825    G__memfunc_setup("DrawLine",790,G__G__Graf_186_0_34, 121, -1, -1, 0, 6, 1, 1, 0, 
19826 "h - 'UInt_t' 0 - - h - 'UInt_t' 0 - - "
19827 "h - 'UInt_t' 0 - - h - 'UInt_t' 0 - - "
19828 "C - - 10 '\"#000000\"' - h - 'UInt_t' 0 '1' -", (char*)NULL, (void*) NULL, 1);
19829    G__memfunc_setup("DrawDashLine",1174,G__G__Graf_186_0_35, 121, -1, -1, 0, 8, 1, 1, 0, 
19830 "h - 'UInt_t' 0 - - h - 'UInt_t' 0 - - "
19831 "h - 'UInt_t' 0 - - h - 'UInt_t' 0 - - "
19832 "h - 'UInt_t' 0 - - C - - 10 - - "
19833 "C - - 10 '\"#000000\"' - h - 'UInt_t' 0 '1' -", (char*)NULL, (void*) NULL, 1);
19834    G__memfunc_setup("DrawBox",695,G__G__Graf_186_0_36, 121, -1, -1, 0, 7, 1, 1, 0, 
19835 "i - 'Int_t' 0 - - i - 'Int_t' 0 - - "
19836 "i - 'Int_t' 0 - - i - 'Int_t' 0 - - "
19837 "C - - 10 '\"#000000\"' - h - 'UInt_t' 0 '1' - "
19838 "i - 'Int_t' 0 '0' -", (char*)NULL, (void*) NULL, 1);
19839    G__memfunc_setup("DrawRectangle",1315,G__G__Graf_186_0_37, 121, -1, -1, 0, 6, 1, 1, 0, 
19840 "h - 'UInt_t' 0 - - h - 'UInt_t' 0 - - "
19841 "h - 'UInt_t' 0 - - h - 'UInt_t' 0 - - "
19842 "C - - 10 '\"#000000\"' - h - 'UInt_t' 0 '1' -", (char*)NULL, (void*) NULL, 1);
19843    G__memfunc_setup("FillRectangle",1308,G__G__Graf_186_0_38, 121, -1, -1, 0, 5, 1, 1, 0, 
19844 "C - - 10 '0' - i - 'Int_t' 0 '0' - "
19845 "i - 'Int_t' 0 '0' - h - 'UInt_t' 0 '0' - "
19846 "h - 'UInt_t' 0 '0' -", (char*)NULL, (void*) NULL, 1);
19847    G__memfunc_setup("DrawPolyLine",1210,G__G__Graf_186_0_39, 121, -1, -1, 0, 5, 1, 1, 0, 
19848 "h - 'UInt_t' 0 - - U 'TPoint' - 0 - - "
19849 "C - - 10 '\"#000000\"' - h - 'UInt_t' 0 '1' - "
19850 "i 'TImage::ECoordMode' - 0 'kCoordModeOrigin' -", (char*)NULL, (void*) NULL, 1);
19851    G__memfunc_setup("PutPixel",827,G__G__Graf_186_0_40, 121, -1, -1, 0, 3, 1, 1, 0, 
19852 "i - 'Int_t' 0 - - i - 'Int_t' 0 - - "
19853 "C - - 10 '\"#000000\"' -", (char*)NULL, (void*) NULL, 1);
19854    G__memfunc_setup("PolyPoint",942,G__G__Graf_186_0_41, 121, -1, -1, 0, 4, 1, 1, 0, 
19855 "h - 'UInt_t' 0 - - U 'TPoint' - 0 - - "
19856 "C - - 10 '\"#000000\"' - i 'TImage::ECoordMode' - 0 'kCoordModeOrigin' -", (char*)NULL, (void*) NULL, 1);
19857    G__memfunc_setup("DrawSegments",1236,G__G__Graf_186_0_42, 121, -1, -1, 0, 4, 1, 1, 0, 
19858 "h - 'UInt_t' 0 - - U 'Segment_t' - 0 - - "
19859 "C - - 10 '\"#000000\"' - h - 'UInt_t' 0 '1' -", (char*)NULL, (void*) NULL, 1);
19860    G__memfunc_setup("DrawText",819,G__G__Graf_186_0_43, 121, -1, -1, 0, 9, 1, 1, 0, 
19861 "i - 'Int_t' 0 '0' - i - 'Int_t' 0 '0' - "
19862 "C - - 10 '\"\"' - i - 'Int_t' 0 '12' - "
19863 "C - - 10 '0' - C - - 10 '\"fixed\"' - "
19864 "i 'TImage::EText3DType' - 0 'TImage::kPlain' - C - - 10 '0' - "
19865 "f - 'Float_t' 0 '0' -", (char*)NULL, (void*) NULL, 1);
19866    G__memfunc_setup("DrawText",819,G__G__Graf_186_0_44, 121, -1, -1, 0, 3, 1, 1, 0, 
19867 "U 'TText' - 0 - - i - 'Int_t' 0 '0' - "
19868 "i - 'Int_t' 0 '0' -", (char*)NULL, (void*) NULL, 1);
19869    G__memfunc_setup("FillPolygon",1135,G__G__Graf_186_0_45, 121, -1, -1, 0, 6, 1, 1, 0, 
19870 "h - 'UInt_t' 0 - - U 'TPoint' - 0 - - "
19871 "C - - 10 '\"#000000\"' - C - - 10 '0' - "
19872 "h - 'UInt_t' 0 '16' - h - 'UInt_t' 0 '16' -", (char*)NULL, (void*) NULL, 1);
19873    G__memfunc_setup("FillPolygon",1135,G__G__Graf_186_0_46, 121, -1, -1, 0, 3, 1, 1, 0, 
19874 "h - 'UInt_t' 0 - - U 'TPoint' - 0 - - "
19875 "U 'TImage' - 0 - -", (char*)NULL, (void*) NULL, 1);
19876    G__memfunc_setup("CropPolygon",1148,G__G__Graf_186_0_47, 121, -1, -1, 0, 2, 1, 1, 0, 
19877 "h - 'UInt_t' 0 - - U 'TPoint' - 0 - -", (char*)NULL, (void*) NULL, 1);
19878    G__memfunc_setup("DrawFillArea",1166,G__G__Graf_186_0_48, 121, -1, -1, 0, 6, 1, 1, 0, 
19879 "h - 'UInt_t' 0 - - U 'TPoint' - 0 - - "
19880 "C - - 10 '\"#000000\"' - C - - 10 '0' - "
19881 "h - 'UInt_t' 0 '16' - h - 'UInt_t' 0 '16' -", (char*)NULL, (void*) NULL, 1);
19882    G__memfunc_setup("DrawFillArea",1166,G__G__Graf_186_0_49, 121, -1, -1, 0, 3, 1, 1, 0, 
19883 "h - 'UInt_t' 0 - - U 'TPoint' - 0 - - "
19884 "U 'TImage' - 0 - -", (char*)NULL, (void*) NULL, 1);
19885    G__memfunc_setup("FillSpans",908,G__G__Graf_186_0_50, 121, -1, -1, 0, 7, 1, 1, 0, 
19886 "h - 'UInt_t' 0 - - U 'TPoint' - 0 - - "
19887 "H - 'UInt_t' 0 - - C - - 10 '\"#000000\"' - "
19888 "C - - 10 '0' - h - 'UInt_t' 0 '16' - "
19889 "h - 'UInt_t' 0 '16' -", (char*)NULL, (void*) NULL, 1);
19890    G__memfunc_setup("FillSpans",908,G__G__Graf_186_0_51, 121, -1, -1, 0, 4, 1, 1, 0, 
19891 "h - 'UInt_t' 0 - - U 'TPoint' - 0 - - "
19892 "H - 'UInt_t' 0 - - U 'TImage' - 0 - -", (char*)NULL, (void*) NULL, 1);
19893    G__memfunc_setup("CropSpans",921,G__G__Graf_186_0_52, 121, -1, -1, 0, 3, 1, 1, 0, 
19894 "h - 'UInt_t' 0 - - U 'TPoint' - 0 - - "
19895 "H - 'UInt_t' 0 - -", (char*)NULL, (void*) NULL, 1);
19896    G__memfunc_setup("CopyArea",788,G__G__Graf_186_0_53, 121, -1, -1, 0, 9, 1, 1, 0, 
19897 "U 'TImage' - 0 - - i - 'Int_t' 0 - - "
19898 "i - 'Int_t' 0 - - h - 'UInt_t' 0 - - "
19899 "h - 'UInt_t' 0 - - i - 'Int_t' 0 '0' - "
19900 "i - 'Int_t' 0 '0' - i - 'Int_t' 0 '3' - "
19901 "i 'TImage::EColorChan' - 0 'kAllChan' -", (char*)NULL, (void*) NULL, 1);
19902    G__memfunc_setup("DrawCellArray",1293,G__G__Graf_186_0_54, 121, -1, -1, 0, 7, 1, 1, 0, 
19903 "i - 'Int_t' 0 - - i - 'Int_t' 0 - - "
19904 "i - 'Int_t' 0 - - i - 'Int_t' 0 - - "
19905 "i - 'Int_t' 0 - - i - 'Int_t' 0 - - "
19906 "H - 'UInt_t' 0 - -", (char*)NULL, (void*) NULL, 1);
19907    G__memfunc_setup("FloodFill",891,G__G__Graf_186_0_55, 121, -1, -1, 0, 5, 1, 1, 0, 
19908 "i - 'Int_t' 0 - - i - 'Int_t' 0 - - "
19909 "C - - 10 - - C - - 10 - - "
19910 "C - - 10 '0' -", (char*)NULL, (void*) NULL, 1);
19911    G__memfunc_setup("DrawCubeBezier",1390,G__G__Graf_186_0_56, 121, -1, -1, 0, 8, 1, 1, 0, 
19912 "i - 'Int_t' 0 - - i - 'Int_t' 0 - - "
19913 "i - 'Int_t' 0 - - i - 'Int_t' 0 - - "
19914 "i - 'Int_t' 0 - - i - 'Int_t' 0 - - "
19915 "C - - 10 '\"#000000\"' - h - 'UInt_t' 0 '1' -", (char*)NULL, (void*) NULL, 1);
19916    G__memfunc_setup("DrawStraightEllips",1853,G__G__Graf_186_0_57, 121, -1, -1, 0, 6, 1, 1, 0, 
19917 "i - 'Int_t' 0 - - i - 'Int_t' 0 - - "
19918 "i - 'Int_t' 0 - - i - 'Int_t' 0 - - "
19919 "C - - 10 '\"#000000\"' - i - 'Int_t' 0 '1' -", (char*)NULL, (void*) NULL, 1);
19920    G__memfunc_setup("DrawCircle",992,G__G__Graf_186_0_58, 121, -1, -1, 0, 5, 1, 1, 0, 
19921 "i - 'Int_t' 0 - - i - 'Int_t' 0 - - "
19922 "i - 'Int_t' 0 - - C - - 10 '\"#000000\"' - "
19923 "i - 'Int_t' 0 '1' -", (char*)NULL, (void*) NULL, 1);
19924    G__memfunc_setup("DrawEllips",1015,G__G__Graf_186_0_59, 121, -1, -1, 0, 7, 1, 1, 0, 
19925 "i - 'Int_t' 0 - - i - 'Int_t' 0 - - "
19926 "i - 'Int_t' 0 - - i - 'Int_t' 0 - - "
19927 "i - 'Int_t' 0 - - C - - 10 '\"#000000\"' - "
19928 "i - 'Int_t' 0 '1' -", (char*)NULL, (void*) NULL, 1);
19929    G__memfunc_setup("DrawEllips2",1065,G__G__Graf_186_0_60, 121, -1, -1, 0, 7, 1, 1, 0, 
19930 "i - 'Int_t' 0 - - i - 'Int_t' 0 - - "
19931 "i - 'Int_t' 0 - - i - 'Int_t' 0 - - "
19932 "i - 'Int_t' 0 - - C - - 10 '\"#000000\"' - "
19933 "i - 'Int_t' 0 '1' -", (char*)NULL, (void*) NULL, 1);
19934    G__memfunc_setup("SetEditable",1094,G__G__Graf_186_0_61, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' -", (char*)NULL, (void*) NULL, 1);
19935    G__memfunc_setup("IsEditable",982,G__G__Graf_186_0_62, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19936    G__memfunc_setup("GetWidth",800,G__G__Graf_186_0_63, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19937    G__memfunc_setup("GetHeight",889,G__G__Graf_186_0_64, 104, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19938    G__memfunc_setup("IsValid",684,G__G__Graf_186_0_65, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19939    G__memfunc_setup("GetScaledImage",1359,G__G__Graf_186_0_66, 85, G__get_linked_tagnum(&G__G__GrafLN_TImage), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19940    G__memfunc_setup("GetPixels",917,G__G__Graf_186_0_67, 85, G__get_linked_tagnum(&G__G__GrafLN_TArrayL), -1, 0, 4, 1, 1, 0, 
19941 "i - 'Int_t' 0 '0' - i - 'Int_t' 0 '0' - "
19942 "h - 'UInt_t' 0 '0' - h - 'UInt_t' 0 '0' -", (char*)NULL, (void*) NULL, 1);
19943    G__memfunc_setup("GetArray",799,G__G__Graf_186_0_68, 85, G__get_linked_tagnum(&G__G__GrafLN_TArrayD), -1, 0, 3, 1, 1, 0, 
19944 "h - 'UInt_t' 0 '0' - h - 'UInt_t' 0 '0' - "
19945 "U 'TImagePalette' - 0 'gWebImagePalette' -", (char*)NULL, (void*) NULL, 1);
19946    G__memfunc_setup("GetPixmap",911,G__G__Graf_186_0_69, 107, -1, G__defined_typename("Pixmap_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
19947    G__memfunc_setup("GetMask",684,G__G__Graf_186_0_70, 107, -1, G__defined_typename("Pixmap_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
19948    G__memfunc_setup("GetArgbArray",1179,G__G__Graf_186_0_71, 72, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
19949    G__memfunc_setup("GetRgbaArray",1179,G__G__Graf_186_0_72, 72, -1, G__defined_typename("UInt_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
19950    G__memfunc_setup("GetVecArray",1085,G__G__Graf_186_0_73, 68, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
19951    G__memfunc_setup("GetScanline",1101,G__G__Graf_186_0_74, 72, -1, G__defined_typename("UInt_t"), 0, 1, 1, 1, 0, "h - 'UInt_t' 0 - -", (char*)NULL, (void*) NULL, 1);
19952    G__memfunc_setup("GetImageBuffer",1373,G__G__Graf_186_0_75, 121, -1, -1, 0, 3, 1, 1, 0, 
19953 "C - - 2 - - I - - 0 - - "
19954 "i 'TImage::EImageFileTypes' - 0 'TImage::kPng' -", (char*)NULL, (void*) NULL, 1);
19955    G__memfunc_setup("SetImageBuffer",1385,G__G__Graf_186_0_76, 103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0, 
19956 "C - - 2 - - i 'TImage::EImageFileTypes' - 0 'TImage::kPng' -", (char*)NULL, (void*) NULL, 1);
19957    G__memfunc_setup("PaintImage",991,G__G__Graf_186_0_77, 121, -1, -1, 0, 8, 1, 1, 0, 
19958 "k - 'Drawable_t' 0 - - i - 'Int_t' 0 - - "
19959 "i - 'Int_t' 0 - - i - 'Int_t' 0 '0' - "
19960 "i - 'Int_t' 0 '0' - h - 'UInt_t' 0 '0' - "
19961 "h - 'UInt_t' 0 '0' - C - 'Option_t' 10 '\"\"' -", (char*)NULL, (void*) NULL, 1);
19962    G__memfunc_setup("FromWindow",1036,G__G__Graf_186_0_78, 121, -1, -1, 0, 5, 1, 1, 0, 
19963 "k - 'Drawable_t' 0 - - i - 'Int_t' 0 '0' - "
19964 "i - 'Int_t' 0 '0' - h - 'UInt_t' 0 '0' - "
19965 "h - 'UInt_t' 0 '0' -", (char*)NULL, (void*) NULL, 1);
19966    G__memfunc_setup("FromGLBuffer",1153,G__G__Graf_186_0_79, 121, -1, -1, 0, 3, 1, 1, 0, 
19967 "B - 'UChar_t' 0 - - h - 'UInt_t' 0 - - "
19968 "h - 'UInt_t' 0 - -", (char*)NULL, (void*) NULL, 1);
19969    G__memfunc_setup("GetImageFileTypeFromFilename",2778,G__G__Graf_186_0_80, 105, G__get_linked_tagnum(&G__G__GrafLN_TImagecLcLEImageFileTypes), -1, 0, 1, 3, 1, 0, "C - - 10 - opt", (char*)NULL, (void*) G__func2void( (TImage::EImageFileTypes (*)(const char*))(&TImage::GetImageFileTypeFromFilename) ), 0);
19970    G__memfunc_setup("Create",596,G__G__Graf_186_0_81, 85, G__get_linked_tagnum(&G__G__GrafLN_TImage), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TImage* (*)())(&TImage::Create) ), 0);
19971    G__memfunc_setup("Open",402,G__G__Graf_186_0_82, 85, G__get_linked_tagnum(&G__G__GrafLN_TImage), -1, 0, 2, 3, 1, 0, 
19972 "C - - 10 - file i 'TImage::EImageFileTypes' - 0 'kUnknown' type", (char*)NULL, (void*) G__func2void( (TImage* (*)(const char*, TImage::EImageFileTypes))(&TImage::Open) ), 0);
19973    G__memfunc_setup("Open",402,G__G__Graf_186_0_83, 85, G__get_linked_tagnum(&G__G__GrafLN_TImage), -1, 0, 1, 3, 1, 0, "C - - 2 - data", (char*)NULL, (void*) G__func2void( (TImage* (*)(char**))(&TImage::Open) ), 0);
19974    G__memfunc_setup("Open",402,G__G__Graf_186_0_84, 85, G__get_linked_tagnum(&G__G__GrafLN_TImage), -1, 0, 5, 3, 1, 0, 
19975 "C - - 10 - name D - 'Double_t' 10 - imageData "
19976 "h - 'UInt_t' 0 - width h - 'UInt_t' 0 - height "
19977 "U 'TImagePalette' - 0 - palette", (char*)NULL, (void*) G__func2void( (TImage* (*)(const char*, const Double_t*, UInt_t, UInt_t, TImagePalette*))(&TImage::Open) ), 0);
19978    G__memfunc_setup("Open",402,G__G__Graf_186_0_85, 85, G__get_linked_tagnum(&G__G__GrafLN_TImage), -1, 0, 4, 3, 1, 0, 
19979 "C - - 10 - name u 'TArrayD' - 11 - imageData "
19980 "h - 'UInt_t' 0 - width U 'TImagePalette' - 0 '0' palette", (char*)NULL, (void*) G__func2void( (TImage* (*)(const char*, const TArrayD&, UInt_t, TImagePalette*))(&TImage::Open) ), 0);
19981    G__memfunc_setup("Open",402,G__G__Graf_186_0_86, 85, G__get_linked_tagnum(&G__G__GrafLN_TImage), -1, 0, 4, 3, 1, 0, 
19982 "C - - 10 - name u 'TVectorT<double>' 'TVectorD' 11 - imageData "
19983 "h - 'UInt_t' 0 - width U 'TImagePalette' - 0 '0' palette", (char*)NULL, (void*) G__func2void( (TImage* (*)(const char*, const TVectorD&, UInt_t, TImagePalette*))(&TImage::Open) ), 0);
19984    G__memfunc_setup("operator+=",980,G__G__Graf_186_0_87, 117, G__get_linked_tagnum(&G__G__GrafLN_TImage), -1, 1, 1, 1, 1, 0, "u 'TImage' - 11 - i", (char*)NULL, (void*) NULL, 0);
19985    G__memfunc_setup("operator/=",984,G__G__Graf_186_0_88, 117, G__get_linked_tagnum(&G__G__GrafLN_TImage), -1, 1, 1, 1, 1, 0, "u 'TImage' - 11 - i", (char*)NULL, (void*) NULL, 0);
19986    G__memfunc_setup("Class",502,G__G__Graf_186_0_89, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TImage::Class) ), 0);
19987    G__memfunc_setup("Class_Name",982,G__G__Graf_186_0_90, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TImage::Class_Name) ), 0);
19988    G__memfunc_setup("Class_Version",1339,G__G__Graf_186_0_91, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TImage::Class_Version) ), 0);
19989    G__memfunc_setup("Dictionary",1046,G__G__Graf_186_0_92, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TImage::Dictionary) ), 0);
19990    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
19991    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);
19992    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);
19993    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_186_0_96, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
19994    G__memfunc_setup("DeclFileName",1145,G__G__Graf_186_0_97, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TImage::DeclFileName) ), 0);
19995    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_186_0_98, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TImage::ImplFileLine) ), 0);
19996    G__memfunc_setup("ImplFileName",1171,G__G__Graf_186_0_99, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TImage::ImplFileName) ), 0);
19997    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_186_0_100, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TImage::DeclFileLine) ), 0);
19998    // automatic destructor
19999    G__memfunc_setup("~TImage", 693, G__G__Graf_186_0_101, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
20000    G__tag_memfunc_reset();
20001 }
20002 
20003 static void G__setup_memfuncTImagePlugin(void) {
20004    /* TImagePlugin */
20005    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TImagePlugin));
20006    G__memfunc_setup("ReadFile",764,G__G__Graf_193_0_2, 66, -1, -1, 0, 3, 1, 1, 0, 
20007 "C - - 10 - filename h - 'UInt_t' 1 - w "
20008 "h - 'UInt_t' 1 - h", (char*)NULL, (void*) NULL, 3);
20009    G__memfunc_setup("WriteFile",907,G__G__Graf_193_0_3, 103, -1, G__defined_typename("Bool_t"), 0, 4, 1, 1, 0, 
20010 "C - - 10 - filename B - - 0 - argb "
20011 "h - 'UInt_t' 0 - w h - 'UInt_t' 0 - h", (char*)NULL, (void*) NULL, 3);
20012    G__memfunc_setup("Hash",388,(G__InterfaceMethod) NULL,107, -1, G__defined_typename("ULong_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
20013    G__memfunc_setup("Class",502,G__G__Graf_193_0_5, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TImagePlugin::Class) ), 0);
20014    G__memfunc_setup("Class_Name",982,G__G__Graf_193_0_6, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TImagePlugin::Class_Name) ), 0);
20015    G__memfunc_setup("Class_Version",1339,G__G__Graf_193_0_7, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TImagePlugin::Class_Version) ), 0);
20016    G__memfunc_setup("Dictionary",1046,G__G__Graf_193_0_8, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TImagePlugin::Dictionary) ), 0);
20017    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
20018    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);
20019    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);
20020    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_193_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
20021    G__memfunc_setup("DeclFileName",1145,G__G__Graf_193_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TImagePlugin::DeclFileName) ), 0);
20022    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_193_0_14, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TImagePlugin::ImplFileLine) ), 0);
20023    G__memfunc_setup("ImplFileName",1171,G__G__Graf_193_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TImagePlugin::ImplFileName) ), 0);
20024    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_193_0_16, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TImagePlugin::DeclFileLine) ), 0);
20025    // automatic destructor
20026    G__memfunc_setup("~TImagePlugin", 1316, G__G__Graf_193_0_17, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
20027    // automatic assignment operator
20028    G__memfunc_setup("operator=", 937, G__G__Graf_193_0_18, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TImagePlugin), -1, 1, 1, 1, 1, 0, "u 'TImagePlugin' - 11 - -", (char*) NULL, (void*) NULL, 0);
20029    G__tag_memfunc_reset();
20030 }
20031 
20032 static void G__setup_memfuncTLatex(void) {
20033    /* TLatex */
20034    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TLatex));
20035    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__GrafLN_TLatex), -1, 1, 1, 1, 2, 0, "u 'TLatex' - 11 - -", (char*)NULL, (void*) NULL, 0);
20036    G__memfunc_setup("Analyse",717,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__GrafLN_TLatexFormSize), -1, 0, 5, 1, 2, 0, 
20037 "d - 'Double_t' 0 - x d - 'Double_t' 0 - y "
20038 "u 'TextSpec_t' - 0 - spec C - 'Char_t' 10 - t "
20039 "i - 'Int_t' 0 - length", (char*)NULL, (void*) NULL, 0);
20040    G__memfunc_setup("Anal1",429,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__GrafLN_TLatexFormSize), -1, 0, 3, 1, 2, 0, 
20041 "u 'TextSpec_t' - 0 - spec C - 'Char_t' 10 - t "
20042 "i - 'Int_t' 0 - length", (char*)NULL, (void*) NULL, 0);
20043    G__memfunc_setup("DrawLine",790,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 5, 1, 2, 0, 
20044 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
20045 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2 "
20046 "u 'TextSpec_t' - 0 - spec", (char*)NULL, (void*) NULL, 0);
20047    G__memfunc_setup("DrawCircle",992,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 4, 1, 2, 0, 
20048 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
20049 "d - 'Double_t' 0 - r u 'TextSpec_t' - 0 - spec", (char*)NULL, (void*) NULL, 0);
20050    G__memfunc_setup("DrawParenthesis",1556,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 7, 1, 2, 0, 
20051 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
20052 "d - 'Double_t' 0 - r1 d - 'Double_t' 0 - r2 "
20053 "d - 'Double_t' 0 - phimin d - 'Double_t' 0 - phimax "
20054 "u 'TextSpec_t' - 0 - spec", (char*)NULL, (void*) NULL, 0);
20055    G__memfunc_setup("FirstParse",1027,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__GrafLN_TLatexFormSize), -1, 0, 3, 1, 2, 0, 
20056 "d - 'Double_t' 0 - angle d - 'Double_t' 0 - size "
20057 "C - 'Char_t' 10 - text", (char*)NULL, (void*) NULL, 0);
20058    G__memfunc_setup("Savefs",616,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "U 'TLatexFormSize' - 0 - fs", (char*)NULL, (void*) NULL, 0);
20059    G__memfunc_setup("Readfs",597,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__GrafLN_TLatexFormSize), -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 0);
20060    G__memfunc_setup("CheckLatexSyntax",1635,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 2, 0, "u 'TString' - 1 - text", (char*)NULL, (void*) NULL, 0);
20061    G__memfunc_setup("TLatex",594,G__G__Graf_197_0_11, 105, G__get_linked_tagnum(&G__G__GrafLN_TLatex), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20062    G__memfunc_setup("TLatex",594,G__G__Graf_197_0_12, 105, G__get_linked_tagnum(&G__G__GrafLN_TLatex), -1, 0, 3, 1, 1, 0, 
20063 "d - 'Double_t' 0 - x d - 'Double_t' 0 - y "
20064 "C - - 10 - text", (char*)NULL, (void*) NULL, 0);
20065    G__memfunc_setup("TLatex",594,G__G__Graf_197_0_13, 105, G__get_linked_tagnum(&G__G__GrafLN_TLatex), -1, 0, 1, 1, 1, 0, "u 'TLatex' - 11 - text", (char*)NULL, (void*) NULL, 0);
20066    G__memfunc_setup("Copy",411,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "u 'TObject' - 1 - text", (char*)NULL, (void*) NULL, 1);
20067    G__memfunc_setup("DrawLatex",908,G__G__Graf_197_0_15, 85, G__get_linked_tagnum(&G__G__GrafLN_TLatex), -1, 0, 3, 1, 1, 0, 
20068 "d - 'Double_t' 0 - x d - 'Double_t' 0 - y "
20069 "C - - 10 - text", (char*)NULL, (void*) NULL, 0);
20070    G__memfunc_setup("GetHeight",889,G__G__Graf_197_0_16, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
20071    G__memfunc_setup("GetXsize",819,G__G__Graf_197_0_17, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20072    G__memfunc_setup("GetYsize",820,G__G__Graf_197_0_18, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20073    G__memfunc_setup("GetBoundingBox",1407,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, 
20074 "h - 'UInt_t' 1 - w h - 'UInt_t' 1 - h "
20075 "g - 'Bool_t' 0 'kFALSE' angle", (char*)NULL, (void*) NULL, 1);
20076    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);
20077    G__memfunc_setup("PaintLatex",1018,G__G__Graf_197_0_21, 121, -1, -1, 0, 5, 1, 1, 0, 
20078 "d - 'Double_t' 0 - x d - 'Double_t' 0 - y "
20079 "d - 'Double_t' 0 - angle d - 'Double_t' 0 - size "
20080 "C - - 10 - text", (char*)NULL, (void*) NULL, 1);
20081    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
20082 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
20083    G__memfunc_setup("SetIndiceSize",1299,G__G__Graf_197_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - factorSize", (char*)NULL, (void*) NULL, 1);
20084    G__memfunc_setup("SetLimitIndiceSize",1810,G__G__Graf_197_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - limitFactorSize", (char*)NULL, (void*) NULL, 1);
20085    G__memfunc_setup("Class",502,G__G__Graf_197_0_25, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TLatex::Class) ), 0);
20086    G__memfunc_setup("Class_Name",982,G__G__Graf_197_0_26, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TLatex::Class_Name) ), 0);
20087    G__memfunc_setup("Class_Version",1339,G__G__Graf_197_0_27, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TLatex::Class_Version) ), 0);
20088    G__memfunc_setup("Dictionary",1046,G__G__Graf_197_0_28, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TLatex::Dictionary) ), 0);
20089    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
20090    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);
20091    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);
20092    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_197_0_32, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
20093    G__memfunc_setup("DeclFileName",1145,G__G__Graf_197_0_33, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TLatex::DeclFileName) ), 0);
20094    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_197_0_34, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TLatex::ImplFileLine) ), 0);
20095    G__memfunc_setup("ImplFileName",1171,G__G__Graf_197_0_35, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TLatex::ImplFileName) ), 0);
20096    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_197_0_36, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TLatex::DeclFileLine) ), 0);
20097    // automatic destructor
20098    G__memfunc_setup("~TLatex", 720, G__G__Graf_197_0_37, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
20099    G__tag_memfunc_reset();
20100 }
20101 
20102 static void G__setup_memfuncTLegendEntry(void) {
20103    /* TLegendEntry */
20104    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TLegendEntry));
20105    G__memfunc_setup("TLegendEntry",1205,G__G__Graf_199_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TLegendEntry), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20106    G__memfunc_setup("TLegendEntry",1205,G__G__Graf_199_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TLegendEntry), -1, 0, 3, 1, 1, 0, 
20107 "U 'TObject' - 10 - obj C - - 10 '0' label "
20108 "C - 'Option_t' 10 '\"lpf\"' option", (char*)NULL, (void*) NULL, 0);
20109    G__memfunc_setup("TLegendEntry",1205,G__G__Graf_199_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TLegendEntry), -1, 0, 1, 1, 1, 0, "u 'TLegendEntry' - 11 - entry", (char*)NULL, (void*) NULL, 0);
20110    G__memfunc_setup("Copy",411,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "u 'TObject' - 1 - obj", (char*)NULL, (void*) NULL, 1);
20111    G__memfunc_setup("GetLabel",768,G__G__Graf_199_0_5, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
20112    G__memfunc_setup("GetObject",887,G__G__Graf_199_0_6, 85, G__get_linked_tagnum(&G__G__GrafLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
20113    G__memfunc_setup("GetOption",921,(G__InterfaceMethod) NULL,67, -1, G__defined_typename("Option_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
20114    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);
20115    G__memfunc_setup("SaveEntry",929,G__G__Graf_199_0_9, 121, -1, -1, 0, 2, 1, 1, 0, 
20116 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - - 10 - name", (char*)NULL, (void*) NULL, 1);
20117    G__memfunc_setup("SetLabel",780,G__G__Graf_199_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 '\"\"' label", "*MENU*", (void*) NULL, 1);
20118    G__memfunc_setup("SetObject",899,G__G__Graf_199_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
20119    G__memfunc_setup("SetObject",899,G__G__Graf_199_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - objectName", "*MENU*", (void*) NULL, 1);
20120    G__memfunc_setup("SetOption",933,G__G__Graf_199_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"lpf\"' option", "*MENU*", (void*) NULL, 1);
20121    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__GrafLN_TLegendEntry), -1, 1, 1, 1, 4, 0, "u 'TLegendEntry' - 11 - -", "Not implemented", (void*) NULL, 0);
20122    G__memfunc_setup("Class",502,G__G__Graf_199_0_15, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TLegendEntry::Class) ), 0);
20123    G__memfunc_setup("Class_Name",982,G__G__Graf_199_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TLegendEntry::Class_Name) ), 0);
20124    G__memfunc_setup("Class_Version",1339,G__G__Graf_199_0_17, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TLegendEntry::Class_Version) ), 0);
20125    G__memfunc_setup("Dictionary",1046,G__G__Graf_199_0_18, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TLegendEntry::Dictionary) ), 0);
20126    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
20127    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);
20128    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);
20129    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_199_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
20130    G__memfunc_setup("DeclFileName",1145,G__G__Graf_199_0_23, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TLegendEntry::DeclFileName) ), 0);
20131    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_199_0_24, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TLegendEntry::ImplFileLine) ), 0);
20132    G__memfunc_setup("ImplFileName",1171,G__G__Graf_199_0_25, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TLegendEntry::ImplFileName) ), 0);
20133    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_199_0_26, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TLegendEntry::DeclFileLine) ), 0);
20134    // automatic destructor
20135    G__memfunc_setup("~TLegendEntry", 1331, G__G__Graf_199_0_27, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
20136    G__tag_memfunc_reset();
20137 }
20138 
20139 static void G__setup_memfuncTLegend(void) {
20140    /* TLegend */
20141    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TLegend));
20142    G__memfunc_setup("operator=",937,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&G__G__GrafLN_TLegend), -1, 1, 1, 1, 2, 0, "u 'TLegend' - 11 - -", (char*)NULL, (void*) NULL, 0);
20143    G__memfunc_setup("TLegend",675,G__G__Graf_200_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TLegend), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20144    G__memfunc_setup("TLegend",675,G__G__Graf_200_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TLegend), -1, 0, 6, 1, 1, 0, 
20145 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
20146 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2 "
20147 "C - - 10 '\"\"' header C - 'Option_t' 10 '\"brNDC\"' option", (char*)NULL, (void*) NULL, 0);
20148    G__memfunc_setup("TLegend",675,G__G__Graf_200_0_4, 105, G__get_linked_tagnum(&G__G__GrafLN_TLegend), -1, 0, 1, 1, 1, 0, "u 'TLegend' - 11 - legend", (char*)NULL, (void*) NULL, 0);
20149    G__memfunc_setup("AddEntry",795,G__G__Graf_200_0_5, 85, G__get_linked_tagnum(&G__G__GrafLN_TLegendEntry), -1, 0, 3, 1, 1, 0, 
20150 "U 'TObject' - 10 - obj C - - 10 '\"\"' label "
20151 "C - 'Option_t' 10 '\"lpf\"' option", (char*)NULL, (void*) NULL, 0);
20152    G__memfunc_setup("AddEntry",795,G__G__Graf_200_0_6, 85, G__get_linked_tagnum(&G__G__GrafLN_TLegendEntry), -1, 0, 3, 1, 1, 0, 
20153 "C - - 10 - name C - - 10 '\"\"' label "
20154 "C - 'Option_t' 10 '\"lpf\"' option", (char*)NULL, (void*) NULL, 0);
20155    G__memfunc_setup("Clear",487,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", "*MENU*", (void*) NULL, 1);
20156    G__memfunc_setup("Copy",411,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "u 'TObject' - 1 - obj", (char*)NULL, (void*) NULL, 1);
20157    G__memfunc_setup("DeleteEntry",1125,G__G__Graf_200_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1);
20158    G__memfunc_setup("Draw",398,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
20159    G__memfunc_setup("EditEntryAttFill",1608,G__G__Graf_200_0_11, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
20160    G__memfunc_setup("EditEntryAttLine",1609,G__G__Graf_200_0_12, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
20161    G__memfunc_setup("EditEntryAttMarker",1827,G__G__Graf_200_0_13, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
20162    G__memfunc_setup("EditEntryAttText",1638,G__G__Graf_200_0_14, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
20163    G__memfunc_setup("GetColumnSeparation",1956,G__G__Graf_200_0_15, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
20164    G__memfunc_setup("GetEntry",818,G__G__Graf_200_0_16, 85, G__get_linked_tagnum(&G__G__GrafLN_TLegendEntry), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
20165    G__memfunc_setup("GetEntrySeparation",1864,G__G__Graf_200_0_17, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
20166    G__memfunc_setup("GetHeader",873,G__G__Graf_200_0_18, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
20167    G__memfunc_setup("GetListOfPrimitives",1949,G__G__Graf_200_0_19, 85, G__get_linked_tagnum(&G__G__GrafLN_TList), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
20168    G__memfunc_setup("GetMargin",894,G__G__Graf_200_0_20, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
20169    G__memfunc_setup("GetNColumns",1103,G__G__Graf_200_0_21, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
20170    G__memfunc_setup("GetNRows",793,G__G__Graf_200_0_22, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
20171    G__memfunc_setup("InsertEntry",1159,G__G__Graf_200_0_23, 121, -1, -1, 0, 3, 1, 1, 0, 
20172 "C - - 10 '\"\"' objectName C - - 10 '\"\"' label "
20173 "C - 'Option_t' 10 '\"lpf\"' option", "*MENU*", (void*) NULL, 1);
20174    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);
20175    G__memfunc_setup("PaintPrimitives",1576,G__G__Graf_200_0_25, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
20176    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);
20177    G__memfunc_setup("RecursiveRemove",1574,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 1);
20178    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
20179 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
20180    G__memfunc_setup("SetDefaults",1124,G__G__Graf_200_0_29, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20181    G__memfunc_setup("SetColumnSeparation",1968,G__G__Graf_200_0_30, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - columnSeparation", "*MENU*", (void*) NULL, 0);
20182    G__memfunc_setup("SetEntryLabel",1310,G__G__Graf_200_0_31, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - label", "*MENU*", (void*) NULL, 1);
20183    G__memfunc_setup("SetEntryOption",1463,G__G__Graf_200_0_32, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", "*MENU*", (void*) NULL, 1);
20184    G__memfunc_setup("SetEntrySeparation",1876,G__G__Graf_200_0_33, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - entryseparation", "*MENU*", (void*) NULL, 0);
20185    G__memfunc_setup("SetHeader",885,G__G__Graf_200_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 '\"\"' header", "*MENU*", (void*) NULL, 1);
20186    G__memfunc_setup("SetMargin",906,G__G__Graf_200_0_35, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - margin", "*MENU*", (void*) NULL, 0);
20187    G__memfunc_setup("SetNColumns",1115,G__G__Graf_200_0_36, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - nColumns", "*MENU*", (void*) NULL, 0);
20188    G__memfunc_setup("Class",502,G__G__Graf_200_0_37, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TLegend::Class) ), 0);
20189    G__memfunc_setup("Class_Name",982,G__G__Graf_200_0_38, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TLegend::Class_Name) ), 0);
20190    G__memfunc_setup("Class_Version",1339,G__G__Graf_200_0_39, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TLegend::Class_Version) ), 0);
20191    G__memfunc_setup("Dictionary",1046,G__G__Graf_200_0_40, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TLegend::Dictionary) ), 0);
20192    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
20193    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);
20194    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);
20195    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_200_0_44, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
20196    G__memfunc_setup("DeclFileName",1145,G__G__Graf_200_0_45, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TLegend::DeclFileName) ), 0);
20197    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_200_0_46, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TLegend::ImplFileLine) ), 0);
20198    G__memfunc_setup("ImplFileName",1171,G__G__Graf_200_0_47, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TLegend::ImplFileName) ), 0);
20199    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_200_0_48, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TLegend::DeclFileLine) ), 0);
20200    // automatic destructor
20201    G__memfunc_setup("~TLegend", 801, G__G__Graf_200_0_49, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
20202    G__tag_memfunc_reset();
20203 }
20204 
20205 static void G__setup_memfuncTLink(void) {
20206    /* TLink */
20207    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TLink));
20208    G__memfunc_setup("TLink",482,G__G__Graf_201_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TLink), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20209    G__memfunc_setup("TLink",482,G__G__Graf_201_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TLink), -1, 0, 3, 1, 1, 0, 
20210 "d - 'Double_t' 0 - x d - 'Double_t' 0 - y "
20211 "Y - - 0 - pointer", (char*)NULL, (void*) NULL, 0);
20212    G__memfunc_setup("ExecuteEvent",1237,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, 
20213 "i - 'Int_t' 0 - event i - 'Int_t' 0 - px "
20214 "i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
20215    G__memfunc_setup("Class",502,G__G__Graf_201_0_4, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TLink::Class) ), 0);
20216    G__memfunc_setup("Class_Name",982,G__G__Graf_201_0_5, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TLink::Class_Name) ), 0);
20217    G__memfunc_setup("Class_Version",1339,G__G__Graf_201_0_6, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TLink::Class_Version) ), 0);
20218    G__memfunc_setup("Dictionary",1046,G__G__Graf_201_0_7, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TLink::Dictionary) ), 0);
20219    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
20220    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);
20221    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);
20222    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_201_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
20223    G__memfunc_setup("DeclFileName",1145,G__G__Graf_201_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TLink::DeclFileName) ), 0);
20224    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_201_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TLink::ImplFileLine) ), 0);
20225    G__memfunc_setup("ImplFileName",1171,G__G__Graf_201_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TLink::ImplFileName) ), 0);
20226    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_201_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TLink::DeclFileLine) ), 0);
20227    // automatic copy constructor
20228    G__memfunc_setup("TLink", 482, G__G__Graf_201_0_16, (int) ('i'), G__get_linked_tagnum(&G__G__GrafLN_TLink), -1, 0, 1, 1, 1, 0, "u 'TLink' - 11 - -", (char*) NULL, (void*) NULL, 0);
20229    // automatic destructor
20230    G__memfunc_setup("~TLink", 608, G__G__Graf_201_0_17, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
20231    // automatic assignment operator
20232    G__memfunc_setup("operator=", 937, G__G__Graf_201_0_18, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TLink), -1, 1, 1, 1, 1, 0, "u 'TLink' - 11 - -", (char*) NULL, (void*) NULL, 0);
20233    G__tag_memfunc_reset();
20234 }
20235 
20236 static void G__setup_memfuncTMarker(void) {
20237    /* TMarker */
20238    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TMarker));
20239    G__memfunc_setup("TMarker",694,G__G__Graf_203_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TMarker), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20240    G__memfunc_setup("TMarker",694,G__G__Graf_203_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TMarker), -1, 0, 3, 1, 1, 0, 
20241 "d - 'Double_t' 0 - x d - 'Double_t' 0 - y "
20242 "i - 'Int_t' 0 - marker", (char*)NULL, (void*) NULL, 0);
20243    G__memfunc_setup("TMarker",694,G__G__Graf_203_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TMarker), -1, 0, 1, 1, 1, 0, "u 'TMarker' - 11 - marker", (char*)NULL, (void*) NULL, 0);
20244    G__memfunc_setup("Copy",411,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "u 'TObject' - 1 - marker", (char*)NULL, (void*) NULL, 1);
20245    G__memfunc_setup("DistancetoPrimitive",1991,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0, 
20246 "i - 'Int_t' 0 - px i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
20247    G__memfunc_setup("Draw",398,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
20248    G__memfunc_setup("DrawMarker",1008,G__G__Graf_203_0_7, 121, -1, -1, 0, 2, 1, 1, 0, 
20249 "d - 'Double_t' 0 - x d - 'Double_t' 0 - y", (char*)NULL, (void*) NULL, 1);
20250    G__memfunc_setup("ExecuteEvent",1237,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, 
20251 "i - 'Int_t' 0 - event i - 'Int_t' 0 - px "
20252 "i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
20253    G__memfunc_setup("GetX",376,G__G__Graf_203_0_9, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
20254    G__memfunc_setup("GetY",377,G__G__Graf_203_0_10, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
20255    G__memfunc_setup("ls",223,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
20256    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);
20257    G__memfunc_setup("PaintMarker",1118,G__G__Graf_203_0_13, 121, -1, -1, 0, 2, 1, 1, 0, 
20258 "d - 'Double_t' 0 - x d - 'Double_t' 0 - y", (char*)NULL, (void*) NULL, 1);
20259    G__memfunc_setup("PaintMarkerNDC",1331,G__G__Graf_203_0_14, 121, -1, -1, 0, 2, 1, 1, 0, 
20260 "d - 'Double_t' 0 - u d - 'Double_t' 0 - v", (char*)NULL, (void*) NULL, 1);
20261    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);
20262    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
20263 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
20264    G__memfunc_setup("SetNDC",513,G__G__Graf_203_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' isNDC", (char*)NULL, (void*) NULL, 1);
20265    G__memfunc_setup("SetX",388,G__G__Graf_203_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - x", "*MENU*", (void*) NULL, 1);
20266    G__memfunc_setup("SetY",389,G__G__Graf_203_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - y", "*MENU*", (void*) NULL, 1);
20267    G__memfunc_setup("DisplayMarkerTypes",1869,G__G__Graf_203_0_20, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TMarker::DisplayMarkerTypes) ), 0);
20268    G__memfunc_setup("Class",502,G__G__Graf_203_0_21, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TMarker::Class) ), 0);
20269    G__memfunc_setup("Class_Name",982,G__G__Graf_203_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TMarker::Class_Name) ), 0);
20270    G__memfunc_setup("Class_Version",1339,G__G__Graf_203_0_23, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TMarker::Class_Version) ), 0);
20271    G__memfunc_setup("Dictionary",1046,G__G__Graf_203_0_24, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TMarker::Dictionary) ), 0);
20272    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
20273    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);
20274    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);
20275    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_203_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
20276    G__memfunc_setup("DeclFileName",1145,G__G__Graf_203_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TMarker::DeclFileName) ), 0);
20277    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_203_0_30, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TMarker::ImplFileLine) ), 0);
20278    G__memfunc_setup("ImplFileName",1171,G__G__Graf_203_0_31, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TMarker::ImplFileName) ), 0);
20279    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_203_0_32, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TMarker::DeclFileLine) ), 0);
20280    // automatic destructor
20281    G__memfunc_setup("~TMarker", 820, G__G__Graf_203_0_33, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
20282    // automatic assignment operator
20283    G__memfunc_setup("operator=", 937, G__G__Graf_203_0_34, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TMarker), -1, 1, 1, 1, 1, 0, "u 'TMarker' - 11 - -", (char*) NULL, (void*) NULL, 0);
20284    G__tag_memfunc_reset();
20285 }
20286 
20287 static void G__setup_memfuncTPaveLabel(void) {
20288    /* TPaveLabel */
20289    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveLabel));
20290    G__memfunc_setup("TPaveLabel",960,G__G__Graf_205_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TPaveLabel), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20291    G__memfunc_setup("TPaveLabel",960,G__G__Graf_205_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TPaveLabel), -1, 0, 6, 1, 1, 0, 
20292 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
20293 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2 "
20294 "C - - 10 - label C - 'Option_t' 10 '\"br\"' option", (char*)NULL, (void*) NULL, 0);
20295    G__memfunc_setup("TPaveLabel",960,G__G__Graf_205_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TPaveLabel), -1, 0, 1, 1, 1, 0, "u 'TPaveLabel' - 11 - pavelabel", (char*)NULL, (void*) NULL, 0);
20296    G__memfunc_setup("Copy",411,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "u 'TObject' - 1 - pavelabel", (char*)NULL, (void*) NULL, 1);
20297    G__memfunc_setup("Draw",398,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
20298    G__memfunc_setup("DrawPaveLabel",1274,G__G__Graf_205_0_6, 121, -1, -1, 0, 6, 1, 1, 0, 
20299 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
20300 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2 "
20301 "C - - 10 - label C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
20302    G__memfunc_setup("GetLabel",768,G__G__Graf_205_0_7, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
20303    G__memfunc_setup("GetTitle",802,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
20304    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);
20305    G__memfunc_setup("PaintPaveLabel",1384,G__G__Graf_205_0_10, 121, -1, -1, 0, 6, 1, 1, 0, 
20306 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
20307 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2 "
20308 "C - - 10 - label C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
20309    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
20310 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
20311    G__memfunc_setup("SetLabel",780,G__G__Graf_205_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - label", "*MENU*", (void*) NULL, 1);
20312    G__memfunc_setup("Class",502,G__G__Graf_205_0_13, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TPaveLabel::Class) ), 0);
20313    G__memfunc_setup("Class_Name",982,G__G__Graf_205_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPaveLabel::Class_Name) ), 0);
20314    G__memfunc_setup("Class_Version",1339,G__G__Graf_205_0_15, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TPaveLabel::Class_Version) ), 0);
20315    G__memfunc_setup("Dictionary",1046,G__G__Graf_205_0_16, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TPaveLabel::Dictionary) ), 0);
20316    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
20317    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);
20318    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);
20319    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_205_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
20320    G__memfunc_setup("DeclFileName",1145,G__G__Graf_205_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPaveLabel::DeclFileName) ), 0);
20321    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_205_0_22, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPaveLabel::ImplFileLine) ), 0);
20322    G__memfunc_setup("ImplFileName",1171,G__G__Graf_205_0_23, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPaveLabel::ImplFileName) ), 0);
20323    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_205_0_24, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPaveLabel::DeclFileLine) ), 0);
20324    // automatic destructor
20325    G__memfunc_setup("~TPaveLabel", 1086, G__G__Graf_205_0_25, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
20326    // automatic assignment operator
20327    G__memfunc_setup("operator=", 937, G__G__Graf_205_0_26, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TPaveLabel), -1, 1, 1, 1, 1, 0, "u 'TPaveLabel' - 11 - -", (char*) NULL, (void*) NULL, 0);
20328    G__tag_memfunc_reset();
20329 }
20330 
20331 static void G__setup_memfuncTPaveStats(void) {
20332    /* TPaveStats */
20333    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TPaveStats));
20334    G__memfunc_setup("TPaveStats",1007,G__G__Graf_206_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TPaveStats), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20335    G__memfunc_setup("TPaveStats",1007,G__G__Graf_206_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TPaveStats), -1, 0, 5, 1, 1, 0, 
20336 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
20337 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2 "
20338 "C - 'Option_t' 10 '\"br\"' option", (char*)NULL, (void*) NULL, 0);
20339    G__memfunc_setup("AddBox",562,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TBox), -1, 0, 4, 1, 1, 0, 
20340 "d - 'Double_t' 0 - - d - 'Double_t' 0 - - "
20341 "d - 'Double_t' 0 - - d - 'Double_t' 0 - -", (char*)NULL, (void*) NULL, 1);
20342    G__memfunc_setup("AddLine",657,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TLine), -1, 0, 4, 1, 1, 0, 
20343 "d - 'Double_t' 0 - - d - 'Double_t' 0 - - "
20344 "d - 'Double_t' 0 - - d - 'Double_t' 0 - -", (char*)NULL, (void*) NULL, 1);
20345    G__memfunc_setup("DeleteText",1016,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
20346    G__memfunc_setup("EditText",811,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
20347    G__memfunc_setup("GetFitFormat",1196,G__G__Graf_206_0_7, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
20348    G__memfunc_setup("GetStatFormat",1317,G__G__Graf_206_0_8, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
20349    G__memfunc_setup("GetOptFit",886,G__G__Graf_206_0_9, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
20350    G__memfunc_setup("GetOptStat",1007,G__G__Graf_206_0_10, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
20351    G__memfunc_setup("GetParent",906,G__G__Graf_206_0_11, 85, G__get_linked_tagnum(&G__G__GrafLN_TObject), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
20352    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);
20353    G__memfunc_setup("InsertText",1050,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - -", (char*)NULL, (void*) NULL, 1);
20354    G__memfunc_setup("InsertLine",1021,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
20355    G__memfunc_setup("ReadFile",764,(G__InterfaceMethod) NULL,121, -1, -1, 0, 4, 1, 1, 0, 
20356 "C - - 10 - - C - 'Option_t' 10 - - "
20357 "i - 'Int_t' 0 - - i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 1);
20358    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
20359 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
20360    G__memfunc_setup("SaveStyle",928,G__G__Graf_206_0_17, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1);
20361    G__memfunc_setup("SetAllWith",993,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, 
20362 "C - - 10 - - C - 'Option_t' 10 - - "
20363 "d - 'Double_t' 0 - -", (char*)NULL, (void*) NULL, 1);
20364    G__memfunc_setup("SetMargin",906,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - -", (char*)NULL, (void*) NULL, 1);
20365    G__memfunc_setup("SetFitFormat",1208,G__G__Graf_206_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 '\"5.4g\"' format", "*MENU*", (void*) NULL, 1);
20366    G__memfunc_setup("SetStatFormat",1329,G__G__Graf_206_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 '\"6.4g\"' format", "*MENU*", (void*) NULL, 1);
20367    G__memfunc_setup("SetOptFit",898,G__G__Graf_206_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 '1' fit", "*MENU*", (void*) NULL, 0);
20368    G__memfunc_setup("SetOptStat",1019,G__G__Graf_206_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 '1' stat", "*MENU*", (void*) NULL, 0);
20369    G__memfunc_setup("SetParent",918,G__G__Graf_206_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - obj", (char*)NULL, (void*) NULL, 0);
20370    G__memfunc_setup("UseCurrentStyle",1569,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
20371    G__memfunc_setup("Class",502,G__G__Graf_206_0_26, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TPaveStats::Class) ), 0);
20372    G__memfunc_setup("Class_Name",982,G__G__Graf_206_0_27, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPaveStats::Class_Name) ), 0);
20373    G__memfunc_setup("Class_Version",1339,G__G__Graf_206_0_28, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TPaveStats::Class_Version) ), 0);
20374    G__memfunc_setup("Dictionary",1046,G__G__Graf_206_0_29, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TPaveStats::Dictionary) ), 0);
20375    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
20376    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);
20377    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);
20378    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_206_0_33, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
20379    G__memfunc_setup("DeclFileName",1145,G__G__Graf_206_0_34, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPaveStats::DeclFileName) ), 0);
20380    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_206_0_35, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPaveStats::ImplFileLine) ), 0);
20381    G__memfunc_setup("ImplFileName",1171,G__G__Graf_206_0_36, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPaveStats::ImplFileName) ), 0);
20382    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_206_0_37, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPaveStats::DeclFileLine) ), 0);
20383    // automatic copy constructor
20384    G__memfunc_setup("TPaveStats", 1007, G__G__Graf_206_0_38, (int) ('i'), G__get_linked_tagnum(&G__G__GrafLN_TPaveStats), -1, 0, 1, 1, 1, 0, "u 'TPaveStats' - 11 - -", (char*) NULL, (void*) NULL, 0);
20385    // automatic destructor
20386    G__memfunc_setup("~TPaveStats", 1133, G__G__Graf_206_0_39, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
20387    // automatic assignment operator
20388    G__memfunc_setup("operator=", 937, G__G__Graf_206_0_40, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TPaveStats), -1, 1, 1, 1, 1, 0, "u 'TPaveStats' - 11 - -", (char*) NULL, (void*) NULL, 0);
20389    G__tag_memfunc_reset();
20390 }
20391 
20392 static void G__setup_memfuncTPavesText(void) {
20393    /* TPavesText */
20394    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TPavesText));
20395    G__memfunc_setup("TPavesText",1016,G__G__Graf_207_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TPavesText), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20396    G__memfunc_setup("TPavesText",1016,G__G__Graf_207_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TPavesText), -1, 0, 6, 1, 1, 0, 
20397 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
20398 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2 "
20399 "i - 'Int_t' 0 '5' npaves C - 'Option_t' 10 '\"br\"' option", (char*)NULL, (void*) NULL, 0);
20400    G__memfunc_setup("TPavesText",1016,G__G__Graf_207_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TPavesText), -1, 0, 1, 1, 1, 0, "u 'TPavesText' - 11 - pavestext", (char*)NULL, (void*) NULL, 0);
20401    G__memfunc_setup("Draw",398,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
20402    G__memfunc_setup("GetNpaves",909,G__G__Graf_207_0_5, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
20403    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);
20404    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
20405 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
20406    G__memfunc_setup("SetNpaves",921,G__G__Graf_207_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 '5' npaves", "*MENU*", (void*) NULL, 1);
20407    G__memfunc_setup("Class",502,G__G__Graf_207_0_9, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TPavesText::Class) ), 0);
20408    G__memfunc_setup("Class_Name",982,G__G__Graf_207_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPavesText::Class_Name) ), 0);
20409    G__memfunc_setup("Class_Version",1339,G__G__Graf_207_0_11, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TPavesText::Class_Version) ), 0);
20410    G__memfunc_setup("Dictionary",1046,G__G__Graf_207_0_12, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TPavesText::Dictionary) ), 0);
20411    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
20412    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);
20413    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);
20414    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_207_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
20415    G__memfunc_setup("DeclFileName",1145,G__G__Graf_207_0_17, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPavesText::DeclFileName) ), 0);
20416    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_207_0_18, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPavesText::ImplFileLine) ), 0);
20417    G__memfunc_setup("ImplFileName",1171,G__G__Graf_207_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPavesText::ImplFileName) ), 0);
20418    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_207_0_20, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPavesText::DeclFileLine) ), 0);
20419    // automatic destructor
20420    G__memfunc_setup("~TPavesText", 1142, G__G__Graf_207_0_21, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
20421    // automatic assignment operator
20422    G__memfunc_setup("operator=", 937, G__G__Graf_207_0_22, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TPavesText), -1, 1, 1, 1, 1, 0, "u 'TPavesText' - 11 - -", (char*) NULL, (void*) NULL, 0);
20423    G__tag_memfunc_reset();
20424 }
20425 
20426 static void G__setup_memfuncTPieSlice(void) {
20427    /* TPieSlice */
20428    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TPieSlice));
20429    G__memfunc_setup("TPieSlice",866,G__G__Graf_208_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TPieSlice), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20430    G__memfunc_setup("TPieSlice",866,G__G__Graf_208_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TPieSlice), -1, 0, 4, 1, 1, 0, 
20431 "C - - 10 - - C - - 10 - - "
20432 "U 'TPie' - 0 - - d - 'Double_t' 0 '0' val", (char*)NULL, (void*) NULL, 0);
20433    G__memfunc_setup("DistancetoPrimitive",1991,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0, 
20434 "i - 'Int_t' 0 - - i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 1);
20435    G__memfunc_setup("GetRadiusOffset",1519,G__G__Graf_208_0_4, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20436    G__memfunc_setup("GetValue",797,G__G__Graf_208_0_5, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20437    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
20438 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' opts", (char*)NULL, (void*) NULL, 1);
20439    G__memfunc_setup("SetIsActive",1092,G__G__Graf_208_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - is", (char*)NULL, (void*) NULL, 0);
20440    G__memfunc_setup("SetRadiusOffset",1531,G__G__Graf_208_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - -", "*MENU*", (void*) NULL, 0);
20441    G__memfunc_setup("SetValue",809,G__G__Graf_208_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - -", "*MENU*", (void*) NULL, 0);
20442    G__memfunc_setup("Class",502,G__G__Graf_208_0_10, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TPieSlice::Class) ), 0);
20443    G__memfunc_setup("Class_Name",982,G__G__Graf_208_0_11, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPieSlice::Class_Name) ), 0);
20444    G__memfunc_setup("Class_Version",1339,G__G__Graf_208_0_12, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TPieSlice::Class_Version) ), 0);
20445    G__memfunc_setup("Dictionary",1046,G__G__Graf_208_0_13, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TPieSlice::Dictionary) ), 0);
20446    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
20447    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);
20448    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);
20449    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_208_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
20450    G__memfunc_setup("DeclFileName",1145,G__G__Graf_208_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPieSlice::DeclFileName) ), 0);
20451    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_208_0_19, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPieSlice::ImplFileLine) ), 0);
20452    G__memfunc_setup("ImplFileName",1171,G__G__Graf_208_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPieSlice::ImplFileName) ), 0);
20453    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_208_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPieSlice::DeclFileLine) ), 0);
20454    // automatic copy constructor
20455    G__memfunc_setup("TPieSlice", 866, G__G__Graf_208_0_22, (int) ('i'), G__get_linked_tagnum(&G__G__GrafLN_TPieSlice), -1, 0, 1, 1, 1, 0, "u 'TPieSlice' - 11 - -", (char*) NULL, (void*) NULL, 0);
20456    // automatic destructor
20457    G__memfunc_setup("~TPieSlice", 992, G__G__Graf_208_0_23, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
20458    // automatic assignment operator
20459    G__memfunc_setup("operator=", 937, G__G__Graf_208_0_24, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TPieSlice), -1, 1, 1, 1, 1, 0, "u 'TPieSlice' - 11 - -", (char*) NULL, (void*) NULL, 0);
20460    G__tag_memfunc_reset();
20461 }
20462 
20463 static void G__setup_memfuncTPie(void) {
20464    /* TPie */
20465    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TPie));
20466    G__memfunc_setup("Init",404,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 5, 1, 4, 0, 
20467 "i - 'Int_t' 0 - np d - 'Double_t' 0 - ao "
20468 "d - 'Double_t' 0 - x d - 'Double_t' 0 - y "
20469 "d - 'Double_t' 0 - r", (char*)NULL, (void*) NULL, 0);
20470    G__memfunc_setup("DrawGhost",915,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
20471    G__memfunc_setup("TPie",370,G__G__Graf_209_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TPie), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20472    G__memfunc_setup("TPie",370,G__G__Graf_209_0_4, 105, G__get_linked_tagnum(&G__G__GrafLN_TPie), -1, 0, 3, 1, 1, 0, 
20473 "C - - 10 - - C - - 10 - - "
20474 "i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 0);
20475    G__memfunc_setup("TPie",370,G__G__Graf_209_0_5, 105, G__get_linked_tagnum(&G__G__GrafLN_TPie), -1, 0, 6, 1, 1, 0, 
20476 "C - - 10 - - C - - 10 - - "
20477 "i - 'Int_t' 0 - - D - 'Double_t' 0 - - "
20478 "I - 'Int_t' 0 '0' cols C - - 12 '0' lbls", (char*)NULL, (void*) NULL, 0);
20479    G__memfunc_setup("TPie",370,G__G__Graf_209_0_6, 105, G__get_linked_tagnum(&G__G__GrafLN_TPie), -1, 0, 6, 1, 1, 0, 
20480 "C - - 10 - - C - - 10 - - "
20481 "i - 'Int_t' 0 - - F - 'Float_t' 0 - - "
20482 "I - 'Int_t' 0 '0' cols C - - 12 '0' lbls", (char*)NULL, (void*) NULL, 0);
20483    G__memfunc_setup("TPie",370,G__G__Graf_209_0_7, 105, G__get_linked_tagnum(&G__G__GrafLN_TPie), -1, 0, 1, 1, 1, 0, "U 'TH1' - 10 - h", (char*)NULL, (void*) NULL, 0);
20484    G__memfunc_setup("TPie",370,G__G__Graf_209_0_8, 105, G__get_linked_tagnum(&G__G__GrafLN_TPie), -1, 0, 1, 1, 1, 0, "u 'TPie' - 11 - -", (char*)NULL, (void*) NULL, 0);
20485    G__memfunc_setup("DistancetoPrimitive",1991,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0, 
20486 "i - 'Int_t' 0 - px i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
20487    G__memfunc_setup("DistancetoSlice",1534,G__G__Graf_209_0_10, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0, 
20488 "i - 'Int_t' 0 - - i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 0);
20489    G__memfunc_setup("Draw",398,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"l\"' option", "*MENU*", (void*) NULL, 1);
20490    G__memfunc_setup("ExecuteEvent",1237,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, 
20491 "i - 'Int_t' 0 - - i - 'Int_t' 0 - - "
20492 "i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 1);
20493    G__memfunc_setup("GetAngle3D",894,G__G__Graf_209_0_13, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20494    G__memfunc_setup("GetAngularOffset",1617,G__G__Graf_209_0_14, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20495    G__memfunc_setup("GetEntryFillColor",1720,G__G__Graf_209_0_15, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 0);
20496    G__memfunc_setup("GetEntryFillStyle",1738,G__G__Graf_209_0_16, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 0);
20497    G__memfunc_setup("GetEntryLabel",1298,G__G__Graf_209_0_17, 67, -1, -1, 0, 1, 1, 1, 1, "i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 0);
20498    G__memfunc_setup("GetEntryLineColor",1721,G__G__Graf_209_0_18, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 0);
20499    G__memfunc_setup("GetEntryLineStyle",1739,G__G__Graf_209_0_19, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 0);
20500    G__memfunc_setup("GetEntryLineWidth",1722,G__G__Graf_209_0_20, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 0);
20501    G__memfunc_setup("GetEntryRadiusOffset",2049,G__G__Graf_209_0_21, 100, -1, G__defined_typename("Double_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 0);
20502    G__memfunc_setup("GetEntryVal",1109,G__G__Graf_209_0_22, 100, -1, G__defined_typename("Double_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 0);
20503    G__memfunc_setup("GetFractionFormat",1727,G__G__Graf_209_0_23, 67, -1, -1, 0, 0, 1, 1, 1, "", (char*)NULL, (void*) NULL, 0);
20504    G__memfunc_setup("GetHeight",889,G__G__Graf_209_0_24, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20505    G__memfunc_setup("GetLabelFormat",1385,G__G__Graf_209_0_25, 67, -1, -1, 0, 0, 1, 1, 1, "", (char*)NULL, (void*) NULL, 0);
20506    G__memfunc_setup("GetLabelsOffset",1498,G__G__Graf_209_0_26, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20507    G__memfunc_setup("GetLegend",879,G__G__Graf_209_0_27, 85, G__get_linked_tagnum(&G__G__GrafLN_TLegend), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20508    G__memfunc_setup("GetEntries",1018,G__G__Graf_209_0_28, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20509    G__memfunc_setup("GetPercentFormat",1626,G__G__Graf_209_0_29, 67, -1, -1, 0, 0, 1, 1, 1, "", (char*)NULL, (void*) NULL, 0);
20510    G__memfunc_setup("GetRadius",904,G__G__Graf_209_0_30, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20511    G__memfunc_setup("GetSlice",784,G__G__Graf_209_0_31, 85, G__get_linked_tagnum(&G__G__GrafLN_TPieSlice), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
20512    G__memfunc_setup("GetValueFormat",1414,G__G__Graf_209_0_32, 67, -1, -1, 0, 0, 1, 1, 1, "", (char*)NULL, (void*) NULL, 0);
20513    G__memfunc_setup("GetX",376,G__G__Graf_209_0_33, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20514    G__memfunc_setup("GetY",377,G__G__Graf_209_0_34, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20515    G__memfunc_setup("MakeLegend",973,G__G__Graf_209_0_35, 85, G__get_linked_tagnum(&G__G__GrafLN_TLegend), -1, 0, 5, 1, 1, 0, 
20516 "d - 'Double_t' 0 '.65' x1 d - 'Double_t' 0 '.65' y1 "
20517 "d - 'Double_t' 0 '.95' x2 d - 'Double_t' 0 '.95' y2 "
20518 "C - - 10 '\"\"' leg_header", (char*)NULL, (void*) NULL, 0);
20519    G__memfunc_setup("MakeSlices",993,G__G__Graf_209_0_36, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kFALSE' force", (char*)NULL, (void*) NULL, 0);
20520    G__memfunc_setup("Paint",508,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - -", (char*)NULL, (void*) NULL, 1);
20521    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
20522 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' opts", (char*)NULL, (void*) NULL, 1);
20523    G__memfunc_setup("SetAngle3D",906,G__G__Graf_209_0_39, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 '30.' val", "*MENU*", (void*) NULL, 0);
20524    G__memfunc_setup("SetAngularOffset",1629,G__G__Graf_209_0_40, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - -", (char*)NULL, (void*) NULL, 0);
20525    G__memfunc_setup("SetCircle",894,G__G__Graf_209_0_41, 121, -1, -1, 0, 3, 1, 1, 0, 
20526 "d - 'Double_t' 0 '.5' x d - 'Double_t' 0 '.5' y "
20527 "d - 'Double_t' 0 '.4' rad", (char*)NULL, (void*) NULL, 0);
20528    G__memfunc_setup("SetEntryLabel",1310,G__G__Graf_209_0_42, 121, -1, -1, 0, 2, 1, 1, 0, 
20529 "i - 'Int_t' 0 - - C - - 10 '\"Slice\"' text", (char*)NULL, (void*) NULL, 0);
20530    G__memfunc_setup("SetEntryLineColor",1733,G__G__Graf_209_0_43, 121, -1, -1, 0, 2, 1, 1, 0, 
20531 "i - 'Int_t' 0 - - i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 0);
20532    G__memfunc_setup("SetEntryLineStyle",1751,G__G__Graf_209_0_44, 121, -1, -1, 0, 2, 1, 1, 0, 
20533 "i - 'Int_t' 0 - - i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 0);
20534    G__memfunc_setup("SetEntryLineWidth",1734,G__G__Graf_209_0_45, 121, -1, -1, 0, 2, 1, 1, 0, 
20535 "i - 'Int_t' 0 - - i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 0);
20536    G__memfunc_setup("SetEntryFillColor",1732,G__G__Graf_209_0_46, 121, -1, -1, 0, 2, 1, 1, 0, 
20537 "i - 'Int_t' 0 - - i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 0);
20538    G__memfunc_setup("SetEntryFillStyle",1750,G__G__Graf_209_0_47, 121, -1, -1, 0, 2, 1, 1, 0, 
20539 "i - 'Int_t' 0 - - i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 0);
20540    G__memfunc_setup("SetEntryRadiusOffset",2061,G__G__Graf_209_0_48, 121, -1, -1, 0, 2, 1, 1, 0, 
20541 "i - 'Int_t' 0 - - d - 'Double_t' 0 - -", (char*)NULL, (void*) NULL, 0);
20542    G__memfunc_setup("SetEntryVal",1121,G__G__Graf_209_0_49, 121, -1, -1, 0, 2, 1, 1, 0, 
20543 "i - 'Int_t' 0 - - d - 'Double_t' 0 - -", (char*)NULL, (void*) NULL, 0);
20544    G__memfunc_setup("SetFillColors",1317,G__G__Graf_209_0_50, 121, -1, -1, 0, 1, 1, 1, 0, "I - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 0);
20545    G__memfunc_setup("SetFractionFormat",1739,G__G__Graf_209_0_51, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - -", "*MENU*", (void*) NULL, 0);
20546    G__memfunc_setup("SetHeight",901,G__G__Graf_209_0_52, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 '.08' val", "*MENU*", (void*) NULL, 0);
20547    G__memfunc_setup("SetLabelFormat",1397,G__G__Graf_209_0_53, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - -", "*MENU*", (void*) NULL, 0);
20548    G__memfunc_setup("SetLabels",895,G__G__Graf_209_0_54, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 12 - -", (char*)NULL, (void*) NULL, 0);
20549    G__memfunc_setup("SetLabelsOffset",1510,G__G__Graf_209_0_55, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - -", "*MENU*", (void*) NULL, 0);
20550    G__memfunc_setup("SetPercentFormat",1638,G__G__Graf_209_0_56, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - -", "*MENU*", (void*) NULL, 0);
20551    G__memfunc_setup("SetRadius",916,G__G__Graf_209_0_57, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - -", "*MENU*", (void*) NULL, 0);
20552    G__memfunc_setup("SetValueFormat",1426,G__G__Graf_209_0_58, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - -", "*MENU*", (void*) NULL, 0);
20553    G__memfunc_setup("SetX",388,G__G__Graf_209_0_59, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - -", "*MENU*", (void*) NULL, 0);
20554    G__memfunc_setup("SetY",389,G__G__Graf_209_0_60, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - -", "*MENU*", (void*) NULL, 0);
20555    G__memfunc_setup("SortSlices",1035,G__G__Graf_209_0_61, 121, -1, -1, 0, 2, 1, 1, 0, 
20556 "g - 'Bool_t' 0 'kTRUE' amode f - 'Float_t' 0 '.0' merge_thresold", (char*)NULL, (void*) NULL, 0);
20557    G__memfunc_setup("Class",502,G__G__Graf_209_0_62, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TPie::Class) ), 0);
20558    G__memfunc_setup("Class_Name",982,G__G__Graf_209_0_63, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPie::Class_Name) ), 0);
20559    G__memfunc_setup("Class_Version",1339,G__G__Graf_209_0_64, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TPie::Class_Version) ), 0);
20560    G__memfunc_setup("Dictionary",1046,G__G__Graf_209_0_65, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TPie::Dictionary) ), 0);
20561    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
20562    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);
20563    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);
20564    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_209_0_69, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
20565    G__memfunc_setup("DeclFileName",1145,G__G__Graf_209_0_70, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPie::DeclFileName) ), 0);
20566    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_209_0_71, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPie::ImplFileLine) ), 0);
20567    G__memfunc_setup("ImplFileName",1171,G__G__Graf_209_0_72, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPie::ImplFileName) ), 0);
20568    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_209_0_73, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPie::DeclFileLine) ), 0);
20569    // automatic destructor
20570    G__memfunc_setup("~TPie", 496, G__G__Graf_209_0_74, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
20571    // automatic assignment operator
20572    G__memfunc_setup("operator=", 937, G__G__Graf_209_0_75, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TPie), -1, 1, 1, 1, 1, 0, "u 'TPie' - 11 - -", (char*) NULL, (void*) NULL, 0);
20573    G__tag_memfunc_reset();
20574 }
20575 
20576 static void G__setup_memfuncTPoints(void) {
20577    /* TPoints */
20578    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TPoints));
20579    G__memfunc_setup("TPoints",721,G__G__Graf_210_0_1, 105, G__get_linked_tagnum(&G__G__GrafLN_TPoints), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20580    G__memfunc_setup("TPoints",721,G__G__Graf_210_0_2, 105, G__get_linked_tagnum(&G__G__GrafLN_TPoints), -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - xy", (char*)NULL, (void*) NULL, 0);
20581    G__memfunc_setup("TPoints",721,G__G__Graf_210_0_3, 105, G__get_linked_tagnum(&G__G__GrafLN_TPoints), -1, 0, 2, 1, 1, 0, 
20582 "d - 'Double_t' 0 - x d - 'Double_t' 0 - y", (char*)NULL, (void*) NULL, 0);
20583    G__memfunc_setup("GetX",376,G__G__Graf_210_0_4, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
20584    G__memfunc_setup("GetY",377,G__G__Graf_210_0_5, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
20585    G__memfunc_setup("SetX",388,G__G__Graf_210_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - x", (char*)NULL, (void*) NULL, 0);
20586    G__memfunc_setup("SetY",389,G__G__Graf_210_0_7, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - y", (char*)NULL, (void*) NULL, 0);
20587    G__memfunc_setup("Class",502,G__G__Graf_210_0_8, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TPoints::Class) ), 0);
20588    G__memfunc_setup("Class_Name",982,G__G__Graf_210_0_9, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPoints::Class_Name) ), 0);
20589    G__memfunc_setup("Class_Version",1339,G__G__Graf_210_0_10, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TPoints::Class_Version) ), 0);
20590    G__memfunc_setup("Dictionary",1046,G__G__Graf_210_0_11, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TPoints::Dictionary) ), 0);
20591    G__memfunc_setup("IsA",253,G__G__Graf_210_0_12, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
20592    G__memfunc_setup("ShowMembers",1132,G__G__Graf_210_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
20593    G__memfunc_setup("Streamer",835,G__G__Graf_210_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
20594    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_210_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
20595    G__memfunc_setup("DeclFileName",1145,G__G__Graf_210_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPoints::DeclFileName) ), 0);
20596    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_210_0_17, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPoints::ImplFileLine) ), 0);
20597    G__memfunc_setup("ImplFileName",1171,G__G__Graf_210_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPoints::ImplFileName) ), 0);
20598    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_210_0_19, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPoints::DeclFileLine) ), 0);
20599    // automatic copy constructor
20600    G__memfunc_setup("TPoints", 721, G__G__Graf_210_0_20, (int) ('i'), G__get_linked_tagnum(&G__G__GrafLN_TPoints), -1, 0, 1, 1, 1, 0, "u 'TPoints' - 11 - -", (char*) NULL, (void*) NULL, 0);
20601    // automatic destructor
20602    G__memfunc_setup("~TPoints", 847, G__G__Graf_210_0_21, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
20603    // automatic assignment operator
20604    G__memfunc_setup("operator=", 937, G__G__Graf_210_0_22, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TPoints), -1, 1, 1, 1, 1, 0, "u 'TPoints' - 11 - -", (char*) NULL, (void*) NULL, 0);
20605    G__tag_memfunc_reset();
20606 }
20607 
20608 static void G__setup_memfuncTTF(void) {
20609    /* TTF */
20610    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GrafLN_TTF));
20611    G__memfunc_setup("CharToUnicode",1288,G__G__Graf_218_0_1, 115, -1, G__defined_typename("Short_t"), 0, 1, 3, 1, 0, "h - 'UInt_t' 0 - code", (char*)NULL, (void*) G__func2void( (Short_t (*)(UInt_t))(&TTF::CharToUnicode) ), 0);
20612    G__memfunc_setup("LayoutGlyphs",1269,G__G__Graf_218_0_2, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TTF::LayoutGlyphs) ), 0);
20613    G__memfunc_setup("PrepareString",1350,G__G__Graf_218_0_3, 121, -1, -1, 0, 1, 3, 1, 0, "C - - 10 - string", (char*)NULL, (void*) G__func2void( (void (*)(const char*))(&TTF::PrepareString) ), 0);
20614    G__memfunc_setup("SetRotationMatrix",1777,G__G__Graf_218_0_4, 121, -1, -1, 0, 1, 3, 1, 0, "f - 'Float_t' 0 - angle", (char*)NULL, (void*) G__func2void( (void (*)(Float_t))(&TTF::SetRotationMatrix) ), 0);
20615    G__memfunc_setup("TTF",238,G__G__Graf_218_0_5, 105, G__get_linked_tagnum(&G__G__GrafLN_TTF), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
20616    G__memfunc_setup("Init",404,G__G__Graf_218_0_6, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TTF::Init) ), 0);
20617    G__memfunc_setup("Cleanup",712,G__G__Graf_218_0_7, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TTF::Cleanup) ), 0);
20618    G__memfunc_setup("GetAscent",894,G__G__Graf_218_0_8, 105, -1, G__defined_typename("Int_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Int_t (*)())(&TTF::GetAscent) ), 0);
20619    G__memfunc_setup("GetBox",585,G__G__Graf_218_0_9, 117, G__get_linked_tagnum(&G__G__GrafLN_FT_BBox), -1, 1, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const FT_BBox& (*)())(&TTF::GetBox) ), 0);
20620    G__memfunc_setup("GetGlyphs",919,G__G__Graf_218_0_10, 85, G__get_linked_tagnum(&G__G__GrafLN_TTGlyph), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TTGlyph* (*)())(&TTF::GetGlyphs) ), 0);
20621    G__memfunc_setup("GetHinting",1009,G__G__Graf_218_0_11, 103, -1, G__defined_typename("Bool_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Bool_t (*)())(&TTF::GetHinting) ), 0);
20622    G__memfunc_setup("GetKerning",1006,G__G__Graf_218_0_12, 103, -1, G__defined_typename("Bool_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Bool_t (*)())(&TTF::GetKerning) ), 0);
20623    G__memfunc_setup("GetNumGlyphs",1223,G__G__Graf_218_0_13, 105, -1, G__defined_typename("Int_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Int_t (*)())(&TTF::GetNumGlyphs) ), 0);
20624    G__memfunc_setup("GetRotMatrix",1226,G__G__Graf_218_0_14, 85, G__get_linked_tagnum(&G__G__GrafLN_FT_Matrix), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (FT_Matrix* (*)())(&TTF::GetRotMatrix) ), 0);
20625    G__memfunc_setup("GetSmoothing",1240,G__G__Graf_218_0_15, 103, -1, G__defined_typename("Bool_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Bool_t (*)())(&TTF::GetSmoothing) ), 0);
20626    G__memfunc_setup("GetWidth",800,G__G__Graf_218_0_16, 105, -1, G__defined_typename("Int_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Int_t (*)())(&TTF::GetWidth) ), 0);
20627    G__memfunc_setup("SetHinting",1021,G__G__Graf_218_0_17, 121, -1, -1, 0, 1, 3, 1, 0, "g - 'Bool_t' 0 - state", (char*)NULL, (void*) G__func2void( (void (*)(Bool_t))(&TTF::SetHinting) ), 0);
20628    G__memfunc_setup("SetKerning",1018,G__G__Graf_218_0_18, 121, -1, -1, 0, 1, 3, 1, 0, "g - 'Bool_t' 0 - state", (char*)NULL, (void*) G__func2void( (void (*)(Bool_t))(&TTF::SetKerning) ), 0);
20629    G__memfunc_setup("SetSmoothing",1252,G__G__Graf_218_0_19, 121, -1, -1, 0, 1, 3, 1, 0, "g - 'Bool_t' 0 - state", (char*)NULL, (void*) G__func2void( (void (*)(Bool_t))(&TTF::SetSmoothing) ), 0);
20630    G__memfunc_setup("GetTextExtent",1341,G__G__Graf_218_0_20, 121, -1, -1, 0, 3, 3, 1, 0, 
20631 "h - 'UInt_t' 1 - w h - 'UInt_t' 1 - h "
20632 "C - - 0 - text", (char*)NULL, (void*) G__func2void( (void (*)(UInt_t&, UInt_t&, char*))(&TTF::GetTextExtent) ), 0);
20633    G__memfunc_setup("GetTextAdvance",1399,G__G__Graf_218_0_21, 121, -1, -1, 0, 2, 3, 1, 0, 
20634 "h - 'UInt_t' 1 - a C - - 0 - text", (char*)NULL, (void*) G__func2void( (void (*)(UInt_t&, char*))(&TTF::GetTextAdvance) ), 0);
20635    G__memfunc_setup("SetTextFont",1128,G__G__Graf_218_0_22, 121, -1, -1, 0, 1, 3, 1, 0, "s - 'Font_t' 0 - fontnumber", (char*)NULL, (void*) G__func2void( (void (*)(Font_t))(&TTF::SetTextFont) ), 0);
20636    G__memfunc_setup("SetTextFont",1128,G__G__Graf_218_0_23, 105, -1, G__defined_typename("Int_t"), 0, 2, 3, 1, 0, 
20637 "C - - 10 - fontname i - 'Int_t' 0 '0' italic", (char*)NULL, (void*) G__func2void( (Int_t (*)(const char*, Int_t))(&TTF::SetTextFont) ), 0);
20638    G__memfunc_setup("SetTextSize",1132,G__G__Graf_218_0_24, 121, -1, -1, 0, 1, 3, 1, 0, "f - 'Float_t' 0 - textsize", (char*)NULL, (void*) G__func2void( (void (*)(Float_t))(&TTF::SetTextSize) ), 0);
20639    G__memfunc_setup("IsInitialized",1330,G__G__Graf_218_0_25, 103, -1, G__defined_typename("Bool_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Bool_t (*)())(&TTF::IsInitialized) ), 0);
20640    G__memfunc_setup("Version",742,G__G__Graf_218_0_26, 121, -1, -1, 0, 3, 3, 1, 0, 
20641 "i - 'Int_t' 1 - major i - 'Int_t' 1 - minor "
20642 "i - 'Int_t' 1 - patch", (char*)NULL, (void*) G__func2void( (void (*)(Int_t&, Int_t&, Int_t&))(&TTF::Version) ), 0);
20643    G__memfunc_setup("Class",502,G__G__Graf_218_0_27, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TTF::Class) ), 0);
20644    G__memfunc_setup("Class_Name",982,G__G__Graf_218_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TTF::Class_Name) ), 0);
20645    G__memfunc_setup("Class_Version",1339,G__G__Graf_218_0_29, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TTF::Class_Version) ), 0);
20646    G__memfunc_setup("Dictionary",1046,G__G__Graf_218_0_30, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TTF::Dictionary) ), 0);
20647    G__memfunc_setup("IsA",253,G__G__Graf_218_0_31, 85, G__get_linked_tagnum(&G__G__GrafLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
20648    G__memfunc_setup("ShowMembers",1132,G__G__Graf_218_0_32, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
20649    G__memfunc_setup("Streamer",835,G__G__Graf_218_0_33, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
20650    G__memfunc_setup("StreamerNVirtual",1656,G__G__Graf_218_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
20651    G__memfunc_setup("DeclFileName",1145,G__G__Graf_218_0_35, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TTF::DeclFileName) ), 0);
20652    G__memfunc_setup("ImplFileLine",1178,G__G__Graf_218_0_36, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TTF::ImplFileLine) ), 0);
20653    G__memfunc_setup("ImplFileName",1171,G__G__Graf_218_0_37, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TTF::ImplFileName) ), 0);
20654    G__memfunc_setup("DeclFileLine",1152,G__G__Graf_218_0_38, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TTF::DeclFileLine) ), 0);
20655    // automatic copy constructor
20656    G__memfunc_setup("TTF", 238, G__G__Graf_218_0_39, (int) ('i'), G__get_linked_tagnum(&G__G__GrafLN_TTF), -1, 0, 1, 1, 1, 0, "u 'TTF' - 11 - -", (char*) NULL, (void*) NULL, 0);
20657    // automatic destructor
20658    G__memfunc_setup("~TTF", 364, G__G__Graf_218_0_40, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
20659    // automatic assignment operator
20660    G__memfunc_setup("operator=", 937, G__G__Graf_218_0_41, (int) ('u'), G__get_linked_tagnum(&G__G__GrafLN_TTF), -1, 1, 1, 1, 1, 0, "u 'TTF' - 11 - -", (char*) NULL, (void*) NULL, 0);
20661    G__tag_memfunc_reset();
20662 }
20663 
20664 
20665 /*********************************************************
20666 * Member function information setup
20667 *********************************************************/
20668 extern "C" void G__cpp_setup_memfuncG__Graf() {
20669 }
20670 
20671 /*********************************************************
20672 * Global variable information setup for each class
20673 *********************************************************/
20674 static void G__cpp_setup_global0() {
20675 
20676    /* Setting up global variables */
20677    G__resetplocal();
20678 
20679 }
20680 
20681 static void G__cpp_setup_global1() {
20682    G__memvar_setup((void*)(&gHistImagePalette),85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TImagePalette),-1,-1,1,"gHistImagePalette=",0,(char*)NULL);
20683    G__memvar_setup((void*)(&gWebImagePalette),85,0,0,G__get_linked_tagnum(&G__G__GrafLN_TImagePalette),-1,-1,1,"gWebImagePalette=",0,(char*)NULL);
20684 }
20685 
20686 static void G__cpp_setup_global2() {
20687 }
20688 
20689 static void G__cpp_setup_global3() {
20690 
20691    G__resetglobalenv();
20692 }
20693 extern "C" void G__cpp_setup_globalG__Graf() {
20694   G__cpp_setup_global0();
20695   G__cpp_setup_global1();
20696   G__cpp_setup_global2();
20697   G__cpp_setup_global3();
20698 }
20699 
20700 /*********************************************************
20701 * Global function information setup for each class
20702 *********************************************************/
20703 static void G__cpp_setup_func0() {
20704    G__lastifuncposition();
20705 
20706 }
20707 
20708 static void G__cpp_setup_func1() {
20709 }
20710 
20711 static void G__cpp_setup_func2() {
20712 }
20713 
20714 static void G__cpp_setup_func3() {
20715    G__memfunc_setup("operator+", 919, G__G__Graf__0_343, 117, G__get_linked_tagnum(&G__G__GrafLN_TImage), -1, 0, 2, 1, 1, 0, 
20716 "u 'TImage' - 11 - i1 u 'TImage' - 11 - s2", (char*) NULL
20717 , (void*) NULL, 0);
20718    G__memfunc_setup("operator/", 923, G__G__Graf__0_344, 117, G__get_linked_tagnum(&G__G__GrafLN_TImage), -1, 0, 2, 1, 1, 0, 
20719 "u 'TImage' - 11 - i1 u 'TImage' - 11 - s2", (char*) NULL
20720 , (void*) NULL, 0);
20721 
20722    G__resetifuncposition();
20723 }
20724 
20725 extern "C" void G__cpp_setup_funcG__Graf() {
20726   G__cpp_setup_func0();
20727   G__cpp_setup_func1();
20728   G__cpp_setup_func2();
20729   G__cpp_setup_func3();
20730 }
20731 
20732 /*********************************************************
20733 * Class,struct,union,enum tag information setup
20734 *********************************************************/
20735 /* Setup class/struct taginfo */
20736 G__linked_taginfo G__G__GrafLN_TClass = { "TClass" , 99 , -1 };
20737 G__linked_taginfo G__G__GrafLN_TBuffer = { "TBuffer" , 99 , -1 };
20738 G__linked_taginfo G__G__GrafLN_TMemberInspector = { "TMemberInspector" , 99 , -1 };
20739 G__linked_taginfo G__G__GrafLN_TObject = { "TObject" , 99 , -1 };
20740 G__linked_taginfo G__G__GrafLN_TNamed = { "TNamed" , 99 , -1 };
20741 G__linked_taginfo G__G__GrafLN_TString = { "TString" , 99 , -1 };
20742 G__linked_taginfo G__G__GrafLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR = { "basic_ostream<char,char_traits<char> >" , 99 , -1 };
20743 G__linked_taginfo G__G__GrafLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >" , 99 , -1 };
20744 G__linked_taginfo G__G__GrafLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator<vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >::iterator>" , 99 , -1 };
20745 G__linked_taginfo G__G__GrafLN_TList = { "TList" , 99 , -1 };
20746 G__linked_taginfo G__G__GrafLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector<TVirtualArray*,allocator<TVirtualArray*> >" , 99 , -1 };
20747 G__linked_taginfo G__G__GrafLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TVirtualArray*,allocator<TVirtualArray*> >::iterator>" , 99 , -1 };
20748 G__linked_taginfo G__G__GrafLN_TAttLine = { "TAttLine" , 99 , -1 };
20749 G__linked_taginfo G__G__GrafLN_TAttFill = { "TAttFill" , 99 , -1 };
20750 G__linked_taginfo G__G__GrafLN_TEllipse = { "TEllipse" , 99 , -1 };
20751 G__linked_taginfo G__G__GrafLN_TEllipsecLcLdA = { "TEllipse::$" , 101 , -1 };
20752 G__linked_taginfo G__G__GrafLN_TArc = { "TArc" , 99 , -1 };
20753 G__linked_taginfo G__G__GrafLN_TLine = { "TLine" , 99 , -1 };
20754 G__linked_taginfo G__G__GrafLN_TLinecLcLdA = { "TLine::$" , 101 , -1 };
20755 G__linked_taginfo G__G__GrafLN_TArrow = { "TArrow" , 99 , -1 };
20756 G__linked_taginfo G__G__GrafLN_TAttImage = { "TAttImage" , 99 , -1 };
20757 G__linked_taginfo G__G__GrafLN_TPaletteEditor = { "TPaletteEditor" , 99 , -1 };
20758 G__linked_taginfo G__G__GrafLN_TImagePalette = { "TImagePalette" , 99 , -1 };
20759 G__linked_taginfo G__G__GrafLN_TAttImagecLcLEImageQuality = { "TAttImage::EImageQuality" , 101 , -1 };
20760 G__linked_taginfo G__G__GrafLN_TBox = { "TBox" , 99 , -1 };
20761 G__linked_taginfo G__G__GrafLN_TBoxcLcLdA = { "TBox::$" , 101 , -1 };
20762 G__linked_taginfo G__G__GrafLN_TCrown = { "TCrown" , 99 , -1 };
20763 G__linked_taginfo G__G__GrafLN_TCollection = { "TCollection" , 99 , -1 };
20764 G__linked_taginfo G__G__GrafLN_TPolyLine = { "TPolyLine" , 99 , -1 };
20765 G__linked_taginfo G__G__GrafLN_TPolyLinecLcLdA = { "TPolyLine::$" , 101 , -1 };
20766 G__linked_taginfo G__G__GrafLN_TCurlyLine = { "TCurlyLine" , 99 , -1 };
20767 G__linked_taginfo G__G__GrafLN_TCurlyLinecLcLdA = { "TCurlyLine::$" , 101 , -1 };
20768 G__linked_taginfo G__G__GrafLN_TCurlyArc = { "TCurlyArc" , 99 , -1 };
20769 G__linked_taginfo G__G__GrafLN_TAttMarker = { "TAttMarker" , 99 , -1 };
20770 G__linked_taginfo G__G__GrafLN_TVectorTlEfloatgR = { "TVectorT<float>" , 99 , -1 };
20771 G__linked_taginfo G__G__GrafLN_TVectorTlEdoublegR = { "TVectorT<double>" , 99 , -1 };
20772 G__linked_taginfo G__G__GrafLN_TAxis = { "TAxis" , 99 , -1 };
20773 G__linked_taginfo G__G__GrafLN_TH1 = { "TH1" , 99 , -1 };
20774 G__linked_taginfo G__G__GrafLN_TF1 = { "TF1" , 99 , -1 };
20775 G__linked_taginfo G__G__GrafLN_TGraph = { "TGraph" , 99 , -1 };
20776 G__linked_taginfo G__G__GrafLN_TH2 = { "TH2" , 99 , -1 };
20777 G__linked_taginfo G__G__GrafLN_TCutG = { "TCutG" , 99 , -1 };
20778 G__linked_taginfo G__G__GrafLN_TPave = { "TPave" , 99 , -1 };
20779 G__linked_taginfo G__G__GrafLN_TPavecLcLdA = { "TPave::$" , 101 , -1 };
20780 G__linked_taginfo G__G__GrafLN_TAttText = { "TAttText" , 99 , -1 };
20781 G__linked_taginfo G__G__GrafLN_TText = { "TText" , 99 , -1 };
20782 G__linked_taginfo G__G__GrafLN_TTextcLcLdA = { "TText::$" , 101 , -1 };
20783 G__linked_taginfo G__G__GrafLN_TPaveText = { "TPaveText" , 99 , -1 };
20784 G__linked_taginfo G__G__GrafLN_TDiamond = { "TDiamond" , 99 , -1 };
20785 G__linked_taginfo G__G__GrafLN_TWbox = { "TWbox" , 99 , -1 };
20786 G__linked_taginfo G__G__GrafLN_TFrame = { "TFrame" , 99 , -1 };
20787 G__linked_taginfo G__G__GrafLN_TGaxis = { "TGaxis" , 99 , -1 };
20788 G__linked_taginfo G__G__GrafLN_TGraphPolargram = { "TGraphPolargram" , 99 , -1 };
20789 G__linked_taginfo G__G__GrafLN_TGraphPolargramcLcLdA = { "TGraphPolargram::$" , 101 , -1 };
20790 G__linked_taginfo G__G__GrafLN_TGraphErrors = { "TGraphErrors" , 99 , -1 };
20791 G__linked_taginfo G__G__GrafLN_TGraphPolar = { "TGraphPolar" , 99 , -1 };
20792 G__linked_taginfo G__G__GrafLN_TGraphQQ = { "TGraphQQ" , 99 , -1 };
20793 G__linked_taginfo G__G__GrafLN_Segment_t = { "Segment_t" , 115 , -1 };
20794 G__linked_taginfo G__G__GrafLN_TVirtualPad = { "TVirtualPad" , 99 , -1 };
20795 G__linked_taginfo G__G__GrafLN_TArrayD = { "TArrayD" , 99 , -1 };
20796 G__linked_taginfo G__G__GrafLN_TArrayL = { "TArrayL" , 99 , -1 };
20797 G__linked_taginfo G__G__GrafLN_TPoint = { "TPoint" , 99 , -1 };
20798 G__linked_taginfo G__G__GrafLN_TImage = { "TImage" , 99 , -1 };
20799 G__linked_taginfo G__G__GrafLN_TImagecLcLEImageFileTypes = { "TImage::EImageFileTypes" , 101 , -1 };
20800 G__linked_taginfo G__G__GrafLN_TImagecLcLEText3DType = { "TImage::EText3DType" , 101 , -1 };
20801 G__linked_taginfo G__G__GrafLN_TImagecLcLECharType = { "TImage::ECharType" , 101 , -1 };
20802 G__linked_taginfo G__G__GrafLN_TImagecLcLETileType = { "TImage::ETileType" , 101 , -1 };
20803 G__linked_taginfo G__G__GrafLN_TImagecLcLECoordMode = { "TImage::ECoordMode" , 101 , -1 };
20804 G__linked_taginfo G__G__GrafLN_TImagecLcLEColorChan = { "TImage::EColorChan" , 101 , -1 };
20805 G__linked_taginfo G__G__GrafLN_TImagePlugin = { "TImagePlugin" , 99 , -1 };
20806 G__linked_taginfo G__G__GrafLN_FormSize_t = { "FormSize_t" , 115 , -1 };
20807 G__linked_taginfo G__G__GrafLN_TextSpec_t = { "TextSpec_t" , 115 , -1 };
20808 G__linked_taginfo G__G__GrafLN_TLatexFormSize = { "TLatexFormSize" , 99 , -1 };
20809 G__linked_taginfo G__G__GrafLN_TLatex = { "TLatex" , 99 , -1 };
20810 G__linked_taginfo G__G__GrafLN_TLatexcLcLdA = { "TLatex::$" , 101 , -1 };
20811 G__linked_taginfo G__G__GrafLN_TLegendEntry = { "TLegendEntry" , 99 , -1 };
20812 G__linked_taginfo G__G__GrafLN_TLegend = { "TLegend" , 99 , -1 };
20813 G__linked_taginfo G__G__GrafLN_TLink = { "TLink" , 99 , -1 };
20814 G__linked_taginfo G__G__GrafLN_TLinkcLcLdA = { "TLink::$" , 101 , -1 };
20815 G__linked_taginfo G__G__GrafLN_TMarker = { "TMarker" , 99 , -1 };
20816 G__linked_taginfo G__G__GrafLN_TMarkercLcLdA = { "TMarker::$" , 101 , -1 };
20817 G__linked_taginfo G__G__GrafLN_TPaveLabel = { "TPaveLabel" , 99 , -1 };
20818 G__linked_taginfo G__G__GrafLN_TPaveStats = { "TPaveStats" , 99 , -1 };
20819 G__linked_taginfo G__G__GrafLN_TPavesText = { "TPavesText" , 99 , -1 };
20820 G__linked_taginfo G__G__GrafLN_TPieSlice = { "TPieSlice" , 99 , -1 };
20821 G__linked_taginfo G__G__GrafLN_TPie = { "TPie" , 99 , -1 };
20822 G__linked_taginfo G__G__GrafLN_TPoints = { "TPoints" , 99 , -1 };
20823 G__linked_taginfo G__G__GrafLN_FT_BBox = { "FT_BBox" , 115 , -1 };
20824 G__linked_taginfo G__G__GrafLN_FT_Matrix = { "FT_Matrix" , 115 , -1 };
20825 G__linked_taginfo G__G__GrafLN_TTGlyph = { "TTGlyph" , 99 , -1 };
20826 G__linked_taginfo G__G__GrafLN_TTF = { "TTF" , 99 , -1 };
20827 G__linked_taginfo G__G__GrafLN_TTFcLcLdA = { "TTF::$" , 101 , -1 };
20828 
20829 /* Reset class/struct taginfo */
20830 extern "C" void G__cpp_reset_tagtableG__Graf() {
20831   G__G__GrafLN_TClass.tagnum = -1 ;
20832   G__G__GrafLN_TBuffer.tagnum = -1 ;
20833   G__G__GrafLN_TMemberInspector.tagnum = -1 ;
20834   G__G__GrafLN_TObject.tagnum = -1 ;
20835   G__G__GrafLN_TNamed.tagnum = -1 ;
20836   G__G__GrafLN_TString.tagnum = -1 ;
20837   G__G__GrafLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR.tagnum = -1 ;
20838   G__G__GrafLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ;
20839   G__G__GrafLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ;
20840   G__G__GrafLN_TList.tagnum = -1 ;
20841   G__G__GrafLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ;
20842   G__G__GrafLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ;
20843   G__G__GrafLN_TAttLine.tagnum = -1 ;
20844   G__G__GrafLN_TAttFill.tagnum = -1 ;
20845   G__G__GrafLN_TEllipse.tagnum = -1 ;
20846   G__G__GrafLN_TEllipsecLcLdA.tagnum = -1 ;
20847   G__G__GrafLN_TArc.tagnum = -1 ;
20848   G__G__GrafLN_TLine.tagnum = -1 ;
20849   G__G__GrafLN_TLinecLcLdA.tagnum = -1 ;
20850   G__G__GrafLN_TArrow.tagnum = -1 ;
20851   G__G__GrafLN_TAttImage.tagnum = -1 ;
20852   G__G__GrafLN_TPaletteEditor.tagnum = -1 ;
20853   G__G__GrafLN_TImagePalette.tagnum = -1 ;
20854   G__G__GrafLN_TAttImagecLcLEImageQuality.tagnum = -1 ;
20855   G__G__GrafLN_TBox.tagnum = -1 ;
20856   G__G__GrafLN_TBoxcLcLdA.tagnum = -1 ;
20857   G__G__GrafLN_TCrown.tagnum = -1 ;
20858   G__G__GrafLN_TCollection.tagnum = -1 ;
20859   G__G__GrafLN_TPolyLine.tagnum = -1 ;
20860   G__G__GrafLN_TPolyLinecLcLdA.tagnum = -1 ;
20861   G__G__GrafLN_TCurlyLine.tagnum = -1 ;
20862   G__G__GrafLN_TCurlyLinecLcLdA.tagnum = -1 ;
20863   G__G__GrafLN_TCurlyArc.tagnum = -1 ;
20864   G__G__GrafLN_TAttMarker.tagnum = -1 ;
20865   G__G__GrafLN_TVectorTlEfloatgR.tagnum = -1 ;
20866   G__G__GrafLN_TVectorTlEdoublegR.tagnum = -1 ;
20867   G__G__GrafLN_TAxis.tagnum = -1 ;
20868   G__G__GrafLN_TH1.tagnum = -1 ;
20869   G__G__GrafLN_TF1.tagnum = -1 ;
20870   G__G__GrafLN_TGraph.tagnum = -1 ;
20871   G__G__GrafLN_TH2.tagnum = -1 ;
20872   G__G__GrafLN_TCutG.tagnum = -1 ;
20873   G__G__GrafLN_TPave.tagnum = -1 ;
20874   G__G__GrafLN_TPavecLcLdA.tagnum = -1 ;
20875   G__G__GrafLN_TAttText.tagnum = -1 ;
20876   G__G__GrafLN_TText.tagnum = -1 ;
20877   G__G__GrafLN_TTextcLcLdA.tagnum = -1 ;
20878   G__G__GrafLN_TPaveText.tagnum = -1 ;
20879   G__G__GrafLN_TDiamond.tagnum = -1 ;
20880   G__G__GrafLN_TWbox.tagnum = -1 ;
20881   G__G__GrafLN_TFrame.tagnum = -1 ;
20882   G__G__GrafLN_TGaxis.tagnum = -1 ;
20883   G__G__GrafLN_TGraphPolargram.tagnum = -1 ;
20884   G__G__GrafLN_TGraphPolargramcLcLdA.tagnum = -1 ;
20885   G__G__GrafLN_TGraphErrors.tagnum = -1 ;
20886   G__G__GrafLN_TGraphPolar.tagnum = -1 ;
20887   G__G__GrafLN_TGraphQQ.tagnum = -1 ;
20888   G__G__GrafLN_Segment_t.tagnum = -1 ;
20889   G__G__GrafLN_TVirtualPad.tagnum = -1 ;
20890   G__G__GrafLN_TArrayD.tagnum = -1 ;
20891   G__G__GrafLN_TArrayL.tagnum = -1 ;
20892   G__G__GrafLN_TPoint.tagnum = -1 ;
20893   G__G__GrafLN_TImage.tagnum = -1 ;
20894   G__G__GrafLN_TImagecLcLEImageFileTypes.tagnum = -1 ;
20895   G__G__GrafLN_TImagecLcLEText3DType.tagnum = -1 ;
20896   G__G__GrafLN_TImagecLcLECharType.tagnum = -1 ;
20897   G__G__GrafLN_TImagecLcLETileType.tagnum = -1 ;
20898   G__G__GrafLN_TImagecLcLECoordMode.tagnum = -1 ;
20899   G__G__GrafLN_TImagecLcLEColorChan.tagnum = -1 ;
20900   G__G__GrafLN_TImagePlugin.tagnum = -1 ;
20901   G__G__GrafLN_FormSize_t.tagnum = -1 ;
20902   G__G__GrafLN_TextSpec_t.tagnum = -1 ;
20903   G__G__GrafLN_TLatexFormSize.tagnum = -1 ;
20904   G__G__GrafLN_TLatex.tagnum = -1 ;
20905   G__G__GrafLN_TLatexcLcLdA.tagnum = -1 ;
20906   G__G__GrafLN_TLegendEntry.tagnum = -1 ;
20907   G__G__GrafLN_TLegend.tagnum = -1 ;
20908   G__G__GrafLN_TLink.tagnum = -1 ;
20909   G__G__GrafLN_TLinkcLcLdA.tagnum = -1 ;
20910   G__G__GrafLN_TMarker.tagnum = -1 ;
20911   G__G__GrafLN_TMarkercLcLdA.tagnum = -1 ;
20912   G__G__GrafLN_TPaveLabel.tagnum = -1 ;
20913   G__G__GrafLN_TPaveStats.tagnum = -1 ;
20914   G__G__GrafLN_TPavesText.tagnum = -1 ;
20915   G__G__GrafLN_TPieSlice.tagnum = -1 ;
20916   G__G__GrafLN_TPie.tagnum = -1 ;
20917   G__G__GrafLN_TPoints.tagnum = -1 ;
20918   G__G__GrafLN_FT_BBox.tagnum = -1 ;
20919   G__G__GrafLN_FT_Matrix.tagnum = -1 ;
20920   G__G__GrafLN_TTGlyph.tagnum = -1 ;
20921   G__G__GrafLN_TTF.tagnum = -1 ;
20922   G__G__GrafLN_TTFcLcLdA.tagnum = -1 ;
20923 }
20924 
20925 
20926 extern "C" void G__cpp_setup_tagtableG__Graf() {
20927 
20928    /* Setting up class,struct,union tag entry */
20929    G__get_linked_tagnum_fwd(&G__G__GrafLN_TClass);
20930    G__get_linked_tagnum_fwd(&G__G__GrafLN_TBuffer);
20931    G__get_linked_tagnum_fwd(&G__G__GrafLN_TMemberInspector);
20932    G__get_linked_tagnum_fwd(&G__G__GrafLN_TObject);
20933    G__get_linked_tagnum_fwd(&G__G__GrafLN_TNamed);
20934    G__get_linked_tagnum_fwd(&G__G__GrafLN_TString);
20935    G__get_linked_tagnum_fwd(&G__G__GrafLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR);
20936    G__get_linked_tagnum_fwd(&G__G__GrafLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR);
20937    G__get_linked_tagnum_fwd(&G__G__GrafLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR);
20938    G__get_linked_tagnum_fwd(&G__G__GrafLN_TList);
20939    G__get_linked_tagnum_fwd(&G__G__GrafLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR);
20940    G__get_linked_tagnum_fwd(&G__G__GrafLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR);
20941    G__get_linked_tagnum_fwd(&G__G__GrafLN_TAttLine);
20942    G__get_linked_tagnum_fwd(&G__G__GrafLN_TAttFill);
20943    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TEllipse),sizeof(TEllipse),-1,128768,"An ellipse",G__setup_memvarTEllipse,G__setup_memfuncTEllipse);
20944    G__get_linked_tagnum_fwd(&G__G__GrafLN_TEllipsecLcLdA);
20945    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TArc),sizeof(TArc),-1,325376,"Arc of a circle",G__setup_memvarTArc,G__setup_memfuncTArc);
20946    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TLine),sizeof(TLine),-1,128768,"A line segment",G__setup_memvarTLine,G__setup_memfuncTLine);
20947    G__get_linked_tagnum_fwd(&G__G__GrafLN_TLinecLcLdA);
20948    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TArrow),sizeof(TArrow),-1,325376,"An arrow (line with a arrowhead)",G__setup_memvarTArrow,G__setup_memfuncTArrow);
20949    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TAttImage),sizeof(TAttImage),-1,34048,"Image attributes",G__setup_memvarTAttImage,G__setup_memfuncTAttImage);
20950    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TPaletteEditor),sizeof(TPaletteEditor),-1,33792,"Base class for palette editor",G__setup_memvarTPaletteEditor,G__setup_memfuncTPaletteEditor);
20951    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TImagePalette),sizeof(TImagePalette),-1,65280,"Color Palette for value -> color conversion",G__setup_memvarTImagePalette,G__setup_memfuncTImagePalette);
20952    G__get_linked_tagnum_fwd(&G__G__GrafLN_TAttImagecLcLEImageQuality);
20953    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TBox),sizeof(TBox),-1,130816,"Box class",G__setup_memvarTBox,G__setup_memfuncTBox);
20954    G__get_linked_tagnum_fwd(&G__G__GrafLN_TBoxcLcLdA);
20955    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TCrown),sizeof(TCrown),-1,325376,"A crown or segment of crown",G__setup_memvarTCrown,G__setup_memfuncTCrown);
20956    G__get_linked_tagnum_fwd(&G__G__GrafLN_TCollection);
20957    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TPolyLine),sizeof(TPolyLine),-1,130816,"A PolyLine",G__setup_memvarTPolyLine,G__setup_memfuncTPolyLine);
20958    G__get_linked_tagnum_fwd(&G__G__GrafLN_TPolyLinecLcLdA);
20959    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TCurlyLine),sizeof(TCurlyLine),-1,324864,"A curly polyline",G__setup_memvarTCurlyLine,G__setup_memfuncTCurlyLine);
20960    G__get_linked_tagnum_fwd(&G__G__GrafLN_TCurlyLinecLcLdA);
20961    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TCurlyArc),sizeof(TCurlyArc),-1,324864,"A curly arc",G__setup_memvarTCurlyArc,G__setup_memfuncTCurlyArc);
20962    G__get_linked_tagnum_fwd(&G__G__GrafLN_TAttMarker);
20963    G__get_linked_tagnum_fwd(&G__G__GrafLN_TVectorTlEfloatgR);
20964    G__get_linked_tagnum_fwd(&G__G__GrafLN_TVectorTlEdoublegR);
20965    G__get_linked_tagnum_fwd(&G__G__GrafLN_TAxis);
20966    G__get_linked_tagnum_fwd(&G__G__GrafLN_TH1);
20967    G__get_linked_tagnum_fwd(&G__G__GrafLN_TF1);
20968    G__get_linked_tagnum_fwd(&G__G__GrafLN_TGraph);
20969    G__get_linked_tagnum_fwd(&G__G__GrafLN_TH2);
20970    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TCutG),sizeof(TCutG),-1,128768,"A Graphical cut.",G__setup_memvarTCutG,G__setup_memfuncTCutG);
20971    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TPave),sizeof(TPave),-1,128768,"Pave. A box with shadowing",G__setup_memvarTPave,G__setup_memfuncTPave);
20972    G__get_linked_tagnum_fwd(&G__G__GrafLN_TPavecLcLdA);
20973    G__get_linked_tagnum_fwd(&G__G__GrafLN_TAttText);
20974    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TText),sizeof(TText),-1,128768,"Text",G__setup_memvarTText,G__setup_memfuncTText);
20975    G__get_linked_tagnum_fwd(&G__G__GrafLN_TTextcLcLdA);
20976    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TPaveText),sizeof(TPaveText),-1,130816,"PaveText. A Pave with several lines of text.",G__setup_memvarTPaveText,G__setup_memfuncTPaveText);
20977    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TDiamond),sizeof(TDiamond),-1,325376,"Diamond class",G__setup_memvarTDiamond,G__setup_memfuncTDiamond);
20978    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TWbox),sizeof(TWbox),-1,325376,"A window box (box with 3-D effects)",G__setup_memvarTWbox,G__setup_memfuncTWbox);
20979    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TFrame),sizeof(TFrame),-1,325376,"Pad graphics frame",G__setup_memvarTFrame,G__setup_memfuncTFrame);
20980    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TGaxis),sizeof(TGaxis),-1,130816,"Graphics axis",G__setup_memvarTGaxis,G__setup_memfuncTGaxis);
20981    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TGraphPolargram),sizeof(TGraphPolargram),-1,324864,"Polar axis",G__setup_memvarTGraphPolargram,G__setup_memfuncTGraphPolargram);
20982    G__get_linked_tagnum_fwd(&G__G__GrafLN_TGraphPolargramcLcLdA);
20983    G__get_linked_tagnum_fwd(&G__G__GrafLN_TGraphErrors);
20984    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TGraphPolar),sizeof(TGraphPolar),-1,324864,"Polar graph",G__setup_memvarTGraphPolar,G__setup_memfuncTGraphPolar);
20985    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TGraphQQ),sizeof(TGraphQQ),-1,324864,"to create and to draw quantile-quantile plots",G__setup_memvarTGraphQQ,G__setup_memfuncTGraphQQ);
20986    G__get_linked_tagnum_fwd(&G__G__GrafLN_Segment_t);
20987    G__get_linked_tagnum_fwd(&G__G__GrafLN_TVirtualPad);
20988    G__get_linked_tagnum_fwd(&G__G__GrafLN_TArrayD);
20989    G__get_linked_tagnum_fwd(&G__G__GrafLN_TArrayL);
20990    G__get_linked_tagnum_fwd(&G__G__GrafLN_TPoint);
20991    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TImage),sizeof(TImage),-1,65280,"Abstract image class",G__setup_memvarTImage,G__setup_memfuncTImage);
20992    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TImagecLcLEImageFileTypes),sizeof(int),-1,0,(char*)NULL,NULL,NULL);
20993    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TImagecLcLEText3DType),sizeof(int),-1,0,(char*)NULL,NULL,NULL);
20994    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TImagecLcLECharType),sizeof(int),-1,0,(char*)NULL,NULL,NULL);
20995    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TImagecLcLETileType),sizeof(int),-1,0,(char*)NULL,NULL,NULL);
20996    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TImagecLcLECoordMode),sizeof(int),-1,0,(char*)NULL,NULL,NULL);
20997    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TImagecLcLEColorChan),sizeof(int),-1,0,(char*)NULL,NULL,NULL);
20998    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TImagePlugin),sizeof(TImagePlugin),-1,62466,"base class for different image format handlers(plugins)",G__setup_memvarTImagePlugin,G__setup_memfuncTImagePlugin);
20999    G__get_linked_tagnum_fwd(&G__G__GrafLN_FormSize_t);
21000    G__get_linked_tagnum_fwd(&G__G__GrafLN_TextSpec_t);
21001    G__get_linked_tagnum_fwd(&G__G__GrafLN_TLatexFormSize);
21002    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TLatex),sizeof(TLatex),-1,327424,"The Latex-style text processor class",G__setup_memvarTLatex,G__setup_memfuncTLatex);
21003    G__get_linked_tagnum_fwd(&G__G__GrafLN_TLatexcLcLdA);
21004    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TLegendEntry),sizeof(TLegendEntry),-1,327424,"Storage class for one entry of a TLegend",G__setup_memvarTLegendEntry,G__setup_memfuncTLegendEntry);
21005    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TLegend),sizeof(TLegend),-1,327424,"Legend of markers/lines/boxes to represent obj's",G__setup_memvarTLegend,G__setup_memfuncTLegend);
21006    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TLink),sizeof(TLink),-1,324864,"Link: hypertext link to an object",G__setup_memvarTLink,G__setup_memfuncTLink);
21007    G__get_linked_tagnum_fwd(&G__G__GrafLN_TLinkcLcLdA);
21008    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TMarker),sizeof(TMarker),-1,128768,"Marker",G__setup_memvarTMarker,G__setup_memfuncTMarker);
21009    G__get_linked_tagnum_fwd(&G__G__GrafLN_TMarkercLcLdA);
21010    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TPaveLabel),sizeof(TPaveLabel),-1,325376,"PaveLabel. A Pave with a label",G__setup_memvarTPaveLabel,G__setup_memfuncTPaveLabel);
21011    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TPaveStats),sizeof(TPaveStats),-1,128256,"A special TPaveText to draw histogram statistics.",G__setup_memvarTPaveStats,G__setup_memfuncTPaveStats);
21012    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TPavesText),sizeof(TPavesText),-1,325376,"Stacked Paves with text strings",G__setup_memvarTPavesText,G__setup_memfuncTPavesText);
21013    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TPieSlice),sizeof(TPieSlice),-1,324864,"Slice of a pie chart graphics class",G__setup_memvarTPieSlice,G__setup_memfuncTPieSlice);
21014    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TPie),sizeof(TPie),-1,325376,"Pie chart graphics class",G__setup_memvarTPie,G__setup_memfuncTPie);
21015    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TPoints),sizeof(TPoints),-1,296192,"2-D graphics point",G__setup_memvarTPoints,G__setup_memfuncTPoints);
21016    G__get_linked_tagnum_fwd(&G__G__GrafLN_FT_BBox);
21017    G__get_linked_tagnum_fwd(&G__G__GrafLN_FT_Matrix);
21018    G__get_linked_tagnum_fwd(&G__G__GrafLN_TTGlyph);
21019    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GrafLN_TTF),sizeof(TTF),-1,1280,"Interface to TTF font handling",G__setup_memvarTTF,G__setup_memfuncTTF);
21020    G__get_linked_tagnum_fwd(&G__G__GrafLN_TTFcLcLdA);
21021 }
21022 extern "C" void G__cpp_setupG__Graf(void) {
21023   G__check_setup_version(30051515,"G__cpp_setupG__Graf()");
21024   G__set_cpp_environmentG__Graf();
21025   G__cpp_setup_tagtableG__Graf();
21026 
21027   G__cpp_setup_inheritanceG__Graf();
21028 
21029   G__cpp_setup_typetableG__Graf();
21030 
21031   G__cpp_setup_memvarG__Graf();
21032 
21033   G__cpp_setup_memfuncG__Graf();
21034   G__cpp_setup_globalG__Graf();
21035   G__cpp_setup_funcG__Graf();
21036 
21037    if(0==G__getsizep2memfunc()) G__get_sizep2memfuncG__Graf();
21038   return;
21039 }
21040 class G__cpp_setup_initG__Graf {
21041   public:
21042     G__cpp_setup_initG__Graf() { G__add_setup_func("G__Graf",(G__incsetup)(&G__cpp_setupG__Graf)); G__call_setup_funcs(); }
21043    ~G__cpp_setup_initG__Graf() { G__remove_setup_func("G__Graf"); }
21044 };
21045 G__cpp_setup_initG__Graf G__cpp_setup_initializerG__Graf;
21046 

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