G__Spectrum2Painter.cxx

Go to the documentation of this file.
00001 //
00002 // File generated by core/utils/src/rootcint_tmp at Wed Apr 20 13:46:30 2011
00003 
00004 // Do NOT change. Changes will be lost next time file is generated
00005 //
00006 
00007 #define R__DICTIONARY_FILENAME histdIspectrumpainterdIsrcdIG__Spectrum2Painter
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__Spectrum2Painter.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 TSpectrum2Painter_ShowMembers(void *obj, TMemberInspector &R__insp);
00041    static void delete_TSpectrum2Painter(void *p);
00042    static void deleteArray_TSpectrum2Painter(void *p);
00043    static void destruct_TSpectrum2Painter(void *p);
00044    static void streamer_TSpectrum2Painter(TBuffer &buf, void *obj);
00045 
00046    // Function generating the singleton type initializer
00047    static TGenericClassInfo *GenerateInitInstanceLocal(const ::TSpectrum2Painter*)
00048    {
00049       ::TSpectrum2Painter *ptr = 0;
00050       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TSpectrum2Painter >(0);
00051       static ::ROOT::TGenericClassInfo 
00052          instance("TSpectrum2Painter", ::TSpectrum2Painter::Class_Version(), "include/TSpectrum2Painter.h", 32,
00053                   typeid(::TSpectrum2Painter), DefineBehavior(ptr, ptr),
00054                   &::TSpectrum2Painter::Dictionary, isa_proxy, 0,
00055                   sizeof(::TSpectrum2Painter) );
00056       instance.SetDelete(&delete_TSpectrum2Painter);
00057       instance.SetDeleteArray(&deleteArray_TSpectrum2Painter);
00058       instance.SetDestructor(&destruct_TSpectrum2Painter);
00059       instance.SetStreamerFunc(&streamer_TSpectrum2Painter);
00060       return &instance;
00061    }
00062    TGenericClassInfo *GenerateInitInstance(const ::TSpectrum2Painter*)
00063    {
00064       return GenerateInitInstanceLocal((::TSpectrum2Painter*)0);
00065    }
00066    // Static variable to force the class initialization
00067    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TSpectrum2Painter*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00068 } // end of namespace ROOT
00069 
00070 //______________________________________________________________________________
00071 TClass *TSpectrum2Painter::fgIsA = 0;  // static to hold class pointer
00072 
00073 //______________________________________________________________________________
00074 const char *TSpectrum2Painter::Class_Name()
00075 {
00076    return "TSpectrum2Painter";
00077 }
00078 
00079 //______________________________________________________________________________
00080 const char *TSpectrum2Painter::ImplFileName()
00081 {
00082    return ::ROOT::GenerateInitInstanceLocal((const ::TSpectrum2Painter*)0x0)->GetImplFileName();
00083 }
00084 
00085 //______________________________________________________________________________
00086 int TSpectrum2Painter::ImplFileLine()
00087 {
00088    return ::ROOT::GenerateInitInstanceLocal((const ::TSpectrum2Painter*)0x0)->GetImplFileLine();
00089 }
00090 
00091 //______________________________________________________________________________
00092 void TSpectrum2Painter::Dictionary()
00093 {
00094    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSpectrum2Painter*)0x0)->GetClass();
00095 }
00096 
00097 //______________________________________________________________________________
00098 TClass *TSpectrum2Painter::Class()
00099 {
00100    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSpectrum2Painter*)0x0)->GetClass();
00101    return fgIsA;
00102 }
00103 
00104 //______________________________________________________________________________
00105 void TSpectrum2Painter::Streamer(TBuffer &R__b)
00106 {
00107    // Stream an object of class TSpectrum2Painter.
00108 
00109    TNamed::Streamer(R__b);
00110 }
00111 
00112 //______________________________________________________________________________
00113 void TSpectrum2Painter::ShowMembers(TMemberInspector &R__insp)
00114 {
00115       // Inspect the data members of an object of class TSpectrum2Painter.
00116       TClass *R__cl = ::TSpectrum2Painter::IsA();
00117       if (R__cl || R__insp.IsA()) { }
00118       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fH2", &fH2);
00119       R__insp.Inspect(R__cl, R__insp.GetParent(), "fXmin", &fXmin);
00120       R__insp.Inspect(R__cl, R__insp.GetParent(), "fXmax", &fXmax);
00121       R__insp.Inspect(R__cl, R__insp.GetParent(), "fYmin", &fYmin);
00122       R__insp.Inspect(R__cl, R__insp.GetParent(), "fYmax", &fYmax);
00123       R__insp.Inspect(R__cl, R__insp.GetParent(), "fZmin", &fZmin);
00124       R__insp.Inspect(R__cl, R__insp.GetParent(), "fZmax", &fZmax);
00125       R__insp.Inspect(R__cl, R__insp.GetParent(), "fBx1", &fBx1);
00126       R__insp.Inspect(R__cl, R__insp.GetParent(), "fBx2", &fBx2);
00127       R__insp.Inspect(R__cl, R__insp.GetParent(), "fBy1", &fBy1);
00128       R__insp.Inspect(R__cl, R__insp.GetParent(), "fBy2", &fBy2);
00129       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPenColor", &fPenColor);
00130       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPenDash", &fPenDash);
00131       R__insp.Inspect(R__cl, R__insp.GetParent(), "fPenWidth", &fPenWidth);
00132       R__insp.Inspect(R__cl, R__insp.GetParent(), "fModeGroup", &fModeGroup);
00133       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDisplayMode", &fDisplayMode);
00134       R__insp.Inspect(R__cl, R__insp.GetParent(), "fZscale", &fZscale);
00135       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNodesx", &fNodesx);
00136       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNodesy", &fNodesy);
00137       R__insp.Inspect(R__cl, R__insp.GetParent(), "fContWidth", &fContWidth);
00138       R__insp.Inspect(R__cl, R__insp.GetParent(), "fAlpha", &fAlpha);
00139       R__insp.Inspect(R__cl, R__insp.GetParent(), "fBeta", &fBeta);
00140       R__insp.Inspect(R__cl, R__insp.GetParent(), "fViewAngle", &fViewAngle);
00141       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLevels", &fLevels);
00142       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRainbow1Step", &fRainbow1Step);
00143       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRainbow2Step", &fRainbow2Step);
00144       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRainbow3Step", &fRainbow3Step);
00145       R__insp.Inspect(R__cl, R__insp.GetParent(), "fColorAlg", &fColorAlg);
00146       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLHweight", &fLHweight);
00147       R__insp.Inspect(R__cl, R__insp.GetParent(), "fXlight", &fXlight);
00148       R__insp.Inspect(R__cl, R__insp.GetParent(), "fYlight", &fYlight);
00149       R__insp.Inspect(R__cl, R__insp.GetParent(), "fZlight", &fZlight);
00150       R__insp.Inspect(R__cl, R__insp.GetParent(), "fShadow", &fShadow);
00151       R__insp.Inspect(R__cl, R__insp.GetParent(), "fShading", &fShading);
00152       R__insp.Inspect(R__cl, R__insp.GetParent(), "fBezier", &fBezier);
00153       R__insp.Inspect(R__cl, R__insp.GetParent(), "fChanmarkEnDis", &fChanmarkEnDis);
00154       R__insp.Inspect(R__cl, R__insp.GetParent(), "fChanmarkStyle", &fChanmarkStyle);
00155       R__insp.Inspect(R__cl, R__insp.GetParent(), "fChanmarkWidth", &fChanmarkWidth);
00156       R__insp.Inspect(R__cl, R__insp.GetParent(), "fChanmarkHeight", &fChanmarkHeight);
00157       R__insp.Inspect(R__cl, R__insp.GetParent(), "fChanmarkColor", &fChanmarkColor);
00158       R__insp.Inspect(R__cl, R__insp.GetParent(), "fChanlineEnDis", &fChanlineEnDis);
00159       R__insp.Inspect(R__cl, R__insp.GetParent(), "fChanlineColor", &fChanlineColor);
00160       R__insp.Inspect(R__cl, R__insp.GetParent(), "fKx", &fKx);
00161       R__insp.Inspect(R__cl, R__insp.GetParent(), "fKy", &fKy);
00162       R__insp.Inspect(R__cl, R__insp.GetParent(), "fMxx", &fMxx);
00163       R__insp.Inspect(R__cl, R__insp.GetParent(), "fMxy", &fMxy);
00164       R__insp.Inspect(R__cl, R__insp.GetParent(), "fMyx", &fMyx);
00165       R__insp.Inspect(R__cl, R__insp.GetParent(), "fMyy", &fMyy);
00166       R__insp.Inspect(R__cl, R__insp.GetParent(), "fTxx", &fTxx);
00167       R__insp.Inspect(R__cl, R__insp.GetParent(), "fTxy", &fTxy);
00168       R__insp.Inspect(R__cl, R__insp.GetParent(), "fTyx", &fTyx);
00169       R__insp.Inspect(R__cl, R__insp.GetParent(), "fTyy", &fTyy);
00170       R__insp.Inspect(R__cl, R__insp.GetParent(), "fTyz", &fTyz);
00171       R__insp.Inspect(R__cl, R__insp.GetParent(), "fVx", &fVx);
00172       R__insp.Inspect(R__cl, R__insp.GetParent(), "fVy", &fVy);
00173       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNuSli", &fNuSli);
00174       R__insp.Inspect(R__cl, R__insp.GetParent(), "fZ", &fZ);
00175       R__insp.Inspect(R__cl, R__insp.GetParent(), "fZeq", &fZeq);
00176       R__insp.Inspect(R__cl, R__insp.GetParent(), "fGbezx", &fGbezx);
00177       R__insp.Inspect(R__cl, R__insp.GetParent(), "fGbezy", &fGbezy);
00178       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDxspline", &fDxspline);
00179       R__insp.Inspect(R__cl, R__insp.GetParent(), "fDyspline", &fDyspline);
00180       R__insp.Inspect(R__cl, R__insp.GetParent(), "fZPresetValue", &fZPresetValue);
00181       R__insp.Inspect(R__cl, R__insp.GetParent(), "fXt", &fXt);
00182       R__insp.Inspect(R__cl, R__insp.GetParent(), "fYt", &fYt);
00183       R__insp.Inspect(R__cl, R__insp.GetParent(), "fXs", &fXs);
00184       R__insp.Inspect(R__cl, R__insp.GetParent(), "fYs", &fYs);
00185       R__insp.Inspect(R__cl, R__insp.GetParent(), "fXe", &fXe);
00186       R__insp.Inspect(R__cl, R__insp.GetParent(), "fYe", &fYe);
00187       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLine", &fLine);
00188       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEnvelope", &fEnvelope);
00189       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEnvelopeContour", &fEnvelopeContour);
00190       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNewColor", &fNewColor);
00191       R__insp.Inspect(R__cl, R__insp.GetParent(), "fMaximumXScreenResolution", &fMaximumXScreenResolution);
00192       R__insp.Inspect(R__cl, R__insp.GetParent(), "fNewColorIndex", &fNewColorIndex);
00193       R__insp.Inspect(R__cl, R__insp.GetParent(), "fBzX[4]", fBzX);
00194       R__insp.Inspect(R__cl, R__insp.GetParent(), "fBzY[4]", fBzY);
00195       TNamed::ShowMembers(R__insp);
00196 }
00197 
00198 namespace ROOT {
00199    // Wrapper around operator delete
00200    static void delete_TSpectrum2Painter(void *p) {
00201       delete ((::TSpectrum2Painter*)p);
00202    }
00203    static void deleteArray_TSpectrum2Painter(void *p) {
00204       delete [] ((::TSpectrum2Painter*)p);
00205    }
00206    static void destruct_TSpectrum2Painter(void *p) {
00207       typedef ::TSpectrum2Painter current_t;
00208       ((current_t*)p)->~current_t();
00209    }
00210    // Wrapper around a custom streamer member function.
00211    static void streamer_TSpectrum2Painter(TBuffer &buf, void *obj) {
00212       ((::TSpectrum2Painter*)obj)->::TSpectrum2Painter::Streamer(buf);
00213    }
00214 } // end of namespace ROOT for class ::TSpectrum2Painter
00215 
00216 /********************************************************
00217 * hist/spectrumpainter/src/G__Spectrum2Painter.cxx
00218 * CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED
00219 *          FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX().
00220 *          CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE.
00221 ********************************************************/
00222 
00223 #ifdef G__MEMTEST
00224 #undef malloc
00225 #undef free
00226 #endif
00227 
00228 #if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3))
00229 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
00230 #endif
00231 
00232 extern "C" void G__cpp_reset_tagtableG__Spectrum2Painter();
00233 
00234 extern "C" void G__set_cpp_environmentG__Spectrum2Painter() {
00235   G__add_compiledheader("TObject.h");
00236   G__add_compiledheader("TMemberInspector.h");
00237   G__add_compiledheader("TSpectrum2Painter.h");
00238   G__cpp_reset_tagtableG__Spectrum2Painter();
00239 }
00240 #include <new>
00241 extern "C" int G__cpp_dllrevG__Spectrum2Painter() { return(30051515); }
00242 
00243 /*********************************************************
00244 * Member function Interface Method
00245 *********************************************************/
00246 
00247 /* TSpectrum2Painter */
00248 static int G__G__Spectrum2Painter_113_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00249 {
00250    TSpectrum2Painter* p = NULL;
00251    char* gvp = (char*) G__getgvp();
00252    //m: 2
00253    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00254      p = new TSpectrum2Painter((TH2*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
00255    } else {
00256      p = new((void*) gvp) TSpectrum2Painter((TH2*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
00257    }
00258    result7->obj.i = (long) p;
00259    result7->ref = (long) p;
00260    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2Painter));
00261    return(1 || funcname || hash || result7 || libp) ;
00262 }
00263 
00264 static int G__G__Spectrum2Painter_113_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00265 {
00266       ((TSpectrum2Painter*) G__getstructoffset())->GetAngles(*(Int_t*) G__Intref(&libp->para[0]), *(Int_t*) G__Intref(&libp->para[1])
00267 , *(Int_t*) G__Intref(&libp->para[2]));
00268       G__setnull(result7);
00269    return(1 || funcname || hash || result7 || libp) ;
00270 }
00271 
00272 static int G__G__Spectrum2Painter_113_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00273 {
00274       ((TSpectrum2Painter*) G__getstructoffset())->GetBezier(*(Int_t*) G__Intref(&libp->para[0]));
00275       G__setnull(result7);
00276    return(1 || funcname || hash || result7 || libp) ;
00277 }
00278 
00279 static int G__G__Spectrum2Painter_113_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00280 {
00281       ((TSpectrum2Painter*) G__getstructoffset())->GetChanGrid(*(Int_t*) G__Intref(&libp->para[0]), *(Int_t*) G__Intref(&libp->para[1]));
00282       G__setnull(result7);
00283    return(1 || funcname || hash || result7 || libp) ;
00284 }
00285 
00286 static int G__G__Spectrum2Painter_113_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00287 {
00288       ((TSpectrum2Painter*) G__getstructoffset())->GetChanMarks(*(Int_t*) G__Intref(&libp->para[0]), *(Int_t*) G__Intref(&libp->para[1])
00289 , *(Int_t*) G__Intref(&libp->para[2]), *(Int_t*) G__Intref(&libp->para[3])
00290 , *(Int_t*) G__Intref(&libp->para[4]));
00291       G__setnull(result7);
00292    return(1 || funcname || hash || result7 || libp) ;
00293 }
00294 
00295 static int G__G__Spectrum2Painter_113_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00296 {
00297       ((TSpectrum2Painter*) G__getstructoffset())->GetColorAlgorithm(*(Int_t*) G__Intref(&libp->para[0]));
00298       G__setnull(result7);
00299    return(1 || funcname || hash || result7 || libp) ;
00300 }
00301 
00302 static int G__G__Spectrum2Painter_113_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00303 {
00304       ((TSpectrum2Painter*) G__getstructoffset())->GetColorIncrements(*(Double_t*) G__Doubleref(&libp->para[0]), *(Double_t*) G__Doubleref(&libp->para[1])
00305 , *(Double_t*) G__Doubleref(&libp->para[2]));
00306       G__setnull(result7);
00307    return(1 || funcname || hash || result7 || libp) ;
00308 }
00309 
00310 static int G__G__Spectrum2Painter_113_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00311 {
00312       ((TSpectrum2Painter*) G__getstructoffset())->GetContourWidth(*(Int_t*) G__Intref(&libp->para[0]));
00313       G__setnull(result7);
00314    return(1 || funcname || hash || result7 || libp) ;
00315 }
00316 
00317 static int G__G__Spectrum2Painter_113_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00318 {
00319       ((TSpectrum2Painter*) G__getstructoffset())->GetDisplayMode(*(Int_t*) G__Intref(&libp->para[0]), *(Int_t*) G__Intref(&libp->para[1]));
00320       G__setnull(result7);
00321    return(1 || funcname || hash || result7 || libp) ;
00322 }
00323 
00324 static int G__G__Spectrum2Painter_113_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00325 {
00326       ((TSpectrum2Painter*) G__getstructoffset())->GetLightHeightWeight(*(Double_t*) G__Doubleref(&libp->para[0]));
00327       G__setnull(result7);
00328    return(1 || funcname || hash || result7 || libp) ;
00329 }
00330 
00331 static int G__G__Spectrum2Painter_113_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00332 {
00333       ((TSpectrum2Painter*) G__getstructoffset())->GetLightPosition(*(Int_t*) G__Intref(&libp->para[0]), *(Int_t*) G__Intref(&libp->para[1])
00334 , *(Int_t*) G__Intref(&libp->para[2]));
00335       G__setnull(result7);
00336    return(1 || funcname || hash || result7 || libp) ;
00337 }
00338 
00339 static int G__G__Spectrum2Painter_113_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00340 {
00341       ((TSpectrum2Painter*) G__getstructoffset())->GetNodes(*(Int_t*) G__Intref(&libp->para[0]), *(Int_t*) G__Intref(&libp->para[1]));
00342       G__setnull(result7);
00343    return(1 || funcname || hash || result7 || libp) ;
00344 }
00345 
00346 static int G__G__Spectrum2Painter_113_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00347 {
00348       ((TSpectrum2Painter*) G__getstructoffset())->GetPenAttr(*(Int_t*) G__Intref(&libp->para[0]), *(Int_t*) G__Intref(&libp->para[1])
00349 , *(Int_t*) G__Intref(&libp->para[2]));
00350       G__setnull(result7);
00351    return(1 || funcname || hash || result7 || libp) ;
00352 }
00353 
00354 static int G__G__Spectrum2Painter_113_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00355 {
00356       ((TSpectrum2Painter*) G__getstructoffset())->GetShading(*(Int_t*) G__Intref(&libp->para[0]), *(Int_t*) G__Intref(&libp->para[1]));
00357       G__setnull(result7);
00358    return(1 || funcname || hash || result7 || libp) ;
00359 }
00360 
00361 static int G__G__Spectrum2Painter_113_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00362 {
00363       ((TSpectrum2Painter*) G__getstructoffset())->GetZScale(*(Int_t*) G__Intref(&libp->para[0]));
00364       G__setnull(result7);
00365    return(1 || funcname || hash || result7 || libp) ;
00366 }
00367 
00368 static int G__G__Spectrum2Painter_113_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00369 {
00370       ((TSpectrum2Painter*) G__getstructoffset())->SetAngles((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
00371 , (Int_t) G__int(libp->para[2]));
00372       G__setnull(result7);
00373    return(1 || funcname || hash || result7 || libp) ;
00374 }
00375 
00376 static int G__G__Spectrum2Painter_113_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00377 {
00378       ((TSpectrum2Painter*) G__getstructoffset())->SetBezier((Int_t) G__int(libp->para[0]));
00379       G__setnull(result7);
00380    return(1 || funcname || hash || result7 || libp) ;
00381 }
00382 
00383 static int G__G__Spectrum2Painter_113_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00384 {
00385       ((TSpectrum2Painter*) G__getstructoffset())->SetChanGrid((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
00386       G__setnull(result7);
00387    return(1 || funcname || hash || result7 || libp) ;
00388 }
00389 
00390 static int G__G__Spectrum2Painter_113_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00391 {
00392       ((TSpectrum2Painter*) G__getstructoffset())->SetChanMarks((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
00393 , (Int_t) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
00394 , (Int_t) G__int(libp->para[4]));
00395       G__setnull(result7);
00396    return(1 || funcname || hash || result7 || libp) ;
00397 }
00398 
00399 static int G__G__Spectrum2Painter_113_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00400 {
00401       ((TSpectrum2Painter*) G__getstructoffset())->SetColorAlgorithm((Int_t) G__int(libp->para[0]));
00402       G__setnull(result7);
00403    return(1 || funcname || hash || result7 || libp) ;
00404 }
00405 
00406 static int G__G__Spectrum2Painter_113_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00407 {
00408       ((TSpectrum2Painter*) G__getstructoffset())->SetColorIncrements((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])
00409 , (Double_t) G__double(libp->para[2]));
00410       G__setnull(result7);
00411    return(1 || funcname || hash || result7 || libp) ;
00412 }
00413 
00414 static int G__G__Spectrum2Painter_113_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00415 {
00416       ((TSpectrum2Painter*) G__getstructoffset())->SetContourWidth((Int_t) G__int(libp->para[0]));
00417       G__setnull(result7);
00418    return(1 || funcname || hash || result7 || libp) ;
00419 }
00420 
00421 static int G__G__Spectrum2Painter_113_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00422 {
00423       ((TSpectrum2Painter*) G__getstructoffset())->SetDisplayMode((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
00424       G__setnull(result7);
00425    return(1 || funcname || hash || result7 || libp) ;
00426 }
00427 
00428 static int G__G__Spectrum2Painter_113_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00429 {
00430       ((TSpectrum2Painter*) G__getstructoffset())->SetLightHeightWeight((Double_t) G__double(libp->para[0]));
00431       G__setnull(result7);
00432    return(1 || funcname || hash || result7 || libp) ;
00433 }
00434 
00435 static int G__G__Spectrum2Painter_113_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00436 {
00437       ((TSpectrum2Painter*) G__getstructoffset())->SetLightPosition((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
00438 , (Int_t) G__int(libp->para[2]));
00439       G__setnull(result7);
00440    return(1 || funcname || hash || result7 || libp) ;
00441 }
00442 
00443 static int G__G__Spectrum2Painter_113_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00444 {
00445       ((TSpectrum2Painter*) G__getstructoffset())->SetNodes((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
00446       G__setnull(result7);
00447    return(1 || funcname || hash || result7 || libp) ;
00448 }
00449 
00450 static int G__G__Spectrum2Painter_113_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00451 {
00452       ((TSpectrum2Painter*) G__getstructoffset())->SetPenAttr((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
00453 , (Int_t) G__int(libp->para[2]));
00454       G__setnull(result7);
00455    return(1 || funcname || hash || result7 || libp) ;
00456 }
00457 
00458 static int G__G__Spectrum2Painter_113_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00459 {
00460       ((TSpectrum2Painter*) G__getstructoffset())->SetShading((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
00461       G__setnull(result7);
00462    return(1 || funcname || hash || result7 || libp) ;
00463 }
00464 
00465 static int G__G__Spectrum2Painter_113_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00466 {
00467       ((TSpectrum2Painter*) G__getstructoffset())->SetZScale((Int_t) G__int(libp->para[0]));
00468       G__setnull(result7);
00469    return(1 || funcname || hash || result7 || libp) ;
00470 }
00471 
00472 static int G__G__Spectrum2Painter_113_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00473 {
00474    switch (libp->paran) {
00475    case 3:
00476       TSpectrum2Painter::PaintSpectrum((TH2*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1])
00477 , (Int_t) G__int(libp->para[2]));
00478       G__setnull(result7);
00479       break;
00480    case 2:
00481       TSpectrum2Painter::PaintSpectrum((TH2*) G__int(libp->para[0]), (Option_t*) G__int(libp->para[1]));
00482       G__setnull(result7);
00483       break;
00484    case 1:
00485       TSpectrum2Painter::PaintSpectrum((TH2*) G__int(libp->para[0]));
00486       G__setnull(result7);
00487       break;
00488    }
00489    return(1 || funcname || hash || result7 || libp) ;
00490 }
00491 
00492 static int G__G__Spectrum2Painter_113_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00493 {
00494       G__letint(result7, 85, (long) TSpectrum2Painter::Class());
00495    return(1 || funcname || hash || result7 || libp) ;
00496 }
00497 
00498 static int G__G__Spectrum2Painter_113_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00499 {
00500       G__letint(result7, 67, (long) TSpectrum2Painter::Class_Name());
00501    return(1 || funcname || hash || result7 || libp) ;
00502 }
00503 
00504 static int G__G__Spectrum2Painter_113_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00505 {
00506       G__letint(result7, 115, (long) TSpectrum2Painter::Class_Version());
00507    return(1 || funcname || hash || result7 || libp) ;
00508 }
00509 
00510 static int G__G__Spectrum2Painter_113_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00511 {
00512       TSpectrum2Painter::Dictionary();
00513       G__setnull(result7);
00514    return(1 || funcname || hash || result7 || libp) ;
00515 }
00516 
00517 static int G__G__Spectrum2Painter_113_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00518 {
00519       ((TSpectrum2Painter*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
00520       G__setnull(result7);
00521    return(1 || funcname || hash || result7 || libp) ;
00522 }
00523 
00524 static int G__G__Spectrum2Painter_113_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00525 {
00526       G__letint(result7, 67, (long) TSpectrum2Painter::DeclFileName());
00527    return(1 || funcname || hash || result7 || libp) ;
00528 }
00529 
00530 static int G__G__Spectrum2Painter_113_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00531 {
00532       G__letint(result7, 105, (long) TSpectrum2Painter::ImplFileLine());
00533    return(1 || funcname || hash || result7 || libp) ;
00534 }
00535 
00536 static int G__G__Spectrum2Painter_113_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00537 {
00538       G__letint(result7, 67, (long) TSpectrum2Painter::ImplFileName());
00539    return(1 || funcname || hash || result7 || libp) ;
00540 }
00541 
00542 static int G__G__Spectrum2Painter_113_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00543 {
00544       G__letint(result7, 105, (long) TSpectrum2Painter::DeclFileLine());
00545    return(1 || funcname || hash || result7 || libp) ;
00546 }
00547 
00548 // automatic copy constructor
00549 static int G__G__Spectrum2Painter_113_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00550 
00551 {
00552    TSpectrum2Painter* p;
00553    void* tmp = (void*) G__int(libp->para[0]);
00554    p = new TSpectrum2Painter(*(TSpectrum2Painter*) tmp);
00555    result7->obj.i = (long) p;
00556    result7->ref = (long) p;
00557    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2Painter));
00558    return(1 || funcname || hash || result7 || libp) ;
00559 }
00560 
00561 // automatic destructor
00562 typedef TSpectrum2Painter G__TTSpectrum2Painter;
00563 static int G__G__Spectrum2Painter_113_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00564 {
00565    char* gvp = (char*) G__getgvp();
00566    long soff = G__getstructoffset();
00567    int n = G__getaryconstruct();
00568    //
00569    //has_a_delete: 1
00570    //has_own_delete1arg: 0
00571    //has_own_delete2arg: 0
00572    //
00573    if (!soff) {
00574      return(1);
00575    }
00576    if (n) {
00577      if (gvp == (char*)G__PVOID) {
00578        delete[] (TSpectrum2Painter*) soff;
00579      } else {
00580        G__setgvp((long) G__PVOID);
00581        for (int i = n - 1; i >= 0; --i) {
00582          ((TSpectrum2Painter*) (soff+(sizeof(TSpectrum2Painter)*i)))->~G__TTSpectrum2Painter();
00583        }
00584        G__setgvp((long)gvp);
00585      }
00586    } else {
00587      if (gvp == (char*)G__PVOID) {
00588        delete (TSpectrum2Painter*) soff;
00589      } else {
00590        G__setgvp((long) G__PVOID);
00591        ((TSpectrum2Painter*) (soff))->~G__TTSpectrum2Painter();
00592        G__setgvp((long)gvp);
00593      }
00594    }
00595    G__setnull(result7);
00596    return(1 || funcname || hash || result7 || libp) ;
00597 }
00598 
00599 // automatic assignment operator
00600 static int G__G__Spectrum2Painter_113_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00601 {
00602    TSpectrum2Painter* dest = (TSpectrum2Painter*) G__getstructoffset();
00603    *dest = *(TSpectrum2Painter*) libp->para[0].ref;
00604    const TSpectrum2Painter& obj = *dest;
00605    result7->ref = (long) (&obj);
00606    result7->obj.i = (long) (&obj);
00607    return(1 || funcname || hash || result7 || libp) ;
00608 }
00609 
00610 
00611 /* Setting up global function */
00612 
00613 /*********************************************************
00614 * Member function Stub
00615 *********************************************************/
00616 
00617 /* TSpectrum2Painter */
00618 
00619 /*********************************************************
00620 * Global function Stub
00621 *********************************************************/
00622 
00623 /*********************************************************
00624 * Get size of pointer to member function
00625 *********************************************************/
00626 class G__Sizep2memfuncG__Spectrum2Painter {
00627  public:
00628   G__Sizep2memfuncG__Spectrum2Painter(): p(&G__Sizep2memfuncG__Spectrum2Painter::sizep2memfunc) {}
00629     size_t sizep2memfunc() { return(sizeof(p)); }
00630   private:
00631     size_t (G__Sizep2memfuncG__Spectrum2Painter::*p)();
00632 };
00633 
00634 size_t G__get_sizep2memfuncG__Spectrum2Painter()
00635 {
00636   G__Sizep2memfuncG__Spectrum2Painter a;
00637   G__setsizep2memfunc((int)a.sizep2memfunc());
00638   return((size_t)a.sizep2memfunc());
00639 }
00640 
00641 
00642 /*********************************************************
00643 * virtual base class offset calculation interface
00644 *********************************************************/
00645 
00646    /* Setting up class inheritance */
00647 
00648 /*********************************************************
00649 * Inheritance information setup/
00650 *********************************************************/
00651 extern "C" void G__cpp_setup_inheritanceG__Spectrum2Painter() {
00652 
00653    /* Setting up class inheritance */
00654    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2Painter))) {
00655      TSpectrum2Painter *G__Lderived;
00656      G__Lderived=(TSpectrum2Painter*)0x1000;
00657      {
00658        TNamed *G__Lpbase=(TNamed*)G__Lderived;
00659        G__inheritance_setup(G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2Painter),G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
00660      }
00661      {
00662        TObject *G__Lpbase=(TObject*)G__Lderived;
00663        G__inheritance_setup(G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2Painter),G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
00664      }
00665    }
00666 }
00667 
00668 /*********************************************************
00669 * typedef information setup/
00670 *********************************************************/
00671 extern "C" void G__cpp_setup_typetableG__Spectrum2Painter() {
00672 
00673    /* Setting up typedef entry */
00674    G__search_typename2("Int_t",105,-1,0,-1);
00675    G__setnewtype(-1,"Signed integer 4 bytes (int)",0);
00676    G__search_typename2("Double_t",100,-1,0,-1);
00677    G__setnewtype(-1,"Double 8 bytes",0);
00678    G__search_typename2("Version_t",115,-1,0,-1);
00679    G__setnewtype(-1,"Class version identifier (short)",0);
00680    G__search_typename2("Option_t",99,-1,256,-1);
00681    G__setnewtype(-1,"Option string (const char)",0);
00682    G__search_typename2("vector<ROOT::TSchemaHelper>",117,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1);
00683    G__setnewtype(-1,NULL,0);
00684    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
00685    G__setnewtype(-1,NULL,0);
00686    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
00687    G__setnewtype(-1,NULL,0);
00688    G__search_typename2("vector<TVirtualArray*>",117,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1);
00689    G__setnewtype(-1,NULL,0);
00690    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
00691    G__setnewtype(-1,NULL,0);
00692    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
00693    G__setnewtype(-1,NULL,0);
00694 }
00695 
00696 /*********************************************************
00697 * Data Member information setup/
00698 *********************************************************/
00699 
00700    /* Setting up class,struct,union tag member variable */
00701 
00702    /* TSpectrum2Painter */
00703 static void G__setup_memvarTSpectrum2Painter(void) {
00704    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2Painter));
00705    { TSpectrum2Painter *p; p=(TSpectrum2Painter*)0x1000; if (p) { }
00706    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kModeGroupSimple=%lldLL",(long long)TSpectrum2Painter::kModeGroupSimple).data(),0,(char*)NULL);
00707    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kModeGroupHeight=%lldLL",(long long)TSpectrum2Painter::kModeGroupHeight).data(),0,(char*)NULL);
00708    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kModeGroupLight=%lldLL",(long long)TSpectrum2Painter::kModeGroupLight).data(),0,(char*)NULL);
00709    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kModeGroupLightHeight=%lldLL",(long long)TSpectrum2Painter::kModeGroupLightHeight).data(),0,(char*)NULL);
00710    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kDisplayModePoints=%lldLL",(long long)TSpectrum2Painter::kDisplayModePoints).data(),0,(char*)NULL);
00711    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kDisplayModeGrid=%lldLL",(long long)TSpectrum2Painter::kDisplayModeGrid).data(),0,(char*)NULL);
00712    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kDisplayModeContours=%lldLL",(long long)TSpectrum2Painter::kDisplayModeContours).data(),0,(char*)NULL);
00713    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kDisplayModeBars=%lldLL",(long long)TSpectrum2Painter::kDisplayModeBars).data(),0,(char*)NULL);
00714    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kDisplayModeLinesX=%lldLL",(long long)TSpectrum2Painter::kDisplayModeLinesX).data(),0,(char*)NULL);
00715    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kDisplayModeLinesY=%lldLL",(long long)TSpectrum2Painter::kDisplayModeLinesY).data(),0,(char*)NULL);
00716    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kDisplayModeBarsX=%lldLL",(long long)TSpectrum2Painter::kDisplayModeBarsX).data(),0,(char*)NULL);
00717    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kDisplayModeBarsY=%lldLL",(long long)TSpectrum2Painter::kDisplayModeBarsY).data(),0,(char*)NULL);
00718    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kDisplayModeNeedles=%lldLL",(long long)TSpectrum2Painter::kDisplayModeNeedles).data(),0,(char*)NULL);
00719    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kDisplayModeSurface=%lldLL",(long long)TSpectrum2Painter::kDisplayModeSurface).data(),0,(char*)NULL);
00720    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kDisplayModeTriangles=%lldLL",(long long)TSpectrum2Painter::kDisplayModeTriangles).data(),0,(char*)NULL);
00721    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kZScaleLinear=%lldLL",(long long)TSpectrum2Painter::kZScaleLinear).data(),0,(char*)NULL);
00722    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kZScaleLog=%lldLL",(long long)TSpectrum2Painter::kZScaleLog).data(),0,(char*)NULL);
00723    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kZScaleSqrt=%lldLL",(long long)TSpectrum2Painter::kZScaleSqrt).data(),0,(char*)NULL);
00724    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kColorAlgRgbSmooth=%lldLL",(long long)TSpectrum2Painter::kColorAlgRgbSmooth).data(),0,(char*)NULL);
00725    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kColorAlgRgbModulo=%lldLL",(long long)TSpectrum2Painter::kColorAlgRgbModulo).data(),0,(char*)NULL);
00726    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kColorAlgCmySmooth=%lldLL",(long long)TSpectrum2Painter::kColorAlgCmySmooth).data(),0,(char*)NULL);
00727    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kColorAlgCmyModulo=%lldLL",(long long)TSpectrum2Painter::kColorAlgCmyModulo).data(),0,(char*)NULL);
00728    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kColorAlgCieSmooth=%lldLL",(long long)TSpectrum2Painter::kColorAlgCieSmooth).data(),0,(char*)NULL);
00729    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kColorAlgCieModulo=%lldLL",(long long)TSpectrum2Painter::kColorAlgCieModulo).data(),0,(char*)NULL);
00730    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kColorAlgYiqSmooth=%lldLL",(long long)TSpectrum2Painter::kColorAlgYiqSmooth).data(),0,(char*)NULL);
00731    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kColorAlgYiqModulo=%lldLL",(long long)TSpectrum2Painter::kColorAlgYiqModulo).data(),0,(char*)NULL);
00732    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kColorAlgHvsSmooth=%lldLL",(long long)TSpectrum2Painter::kColorAlgHvsSmooth).data(),0,(char*)NULL);
00733    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kColorAlgHvsModulo=%lldLL",(long long)TSpectrum2Painter::kColorAlgHvsModulo).data(),0,(char*)NULL);
00734    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kShadowsNotPainted=%lldLL",(long long)TSpectrum2Painter::kShadowsNotPainted).data(),0,(char*)NULL);
00735    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kShadowsPainted=%lldLL",(long long)TSpectrum2Painter::kShadowsPainted).data(),0,(char*)NULL);
00736    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kNotShaded=%lldLL",(long long)TSpectrum2Painter::kNotShaded).data(),0,(char*)NULL);
00737    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kShaded=%lldLL",(long long)TSpectrum2Painter::kShaded).data(),0,(char*)NULL);
00738    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kNoBezierInterpol=%lldLL",(long long)TSpectrum2Painter::kNoBezierInterpol).data(),0,(char*)NULL);
00739    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kBezierInterpol=%lldLL",(long long)TSpectrum2Painter::kBezierInterpol).data(),0,(char*)NULL);
00740    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kPenStyleSolid=%lldLL",(long long)TSpectrum2Painter::kPenStyleSolid).data(),0,(char*)NULL);
00741    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kPenStyleDash=%lldLL",(long long)TSpectrum2Painter::kPenStyleDash).data(),0,(char*)NULL);
00742    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kPenStyleDot=%lldLL",(long long)TSpectrum2Painter::kPenStyleDot).data(),0,(char*)NULL);
00743    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kPenStyleDashDot=%lldLL",(long long)TSpectrum2Painter::kPenStyleDashDot).data(),0,(char*)NULL);
00744    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kChannelMarksNotDrawn=%lldLL",(long long)TSpectrum2Painter::kChannelMarksNotDrawn).data(),0,(char*)NULL);
00745    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kChannelMarksDrawn=%lldLL",(long long)TSpectrum2Painter::kChannelMarksDrawn).data(),0,(char*)NULL);
00746    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kChannelMarksStyleDot=%lldLL",(long long)TSpectrum2Painter::kChannelMarksStyleDot).data(),0,(char*)NULL);
00747    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kChannelMarksStyleCross=%lldLL",(long long)TSpectrum2Painter::kChannelMarksStyleCross).data(),0,(char*)NULL);
00748    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kChannelMarksStyleStar=%lldLL",(long long)TSpectrum2Painter::kChannelMarksStyleStar).data(),0,(char*)NULL);
00749    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kChannelMarksStyleRectangle=%lldLL",(long long)TSpectrum2Painter::kChannelMarksStyleRectangle).data(),0,(char*)NULL);
00750    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kChannelMarksStyleX=%lldLL",(long long)TSpectrum2Painter::kChannelMarksStyleX).data(),0,(char*)NULL);
00751    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kChannelMarksStyleDiamond=%lldLL",(long long)TSpectrum2Painter::kChannelMarksStyleDiamond).data(),0,(char*)NULL);
00752    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kChannelMarksStyleTriangle=%lldLL",(long long)TSpectrum2Painter::kChannelMarksStyleTriangle).data(),0,(char*)NULL);
00753    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kChannelGridNotDrawn=%lldLL",(long long)TSpectrum2Painter::kChannelGridNotDrawn).data(),0,(char*)NULL);
00754    G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA),-1,-2,1,G__FastAllocString(2048).Format("kChannelGridDrawn=%lldLL",(long long)TSpectrum2Painter::kChannelGridDrawn).data(),0,(char*)NULL);
00755    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TH2),-1,-1,2,"fH2=",0,"pointer to 2D histogram TH2");
00756    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fXmin=",0,"x-starting channel of spectrum");
00757    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fXmax=",0,"x-end channel of spectrum");
00758    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fYmin=",0,"y-starting channel of spectrum");
00759    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fYmax=",0,"y-end channel of spectrum");
00760    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fZmin=",0,"base counts");
00761    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fZmax=",0,"counts full scale");
00762    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fBx1=",0,"positon of picture on Canvas, min x");
00763    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fBx2=",0,"positon of picture on Canvas, max x");
00764    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fBy1=",0,"positon of picture on Canvas, min y");
00765    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fBy2=",0,"positon of picture on Canvas, max y");
00766    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fPenColor=",0,"color of spectrum");
00767    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fPenDash=",0,"style of pen");
00768    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fPenWidth=",0,"width of line");
00769    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fModeGroup=",0,"display mode algorithm group (simple modes-kModeGroupSimple, modes with shading according to light-kModeGroupLight, modes with shading according to channels counts-kModeGroupHeight, modes of combination of shading according to light and to channels counts-kModeGroupLightHeight)");
00770    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fDisplayMode=",0,"spectrum display mode (points, grid, contours, bars, x_lines, y_lines, bars_x, bars_y, needles, surface, triangles)");
00771    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fZscale=",0,"z scale (linear, log, sqrt)");
00772    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNodesx=",0,"number of nodes in x dimension of grid");
00773    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNodesy=",0,"number of nodes in y dimension of grid");
00774    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fContWidth=",0,"width between contours, applies only for contours display mode");
00775    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fAlpha=",0,"angles of display,alfa+beta must be less or equal to 90, alpha- angle between base line of Canvas and right lower edge of picture base plane");
00776    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fBeta=",0,"angle between base line of Canvas and left lower edge of picture base plane");
00777    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fViewAngle=",0,"rotation angle of the view, it can be 0, 90, 180, 270 degrees");
00778    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fLevels=",0,"# of color levels for rainbowed display modes, it does not apply for simple display modes algorithm group");
00779    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fRainbow1Step=",0,"determines the first component  step for neighbouring color levels, applies only for rainbowed display modes, it does not apply for simple display modes algorithm group");
00780    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fRainbow2Step=",0,"determines the second component  step for neighbouring color levels, applies only for rainbowed display modes, it does not apply for simple display modes algorithm group");
00781    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fRainbow3Step=",0,"determines the third component  step for neighbouring color levels, applies only for rainbowed display modes, it does not apply for simple display modes algorithm group");
00782    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fColorAlg=",0,"applies only for rainbowed display modes (rgb smooth alorithm, rgb modulo color component, cmy smooth alorithm, cmy modulo color component, cie smooth alorithm, cie modulo color component, yiq smooth alorithm, yiq modulo color component, hsv smooth alorithm, hsv modulo color component, it does not apply for simple display modes algorithm group");
00783    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fLHweight=",0,"weight between shading according to fictive light source and according to channels counts, applies only for kModeGroupLightHeight modes group");
00784    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fXlight=",0,"x position of fictive light source, applies only for rainbowed display modes with shading according to light");
00785    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fYlight=",0,"y position of fictive light source, applies only for rainbowed display modes with shading according to light");
00786    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fZlight=",0,"z position of fictive light source, applies only for rainbowed display modes with shading according to light");
00787    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fShadow=",0,"determines whether shadow will be drawn (no shadow, shadow), for rainbowed display modes with shading according to light");
00788    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fShading=",0,"determines whether the picture will shaded, smoothed (no shading, shading), for rainbowed display modes only");
00789    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fBezier=",0,"determines Bezier interpolation (applies only for simple display modes group for grid, x_lines, y_lines display modes)");
00790    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fChanmarkEnDis=",0,"decides whether the channel marks are shown");
00791    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fChanmarkStyle=",0,"style of channel marks");
00792    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fChanmarkWidth=",0,"width of channel marks");
00793    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fChanmarkHeight=",0,"height of channel marks");
00794    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fChanmarkColor=",0,"color of channel marks");
00795    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fChanlineEnDis=",0,"decides whether the channel lines (grid) are shown");
00796    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fChanlineColor=",0,"color of channel lines (grid)");
00797    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fKx=",0,(char*)NULL);
00798    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fKy=",0,(char*)NULL);
00799    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fMxx=",0,(char*)NULL);
00800    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fMxy=",0,(char*)NULL);
00801    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fMyx=",0,(char*)NULL);
00802    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fMyy=",0,(char*)NULL);
00803    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fTxx=",0,(char*)NULL);
00804    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fTxy=",0,(char*)NULL);
00805    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fTyx=",0,(char*)NULL);
00806    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fTyy=",0,(char*)NULL);
00807    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fTyz=",0,(char*)NULL);
00808    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fVx=",0,(char*)NULL);
00809    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fVy=",0,(char*)NULL);
00810    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fNuSli=",0,(char*)NULL);
00811    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fZ=",0,(char*)NULL);
00812    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fZeq=",0,(char*)NULL);
00813    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fGbezx=",0,(char*)NULL);
00814    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fGbezy=",0,(char*)NULL);
00815    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fDxspline=",0,(char*)NULL);
00816    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fDyspline=",0,(char*)NULL);
00817    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,2,"fZPresetValue=",0,(char*)NULL);
00818    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fXt=",0,(char*)NULL);
00819    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fYt=",0,(char*)NULL);
00820    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fXs=",0,(char*)NULL);
00821    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fYs=",0,(char*)NULL);
00822    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fXe=",0,(char*)NULL);
00823    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fYe=",0,(char*)NULL);
00824    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fLine=",0,(char*)NULL);
00825    G__memvar_setup((void*)0,83,0,0,-1,G__defined_typename("Short_t"),-1,2,"fEnvelope=",0,"!");
00826    G__memvar_setup((void*)0,83,0,0,-1,G__defined_typename("Short_t"),-1,2,"fEnvelopeContour=",0,"!");
00827    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TColor),-1,-1,2,"fNewColor=",0,"!");
00828    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fMaximumXScreenResolution=",0,"!buffers' size");
00829    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNewColorIndex=",0,(char*)NULL);
00830    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fBzX[4]=",0,(char*)NULL);
00831    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fBzY[4]=",0,(char*)NULL);
00832    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
00833    }
00834    G__tag_memvar_reset();
00835 }
00836 
00837 extern "C" void G__cpp_setup_memvarG__Spectrum2Painter() {
00838 }
00839 /***********************************************************
00840 ************************************************************
00841 ************************************************************
00842 ************************************************************
00843 ************************************************************
00844 ************************************************************
00845 ************************************************************
00846 ***********************************************************/
00847 
00848 /*********************************************************
00849 * Member function information setup for each class
00850 *********************************************************/
00851 static void G__setup_memfuncTSpectrum2Painter(void) {
00852    /* TSpectrum2Painter */
00853    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2Painter));
00854    G__memfunc_setup("TSpectrum2Painter",1708,G__G__Spectrum2Painter_113_0_1, 105, G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2Painter), -1, 0, 2, 1, 1, 0, 
00855 "U 'TH2' - 0 - h2 i - 'Int_t' 0 - bs", (char*)NULL, (void*) NULL, 0);
00856    G__memfunc_setup("GetAngles",890,G__G__Spectrum2Painter_113_0_2, 121, -1, -1, 0, 3, 1, 1, 0, 
00857 "i - 'Int_t' 1 - alpha i - 'Int_t' 1 - beta "
00858 "i - 'Int_t' 1 - view", (char*)NULL, (void*) NULL, 0);
00859    G__memfunc_setup("GetBezier",897,G__G__Spectrum2Painter_113_0_3, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 1 - bezier", (char*)NULL, (void*) NULL, 0);
00860    G__memfunc_setup("GetChanGrid",1056,G__G__Spectrum2Painter_113_0_4, 121, -1, -1, 0, 2, 1, 1, 0, 
00861 "i - 'Int_t' 1 - enable i - 'Int_t' 1 - color", (char*)NULL, (void*) NULL, 0);
00862    G__memfunc_setup("GetChanMarks",1176,G__G__Spectrum2Painter_113_0_5, 121, -1, -1, 0, 5, 1, 1, 0, 
00863 "i - 'Int_t' 1 - enable i - 'Int_t' 1 - color "
00864 "i - 'Int_t' 1 - width i - 'Int_t' 1 - height "
00865 "i - 'Int_t' 1 - style", (char*)NULL, (void*) NULL, 0);
00866    G__memfunc_setup("GetColorAlgorithm",1734,G__G__Spectrum2Painter_113_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 1 - colorAlgorithm", (char*)NULL, (void*) NULL, 0);
00867    G__memfunc_setup("GetColorIncrements",1847,G__G__Spectrum2Painter_113_0_7, 121, -1, -1, 0, 3, 1, 1, 0, 
00868 "d - 'Double_t' 1 - r d - 'Double_t' 1 - g "
00869 "d - 'Double_t' 1 - b", (char*)NULL, (void*) NULL, 0);
00870    G__memfunc_setup("GetContourWidth",1546,G__G__Spectrum2Painter_113_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 1 - width", (char*)NULL, (void*) NULL, 0);
00871    G__memfunc_setup("GetDisplayMode",1403,G__G__Spectrum2Painter_113_0_9, 121, -1, -1, 0, 2, 1, 1, 0, 
00872 "i - 'Int_t' 1 - modeGroup i - 'Int_t' 1 - displayMode", (char*)NULL, (void*) NULL, 0);
00873    G__memfunc_setup("GetLightHeightWeight",2009,G__G__Spectrum2Painter_113_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 1 - weight", (char*)NULL, (void*) NULL, 0);
00874    G__memfunc_setup("GetLightPosition",1645,G__G__Spectrum2Painter_113_0_11, 121, -1, -1, 0, 3, 1, 1, 0, 
00875 "i - 'Int_t' 1 - x i - 'Int_t' 1 - y "
00876 "i - 'Int_t' 1 - z", (char*)NULL, (void*) NULL, 0);
00877    G__memfunc_setup("GetNodes",793,G__G__Spectrum2Painter_113_0_12, 121, -1, -1, 0, 2, 1, 1, 0, 
00878 "i - 'Int_t' 1 - nodesx i - 'Int_t' 1 - nodesy", (char*)NULL, (void*) NULL, 0);
00879    G__memfunc_setup("GetPenAttr",990,G__G__Spectrum2Painter_113_0_13, 121, -1, -1, 0, 3, 1, 1, 0, 
00880 "i - 'Int_t' 1 - color i - 'Int_t' 1 - style "
00881 "i - 'Int_t' 1 - width", (char*)NULL, (void*) NULL, 0);
00882    G__memfunc_setup("GetShading",990,G__G__Spectrum2Painter_113_0_14, 121, -1, -1, 0, 2, 1, 1, 0, 
00883 "i - 'Int_t' 1 - shading i - 'Int_t' 1 - shadow", (char*)NULL, (void*) NULL, 0);
00884    G__memfunc_setup("GetZScale",866,G__G__Spectrum2Painter_113_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 1 - scale", (char*)NULL, (void*) NULL, 0);
00885    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);
00886    G__memfunc_setup("SetAngles",902,G__G__Spectrum2Painter_113_0_17, 121, -1, -1, 0, 3, 1, 1, 0, 
00887 "i - 'Int_t' 0 - alpha i - 'Int_t' 0 - beta "
00888 "i - 'Int_t' 0 - view", (char*)NULL, (void*) NULL, 0);
00889    G__memfunc_setup("SetBezier",909,G__G__Spectrum2Painter_113_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - bezier", (char*)NULL, (void*) NULL, 0);
00890    G__memfunc_setup("SetChanGrid",1068,G__G__Spectrum2Painter_113_0_19, 121, -1, -1, 0, 2, 1, 1, 0, 
00891 "i - 'Int_t' 0 - enable i - 'Int_t' 0 - color", (char*)NULL, (void*) NULL, 0);
00892    G__memfunc_setup("SetChanMarks",1188,G__G__Spectrum2Painter_113_0_20, 121, -1, -1, 0, 5, 1, 1, 0, 
00893 "i - 'Int_t' 0 - enable i - 'Int_t' 0 - color "
00894 "i - 'Int_t' 0 - width i - 'Int_t' 0 - height "
00895 "i - 'Int_t' 0 - style", (char*)NULL, (void*) NULL, 0);
00896    G__memfunc_setup("SetColorAlgorithm",1746,G__G__Spectrum2Painter_113_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - colorAlgorithm", (char*)NULL, (void*) NULL, 0);
00897    G__memfunc_setup("SetColorIncrements",1859,G__G__Spectrum2Painter_113_0_22, 121, -1, -1, 0, 3, 1, 1, 0, 
00898 "d - 'Double_t' 0 - r d - 'Double_t' 0 - g "
00899 "d - 'Double_t' 0 - b", (char*)NULL, (void*) NULL, 0);
00900    G__memfunc_setup("SetContourWidth",1558,G__G__Spectrum2Painter_113_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - width", (char*)NULL, (void*) NULL, 0);
00901    G__memfunc_setup("SetDisplayMode",1415,G__G__Spectrum2Painter_113_0_24, 121, -1, -1, 0, 2, 1, 1, 0, 
00902 "i - 'Int_t' 0 - modeGroup i - 'Int_t' 0 - displayMode", (char*)NULL, (void*) NULL, 0);
00903    G__memfunc_setup("SetLightHeightWeight",2021,G__G__Spectrum2Painter_113_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - weight", (char*)NULL, (void*) NULL, 0);
00904    G__memfunc_setup("SetLightPosition",1657,G__G__Spectrum2Painter_113_0_26, 121, -1, -1, 0, 3, 1, 1, 0, 
00905 "i - 'Int_t' 0 - x i - 'Int_t' 0 - y "
00906 "i - 'Int_t' 0 - z", (char*)NULL, (void*) NULL, 0);
00907    G__memfunc_setup("SetNodes",805,G__G__Spectrum2Painter_113_0_27, 121, -1, -1, 0, 2, 1, 1, 0, 
00908 "i - 'Int_t' 0 - nodesx i - 'Int_t' 0 - nodesy", (char*)NULL, (void*) NULL, 0);
00909    G__memfunc_setup("SetPenAttr",1002,G__G__Spectrum2Painter_113_0_28, 121, -1, -1, 0, 3, 1, 1, 0, 
00910 "i - 'Int_t' 0 - color i - 'Int_t' 0 - style "
00911 "i - 'Int_t' 0 - width", (char*)NULL, (void*) NULL, 0);
00912    G__memfunc_setup("SetShading",1002,G__G__Spectrum2Painter_113_0_29, 121, -1, -1, 0, 2, 1, 1, 0, 
00913 "i - 'Int_t' 0 - shading i - 'Int_t' 0 - shadow", (char*)NULL, (void*) NULL, 0);
00914    G__memfunc_setup("SetZScale",878,G__G__Spectrum2Painter_113_0_30, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - scale", (char*)NULL, (void*) NULL, 0);
00915    G__memfunc_setup("PaintSpectrum",1359,G__G__Spectrum2Painter_113_0_31, 121, -1, -1, 0, 3, 3, 1, 0, 
00916 "U 'TH2' - 0 - h2 C - 'Option_t' 10 '\"\"' option "
00917 "i - 'Int_t' 0 '1600' bs", (char*)NULL, (void*) G__func2void( (void (*)(TH2*, Option_t*, Int_t))(&TSpectrum2Painter::PaintSpectrum) ), 0);
00918    G__memfunc_setup("BezC",356,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 2, 0, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
00919    G__memfunc_setup("BezierBlend",1094,(G__InterfaceMethod) NULL, 100, -1, G__defined_typename("Double_t"), 0, 2, 1, 2, 0, 
00920 "i - 'Int_t' 0 - i d - 'Double_t' 0 - bezf", (char*)NULL, (void*) NULL, 0);
00921    G__memfunc_setup("BezierSmoothing",1561,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "d - 'Double_t' 0 - bezf", (char*)NULL, (void*) NULL, 0);
00922    G__memfunc_setup("ColorCalculation",1646,(G__InterfaceMethod) NULL, 100, -1, G__defined_typename("Double_t"), 0, 9, 1, 2, 0, 
00923 "d - 'Double_t' 0 - dx1 d - 'Double_t' 0 - dy1 "
00924 "d - 'Double_t' 0 - z1 d - 'Double_t' 0 - dx2 "
00925 "d - 'Double_t' 0 - dy2 d - 'Double_t' 0 - z2 "
00926 "d - 'Double_t' 0 - dx3 d - 'Double_t' 0 - dy3 "
00927 "d - 'Double_t' 0 - z3", "calculation of new color", (void*) NULL, 0);
00928    G__memfunc_setup("ColorModel",1008,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 4, 1, 2, 0, 
00929 "h - - 0 - - h - - 0 - - "
00930 "h - - 0 - - h - - 0 - -", "calculation of color according to chosen algorithm", (void*) NULL, 0);
00931    G__memfunc_setup("CopyEnvelope",1241,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 4, 1, 2, 0, 
00932 "d - 'Double_t' 0 - xr d - 'Double_t' 0 - xs "
00933 "d - 'Double_t' 0 - yr d - 'Double_t' 0 - ys", (char*)NULL, (void*) NULL, 0);
00934    G__memfunc_setup("DrawMarker",1008,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 5, 1, 2, 0, 
00935 "i - 'Int_t' 0 - x i - 'Int_t' 0 - y "
00936 "i - 'Int_t' 0 - w i - 'Int_t' 0 - h "
00937 "i - 'Int_t' 0 - type", (char*)NULL, (void*) NULL, 0);
00938    G__memfunc_setup("Envelope",830,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 4, 1, 2, 0, 
00939 "i - 'Int_t' 0 - x1 i - 'Int_t' 0 - y1 "
00940 "i - 'Int_t' 0 - x2 i - 'Int_t' 0 - y2", (char*)NULL, (void*) NULL, 0);
00941    G__memfunc_setup("EnvelopeBars",1222,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 4, 1, 2, 0, 
00942 "i - 'Int_t' 0 - x1 i - 'Int_t' 0 - y1 "
00943 "i - 'Int_t' 0 - x2 i - 'Int_t' 0 - y2", (char*)NULL, (void*) NULL, 0);
00944    G__memfunc_setup("ShadowColorCalculation",2260,(G__InterfaceMethod) NULL, 100, -1, G__defined_typename("Double_t"), 0, 4, 1, 2, 0, 
00945 "d - 'Double_t' 0 - xtaz d - 'Double_t' 0 - ytaz "
00946 "d - 'Double_t' 0 - ztaz d - 'Double_t' 0 - shad_noise", "shadow color", (void*) NULL, 0);
00947    G__memfunc_setup("Slice",496,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 5, 1, 2, 0, 
00948 "d - 'Double_t' 0 - xr d - 'Double_t' 0 - yr "
00949 "d - 'Double_t' 0 - xs d - 'Double_t' 0 - ys "
00950 "U 'TLine' - 0 - line", (char*)NULL, (void*) NULL, 0);
00951    G__memfunc_setup("Transform",956,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 3, 1, 2, 0, 
00952 "i - 'Int_t' 0 - it i - 'Int_t' 0 - jt "
00953 "i - 'Int_t' 0 - zmt", "transform function", (void*) NULL, 0);
00954    G__memfunc_setup("Class",502,G__G__Spectrum2Painter_113_0_44, 85, G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TSpectrum2Painter::Class) ), 0);
00955    G__memfunc_setup("Class_Name",982,G__G__Spectrum2Painter_113_0_45, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSpectrum2Painter::Class_Name) ), 0);
00956    G__memfunc_setup("Class_Version",1339,G__G__Spectrum2Painter_113_0_46, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TSpectrum2Painter::Class_Version) ), 0);
00957    G__memfunc_setup("Dictionary",1046,G__G__Spectrum2Painter_113_0_47, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TSpectrum2Painter::Dictionary) ), 0);
00958    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
00959    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);
00960    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);
00961    G__memfunc_setup("StreamerNVirtual",1656,G__G__Spectrum2Painter_113_0_51, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
00962    G__memfunc_setup("DeclFileName",1145,G__G__Spectrum2Painter_113_0_52, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSpectrum2Painter::DeclFileName) ), 0);
00963    G__memfunc_setup("ImplFileLine",1178,G__G__Spectrum2Painter_113_0_53, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSpectrum2Painter::ImplFileLine) ), 0);
00964    G__memfunc_setup("ImplFileName",1171,G__G__Spectrum2Painter_113_0_54, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSpectrum2Painter::ImplFileName) ), 0);
00965    G__memfunc_setup("DeclFileLine",1152,G__G__Spectrum2Painter_113_0_55, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSpectrum2Painter::DeclFileLine) ), 0);
00966    // automatic copy constructor
00967    G__memfunc_setup("TSpectrum2Painter", 1708, G__G__Spectrum2Painter_113_0_56, (int) ('i'), G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2Painter), -1, 0, 1, 1, 1, 0, "u 'TSpectrum2Painter' - 11 - -", (char*) NULL, (void*) NULL, 0);
00968    // automatic destructor
00969    G__memfunc_setup("~TSpectrum2Painter", 1834, G__G__Spectrum2Painter_113_0_57, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
00970    // automatic assignment operator
00971    G__memfunc_setup("operator=", 937, G__G__Spectrum2Painter_113_0_58, (int) ('u'), G__get_linked_tagnum(&G__G__Spectrum2PainterLN_TSpectrum2Painter), -1, 1, 1, 1, 1, 0, "u 'TSpectrum2Painter' - 11 - -", (char*) NULL, (void*) NULL, 0);
00972    G__tag_memfunc_reset();
00973 }
00974 
00975 
00976 /*********************************************************
00977 * Member function information setup
00978 *********************************************************/
00979 extern "C" void G__cpp_setup_memfuncG__Spectrum2Painter() {
00980 }
00981 
00982 /*********************************************************
00983 * Global variable information setup for each class
00984 *********************************************************/
00985 static void G__cpp_setup_global0() {
00986 
00987    /* Setting up global variables */
00988    G__resetplocal();
00989 
00990 }
00991 
00992 static void G__cpp_setup_global1() {
00993 
00994    G__resetglobalenv();
00995 }
00996 extern "C" void G__cpp_setup_globalG__Spectrum2Painter() {
00997   G__cpp_setup_global0();
00998   G__cpp_setup_global1();
00999 }
01000 
01001 /*********************************************************
01002 * Global function information setup for each class
01003 *********************************************************/
01004 static void G__cpp_setup_func0() {
01005    G__lastifuncposition();
01006 
01007 }
01008 
01009 static void G__cpp_setup_func1() {
01010 }
01011 
01012 static void G__cpp_setup_func2() {
01013 }
01014 
01015 static void G__cpp_setup_func3() {
01016 
01017    G__resetifuncposition();
01018 }
01019 
01020 extern "C" void G__cpp_setup_funcG__Spectrum2Painter() {
01021   G__cpp_setup_func0();
01022   G__cpp_setup_func1();
01023   G__cpp_setup_func2();
01024   G__cpp_setup_func3();
01025 }
01026 
01027 /*********************************************************
01028 * Class,struct,union,enum tag information setup
01029 *********************************************************/
01030 /* Setup class/struct taginfo */
01031 G__linked_taginfo G__G__Spectrum2PainterLN_TClass = { "TClass" , 99 , -1 };
01032 G__linked_taginfo G__G__Spectrum2PainterLN_TBuffer = { "TBuffer" , 99 , -1 };
01033 G__linked_taginfo G__G__Spectrum2PainterLN_TMemberInspector = { "TMemberInspector" , 99 , -1 };
01034 G__linked_taginfo G__G__Spectrum2PainterLN_TObject = { "TObject" , 99 , -1 };
01035 G__linked_taginfo G__G__Spectrum2PainterLN_TNamed = { "TNamed" , 99 , -1 };
01036 G__linked_taginfo G__G__Spectrum2PainterLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >" , 99 , -1 };
01037 G__linked_taginfo G__G__Spectrum2PainterLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator<vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >::iterator>" , 99 , -1 };
01038 G__linked_taginfo G__G__Spectrum2PainterLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector<TVirtualArray*,allocator<TVirtualArray*> >" , 99 , -1 };
01039 G__linked_taginfo G__G__Spectrum2PainterLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TVirtualArray*,allocator<TVirtualArray*> >::iterator>" , 99 , -1 };
01040 G__linked_taginfo G__G__Spectrum2PainterLN_TH2 = { "TH2" , 99 , -1 };
01041 G__linked_taginfo G__G__Spectrum2PainterLN_TLine = { "TLine" , 99 , -1 };
01042 G__linked_taginfo G__G__Spectrum2PainterLN_TColor = { "TColor" , 99 , -1 };
01043 G__linked_taginfo G__G__Spectrum2PainterLN_TSpectrum2Painter = { "TSpectrum2Painter" , 99 , -1 };
01044 G__linked_taginfo G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA = { "TSpectrum2Painter::$" , 101 , -1 };
01045 
01046 /* Reset class/struct taginfo */
01047 extern "C" void G__cpp_reset_tagtableG__Spectrum2Painter() {
01048   G__G__Spectrum2PainterLN_TClass.tagnum = -1 ;
01049   G__G__Spectrum2PainterLN_TBuffer.tagnum = -1 ;
01050   G__G__Spectrum2PainterLN_TMemberInspector.tagnum = -1 ;
01051   G__G__Spectrum2PainterLN_TObject.tagnum = -1 ;
01052   G__G__Spectrum2PainterLN_TNamed.tagnum = -1 ;
01053   G__G__Spectrum2PainterLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ;
01054   G__G__Spectrum2PainterLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ;
01055   G__G__Spectrum2PainterLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ;
01056   G__G__Spectrum2PainterLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ;
01057   G__G__Spectrum2PainterLN_TH2.tagnum = -1 ;
01058   G__G__Spectrum2PainterLN_TLine.tagnum = -1 ;
01059   G__G__Spectrum2PainterLN_TColor.tagnum = -1 ;
01060   G__G__Spectrum2PainterLN_TSpectrum2Painter.tagnum = -1 ;
01061   G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA.tagnum = -1 ;
01062 }
01063 
01064 
01065 extern "C" void G__cpp_setup_tagtableG__Spectrum2Painter() {
01066 
01067    /* Setting up class,struct,union tag entry */
01068    G__get_linked_tagnum_fwd(&G__G__Spectrum2PainterLN_TClass);
01069    G__get_linked_tagnum_fwd(&G__G__Spectrum2PainterLN_TBuffer);
01070    G__get_linked_tagnum_fwd(&G__G__Spectrum2PainterLN_TMemberInspector);
01071    G__get_linked_tagnum_fwd(&G__G__Spectrum2PainterLN_TObject);
01072    G__get_linked_tagnum_fwd(&G__G__Spectrum2PainterLN_TNamed);
01073    G__get_linked_tagnum_fwd(&G__G__Spectrum2PainterLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR);
01074    G__get_linked_tagnum_fwd(&G__G__Spectrum2PainterLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR);
01075    G__get_linked_tagnum_fwd(&G__G__Spectrum2PainterLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR);
01076    G__get_linked_tagnum_fwd(&G__G__Spectrum2PainterLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR);
01077    G__get_linked_tagnum_fwd(&G__G__Spectrum2PainterLN_TH2);
01078    G__get_linked_tagnum_fwd(&G__G__Spectrum2PainterLN_TLine);
01079    G__get_linked_tagnum_fwd(&G__G__Spectrum2PainterLN_TColor);
01080    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__Spectrum2PainterLN_TSpectrum2Painter),sizeof(TSpectrum2Painter),-1,62464,"TSpectrum 3d graphics package",G__setup_memvarTSpectrum2Painter,G__setup_memfuncTSpectrum2Painter);
01081    G__get_linked_tagnum_fwd(&G__G__Spectrum2PainterLN_TSpectrum2PaintercLcLdA);
01082 }
01083 extern "C" void G__cpp_setupG__Spectrum2Painter(void) {
01084   G__check_setup_version(30051515,"G__cpp_setupG__Spectrum2Painter()");
01085   G__set_cpp_environmentG__Spectrum2Painter();
01086   G__cpp_setup_tagtableG__Spectrum2Painter();
01087 
01088   G__cpp_setup_inheritanceG__Spectrum2Painter();
01089 
01090   G__cpp_setup_typetableG__Spectrum2Painter();
01091 
01092   G__cpp_setup_memvarG__Spectrum2Painter();
01093 
01094   G__cpp_setup_memfuncG__Spectrum2Painter();
01095   G__cpp_setup_globalG__Spectrum2Painter();
01096   G__cpp_setup_funcG__Spectrum2Painter();
01097 
01098    if(0==G__getsizep2memfunc()) G__get_sizep2memfuncG__Spectrum2Painter();
01099   return;
01100 }
01101 class G__cpp_setup_initG__Spectrum2Painter {
01102   public:
01103     G__cpp_setup_initG__Spectrum2Painter() { G__add_setup_func("G__Spectrum2Painter",(G__incsetup)(&G__cpp_setupG__Spectrum2Painter)); G__call_setup_funcs(); }
01104    ~G__cpp_setup_initG__Spectrum2Painter() { G__remove_setup_func("G__Spectrum2Painter"); }
01105 };
01106 G__cpp_setup_initG__Spectrum2Painter G__cpp_setup_initializerG__Spectrum2Painter;
01107 

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