G__HistPainter.cxx

Go to the documentation of this file.
00001 //
00002 // File generated by core/utils/src/rootcint_tmp at Wed Apr 20 13:40:24 2011
00003 
00004 // Do NOT change. Changes will be lost next time file is generated
00005 //
00006 
00007 #define R__DICTIONARY_FILENAME histdIhistpainterdIsrcdIG__HistPainter
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__HistPainter.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 TGraph2DPainter_ShowMembers(void *obj, TMemberInspector &R__insp);
00041    static void *new_TGraph2DPainter(void *p = 0);
00042    static void *newArray_TGraph2DPainter(Long_t size, void *p);
00043    static void delete_TGraph2DPainter(void *p);
00044    static void deleteArray_TGraph2DPainter(void *p);
00045    static void destruct_TGraph2DPainter(void *p);
00046    static void streamer_TGraph2DPainter(TBuffer &buf, void *obj);
00047 
00048    // Function generating the singleton type initializer
00049    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TGraph2DPainter*)
00050    {
00051       ::TGraph2DPainter *ptr = 0;
00052       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TGraph2DPainter >(0);
00053       static ::ROOT::TGenericClassInfo 
00054          instance("TGraph2DPainter", ::TGraph2DPainter::Class_Version(), "include/TGraph2DPainter.h", 32,
00055                   typeid(::TGraph2DPainter), DefineBehavior(ptr, ptr),
00056                   &::TGraph2DPainter::Dictionary, isa_proxy, 0,
00057                   sizeof(::TGraph2DPainter) );
00058       instance.SetNew(&new_TGraph2DPainter);
00059       instance.SetNewArray(&newArray_TGraph2DPainter);
00060       instance.SetDelete(&delete_TGraph2DPainter);
00061       instance.SetDeleteArray(&deleteArray_TGraph2DPainter);
00062       instance.SetDestructor(&destruct_TGraph2DPainter);
00063       instance.SetStreamerFunc(&streamer_TGraph2DPainter);
00064       return &instance;
00065    }
00066    TGenericClassInfo *GenerateInitInstance(const ::TGraph2DPainter*)
00067    {
00068       return GenerateInitInstanceLocal((::TGraph2DPainter*)0);
00069    }
00070    // Static variable to force the class initialization
00071    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TGraph2DPainter*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00072 } // end of namespace ROOT
00073 
00074 namespace ROOT {
00075    void TGraphPainter_ShowMembers(void *obj, TMemberInspector &R__insp);
00076    static void *new_TGraphPainter(void *p = 0);
00077    static void *newArray_TGraphPainter(Long_t size, void *p);
00078    static void delete_TGraphPainter(void *p);
00079    static void deleteArray_TGraphPainter(void *p);
00080    static void destruct_TGraphPainter(void *p);
00081    static void streamer_TGraphPainter(TBuffer &buf, void *obj);
00082 
00083    // Function generating the singleton type initializer
00084    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TGraphPainter*)
00085    {
00086       ::TGraphPainter *ptr = 0;
00087       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TGraphPainter >(0);
00088       static ::ROOT::TGenericClassInfo 
00089          instance("TGraphPainter", ::TGraphPainter::Class_Version(), "include/TGraphPainter.h", 31,
00090                   typeid(::TGraphPainter), DefineBehavior(ptr, ptr),
00091                   &::TGraphPainter::Dictionary, isa_proxy, 0,
00092                   sizeof(::TGraphPainter) );
00093       instance.SetNew(&new_TGraphPainter);
00094       instance.SetNewArray(&newArray_TGraphPainter);
00095       instance.SetDelete(&delete_TGraphPainter);
00096       instance.SetDeleteArray(&deleteArray_TGraphPainter);
00097       instance.SetDestructor(&destruct_TGraphPainter);
00098       instance.SetStreamerFunc(&streamer_TGraphPainter);
00099       return &instance;
00100    }
00101    TGenericClassInfo *GenerateInitInstance(const ::TGraphPainter*)
00102    {
00103       return GenerateInitInstanceLocal((::TGraphPainter*)0);
00104    }
00105    // Static variable to force the class initialization
00106    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TGraphPainter*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00107 } // end of namespace ROOT
00108 
00109 namespace ROOT {
00110    void TPainter3dAlgorithms_ShowMembers(void *obj, TMemberInspector &R__insp);
00111    static void *new_TPainter3dAlgorithms(void *p = 0);
00112    static void *newArray_TPainter3dAlgorithms(Long_t size, void *p);
00113    static void delete_TPainter3dAlgorithms(void *p);
00114    static void deleteArray_TPainter3dAlgorithms(void *p);
00115    static void destruct_TPainter3dAlgorithms(void *p);
00116    static void streamer_TPainter3dAlgorithms(TBuffer &buf, void *obj);
00117 
00118    // Function generating the singleton type initializer
00119    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TPainter3dAlgorithms*)
00120    {
00121       ::TPainter3dAlgorithms *ptr = 0;
00122       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TPainter3dAlgorithms >(0);
00123       static ::ROOT::TGenericClassInfo 
00124          instance("TPainter3dAlgorithms", ::TPainter3dAlgorithms::Class_Version(), "include/TPainter3dAlgorithms.h", 44,
00125                   typeid(::TPainter3dAlgorithms), DefineBehavior(ptr, ptr),
00126                   &::TPainter3dAlgorithms::Dictionary, isa_proxy, 0,
00127                   sizeof(::TPainter3dAlgorithms) );
00128       instance.SetNew(&new_TPainter3dAlgorithms);
00129       instance.SetNewArray(&newArray_TPainter3dAlgorithms);
00130       instance.SetDelete(&delete_TPainter3dAlgorithms);
00131       instance.SetDeleteArray(&deleteArray_TPainter3dAlgorithms);
00132       instance.SetDestructor(&destruct_TPainter3dAlgorithms);
00133       instance.SetStreamerFunc(&streamer_TPainter3dAlgorithms);
00134       return &instance;
00135    }
00136    TGenericClassInfo *GenerateInitInstance(const ::TPainter3dAlgorithms*)
00137    {
00138       return GenerateInitInstanceLocal((::TPainter3dAlgorithms*)0);
00139    }
00140    // Static variable to force the class initialization
00141    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TPainter3dAlgorithms*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00142 } // end of namespace ROOT
00143 
00144 namespace ROOT {
00145    void THistPainter_ShowMembers(void *obj, TMemberInspector &R__insp);
00146    static void *new_THistPainter(void *p = 0);
00147    static void *newArray_THistPainter(Long_t size, void *p);
00148    static void delete_THistPainter(void *p);
00149    static void deleteArray_THistPainter(void *p);
00150    static void destruct_THistPainter(void *p);
00151    static void streamer_THistPainter(TBuffer &buf, void *obj);
00152 
00153    // Function generating the singleton type initializer
00154    static TGenericClassInfo *GenerateInitInstanceLocal(const ::THistPainter*)
00155    {
00156       ::THistPainter *ptr = 0;
00157       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::THistPainter >(0);
00158       static ::ROOT::TGenericClassInfo 
00159          instance("THistPainter", ::THistPainter::Class_Version(), "include/THistPainter.h", 41,
00160                   typeid(::THistPainter), DefineBehavior(ptr, ptr),
00161                   &::THistPainter::Dictionary, isa_proxy, 0,
00162                   sizeof(::THistPainter) );
00163       instance.SetNew(&new_THistPainter);
00164       instance.SetNewArray(&newArray_THistPainter);
00165       instance.SetDelete(&delete_THistPainter);
00166       instance.SetDeleteArray(&deleteArray_THistPainter);
00167       instance.SetDestructor(&destruct_THistPainter);
00168       instance.SetStreamerFunc(&streamer_THistPainter);
00169       return &instance;
00170    }
00171    TGenericClassInfo *GenerateInitInstance(const ::THistPainter*)
00172    {
00173       return GenerateInitInstanceLocal((::THistPainter*)0);
00174    }
00175    // Static variable to force the class initialization
00176    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::THistPainter*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00177 } // end of namespace ROOT
00178 
00179 namespace ROOT {
00180    void TPaletteAxis_ShowMembers(void *obj, TMemberInspector &R__insp);
00181    static void *new_TPaletteAxis(void *p = 0);
00182    static void *newArray_TPaletteAxis(Long_t size, void *p);
00183    static void delete_TPaletteAxis(void *p);
00184    static void deleteArray_TPaletteAxis(void *p);
00185    static void destruct_TPaletteAxis(void *p);
00186 
00187    // Function generating the singleton type initializer
00188    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TPaletteAxis*)
00189    {
00190       ::TPaletteAxis *ptr = 0;
00191       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TPaletteAxis >(0);
00192       static ::ROOT::TGenericClassInfo 
00193          instance("TPaletteAxis", ::TPaletteAxis::Class_Version(), "include/TPaletteAxis.h", 33,
00194                   typeid(::TPaletteAxis), DefineBehavior(ptr, ptr),
00195                   &::TPaletteAxis::Dictionary, isa_proxy, 4,
00196                   sizeof(::TPaletteAxis) );
00197       instance.SetNew(&new_TPaletteAxis);
00198       instance.SetNewArray(&newArray_TPaletteAxis);
00199       instance.SetDelete(&delete_TPaletteAxis);
00200       instance.SetDeleteArray(&deleteArray_TPaletteAxis);
00201       instance.SetDestructor(&destruct_TPaletteAxis);
00202       return &instance;
00203    }
00204    TGenericClassInfo *GenerateInitInstance(const ::TPaletteAxis*)
00205    {
00206       return GenerateInitInstanceLocal((::TPaletteAxis*)0);
00207    }
00208    // Static variable to force the class initialization
00209    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TPaletteAxis*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00210 } // end of namespace ROOT
00211 
00212 //______________________________________________________________________________
00213 TClass *TGraph2DPainter::fgIsA = 0;  // static to hold class pointer
00214 
00215 //______________________________________________________________________________
00216 const char *TGraph2DPainter::Class_Name()
00217 {
00218    return "TGraph2DPainter";
00219 }
00220 
00221 //______________________________________________________________________________
00222 const char *TGraph2DPainter::ImplFileName()
00223 {
00224    return ::ROOT::GenerateInitInstanceLocal((const ::TGraph2DPainter*)0x0)->GetImplFileName();
00225 }
00226 
00227 //______________________________________________________________________________
00228 int TGraph2DPainter::ImplFileLine()
00229 {
00230    return ::ROOT::GenerateInitInstanceLocal((const ::TGraph2DPainter*)0x0)->GetImplFileLine();
00231 }
00232 
00233 //______________________________________________________________________________
00234 void TGraph2DPainter::Dictionary()
00235 {
00236    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGraph2DPainter*)0x0)->GetClass();
00237 }
00238 
00239 //______________________________________________________________________________
00240 TClass *TGraph2DPainter::Class()
00241 {
00242    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGraph2DPainter*)0x0)->GetClass();
00243    return fgIsA;
00244 }
00245 
00246 //______________________________________________________________________________
00247 TClass *TGraphPainter::fgIsA = 0;  // static to hold class pointer
00248 
00249 //______________________________________________________________________________
00250 const char *TGraphPainter::Class_Name()
00251 {
00252    return "TGraphPainter";
00253 }
00254 
00255 //______________________________________________________________________________
00256 const char *TGraphPainter::ImplFileName()
00257 {
00258    return ::ROOT::GenerateInitInstanceLocal((const ::TGraphPainter*)0x0)->GetImplFileName();
00259 }
00260 
00261 //______________________________________________________________________________
00262 int TGraphPainter::ImplFileLine()
00263 {
00264    return ::ROOT::GenerateInitInstanceLocal((const ::TGraphPainter*)0x0)->GetImplFileLine();
00265 }
00266 
00267 //______________________________________________________________________________
00268 void TGraphPainter::Dictionary()
00269 {
00270    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGraphPainter*)0x0)->GetClass();
00271 }
00272 
00273 //______________________________________________________________________________
00274 TClass *TGraphPainter::Class()
00275 {
00276    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TGraphPainter*)0x0)->GetClass();
00277    return fgIsA;
00278 }
00279 
00280 //______________________________________________________________________________
00281 TClass *TPainter3dAlgorithms::fgIsA = 0;  // static to hold class pointer
00282 
00283 //______________________________________________________________________________
00284 const char *TPainter3dAlgorithms::Class_Name()
00285 {
00286    return "TPainter3dAlgorithms";
00287 }
00288 
00289 //______________________________________________________________________________
00290 const char *TPainter3dAlgorithms::ImplFileName()
00291 {
00292    return ::ROOT::GenerateInitInstanceLocal((const ::TPainter3dAlgorithms*)0x0)->GetImplFileName();
00293 }
00294 
00295 //______________________________________________________________________________
00296 int TPainter3dAlgorithms::ImplFileLine()
00297 {
00298    return ::ROOT::GenerateInitInstanceLocal((const ::TPainter3dAlgorithms*)0x0)->GetImplFileLine();
00299 }
00300 
00301 //______________________________________________________________________________
00302 void TPainter3dAlgorithms::Dictionary()
00303 {
00304    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPainter3dAlgorithms*)0x0)->GetClass();
00305 }
00306 
00307 //______________________________________________________________________________
00308 TClass *TPainter3dAlgorithms::Class()
00309 {
00310    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPainter3dAlgorithms*)0x0)->GetClass();
00311    return fgIsA;
00312 }
00313 
00314 //______________________________________________________________________________
00315 TClass *THistPainter::fgIsA = 0;  // static to hold class pointer
00316 
00317 //______________________________________________________________________________
00318 const char *THistPainter::Class_Name()
00319 {
00320    return "THistPainter";
00321 }
00322 
00323 //______________________________________________________________________________
00324 const char *THistPainter::ImplFileName()
00325 {
00326    return ::ROOT::GenerateInitInstanceLocal((const ::THistPainter*)0x0)->GetImplFileName();
00327 }
00328 
00329 //______________________________________________________________________________
00330 int THistPainter::ImplFileLine()
00331 {
00332    return ::ROOT::GenerateInitInstanceLocal((const ::THistPainter*)0x0)->GetImplFileLine();
00333 }
00334 
00335 //______________________________________________________________________________
00336 void THistPainter::Dictionary()
00337 {
00338    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::THistPainter*)0x0)->GetClass();
00339 }
00340 
00341 //______________________________________________________________________________
00342 TClass *THistPainter::Class()
00343 {
00344    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::THistPainter*)0x0)->GetClass();
00345    return fgIsA;
00346 }
00347 
00348 //______________________________________________________________________________
00349 TClass *TPaletteAxis::fgIsA = 0;  // static to hold class pointer
00350 
00351 //______________________________________________________________________________
00352 const char *TPaletteAxis::Class_Name()
00353 {
00354    return "TPaletteAxis";
00355 }
00356 
00357 //______________________________________________________________________________
00358 const char *TPaletteAxis::ImplFileName()
00359 {
00360    return ::ROOT::GenerateInitInstanceLocal((const ::TPaletteAxis*)0x0)->GetImplFileName();
00361 }
00362 
00363 //______________________________________________________________________________
00364 int TPaletteAxis::ImplFileLine()
00365 {
00366    return ::ROOT::GenerateInitInstanceLocal((const ::TPaletteAxis*)0x0)->GetImplFileLine();
00367 }
00368 
00369 //______________________________________________________________________________
00370 void TPaletteAxis::Dictionary()
00371 {
00372    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPaletteAxis*)0x0)->GetClass();
00373 }
00374 
00375 //______________________________________________________________________________
00376 TClass *TPaletteAxis::Class()
00377 {
00378    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPaletteAxis*)0x0)->GetClass();
00379    return fgIsA;
00380 }
00381 
00382 //______________________________________________________________________________
00383 void TPainter3dAlgorithms::Streamer(TBuffer &R__b)
00384 {
00385    // Stream an object of class TPainter3dAlgorithms.
00386 
00387    TObject::Streamer(R__b);
00388    TAttLine::Streamer(R__b);
00389    TAttFill::Streamer(R__b);
00390 }
00391 
00392 //______________________________________________________________________________
00393 void TPainter3dAlgorithms::ShowMembers(TMemberInspector &R__insp)
00394 {
00395       // Inspect the data members of an object of class TPainter3dAlgorithms.
00396       TClass *R__cl = ::TPainter3dAlgorithms::IsA();
00397       if (R__cl || R__insp.IsA()) { }
00398       R__insp.Inspect(R__cl, R__insp.GetParent(), "fX0", &fX0);
00399       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDX", &fDX);
00400       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRmin[3]", fRmin);
00401       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRmax[3]", fRmax);
00402       R__insp.Inspect(R__cl, R__insp.GetParent(), "fU[2000]", fU);
00403       R__insp.Inspect(R__cl, R__insp.GetParent(), "fD[2000]", fD);
00404       R__insp.Inspect(R__cl, R__insp.GetParent(), "fT[200]", fT);
00405       R__insp.Inspect(R__cl, R__insp.GetParent(), "fFunLevel[257]", fFunLevel);
00406       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPlines[1200]", fPlines);
00407       R__insp.Inspect(R__cl, R__insp.GetParent(), "fAphi[183]", fAphi);
00408       R__insp.Inspect(R__cl, R__insp.GetParent(), "fYdl", &fYdl);
00409       R__insp.Inspect(R__cl, R__insp.GetParent(), "fYls[4]", fYls);
00410       R__insp.Inspect(R__cl, R__insp.GetParent(), "fVls[12]", fVls);
00411       R__insp.Inspect(R__cl, R__insp.GetParent(), "fQA", &fQA);
00412       R__insp.Inspect(R__cl, R__insp.GetParent(), "fQD", &fQD);
00413       R__insp.Inspect(R__cl, R__insp.GetParent(), "fQS", &fQS);
00414       R__insp.Inspect(R__cl, R__insp.GetParent(), "fXrast", &fXrast);
00415       R__insp.Inspect(R__cl, R__insp.GetParent(), "fYrast", &fYrast);
00416       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDXrast", &fDXrast);
00417       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDYrast", &fDYrast);
00418       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSystem", &fSystem);
00419       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNT", &fNT);
00420       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNlevel", &fNlevel);
00421       R__insp.Inspect(R__cl, R__insp.GetParent(), "fColorLevel[258]", fColorLevel);
00422       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fColorMain", &fColorMain);
00423       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fColorDark", &fColorDark);
00424       R__insp.Inspect(R__cl, R__insp.GetParent(), "fColorTop", &fColorTop);
00425       R__insp.Inspect(R__cl, R__insp.GetParent(), "fColorBottom", &fColorBottom);
00426       R__insp.Inspect(R__cl, R__insp.GetParent(), "fMesh", &fMesh);
00427       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNlines", &fNlines);
00428       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLevelLine[200]", fLevelLine);
00429       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLoff", &fLoff);
00430       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNqs", &fNqs);
00431       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNStack", &fNStack);
00432       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNxrast", &fNxrast);
00433       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNyrast", &fNyrast);
00434       R__insp.Inspect(R__cl, R__insp.GetParent(), "fIfrast", &fIfrast);
00435       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRaster", &fRaster);
00436       R__insp.Inspect(R__cl, R__insp.GetParent(), "fJmask[30]", fJmask);
00437       R__insp.Inspect(R__cl, R__insp.GetParent(), "fMask[465]", fMask);
00438       R__insp.Inspect(R__cl, R__insp.GetParent(), "fP8[8][3]", fP8);
00439       R__insp.Inspect(R__cl, R__insp.GetParent(), "fF8[8]", fF8);
00440       R__insp.Inspect(R__cl, R__insp.GetParent(), "fG8[8][3]", fG8);
00441       R__insp.Inspect(R__cl, R__insp.GetParent(), "fFmin", &fFmin);
00442       R__insp.Inspect(R__cl, R__insp.GetParent(), "fFmax", &fFmax);
00443       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNcolor", &fNcolor);
00444       R__insp.Inspect(R__cl, R__insp.GetParent(), "fIc1", &fIc1);
00445       R__insp.Inspect(R__cl, R__insp.GetParent(), "fIc2", &fIc2);
00446       R__insp.Inspect(R__cl, R__insp.GetParent(), "fIc3", &fIc3);
00447       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDrawFace", &fDrawFace);
00448       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLegoFunction", &fLegoFunction);
00449       R__insp.Inspect(R__cl, R__insp.GetParent(), "fSurfaceFunction", &fSurfaceFunction);
00450       TObject::ShowMembers(R__insp);
00451       TAttLine::ShowMembers(R__insp);
00452       TAttFill::ShowMembers(R__insp);
00453 }
00454 
00455 namespace ROOT {
00456    // Wrappers around operator new
00457    static void *new_TPainter3dAlgorithms(void *p) {
00458       return  p ? new(p) ::TPainter3dAlgorithms : new ::TPainter3dAlgorithms;
00459    }
00460    static void *newArray_TPainter3dAlgorithms(Long_t nElements, void *p) {
00461       return p ? new(p) ::TPainter3dAlgorithms[nElements] : new ::TPainter3dAlgorithms[nElements];
00462    }
00463    // Wrapper around operator delete
00464    static void delete_TPainter3dAlgorithms(void *p) {
00465       delete ((::TPainter3dAlgorithms*)p);
00466    }
00467    static void deleteArray_TPainter3dAlgorithms(void *p) {
00468       delete [] ((::TPainter3dAlgorithms*)p);
00469    }
00470    static void destruct_TPainter3dAlgorithms(void *p) {
00471       typedef ::TPainter3dAlgorithms current_t;
00472       ((current_t*)p)->~current_t();
00473    }
00474    // Wrapper around a custom streamer member function.
00475    static void streamer_TPainter3dAlgorithms(TBuffer &buf, void *obj) {
00476       ((::TPainter3dAlgorithms*)obj)->::TPainter3dAlgorithms::Streamer(buf);
00477    }
00478 } // end of namespace ROOT for class ::TPainter3dAlgorithms
00479 
00480 //______________________________________________________________________________
00481 void TGraph2DPainter::Streamer(TBuffer &R__b)
00482 {
00483    // Stream an object of class TGraph2DPainter.
00484 
00485    TObject::Streamer(R__b);
00486 }
00487 
00488 //______________________________________________________________________________
00489 void TGraph2DPainter::ShowMembers(TMemberInspector &R__insp)
00490 {
00491       // Inspect the data members of an object of class TGraph2DPainter.
00492       TClass *R__cl = ::TGraph2DPainter::IsA();
00493       if (R__cl || R__insp.IsA()) { }
00494       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fX", &fX);
00495       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fY", &fY);
00496       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fZ", &fZ);
00497       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fXN", &fXN);
00498       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fYN", &fYN);
00499       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEX", &fEX);
00500       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEY", &fEY);
00501       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEZ", &fEZ);
00502       R__insp.Inspect(R__cl, R__insp.GetParent(), "fXNmin", &fXNmin);
00503       R__insp.Inspect(R__cl, R__insp.GetParent(), "fXNmax", &fXNmax);
00504       R__insp.Inspect(R__cl, R__insp.GetParent(), "fYNmin", &fYNmin);
00505       R__insp.Inspect(R__cl, R__insp.GetParent(), "fYNmax", &fYNmax);
00506       R__insp.Inspect(R__cl, R__insp.GetParent(), "fXmin", &fXmin);
00507       R__insp.Inspect(R__cl, R__insp.GetParent(), "fXmax", &fXmax);
00508       R__insp.Inspect(R__cl, R__insp.GetParent(), "fYmin", &fYmin);
00509       R__insp.Inspect(R__cl, R__insp.GetParent(), "fYmax", &fYmax);
00510       R__insp.Inspect(R__cl, R__insp.GetParent(), "fZmin", &fZmin);
00511       R__insp.Inspect(R__cl, R__insp.GetParent(), "fZmax", &fZmax);
00512       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNpoints", &fNpoints);
00513       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNdt", &fNdt);
00514       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPTried", &fPTried);
00515       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNTried", &fNTried);
00516       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMTried", &fMTried);
00517       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDelaunay", &fDelaunay);
00518       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fGraph2D", &fGraph2D);
00519       TObject::ShowMembers(R__insp);
00520 }
00521 
00522 namespace ROOT {
00523    // Wrappers around operator new
00524    static void *new_TGraph2DPainter(void *p) {
00525       return  p ? new(p) ::TGraph2DPainter : new ::TGraph2DPainter;
00526    }
00527    static void *newArray_TGraph2DPainter(Long_t nElements, void *p) {
00528       return p ? new(p) ::TGraph2DPainter[nElements] : new ::TGraph2DPainter[nElements];
00529    }
00530    // Wrapper around operator delete
00531    static void delete_TGraph2DPainter(void *p) {
00532       delete ((::TGraph2DPainter*)p);
00533    }
00534    static void deleteArray_TGraph2DPainter(void *p) {
00535       delete [] ((::TGraph2DPainter*)p);
00536    }
00537    static void destruct_TGraph2DPainter(void *p) {
00538       typedef ::TGraph2DPainter current_t;
00539       ((current_t*)p)->~current_t();
00540    }
00541    // Wrapper around a custom streamer member function.
00542    static void streamer_TGraph2DPainter(TBuffer &buf, void *obj) {
00543       ((::TGraph2DPainter*)obj)->::TGraph2DPainter::Streamer(buf);
00544    }
00545 } // end of namespace ROOT for class ::TGraph2DPainter
00546 
00547 //______________________________________________________________________________
00548 void TGraphPainter::Streamer(TBuffer &R__b)
00549 {
00550    // Stream an object of class TGraphPainter.
00551 
00552    TVirtualGraphPainter::Streamer(R__b);
00553 }
00554 
00555 //______________________________________________________________________________
00556 void TGraphPainter::ShowMembers(TMemberInspector &R__insp)
00557 {
00558       // Inspect the data members of an object of class TGraphPainter.
00559       TClass *R__cl = ::TGraphPainter::IsA();
00560       if (R__cl || R__insp.IsA()) { }
00561       TVirtualGraphPainter::ShowMembers(R__insp);
00562 }
00563 
00564 namespace ROOT {
00565    // Wrappers around operator new
00566    static void *new_TGraphPainter(void *p) {
00567       return  p ? new(p) ::TGraphPainter : new ::TGraphPainter;
00568    }
00569    static void *newArray_TGraphPainter(Long_t nElements, void *p) {
00570       return p ? new(p) ::TGraphPainter[nElements] : new ::TGraphPainter[nElements];
00571    }
00572    // Wrapper around operator delete
00573    static void delete_TGraphPainter(void *p) {
00574       delete ((::TGraphPainter*)p);
00575    }
00576    static void deleteArray_TGraphPainter(void *p) {
00577       delete [] ((::TGraphPainter*)p);
00578    }
00579    static void destruct_TGraphPainter(void *p) {
00580       typedef ::TGraphPainter current_t;
00581       ((current_t*)p)->~current_t();
00582    }
00583    // Wrapper around a custom streamer member function.
00584    static void streamer_TGraphPainter(TBuffer &buf, void *obj) {
00585       ((::TGraphPainter*)obj)->::TGraphPainter::Streamer(buf);
00586    }
00587 } // end of namespace ROOT for class ::TGraphPainter
00588 
00589 //______________________________________________________________________________
00590 void THistPainter::Streamer(TBuffer &R__b)
00591 {
00592    // Stream an object of class THistPainter.
00593 
00594    TVirtualHistPainter::Streamer(R__b);
00595 }
00596 
00597 //______________________________________________________________________________
00598 void THistPainter::ShowMembers(TMemberInspector &R__insp)
00599 {
00600       // Inspect the data members of an object of class THistPainter.
00601       TClass *R__cl = ::THistPainter::IsA();
00602       if (R__cl || R__insp.IsA()) { }
00603       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fH", &fH);
00604       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fXaxis", &fXaxis);
00605       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fYaxis", &fYaxis);
00606       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fZaxis", &fZaxis);
00607       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFunctions", &fFunctions);
00608       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLego", &fLego);
00609       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fGraph2DPainter", &fGraph2DPainter);
00610       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPie", &fPie);
00611       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fXbuf", &fXbuf);
00612       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fYbuf", &fYbuf);
00613       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNcuts", &fNcuts);
00614       R__insp.Inspect(R__cl, R__insp.GetParent(), "fCutsOpt[16]", fCutsOpt);
00615       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCuts[16]", &fCuts);
00616       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fStack", &fStack);
00617       R__insp.Inspect(R__cl, R__insp.GetParent(), "fShowProjection", &fShowProjection);
00618       R__insp.Inspect(R__cl, R__insp.GetParent(), "fShowOption", &fShowOption);
00619       R__insp.InspectMember(fShowOption, "fShowOption.");
00620       TVirtualHistPainter::ShowMembers(R__insp);
00621 }
00622 
00623 namespace ROOT {
00624    // Wrappers around operator new
00625    static void *new_THistPainter(void *p) {
00626       return  p ? new(p) ::THistPainter : new ::THistPainter;
00627    }
00628    static void *newArray_THistPainter(Long_t nElements, void *p) {
00629       return p ? new(p) ::THistPainter[nElements] : new ::THistPainter[nElements];
00630    }
00631    // Wrapper around operator delete
00632    static void delete_THistPainter(void *p) {
00633       delete ((::THistPainter*)p);
00634    }
00635    static void deleteArray_THistPainter(void *p) {
00636       delete [] ((::THistPainter*)p);
00637    }
00638    static void destruct_THistPainter(void *p) {
00639       typedef ::THistPainter current_t;
00640       ((current_t*)p)->~current_t();
00641    }
00642    // Wrapper around a custom streamer member function.
00643    static void streamer_THistPainter(TBuffer &buf, void *obj) {
00644       ((::THistPainter*)obj)->::THistPainter::Streamer(buf);
00645    }
00646 } // end of namespace ROOT for class ::THistPainter
00647 
00648 //______________________________________________________________________________
00649 void TPaletteAxis::Streamer(TBuffer &R__b)
00650 {
00651    // Stream an object of class TPaletteAxis.
00652 
00653    if (R__b.IsReading()) {
00654       R__b.ReadClassBuffer(TPaletteAxis::Class(),this);
00655    } else {
00656       R__b.WriteClassBuffer(TPaletteAxis::Class(),this);
00657    }
00658 }
00659 
00660 //______________________________________________________________________________
00661 void TPaletteAxis::ShowMembers(TMemberInspector &R__insp)
00662 {
00663       // Inspect the data members of an object of class TPaletteAxis.
00664       TClass *R__cl = ::TPaletteAxis::IsA();
00665       if (R__cl || R__insp.IsA()) { }
00666       R__insp.Inspect(R__cl, R__insp.GetParent(), "fAxis", &fAxis);
00667       R__insp.InspectMember(fAxis, "fAxis.");
00668       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fH", &fH);
00669       R__insp.Inspect(R__cl, R__insp.GetParent(), "fName", &fName);
00670       R__insp.InspectMember(fName, "fName.");
00671       TPave::ShowMembers(R__insp);
00672 }
00673 
00674 namespace ROOT {
00675    // Wrappers around operator new
00676    static void *new_TPaletteAxis(void *p) {
00677       return  p ? new(p) ::TPaletteAxis : new ::TPaletteAxis;
00678    }
00679    static void *newArray_TPaletteAxis(Long_t nElements, void *p) {
00680       return p ? new(p) ::TPaletteAxis[nElements] : new ::TPaletteAxis[nElements];
00681    }
00682    // Wrapper around operator delete
00683    static void delete_TPaletteAxis(void *p) {
00684       delete ((::TPaletteAxis*)p);
00685    }
00686    static void deleteArray_TPaletteAxis(void *p) {
00687       delete [] ((::TPaletteAxis*)p);
00688    }
00689    static void destruct_TPaletteAxis(void *p) {
00690       typedef ::TPaletteAxis current_t;
00691       ((current_t*)p)->~current_t();
00692    }
00693 } // end of namespace ROOT for class ::TPaletteAxis
00694 
00695 /********************************************************
00696 * hist/histpainter/src/G__HistPainter.cxx
00697 * CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED
00698 *          FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX().
00699 *          CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE.
00700 ********************************************************/
00701 
00702 #ifdef G__MEMTEST
00703 #undef malloc
00704 #undef free
00705 #endif
00706 
00707 #if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3))
00708 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
00709 #endif
00710 
00711 extern "C" void G__cpp_reset_tagtableG__HistPainter();
00712 
00713 extern "C" void G__set_cpp_environmentG__HistPainter() {
00714   G__add_compiledheader("TObject.h");
00715   G__add_compiledheader("TMemberInspector.h");
00716   G__add_compiledheader("TGraph2DPainter.h");
00717   G__add_compiledheader("TGraphPainter.h");
00718   G__add_compiledheader("THistPainter.h");
00719   G__add_compiledheader("TLego.h");
00720   G__add_compiledheader("TPainter3dAlgorithms.h");
00721   G__add_compiledheader("TPaletteAxis.h");
00722   G__cpp_reset_tagtableG__HistPainter();
00723 }
00724 #include <new>
00725 extern "C" int G__cpp_dllrevG__HistPainter() { return(30051515); }
00726 
00727 /*********************************************************
00728 * Member function Interface Method
00729 *********************************************************/
00730 
00731 /* TGraph2DPainter */
00732 static int G__G__HistPainter_101_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00733 {
00734    TGraph2DPainter* p = NULL;
00735    char* gvp = (char*) G__getgvp();
00736    int n = G__getaryconstruct();
00737    if (n) {
00738      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00739        p = new TGraph2DPainter[n];
00740      } else {
00741        p = new((void*) gvp) TGraph2DPainter[n];
00742      }
00743    } else {
00744      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00745        p = new TGraph2DPainter;
00746      } else {
00747        p = new((void*) gvp) TGraph2DPainter;
00748      }
00749    }
00750    result7->obj.i = (long) p;
00751    result7->ref = (long) p;
00752    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistPainterLN_TGraph2DPainter));
00753    return(1 || funcname || hash || result7 || libp) ;
00754 }
00755 
00756 static int G__G__HistPainter_101_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00757 {
00758    TGraph2DPainter* p = NULL;
00759    char* gvp = (char*) G__getgvp();
00760    //m: 1
00761    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00762      p = new TGraph2DPainter((TGraphDelaunay*) G__int(libp->para[0]));
00763    } else {
00764      p = new((void*) gvp) TGraph2DPainter((TGraphDelaunay*) G__int(libp->para[0]));
00765    }
00766    result7->obj.i = (long) p;
00767    result7->ref = (long) p;
00768    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistPainterLN_TGraph2DPainter));
00769    return(1 || funcname || hash || result7 || libp) ;
00770 }
00771 
00772 static int G__G__HistPainter_101_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00773 {
00774       G__letint(result7, 85, (long) ((TGraph2DPainter*) G__getstructoffset())->GetContourList((Double_t) G__double(libp->para[0])));
00775    return(1 || funcname || hash || result7 || libp) ;
00776 }
00777 
00778 static int G__G__HistPainter_101_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00779 {
00780       ((TGraph2DPainter*) G__getstructoffset())->PaintContour((Option_t*) G__int(libp->para[0]));
00781       G__setnull(result7);
00782    return(1 || funcname || hash || result7 || libp) ;
00783 }
00784 
00785 static int G__G__HistPainter_101_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00786 {
00787       ((TGraph2DPainter*) G__getstructoffset())->PaintErrors((Option_t*) G__int(libp->para[0]));
00788       G__setnull(result7);
00789    return(1 || funcname || hash || result7 || libp) ;
00790 }
00791 
00792 static int G__G__HistPainter_101_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00793 {
00794       ((TGraph2DPainter*) G__getstructoffset())->PaintPolyMarker((Option_t*) G__int(libp->para[0]));
00795       G__setnull(result7);
00796    return(1 || funcname || hash || result7 || libp) ;
00797 }
00798 
00799 static int G__G__HistPainter_101_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00800 {
00801       ((TGraph2DPainter*) G__getstructoffset())->PaintPolyLine((Option_t*) G__int(libp->para[0]));
00802       G__setnull(result7);
00803    return(1 || funcname || hash || result7 || libp) ;
00804 }
00805 
00806 static int G__G__HistPainter_101_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00807 {
00808       ((TGraph2DPainter*) G__getstructoffset())->PaintTriangles((Option_t*) G__int(libp->para[0]));
00809       G__setnull(result7);
00810    return(1 || funcname || hash || result7 || libp) ;
00811 }
00812 
00813 static int G__G__HistPainter_101_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00814 {
00815       G__letint(result7, 85, (long) TGraph2DPainter::Class());
00816    return(1 || funcname || hash || result7 || libp) ;
00817 }
00818 
00819 static int G__G__HistPainter_101_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00820 {
00821       G__letint(result7, 67, (long) TGraph2DPainter::Class_Name());
00822    return(1 || funcname || hash || result7 || libp) ;
00823 }
00824 
00825 static int G__G__HistPainter_101_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00826 {
00827       G__letint(result7, 115, (long) TGraph2DPainter::Class_Version());
00828    return(1 || funcname || hash || result7 || libp) ;
00829 }
00830 
00831 static int G__G__HistPainter_101_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00832 {
00833       TGraph2DPainter::Dictionary();
00834       G__setnull(result7);
00835    return(1 || funcname || hash || result7 || libp) ;
00836 }
00837 
00838 static int G__G__HistPainter_101_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00839 {
00840       ((TGraph2DPainter*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
00841       G__setnull(result7);
00842    return(1 || funcname || hash || result7 || libp) ;
00843 }
00844 
00845 static int G__G__HistPainter_101_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00846 {
00847       G__letint(result7, 67, (long) TGraph2DPainter::DeclFileName());
00848    return(1 || funcname || hash || result7 || libp) ;
00849 }
00850 
00851 static int G__G__HistPainter_101_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00852 {
00853       G__letint(result7, 105, (long) TGraph2DPainter::ImplFileLine());
00854    return(1 || funcname || hash || result7 || libp) ;
00855 }
00856 
00857 static int G__G__HistPainter_101_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00858 {
00859       G__letint(result7, 67, (long) TGraph2DPainter::ImplFileName());
00860    return(1 || funcname || hash || result7 || libp) ;
00861 }
00862 
00863 static int G__G__HistPainter_101_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00864 {
00865       G__letint(result7, 105, (long) TGraph2DPainter::DeclFileLine());
00866    return(1 || funcname || hash || result7 || libp) ;
00867 }
00868 
00869 // automatic copy constructor
00870 static int G__G__HistPainter_101_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00871 
00872 {
00873    TGraph2DPainter* p;
00874    void* tmp = (void*) G__int(libp->para[0]);
00875    p = new TGraph2DPainter(*(TGraph2DPainter*) tmp);
00876    result7->obj.i = (long) p;
00877    result7->ref = (long) p;
00878    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistPainterLN_TGraph2DPainter));
00879    return(1 || funcname || hash || result7 || libp) ;
00880 }
00881 
00882 // automatic destructor
00883 typedef TGraph2DPainter G__TTGraph2DPainter;
00884 static int G__G__HistPainter_101_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00885 {
00886    char* gvp = (char*) G__getgvp();
00887    long soff = G__getstructoffset();
00888    int n = G__getaryconstruct();
00889    //
00890    //has_a_delete: 1
00891    //has_own_delete1arg: 0
00892    //has_own_delete2arg: 0
00893    //
00894    if (!soff) {
00895      return(1);
00896    }
00897    if (n) {
00898      if (gvp == (char*)G__PVOID) {
00899        delete[] (TGraph2DPainter*) soff;
00900      } else {
00901        G__setgvp((long) G__PVOID);
00902        for (int i = n - 1; i >= 0; --i) {
00903          ((TGraph2DPainter*) (soff+(sizeof(TGraph2DPainter)*i)))->~G__TTGraph2DPainter();
00904        }
00905        G__setgvp((long)gvp);
00906      }
00907    } else {
00908      if (gvp == (char*)G__PVOID) {
00909        delete (TGraph2DPainter*) soff;
00910      } else {
00911        G__setgvp((long) G__PVOID);
00912        ((TGraph2DPainter*) (soff))->~G__TTGraph2DPainter();
00913        G__setgvp((long)gvp);
00914      }
00915    }
00916    G__setnull(result7);
00917    return(1 || funcname || hash || result7 || libp) ;
00918 }
00919 
00920 // automatic assignment operator
00921 static int G__G__HistPainter_101_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00922 {
00923    TGraph2DPainter* dest = (TGraph2DPainter*) G__getstructoffset();
00924    *dest = *(TGraph2DPainter*) libp->para[0].ref;
00925    const TGraph2DPainter& obj = *dest;
00926    result7->ref = (long) (&obj);
00927    result7->obj.i = (long) (&obj);
00928    return(1 || funcname || hash || result7 || libp) ;
00929 }
00930 
00931 
00932 /* TGraphPainter */
00933 static int G__G__HistPainter_105_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00934 {
00935    TGraphPainter* p = NULL;
00936    char* gvp = (char*) G__getgvp();
00937    int n = G__getaryconstruct();
00938    if (n) {
00939      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00940        p = new TGraphPainter[n];
00941      } else {
00942        p = new((void*) gvp) TGraphPainter[n];
00943      }
00944    } else {
00945      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00946        p = new TGraphPainter;
00947      } else {
00948        p = new((void*) gvp) TGraphPainter;
00949      }
00950    }
00951    result7->obj.i = (long) p;
00952    result7->ref = (long) p;
00953    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistPainterLN_TGraphPainter));
00954    return(1 || funcname || hash || result7 || libp) ;
00955 }
00956 
00957 static int G__G__HistPainter_105_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00958 {
00959       ((TGraphPainter*) G__getstructoffset())->ComputeLogs((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
00960       G__setnull(result7);
00961    return(1 || funcname || hash || result7 || libp) ;
00962 }
00963 
00964 static int G__G__HistPainter_105_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00965 {
00966       ((TGraphPainter*) G__getstructoffset())->PaintGraphAsymmErrors((TGraph*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1]));
00967       G__setnull(result7);
00968    return(1 || funcname || hash || result7 || libp) ;
00969 }
00970 
00971 static int G__G__HistPainter_105_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00972 {
00973       ((TGraphPainter*) G__getstructoffset())->PaintGraphBentErrors((TGraph*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1]));
00974       G__setnull(result7);
00975    return(1 || funcname || hash || result7 || libp) ;
00976 }
00977 
00978 static int G__G__HistPainter_105_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00979 {
00980       ((TGraphPainter*) G__getstructoffset())->PaintGraphErrors((TGraph*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1]));
00981       G__setnull(result7);
00982    return(1 || funcname || hash || result7 || libp) ;
00983 }
00984 
00985 static int G__G__HistPainter_105_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00986 {
00987       ((TGraphPainter*) G__getstructoffset())->PaintGraphPolar((TGraph*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1]));
00988       G__setnull(result7);
00989    return(1 || funcname || hash || result7 || libp) ;
00990 }
00991 
00992 static int G__G__HistPainter_105_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00993 {
00994       ((TGraphPainter*) G__getstructoffset())->PaintGraphQQ((TGraph*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1]));
00995       G__setnull(result7);
00996    return(1 || funcname || hash || result7 || libp) ;
00997 }
00998 
00999 static int G__G__HistPainter_105_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01000 {
01001       ((TGraphPainter*) G__getstructoffset())->PaintGraphSimple((TGraph*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1]));
01002       G__setnull(result7);
01003    return(1 || funcname || hash || result7 || libp) ;
01004 }
01005 
01006 static int G__G__HistPainter_105_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01007 {
01008       ((TGraphPainter*) G__getstructoffset())->PaintPolyLineHatches((TGraph*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01009 , (Double_t*) G__int(libp->para[2]), (Double_t*) G__int(libp->para[3]));
01010       G__setnull(result7);
01011    return(1 || funcname || hash || result7 || libp) ;
01012 }
01013 
01014 static int G__G__HistPainter_105_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01015 {
01016       ((TGraphPainter*) G__getstructoffset())->Smooth((TGraph*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01017 , (Double_t*) G__int(libp->para[2]), (Double_t*) G__int(libp->para[3])
01018 , (Int_t) G__int(libp->para[4]));
01019       G__setnull(result7);
01020    return(1 || funcname || hash || result7 || libp) ;
01021 }
01022 
01023 static int G__G__HistPainter_105_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01024 {
01025       G__letint(result7, 85, (long) TGraphPainter::Class());
01026    return(1 || funcname || hash || result7 || libp) ;
01027 }
01028 
01029 static int G__G__HistPainter_105_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01030 {
01031       G__letint(result7, 67, (long) TGraphPainter::Class_Name());
01032    return(1 || funcname || hash || result7 || libp) ;
01033 }
01034 
01035 static int G__G__HistPainter_105_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01036 {
01037       G__letint(result7, 115, (long) TGraphPainter::Class_Version());
01038    return(1 || funcname || hash || result7 || libp) ;
01039 }
01040 
01041 static int G__G__HistPainter_105_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01042 {
01043       TGraphPainter::Dictionary();
01044       G__setnull(result7);
01045    return(1 || funcname || hash || result7 || libp) ;
01046 }
01047 
01048 static int G__G__HistPainter_105_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01049 {
01050       ((TGraphPainter*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
01051       G__setnull(result7);
01052    return(1 || funcname || hash || result7 || libp) ;
01053 }
01054 
01055 static int G__G__HistPainter_105_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01056 {
01057       G__letint(result7, 67, (long) TGraphPainter::DeclFileName());
01058    return(1 || funcname || hash || result7 || libp) ;
01059 }
01060 
01061 static int G__G__HistPainter_105_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01062 {
01063       G__letint(result7, 105, (long) TGraphPainter::ImplFileLine());
01064    return(1 || funcname || hash || result7 || libp) ;
01065 }
01066 
01067 static int G__G__HistPainter_105_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01068 {
01069       G__letint(result7, 67, (long) TGraphPainter::ImplFileName());
01070    return(1 || funcname || hash || result7 || libp) ;
01071 }
01072 
01073 static int G__G__HistPainter_105_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01074 {
01075       G__letint(result7, 105, (long) TGraphPainter::DeclFileLine());
01076    return(1 || funcname || hash || result7 || libp) ;
01077 }
01078 
01079 // automatic copy constructor
01080 static int G__G__HistPainter_105_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01081 
01082 {
01083    TGraphPainter* p;
01084    void* tmp = (void*) G__int(libp->para[0]);
01085    p = new TGraphPainter(*(TGraphPainter*) tmp);
01086    result7->obj.i = (long) p;
01087    result7->ref = (long) p;
01088    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistPainterLN_TGraphPainter));
01089    return(1 || funcname || hash || result7 || libp) ;
01090 }
01091 
01092 // automatic destructor
01093 typedef TGraphPainter G__TTGraphPainter;
01094 static int G__G__HistPainter_105_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01095 {
01096    char* gvp = (char*) G__getgvp();
01097    long soff = G__getstructoffset();
01098    int n = G__getaryconstruct();
01099    //
01100    //has_a_delete: 1
01101    //has_own_delete1arg: 0
01102    //has_own_delete2arg: 0
01103    //
01104    if (!soff) {
01105      return(1);
01106    }
01107    if (n) {
01108      if (gvp == (char*)G__PVOID) {
01109        delete[] (TGraphPainter*) soff;
01110      } else {
01111        G__setgvp((long) G__PVOID);
01112        for (int i = n - 1; i >= 0; --i) {
01113          ((TGraphPainter*) (soff+(sizeof(TGraphPainter)*i)))->~G__TTGraphPainter();
01114        }
01115        G__setgvp((long)gvp);
01116      }
01117    } else {
01118      if (gvp == (char*)G__PVOID) {
01119        delete (TGraphPainter*) soff;
01120      } else {
01121        G__setgvp((long) G__PVOID);
01122        ((TGraphPainter*) (soff))->~G__TTGraphPainter();
01123        G__setgvp((long)gvp);
01124      }
01125    }
01126    G__setnull(result7);
01127    return(1 || funcname || hash || result7 || libp) ;
01128 }
01129 
01130 // automatic assignment operator
01131 static int G__G__HistPainter_105_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01132 {
01133    TGraphPainter* dest = (TGraphPainter*) G__getstructoffset();
01134    *dest = *(TGraphPainter*) libp->para[0].ref;
01135    const TGraphPainter& obj = *dest;
01136    result7->ref = (long) (&obj);
01137    result7->obj.i = (long) (&obj);
01138    return(1 || funcname || hash || result7 || libp) ;
01139 }
01140 
01141 
01142 /* TPainter3dAlgorithms */
01143 static int G__G__HistPainter_122_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01144 {
01145    TPainter3dAlgorithms* p = NULL;
01146    char* gvp = (char*) G__getgvp();
01147    int n = G__getaryconstruct();
01148    if (n) {
01149      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01150        p = new TPainter3dAlgorithms[n];
01151      } else {
01152        p = new((void*) gvp) TPainter3dAlgorithms[n];
01153      }
01154    } else {
01155      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01156        p = new TPainter3dAlgorithms;
01157      } else {
01158        p = new((void*) gvp) TPainter3dAlgorithms;
01159      }
01160    }
01161    result7->obj.i = (long) p;
01162    result7->ref = (long) p;
01163    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistPainterLN_TPainter3dAlgorithms));
01164    return(1 || funcname || hash || result7 || libp) ;
01165 }
01166 
01167 static int G__G__HistPainter_122_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01168 {
01169    TPainter3dAlgorithms* p = NULL;
01170    char* gvp = (char*) G__getgvp();
01171    switch (libp->paran) {
01172    case 3:
01173      //m: 3
01174      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01175        p = new TPainter3dAlgorithms(
01176 (Double_t*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
01177 , (Int_t) G__int(libp->para[2]));
01178      } else {
01179        p = new((void*) gvp) TPainter3dAlgorithms(
01180 (Double_t*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
01181 , (Int_t) G__int(libp->para[2]));
01182      }
01183      break;
01184    case 2:
01185      //m: 2
01186      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01187        p = new TPainter3dAlgorithms((Double_t*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1]));
01188      } else {
01189        p = new((void*) gvp) TPainter3dAlgorithms((Double_t*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1]));
01190      }
01191      break;
01192    }
01193    result7->obj.i = (long) p;
01194    result7->ref = (long) p;
01195    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistPainterLN_TPainter3dAlgorithms));
01196    return(1 || funcname || hash || result7 || libp) ;
01197 }
01198 
01199 static int G__G__HistPainter_122_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01200 {
01201       ((TPainter3dAlgorithms*) G__getstructoffset())->BackBox((Double_t) G__double(libp->para[0]));
01202       G__setnull(result7);
01203    return(1 || funcname || hash || result7 || libp) ;
01204 }
01205 
01206 static int G__G__HistPainter_122_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01207 {
01208       ((TPainter3dAlgorithms*) G__getstructoffset())->ClearRaster();
01209       G__setnull(result7);
01210    return(1 || funcname || hash || result7 || libp) ;
01211 }
01212 
01213 static int G__G__HistPainter_122_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01214 {
01215       ((TPainter3dAlgorithms*) G__getstructoffset())->ColorFunction((Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
01216 , (Int_t*) G__int(libp->para[2]), *(Int_t*) G__Intref(&libp->para[3]));
01217       G__setnull(result7);
01218    return(1 || funcname || hash || result7 || libp) ;
01219 }
01220 
01221 static int G__G__HistPainter_122_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01222 {
01223       ((TPainter3dAlgorithms*) G__getstructoffset())->DefineGridLevels((Int_t) G__int(libp->para[0]));
01224       G__setnull(result7);
01225    return(1 || funcname || hash || result7 || libp) ;
01226 }
01227 
01228 static int G__G__HistPainter_122_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01229 {
01230   struct G__aRyp1 { Double_t a[1][3]; }* G__Ap1 = (struct G__aRyp1*) G__int(libp->para[1]);
01231       ((TPainter3dAlgorithms*) G__getstructoffset())->DrawFaceGouraudShaded((Int_t*) G__int(libp->para[0]), G__Ap1->a
01232 , (Int_t) G__int(libp->para[2]), (Int_t*) G__int(libp->para[3])
01233 , (Double_t*) G__int(libp->para[4]));
01234       G__setnull(result7);
01235    return(1 || funcname || hash || result7 || libp) ;
01236 }
01237 
01238 static int G__G__HistPainter_122_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01239 {
01240       ((TPainter3dAlgorithms*) G__getstructoffset())->DrawFaceMode1((Int_t*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
01241 , (Int_t) G__int(libp->para[2]), (Int_t*) G__int(libp->para[3])
01242 , (Double_t*) G__int(libp->para[4]));
01243       G__setnull(result7);
01244    return(1 || funcname || hash || result7 || libp) ;
01245 }
01246 
01247 static int G__G__HistPainter_122_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01248 {
01249       ((TPainter3dAlgorithms*) G__getstructoffset())->DrawFaceMode2((Int_t*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
01250 , (Int_t) G__int(libp->para[2]), (Int_t*) G__int(libp->para[3])
01251 , (Double_t*) G__int(libp->para[4]));
01252       G__setnull(result7);
01253    return(1 || funcname || hash || result7 || libp) ;
01254 }
01255 
01256 static int G__G__HistPainter_122_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01257 {
01258       ((TPainter3dAlgorithms*) G__getstructoffset())->DrawFaceMode3((Int_t*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
01259 , (Int_t) G__int(libp->para[2]), (Int_t*) G__int(libp->para[3])
01260 , (Double_t*) G__int(libp->para[4]));
01261       G__setnull(result7);
01262    return(1 || funcname || hash || result7 || libp) ;
01263 }
01264 
01265 static int G__G__HistPainter_122_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01266 {
01267       ((TPainter3dAlgorithms*) G__getstructoffset())->DrawFaceMove1((Int_t*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
01268 , (Int_t) G__int(libp->para[2]), (Int_t*) G__int(libp->para[3])
01269 , (Double_t*) G__int(libp->para[4]));
01270       G__setnull(result7);
01271    return(1 || funcname || hash || result7 || libp) ;
01272 }
01273 
01274 static int G__G__HistPainter_122_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01275 {
01276       ((TPainter3dAlgorithms*) G__getstructoffset())->DrawFaceMove2((Int_t*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
01277 , (Int_t) G__int(libp->para[2]), (Int_t*) G__int(libp->para[3])
01278 , (Double_t*) G__int(libp->para[4]));
01279       G__setnull(result7);
01280    return(1 || funcname || hash || result7 || libp) ;
01281 }
01282 
01283 static int G__G__HistPainter_122_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01284 {
01285       ((TPainter3dAlgorithms*) G__getstructoffset())->DrawFaceMove3((Int_t*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
01286 , (Int_t) G__int(libp->para[2]), (Int_t*) G__int(libp->para[3])
01287 , (Double_t*) G__int(libp->para[4]));
01288       G__setnull(result7);
01289    return(1 || funcname || hash || result7 || libp) ;
01290 }
01291 
01292 static int G__G__HistPainter_122_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01293 {
01294       ((TPainter3dAlgorithms*) G__getstructoffset())->DrawFaceRaster1((Int_t*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
01295 , (Int_t) G__int(libp->para[2]), (Int_t*) G__int(libp->para[3])
01296 , (Double_t*) G__int(libp->para[4]));
01297       G__setnull(result7);
01298    return(1 || funcname || hash || result7 || libp) ;
01299 }
01300 
01301 static int G__G__HistPainter_122_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01302 {
01303       ((TPainter3dAlgorithms*) G__getstructoffset())->DrawFaceRaster2((Int_t*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
01304 , (Int_t) G__int(libp->para[2]), (Int_t*) G__int(libp->para[3])
01305 , (Double_t*) G__int(libp->para[4]));
01306       G__setnull(result7);
01307    return(1 || funcname || hash || result7 || libp) ;
01308 }
01309 
01310 static int G__G__HistPainter_122_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01311 {
01312       ((TPainter3dAlgorithms*) G__getstructoffset())->FillPolygon((Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
01313 , (Double_t*) G__int(libp->para[2]));
01314       G__setnull(result7);
01315    return(1 || funcname || hash || result7 || libp) ;
01316 }
01317 
01318 static int G__G__HistPainter_122_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01319 {
01320       ((TPainter3dAlgorithms*) G__getstructoffset())->FillPolygonBorder((Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1]));
01321       G__setnull(result7);
01322    return(1 || funcname || hash || result7 || libp) ;
01323 }
01324 
01325 static int G__G__HistPainter_122_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01326 {
01327       ((TPainter3dAlgorithms*) G__getstructoffset())->FindLevelLines((Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
01328 , (Double_t*) G__int(libp->para[2]));
01329       G__setnull(result7);
01330    return(1 || funcname || hash || result7 || libp) ;
01331 }
01332 
01333 static int G__G__HistPainter_122_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01334 {
01335       ((TPainter3dAlgorithms*) G__getstructoffset())->FindPartEdge(
01336 (Double_t*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
01337 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
01338 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
01339 , *(Int_t*) G__Intref(&libp->para[6]), (Double_t*) G__int(libp->para[7]));
01340       G__setnull(result7);
01341    return(1 || funcname || hash || result7 || libp) ;
01342 }
01343 
01344 static int G__G__HistPainter_122_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01345 {
01346       ((TPainter3dAlgorithms*) G__getstructoffset())->FindVisibleLine((Double_t*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
01347 , (Int_t) G__int(libp->para[2]), *(Int_t*) G__Intref(&libp->para[3])
01348 , (Double_t*) G__int(libp->para[4]));
01349       G__setnull(result7);
01350    return(1 || funcname || hash || result7 || libp) ;
01351 }
01352 
01353 static int G__G__HistPainter_122_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01354 {
01355       ((TPainter3dAlgorithms*) G__getstructoffset())->FindVisibleDraw((Double_t*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1]));
01356       G__setnull(result7);
01357    return(1 || funcname || hash || result7 || libp) ;
01358 }
01359 
01360 static int G__G__HistPainter_122_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01361 {
01362       ((TPainter3dAlgorithms*) G__getstructoffset())->FrontBox((Double_t) G__double(libp->para[0]));
01363       G__setnull(result7);
01364    return(1 || funcname || hash || result7 || libp) ;
01365 }
01366 
01367 static int G__G__HistPainter_122_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01368 {
01369       ((TPainter3dAlgorithms*) G__getstructoffset())->GouraudFunction((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01370 , (Double_t*) G__int(libp->para[2]), (Double_t*) G__int(libp->para[3]));
01371       G__setnull(result7);
01372    return(1 || funcname || hash || result7 || libp) ;
01373 }
01374 
01375 static int G__G__HistPainter_122_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01376 {
01377       ((TPainter3dAlgorithms*) G__getstructoffset())->ImplicitFunction((Double_t*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
01378 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01379 , (Int_t) G__int(libp->para[4]), (const char*) G__int(libp->para[5]));
01380       G__setnull(result7);
01381    return(1 || funcname || hash || result7 || libp) ;
01382 }
01383 
01384 static int G__G__HistPainter_122_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01385 {
01386       ((TPainter3dAlgorithms*) G__getstructoffset())->IsoSurface(
01387 (Int_t) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
01388 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01389 , (Int_t) G__int(libp->para[4]), (Double_t*) G__int(libp->para[5])
01390 , (Double_t*) G__int(libp->para[6]), (Double_t*) G__int(libp->para[7])
01391 , (const char*) G__int(libp->para[8]));
01392       G__setnull(result7);
01393    return(1 || funcname || hash || result7 || libp) ;
01394 }
01395 
01396 static int G__G__HistPainter_122_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01397 {
01398       ((TPainter3dAlgorithms*) G__getstructoffset())->InitMoveScreen((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1]));
01399       G__setnull(result7);
01400    return(1 || funcname || hash || result7 || libp) ;
01401 }
01402 
01403 static int G__G__HistPainter_122_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01404 {
01405       ((TPainter3dAlgorithms*) G__getstructoffset())->InitRaster((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
01406 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
01407 , (Int_t) G__int(libp->para[4]), (Int_t) G__int(libp->para[5]));
01408       G__setnull(result7);
01409    return(1 || funcname || hash || result7 || libp) ;
01410 }
01411 
01412 static int G__G__HistPainter_122_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01413 {
01414       ((TPainter3dAlgorithms*) G__getstructoffset())->LegoCartesian((Double_t) G__double(libp->para[0]), (Int_t) G__int(libp->para[1])
01415 , (Int_t) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
01416       G__setnull(result7);
01417    return(1 || funcname || hash || result7 || libp) ;
01418 }
01419 
01420 static int G__G__HistPainter_122_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01421 {
01422       ((TPainter3dAlgorithms*) G__getstructoffset())->LegoFunction((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01423 , *(Int_t*) G__Intref(&libp->para[2]), (Double_t*) G__int(libp->para[3])
01424 , (Double_t*) G__int(libp->para[4]), (Double_t*) G__int(libp->para[5]));
01425       G__setnull(result7);
01426    return(1 || funcname || hash || result7 || libp) ;
01427 }
01428 
01429 static int G__G__HistPainter_122_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01430 {
01431       ((TPainter3dAlgorithms*) G__getstructoffset())->LegoPolar((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01432 , (Int_t) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
01433       G__setnull(result7);
01434    return(1 || funcname || hash || result7 || libp) ;
01435 }
01436 
01437 static int G__G__HistPainter_122_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01438 {
01439       ((TPainter3dAlgorithms*) G__getstructoffset())->LegoCylindrical((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01440 , (Int_t) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
01441       G__setnull(result7);
01442    return(1 || funcname || hash || result7 || libp) ;
01443 }
01444 
01445 static int G__G__HistPainter_122_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01446 {
01447       ((TPainter3dAlgorithms*) G__getstructoffset())->LegoSpherical((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01448 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01449 , (const char*) G__int(libp->para[4]));
01450       G__setnull(result7);
01451    return(1 || funcname || hash || result7 || libp) ;
01452 }
01453 
01454 static int G__G__HistPainter_122_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01455 {
01456       ((TPainter3dAlgorithms*) G__getstructoffset())->LightSource((Int_t) G__int(libp->para[0]), (Double_t) G__double(libp->para[1])
01457 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
01458 , (Double_t) G__double(libp->para[4]), *(Int_t*) G__Intref(&libp->para[5]));
01459       G__setnull(result7);
01460    return(1 || funcname || hash || result7 || libp) ;
01461 }
01462 
01463 static int G__G__HistPainter_122_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01464 {
01465       ((TPainter3dAlgorithms*) G__getstructoffset())->Luminosity((Double_t*) G__int(libp->para[0]), *(Double_t*) G__Doubleref(&libp->para[1]));
01466       G__setnull(result7);
01467    return(1 || funcname || hash || result7 || libp) ;
01468 }
01469 
01470 static int G__G__HistPainter_122_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01471 {
01472   struct G__aRyp1 { Double_t a[1][3]; }* G__Ap1 = (struct G__aRyp1*) G__int(libp->para[1]);
01473   struct G__aRyp3 { Double_t a[1][3]; }* G__Ap3 = (struct G__aRyp3*) G__int(libp->para[3]);
01474   struct G__aRyp6 { Double_t a[1][3]; }* G__Ap6 = (struct G__aRyp6*) G__int(libp->para[6]);
01475   struct G__aRyp7 { Double_t a[1][3]; }* G__Ap7 = (struct G__aRyp7*) G__int(libp->para[7]);
01476   struct G__aRyp8 { Int_t a[1][3]; }* G__Ap8 = (struct G__aRyp8*) G__int(libp->para[8]);
01477       ((TPainter3dAlgorithms*) G__getstructoffset())->MarchingCube(
01478 (Double_t) G__double(libp->para[0]), G__Ap1->a
01479 , (Double_t*) G__int(libp->para[2]), G__Ap3->a
01480 , *(Int_t*) G__Intref(&libp->para[4]), *(Int_t*) G__Intref(&libp->para[5])
01481 , G__Ap6->a, G__Ap7->a
01482 , G__Ap8->a);
01483       G__setnull(result7);
01484    return(1 || funcname || hash || result7 || libp) ;
01485 }
01486 
01487 static int G__G__HistPainter_122_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01488 {
01489   struct G__aRyp8 { Double_t a[1][3]; }* G__Ap8 = (struct G__aRyp8*) G__int(libp->para[8]);
01490   struct G__aRyp9 { Double_t a[1][3]; }* G__Ap9 = (struct G__aRyp9*) G__int(libp->para[9]);
01491   struct G__aRyp10 { Int_t a[1][3]; }* G__Ap10 = (struct G__aRyp10*) G__int(libp->para[10]);
01492       ((TPainter3dAlgorithms*) G__getstructoffset())->MarchingCubeCase00(
01493 (Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01494 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01495 , (Int_t) G__int(libp->para[4]), (Int_t) G__int(libp->para[5])
01496 , *(Int_t*) G__Intref(&libp->para[6]), *(Int_t*) G__Intref(&libp->para[7])
01497 , G__Ap8->a, G__Ap9->a
01498 , G__Ap10->a);
01499       G__setnull(result7);
01500    return(1 || funcname || hash || result7 || libp) ;
01501 }
01502 
01503 static int G__G__HistPainter_122_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01504 {
01505   struct G__aRyp2 { Double_t a[1][3]; }* G__Ap2 = (struct G__aRyp2*) G__int(libp->para[2]);
01506   struct G__aRyp3 { Double_t a[1][3]; }* G__Ap3 = (struct G__aRyp3*) G__int(libp->para[3]);
01507   struct G__aRyp4 { Int_t a[1][3]; }* G__Ap4 = (struct G__aRyp4*) G__int(libp->para[4]);
01508       ((TPainter3dAlgorithms*) G__getstructoffset())->MarchingCubeCase03(*(Int_t*) G__Intref(&libp->para[0]), *(Int_t*) G__Intref(&libp->para[1])
01509 , G__Ap2->a, G__Ap3->a
01510 , G__Ap4->a);
01511       G__setnull(result7);
01512    return(1 || funcname || hash || result7 || libp) ;
01513 }
01514 
01515 static int G__G__HistPainter_122_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01516 {
01517   struct G__aRyp2 { Double_t a[1][3]; }* G__Ap2 = (struct G__aRyp2*) G__int(libp->para[2]);
01518   struct G__aRyp3 { Double_t a[1][3]; }* G__Ap3 = (struct G__aRyp3*) G__int(libp->para[3]);
01519   struct G__aRyp4 { Int_t a[1][3]; }* G__Ap4 = (struct G__aRyp4*) G__int(libp->para[4]);
01520       ((TPainter3dAlgorithms*) G__getstructoffset())->MarchingCubeCase04(*(Int_t*) G__Intref(&libp->para[0]), *(Int_t*) G__Intref(&libp->para[1])
01521 , G__Ap2->a, G__Ap3->a
01522 , G__Ap4->a);
01523       G__setnull(result7);
01524    return(1 || funcname || hash || result7 || libp) ;
01525 }
01526 
01527 static int G__G__HistPainter_122_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01528 {
01529   struct G__aRyp2 { Double_t a[1][3]; }* G__Ap2 = (struct G__aRyp2*) G__int(libp->para[2]);
01530   struct G__aRyp3 { Double_t a[1][3]; }* G__Ap3 = (struct G__aRyp3*) G__int(libp->para[3]);
01531   struct G__aRyp4 { Int_t a[1][3]; }* G__Ap4 = (struct G__aRyp4*) G__int(libp->para[4]);
01532       ((TPainter3dAlgorithms*) G__getstructoffset())->MarchingCubeCase06(*(Int_t*) G__Intref(&libp->para[0]), *(Int_t*) G__Intref(&libp->para[1])
01533 , G__Ap2->a, G__Ap3->a
01534 , G__Ap4->a);
01535       G__setnull(result7);
01536    return(1 || funcname || hash || result7 || libp) ;
01537 }
01538 
01539 static int G__G__HistPainter_122_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01540 {
01541   struct G__aRyp2 { Double_t a[1][3]; }* G__Ap2 = (struct G__aRyp2*) G__int(libp->para[2]);
01542   struct G__aRyp3 { Double_t a[1][3]; }* G__Ap3 = (struct G__aRyp3*) G__int(libp->para[3]);
01543   struct G__aRyp4 { Int_t a[1][3]; }* G__Ap4 = (struct G__aRyp4*) G__int(libp->para[4]);
01544       ((TPainter3dAlgorithms*) G__getstructoffset())->MarchingCubeCase07(*(Int_t*) G__Intref(&libp->para[0]), *(Int_t*) G__Intref(&libp->para[1])
01545 , G__Ap2->a, G__Ap3->a
01546 , G__Ap4->a);
01547       G__setnull(result7);
01548    return(1 || funcname || hash || result7 || libp) ;
01549 }
01550 
01551 static int G__G__HistPainter_122_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01552 {
01553   struct G__aRyp2 { Double_t a[1][3]; }* G__Ap2 = (struct G__aRyp2*) G__int(libp->para[2]);
01554   struct G__aRyp3 { Double_t a[1][3]; }* G__Ap3 = (struct G__aRyp3*) G__int(libp->para[3]);
01555   struct G__aRyp4 { Int_t a[1][3]; }* G__Ap4 = (struct G__aRyp4*) G__int(libp->para[4]);
01556       ((TPainter3dAlgorithms*) G__getstructoffset())->MarchingCubeCase10(*(Int_t*) G__Intref(&libp->para[0]), *(Int_t*) G__Intref(&libp->para[1])
01557 , G__Ap2->a, G__Ap3->a
01558 , G__Ap4->a);
01559       G__setnull(result7);
01560    return(1 || funcname || hash || result7 || libp) ;
01561 }
01562 
01563 static int G__G__HistPainter_122_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01564 {
01565   struct G__aRyp2 { Double_t a[1][3]; }* G__Ap2 = (struct G__aRyp2*) G__int(libp->para[2]);
01566   struct G__aRyp3 { Double_t a[1][3]; }* G__Ap3 = (struct G__aRyp3*) G__int(libp->para[3]);
01567   struct G__aRyp4 { Int_t a[1][3]; }* G__Ap4 = (struct G__aRyp4*) G__int(libp->para[4]);
01568       ((TPainter3dAlgorithms*) G__getstructoffset())->MarchingCubeCase12(*(Int_t*) G__Intref(&libp->para[0]), *(Int_t*) G__Intref(&libp->para[1])
01569 , G__Ap2->a, G__Ap3->a
01570 , G__Ap4->a);
01571       G__setnull(result7);
01572    return(1 || funcname || hash || result7 || libp) ;
01573 }
01574 
01575 static int G__G__HistPainter_122_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01576 {
01577   struct G__aRyp2 { Double_t a[1][3]; }* G__Ap2 = (struct G__aRyp2*) G__int(libp->para[2]);
01578   struct G__aRyp3 { Double_t a[1][3]; }* G__Ap3 = (struct G__aRyp3*) G__int(libp->para[3]);
01579   struct G__aRyp4 { Int_t a[1][3]; }* G__Ap4 = (struct G__aRyp4*) G__int(libp->para[4]);
01580       ((TPainter3dAlgorithms*) G__getstructoffset())->MarchingCubeCase13(*(Int_t*) G__Intref(&libp->para[0]), *(Int_t*) G__Intref(&libp->para[1])
01581 , G__Ap2->a, G__Ap3->a
01582 , G__Ap4->a);
01583       G__setnull(result7);
01584    return(1 || funcname || hash || result7 || libp) ;
01585 }
01586 
01587 static int G__G__HistPainter_122_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01588 {
01589   struct G__aRyp1 { Int_t a[1][3]; }* G__Ap1 = (struct G__aRyp1*) G__int(libp->para[1]);
01590   struct G__aRyp2 { Int_t a[1][3]; }* G__Ap2 = (struct G__aRyp2*) G__int(libp->para[2]);
01591       ((TPainter3dAlgorithms*) G__getstructoffset())->MarchingCubeSetTriangles((Int_t) G__int(libp->para[0]), G__Ap1->a
01592 , G__Ap2->a);
01593       G__setnull(result7);
01594    return(1 || funcname || hash || result7 || libp) ;
01595 }
01596 
01597 static int G__G__HistPainter_122_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01598 {
01599   struct G__aRyp1 { Double_t a[1][3]; }* G__Ap1 = (struct G__aRyp1*) G__int(libp->para[1]);
01600   struct G__aRyp2 { Double_t a[1][3]; }* G__Ap2 = (struct G__aRyp2*) G__int(libp->para[2]);
01601   struct G__aRyp3 { Int_t a[1][3]; }* G__Ap3 = (struct G__aRyp3*) G__int(libp->para[3]);
01602       ((TPainter3dAlgorithms*) G__getstructoffset())->MarchingCubeMiddlePoint((Int_t) G__int(libp->para[0]), G__Ap1->a
01603 , G__Ap2->a, G__Ap3->a
01604 , (Double_t*) G__int(libp->para[4]), (Double_t*) G__int(libp->para[5]));
01605       G__setnull(result7);
01606    return(1 || funcname || hash || result7 || libp) ;
01607 }
01608 
01609 static int G__G__HistPainter_122_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01610 {
01611       ((TPainter3dAlgorithms*) G__getstructoffset())->MarchingCubeSurfacePenetration(
01612 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
01613 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
01614 , (Double_t) G__double(libp->para[4]), (Double_t) G__double(libp->para[5])
01615 , (Double_t) G__double(libp->para[6]), (Double_t) G__double(libp->para[7])
01616 , *(Int_t*) G__Intref(&libp->para[8]));
01617       G__setnull(result7);
01618    return(1 || funcname || hash || result7 || libp) ;
01619 }
01620 
01621 static int G__G__HistPainter_122_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01622 {
01623   struct G__aRyp2 { Double_t a[1][3]; }* G__Ap2 = (struct G__aRyp2*) G__int(libp->para[2]);
01624   struct G__aRyp3 { Double_t a[1][3]; }* G__Ap3 = (struct G__aRyp3*) G__int(libp->para[3]);
01625       ((TPainter3dAlgorithms*) G__getstructoffset())->MarchingCubeFindNodes((Int_t) G__int(libp->para[0]), (Int_t*) G__int(libp->para[1])
01626 , G__Ap2->a, G__Ap3->a);
01627       G__setnull(result7);
01628    return(1 || funcname || hash || result7 || libp) ;
01629 }
01630 
01631 static int G__G__HistPainter_122_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01632 {
01633       ((TPainter3dAlgorithms*) G__getstructoffset())->ModifyScreen((Double_t*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1]));
01634       G__setnull(result7);
01635    return(1 || funcname || hash || result7 || libp) ;
01636 }
01637 
01638 static int G__G__HistPainter_122_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01639 {
01640       ((TPainter3dAlgorithms*) G__getstructoffset())->SetDrawFace(*(TPainter3dAlgorithms::DrawFaceFunc_t *) G__int(libp->para[0]));
01641       G__setnull(result7);
01642    return(1 || funcname || hash || result7 || libp) ;
01643 }
01644 
01645 static int G__G__HistPainter_122_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01646 {
01647       ((TPainter3dAlgorithms*) G__getstructoffset())->SetIsoSurfaceParameters((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
01648 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01649 , (Int_t) G__int(libp->para[4]), (Int_t) G__int(libp->para[5]));
01650       G__setnull(result7);
01651    return(1 || funcname || hash || result7 || libp) ;
01652 }
01653 
01654 static int G__G__HistPainter_122_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01655 {
01656       ((TPainter3dAlgorithms*) G__getstructoffset())->SetLegoFunction(*(TPainter3dAlgorithms::LegoFunc_t *) G__int(libp->para[0]));
01657       G__setnull(result7);
01658    return(1 || funcname || hash || result7 || libp) ;
01659 }
01660 
01661 static int G__G__HistPainter_122_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01662 {
01663    switch (libp->paran) {
01664    case 1:
01665       ((TPainter3dAlgorithms*) G__getstructoffset())->SetMesh((Int_t) G__int(libp->para[0]));
01666       G__setnull(result7);
01667       break;
01668    case 0:
01669       ((TPainter3dAlgorithms*) G__getstructoffset())->SetMesh();
01670       G__setnull(result7);
01671       break;
01672    }
01673    return(1 || funcname || hash || result7 || libp) ;
01674 }
01675 
01676 static int G__G__HistPainter_122_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01677 {
01678       ((TPainter3dAlgorithms*) G__getstructoffset())->SetSurfaceFunction(*(TPainter3dAlgorithms::SurfaceFunc_t *) G__int(libp->para[0]));
01679       G__setnull(result7);
01680    return(1 || funcname || hash || result7 || libp) ;
01681 }
01682 
01683 static int G__G__HistPainter_122_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01684 {
01685    switch (libp->paran) {
01686    case 2:
01687       ((TPainter3dAlgorithms*) G__getstructoffset())->SetColorDark((Color_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
01688       G__setnull(result7);
01689       break;
01690    case 1:
01691       ((TPainter3dAlgorithms*) G__getstructoffset())->SetColorDark((Color_t) G__int(libp->para[0]));
01692       G__setnull(result7);
01693       break;
01694    }
01695    return(1 || funcname || hash || result7 || libp) ;
01696 }
01697 
01698 static int G__G__HistPainter_122_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01699 {
01700    switch (libp->paran) {
01701    case 2:
01702       ((TPainter3dAlgorithms*) G__getstructoffset())->SetColorMain((Color_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
01703       G__setnull(result7);
01704       break;
01705    case 1:
01706       ((TPainter3dAlgorithms*) G__getstructoffset())->SetColorMain((Color_t) G__int(libp->para[0]));
01707       G__setnull(result7);
01708       break;
01709    }
01710    return(1 || funcname || hash || result7 || libp) ;
01711 }
01712 
01713 static int G__G__HistPainter_122_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01714 {
01715       ((TPainter3dAlgorithms*) G__getstructoffset())->SideVisibilityDecode(
01716 (Double_t) G__double(libp->para[0]), *(Int_t*) G__Intref(&libp->para[1])
01717 , *(Int_t*) G__Intref(&libp->para[2]), *(Int_t*) G__Intref(&libp->para[3])
01718 , *(Int_t*) G__Intref(&libp->para[4]), *(Int_t*) G__Intref(&libp->para[5])
01719 , *(Int_t*) G__Intref(&libp->para[6]), *(Int_t*) G__Intref(&libp->para[7]));
01720       G__setnull(result7);
01721    return(1 || funcname || hash || result7 || libp) ;
01722 }
01723 
01724 static int G__G__HistPainter_122_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01725 {
01726       ((TPainter3dAlgorithms*) G__getstructoffset())->SideVisibilityEncode((Int_t) G__int(libp->para[0]), (Double_t) G__double(libp->para[1])
01727 , (Double_t) G__double(libp->para[2]), *(Double_t*) G__Doubleref(&libp->para[3]));
01728       G__setnull(result7);
01729    return(1 || funcname || hash || result7 || libp) ;
01730 }
01731 
01732 static int G__G__HistPainter_122_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01733 {
01734       ((TPainter3dAlgorithms*) G__getstructoffset())->Spectrum((Int_t) G__int(libp->para[0]), (Double_t) G__double(libp->para[1])
01735 , (Double_t) G__double(libp->para[2]), (Int_t) G__int(libp->para[3])
01736 , (Int_t) G__int(libp->para[4]), *(Int_t*) G__Intref(&libp->para[5]));
01737       G__setnull(result7);
01738    return(1 || funcname || hash || result7 || libp) ;
01739 }
01740 
01741 static int G__G__HistPainter_122_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01742 {
01743       ((TPainter3dAlgorithms*) G__getstructoffset())->SurfaceCartesian((Double_t) G__double(libp->para[0]), (Int_t) G__int(libp->para[1])
01744 , (Int_t) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
01745       G__setnull(result7);
01746    return(1 || funcname || hash || result7 || libp) ;
01747 }
01748 
01749 static int G__G__HistPainter_122_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01750 {
01751       ((TPainter3dAlgorithms*) G__getstructoffset())->SurfacePolar((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01752 , (Int_t) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
01753       G__setnull(result7);
01754    return(1 || funcname || hash || result7 || libp) ;
01755 }
01756 
01757 static int G__G__HistPainter_122_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01758 {
01759       ((TPainter3dAlgorithms*) G__getstructoffset())->SurfaceCylindrical((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01760 , (Int_t) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
01761       G__setnull(result7);
01762    return(1 || funcname || hash || result7 || libp) ;
01763 }
01764 
01765 static int G__G__HistPainter_122_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01766 {
01767       ((TPainter3dAlgorithms*) G__getstructoffset())->SurfaceFunction((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01768 , (Double_t*) G__int(libp->para[2]), (Double_t*) G__int(libp->para[3]));
01769       G__setnull(result7);
01770    return(1 || funcname || hash || result7 || libp) ;
01771 }
01772 
01773 static int G__G__HistPainter_122_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01774 {
01775       ((TPainter3dAlgorithms*) G__getstructoffset())->SurfaceSpherical((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01776 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01777 , (const char*) G__int(libp->para[4]));
01778       G__setnull(result7);
01779    return(1 || funcname || hash || result7 || libp) ;
01780 }
01781 
01782 static int G__G__HistPainter_122_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01783 {
01784       ((TPainter3dAlgorithms*) G__getstructoffset())->SurfaceProperty((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
01785 , (Double_t) G__double(libp->para[2]), (Int_t) G__int(libp->para[3])
01786 , *(Int_t*) G__Intref(&libp->para[4]));
01787       G__setnull(result7);
01788    return(1 || funcname || hash || result7 || libp) ;
01789 }
01790 
01791 static int G__G__HistPainter_122_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01792 {
01793   struct G__aRyp1 { Double_t a[1][3]; }* G__Ap1 = (struct G__aRyp1*) G__int(libp->para[1]);
01794       ((TPainter3dAlgorithms*) G__getstructoffset())->TestEdge(
01795 (Double_t) G__double(libp->para[0]), G__Ap1->a
01796 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
01797 , (Int_t*) G__int(libp->para[4]), (Double_t*) G__int(libp->para[5])
01798 , *(Int_t*) G__Intref(&libp->para[6]));
01799       G__setnull(result7);
01800    return(1 || funcname || hash || result7 || libp) ;
01801 }
01802 
01803 static int G__G__HistPainter_122_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01804 {
01805   struct G__aRyp0 { Double_t a[1][3]; }* G__Ap0 = (struct G__aRyp0*) G__int(libp->para[0]);
01806   struct G__aRyp2 { Int_t a[1][3]; }* G__Ap2 = (struct G__aRyp2*) G__int(libp->para[2]);
01807   struct G__aRyp3 { Double_t a[1][6]; }* G__Ap3 = (struct G__aRyp3*) G__int(libp->para[3]);
01808   struct G__aRyp4 { Double_t a[1][4]; }* G__Ap4 = (struct G__aRyp4*) G__int(libp->para[4]);
01809       ((TPainter3dAlgorithms*) G__getstructoffset())->ZDepth(G__Ap0->a, *(Int_t*) G__Intref(&libp->para[1])
01810 , G__Ap2->a, G__Ap3->a
01811 , G__Ap4->a, (Int_t*) G__int(libp->para[5]));
01812       G__setnull(result7);
01813    return(1 || funcname || hash || result7 || libp) ;
01814 }
01815 
01816 static int G__G__HistPainter_122_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01817 {
01818       TPainter3dAlgorithms::SetF3((TF3*) G__int(libp->para[0]));
01819       G__setnull(result7);
01820    return(1 || funcname || hash || result7 || libp) ;
01821 }
01822 
01823 static int G__G__HistPainter_122_0_68(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01824 {
01825       TPainter3dAlgorithms::SetF3ClippingBoxOff();
01826       G__setnull(result7);
01827    return(1 || funcname || hash || result7 || libp) ;
01828 }
01829 
01830 static int G__G__HistPainter_122_0_69(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01831 {
01832       TPainter3dAlgorithms::SetF3ClippingBoxOn((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
01833 , (Double_t) G__double(libp->para[2]));
01834       G__setnull(result7);
01835    return(1 || funcname || hash || result7 || libp) ;
01836 }
01837 
01838 static int G__G__HistPainter_122_0_70(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01839 {
01840       G__letint(result7, 85, (long) TPainter3dAlgorithms::Class());
01841    return(1 || funcname || hash || result7 || libp) ;
01842 }
01843 
01844 static int G__G__HistPainter_122_0_71(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01845 {
01846       G__letint(result7, 67, (long) TPainter3dAlgorithms::Class_Name());
01847    return(1 || funcname || hash || result7 || libp) ;
01848 }
01849 
01850 static int G__G__HistPainter_122_0_72(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01851 {
01852       G__letint(result7, 115, (long) TPainter3dAlgorithms::Class_Version());
01853    return(1 || funcname || hash || result7 || libp) ;
01854 }
01855 
01856 static int G__G__HistPainter_122_0_73(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01857 {
01858       TPainter3dAlgorithms::Dictionary();
01859       G__setnull(result7);
01860    return(1 || funcname || hash || result7 || libp) ;
01861 }
01862 
01863 static int G__G__HistPainter_122_0_77(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01864 {
01865       ((TPainter3dAlgorithms*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
01866       G__setnull(result7);
01867    return(1 || funcname || hash || result7 || libp) ;
01868 }
01869 
01870 static int G__G__HistPainter_122_0_78(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01871 {
01872       G__letint(result7, 67, (long) TPainter3dAlgorithms::DeclFileName());
01873    return(1 || funcname || hash || result7 || libp) ;
01874 }
01875 
01876 static int G__G__HistPainter_122_0_79(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01877 {
01878       G__letint(result7, 105, (long) TPainter3dAlgorithms::ImplFileLine());
01879    return(1 || funcname || hash || result7 || libp) ;
01880 }
01881 
01882 static int G__G__HistPainter_122_0_80(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01883 {
01884       G__letint(result7, 67, (long) TPainter3dAlgorithms::ImplFileName());
01885    return(1 || funcname || hash || result7 || libp) ;
01886 }
01887 
01888 static int G__G__HistPainter_122_0_81(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01889 {
01890       G__letint(result7, 105, (long) TPainter3dAlgorithms::DeclFileLine());
01891    return(1 || funcname || hash || result7 || libp) ;
01892 }
01893 
01894 // automatic copy constructor
01895 static int G__G__HistPainter_122_0_82(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01896 
01897 {
01898    TPainter3dAlgorithms* p;
01899    void* tmp = (void*) G__int(libp->para[0]);
01900    p = new TPainter3dAlgorithms(*(TPainter3dAlgorithms*) tmp);
01901    result7->obj.i = (long) p;
01902    result7->ref = (long) p;
01903    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistPainterLN_TPainter3dAlgorithms));
01904    return(1 || funcname || hash || result7 || libp) ;
01905 }
01906 
01907 // automatic destructor
01908 typedef TPainter3dAlgorithms G__TTPainter3dAlgorithms;
01909 static int G__G__HistPainter_122_0_83(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01910 {
01911    char* gvp = (char*) G__getgvp();
01912    long soff = G__getstructoffset();
01913    int n = G__getaryconstruct();
01914    //
01915    //has_a_delete: 1
01916    //has_own_delete1arg: 0
01917    //has_own_delete2arg: 0
01918    //
01919    if (!soff) {
01920      return(1);
01921    }
01922    if (n) {
01923      if (gvp == (char*)G__PVOID) {
01924        delete[] (TPainter3dAlgorithms*) soff;
01925      } else {
01926        G__setgvp((long) G__PVOID);
01927        for (int i = n - 1; i >= 0; --i) {
01928          ((TPainter3dAlgorithms*) (soff+(sizeof(TPainter3dAlgorithms)*i)))->~G__TTPainter3dAlgorithms();
01929        }
01930        G__setgvp((long)gvp);
01931      }
01932    } else {
01933      if (gvp == (char*)G__PVOID) {
01934        delete (TPainter3dAlgorithms*) soff;
01935      } else {
01936        G__setgvp((long) G__PVOID);
01937        ((TPainter3dAlgorithms*) (soff))->~G__TTPainter3dAlgorithms();
01938        G__setgvp((long)gvp);
01939      }
01940    }
01941    G__setnull(result7);
01942    return(1 || funcname || hash || result7 || libp) ;
01943 }
01944 
01945 // automatic assignment operator
01946 static int G__G__HistPainter_122_0_84(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01947 {
01948    TPainter3dAlgorithms* dest = (TPainter3dAlgorithms*) G__getstructoffset();
01949    *dest = *(TPainter3dAlgorithms*) libp->para[0].ref;
01950    const TPainter3dAlgorithms& obj = *dest;
01951    result7->ref = (long) (&obj);
01952    result7->obj.i = (long) (&obj);
01953    return(1 || funcname || hash || result7 || libp) ;
01954 }
01955 
01956 
01957 /* THistPainter */
01958 static int G__G__HistPainter_124_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01959 {
01960    THistPainter* p = NULL;
01961    char* gvp = (char*) G__getgvp();
01962    int n = G__getaryconstruct();
01963    if (n) {
01964      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01965        p = new THistPainter[n];
01966      } else {
01967        p = new((void*) gvp) THistPainter[n];
01968      }
01969    } else {
01970      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01971        p = new THistPainter;
01972      } else {
01973        p = new((void*) gvp) THistPainter;
01974      }
01975    }
01976    result7->obj.i = (long) p;
01977    result7->ref = (long) p;
01978    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistPainterLN_THistPainter));
01979    return(1 || funcname || hash || result7 || libp) ;
01980 }
01981 
01982 static int G__G__HistPainter_124_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01983 {
01984       ((THistPainter*) G__getstructoffset())->DefineColorLevels((Int_t) G__int(libp->para[0]));
01985       G__setnull(result7);
01986    return(1 || funcname || hash || result7 || libp) ;
01987 }
01988 
01989 static int G__G__HistPainter_124_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01990 {
01991       G__letint(result7, 105, (long) ((THistPainter*) G__getstructoffset())->MakeChopt((Option_t*) G__int(libp->para[0])));
01992    return(1 || funcname || hash || result7 || libp) ;
01993 }
01994 
01995 static int G__G__HistPainter_124_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01996 {
01997       ((THistPainter*) G__getstructoffset())->PaintArrows((Option_t*) G__int(libp->para[0]));
01998       G__setnull(result7);
01999    return(1 || funcname || hash || result7 || libp) ;
02000 }
02001 
02002 static int G__G__HistPainter_124_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02003 {
02004    switch (libp->paran) {
02005    case 1:
02006       ((THistPainter*) G__getstructoffset())->PaintAxis((Bool_t) G__int(libp->para[0]));
02007       G__setnull(result7);
02008       break;
02009    case 0:
02010       ((THistPainter*) G__getstructoffset())->PaintAxis();
02011       G__setnull(result7);
02012       break;
02013    }
02014    return(1 || funcname || hash || result7 || libp) ;
02015 }
02016 
02017 static int G__G__HistPainter_124_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02018 {
02019       ((THistPainter*) G__getstructoffset())->PaintBar((Option_t*) G__int(libp->para[0]));
02020       G__setnull(result7);
02021    return(1 || funcname || hash || result7 || libp) ;
02022 }
02023 
02024 static int G__G__HistPainter_124_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02025 {
02026       ((THistPainter*) G__getstructoffset())->PaintBarH((Option_t*) G__int(libp->para[0]));
02027       G__setnull(result7);
02028    return(1 || funcname || hash || result7 || libp) ;
02029 }
02030 
02031 static int G__G__HistPainter_124_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02032 {
02033       ((THistPainter*) G__getstructoffset())->PaintBoxes((Option_t*) G__int(libp->para[0]));
02034       G__setnull(result7);
02035    return(1 || funcname || hash || result7 || libp) ;
02036 }
02037 
02038 static int G__G__HistPainter_124_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02039 {
02040       ((THistPainter*) G__getstructoffset())->PaintColorLevels((Option_t*) G__int(libp->para[0]));
02041       G__setnull(result7);
02042    return(1 || funcname || hash || result7 || libp) ;
02043 }
02044 
02045 static int G__G__HistPainter_124_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02046 {
02047       ((THistPainter*) G__getstructoffset())->PaintTH2PolyBins((Option_t*) G__int(libp->para[0]));
02048       G__setnull(result7);
02049    return(1 || funcname || hash || result7 || libp) ;
02050 }
02051 
02052 static int G__G__HistPainter_124_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02053 {
02054       ((THistPainter*) G__getstructoffset())->PaintTH2PolyColorLevels((Option_t*) G__int(libp->para[0]));
02055       G__setnull(result7);
02056    return(1 || funcname || hash || result7 || libp) ;
02057 }
02058 
02059 static int G__G__HistPainter_124_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02060 {
02061       ((THistPainter*) G__getstructoffset())->PaintTH2PolyScatterPlot((Option_t*) G__int(libp->para[0]));
02062       G__setnull(result7);
02063    return(1 || funcname || hash || result7 || libp) ;
02064 }
02065 
02066 static int G__G__HistPainter_124_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02067 {
02068       ((THistPainter*) G__getstructoffset())->PaintTH2PolyText((Option_t*) G__int(libp->para[0]));
02069       G__setnull(result7);
02070    return(1 || funcname || hash || result7 || libp) ;
02071 }
02072 
02073 static int G__G__HistPainter_124_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02074 {
02075       ((THistPainter*) G__getstructoffset())->PaintContour((Option_t*) G__int(libp->para[0]));
02076       G__setnull(result7);
02077    return(1 || funcname || hash || result7 || libp) ;
02078 }
02079 
02080 static int G__G__HistPainter_124_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02081 {
02082       G__letint(result7, 105, (long) ((THistPainter*) G__getstructoffset())->PaintContourLine(
02083 (Double_t) G__double(libp->para[0]), (Int_t) G__int(libp->para[1])
02084 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
02085 , (Double_t) G__double(libp->para[4]), (Int_t) G__int(libp->para[5])
02086 , (Double_t) G__double(libp->para[6]), (Double_t) G__double(libp->para[7])
02087 , (Double_t*) G__int(libp->para[8]), (Double_t*) G__int(libp->para[9])
02088 , (Int_t*) G__int(libp->para[10]), (Double_t*) G__int(libp->para[11])));
02089    return(1 || funcname || hash || result7 || libp) ;
02090 }
02091 
02092 static int G__G__HistPainter_124_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02093 {
02094       ((THistPainter*) G__getstructoffset())->PaintErrors((Option_t*) G__int(libp->para[0]));
02095       G__setnull(result7);
02096    return(1 || funcname || hash || result7 || libp) ;
02097 }
02098 
02099 static int G__G__HistPainter_124_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02100 {
02101       ((THistPainter*) G__getstructoffset())->Paint2DErrors((Option_t*) G__int(libp->para[0]));
02102       G__setnull(result7);
02103    return(1 || funcname || hash || result7 || libp) ;
02104 }
02105 
02106 static int G__G__HistPainter_124_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02107 {
02108       ((THistPainter*) G__getstructoffset())->PaintFrame();
02109       G__setnull(result7);
02110    return(1 || funcname || hash || result7 || libp) ;
02111 }
02112 
02113 static int G__G__HistPainter_124_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02114 {
02115       ((THistPainter*) G__getstructoffset())->PaintFunction((Option_t*) G__int(libp->para[0]));
02116       G__setnull(result7);
02117    return(1 || funcname || hash || result7 || libp) ;
02118 }
02119 
02120 static int G__G__HistPainter_124_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02121 {
02122       ((THistPainter*) G__getstructoffset())->PaintHist((Option_t*) G__int(libp->para[0]));
02123       G__setnull(result7);
02124    return(1 || funcname || hash || result7 || libp) ;
02125 }
02126 
02127 static int G__G__HistPainter_124_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02128 {
02129    switch (libp->paran) {
02130    case 1:
02131       ((THistPainter*) G__getstructoffset())->PaintH3((Option_t*) G__int(libp->para[0]));
02132       G__setnull(result7);
02133       break;
02134    case 0:
02135       ((THistPainter*) G__getstructoffset())->PaintH3();
02136       G__setnull(result7);
02137       break;
02138    }
02139    return(1 || funcname || hash || result7 || libp) ;
02140 }
02141 
02142 static int G__G__HistPainter_124_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02143 {
02144       ((THistPainter*) G__getstructoffset())->PaintH3Iso();
02145       G__setnull(result7);
02146    return(1 || funcname || hash || result7 || libp) ;
02147 }
02148 
02149 static int G__G__HistPainter_124_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02150 {
02151       G__letint(result7, 105, (long) ((THistPainter*) G__getstructoffset())->PaintInit());
02152    return(1 || funcname || hash || result7 || libp) ;
02153 }
02154 
02155 static int G__G__HistPainter_124_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02156 {
02157       G__letint(result7, 105, (long) ((THistPainter*) G__getstructoffset())->PaintInitH());
02158    return(1 || funcname || hash || result7 || libp) ;
02159 }
02160 
02161 static int G__G__HistPainter_124_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02162 {
02163       ((THistPainter*) G__getstructoffset())->PaintLego((Option_t*) G__int(libp->para[0]));
02164       G__setnull(result7);
02165    return(1 || funcname || hash || result7 || libp) ;
02166 }
02167 
02168 static int G__G__HistPainter_124_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02169 {
02170       ((THistPainter*) G__getstructoffset())->PaintLegoAxis((TGaxis*) G__int(libp->para[0]), (Double_t) G__double(libp->para[1]));
02171       G__setnull(result7);
02172    return(1 || funcname || hash || result7 || libp) ;
02173 }
02174 
02175 static int G__G__HistPainter_124_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02176 {
02177       ((THistPainter*) G__getstructoffset())->PaintPalette();
02178       G__setnull(result7);
02179    return(1 || funcname || hash || result7 || libp) ;
02180 }
02181 
02182 static int G__G__HistPainter_124_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02183 {
02184       ((THistPainter*) G__getstructoffset())->PaintScatterPlot((Option_t*) G__int(libp->para[0]));
02185       G__setnull(result7);
02186    return(1 || funcname || hash || result7 || libp) ;
02187 }
02188 
02189 static int G__G__HistPainter_124_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02190 {
02191       ((THistPainter*) G__getstructoffset())->PaintStat2((Int_t) G__int(libp->para[0]), (TF1*) G__int(libp->para[1]));
02192       G__setnull(result7);
02193    return(1 || funcname || hash || result7 || libp) ;
02194 }
02195 
02196 static int G__G__HistPainter_124_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02197 {
02198       ((THistPainter*) G__getstructoffset())->PaintStat3((Int_t) G__int(libp->para[0]), (TF1*) G__int(libp->para[1]));
02199       G__setnull(result7);
02200    return(1 || funcname || hash || result7 || libp) ;
02201 }
02202 
02203 static int G__G__HistPainter_124_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02204 {
02205       ((THistPainter*) G__getstructoffset())->PaintSurface((Option_t*) G__int(libp->para[0]));
02206       G__setnull(result7);
02207    return(1 || funcname || hash || result7 || libp) ;
02208 }
02209 
02210 static int G__G__HistPainter_124_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02211 {
02212       ((THistPainter*) G__getstructoffset())->PaintTriangles((Option_t*) G__int(libp->para[0]));
02213       G__setnull(result7);
02214    return(1 || funcname || hash || result7 || libp) ;
02215 }
02216 
02217 static int G__G__HistPainter_124_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02218 {
02219       ((THistPainter*) G__getstructoffset())->PaintTable((Option_t*) G__int(libp->para[0]));
02220       G__setnull(result7);
02221    return(1 || funcname || hash || result7 || libp) ;
02222 }
02223 
02224 static int G__G__HistPainter_124_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02225 {
02226       ((THistPainter*) G__getstructoffset())->PaintText((Option_t*) G__int(libp->para[0]));
02227       G__setnull(result7);
02228    return(1 || funcname || hash || result7 || libp) ;
02229 }
02230 
02231 static int G__G__HistPainter_124_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02232 {
02233       ((THistPainter*) G__getstructoffset())->PaintTitle();
02234       G__setnull(result7);
02235    return(1 || funcname || hash || result7 || libp) ;
02236 }
02237 
02238 static int G__G__HistPainter_124_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02239 {
02240       ((THistPainter*) G__getstructoffset())->PaintTF3();
02241       G__setnull(result7);
02242    return(1 || funcname || hash || result7 || libp) ;
02243 }
02244 
02245 static int G__G__HistPainter_124_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02246 {
02247       G__letint(result7, 105, (long) THistPainter::ProjectAitoff2xy((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
02248 , *(Double_t*) G__Doubleref(&libp->para[2]), *(Double_t*) G__Doubleref(&libp->para[3])));
02249    return(1 || funcname || hash || result7 || libp) ;
02250 }
02251 
02252 static int G__G__HistPainter_124_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02253 {
02254       G__letint(result7, 105, (long) THistPainter::ProjectMercator2xy((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
02255 , *(Double_t*) G__Doubleref(&libp->para[2]), *(Double_t*) G__Doubleref(&libp->para[3])));
02256    return(1 || funcname || hash || result7 || libp) ;
02257 }
02258 
02259 static int G__G__HistPainter_124_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02260 {
02261       G__letint(result7, 105, (long) THistPainter::ProjectSinusoidal2xy((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
02262 , *(Double_t*) G__Doubleref(&libp->para[2]), *(Double_t*) G__Doubleref(&libp->para[3])));
02263    return(1 || funcname || hash || result7 || libp) ;
02264 }
02265 
02266 static int G__G__HistPainter_124_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02267 {
02268       G__letint(result7, 105, (long) THistPainter::ProjectParabolic2xy((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
02269 , *(Double_t*) G__Doubleref(&libp->para[2]), *(Double_t*) G__Doubleref(&libp->para[3])));
02270    return(1 || funcname || hash || result7 || libp) ;
02271 }
02272 
02273 static int G__G__HistPainter_124_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02274 {
02275       ((THistPainter*) G__getstructoffset())->RecalculateRange();
02276       G__setnull(result7);
02277    return(1 || funcname || hash || result7 || libp) ;
02278 }
02279 
02280 static int G__G__HistPainter_124_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02281 {
02282       ((THistPainter*) G__getstructoffset())->ShowProjectionX((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
02283       G__setnull(result7);
02284    return(1 || funcname || hash || result7 || libp) ;
02285 }
02286 
02287 static int G__G__HistPainter_124_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02288 {
02289       ((THistPainter*) G__getstructoffset())->ShowProjectionY((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
02290       G__setnull(result7);
02291    return(1 || funcname || hash || result7 || libp) ;
02292 }
02293 
02294 static int G__G__HistPainter_124_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02295 {
02296       ((THistPainter*) G__getstructoffset())->ShowProjection3((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
02297       G__setnull(result7);
02298    return(1 || funcname || hash || result7 || libp) ;
02299 }
02300 
02301 static int G__G__HistPainter_124_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02302 {
02303       G__letint(result7, 105, (long) ((THistPainter*) G__getstructoffset())->TableInit());
02304    return(1 || funcname || hash || result7 || libp) ;
02305 }
02306 
02307 static int G__G__HistPainter_124_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02308 {
02309       G__letint(result7, 67, (long) THistPainter::GetBestFormat((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
02310 , (const char*) G__int(libp->para[2])));
02311    return(1 || funcname || hash || result7 || libp) ;
02312 }
02313 
02314 static int G__G__HistPainter_124_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02315 {
02316       THistPainter::PaintSpecialObjects((TObject*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1]));
02317       G__setnull(result7);
02318    return(1 || funcname || hash || result7 || libp) ;
02319 }
02320 
02321 static int G__G__HistPainter_124_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02322 {
02323       G__letint(result7, 85, (long) THistPainter::Class());
02324    return(1 || funcname || hash || result7 || libp) ;
02325 }
02326 
02327 static int G__G__HistPainter_124_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02328 {
02329       G__letint(result7, 67, (long) THistPainter::Class_Name());
02330    return(1 || funcname || hash || result7 || libp) ;
02331 }
02332 
02333 static int G__G__HistPainter_124_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02334 {
02335       G__letint(result7, 115, (long) THistPainter::Class_Version());
02336    return(1 || funcname || hash || result7 || libp) ;
02337 }
02338 
02339 static int G__G__HistPainter_124_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02340 {
02341       THistPainter::Dictionary();
02342       G__setnull(result7);
02343    return(1 || funcname || hash || result7 || libp) ;
02344 }
02345 
02346 static int G__G__HistPainter_124_0_71(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02347 {
02348       ((THistPainter*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
02349       G__setnull(result7);
02350    return(1 || funcname || hash || result7 || libp) ;
02351 }
02352 
02353 static int G__G__HistPainter_124_0_72(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02354 {
02355       G__letint(result7, 67, (long) THistPainter::DeclFileName());
02356    return(1 || funcname || hash || result7 || libp) ;
02357 }
02358 
02359 static int G__G__HistPainter_124_0_73(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02360 {
02361       G__letint(result7, 105, (long) THistPainter::ImplFileLine());
02362    return(1 || funcname || hash || result7 || libp) ;
02363 }
02364 
02365 static int G__G__HistPainter_124_0_74(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02366 {
02367       G__letint(result7, 67, (long) THistPainter::ImplFileName());
02368    return(1 || funcname || hash || result7 || libp) ;
02369 }
02370 
02371 static int G__G__HistPainter_124_0_75(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02372 {
02373       G__letint(result7, 105, (long) THistPainter::DeclFileLine());
02374    return(1 || funcname || hash || result7 || libp) ;
02375 }
02376 
02377 // automatic copy constructor
02378 static int G__G__HistPainter_124_0_76(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02379 
02380 {
02381    THistPainter* p;
02382    void* tmp = (void*) G__int(libp->para[0]);
02383    p = new THistPainter(*(THistPainter*) tmp);
02384    result7->obj.i = (long) p;
02385    result7->ref = (long) p;
02386    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistPainterLN_THistPainter));
02387    return(1 || funcname || hash || result7 || libp) ;
02388 }
02389 
02390 // automatic destructor
02391 typedef THistPainter G__TTHistPainter;
02392 static int G__G__HistPainter_124_0_77(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02393 {
02394    char* gvp = (char*) G__getgvp();
02395    long soff = G__getstructoffset();
02396    int n = G__getaryconstruct();
02397    //
02398    //has_a_delete: 1
02399    //has_own_delete1arg: 0
02400    //has_own_delete2arg: 0
02401    //
02402    if (!soff) {
02403      return(1);
02404    }
02405    if (n) {
02406      if (gvp == (char*)G__PVOID) {
02407        delete[] (THistPainter*) soff;
02408      } else {
02409        G__setgvp((long) G__PVOID);
02410        for (int i = n - 1; i >= 0; --i) {
02411          ((THistPainter*) (soff+(sizeof(THistPainter)*i)))->~G__TTHistPainter();
02412        }
02413        G__setgvp((long)gvp);
02414      }
02415    } else {
02416      if (gvp == (char*)G__PVOID) {
02417        delete (THistPainter*) soff;
02418      } else {
02419        G__setgvp((long) G__PVOID);
02420        ((THistPainter*) (soff))->~G__TTHistPainter();
02421        G__setgvp((long)gvp);
02422      }
02423    }
02424    G__setnull(result7);
02425    return(1 || funcname || hash || result7 || libp) ;
02426 }
02427 
02428 // automatic assignment operator
02429 static int G__G__HistPainter_124_0_78(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02430 {
02431    THistPainter* dest = (THistPainter*) G__getstructoffset();
02432    *dest = *(THistPainter*) libp->para[0].ref;
02433    const THistPainter& obj = *dest;
02434    result7->ref = (long) (&obj);
02435    result7->obj.i = (long) (&obj);
02436    return(1 || funcname || hash || result7 || libp) ;
02437 }
02438 
02439 
02440 /* TPaletteAxis */
02441 static int G__G__HistPainter_136_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02442 {
02443    TPaletteAxis* p = NULL;
02444    char* gvp = (char*) G__getgvp();
02445    int n = G__getaryconstruct();
02446    if (n) {
02447      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02448        p = new TPaletteAxis[n];
02449      } else {
02450        p = new((void*) gvp) TPaletteAxis[n];
02451      }
02452    } else {
02453      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02454        p = new TPaletteAxis;
02455      } else {
02456        p = new((void*) gvp) TPaletteAxis;
02457      }
02458    }
02459    result7->obj.i = (long) p;
02460    result7->ref = (long) p;
02461    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistPainterLN_TPaletteAxis));
02462    return(1 || funcname || hash || result7 || libp) ;
02463 }
02464 
02465 static int G__G__HistPainter_136_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02466 {
02467    TPaletteAxis* p = NULL;
02468    char* gvp = (char*) G__getgvp();
02469    //m: 5
02470    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02471      p = new TPaletteAxis(
02472 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
02473 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
02474 , (TH1*) G__int(libp->para[4]));
02475    } else {
02476      p = new((void*) gvp) TPaletteAxis(
02477 (Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
02478 , (Double_t) G__double(libp->para[2]), (Double_t) G__double(libp->para[3])
02479 , (TH1*) G__int(libp->para[4]));
02480    }
02481    result7->obj.i = (long) p;
02482    result7->ref = (long) p;
02483    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistPainterLN_TPaletteAxis));
02484    return(1 || funcname || hash || result7 || libp) ;
02485 }
02486 
02487 static int G__G__HistPainter_136_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02488 {
02489    TPaletteAxis* p = NULL;
02490    char* gvp = (char*) G__getgvp();
02491    //m: 1
02492    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
02493      p = new TPaletteAxis(*(TPaletteAxis*) libp->para[0].ref);
02494    } else {
02495      p = new((void*) gvp) TPaletteAxis(*(TPaletteAxis*) libp->para[0].ref);
02496    }
02497    result7->obj.i = (long) p;
02498    result7->ref = (long) p;
02499    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HistPainterLN_TPaletteAxis));
02500    return(1 || funcname || hash || result7 || libp) ;
02501 }
02502 
02503 static int G__G__HistPainter_136_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02504 {
02505       G__letint(result7, 85, (long) ((TPaletteAxis*) G__getstructoffset())->GetAxis());
02506    return(1 || funcname || hash || result7 || libp) ;
02507 }
02508 
02509 static int G__G__HistPainter_136_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02510 {
02511       G__letint(result7, 105, (long) ((TPaletteAxis*) G__getstructoffset())->GetBinColor((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])));
02512    return(1 || funcname || hash || result7 || libp) ;
02513 }
02514 
02515 static int G__G__HistPainter_136_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02516 {
02517       G__letint(result7, 105, (long) ((TPaletteAxis*) G__getstructoffset())->GetValueColor((Double_t) G__double(libp->para[0])));
02518    return(1 || funcname || hash || result7 || libp) ;
02519 }
02520 
02521 static int G__G__HistPainter_136_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02522 {
02523       ((TPaletteAxis*) G__getstructoffset())->SetLabelColor((Int_t) G__int(libp->para[0]));
02524       G__setnull(result7);
02525    return(1 || funcname || hash || result7 || libp) ;
02526 }
02527 
02528 static int G__G__HistPainter_136_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02529 {
02530       ((TPaletteAxis*) G__getstructoffset())->SetLabelFont((Int_t) G__int(libp->para[0]));
02531       G__setnull(result7);
02532    return(1 || funcname || hash || result7 || libp) ;
02533 }
02534 
02535 static int G__G__HistPainter_136_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02536 {
02537       ((TPaletteAxis*) G__getstructoffset())->SetLabelOffset((Float_t) G__double(libp->para[0]));
02538       G__setnull(result7);
02539    return(1 || funcname || hash || result7 || libp) ;
02540 }
02541 
02542 static int G__G__HistPainter_136_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02543 {
02544       ((TPaletteAxis*) G__getstructoffset())->SetLabelSize((Float_t) G__double(libp->para[0]));
02545       G__setnull(result7);
02546    return(1 || funcname || hash || result7 || libp) ;
02547 }
02548 
02549 static int G__G__HistPainter_136_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02550 {
02551    switch (libp->paran) {
02552    case 1:
02553       ((TPaletteAxis*) G__getstructoffset())->SetTitleOffset((Float_t) G__double(libp->para[0]));
02554       G__setnull(result7);
02555       break;
02556    case 0:
02557       ((TPaletteAxis*) G__getstructoffset())->SetTitleOffset();
02558       G__setnull(result7);
02559       break;
02560    }
02561    return(1 || funcname || hash || result7 || libp) ;
02562 }
02563 
02564 static int G__G__HistPainter_136_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02565 {
02566       ((TPaletteAxis*) G__getstructoffset())->SetTitleSize((Float_t) G__double(libp->para[0]));
02567       G__setnull(result7);
02568    return(1 || funcname || hash || result7 || libp) ;
02569 }
02570 
02571 static int G__G__HistPainter_136_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02572 {
02573       ((TPaletteAxis*) G__getstructoffset())->UnZoom();
02574       G__setnull(result7);
02575    return(1 || funcname || hash || result7 || libp) ;
02576 }
02577 
02578 static int G__G__HistPainter_136_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02579 {
02580       G__letint(result7, 85, (long) TPaletteAxis::Class());
02581    return(1 || funcname || hash || result7 || libp) ;
02582 }
02583 
02584 static int G__G__HistPainter_136_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02585 {
02586       G__letint(result7, 67, (long) TPaletteAxis::Class_Name());
02587    return(1 || funcname || hash || result7 || libp) ;
02588 }
02589 
02590 static int G__G__HistPainter_136_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02591 {
02592       G__letint(result7, 115, (long) TPaletteAxis::Class_Version());
02593    return(1 || funcname || hash || result7 || libp) ;
02594 }
02595 
02596 static int G__G__HistPainter_136_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02597 {
02598       TPaletteAxis::Dictionary();
02599       G__setnull(result7);
02600    return(1 || funcname || hash || result7 || libp) ;
02601 }
02602 
02603 static int G__G__HistPainter_136_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02604 {
02605       ((TPaletteAxis*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
02606       G__setnull(result7);
02607    return(1 || funcname || hash || result7 || libp) ;
02608 }
02609 
02610 static int G__G__HistPainter_136_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02611 {
02612       G__letint(result7, 67, (long) TPaletteAxis::DeclFileName());
02613    return(1 || funcname || hash || result7 || libp) ;
02614 }
02615 
02616 static int G__G__HistPainter_136_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02617 {
02618       G__letint(result7, 105, (long) TPaletteAxis::ImplFileLine());
02619    return(1 || funcname || hash || result7 || libp) ;
02620 }
02621 
02622 static int G__G__HistPainter_136_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02623 {
02624       G__letint(result7, 67, (long) TPaletteAxis::ImplFileName());
02625    return(1 || funcname || hash || result7 || libp) ;
02626 }
02627 
02628 static int G__G__HistPainter_136_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02629 {
02630       G__letint(result7, 105, (long) TPaletteAxis::DeclFileLine());
02631    return(1 || funcname || hash || result7 || libp) ;
02632 }
02633 
02634 // automatic destructor
02635 typedef TPaletteAxis G__TTPaletteAxis;
02636 static int G__G__HistPainter_136_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
02637 {
02638    char* gvp = (char*) G__getgvp();
02639    long soff = G__getstructoffset();
02640    int n = G__getaryconstruct();
02641    //
02642    //has_a_delete: 1
02643    //has_own_delete1arg: 0
02644    //has_own_delete2arg: 0
02645    //
02646    if (!soff) {
02647      return(1);
02648    }
02649    if (n) {
02650      if (gvp == (char*)G__PVOID) {
02651        delete[] (TPaletteAxis*) soff;
02652      } else {
02653        G__setgvp((long) G__PVOID);
02654        for (int i = n - 1; i >= 0; --i) {
02655          ((TPaletteAxis*) (soff+(sizeof(TPaletteAxis)*i)))->~G__TTPaletteAxis();
02656        }
02657        G__setgvp((long)gvp);
02658      }
02659    } else {
02660      if (gvp == (char*)G__PVOID) {
02661        delete (TPaletteAxis*) soff;
02662      } else {
02663        G__setgvp((long) G__PVOID);
02664        ((TPaletteAxis*) (soff))->~G__TTPaletteAxis();
02665        G__setgvp((long)gvp);
02666      }
02667    }
02668    G__setnull(result7);
02669    return(1 || funcname || hash || result7 || libp) ;
02670 }
02671 
02672 
02673 /* Setting up global function */
02674 
02675 /*********************************************************
02676 * Member function Stub
02677 *********************************************************/
02678 
02679 /* TGraph2DPainter */
02680 
02681 /* TGraphPainter */
02682 
02683 /* TPainter3dAlgorithms */
02684 
02685 /* THistPainter */
02686 
02687 /* TPaletteAxis */
02688 
02689 /*********************************************************
02690 * Global function Stub
02691 *********************************************************/
02692 
02693 /*********************************************************
02694 * Get size of pointer to member function
02695 *********************************************************/
02696 class G__Sizep2memfuncG__HistPainter {
02697  public:
02698   G__Sizep2memfuncG__HistPainter(): p(&G__Sizep2memfuncG__HistPainter::sizep2memfunc) {}
02699     size_t sizep2memfunc() { return(sizeof(p)); }
02700   private:
02701     size_t (G__Sizep2memfuncG__HistPainter::*p)();
02702 };
02703 
02704 size_t G__get_sizep2memfuncG__HistPainter()
02705 {
02706   G__Sizep2memfuncG__HistPainter a;
02707   G__setsizep2memfunc((int)a.sizep2memfunc());
02708   return((size_t)a.sizep2memfunc());
02709 }
02710 
02711 
02712 /*********************************************************
02713 * virtual base class offset calculation interface
02714 *********************************************************/
02715 
02716    /* Setting up class inheritance */
02717 
02718 /*********************************************************
02719 * Inheritance information setup/
02720 *********************************************************/
02721 extern "C" void G__cpp_setup_inheritanceG__HistPainter() {
02722 
02723    /* Setting up class inheritance */
02724    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__HistPainterLN_TGraph2DPainter))) {
02725      TGraph2DPainter *G__Lderived;
02726      G__Lderived=(TGraph2DPainter*)0x1000;
02727      {
02728        TObject *G__Lpbase=(TObject*)G__Lderived;
02729        G__inheritance_setup(G__get_linked_tagnum(&G__G__HistPainterLN_TGraph2DPainter),G__get_linked_tagnum(&G__G__HistPainterLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
02730      }
02731    }
02732    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__HistPainterLN_TGraphPainter))) {
02733      TGraphPainter *G__Lderived;
02734      G__Lderived=(TGraphPainter*)0x1000;
02735      {
02736        TVirtualGraphPainter *G__Lpbase=(TVirtualGraphPainter*)G__Lderived;
02737        G__inheritance_setup(G__get_linked_tagnum(&G__G__HistPainterLN_TGraphPainter),G__get_linked_tagnum(&G__G__HistPainterLN_TVirtualGraphPainter),(long)G__Lpbase-(long)G__Lderived,1,1);
02738      }
02739      {
02740        TObject *G__Lpbase=(TObject*)G__Lderived;
02741        G__inheritance_setup(G__get_linked_tagnum(&G__G__HistPainterLN_TGraphPainter),G__get_linked_tagnum(&G__G__HistPainterLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02742      }
02743    }
02744    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__HistPainterLN_TPainter3dAlgorithms))) {
02745      TPainter3dAlgorithms *G__Lderived;
02746      G__Lderived=(TPainter3dAlgorithms*)0x1000;
02747      {
02748        TObject *G__Lpbase=(TObject*)G__Lderived;
02749        G__inheritance_setup(G__get_linked_tagnum(&G__G__HistPainterLN_TPainter3dAlgorithms),G__get_linked_tagnum(&G__G__HistPainterLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
02750      }
02751      {
02752        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
02753        G__inheritance_setup(G__get_linked_tagnum(&G__G__HistPainterLN_TPainter3dAlgorithms),G__get_linked_tagnum(&G__G__HistPainterLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,1);
02754      }
02755      {
02756        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
02757        G__inheritance_setup(G__get_linked_tagnum(&G__G__HistPainterLN_TPainter3dAlgorithms),G__get_linked_tagnum(&G__G__HistPainterLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,1);
02758      }
02759    }
02760    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__HistPainterLN_THistPainter))) {
02761      THistPainter *G__Lderived;
02762      G__Lderived=(THistPainter*)0x1000;
02763      {
02764        TVirtualHistPainter *G__Lpbase=(TVirtualHistPainter*)G__Lderived;
02765        G__inheritance_setup(G__get_linked_tagnum(&G__G__HistPainterLN_THistPainter),G__get_linked_tagnum(&G__G__HistPainterLN_TVirtualHistPainter),(long)G__Lpbase-(long)G__Lderived,1,1);
02766      }
02767      {
02768        TObject *G__Lpbase=(TObject*)G__Lderived;
02769        G__inheritance_setup(G__get_linked_tagnum(&G__G__HistPainterLN_THistPainter),G__get_linked_tagnum(&G__G__HistPainterLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02770      }
02771    }
02772    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__HistPainterLN_TPaletteAxis))) {
02773      TPaletteAxis *G__Lderived;
02774      G__Lderived=(TPaletteAxis*)0x1000;
02775      {
02776        TPave *G__Lpbase=(TPave*)G__Lderived;
02777        G__inheritance_setup(G__get_linked_tagnum(&G__G__HistPainterLN_TPaletteAxis),G__get_linked_tagnum(&G__G__HistPainterLN_TPave),(long)G__Lpbase-(long)G__Lderived,1,1);
02778      }
02779      {
02780        TBox *G__Lpbase=(TBox*)G__Lderived;
02781        G__inheritance_setup(G__get_linked_tagnum(&G__G__HistPainterLN_TPaletteAxis),G__get_linked_tagnum(&G__G__HistPainterLN_TBox),(long)G__Lpbase-(long)G__Lderived,1,0);
02782      }
02783      {
02784        TObject *G__Lpbase=(TObject*)G__Lderived;
02785        G__inheritance_setup(G__get_linked_tagnum(&G__G__HistPainterLN_TPaletteAxis),G__get_linked_tagnum(&G__G__HistPainterLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
02786      }
02787      {
02788        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
02789        G__inheritance_setup(G__get_linked_tagnum(&G__G__HistPainterLN_TPaletteAxis),G__get_linked_tagnum(&G__G__HistPainterLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
02790      }
02791      {
02792        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
02793        G__inheritance_setup(G__get_linked_tagnum(&G__G__HistPainterLN_TPaletteAxis),G__get_linked_tagnum(&G__G__HistPainterLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
02794      }
02795    }
02796 }
02797 
02798 /*********************************************************
02799 * typedef information setup/
02800 *********************************************************/
02801 extern "C" void G__cpp_setup_typetableG__HistPainter() {
02802 
02803    /* Setting up typedef entry */
02804    G__search_typename2("Int_t",105,-1,0,-1);
02805    G__setnewtype(-1,"Signed integer 4 bytes (int)",0);
02806    G__search_typename2("Float_t",102,-1,0,-1);
02807    G__setnewtype(-1,"Float 4 bytes (float)",0);
02808    G__search_typename2("Double_t",100,-1,0,-1);
02809    G__setnewtype(-1,"Double 8 bytes",0);
02810    G__search_typename2("Bool_t",103,-1,0,-1);
02811    G__setnewtype(-1,"Boolean (0=false, 1=true) (bool)",0);
02812    G__search_typename2("Version_t",115,-1,0,-1);
02813    G__setnewtype(-1,"Class version identifier (short)",0);
02814    G__search_typename2("Option_t",99,-1,256,-1);
02815    G__setnewtype(-1,"Option string (const char)",0);
02816    G__search_typename2("Color_t",115,-1,0,-1);
02817    G__setnewtype(-1,"Color number (short)",0);
02818    G__search_typename2("vector<ROOT::TSchemaHelper>",117,G__get_linked_tagnum(&G__G__HistPainterLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1);
02819    G__setnewtype(-1,NULL,0);
02820    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__HistPainterLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistPainterLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
02821    G__setnewtype(-1,NULL,0);
02822    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__HistPainterLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistPainterLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
02823    G__setnewtype(-1,NULL,0);
02824    G__search_typename2("vector<TVirtualArray*>",117,G__get_linked_tagnum(&G__G__HistPainterLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1);
02825    G__setnewtype(-1,NULL,0);
02826    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__HistPainterLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistPainterLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
02827    G__setnewtype(-1,NULL,0);
02828    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__HistPainterLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HistPainterLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
02829    G__setnewtype(-1,NULL,0);
02830    G__search_typename2("DrawFaceFunc_t",97,-1,0,G__get_linked_tagnum(&G__G__HistPainterLN_TPainter3dAlgorithms));
02831    G__setnewtype(-1,"void (TPainter3dAlgorithms::*DrawFaceFunc_t)(Int_t *, Double_t *, Int_t, Int_t *, Double_t *);",0);
02832    G__search_typename2("LegoFunc_t",97,-1,0,G__get_linked_tagnum(&G__G__HistPainterLN_TPainter3dAlgorithms));
02833    G__setnewtype(-1,"void (TPainter3dAlgorithms::*LegoFunc_t)(Int_t,Int_t,Int_t&,Double_t*,Double_t*,Double_t*);",0);
02834    G__search_typename2("SurfaceFunc_t",97,-1,0,G__get_linked_tagnum(&G__G__HistPainterLN_TPainter3dAlgorithms));
02835    G__setnewtype(-1,"void (TPainter3dAlgorithms::*SurfaceFunc_t)(Int_t,Int_t,Double_t*,Double_t*);",0);
02836 }
02837 
02838 /*********************************************************
02839 * Data Member information setup/
02840 *********************************************************/
02841 
02842    /* Setting up class,struct,union tag member variable */
02843 
02844    /* TGraph2DPainter */
02845 static void G__setup_memvarTGraph2DPainter(void) {
02846    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistPainterLN_TGraph2DPainter));
02847    { TGraph2DPainter *p; p=(TGraph2DPainter*)0x1000; if (p) { }
02848    G__memvar_setup((void*)0,68,0,0,-1,G__defined_typename("Double_t"),-1,2,"fX=",0,"!Pointer to fGraph2D->fX");
02849    G__memvar_setup((void*)0,68,0,0,-1,G__defined_typename("Double_t"),-1,2,"fY=",0,"!Pointer to fGraph2D->fY");
02850    G__memvar_setup((void*)0,68,0,0,-1,G__defined_typename("Double_t"),-1,2,"fZ=",0,"!Pointer to fGraph2D->fZ");
02851    G__memvar_setup((void*)0,68,0,0,-1,G__defined_typename("Double_t"),-1,2,"fXN=",0,"!Pointer to fDelaunay->fXN");
02852    G__memvar_setup((void*)0,68,0,0,-1,G__defined_typename("Double_t"),-1,2,"fYN=",0,"!Pointer to fDelaunay->fYN");
02853    G__memvar_setup((void*)0,68,0,0,-1,G__defined_typename("Double_t"),-1,2,"fEX=",0,"!Pointer to fGraph2D->fXE");
02854    G__memvar_setup((void*)0,68,0,0,-1,G__defined_typename("Double_t"),-1,2,"fEY=",0,"!Pointer to fGraph2D->fYE");
02855    G__memvar_setup((void*)0,68,0,0,-1,G__defined_typename("Double_t"),-1,2,"fEZ=",0,"!Pointer to fGraph2D->fZE");
02856    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fXNmin=",0,"!Equal to fDelaunay->fXNmin");
02857    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fXNmax=",0,"!Equal to fDelaunay->fXNmax");
02858    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fYNmin=",0,"!Equal to fDelaunay->fYNmin");
02859    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fYNmax=",0,"!Equal to fDelaunay->fYNmax");
02860    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fXmin=",0,"!");
02861    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fXmax=",0,"!");
02862    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fYmin=",0,"! fGraph2D->fHistogram limits");
02863    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fYmax=",0,"!");
02864    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fZmin=",0,"!");
02865    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fZmax=",0,"!");
02866    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNpoints=",0,"!Equal to fGraph2D->fNpoints");
02867    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNdt=",0,"!Equal to fDelaunay->fNdt");
02868    G__memvar_setup((void*)0,73,0,0,-1,G__defined_typename("Int_t"),-1,2,"fPTried=",0,"!Pointer to fDelaunay->fPTried");
02869    G__memvar_setup((void*)0,73,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNTried=",0,"!Pointer to fDelaunay->fNTried");
02870    G__memvar_setup((void*)0,73,0,0,-1,G__defined_typename("Int_t"),-1,2,"fMTried=",0,"!Pointer to fDelaunay->fMTried");
02871    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistPainterLN_TGraphDelaunay),-1,-1,2,"fDelaunay=",0,"Pointer to the TGraphDelaunay to be painted");
02872    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistPainterLN_TGraph2D),-1,-1,2,"fGraph2D=",0,"Pointer to the TGraph2D in fDelaunay");
02873    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistPainterLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
02874    }
02875    G__tag_memvar_reset();
02876 }
02877 
02878 
02879    /* TGraphPainter */
02880 static void G__setup_memvarTGraphPainter(void) {
02881    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistPainterLN_TGraphPainter));
02882    { TGraphPainter *p; p=(TGraphPainter*)0x1000; if (p) { }
02883    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistPainterLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
02884    }
02885    G__tag_memvar_reset();
02886 }
02887 
02888 
02889    /* TPainter3dAlgorithms */
02890 static void G__setup_memvarTPainter3dAlgorithms(void) {
02891    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistPainterLN_TPainter3dAlgorithms));
02892    { TPainter3dAlgorithms *p; p=(TPainter3dAlgorithms*)0x1000; if (p) { }
02893    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fX0=",0,(char*)NULL);
02894    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fDX=",0,(char*)NULL);
02895    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fRmin[3]=",0,"Lower limits of lego");
02896    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fRmax[3]=",0,"Upper limits of lego");
02897    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fU[2000]=",0,(char*)NULL);
02898    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fD[2000]=",0,(char*)NULL);
02899    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fT[200]=",0,(char*)NULL);
02900    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fFunLevel[257]=",0,"Function levels corresponding to colors");
02901    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fPlines[1200]=",0,(char*)NULL);
02902    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fAphi[183]=",0,(char*)NULL);
02903    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fYdl=",0,(char*)NULL);
02904    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fYls[4]=",0,(char*)NULL);
02905    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fVls[12]=",0,(char*)NULL);
02906    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fQA=",0,(char*)NULL);
02907    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fQD=",0,(char*)NULL);
02908    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fQS=",0,(char*)NULL);
02909    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fXrast=",0,(char*)NULL);
02910    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fYrast=",0,(char*)NULL);
02911    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fDXrast=",0,(char*)NULL);
02912    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fDYrast=",0,(char*)NULL);
02913    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fSystem=",0,"Coordinate system");
02914    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNT=",0,(char*)NULL);
02915    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNlevel=",0,"Number of color levels");
02916    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fColorLevel[258]=",0,"Color levels corresponding to functions");
02917    G__memvar_setup((void*)0,73,0,0,-1,G__defined_typename("Int_t"),-1,4,"fColorMain=",0,(char*)NULL);
02918    G__memvar_setup((void*)0,73,0,0,-1,G__defined_typename("Int_t"),-1,4,"fColorDark=",0,(char*)NULL);
02919    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fColorTop=",0,(char*)NULL);
02920    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fColorBottom=",0,(char*)NULL);
02921    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fMesh=",0,"(=1 if mesh to draw, o otherwise)");
02922    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNlines=",0,(char*)NULL);
02923    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fLevelLine[200]=",0,(char*)NULL);
02924    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fLoff=",0,(char*)NULL);
02925    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNqs=",0,(char*)NULL);
02926    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNStack=",0,"Number of histograms in the stack to be painted");
02927    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNxrast=",0,(char*)NULL);
02928    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNyrast=",0,(char*)NULL);
02929    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fIfrast=",0,(char*)NULL);
02930    G__memvar_setup((void*)0,73,0,0,-1,G__defined_typename("Int_t"),-1,4,"fRaster=",0,"pointer to raster buffer");
02931    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fJmask[30]=",0,(char*)NULL);
02932    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fMask[465]=",0,(char*)NULL);
02933    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fP8[8][3]=",0,(char*)NULL);
02934    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fF8[8]=",0,(char*)NULL);
02935    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fG8[8][3]=",0,(char*)NULL);
02936    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fFmin=",0,"IsoSurface minimum function value");
02937    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fFmax=",0,"IsoSurface maximum function value");
02938    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNcolor=",0,"Number of colours per Iso surface");
02939    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fIc1=",0,"Base colour for the 1st Iso Surface");
02940    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fIc2=",0,"Base colour for the 2nd Iso Surface");
02941    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fIc3=",0,"Base colour for the 3rd Iso Surface");
02942    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-2,4,"fgF3Clipping=",0,"Clipping box is off (0) or on (1)");
02943    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-2,4,"fgF3XClip=",0,"Clipping plne along X");
02944    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-2,4,"fgF3YClip=",0,"Clipping plne along Y");
02945    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-2,4,"fgF3ZClip=",0,"Clipping plne along Y");
02946    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistPainterLN_TF3),-1,-2,4,"fgCurrentF3=",0,"Pointer to the 3D function to be paint.");
02947    G__memvar_setup((void*)0,97,0,0,-1,G__defined_typename("DrawFaceFunc_t"),-1,4,"fDrawFace=",0,"pointer to face drawing function");
02948    G__memvar_setup((void*)0,97,0,0,-1,G__defined_typename("LegoFunc_t"),-1,4,"fLegoFunction=",0,"pointer to lego function");
02949    G__memvar_setup((void*)0,97,0,0,-1,G__defined_typename("SurfaceFunc_t"),-1,4,"fSurfaceFunction=",0,"pointer to surface function");
02950    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistPainterLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
02951    }
02952    G__tag_memvar_reset();
02953 }
02954 
02955 
02956    /* THistPainter */
02957 static void G__setup_memvarTHistPainter(void) {
02958    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistPainterLN_THistPainter));
02959    { THistPainter *p; p=(THistPainter*)0x1000; if (p) { }
02960    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistPainterLN_TH1),-1,-1,2,"fH=",0,"pointer to histogram to paint");
02961    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistPainterLN_TAxis),-1,-1,2,"fXaxis=",0,"pointer to X axis");
02962    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistPainterLN_TAxis),-1,-1,2,"fYaxis=",0,"pointer to Y axis");
02963    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistPainterLN_TAxis),-1,-1,2,"fZaxis=",0,"pointer to Z axis");
02964    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistPainterLN_TList),-1,-1,2,"fFunctions=",0,"pointer to histogram list of functions");
02965    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistPainterLN_TPainter3dAlgorithms),-1,-1,2,"fLego=",0,"pointer to a TPainter3dAlgorithms object");
02966    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistPainterLN_TGraph2DPainter),-1,-1,2,"fGraph2DPainter=",0,"pointer to a TGraph2DPainter object");
02967    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistPainterLN_TPie),-1,-1,2,"fPie=",0,"pointer to a TPie in case of option PIE");
02968    G__memvar_setup((void*)0,68,0,0,-1,G__defined_typename("Double_t"),-1,2,"fXbuf=",0,"X buffer coordinates");
02969    G__memvar_setup((void*)0,68,0,0,-1,G__defined_typename("Double_t"),-1,2,"fYbuf=",0,"Y buffer coordinates");
02970    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNcuts=",0,"Number of graphical cuts");
02971    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fCutsOpt[16]=",0,"sign of each cut");
02972    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistPainterLN_TCutG),-1,-1,2,"fCuts[16]=",0,"Pointers to graphical cuts");
02973    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistPainterLN_TList),-1,-1,2,"fStack=",0,"Pointer to stack of histograms (if any)");
02974    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fShowProjection=",0,"True if a projection must be drawn");
02975    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistPainterLN_TString),-1,-1,2,"fShowOption=",0,"Option to draw the projection");
02976    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistPainterLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
02977    }
02978    G__tag_memvar_reset();
02979 }
02980 
02981 
02982    /* TPaletteAxis */
02983 static void G__setup_memvarTPaletteAxis(void) {
02984    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HistPainterLN_TPaletteAxis));
02985    { TPaletteAxis *p; p=(TPaletteAxis*)0x1000; if (p) { }
02986    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistPainterLN_TGaxis),-1,-1,2,"fAxis=",0,"palette axis");
02987    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistPainterLN_TH1),-1,-1,2,"fH=",0,"pointer to parent histogram");
02988    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HistPainterLN_TString),-1,-1,2,"fName=",0,"Pave name");
02989    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__HistPainterLN_TPaletteAxiscLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kHasView=%lldLL",(long long)TPaletteAxis::kHasView).data(),0,(char*)NULL);
02990    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HistPainterLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
02991    }
02992    G__tag_memvar_reset();
02993 }
02994 
02995 extern "C" void G__cpp_setup_memvarG__HistPainter() {
02996 }
02997 /***********************************************************
02998 ************************************************************
02999 ************************************************************
03000 ************************************************************
03001 ************************************************************
03002 ************************************************************
03003 ************************************************************
03004 ***********************************************************/
03005 
03006 /*********************************************************
03007 * Member function information setup for each class
03008 *********************************************************/
03009 static void G__setup_memfuncTGraph2DPainter(void) {
03010    /* TGraph2DPainter */
03011    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistPainterLN_TGraph2DPainter));
03012    G__memfunc_setup("FindTriangles",1322,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 0);
03013    G__memfunc_setup("PaintLevels",1127,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 5, 1, 2, 0, 
03014 "I - 'Int_t' 0 - T D - 'Double_t' 0 - x "
03015 "D - 'Double_t' 0 - y i - 'Int_t' 0 '0' nblev "
03016 "D - 'Double_t' 0 '0' glev", (char*)NULL, (void*) NULL, 0);
03017    G__memfunc_setup("PaintPolyMarker0",1586,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 3, 1, 2, 0, 
03018 "i - 'Int_t' 0 - n D - 'Double_t' 0 - x "
03019 "D - 'Double_t' 0 - y", (char*)NULL, (void*) NULL, 0);
03020    G__memfunc_setup("TGraph2DPainter",1423,G__G__HistPainter_101_0_4, 105, G__get_linked_tagnum(&G__G__HistPainterLN_TGraph2DPainter), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
03021    G__memfunc_setup("TGraph2DPainter",1423,G__G__HistPainter_101_0_5, 105, G__get_linked_tagnum(&G__G__HistPainterLN_TGraph2DPainter), -1, 0, 1, 1, 1, 0, "U 'TGraphDelaunay' - 0 - gd", (char*)NULL, (void*) NULL, 0);
03022    G__memfunc_setup("GetContourList",1446,G__G__HistPainter_101_0_6, 85, G__get_linked_tagnum(&G__G__HistPainterLN_TList), -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - contour", (char*)NULL, (void*) NULL, 0);
03023    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);
03024    G__memfunc_setup("PaintContour",1254,G__G__HistPainter_101_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 0);
03025    G__memfunc_setup("PaintErrors",1145,G__G__HistPainter_101_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 0);
03026    G__memfunc_setup("PaintPolyMarker",1538,G__G__HistPainter_101_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 0);
03027    G__memfunc_setup("PaintPolyLine",1320,G__G__HistPainter_101_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 0);
03028    G__memfunc_setup("PaintTriangles",1445,G__G__HistPainter_101_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 0);
03029    G__memfunc_setup("Class",502,G__G__HistPainter_101_0_13, 85, G__get_linked_tagnum(&G__G__HistPainterLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TGraph2DPainter::Class) ), 0);
03030    G__memfunc_setup("Class_Name",982,G__G__HistPainter_101_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGraph2DPainter::Class_Name) ), 0);
03031    G__memfunc_setup("Class_Version",1339,G__G__HistPainter_101_0_15, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TGraph2DPainter::Class_Version) ), 0);
03032    G__memfunc_setup("Dictionary",1046,G__G__HistPainter_101_0_16, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TGraph2DPainter::Dictionary) ), 0);
03033    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistPainterLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
03034    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);
03035    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);
03036    G__memfunc_setup("StreamerNVirtual",1656,G__G__HistPainter_101_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
03037    G__memfunc_setup("DeclFileName",1145,G__G__HistPainter_101_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGraph2DPainter::DeclFileName) ), 0);
03038    G__memfunc_setup("ImplFileLine",1178,G__G__HistPainter_101_0_22, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGraph2DPainter::ImplFileLine) ), 0);
03039    G__memfunc_setup("ImplFileName",1171,G__G__HistPainter_101_0_23, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGraph2DPainter::ImplFileName) ), 0);
03040    G__memfunc_setup("DeclFileLine",1152,G__G__HistPainter_101_0_24, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGraph2DPainter::DeclFileLine) ), 0);
03041    // automatic copy constructor
03042    G__memfunc_setup("TGraph2DPainter", 1423, G__G__HistPainter_101_0_25, (int) ('i'), G__get_linked_tagnum(&G__G__HistPainterLN_TGraph2DPainter), -1, 0, 1, 1, 1, 0, "u 'TGraph2DPainter' - 11 - -", (char*) NULL, (void*) NULL, 0);
03043    // automatic destructor
03044    G__memfunc_setup("~TGraph2DPainter", 1549, G__G__HistPainter_101_0_26, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
03045    // automatic assignment operator
03046    G__memfunc_setup("operator=", 937, G__G__HistPainter_101_0_27, (int) ('u'), G__get_linked_tagnum(&G__G__HistPainterLN_TGraph2DPainter), -1, 1, 1, 1, 1, 0, "u 'TGraph2DPainter' - 11 - -", (char*) NULL, (void*) NULL, 0);
03047    G__tag_memfunc_reset();
03048 }
03049 
03050 static void G__setup_memfuncTGraphPainter(void) {
03051    /* TGraphPainter */
03052    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistPainterLN_TGraphPainter));
03053    G__memfunc_setup("TGraphPainter",1305,G__G__HistPainter_105_0_1, 105, G__get_linked_tagnum(&G__G__HistPainterLN_TGraphPainter), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
03054    G__memfunc_setup("ComputeLogs",1138,G__G__HistPainter_105_0_2, 121, -1, -1, 0, 2, 1, 1, 0, 
03055 "i - 'Int_t' 0 - npoints i - 'Int_t' 0 - opt", (char*)NULL, (void*) NULL, 0);
03056    G__memfunc_setup("DistancetoPrimitiveHelper",2599,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 3, 1, 1, 0, 
03057 "U 'TGraph' - 0 - theGraph i - 'Int_t' 0 - px "
03058 "i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
03059    G__memfunc_setup("DrawPanelHelper",1502,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TGraph' - 0 - theGraph", (char*)NULL, (void*) NULL, 1);
03060    G__memfunc_setup("ExecuteEventHelper",1845,(G__InterfaceMethod) NULL,121, -1, -1, 0, 4, 1, 1, 0, 
03061 "U 'TGraph' - 0 - theGraph i - 'Int_t' 0 - event "
03062 "i - 'Int_t' 0 - px i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
03063    G__memfunc_setup("GetObjectInfoHelper",1891,(G__InterfaceMethod) NULL,67, -1, -1, 0, 3, 1, 1, 8, 
03064 "U 'TGraph' - 0 - theGraph i - 'Int_t' 0 - px "
03065 "i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
03066    G__memfunc_setup("PaintHelper",1116,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
03067 "U 'TGraph' - 0 - theGraph C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
03068    G__memfunc_setup("PaintGraph",1006,(G__InterfaceMethod) NULL,121, -1, -1, 0, 5, 1, 1, 0, 
03069 "U 'TGraph' - 0 - theGraph i - 'Int_t' 0 - npoints "
03070 "D - 'Double_t' 10 - x D - 'Double_t' 10 - y "
03071 "C - 'Option_t' 10 - chopt", (char*)NULL, (void*) NULL, 1);
03072    G__memfunc_setup("PaintGrapHist",1310,(G__InterfaceMethod) NULL,121, -1, -1, 0, 5, 1, 1, 0, 
03073 "U 'TGraph' - 0 - theGraph i - 'Int_t' 0 - npoints "
03074 "D - 'Double_t' 10 - x D - 'Double_t' 10 - y "
03075 "C - 'Option_t' 10 - chopt", (char*)NULL, (void*) NULL, 1);
03076    G__memfunc_setup("PaintGraphAsymmErrors",2162,G__G__HistPainter_105_0_10, 121, -1, -1, 0, 2, 1, 1, 0, 
03077 "U 'TGraph' - 0 - theGraph C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 0);
03078    G__memfunc_setup("PaintGraphBentErrors",2036,G__G__HistPainter_105_0_11, 121, -1, -1, 0, 2, 1, 1, 0, 
03079 "U 'TGraph' - 0 - theGraph C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 0);
03080    G__memfunc_setup("PaintGraphErrors",1643,G__G__HistPainter_105_0_12, 121, -1, -1, 0, 2, 1, 1, 0, 
03081 "U 'TGraph' - 0 - theGraph C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 0);
03082    G__memfunc_setup("PaintGraphPolar",1516,G__G__HistPainter_105_0_13, 121, -1, -1, 0, 2, 1, 1, 0, 
03083 "U 'TGraph' - 0 - theGraph C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 0);
03084    G__memfunc_setup("PaintGraphQQ",1168,G__G__HistPainter_105_0_14, 121, -1, -1, 0, 2, 1, 1, 0, 
03085 "U 'TGraph' - 0 - theGraph C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 0);
03086    G__memfunc_setup("PaintGraphSimple",1624,G__G__HistPainter_105_0_15, 121, -1, -1, 0, 2, 1, 1, 0, 
03087 "U 'TGraph' - 0 - theGraph C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 0);
03088    G__memfunc_setup("PaintPolyLineHatches",2024,G__G__HistPainter_105_0_16, 121, -1, -1, 0, 4, 1, 1, 0, 
03089 "U 'TGraph' - 0 - theGraph i - 'Int_t' 0 - n "
03090 "D - 'Double_t' 10 - x D - 'Double_t' 10 - y", (char*)NULL, (void*) NULL, 0);
03091    G__memfunc_setup("PaintStats",1035,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
03092 "U 'TGraph' - 0 - theGraph U 'TF1' - 0 - fit", (char*)NULL, (void*) NULL, 1);
03093    G__memfunc_setup("Smooth",634,G__G__HistPainter_105_0_18, 121, -1, -1, 0, 5, 1, 1, 0, 
03094 "U 'TGraph' - 0 - theGraph i - 'Int_t' 0 - npoints "
03095 "D - 'Double_t' 0 - x D - 'Double_t' 0 - y "
03096 "i - 'Int_t' 0 - drawtype", (char*)NULL, (void*) NULL, 0);
03097    G__memfunc_setup("Class",502,G__G__HistPainter_105_0_19, 85, G__get_linked_tagnum(&G__G__HistPainterLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TGraphPainter::Class) ), 0);
03098    G__memfunc_setup("Class_Name",982,G__G__HistPainter_105_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGraphPainter::Class_Name) ), 0);
03099    G__memfunc_setup("Class_Version",1339,G__G__HistPainter_105_0_21, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TGraphPainter::Class_Version) ), 0);
03100    G__memfunc_setup("Dictionary",1046,G__G__HistPainter_105_0_22, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TGraphPainter::Dictionary) ), 0);
03101    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistPainterLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
03102    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);
03103    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);
03104    G__memfunc_setup("StreamerNVirtual",1656,G__G__HistPainter_105_0_26, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
03105    G__memfunc_setup("DeclFileName",1145,G__G__HistPainter_105_0_27, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGraphPainter::DeclFileName) ), 0);
03106    G__memfunc_setup("ImplFileLine",1178,G__G__HistPainter_105_0_28, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGraphPainter::ImplFileLine) ), 0);
03107    G__memfunc_setup("ImplFileName",1171,G__G__HistPainter_105_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TGraphPainter::ImplFileName) ), 0);
03108    G__memfunc_setup("DeclFileLine",1152,G__G__HistPainter_105_0_30, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TGraphPainter::DeclFileLine) ), 0);
03109    // automatic copy constructor
03110    G__memfunc_setup("TGraphPainter", 1305, G__G__HistPainter_105_0_31, (int) ('i'), G__get_linked_tagnum(&G__G__HistPainterLN_TGraphPainter), -1, 0, 1, 1, 1, 0, "u 'TGraphPainter' - 11 - -", (char*) NULL, (void*) NULL, 0);
03111    // automatic destructor
03112    G__memfunc_setup("~TGraphPainter", 1431, G__G__HistPainter_105_0_32, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
03113    // automatic assignment operator
03114    G__memfunc_setup("operator=", 937, G__G__HistPainter_105_0_33, (int) ('u'), G__get_linked_tagnum(&G__G__HistPainterLN_TGraphPainter), -1, 1, 1, 1, 1, 0, "u 'TGraphPainter' - 11 - -", (char*) NULL, (void*) NULL, 0);
03115    G__tag_memfunc_reset();
03116 }
03117 
03118 static void G__setup_memfuncTPainter3dAlgorithms(void) {
03119    /* TPainter3dAlgorithms */
03120    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistPainterLN_TPainter3dAlgorithms));
03121    G__memfunc_setup("TPainter3dAlgorithms",2008,G__G__HistPainter_122_0_1, 105, G__get_linked_tagnum(&G__G__HistPainterLN_TPainter3dAlgorithms), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
03122    G__memfunc_setup("TPainter3dAlgorithms",2008,G__G__HistPainter_122_0_2, 105, G__get_linked_tagnum(&G__G__HistPainterLN_TPainter3dAlgorithms), -1, 0, 3, 1, 1, 0, 
03123 "D - 'Double_t' 0 - rmin D - 'Double_t' 0 - rmax "
03124 "i - 'Int_t' 0 '1' system", (char*)NULL, (void*) NULL, 0);
03125    G__memfunc_setup("BackBox",666,G__G__HistPainter_122_0_3, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - ang", (char*)NULL, (void*) NULL, 0);
03126    G__memfunc_setup("ClearRaster",1112,G__G__HistPainter_122_0_4, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
03127    G__memfunc_setup("ColorFunction",1349,G__G__HistPainter_122_0_5, 121, -1, -1, 0, 4, 1, 1, 0, 
03128 "i - 'Int_t' 0 - nl D - 'Double_t' 0 - fl "
03129 "I - 'Int_t' 0 - icl i - 'Int_t' 1 - irep", (char*)NULL, (void*) NULL, 0);
03130    G__memfunc_setup("DefineGridLevels",1596,G__G__HistPainter_122_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - ndivz", (char*)NULL, (void*) NULL, 0);
03131    G__memfunc_setup("DrawFaceGouraudShaded",2077,G__G__HistPainter_122_0_7, 121, -1, -1, 0, 5, 1, 1, 0, 
03132 "I - 'Int_t' 0 - icodes D - 'Double_t' 2 - xyz "
03133 "i - 'Int_t' 0 - np I - 'Int_t' 0 - iface "
03134 "D - 'Double_t' 0 - t", (char*)NULL, (void*) NULL, 0);
03135    G__memfunc_setup("DrawFaceMode1",1203,G__G__HistPainter_122_0_8, 121, -1, -1, 0, 5, 1, 1, 0, 
03136 "I - 'Int_t' 0 - icodes D - 'Double_t' 0 - xyz "
03137 "i - 'Int_t' 0 - np I - 'Int_t' 0 - iface "
03138 "D - 'Double_t' 0 - t", (char*)NULL, (void*) NULL, 0);
03139    G__memfunc_setup("DrawFaceMode2",1204,G__G__HistPainter_122_0_9, 121, -1, -1, 0, 5, 1, 1, 0, 
03140 "I - 'Int_t' 0 - icodes D - 'Double_t' 0 - xyz "
03141 "i - 'Int_t' 0 - np I - 'Int_t' 0 - iface "
03142 "D - 'Double_t' 0 - t", (char*)NULL, (void*) NULL, 0);
03143    G__memfunc_setup("DrawFaceMode3",1205,G__G__HistPainter_122_0_10, 121, -1, -1, 0, 5, 1, 1, 0, 
03144 "I - 'Int_t' 0 - icodes D - 'Double_t' 0 - xyz "
03145 "i - 'Int_t' 0 - np I - 'Int_t' 0 - iface "
03146 "D - 'Double_t' 0 - t", (char*)NULL, (void*) NULL, 0);
03147    G__memfunc_setup("DrawFaceMove1",1221,G__G__HistPainter_122_0_11, 121, -1, -1, 0, 5, 1, 1, 0, 
03148 "I - 'Int_t' 0 - icodes D - 'Double_t' 0 - xyz "
03149 "i - 'Int_t' 0 - np I - 'Int_t' 0 - iface "
03150 "D - 'Double_t' 0 - tt", (char*)NULL, (void*) NULL, 0);
03151    G__memfunc_setup("DrawFaceMove2",1222,G__G__HistPainter_122_0_12, 121, -1, -1, 0, 5, 1, 1, 0, 
03152 "I - 'Int_t' 0 - icodes D - 'Double_t' 0 - xyz "
03153 "i - 'Int_t' 0 - np I - 'Int_t' 0 - iface "
03154 "D - 'Double_t' 0 - tt", (char*)NULL, (void*) NULL, 0);
03155    G__memfunc_setup("DrawFaceMove3",1223,G__G__HistPainter_122_0_13, 121, -1, -1, 0, 5, 1, 1, 0, 
03156 "I - 'Int_t' 0 - icodes D - 'Double_t' 0 - xyz "
03157 "i - 'Int_t' 0 - np I - 'Int_t' 0 - iface "
03158 "D - 'Double_t' 0 - tt", (char*)NULL, (void*) NULL, 0);
03159    G__memfunc_setup("DrawFaceRaster1",1439,G__G__HistPainter_122_0_14, 121, -1, -1, 0, 5, 1, 1, 0, 
03160 "I - 'Int_t' 0 - icodes D - 'Double_t' 0 - xyz "
03161 "i - 'Int_t' 0 - np I - 'Int_t' 0 - iface "
03162 "D - 'Double_t' 0 - tt", (char*)NULL, (void*) NULL, 0);
03163    G__memfunc_setup("DrawFaceRaster2",1440,G__G__HistPainter_122_0_15, 121, -1, -1, 0, 5, 1, 1, 0, 
03164 "I - 'Int_t' 0 - icodes D - 'Double_t' 0 - xyz "
03165 "i - 'Int_t' 0 - np I - 'Int_t' 0 - iface "
03166 "D - 'Double_t' 0 - tt", (char*)NULL, (void*) NULL, 0);
03167    G__memfunc_setup("FillPolygon",1135,G__G__HistPainter_122_0_16, 121, -1, -1, 0, 3, 1, 1, 0, 
03168 "i - 'Int_t' 0 - n D - 'Double_t' 0 - p "
03169 "D - 'Double_t' 0 - f", (char*)NULL, (void*) NULL, 0);
03170    G__memfunc_setup("FillPolygonBorder",1741,G__G__HistPainter_122_0_17, 121, -1, -1, 0, 2, 1, 1, 0, 
03171 "i - 'Int_t' 0 - nn D - 'Double_t' 0 - xy", (char*)NULL, (void*) NULL, 0);
03172    G__memfunc_setup("FindLevelLines",1396,G__G__HistPainter_122_0_18, 121, -1, -1, 0, 3, 1, 1, 0, 
03173 "i - 'Int_t' 0 - np D - 'Double_t' 0 - f "
03174 "D - 'Double_t' 0 - t", (char*)NULL, (void*) NULL, 0);
03175    G__memfunc_setup("FindPartEdge",1165,G__G__HistPainter_122_0_19, 121, -1, -1, 0, 8, 1, 1, 0, 
03176 "D - 'Double_t' 0 - p1 D - 'Double_t' 0 - p2 "
03177 "d - 'Double_t' 0 - f1 d - 'Double_t' 0 - f2 "
03178 "d - 'Double_t' 0 - fmin d - 'Double_t' 0 - fmax "
03179 "i - 'Int_t' 1 - kpp D - 'Double_t' 0 - pp", (char*)NULL, (void*) NULL, 0);
03180    G__memfunc_setup("FindVisibleLine",1495,G__G__HistPainter_122_0_20, 121, -1, -1, 0, 5, 1, 1, 0, 
03181 "D - 'Double_t' 0 - p1 D - 'Double_t' 0 - p2 "
03182 "i - 'Int_t' 0 - ntmax i - 'Int_t' 1 - nt "
03183 "D - 'Double_t' 0 - t", (char*)NULL, (void*) NULL, 0);
03184    G__memfunc_setup("FindVisibleDraw",1501,G__G__HistPainter_122_0_21, 121, -1, -1, 0, 2, 1, 1, 0, 
03185 "D - 'Double_t' 0 - r1 D - 'Double_t' 0 - r2", (char*)NULL, (void*) NULL, 0);
03186    G__memfunc_setup("FrontBox",818,G__G__HistPainter_122_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - ang", (char*)NULL, (void*) NULL, 0);
03187    G__memfunc_setup("GouraudFunction",1565,G__G__HistPainter_122_0_23, 121, -1, -1, 0, 4, 1, 1, 0, 
03188 "i - 'Int_t' 0 - ia i - 'Int_t' 0 - ib "
03189 "D - 'Double_t' 0 - f D - 'Double_t' 0 - t", (char*)NULL, (void*) NULL, 0);
03190    G__memfunc_setup("ImplicitFunction",1665,G__G__HistPainter_122_0_24, 121, -1, -1, 0, 6, 1, 1, 0, 
03191 "D - 'Double_t' 0 - rmin D - 'Double_t' 0 - rmax "
03192 "i - 'Int_t' 0 - nx i - 'Int_t' 0 - ny "
03193 "i - 'Int_t' 0 - nz C - - 10 - chopt", (char*)NULL, (void*) NULL, 0);
03194    G__memfunc_setup("IsoSurface",1012,G__G__HistPainter_122_0_25, 121, -1, -1, 0, 9, 1, 1, 0, 
03195 "i - 'Int_t' 0 - ns D - 'Double_t' 0 - s "
03196 "i - 'Int_t' 0 - nx i - 'Int_t' 0 - ny "
03197 "i - 'Int_t' 0 - nz D - 'Double_t' 0 - x "
03198 "D - 'Double_t' 0 - y D - 'Double_t' 0 - z "
03199 "C - - 10 - chopt", (char*)NULL, (void*) NULL, 0);
03200    G__memfunc_setup("InitMoveScreen",1419,G__G__HistPainter_122_0_26, 121, -1, -1, 0, 2, 1, 1, 0, 
03201 "d - 'Double_t' 0 - xmin d - 'Double_t' 0 - xmax", (char*)NULL, (void*) NULL, 0);
03202    G__memfunc_setup("InitRaster",1029,G__G__HistPainter_122_0_27, 121, -1, -1, 0, 6, 1, 1, 0, 
03203 "d - 'Double_t' 0 - xmin d - 'Double_t' 0 - ymin "
03204 "d - 'Double_t' 0 - xmax d - 'Double_t' 0 - ymax "
03205 "i - 'Int_t' 0 - nx i - 'Int_t' 0 - ny", (char*)NULL, (void*) NULL, 0);
03206    G__memfunc_setup("LegoCartesian",1313,G__G__HistPainter_122_0_28, 121, -1, -1, 0, 4, 1, 1, 0, 
03207 "d - 'Double_t' 0 - ang i - 'Int_t' 0 - nx "
03208 "i - 'Int_t' 0 - ny C - - 10 - chopt", (char*)NULL, (void*) NULL, 0);
03209    G__memfunc_setup("LegoFunction",1229,G__G__HistPainter_122_0_29, 121, -1, -1, 0, 6, 1, 1, 0, 
03210 "i - 'Int_t' 0 - ia i - 'Int_t' 0 - ib "
03211 "i - 'Int_t' 1 - nv D - 'Double_t' 0 - ab "
03212 "D - 'Double_t' 0 - vv D - 'Double_t' 0 - t", (char*)NULL, (void*) NULL, 0);
03213    G__memfunc_setup("LegoPolar",901,G__G__HistPainter_122_0_30, 121, -1, -1, 0, 4, 1, 1, 0, 
03214 "i - 'Int_t' 0 - iordr i - 'Int_t' 0 - na "
03215 "i - 'Int_t' 0 - nb C - - 10 - chopt", (char*)NULL, (void*) NULL, 0);
03216    G__memfunc_setup("LegoCylindrical",1525,G__G__HistPainter_122_0_31, 121, -1, -1, 0, 4, 1, 1, 0, 
03217 "i - 'Int_t' 0 - iordr i - 'Int_t' 0 - na "
03218 "i - 'Int_t' 0 - nb C - - 10 - chopt", (char*)NULL, (void*) NULL, 0);
03219    G__memfunc_setup("LegoSpherical",1314,G__G__HistPainter_122_0_32, 121, -1, -1, 0, 5, 1, 1, 0, 
03220 "i - 'Int_t' 0 - ipsdr i - 'Int_t' 0 - iordr "
03221 "i - 'Int_t' 0 - na i - 'Int_t' 0 - nb "
03222 "C - - 10 - chopt", (char*)NULL, (void*) NULL, 0);
03223    G__memfunc_setup("LightSource",1129,G__G__HistPainter_122_0_33, 121, -1, -1, 0, 6, 1, 1, 0, 
03224 "i - 'Int_t' 0 - nl d - 'Double_t' 0 - yl "
03225 "d - 'Double_t' 0 - xscr d - 'Double_t' 0 - yscr "
03226 "d - 'Double_t' 0 - zscr i - 'Int_t' 1 - irep", (char*)NULL, (void*) NULL, 0);
03227    G__memfunc_setup("Luminosity",1085,G__G__HistPainter_122_0_34, 121, -1, -1, 0, 2, 1, 1, 0, 
03228 "D - 'Double_t' 0 - anorm d - 'Double_t' 1 - flum", (char*)NULL, (void*) NULL, 0);
03229    G__memfunc_setup("MarchingCube",1192,G__G__HistPainter_122_0_35, 121, -1, -1, 0, 9, 1, 1, 0, 
03230 "d - 'Double_t' 0 - fiso D - 'Double_t' 2 - p "
03231 "D - 'Double_t' 0 - f D - 'Double_t' 2 - g "
03232 "i - 'Int_t' 1 - nnod i - 'Int_t' 1 - ntria "
03233 "D - 'Double_t' 2 - xyz D - 'Double_t' 2 - grad "
03234 "I - 'Int_t' 2 - itria", (char*)NULL, (void*) NULL, 0);
03235    G__memfunc_setup("MarchingCubeCase00",1668,G__G__HistPainter_122_0_36, 121, -1, -1, 0, 11, 1, 1, 0, 
03236 "i - 'Int_t' 0 - k1 i - 'Int_t' 0 - k2 "
03237 "i - 'Int_t' 0 - k3 i - 'Int_t' 0 - k4 "
03238 "i - 'Int_t' 0 - k5 i - 'Int_t' 0 - k6 "
03239 "i - 'Int_t' 1 - nnod i - 'Int_t' 1 - ntria "
03240 "D - 'Double_t' 2 - xyz D - 'Double_t' 2 - grad "
03241 "I - 'Int_t' 2 - itria", (char*)NULL, (void*) NULL, 0);
03242    G__memfunc_setup("MarchingCubeCase03",1671,G__G__HistPainter_122_0_37, 121, -1, -1, 0, 5, 1, 1, 0, 
03243 "i - 'Int_t' 1 - nnod i - 'Int_t' 1 - ntria "
03244 "D - 'Double_t' 2 - xyz D - 'Double_t' 2 - grad "
03245 "I - 'Int_t' 2 - itria", (char*)NULL, (void*) NULL, 0);
03246    G__memfunc_setup("MarchingCubeCase04",1672,G__G__HistPainter_122_0_38, 121, -1, -1, 0, 5, 1, 1, 0, 
03247 "i - 'Int_t' 1 - nnod i - 'Int_t' 1 - ntria "
03248 "D - 'Double_t' 2 - xyz D - 'Double_t' 2 - grad "
03249 "I - 'Int_t' 2 - itria", (char*)NULL, (void*) NULL, 0);
03250    G__memfunc_setup("MarchingCubeCase06",1674,G__G__HistPainter_122_0_39, 121, -1, -1, 0, 5, 1, 1, 0, 
03251 "i - 'Int_t' 1 - nnod i - 'Int_t' 1 - ntria "
03252 "D - 'Double_t' 2 - xyz D - 'Double_t' 2 - grad "
03253 "I - 'Int_t' 2 - itria", (char*)NULL, (void*) NULL, 0);
03254    G__memfunc_setup("MarchingCubeCase07",1675,G__G__HistPainter_122_0_40, 121, -1, -1, 0, 5, 1, 1, 0, 
03255 "i - 'Int_t' 1 - nnod i - 'Int_t' 1 - ntria "
03256 "D - 'Double_t' 2 - xyz D - 'Double_t' 2 - grad "
03257 "I - 'Int_t' 2 - itria", (char*)NULL, (void*) NULL, 0);
03258    G__memfunc_setup("MarchingCubeCase10",1669,G__G__HistPainter_122_0_41, 121, -1, -1, 0, 5, 1, 1, 0, 
03259 "i - 'Int_t' 1 - nnod i - 'Int_t' 1 - ntria "
03260 "D - 'Double_t' 2 - xyz D - 'Double_t' 2 - grad "
03261 "I - 'Int_t' 2 - itria", (char*)NULL, (void*) NULL, 0);
03262    G__memfunc_setup("MarchingCubeCase12",1671,G__G__HistPainter_122_0_42, 121, -1, -1, 0, 5, 1, 1, 0, 
03263 "i - 'Int_t' 1 - nnod i - 'Int_t' 1 - ntria "
03264 "D - 'Double_t' 2 - xyz D - 'Double_t' 2 - grad "
03265 "I - 'Int_t' 2 - itria", (char*)NULL, (void*) NULL, 0);
03266    G__memfunc_setup("MarchingCubeCase13",1672,G__G__HistPainter_122_0_43, 121, -1, -1, 0, 5, 1, 1, 0, 
03267 "i - 'Int_t' 1 - nnod i - 'Int_t' 1 - ntria "
03268 "D - 'Double_t' 2 - xyz D - 'Double_t' 2 - grad "
03269 "I - 'Int_t' 2 - itria", (char*)NULL, (void*) NULL, 0);
03270    G__memfunc_setup("MarchingCubeSetTriangles",2429,G__G__HistPainter_122_0_44, 121, -1, -1, 0, 3, 1, 1, 0, 
03271 "i - 'Int_t' 0 - ntria I - 'Int_t' 2 - it "
03272 "I - 'Int_t' 2 - itria", (char*)NULL, (void*) NULL, 0);
03273    G__memfunc_setup("MarchingCubeMiddlePoint",2305,G__G__HistPainter_122_0_45, 121, -1, -1, 0, 6, 1, 1, 0, 
03274 "i - 'Int_t' 0 - nnod D - 'Double_t' 2 - xyz "
03275 "D - 'Double_t' 2 - grad I - 'Int_t' 2 - it "
03276 "D - 'Double_t' 0 - pxyz D - 'Double_t' 0 - pgrad", (char*)NULL, (void*) NULL, 0);
03277    G__memfunc_setup("MarchingCubeSurfacePenetration",3066,G__G__HistPainter_122_0_46, 121, -1, -1, 0, 9, 1, 1, 0, 
03278 "d - 'Double_t' 0 - a00 d - 'Double_t' 0 - a10 "
03279 "d - 'Double_t' 0 - a11 d - 'Double_t' 0 - a01 "
03280 "d - 'Double_t' 0 - b00 d - 'Double_t' 0 - b10 "
03281 "d - 'Double_t' 0 - b11 d - 'Double_t' 0 - b01 "
03282 "i - 'Int_t' 1 - irep", (char*)NULL, (void*) NULL, 0);
03283    G__memfunc_setup("MarchingCubeFindNodes",2082,G__G__HistPainter_122_0_47, 121, -1, -1, 0, 4, 1, 1, 0, 
03284 "i - 'Int_t' 0 - nnod I - 'Int_t' 0 - ie "
03285 "D - 'Double_t' 2 - xyz D - 'Double_t' 2 - grad", (char*)NULL, (void*) NULL, 0);
03286    G__memfunc_setup("ModifyScreen",1224,G__G__HistPainter_122_0_48, 121, -1, -1, 0, 2, 1, 1, 0, 
03287 "D - 'Double_t' 0 - r1 D - 'Double_t' 0 - r2", (char*)NULL, (void*) NULL, 0);
03288    G__memfunc_setup("SetDrawFace",1065,G__G__HistPainter_122_0_49, 121, -1, -1, 0, 1, 1, 1, 0, "a - 'TPainter3dAlgorithms::DrawFaceFunc_t' 0 - pointer", (char*)NULL, (void*) NULL, 0);
03289    G__memfunc_setup("SetIsoSurfaceParameters",2356,G__G__HistPainter_122_0_50, 121, -1, -1, 0, 6, 1, 1, 0, 
03290 "d - 'Double_t' 0 - fmin d - 'Double_t' 0 - fmax "
03291 "i - 'Int_t' 0 - ncolor i - 'Int_t' 0 - ic1 "
03292 "i - 'Int_t' 0 - ic2 i - 'Int_t' 0 - ic3", (char*)NULL, (void*) NULL, 0);
03293    G__memfunc_setup("SetLegoFunction",1529,G__G__HistPainter_122_0_51, 121, -1, -1, 0, 1, 1, 1, 0, "a - 'TPainter3dAlgorithms::LegoFunc_t' 0 - pointer", (char*)NULL, (void*) NULL, 0);
03294    G__memfunc_setup("SetMesh",697,G__G__HistPainter_122_0_52, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 '1' mesh", (char*)NULL, (void*) NULL, 0);
03295    G__memfunc_setup("SetSurfaceFunction",1851,G__G__HistPainter_122_0_53, 121, -1, -1, 0, 1, 1, 1, 0, "a - 'TPainter3dAlgorithms::SurfaceFunc_t' 0 - pointer", (char*)NULL, (void*) NULL, 0);
03296    G__memfunc_setup("SetColorDark",1197,G__G__HistPainter_122_0_54, 121, -1, -1, 0, 2, 1, 1, 0, 
03297 "s - 'Color_t' 0 - color i - 'Int_t' 0 '0' n", (char*)NULL, (void*) NULL, 0);
03298    G__memfunc_setup("SetColorMain",1200,G__G__HistPainter_122_0_55, 121, -1, -1, 0, 2, 1, 1, 0, 
03299 "s - 'Color_t' 0 - color i - 'Int_t' 0 '0' n", (char*)NULL, (void*) NULL, 0);
03300    G__memfunc_setup("SideVisibilityDecode",2033,G__G__HistPainter_122_0_56, 121, -1, -1, 0, 8, 1, 1, 0, 
03301 "d - 'Double_t' 0 - val i - 'Int_t' 1 - iv1 "
03302 "i - 'Int_t' 1 - iv2 i - 'Int_t' 1 - iv3 "
03303 "i - 'Int_t' 1 - iv4 i - 'Int_t' 1 - iv5 "
03304 "i - 'Int_t' 1 - iv6 i - 'Int_t' 1 - ir", (char*)NULL, (void*) NULL, 0);
03305    G__memfunc_setup("SideVisibilityEncode",2043,G__G__HistPainter_122_0_57, 121, -1, -1, 0, 4, 1, 1, 0, 
03306 "i - 'Int_t' 0 - iopt d - 'Double_t' 0 - phi1 "
03307 "d - 'Double_t' 0 - phi2 d - 'Double_t' 1 - val", (char*)NULL, (void*) NULL, 0);
03308    G__memfunc_setup("Spectrum",851,G__G__HistPainter_122_0_58, 121, -1, -1, 0, 6, 1, 1, 0, 
03309 "i - 'Int_t' 0 - nl d - 'Double_t' 0 - fmin "
03310 "d - 'Double_t' 0 - fmax i - 'Int_t' 0 - ic "
03311 "i - 'Int_t' 0 - idc i - 'Int_t' 1 - irep", (char*)NULL, (void*) NULL, 0);
03312    G__memfunc_setup("SurfaceCartesian",1635,G__G__HistPainter_122_0_59, 121, -1, -1, 0, 4, 1, 1, 0, 
03313 "d - 'Double_t' 0 - ang i - 'Int_t' 0 - nx "
03314 "i - 'Int_t' 0 - ny C - - 10 - chopt", (char*)NULL, (void*) NULL, 0);
03315    G__memfunc_setup("SurfacePolar",1223,G__G__HistPainter_122_0_60, 121, -1, -1, 0, 4, 1, 1, 0, 
03316 "i - 'Int_t' 0 - iordr i - 'Int_t' 0 - na "
03317 "i - 'Int_t' 0 - nb C - - 10 - chopt", (char*)NULL, (void*) NULL, 0);
03318    G__memfunc_setup("SurfaceCylindrical",1847,G__G__HistPainter_122_0_61, 121, -1, -1, 0, 4, 1, 1, 0, 
03319 "i - 'Int_t' 0 - iordr i - 'Int_t' 0 - na "
03320 "i - 'Int_t' 0 - nb C - - 10 - chopt", (char*)NULL, (void*) NULL, 0);
03321    G__memfunc_setup("SurfaceFunction",1551,G__G__HistPainter_122_0_62, 121, -1, -1, 0, 4, 1, 1, 0, 
03322 "i - 'Int_t' 0 - ia i - 'Int_t' 0 - ib "
03323 "D - 'Double_t' 0 - f D - 'Double_t' 0 - t", (char*)NULL, (void*) NULL, 0);
03324    G__memfunc_setup("SurfaceSpherical",1636,G__G__HistPainter_122_0_63, 121, -1, -1, 0, 5, 1, 1, 0, 
03325 "i - 'Int_t' 0 - ipsdr i - 'Int_t' 0 - iordr "
03326 "i - 'Int_t' 0 - na i - 'Int_t' 0 - nb "
03327 "C - - 10 - chopt", (char*)NULL, (void*) NULL, 0);
03328    G__memfunc_setup("SurfaceProperty",1582,G__G__HistPainter_122_0_64, 121, -1, -1, 0, 5, 1, 1, 0, 
03329 "d - 'Double_t' 0 - qqa d - 'Double_t' 0 - qqd "
03330 "d - 'Double_t' 0 - qqs i - 'Int_t' 0 - nnqs "
03331 "i - 'Int_t' 1 - irep", (char*)NULL, (void*) NULL, 0);
03332    G__memfunc_setup("TestEdge",789,G__G__HistPainter_122_0_65, 121, -1, -1, 0, 7, 1, 1, 0, 
03333 "d - 'Double_t' 0 - del D - 'Double_t' 2 - xyz "
03334 "i - 'Int_t' 0 - i1 i - 'Int_t' 0 - i2 "
03335 "I - 'Int_t' 0 - iface D - 'Double_t' 0 - abcd "
03336 "i - 'Int_t' 1 - irep", (char*)NULL, (void*) NULL, 0);
03337    G__memfunc_setup("ZDepth",591,G__G__HistPainter_122_0_66, 121, -1, -1, 0, 6, 1, 1, 0, 
03338 "D - 'Double_t' 2 - xyz i - 'Int_t' 1 - nface "
03339 "I - 'Int_t' 2 - iface D - 'Double_t' 2 - dface "
03340 "D - 'Double_t' 2 - abcd I - 'Int_t' 0 - iorder", (char*)NULL, (void*) NULL, 0);
03341    G__memfunc_setup("SetF3",421,G__G__HistPainter_122_0_67, 121, -1, -1, 0, 1, 3, 1, 0, "U 'TF3' - 0 - f3", (char*)NULL, (void*) G__func2void( (void (*)(TF3*))(&TPainter3dAlgorithms::SetF3) ), 0);
03342    G__memfunc_setup("SetF3ClippingBoxOff",1823,G__G__HistPainter_122_0_68, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TPainter3dAlgorithms::SetF3ClippingBoxOff) ), 0);
03343    G__memfunc_setup("SetF3ClippingBoxOn",1729,G__G__HistPainter_122_0_69, 121, -1, -1, 0, 3, 3, 1, 0, 
03344 "d - 'Double_t' 0 - xclip d - 'Double_t' 0 - yclip "
03345 "d - 'Double_t' 0 - zclip", (char*)NULL, (void*) G__func2void( (void (*)(Double_t, Double_t, Double_t))(&TPainter3dAlgorithms::SetF3ClippingBoxOn) ), 0);
03346    G__memfunc_setup("Class",502,G__G__HistPainter_122_0_70, 85, G__get_linked_tagnum(&G__G__HistPainterLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TPainter3dAlgorithms::Class) ), 0);
03347    G__memfunc_setup("Class_Name",982,G__G__HistPainter_122_0_71, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPainter3dAlgorithms::Class_Name) ), 0);
03348    G__memfunc_setup("Class_Version",1339,G__G__HistPainter_122_0_72, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TPainter3dAlgorithms::Class_Version) ), 0);
03349    G__memfunc_setup("Dictionary",1046,G__G__HistPainter_122_0_73, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TPainter3dAlgorithms::Dictionary) ), 0);
03350    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistPainterLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
03351    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);
03352    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);
03353    G__memfunc_setup("StreamerNVirtual",1656,G__G__HistPainter_122_0_77, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
03354    G__memfunc_setup("DeclFileName",1145,G__G__HistPainter_122_0_78, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPainter3dAlgorithms::DeclFileName) ), 0);
03355    G__memfunc_setup("ImplFileLine",1178,G__G__HistPainter_122_0_79, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPainter3dAlgorithms::ImplFileLine) ), 0);
03356    G__memfunc_setup("ImplFileName",1171,G__G__HistPainter_122_0_80, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPainter3dAlgorithms::ImplFileName) ), 0);
03357    G__memfunc_setup("DeclFileLine",1152,G__G__HistPainter_122_0_81, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPainter3dAlgorithms::DeclFileLine) ), 0);
03358    // automatic copy constructor
03359    G__memfunc_setup("TPainter3dAlgorithms", 2008, G__G__HistPainter_122_0_82, (int) ('i'), G__get_linked_tagnum(&G__G__HistPainterLN_TPainter3dAlgorithms), -1, 0, 1, 1, 1, 0, "u 'TPainter3dAlgorithms' - 11 - -", (char*) NULL, (void*) NULL, 0);
03360    // automatic destructor
03361    G__memfunc_setup("~TPainter3dAlgorithms", 2134, G__G__HistPainter_122_0_83, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
03362    // automatic assignment operator
03363    G__memfunc_setup("operator=", 937, G__G__HistPainter_122_0_84, (int) ('u'), G__get_linked_tagnum(&G__G__HistPainterLN_TPainter3dAlgorithms), -1, 1, 1, 1, 1, 0, "u 'TPainter3dAlgorithms' - 11 - -", (char*) NULL, (void*) NULL, 0);
03364    G__tag_memfunc_reset();
03365 }
03366 
03367 static void G__setup_memfuncTHistPainter(void) {
03368    /* THistPainter */
03369    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistPainterLN_THistPainter));
03370    G__memfunc_setup("THistPainter",1215,G__G__HistPainter_124_0_1, 105, G__get_linked_tagnum(&G__G__HistPainterLN_THistPainter), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
03371    G__memfunc_setup("DefineColorLevels",1717,G__G__HistPainter_124_0_2, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - ndivz", (char*)NULL, (void*) NULL, 1);
03372    G__memfunc_setup("DistancetoPrimitive",1991,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0, 
03373 "i - 'Int_t' 0 - px i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
03374    G__memfunc_setup("DrawPanel",894,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
03375    G__memfunc_setup("ExecuteEvent",1237,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, 
03376 "i - 'Int_t' 0 - event i - 'Int_t' 0 - px "
03377 "i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
03378    G__memfunc_setup("GetContourList",1446,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistPainterLN_TList), -1, 0, 1, 1, 1, 8, "d - 'Double_t' 0 - contour", (char*)NULL, (void*) NULL, 1);
03379    G__memfunc_setup("GetObjectInfo",1283,(G__InterfaceMethod) NULL,67, -1, -1, 0, 2, 1, 1, 8, 
03380 "i - 'Int_t' 0 - px i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
03381    G__memfunc_setup("GetStack",790,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistPainterLN_TList), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
03382    G__memfunc_setup("IsInside",792,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0, 
03383 "i - 'Int_t' 0 - x i - 'Int_t' 0 - y", (char*)NULL, (void*) NULL, 1);
03384    G__memfunc_setup("IsInside",792,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 2, 1, 1, 0, 
03385 "d - 'Double_t' 0 - x d - 'Double_t' 0 - y", (char*)NULL, (void*) NULL, 1);
03386    G__memfunc_setup("MakeChopt",892,G__G__HistPainter_124_0_11, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
03387    G__memfunc_setup("MakeCuts",797,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "C - - 0 - cutsopt", (char*)NULL, (void*) NULL, 1);
03388    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);
03389    G__memfunc_setup("PaintArrows",1146,G__G__HistPainter_124_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
03390    G__memfunc_setup("PaintAxis",913,G__G__HistPainter_124_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kFALSE' drawGridOnly", (char*)NULL, (void*) NULL, 1);
03391    G__memfunc_setup("PaintBar",785,G__G__HistPainter_124_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
03392    G__memfunc_setup("PaintBarH",857,G__G__HistPainter_124_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
03393    G__memfunc_setup("PaintBoxes",1021,G__G__HistPainter_124_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
03394    G__memfunc_setup("PaintColorLevels",1638,G__G__HistPainter_124_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
03395    G__memfunc_setup("PaintTH2PolyBins",1530,G__G__HistPainter_124_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
03396    G__memfunc_setup("PaintTH2PolyColorLevels",2264,G__G__HistPainter_124_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
03397    G__memfunc_setup("PaintTH2PolyScatterPlot",2275,G__G__HistPainter_124_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
03398    G__memfunc_setup("PaintTH2PolyText",1555,G__G__HistPainter_124_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
03399    G__memfunc_setup("PaintContour",1254,G__G__HistPainter_124_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
03400    G__memfunc_setup("PaintContourLine",1646,G__G__HistPainter_124_0_25, 105, -1, G__defined_typename("Int_t"), 0, 12, 1, 1, 0, 
03401 "d - 'Double_t' 0 - elev1 i - 'Int_t' 0 - icont1 "
03402 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
03403 "d - 'Double_t' 0 - elev2 i - 'Int_t' 0 - icont2 "
03404 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2 "
03405 "D - 'Double_t' 0 - xarr D - 'Double_t' 0 - yarr "
03406 "I - 'Int_t' 0 - itarr D - 'Double_t' 0 - levels", (char*)NULL, (void*) NULL, 1);
03407    G__memfunc_setup("PaintErrors",1145,G__G__HistPainter_124_0_26, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
03408    G__memfunc_setup("Paint2DErrors",1263,G__G__HistPainter_124_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
03409    G__memfunc_setup("PaintFrame",999,G__G__HistPainter_124_0_28, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
03410    G__memfunc_setup("PaintFunction",1346,G__G__HistPainter_124_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
03411    G__memfunc_setup("PaintHist",916,G__G__HistPainter_124_0_30, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
03412    G__memfunc_setup("PaintH3",631,G__G__HistPainter_124_0_31, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
03413    G__memfunc_setup("PaintH3Iso",930,G__G__HistPainter_124_0_32, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
03414    G__memfunc_setup("PaintInit",912,G__G__HistPainter_124_0_33, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
03415    G__memfunc_setup("PaintInitH",984,G__G__HistPainter_124_0_34, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
03416    G__memfunc_setup("PaintLego",899,G__G__HistPainter_124_0_35, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
03417    G__memfunc_setup("PaintLegoAxis",1304,G__G__HistPainter_124_0_36, 121, -1, -1, 0, 2, 1, 1, 0, 
03418 "U 'TGaxis' - 0 - axis d - 'Double_t' 0 - ang", (char*)NULL, (void*) NULL, 1);
03419    G__memfunc_setup("PaintPalette",1227,G__G__HistPainter_124_0_37, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
03420    G__memfunc_setup("PaintScatterPlot",1649,G__G__HistPainter_124_0_38, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
03421    G__memfunc_setup("PaintStat",920,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
03422 "i - 'Int_t' 0 - dostat U 'TF1' - 0 - fit", (char*)NULL, (void*) NULL, 1);
03423    G__memfunc_setup("PaintStat2",970,G__G__HistPainter_124_0_40, 121, -1, -1, 0, 2, 1, 1, 0, 
03424 "i - 'Int_t' 0 - dostat U 'TF1' - 0 - fit", (char*)NULL, (void*) NULL, 1);
03425    G__memfunc_setup("PaintStat3",971,G__G__HistPainter_124_0_41, 121, -1, -1, 0, 2, 1, 1, 0, 
03426 "i - 'Int_t' 0 - dostat U 'TF1' - 0 - fit", (char*)NULL, (void*) NULL, 1);
03427    G__memfunc_setup("PaintSurface",1221,G__G__HistPainter_124_0_42, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
03428    G__memfunc_setup("PaintTriangles",1445,G__G__HistPainter_124_0_43, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
03429    G__memfunc_setup("PaintTable",996,G__G__HistPainter_124_0_44, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
03430    G__memfunc_setup("PaintText",929,G__G__HistPainter_124_0_45, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
03431    G__memfunc_setup("PaintTitle",1022,G__G__HistPainter_124_0_46, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
03432    G__memfunc_setup("PaintTF3",713,G__G__HistPainter_124_0_47, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
03433    G__memfunc_setup("ProcessMessage",1444,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
03434 "C - - 10 - mess U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
03435    G__memfunc_setup("ProjectAitoff2xy",1619,G__G__HistPainter_124_0_49, 105, -1, G__defined_typename("Int_t"), 0, 4, 3, 1, 0, 
03436 "d - 'Double_t' 0 - l d - 'Double_t' 0 - b "
03437 "d - 'Double_t' 1 - Al d - 'Double_t' 1 - Ab", (char*)NULL, (void*) G__func2void( (Int_t (*)(Double_t, Double_t, Double_t&, Double_t&))(&THistPainter::ProjectAitoff2xy) ), 0);
03438    G__memfunc_setup("ProjectMercator2xy",1847,G__G__HistPainter_124_0_50, 105, -1, G__defined_typename("Int_t"), 0, 4, 3, 1, 0, 
03439 "d - 'Double_t' 0 - l d - 'Double_t' 0 - b "
03440 "d - 'Double_t' 1 - Al d - 'Double_t' 1 - Ab", (char*)NULL, (void*) G__func2void( (Int_t (*)(Double_t, Double_t, Double_t&, Double_t&))(&THistPainter::ProjectMercator2xy) ), 0);
03441    G__memfunc_setup("ProjectSinusoidal2xy",2069,G__G__HistPainter_124_0_51, 105, -1, G__defined_typename("Int_t"), 0, 4, 3, 1, 0, 
03442 "d - 'Double_t' 0 - l d - 'Double_t' 0 - b "
03443 "d - 'Double_t' 1 - Al d - 'Double_t' 1 - Ab", (char*)NULL, (void*) G__func2void( (Int_t (*)(Double_t, Double_t, Double_t&, Double_t&))(&THistPainter::ProjectSinusoidal2xy) ), 0);
03444    G__memfunc_setup("ProjectParabolic2xy",1927,G__G__HistPainter_124_0_52, 105, -1, G__defined_typename("Int_t"), 0, 4, 3, 1, 0, 
03445 "d - 'Double_t' 0 - l d - 'Double_t' 0 - b "
03446 "d - 'Double_t' 1 - Al d - 'Double_t' 1 - Ab", (char*)NULL, (void*) G__func2void( (Int_t (*)(Double_t, Double_t, Double_t&, Double_t&))(&THistPainter::ProjectParabolic2xy) ), 0);
03447    G__memfunc_setup("RecalculateRange",1618,G__G__HistPainter_124_0_53, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
03448    G__memfunc_setup("RecursiveRemove",1574,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TObject' - 0 - -", (char*)NULL, (void*) NULL, 1);
03449    G__memfunc_setup("SetHistogram",1242,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TH1' - 0 - h", (char*)NULL, (void*) NULL, 1);
03450    G__memfunc_setup("SetStack",802,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TList' - 0 - stack", (char*)NULL, (void*) NULL, 1);
03451    G__memfunc_setup("SetShowProjection",1770,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
03452 "C - - 10 - option i - 'Int_t' 0 - nbins", (char*)NULL, (void*) NULL, 1);
03453    G__memfunc_setup("ShowProjectionX",1558,G__G__HistPainter_124_0_58, 121, -1, -1, 0, 2, 1, 1, 0, 
03454 "i - 'Int_t' 0 - px i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
03455    G__memfunc_setup("ShowProjectionY",1559,G__G__HistPainter_124_0_59, 121, -1, -1, 0, 2, 1, 1, 0, 
03456 "i - 'Int_t' 0 - px i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
03457    G__memfunc_setup("ShowProjection3",1521,G__G__HistPainter_124_0_60, 121, -1, -1, 0, 2, 1, 1, 0, 
03458 "i - 'Int_t' 0 - px i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
03459    G__memfunc_setup("TableInit",892,G__G__HistPainter_124_0_61, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
03460    G__memfunc_setup("GetBestFormat",1303,G__G__HistPainter_124_0_62, 67, -1, -1, 0, 3, 3, 1, 1, 
03461 "d - 'Double_t' 0 - v d - 'Double_t' 0 - e "
03462 "C - - 10 - f", (char*)NULL, (void*) G__func2void( (const char* (*)(Double_t, Double_t, const char*))(&THistPainter::GetBestFormat) ), 0);
03463    G__memfunc_setup("PaintSpecialObjects",1927,G__G__HistPainter_124_0_63, 121, -1, -1, 0, 2, 3, 1, 0, 
03464 "U 'TObject' - 10 - obj C - 'Option_t' 10 - option", (char*)NULL, (void*) G__func2void( (void (*)(const TObject*, Option_t*))(&THistPainter::PaintSpecialObjects) ), 0);
03465    G__memfunc_setup("Class",502,G__G__HistPainter_124_0_64, 85, G__get_linked_tagnum(&G__G__HistPainterLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&THistPainter::Class) ), 0);
03466    G__memfunc_setup("Class_Name",982,G__G__HistPainter_124_0_65, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THistPainter::Class_Name) ), 0);
03467    G__memfunc_setup("Class_Version",1339,G__G__HistPainter_124_0_66, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&THistPainter::Class_Version) ), 0);
03468    G__memfunc_setup("Dictionary",1046,G__G__HistPainter_124_0_67, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&THistPainter::Dictionary) ), 0);
03469    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistPainterLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
03470    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);
03471    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);
03472    G__memfunc_setup("StreamerNVirtual",1656,G__G__HistPainter_124_0_71, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
03473    G__memfunc_setup("DeclFileName",1145,G__G__HistPainter_124_0_72, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THistPainter::DeclFileName) ), 0);
03474    G__memfunc_setup("ImplFileLine",1178,G__G__HistPainter_124_0_73, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&THistPainter::ImplFileLine) ), 0);
03475    G__memfunc_setup("ImplFileName",1171,G__G__HistPainter_124_0_74, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THistPainter::ImplFileName) ), 0);
03476    G__memfunc_setup("DeclFileLine",1152,G__G__HistPainter_124_0_75, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&THistPainter::DeclFileLine) ), 0);
03477    // automatic copy constructor
03478    G__memfunc_setup("THistPainter", 1215, G__G__HistPainter_124_0_76, (int) ('i'), G__get_linked_tagnum(&G__G__HistPainterLN_THistPainter), -1, 0, 1, 1, 1, 0, "u 'THistPainter' - 11 - -", (char*) NULL, (void*) NULL, 0);
03479    // automatic destructor
03480    G__memfunc_setup("~THistPainter", 1341, G__G__HistPainter_124_0_77, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
03481    // automatic assignment operator
03482    G__memfunc_setup("operator=", 937, G__G__HistPainter_124_0_78, (int) ('u'), G__get_linked_tagnum(&G__G__HistPainterLN_THistPainter), -1, 1, 1, 1, 1, 0, "u 'THistPainter' - 11 - -", (char*) NULL, (void*) NULL, 0);
03483    G__tag_memfunc_reset();
03484 }
03485 
03486 static void G__setup_memfuncTPaletteAxis(void) {
03487    /* TPaletteAxis */
03488    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HistPainterLN_TPaletteAxis));
03489    G__memfunc_setup("TPaletteAxis",1208,G__G__HistPainter_136_0_1, 105, G__get_linked_tagnum(&G__G__HistPainterLN_TPaletteAxis), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
03490    G__memfunc_setup("TPaletteAxis",1208,G__G__HistPainter_136_0_2, 105, G__get_linked_tagnum(&G__G__HistPainterLN_TPaletteAxis), -1, 0, 5, 1, 1, 0, 
03491 "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 "
03492 "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2 "
03493 "U 'TH1' - 0 - h", (char*)NULL, (void*) NULL, 0);
03494    G__memfunc_setup("TPaletteAxis",1208,G__G__HistPainter_136_0_3, 105, G__get_linked_tagnum(&G__G__HistPainterLN_TPaletteAxis), -1, 0, 1, 1, 1, 0, "u 'TPaletteAxis' - 11 - palette", (char*)NULL, (void*) NULL, 0);
03495    G__memfunc_setup("Copy",411,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "u 'TObject' - 1 - palette", (char*)NULL, (void*) NULL, 1);
03496    G__memfunc_setup("DistancetoPrimitive",1991,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0, 
03497 "i - 'Int_t' 0 - px i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
03498    G__memfunc_setup("ExecuteEvent",1237,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, 
03499 "i - 'Int_t' 0 - event i - 'Int_t' 0 - px "
03500 "i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
03501    G__memfunc_setup("GetAxis",693,G__G__HistPainter_136_0_7, 85, G__get_linked_tagnum(&G__G__HistPainterLN_TGaxis), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
03502    G__memfunc_setup("GetBinColor",1080,G__G__HistPainter_136_0_8, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0, 
03503 "i - 'Int_t' 0 - i i - 'Int_t' 0 - j", (char*)NULL, (void*) NULL, 0);
03504    G__memfunc_setup("GetName",673,(G__InterfaceMethod) NULL,67, -1, G__defined_typename("Option_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
03505    G__memfunc_setup("GetObjectInfo",1283,(G__InterfaceMethod) NULL,67, -1, -1, 0, 2, 1, 1, 8, 
03506 "i - 'Int_t' 0 - px i - 'Int_t' 0 - py", (char*)NULL, (void*) NULL, 1);
03507    G__memfunc_setup("GetValueColor",1308,G__G__HistPainter_136_0_11, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "d - 'Double_t' 0 - zc", (char*)NULL, (void*) NULL, 0);
03508    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);
03509    G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
03510 "u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
03511    G__memfunc_setup("SetName",685,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 '\"\"' name", "*MENU*", (void*) NULL, 1);
03512    G__memfunc_setup("SetLabelColor",1291,G__G__HistPainter_136_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - labelcolor", "*MENU*", (void*) NULL, 1);
03513    G__memfunc_setup("SetLabelFont",1187,G__G__HistPainter_136_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - labelfont", "*MENU*", (void*) NULL, 1);
03514    G__memfunc_setup("SetLabelOffset",1395,G__G__HistPainter_136_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - labeloffset", "*MENU*", (void*) NULL, 1);
03515    G__memfunc_setup("SetLabelSize",1191,G__G__HistPainter_136_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - labelsize", "*MENU*", (void*) NULL, 1);
03516    G__memfunc_setup("SetTitleOffset",1429,G__G__HistPainter_136_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 '1' titleoffset", "*MENU*", (void*) NULL, 1);
03517    G__memfunc_setup("SetTitleSize",1225,G__G__HistPainter_136_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - titlesize", "*MENU*", (void*) NULL, 1);
03518    G__memfunc_setup("SetLineColor",1203,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "s - 'Color_t' 0 - linecolor", "*MENU*", (void*) NULL, 1);
03519    G__memfunc_setup("SetLineWidth",1204,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "s - 'Width_t' 0 - linewidth", "*MENU*", (void*) NULL, 1);
03520    G__memfunc_setup("UnZoom",616,G__G__HistPainter_136_0_23, 121, -1, -1, 0, 0, 1, 1, 0, "", "*MENU*", (void*) NULL, 1);
03521    G__memfunc_setup("Class",502,G__G__HistPainter_136_0_24, 85, G__get_linked_tagnum(&G__G__HistPainterLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TPaletteAxis::Class) ), 0);
03522    G__memfunc_setup("Class_Name",982,G__G__HistPainter_136_0_25, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPaletteAxis::Class_Name) ), 0);
03523    G__memfunc_setup("Class_Version",1339,G__G__HistPainter_136_0_26, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TPaletteAxis::Class_Version) ), 0);
03524    G__memfunc_setup("Dictionary",1046,G__G__HistPainter_136_0_27, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TPaletteAxis::Dictionary) ), 0);
03525    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HistPainterLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
03526    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);
03527    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);
03528    G__memfunc_setup("StreamerNVirtual",1656,G__G__HistPainter_136_0_31, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
03529    G__memfunc_setup("DeclFileName",1145,G__G__HistPainter_136_0_32, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPaletteAxis::DeclFileName) ), 0);
03530    G__memfunc_setup("ImplFileLine",1178,G__G__HistPainter_136_0_33, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPaletteAxis::ImplFileLine) ), 0);
03531    G__memfunc_setup("ImplFileName",1171,G__G__HistPainter_136_0_34, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPaletteAxis::ImplFileName) ), 0);
03532    G__memfunc_setup("DeclFileLine",1152,G__G__HistPainter_136_0_35, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPaletteAxis::DeclFileLine) ), 0);
03533    // automatic destructor
03534    G__memfunc_setup("~TPaletteAxis", 1334, G__G__HistPainter_136_0_36, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
03535    G__tag_memfunc_reset();
03536 }
03537 
03538 
03539 /*********************************************************
03540 * Member function information setup
03541 *********************************************************/
03542 extern "C" void G__cpp_setup_memfuncG__HistPainter() {
03543 }
03544 
03545 /*********************************************************
03546 * Global variable information setup for each class
03547 *********************************************************/
03548 static void G__cpp_setup_global0() {
03549 
03550    /* Setting up global variables */
03551    G__resetplocal();
03552 
03553 }
03554 
03555 static void G__cpp_setup_global1() {
03556 
03557    G__resetglobalenv();
03558 }
03559 extern "C" void G__cpp_setup_globalG__HistPainter() {
03560   G__cpp_setup_global0();
03561   G__cpp_setup_global1();
03562 }
03563 
03564 /*********************************************************
03565 * Global function information setup for each class
03566 *********************************************************/
03567 static void G__cpp_setup_func0() {
03568    G__lastifuncposition();
03569 
03570 }
03571 
03572 static void G__cpp_setup_func1() {
03573 }
03574 
03575 static void G__cpp_setup_func2() {
03576 }
03577 
03578 static void G__cpp_setup_func3() {
03579 
03580    G__resetifuncposition();
03581 }
03582 
03583 extern "C" void G__cpp_setup_funcG__HistPainter() {
03584   G__cpp_setup_func0();
03585   G__cpp_setup_func1();
03586   G__cpp_setup_func2();
03587   G__cpp_setup_func3();
03588 }
03589 
03590 /*********************************************************
03591 * Class,struct,union,enum tag information setup
03592 *********************************************************/
03593 /* Setup class/struct taginfo */
03594 G__linked_taginfo G__G__HistPainterLN_TClass = { "TClass" , 99 , -1 };
03595 G__linked_taginfo G__G__HistPainterLN_TBuffer = { "TBuffer" , 99 , -1 };
03596 G__linked_taginfo G__G__HistPainterLN_TMemberInspector = { "TMemberInspector" , 99 , -1 };
03597 G__linked_taginfo G__G__HistPainterLN_TObject = { "TObject" , 99 , -1 };
03598 G__linked_taginfo G__G__HistPainterLN_TString = { "TString" , 99 , -1 };
03599 G__linked_taginfo G__G__HistPainterLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR = { "basic_ostream<char,char_traits<char> >" , 99 , -1 };
03600 G__linked_taginfo G__G__HistPainterLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >" , 99 , -1 };
03601 G__linked_taginfo G__G__HistPainterLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator<vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >::iterator>" , 99 , -1 };
03602 G__linked_taginfo G__G__HistPainterLN_TList = { "TList" , 99 , -1 };
03603 G__linked_taginfo G__G__HistPainterLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector<TVirtualArray*,allocator<TVirtualArray*> >" , 99 , -1 };
03604 G__linked_taginfo G__G__HistPainterLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TVirtualArray*,allocator<TVirtualArray*> >::iterator>" , 99 , -1 };
03605 G__linked_taginfo G__G__HistPainterLN_TGraph2D = { "TGraph2D" , 99 , -1 };
03606 G__linked_taginfo G__G__HistPainterLN_TGraphDelaunay = { "TGraphDelaunay" , 99 , -1 };
03607 G__linked_taginfo G__G__HistPainterLN_TGraph2DPainter = { "TGraph2DPainter" , 99 , -1 };
03608 G__linked_taginfo G__G__HistPainterLN_TGraph = { "TGraph" , 99 , -1 };
03609 G__linked_taginfo G__G__HistPainterLN_TF1 = { "TF1" , 99 , -1 };
03610 G__linked_taginfo G__G__HistPainterLN_TVirtualGraphPainter = { "TVirtualGraphPainter" , 99 , -1 };
03611 G__linked_taginfo G__G__HistPainterLN_TGraphPainter = { "TGraphPainter" , 99 , -1 };
03612 G__linked_taginfo G__G__HistPainterLN_TH1 = { "TH1" , 99 , -1 };
03613 G__linked_taginfo G__G__HistPainterLN_TVirtualHistPainter = { "TVirtualHistPainter" , 99 , -1 };
03614 G__linked_taginfo G__G__HistPainterLN_TAxis = { "TAxis" , 99 , -1 };
03615 G__linked_taginfo G__G__HistPainterLN_TCutG = { "TCutG" , 99 , -1 };
03616 G__linked_taginfo G__G__HistPainterLN_TGaxis = { "TGaxis" , 99 , -1 };
03617 G__linked_taginfo G__G__HistPainterLN_TPainter3dAlgorithms = { "TPainter3dAlgorithms" , 99 , -1 };
03618 G__linked_taginfo G__G__HistPainterLN_TPie = { "TPie" , 99 , -1 };
03619 G__linked_taginfo G__G__HistPainterLN_THistPainter = { "THistPainter" , 99 , -1 };
03620 G__linked_taginfo G__G__HistPainterLN_TAttLine = { "TAttLine" , 99 , -1 };
03621 G__linked_taginfo G__G__HistPainterLN_TAttFill = { "TAttFill" , 99 , -1 };
03622 G__linked_taginfo G__G__HistPainterLN_TF3 = { "TF3" , 99 , -1 };
03623 G__linked_taginfo G__G__HistPainterLN_TBox = { "TBox" , 99 , -1 };
03624 G__linked_taginfo G__G__HistPainterLN_TPave = { "TPave" , 99 , -1 };
03625 G__linked_taginfo G__G__HistPainterLN_TPaletteAxis = { "TPaletteAxis" , 99 , -1 };
03626 G__linked_taginfo G__G__HistPainterLN_TPaletteAxiscLcLdA = { "TPaletteAxis::$" , 101 , -1 };
03627 
03628 /* Reset class/struct taginfo */
03629 extern "C" void G__cpp_reset_tagtableG__HistPainter() {
03630   G__G__HistPainterLN_TClass.tagnum = -1 ;
03631   G__G__HistPainterLN_TBuffer.tagnum = -1 ;
03632   G__G__HistPainterLN_TMemberInspector.tagnum = -1 ;
03633   G__G__HistPainterLN_TObject.tagnum = -1 ;
03634   G__G__HistPainterLN_TString.tagnum = -1 ;
03635   G__G__HistPainterLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR.tagnum = -1 ;
03636   G__G__HistPainterLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ;
03637   G__G__HistPainterLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ;
03638   G__G__HistPainterLN_TList.tagnum = -1 ;
03639   G__G__HistPainterLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ;
03640   G__G__HistPainterLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ;
03641   G__G__HistPainterLN_TGraph2D.tagnum = -1 ;
03642   G__G__HistPainterLN_TGraphDelaunay.tagnum = -1 ;
03643   G__G__HistPainterLN_TGraph2DPainter.tagnum = -1 ;
03644   G__G__HistPainterLN_TGraph.tagnum = -1 ;
03645   G__G__HistPainterLN_TF1.tagnum = -1 ;
03646   G__G__HistPainterLN_TVirtualGraphPainter.tagnum = -1 ;
03647   G__G__HistPainterLN_TGraphPainter.tagnum = -1 ;
03648   G__G__HistPainterLN_TH1.tagnum = -1 ;
03649   G__G__HistPainterLN_TVirtualHistPainter.tagnum = -1 ;
03650   G__G__HistPainterLN_TAxis.tagnum = -1 ;
03651   G__G__HistPainterLN_TCutG.tagnum = -1 ;
03652   G__G__HistPainterLN_TGaxis.tagnum = -1 ;
03653   G__G__HistPainterLN_TPainter3dAlgorithms.tagnum = -1 ;
03654   G__G__HistPainterLN_TPie.tagnum = -1 ;
03655   G__G__HistPainterLN_THistPainter.tagnum = -1 ;
03656   G__G__HistPainterLN_TAttLine.tagnum = -1 ;
03657   G__G__HistPainterLN_TAttFill.tagnum = -1 ;
03658   G__G__HistPainterLN_TF3.tagnum = -1 ;
03659   G__G__HistPainterLN_TBox.tagnum = -1 ;
03660   G__G__HistPainterLN_TPave.tagnum = -1 ;
03661   G__G__HistPainterLN_TPaletteAxis.tagnum = -1 ;
03662   G__G__HistPainterLN_TPaletteAxiscLcLdA.tagnum = -1 ;
03663 }
03664 
03665 
03666 extern "C" void G__cpp_setup_tagtableG__HistPainter() {
03667 
03668    /* Setting up class,struct,union tag entry */
03669    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TClass);
03670    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TBuffer);
03671    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TMemberInspector);
03672    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TObject);
03673    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TString);
03674    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR);
03675    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR);
03676    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR);
03677    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TList);
03678    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR);
03679    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR);
03680    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TGraph2D);
03681    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TGraphDelaunay);
03682    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TGraph2DPainter),sizeof(TGraph2DPainter),-1,62720,"TGraph2D painter",G__setup_memvarTGraph2DPainter,G__setup_memfuncTGraph2DPainter);
03683    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TGraph);
03684    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TF1);
03685    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TVirtualGraphPainter);
03686    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TGraphPainter),sizeof(TGraphPainter),-1,29952,"TGraph painter",G__setup_memvarTGraphPainter,G__setup_memfuncTGraphPainter);
03687    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TH1);
03688    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TVirtualHistPainter);
03689    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TAxis);
03690    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TCutG);
03691    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TGaxis);
03692    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TPainter3dAlgorithms),sizeof(TPainter3dAlgorithms),-1,62720,"Hidden line removal package",G__setup_memvarTPainter3dAlgorithms,G__setup_memfuncTPainter3dAlgorithms);
03693    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TPie);
03694    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistPainterLN_THistPainter),sizeof(THistPainter),-1,29952,"Helper class to draw histograms",G__setup_memvarTHistPainter,G__setup_memfuncTHistPainter);
03695    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TAttLine);
03696    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TAttFill);
03697    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TF3);
03698    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TBox);
03699    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TPave);
03700    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TPaletteAxis),sizeof(TPaletteAxis),-1,325376,"class used to display a color palette axis for 2-d plots",G__setup_memvarTPaletteAxis,G__setup_memfuncTPaletteAxis);
03701    G__get_linked_tagnum_fwd(&G__G__HistPainterLN_TPaletteAxiscLcLdA);
03702 }
03703 extern "C" void G__cpp_setupG__HistPainter(void) {
03704   G__check_setup_version(30051515,"G__cpp_setupG__HistPainter()");
03705   G__set_cpp_environmentG__HistPainter();
03706   G__cpp_setup_tagtableG__HistPainter();
03707 
03708   G__cpp_setup_inheritanceG__HistPainter();
03709 
03710   G__cpp_setup_typetableG__HistPainter();
03711 
03712   G__cpp_setup_memvarG__HistPainter();
03713 
03714   G__cpp_setup_memfuncG__HistPainter();
03715   G__cpp_setup_globalG__HistPainter();
03716   G__cpp_setup_funcG__HistPainter();
03717 
03718    if(0==G__getsizep2memfunc()) G__get_sizep2memfuncG__HistPainter();
03719   return;
03720 }
03721 class G__cpp_setup_initG__HistPainter {
03722   public:
03723     G__cpp_setup_initG__HistPainter() { G__add_setup_func("G__HistPainter",(G__incsetup)(&G__cpp_setupG__HistPainter)); G__call_setup_funcs(); }
03724    ~G__cpp_setup_initG__HistPainter() { G__remove_setup_func("G__HistPainter"); }
03725 };
03726 G__cpp_setup_initG__HistPainter G__cpp_setup_initializerG__HistPainter;
03727 

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