// // File generated by core/utils/src/rootcint_tmp at Tue Sep 9 19:56:19 2014 // Do NOT change. Changes will be lost next time file is generated // #define R__DICTIONARY_FILENAME graf2ddIpostscriptdIsrcdIG__PostScript #include "RConfig.h" //rootcint 4834 #if !defined(R__ACCESS_IN_SYMBOL) //Break the privacy of classes -- Disabled for the moment #define private public #define protected public #endif // Since CINT ignores the std namespace, we need to do so in this file. namespace std {} using namespace std; #include "G__PostScript.h" #include "TClass.h" #include "TBuffer.h" #include "TMemberInspector.h" #include "TError.h" #ifndef G__ROOT #define G__ROOT #endif #include "RtypesImp.h" #include "TIsAProxy.h" #include "TFileMergeInfo.h" // START OF SHADOWS namespace ROOT { namespace Shadow { } // of namespace Shadow } // of namespace ROOT // END OF SHADOWS namespace ROOT { void TImageDump_ShowMembers(void *obj, TMemberInspector &R__insp); static void *new_TImageDump(void *p = 0); static void *newArray_TImageDump(Long_t size, void *p); static void delete_TImageDump(void *p); static void deleteArray_TImageDump(void *p); static void destruct_TImageDump(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::TImageDump*) { ::TImageDump *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TImageDump >(0); static ::ROOT::TGenericClassInfo instance("TImageDump", ::TImageDump::Class_Version(), "include/TImageDump.h", 33, typeid(::TImageDump), DefineBehavior(ptr, ptr), &::TImageDump::Dictionary, isa_proxy, 4, sizeof(::TImageDump) ); instance.SetNew(&new_TImageDump); instance.SetNewArray(&newArray_TImageDump); instance.SetDelete(&delete_TImageDump); instance.SetDeleteArray(&deleteArray_TImageDump); instance.SetDestructor(&destruct_TImageDump); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::TImageDump*) { return GenerateInitInstanceLocal((::TImageDump*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TImageDump*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT namespace ROOT { void TPDF_ShowMembers(void *obj, TMemberInspector &R__insp); static void *new_TPDF(void *p = 0); static void *newArray_TPDF(Long_t size, void *p); static void delete_TPDF(void *p); static void deleteArray_TPDF(void *p); static void destruct_TPDF(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::TPDF*) { ::TPDF *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TPDF >(0); static ::ROOT::TGenericClassInfo instance("TPDF", ::TPDF::Class_Version(), "include/TPDF.h", 32, typeid(::TPDF), DefineBehavior(ptr, ptr), &::TPDF::Dictionary, isa_proxy, 4, sizeof(::TPDF) ); instance.SetNew(&new_TPDF); instance.SetNewArray(&newArray_TPDF); instance.SetDelete(&delete_TPDF); instance.SetDeleteArray(&deleteArray_TPDF); instance.SetDestructor(&destruct_TPDF); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::TPDF*) { return GenerateInitInstanceLocal((::TPDF*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TPDF*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT namespace ROOT { void TPostScript_ShowMembers(void *obj, TMemberInspector &R__insp); static void *new_TPostScript(void *p = 0); static void *newArray_TPostScript(Long_t size, void *p); static void delete_TPostScript(void *p); static void deleteArray_TPostScript(void *p); static void destruct_TPostScript(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::TPostScript*) { ::TPostScript *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TPostScript >(0); static ::ROOT::TGenericClassInfo instance("TPostScript", ::TPostScript::Class_Version(), "include/TPostScript.h", 31, typeid(::TPostScript), DefineBehavior(ptr, ptr), &::TPostScript::Dictionary, isa_proxy, 4, sizeof(::TPostScript) ); instance.SetNew(&new_TPostScript); instance.SetNewArray(&newArray_TPostScript); instance.SetDelete(&delete_TPostScript); instance.SetDeleteArray(&deleteArray_TPostScript); instance.SetDestructor(&destruct_TPostScript); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::TPostScript*) { return GenerateInitInstanceLocal((::TPostScript*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TPostScript*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT namespace ROOT { void TSVG_ShowMembers(void *obj, TMemberInspector &R__insp); static void *new_TSVG(void *p = 0); static void *newArray_TSVG(Long_t size, void *p); static void delete_TSVG(void *p); static void deleteArray_TSVG(void *p); static void destruct_TSVG(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::TSVG*) { ::TSVG *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::TSVG >(0); static ::ROOT::TGenericClassInfo instance("TSVG", ::TSVG::Class_Version(), "include/TSVG.h", 30, typeid(::TSVG), DefineBehavior(ptr, ptr), &::TSVG::Dictionary, isa_proxy, 4, sizeof(::TSVG) ); instance.SetNew(&new_TSVG); instance.SetNewArray(&newArray_TSVG); instance.SetDelete(&delete_TSVG); instance.SetDeleteArray(&deleteArray_TSVG); instance.SetDestructor(&destruct_TSVG); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::TSVG*) { return GenerateInitInstanceLocal((::TSVG*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::TSVG*)0x0); R__UseDummy(_R__UNIQUE_(Init)); } // end of namespace ROOT //______________________________________________________________________________ TClass *TImageDump::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ const char *TImageDump::Class_Name() { return "TImageDump"; } //______________________________________________________________________________ const char *TImageDump::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::TImageDump*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int TImageDump::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::TImageDump*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void TImageDump::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TImageDump*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *TImageDump::Class() { if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TImageDump*)0x0)->GetClass(); return fgIsA; } //______________________________________________________________________________ TClass *TPDF::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ const char *TPDF::Class_Name() { return "TPDF"; } //______________________________________________________________________________ const char *TPDF::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::TPDF*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int TPDF::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::TPDF*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void TPDF::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPDF*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *TPDF::Class() { if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPDF*)0x0)->GetClass(); return fgIsA; } //______________________________________________________________________________ TClass *TPostScript::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ const char *TPostScript::Class_Name() { return "TPostScript"; } //______________________________________________________________________________ const char *TPostScript::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::TPostScript*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int TPostScript::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::TPostScript*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void TPostScript::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPostScript*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *TPostScript::Class() { if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TPostScript*)0x0)->GetClass(); return fgIsA; } //______________________________________________________________________________ TClass *TSVG::fgIsA = 0; // static to hold class pointer //______________________________________________________________________________ const char *TSVG::Class_Name() { return "TSVG"; } //______________________________________________________________________________ const char *TSVG::ImplFileName() { return ::ROOT::GenerateInitInstanceLocal((const ::TSVG*)0x0)->GetImplFileName(); } //______________________________________________________________________________ int TSVG::ImplFileLine() { return ::ROOT::GenerateInitInstanceLocal((const ::TSVG*)0x0)->GetImplFileLine(); } //______________________________________________________________________________ void TSVG::Dictionary() { fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSVG*)0x0)->GetClass(); } //______________________________________________________________________________ TClass *TSVG::Class() { if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::TSVG*)0x0)->GetClass(); return fgIsA; } //______________________________________________________________________________ void TPostScript::Streamer(TBuffer &R__b) { // Stream an object of class TPostScript. if (R__b.IsReading()) { R__b.ReadClassBuffer(TPostScript::Class(),this); } else { R__b.WriteClassBuffer(TPostScript::Class(),this); } } //______________________________________________________________________________ void TPostScript::ShowMembers(TMemberInspector &R__insp) { // Inspect the data members of an object of class TPostScript. TClass *R__cl = ::TPostScript::IsA(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fX1v", &fX1v); R__insp.Inspect(R__cl, R__insp.GetParent(), "fY1v", &fY1v); R__insp.Inspect(R__cl, R__insp.GetParent(), "fX2v", &fX2v); R__insp.Inspect(R__cl, R__insp.GetParent(), "fY2v", &fY2v); R__insp.Inspect(R__cl, R__insp.GetParent(), "fX1w", &fX1w); R__insp.Inspect(R__cl, R__insp.GetParent(), "fY1w", &fY1w); R__insp.Inspect(R__cl, R__insp.GetParent(), "fX2w", &fX2w); R__insp.Inspect(R__cl, R__insp.GetParent(), "fY2w", &fY2w); R__insp.Inspect(R__cl, R__insp.GetParent(), "fDXC", &fDXC); R__insp.Inspect(R__cl, R__insp.GetParent(), "fDYC", &fDYC); R__insp.Inspect(R__cl, R__insp.GetParent(), "fXC", &fXC); R__insp.Inspect(R__cl, R__insp.GetParent(), "fYC", &fYC); R__insp.Inspect(R__cl, R__insp.GetParent(), "fFX", &fFX); R__insp.Inspect(R__cl, R__insp.GetParent(), "fFY", &fFY); R__insp.Inspect(R__cl, R__insp.GetParent(), "fXVP1", &fXVP1); R__insp.Inspect(R__cl, R__insp.GetParent(), "fXVP2", &fXVP2); R__insp.Inspect(R__cl, R__insp.GetParent(), "fYVP1", &fYVP1); R__insp.Inspect(R__cl, R__insp.GetParent(), "fYVP2", &fYVP2); R__insp.Inspect(R__cl, R__insp.GetParent(), "fXVS1", &fXVS1); R__insp.Inspect(R__cl, R__insp.GetParent(), "fXVS2", &fXVS2); R__insp.Inspect(R__cl, R__insp.GetParent(), "fYVS1", &fYVS1); R__insp.Inspect(R__cl, R__insp.GetParent(), "fYVS2", &fYVS2); R__insp.Inspect(R__cl, R__insp.GetParent(), "fXsize", &fXsize); R__insp.Inspect(R__cl, R__insp.GetParent(), "fYsize", &fYsize); R__insp.Inspect(R__cl, R__insp.GetParent(), "fMaxsize", &fMaxsize); R__insp.Inspect(R__cl, R__insp.GetParent(), "fRed", &fRed); R__insp.Inspect(R__cl, R__insp.GetParent(), "fGreen", &fGreen); R__insp.Inspect(R__cl, R__insp.GetParent(), "fBlue", &fBlue); R__insp.Inspect(R__cl, R__insp.GetParent(), "fLineScale", &fLineScale); R__insp.Inspect(R__cl, R__insp.GetParent(), "fLineJoin", &fLineJoin); R__insp.Inspect(R__cl, R__insp.GetParent(), "fSave", &fSave); R__insp.Inspect(R__cl, R__insp.GetParent(), "fNXzone", &fNXzone); R__insp.Inspect(R__cl, R__insp.GetParent(), "fNYzone", &fNYzone); R__insp.Inspect(R__cl, R__insp.GetParent(), "fIXzone", &fIXzone); R__insp.Inspect(R__cl, R__insp.GetParent(), "fIYzone", &fIYzone); R__insp.Inspect(R__cl, R__insp.GetParent(), "fMarkerSizeCur", &fMarkerSizeCur); R__insp.Inspect(R__cl, R__insp.GetParent(), "fCurrentColor", &fCurrentColor); R__insp.Inspect(R__cl, R__insp.GetParent(), "fNpages", &fNpages); R__insp.Inspect(R__cl, R__insp.GetParent(), "fType", &fType); R__insp.Inspect(R__cl, R__insp.GetParent(), "fMode", &fMode); R__insp.Inspect(R__cl, R__insp.GetParent(), "fClip", &fClip); R__insp.Inspect(R__cl, R__insp.GetParent(), "fBoundingBox", &fBoundingBox); R__insp.Inspect(R__cl, R__insp.GetParent(), "fClear", &fClear); R__insp.Inspect(R__cl, R__insp.GetParent(), "fClipStatus", &fClipStatus); R__insp.Inspect(R__cl, R__insp.GetParent(), "fRange", &fRange); R__insp.Inspect(R__cl, R__insp.GetParent(), "fZone", &fZone); R__insp.Inspect(R__cl, R__insp.GetParent(), "fPatterns[32]", fPatterns); R__insp.Inspect(R__cl, R__insp.GetParent(), "fNbinCT", &fNbinCT); R__insp.Inspect(R__cl, R__insp.GetParent(), "fNbCellW", &fNbCellW); R__insp.Inspect(R__cl, R__insp.GetParent(), "fNbCellLine", &fNbCellLine); R__insp.Inspect(R__cl, R__insp.GetParent(), "fMaxLines", &fMaxLines); R__insp.Inspect(R__cl, R__insp.GetParent(), "fLastCellRed", &fLastCellRed); R__insp.Inspect(R__cl, R__insp.GetParent(), "fLastCellGreen", &fLastCellGreen); R__insp.Inspect(R__cl, R__insp.GetParent(), "fLastCellBlue", &fLastCellBlue); R__insp.Inspect(R__cl, R__insp.GetParent(), "fNBSameColorCell", &fNBSameColorCell); R__insp.Inspect(R__cl, R__insp.GetParent(), "fFileName", &fFileName); R__insp.InspectMember(fFileName, "fFileName."); R__insp.Inspect(R__cl, R__insp.GetParent(), "fFontEmbed", &fFontEmbed); TVirtualPS::ShowMembers(R__insp); } namespace ROOT { // Wrappers around operator new static void *new_TPostScript(void *p) { return p ? new(p) ::TPostScript : new ::TPostScript; } static void *newArray_TPostScript(Long_t nElements, void *p) { return p ? new(p) ::TPostScript[nElements] : new ::TPostScript[nElements]; } // Wrapper around operator delete static void delete_TPostScript(void *p) { delete ((::TPostScript*)p); } static void deleteArray_TPostScript(void *p) { delete [] ((::TPostScript*)p); } static void destruct_TPostScript(void *p) { typedef ::TPostScript current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::TPostScript //______________________________________________________________________________ void TSVG::Streamer(TBuffer &R__b) { // Stream an object of class TSVG. if (R__b.IsReading()) { R__b.ReadClassBuffer(TSVG::Class(),this); } else { R__b.WriteClassBuffer(TSVG::Class(),this); } } //______________________________________________________________________________ void TSVG::ShowMembers(TMemberInspector &R__insp) { // Inspect the data members of an object of class TSVG. TClass *R__cl = ::TSVG::IsA(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fXsize", &fXsize); R__insp.Inspect(R__cl, R__insp.GetParent(), "fYsize", &fYsize); R__insp.Inspect(R__cl, R__insp.GetParent(), "fType", &fType); R__insp.Inspect(R__cl, R__insp.GetParent(), "fBoundingBox", &fBoundingBox); R__insp.Inspect(R__cl, R__insp.GetParent(), "fRange", &fRange); R__insp.Inspect(R__cl, R__insp.GetParent(), "fYsizeSVG", &fYsizeSVG); TVirtualPS::ShowMembers(R__insp); } namespace ROOT { // Wrappers around operator new static void *new_TSVG(void *p) { return p ? new(p) ::TSVG : new ::TSVG; } static void *newArray_TSVG(Long_t nElements, void *p) { return p ? new(p) ::TSVG[nElements] : new ::TSVG[nElements]; } // Wrapper around operator delete static void delete_TSVG(void *p) { delete ((::TSVG*)p); } static void deleteArray_TSVG(void *p) { delete [] ((::TSVG*)p); } static void destruct_TSVG(void *p) { typedef ::TSVG current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::TSVG //______________________________________________________________________________ void TPDF::Streamer(TBuffer &R__b) { // Stream an object of class TPDF. if (R__b.IsReading()) { R__b.ReadClassBuffer(TPDF::Class(),this); } else { R__b.WriteClassBuffer(TPDF::Class(),this); } } //______________________________________________________________________________ void TPDF::ShowMembers(TMemberInspector &R__insp) { // Inspect the data members of an object of class TPDF. TClass *R__cl = ::TPDF::IsA(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fRed", &fRed); R__insp.Inspect(R__cl, R__insp.GetParent(), "fGreen", &fGreen); R__insp.Inspect(R__cl, R__insp.GetParent(), "fBlue", &fBlue); R__insp.Inspect(R__cl, R__insp.GetParent(), "fAlpha", &fAlpha); R__insp.Inspect(R__cl, R__insp.GetParent(), "fAlphas", (void*)&fAlphas); R__insp.InspectMember("vector", (void*)&fAlphas, "fAlphas.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fXsize", &fXsize); R__insp.Inspect(R__cl, R__insp.GetParent(), "fYsize", &fYsize); R__insp.Inspect(R__cl, R__insp.GetParent(), "fType", &fType); R__insp.Inspect(R__cl, R__insp.GetParent(), "fPageFormat", &fPageFormat); R__insp.Inspect(R__cl, R__insp.GetParent(), "fPageOrientation", &fPageOrientation); R__insp.Inspect(R__cl, R__insp.GetParent(), "fStartStream", &fStartStream); R__insp.Inspect(R__cl, R__insp.GetParent(), "fLineScale", &fLineScale); R__insp.Inspect(R__cl, R__insp.GetParent(), "*fObjPos", &fObjPos); R__insp.Inspect(R__cl, R__insp.GetParent(), "fObjPosSize", &fObjPosSize); R__insp.Inspect(R__cl, R__insp.GetParent(), "fNbObj", &fNbObj); R__insp.Inspect(R__cl, R__insp.GetParent(), "fNbPage", &fNbPage); R__insp.Inspect(R__cl, R__insp.GetParent(), "fPageNotEmpty", &fPageNotEmpty); R__insp.Inspect(R__cl, R__insp.GetParent(), "fCompress", &fCompress); R__insp.Inspect(R__cl, R__insp.GetParent(), "fRange", &fRange); TVirtualPS::ShowMembers(R__insp); } namespace ROOT { // Wrappers around operator new static void *new_TPDF(void *p) { return p ? new(p) ::TPDF : new ::TPDF; } static void *newArray_TPDF(Long_t nElements, void *p) { return p ? new(p) ::TPDF[nElements] : new ::TPDF[nElements]; } // Wrapper around operator delete static void delete_TPDF(void *p) { delete ((::TPDF*)p); } static void deleteArray_TPDF(void *p) { delete [] ((::TPDF*)p); } static void destruct_TPDF(void *p) { typedef ::TPDF current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::TPDF //______________________________________________________________________________ void TImageDump::Streamer(TBuffer &R__b) { // Stream an object of class TImageDump. if (R__b.IsReading()) { R__b.ReadClassBuffer(TImageDump::Class(),this); } else { R__b.WriteClassBuffer(TImageDump::Class(),this); } } //______________________________________________________________________________ void TImageDump::ShowMembers(TMemberInspector &R__insp) { // Inspect the data members of an object of class TImageDump. TClass *R__cl = ::TImageDump::IsA(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "*fImage", &fImage); R__insp.Inspect(R__cl, R__insp.GetParent(), "fType", &fType); TVirtualPS::ShowMembers(R__insp); } namespace ROOT { // Wrappers around operator new static void *new_TImageDump(void *p) { return p ? new(p) ::TImageDump : new ::TImageDump; } static void *newArray_TImageDump(Long_t nElements, void *p) { return p ? new(p) ::TImageDump[nElements] : new ::TImageDump[nElements]; } // Wrapper around operator delete static void delete_TImageDump(void *p) { delete ((::TImageDump*)p); } static void deleteArray_TImageDump(void *p) { delete [] ((::TImageDump*)p); } static void destruct_TImageDump(void *p) { typedef ::TImageDump current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::TImageDump /******************************************************** * graf2d/postscript/src/G__PostScript.cxx * CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED * FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX(). * CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE. ********************************************************/ #ifdef G__MEMTEST #undef malloc #undef free #endif #if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3)) #pragma GCC diagnostic ignored "-Wstrict-aliasing" #endif extern "C" void G__cpp_reset_tagtableG__PostScript(); extern "C" void G__set_cpp_environmentG__PostScript() { G__add_compiledheader("TObject.h"); G__add_compiledheader("TMemberInspector.h"); G__add_compiledheader("TImageDump.h"); G__add_compiledheader("TPDF.h"); G__add_compiledheader("TPostScript.h"); G__add_compiledheader("TSVG.h"); G__cpp_reset_tagtableG__PostScript(); } #include extern "C" int G__cpp_dllrevG__PostScript() { return(30051515); } /********************************************************* * Member function Interface Method *********************************************************/ /* TImageDump */ static int G__G__PostScript_132_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TImageDump* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TImageDump[n]; } else { p = new((void*) gvp) TImageDump[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TImageDump; } else { p = new((void*) gvp) TImageDump; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__PostScriptLN_TImageDump)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_132_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TImageDump* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TImageDump((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])); } else { p = new((void*) gvp) TImageDump((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])); } break; case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TImageDump((const char*) G__int(libp->para[0])); } else { p = new((void*) gvp) TImageDump((const char*) G__int(libp->para[0])); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__PostScriptLN_TImageDump)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_132_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ((const TImageDump*) G__getstructoffset())->GetImage()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_132_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) TImageDump::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_132_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) TImageDump::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_132_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) TImageDump::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_132_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TImageDump::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_132_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TImageDump*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_132_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) TImageDump::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_132_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) TImageDump::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_132_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) TImageDump::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_132_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) TImageDump::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef TImageDump G__TTImageDump; static int G__G__PostScript_132_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 1 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (TImageDump*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((TImageDump*) (soff+(sizeof(TImageDump)*i)))->~G__TTImageDump(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (TImageDump*) soff; } else { G__setgvp((long) G__PVOID); ((TImageDump*) (soff))->~G__TTImageDump(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* TPDF */ static int G__G__PostScript_134_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TPDF* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TPDF[n]; } else { p = new((void*) gvp) TPDF[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TPDF; } else { p = new((void*) gvp) TPDF; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__PostScriptLN_TPDF)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TPDF* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TPDF((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])); } else { p = new((void*) gvp) TPDF((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])); } break; case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TPDF((const char*) G__int(libp->para[0])); } else { p = new((void*) gvp) TPDF((const char*) G__int(libp->para[0])); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__PostScriptLN_TPDF)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((TPDF*) G__getstructoffset())->CMtoPDF((Double_t) G__double(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPDF*) G__getstructoffset())->DrawHatch((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1]) , (Int_t) G__int(libp->para[2]), (Float_t*) G__int(libp->para[3]) , (Float_t*) G__int(libp->para[4])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPDF*) G__getstructoffset())->DrawHatch((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1]) , (Int_t) G__int(libp->para[2]), (Double_t*) G__int(libp->para[3]) , (Double_t*) G__int(libp->para[4])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPDF*) G__getstructoffset())->DrawPolyLine((Int_t) G__int(libp->para[0]), (TPoints*) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPDF*) G__getstructoffset())->DrawPolyLineNDC((Int_t) G__int(libp->para[0]), (TPoints*) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPDF*) G__getstructoffset())->LineTo((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPDF*) G__getstructoffset())->MoveTo((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPDF*) G__getstructoffset())->FontEncode(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPDF*) G__getstructoffset())->NewObject((Int_t) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPDF*) G__getstructoffset())->Off(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPDF*) G__getstructoffset())->On(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPDF*) G__getstructoffset())->PatternEncode(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPDF*) G__getstructoffset())->Range((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((TPDF*) G__getstructoffset())->SetAlpha((Float_t) G__double(libp->para[0])); G__setnull(result7); break; case 0: ((TPDF*) G__getstructoffset())->SetAlpha(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((TPDF*) G__getstructoffset())->SetColor((Int_t) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((TPDF*) G__getstructoffset())->SetColor(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((TPDF*) G__getstructoffset())->SetFillColor((Color_t) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((TPDF*) G__getstructoffset())->SetFillColor(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPDF*) G__getstructoffset())->SetFillPatterns((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((TPDF*) G__getstructoffset())->SetLineColor((Color_t) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((TPDF*) G__getstructoffset())->SetLineColor(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((TPDF*) G__getstructoffset())->SetLineScale((Float_t) G__double(libp->para[0])); G__setnull(result7); break; case 0: ((TPDF*) G__getstructoffset())->SetLineScale(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((TPDF*) G__getstructoffset())->SetLineStyle((Style_t) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((TPDF*) G__getstructoffset())->SetLineStyle(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((TPDF*) G__getstructoffset())->SetLineWidth((Width_t) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((TPDF*) G__getstructoffset())->SetLineWidth(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPDF*) G__getstructoffset())->TextNDC((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1]) , (const char*) G__int(libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPDF*) G__getstructoffset())->TextNDC((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1]) , (const wchar_t*) G__int(libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPDF*) G__getstructoffset())->WriteCompressedBuffer(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((TPDF*) G__getstructoffset())->UtoPDF((Double_t) G__double(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((TPDF*) G__getstructoffset())->VtoPDF((Double_t) G__double(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((TPDF*) G__getstructoffset())->XtoPDF((Double_t) G__double(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((TPDF*) G__getstructoffset())->YtoPDF((Double_t) G__double(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) TPDF::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) TPDF::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) TPDF::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TPDF::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPDF*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) TPDF::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) TPDF::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) TPDF::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_134_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) TPDF::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef TPDF G__TTPDF; static int G__G__PostScript_134_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 1 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (TPDF*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((TPDF*) (soff+(sizeof(TPDF)*i)))->~G__TTPDF(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (TPDF*) soff; } else { G__setgvp((long) G__PVOID); ((TPDF*) (soff))->~G__TTPDF(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* TPostScript */ static int G__G__PostScript_139_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TPostScript* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TPostScript[n]; } else { p = new((void*) gvp) TPostScript[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TPostScript; } else { p = new((void*) gvp) TPostScript; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__PostScriptLN_TPostScript)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TPostScript* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TPostScript((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])); } else { p = new((void*) gvp) TPostScript((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])); } break; case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TPostScript((const char*) G__int(libp->para[0])); } else { p = new((void*) gvp) TPostScript((const char*) G__int(libp->para[0])); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__PostScriptLN_TPostScript)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) ((TPostScript*) G__getstructoffset())->CMtoPS((Double_t) G__double(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPostScript*) G__getstructoffset())->DefineMarkers(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPostScript*) G__getstructoffset())->DrawHatch((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1]) , (Int_t) G__int(libp->para[2]), (Float_t*) G__int(libp->para[3]) , (Float_t*) G__int(libp->para[4])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPostScript*) G__getstructoffset())->DrawHatch((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1]) , (Int_t) G__int(libp->para[2]), (Double_t*) G__int(libp->para[3]) , (Double_t*) G__int(libp->para[4])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPostScript*) G__getstructoffset())->DrawPolyLine((Int_t) G__int(libp->para[0]), (TPoints*) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPostScript*) G__getstructoffset())->DrawPolyLineNDC((Int_t) G__int(libp->para[0]), (TPoints*) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((TPostScript*) G__getstructoffset())->FontEmbedType1((const char*) G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((TPostScript*) G__getstructoffset())->FontEmbedType2((const char*) G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((TPostScript*) G__getstructoffset())->FontEmbedType42((const char*) G__int(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPostScript*) G__getstructoffset())->FontEmbed(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPostScript*) G__getstructoffset())->FontEncode(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPostScript*) G__getstructoffset())->Initialize(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPostScript*) G__getstructoffset())->Off(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPostScript*) G__getstructoffset())->On(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPostScript*) G__getstructoffset())->SaveRestore((Int_t) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((TPostScript*) G__getstructoffset())->SetFillColor((Color_t) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((TPostScript*) G__getstructoffset())->SetFillColor(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPostScript*) G__getstructoffset())->SetFillPatterns((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((TPostScript*) G__getstructoffset())->SetLineColor((Color_t) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((TPostScript*) G__getstructoffset())->SetLineColor(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((TPostScript*) G__getstructoffset())->SetLineJoin((Int_t) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((TPostScript*) G__getstructoffset())->SetLineJoin(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((TPostScript*) G__getstructoffset())->SetLineStyle((Style_t) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((TPostScript*) G__getstructoffset())->SetLineStyle(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((TPostScript*) G__getstructoffset())->SetLineWidth((Width_t) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((TPostScript*) G__getstructoffset())->SetLineWidth(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((TPostScript*) G__getstructoffset())->SetLineScale((Float_t) G__double(libp->para[0])); G__setnull(result7); break; case 0: ((TPostScript*) G__getstructoffset())->SetLineScale(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPostScript*) G__getstructoffset())->MovePS((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPostScript*) G__getstructoffset())->Range((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((TPostScript*) G__getstructoffset())->SetColor((Int_t) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((TPostScript*) G__getstructoffset())->SetColor(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPostScript*) G__getstructoffset())->TextNDC((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1]) , (const char*) G__int(libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPostScript*) G__getstructoffset())->TextNDC((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1]) , (const wchar_t*) G__int(libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) ((TPostScript*) G__getstructoffset())->UtoPS((Double_t) G__double(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) ((TPostScript*) G__getstructoffset())->VtoPS((Double_t) G__double(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) ((TPostScript*) G__getstructoffset())->XtoPS((Double_t) G__double(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) ((TPostScript*) G__getstructoffset())->YtoPS((Double_t) G__double(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPostScript*) G__getstructoffset())->Zone(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) TPostScript::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) TPostScript::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) TPostScript::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TPostScript::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TPostScript*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) TPostScript::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) TPostScript::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) TPostScript::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_139_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) TPostScript::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef TPostScript G__TTPostScript; static int G__G__PostScript_139_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 1 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (TPostScript*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((TPostScript*) (soff+(sizeof(TPostScript)*i)))->~G__TTPostScript(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (TPostScript*) soff; } else { G__setgvp((long) G__PVOID); ((TPostScript*) (soff))->~G__TTPostScript(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* TSVG */ static int G__G__PostScript_140_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TSVG* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TSVG[n]; } else { p = new((void*) gvp) TSVG[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TSVG; } else { p = new((void*) gvp) TSVG; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__PostScriptLN_TSVG)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TSVG* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TSVG((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])); } else { p = new((void*) gvp) TSVG((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])); } break; case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new TSVG((const char*) G__int(libp->para[0])); } else { p = new((void*) gvp) TSVG((const char*) G__int(libp->para[0])); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__PostScriptLN_TSVG)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) ((TSVG*) G__getstructoffset())->CMtoSVG((Double_t) G__double(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TSVG*) G__getstructoffset())->DrawPolyLine((Int_t) G__int(libp->para[0]), (TPoints*) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TSVG*) G__getstructoffset())->DrawPolyLineNDC((Int_t) G__int(libp->para[0]), (TPoints*) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TSVG*) G__getstructoffset())->Initialize(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TSVG*) G__getstructoffset())->MovePS((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TSVG*) G__getstructoffset())->Off(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TSVG*) G__getstructoffset())->On(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TSVG*) G__getstructoffset())->Range((Float_t) G__double(libp->para[0]), (Float_t) G__double(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((TSVG*) G__getstructoffset())->SetColor((Int_t) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((TSVG*) G__getstructoffset())->SetColor(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((TSVG*) G__getstructoffset())->SetFillColor((Color_t) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((TSVG*) G__getstructoffset())->SetFillColor(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((TSVG*) G__getstructoffset())->SetLineColor((Color_t) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((TSVG*) G__getstructoffset())->SetLineColor(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((TSVG*) G__getstructoffset())->SetLineStyle((Style_t) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((TSVG*) G__getstructoffset())->SetLineStyle(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((TSVG*) G__getstructoffset())->SetLineWidth((Width_t) G__int(libp->para[0])); G__setnull(result7); break; case 0: ((TSVG*) G__getstructoffset())->SetLineWidth(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: ((TSVG*) G__getstructoffset())->SetLineScale((Float_t) G__double(libp->para[0])); G__setnull(result7); break; case 0: ((TSVG*) G__getstructoffset())->SetLineScale(); G__setnull(result7); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TSVG*) G__getstructoffset())->TextNDC((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1]) , (const char*) G__int(libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TSVG*) G__getstructoffset())->TextNDC((Double_t) G__double(libp->para[0]), (Double_t) G__double(libp->para[1]) , (const wchar_t*) G__int(libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) ((TSVG*) G__getstructoffset())->UtoSVG((Double_t) G__double(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) ((TSVG*) G__getstructoffset())->VtoSVG((Double_t) G__double(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) ((TSVG*) G__getstructoffset())->XtoSVG((Double_t) G__double(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) ((TSVG*) G__getstructoffset())->YtoSVG((Double_t) G__double(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) TSVG::Class()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) TSVG::Class_Name()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 115, (long) TSVG::Class_Version()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { TSVG::Dictionary(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((TSVG*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) TSVG::DeclFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) TSVG::ImplFileLine()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 67, (long) TSVG::ImplFileName()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__PostScript_140_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 105, (long) TSVG::DeclFileLine()); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef TSVG G__TTSVG; static int G__G__PostScript_140_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 1 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (TSVG*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((TSVG*) (soff+(sizeof(TSVG)*i)))->~G__TTSVG(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (TSVG*) soff; } else { G__setgvp((long) G__PVOID); ((TSVG*) (soff))->~G__TTSVG(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* Setting up global function */ /********************************************************* * Member function Stub *********************************************************/ /* TImageDump */ /* TPDF */ /* TPostScript */ /* TSVG */ /********************************************************* * Global function Stub *********************************************************/ /********************************************************* * Get size of pointer to member function *********************************************************/ class G__Sizep2memfuncG__PostScript { public: G__Sizep2memfuncG__PostScript(): p(&G__Sizep2memfuncG__PostScript::sizep2memfunc) {} size_t sizep2memfunc() { return(sizeof(p)); } private: size_t (G__Sizep2memfuncG__PostScript::*p)(); }; size_t G__get_sizep2memfuncG__PostScript() { G__Sizep2memfuncG__PostScript a; G__setsizep2memfunc((int)a.sizep2memfunc()); return((size_t)a.sizep2memfunc()); } /********************************************************* * virtual base class offset calculation interface *********************************************************/ /* Setting up class inheritance */ /********************************************************* * Inheritance information setup/ *********************************************************/ extern "C" void G__cpp_setup_inheritanceG__PostScript() { /* Setting up class inheritance */ if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__PostScriptLN_TImageDump))) { TImageDump *G__Lderived; G__Lderived=(TImageDump*)0x1000; { TVirtualPS *G__Lpbase=(TVirtualPS*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TImageDump),G__get_linked_tagnum(&G__G__PostScriptLN_TVirtualPS),(long)G__Lpbase-(long)G__Lderived,1,1); } { TNamed *G__Lpbase=(TNamed*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TImageDump),G__get_linked_tagnum(&G__G__PostScriptLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TImageDump),G__get_linked_tagnum(&G__G__PostScriptLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } { TAttLine *G__Lpbase=(TAttLine*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TImageDump),G__get_linked_tagnum(&G__G__PostScriptLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0); } { TAttFill *G__Lpbase=(TAttFill*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TImageDump),G__get_linked_tagnum(&G__G__PostScriptLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0); } { TAttMarker *G__Lpbase=(TAttMarker*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TImageDump),G__get_linked_tagnum(&G__G__PostScriptLN_TAttMarker),(long)G__Lpbase-(long)G__Lderived,1,0); } { TAttText *G__Lpbase=(TAttText*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TImageDump),G__get_linked_tagnum(&G__G__PostScriptLN_TAttText),(long)G__Lpbase-(long)G__Lderived,1,0); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__PostScriptLN_TPDF))) { TPDF *G__Lderived; G__Lderived=(TPDF*)0x1000; { TVirtualPS *G__Lpbase=(TVirtualPS*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TPDF),G__get_linked_tagnum(&G__G__PostScriptLN_TVirtualPS),(long)G__Lpbase-(long)G__Lderived,1,1); } { TNamed *G__Lpbase=(TNamed*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TPDF),G__get_linked_tagnum(&G__G__PostScriptLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TPDF),G__get_linked_tagnum(&G__G__PostScriptLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } { TAttLine *G__Lpbase=(TAttLine*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TPDF),G__get_linked_tagnum(&G__G__PostScriptLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0); } { TAttFill *G__Lpbase=(TAttFill*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TPDF),G__get_linked_tagnum(&G__G__PostScriptLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0); } { TAttMarker *G__Lpbase=(TAttMarker*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TPDF),G__get_linked_tagnum(&G__G__PostScriptLN_TAttMarker),(long)G__Lpbase-(long)G__Lderived,1,0); } { TAttText *G__Lpbase=(TAttText*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TPDF),G__get_linked_tagnum(&G__G__PostScriptLN_TAttText),(long)G__Lpbase-(long)G__Lderived,1,0); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__PostScriptLN_TPostScript))) { TPostScript *G__Lderived; G__Lderived=(TPostScript*)0x1000; { TVirtualPS *G__Lpbase=(TVirtualPS*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TPostScript),G__get_linked_tagnum(&G__G__PostScriptLN_TVirtualPS),(long)G__Lpbase-(long)G__Lderived,1,1); } { TNamed *G__Lpbase=(TNamed*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TPostScript),G__get_linked_tagnum(&G__G__PostScriptLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TPostScript),G__get_linked_tagnum(&G__G__PostScriptLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } { TAttLine *G__Lpbase=(TAttLine*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TPostScript),G__get_linked_tagnum(&G__G__PostScriptLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0); } { TAttFill *G__Lpbase=(TAttFill*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TPostScript),G__get_linked_tagnum(&G__G__PostScriptLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0); } { TAttMarker *G__Lpbase=(TAttMarker*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TPostScript),G__get_linked_tagnum(&G__G__PostScriptLN_TAttMarker),(long)G__Lpbase-(long)G__Lderived,1,0); } { TAttText *G__Lpbase=(TAttText*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TPostScript),G__get_linked_tagnum(&G__G__PostScriptLN_TAttText),(long)G__Lpbase-(long)G__Lderived,1,0); } } if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__PostScriptLN_TSVG))) { TSVG *G__Lderived; G__Lderived=(TSVG*)0x1000; { TVirtualPS *G__Lpbase=(TVirtualPS*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TSVG),G__get_linked_tagnum(&G__G__PostScriptLN_TVirtualPS),(long)G__Lpbase-(long)G__Lderived,1,1); } { TNamed *G__Lpbase=(TNamed*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TSVG),G__get_linked_tagnum(&G__G__PostScriptLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0); } { TObject *G__Lpbase=(TObject*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TSVG),G__get_linked_tagnum(&G__G__PostScriptLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); } { TAttLine *G__Lpbase=(TAttLine*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TSVG),G__get_linked_tagnum(&G__G__PostScriptLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0); } { TAttFill *G__Lpbase=(TAttFill*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TSVG),G__get_linked_tagnum(&G__G__PostScriptLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0); } { TAttMarker *G__Lpbase=(TAttMarker*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TSVG),G__get_linked_tagnum(&G__G__PostScriptLN_TAttMarker),(long)G__Lpbase-(long)G__Lderived,1,0); } { TAttText *G__Lpbase=(TAttText*)G__Lderived; G__inheritance_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TSVG),G__get_linked_tagnum(&G__G__PostScriptLN_TAttText),(long)G__Lpbase-(long)G__Lderived,1,0); } } } /********************************************************* * typedef information setup/ *********************************************************/ extern "C" void G__cpp_setup_typetableG__PostScript() { /* Setting up typedef entry */ G__search_typename2("Int_t",105,-1,0,-1); G__setnewtype(-1,"Signed integer 4 bytes (int)",0); G__search_typename2("Float_t",102,-1,0,-1); G__setnewtype(-1,"Float 4 bytes (float)",0); G__search_typename2("Double_t",100,-1,0,-1); G__setnewtype(-1,"Double 8 bytes",0); G__search_typename2("Version_t",115,-1,0,-1); G__setnewtype(-1,"Class version identifier (short)",0); G__search_typename2("Style_t",115,-1,0,-1); G__setnewtype(-1,"Style number (short)",0); G__search_typename2("Width_t",115,-1,0,-1); G__setnewtype(-1,"Line width (short)",0); G__search_typename2("Color_t",115,-1,0,-1); G__setnewtype(-1,"Color number (short)",0); G__search_typename2("wchar_t",104,-1,0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__PostScriptLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__PostScriptLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__PostScriptLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__PostScriptLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__PostScriptLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__PostScriptLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__PostScriptLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__PostScriptLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__PostScriptLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__PostScriptLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__PostScriptLN_vectorlEfloatcOallocatorlEfloatgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__PostScriptLN_reverse_iteratorlEvectorlEfloatcOallocatorlEfloatgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__PostScriptLN_vectorlEfloatcOallocatorlEfloatgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__PostScriptLN_reverse_iteratorlEvectorlEfloatcOallocatorlEfloatgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__PostScriptLN_vectorlEfloatcOallocatorlEfloatgRsPgR)); G__setnewtype(-1,NULL,0); } /********************************************************* * Data Member information setup/ *********************************************************/ /* Setting up class,struct,union tag member variable */ /* TImageDump */ static void G__setup_memvarTImageDump(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TImageDump)); { TImageDump *p; p=(TImageDump*)0x1000; if (p) { } G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__PostScriptLN_TImage),-1,-1,2,"fImage=",0,"image"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fType=",0,"PostScript workstation type"); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__PostScriptLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* TPDF */ static void G__setup_memvarTPDF(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TPDF)); { TPDF *p; p=(TPDF*)0x1000; if (p) { } G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fRed=",0,"Per cent of red"); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fGreen=",0,"Per cent of green"); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fBlue=",0,"Per cent of blue"); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fAlpha=",0,"Per cent of transparency"); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__PostScriptLN_vectorlEfloatcOallocatorlEfloatgRsPgR),G__defined_typename("vector"),-1,2,"fAlphas=",0,"List of alpha values used"); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fXsize=",0,"Page size along X"); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fYsize=",0,"Page size along Y"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fType=",0,"Workstation type used to know if the PDF is open"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fPageFormat=",0,"Page format (A4, Letter etc ...)"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fPageOrientation=",0,"Page orientation (Portrait, Landscape)"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fStartStream=",0,(char*)NULL); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fLineScale=",0,"Line width scale factor"); G__memvar_setup((void*)0,73,0,0,-1,G__defined_typename("Int_t"),-1,2,"fObjPos=",0,"Objets position"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fObjPosSize=",0,"Real size of fObjPos"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNbObj=",0,"Number of objects"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNbPage=",0,"Number of pages"); G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fPageNotEmpty=",0,"True if the current page is not empty"); G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fCompress=",0,"True when fBuffer must be compressed"); G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fRange=",0,"True when a range has been defined"); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__PostScriptLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* TPostScript */ static void G__setup_memvarTPostScript(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TPostScript)); { TPostScript *p; p=(TPostScript*)0x1000; if (p) { } G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fX1v=",0,"X bottom left corner of paper"); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fY1v=",0,"Y bottom left corner of paper"); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fX2v=",0,"X top right corner of paper"); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fY2v=",0,"Y top right corner of paper"); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fX1w=",0,(char*)NULL); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fY1w=",0,(char*)NULL); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fX2w=",0,(char*)NULL); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fY2w=",0,(char*)NULL); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fDXC=",0,(char*)NULL); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fDYC=",0,(char*)NULL); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fXC=",0,(char*)NULL); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fYC=",0,(char*)NULL); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fFX=",0,(char*)NULL); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fFY=",0,(char*)NULL); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fXVP1=",0,(char*)NULL); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fXVP2=",0,(char*)NULL); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fYVP1=",0,(char*)NULL); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fYVP2=",0,(char*)NULL); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fXVS1=",0,(char*)NULL); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fXVS2=",0,(char*)NULL); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fYVS1=",0,(char*)NULL); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fYVS2=",0,(char*)NULL); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fXsize=",0,"Page size along X"); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fYsize=",0,"Page size along Y"); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMaxsize=",0,"Largest dimension of X and Y"); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fRed=",0,"Per cent of red"); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fGreen=",0,"Per cent of green"); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fBlue=",0,"Per cent of blue"); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fLineScale=",0,"Line width scale factor"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fLineJoin=",0,"Appearance of joining lines"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fSave=",0,"Number of gsave for restore"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNXzone=",0,"Number of zones along X"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNYzone=",0,"Number of zones along Y"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fIXzone=",0,"Current zone along X"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fIYzone=",0,"Current zone along Y"); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMarkerSizeCur=",0,"current transformed value of marker size"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fCurrentColor=",0,"current Postscript color index"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNpages=",0,"number of pages"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fType=",0,"PostScript workstation type"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fMode=",0,"PostScript mode"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fClip=",0,"Clipping mode"); G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fBoundingBox=",0,"True for Encapsulated PostScript"); G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fClear=",0,"True when page must be cleared"); G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fClipStatus=",0,"Clipping Indicator"); G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fRange=",0,"True when a range has been defined"); G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fZone=",0,"Zone indicator"); G__memvar_setup((void*)0,99,0,0,-1,-1,-1,2,"fPatterns[32]=",0,"Indicate if pattern n is defined"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNbinCT=",0,"Number of entries in the current Cell Array"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNbCellW=",0,"Number of boxes per line"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNbCellLine=",0,"Number of boxes in the current line"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fMaxLines=",0,"Maximum number of lines in a PS array"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fLastCellRed=",0,"Last red value"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fLastCellGreen=",0,"Last green value"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fLastCellBlue=",0,"Last blue value"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fNBSameColorCell=",0,"Number of boxes with the same color"); G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__PostScriptLN_TString),-1,-1,2,"fFileName=",0,"PS file name"); G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fFontEmbed=",0,"True is FontEmbed has been called"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-2,2,"fgLineJoin=",0,"Appearance of joining lines"); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__PostScriptLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } /* TSVG */ static void G__setup_memvarTSVG(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TSVG)); { TSVG *p; p=(TSVG*)0x1000; if (p) { } G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fXsize=",0,"Page size along X"); G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fYsize=",0,"Page size along Y"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fType=",0,"Workstation type used to know if the SVG is open"); G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fBoundingBox=",0,"True when the SVG header is printed"); G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fRange=",0,"True when a range has been defined"); G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fYsizeSVG=",0,"Page's Y size in SVG units"); G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__PostScriptLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); } G__tag_memvar_reset(); } extern "C" void G__cpp_setup_memvarG__PostScript() { } /*********************************************************** ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ***********************************************************/ /********************************************************* * Member function information setup for each class *********************************************************/ static void G__setup_memfuncTImageDump(void) { /* TImageDump */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TImageDump)); G__memfunc_setup("XtoPixel",829,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 2, 0, "d - 'Double_t' 0 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("YtoPixel",830,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 2, 0, "d - 'Double_t' 0 - y", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DrawDashPolyLine",1594,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 6, 1, 2, 0, "i - 'Int_t' 0 - npoints U 'TPoint' - 0 - pt " "h - 'UInt_t' 0 - nDash C - - 10 - pDash " "C - - 10 - col h - 'UInt_t' 0 - thick", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("TImageDump",973,G__G__PostScript_132_0_4, 105, G__get_linked_tagnum(&G__G__PostScriptLN_TImageDump), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("TImageDump",973,G__G__PostScript_132_0_5, 105, G__get_linked_tagnum(&G__G__PostScriptLN_TImageDump), -1, 0, 2, 1, 1, 0, "C - - 10 - filename i - 'Int_t' 0 '-111' type", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("CellArrayBegin",1380,(G__InterfaceMethod) NULL,121, -1, -1, 0, 6, 1, 1, 0, "i - 'Int_t' 0 - W i - 'Int_t' 0 - H " "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - x2 " "d - 'Double_t' 0 - y1 d - 'Double_t' 0 - y2", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("CellArrayFill",1286,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "i - 'Int_t' 0 - r i - 'Int_t' 0 - g " "i - 'Int_t' 0 - b", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("CellArrayEnd",1174,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Close",502,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' opt", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("DrawBox",695,(G__InterfaceMethod) NULL,121, -1, -1, 0, 4, 1, 1, 0, "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 " "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("DrawFrame",889,(G__InterfaceMethod) NULL,121, -1, -1, 0, 8, 1, 1, 0, "d - 'Double_t' 0 - xl d - 'Double_t' 0 - yl " "d - 'Double_t' 0 - xt d - 'Double_t' 0 - yt " "i - 'Int_t' 0 - mode i - 'Int_t' 0 - border " "i - 'Int_t' 0 - dark i - 'Int_t' 0 - light", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("DrawPolyMarker",1428,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "i - 'Int_t' 0 - n F - 'Float_t' 0 - x " "F - 'Float_t' 0 - y", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("DrawPolyMarker",1428,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "i - 'Int_t' 0 - n D - 'Double_t' 0 - x " "D - 'Double_t' 0 - y", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("DrawPS",561,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "i - 'Int_t' 0 - n F - 'Float_t' 0 - xw " "F - 'Float_t' 0 - yw", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("DrawPS",561,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "i - 'Int_t' 0 - n D - 'Double_t' 0 - xw " "D - 'Double_t' 0 - yw", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("NewPage",679,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Open",402,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, "C - - 10 - filename i - 'Int_t' 0 '-111' type", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Text",421,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "d - 'Double_t' 0 - x d - 'Double_t' 0 - y " "C - - 10 - string", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Text",421,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "d - 'Double_t' 0 - x d - 'Double_t' 0 - y " "H - 'wchar_t' 10 - string", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("SetColor",811,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "f - 'Float_t' 0 - r f - 'Float_t' 0 - g " "f - 'Float_t' 0 - b", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("GetStream",908,(G__InterfaceMethod) NULL,89, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("SetType",718,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 '-111' type", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("GetType",706,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("GetImage",771,G__G__PostScript_132_0_24, 85, G__get_linked_tagnum(&G__G__PostScriptLN_TImage), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Class",502,G__G__PostScript_132_0_25, 85, G__get_linked_tagnum(&G__G__PostScriptLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TImageDump::Class) ), 0); G__memfunc_setup("Class_Name",982,G__G__PostScript_132_0_26, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TImageDump::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__G__PostScript_132_0_27, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TImageDump::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__G__PostScript_132_0_28, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TImageDump::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__PostScriptLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__G__PostScript_132_0_32, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__G__PostScript_132_0_33, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TImageDump::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__G__PostScript_132_0_34, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TImageDump::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__G__PostScript_132_0_35, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TImageDump::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__G__PostScript_132_0_36, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TImageDump::DeclFileLine) ), 0); // automatic destructor G__memfunc_setup("~TImageDump", 1099, G__G__PostScript_132_0_37, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); G__tag_memfunc_reset(); } static void G__setup_memfuncTPDF(void) { /* TPDF */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TPDF)); G__memfunc_setup("TPDF",302,G__G__PostScript_134_0_1, 105, G__get_linked_tagnum(&G__G__PostScriptLN_TPDF), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("TPDF",302,G__G__PostScript_134_0_2, 105, G__get_linked_tagnum(&G__G__PostScriptLN_TPDF), -1, 0, 2, 1, 1, 0, "C - - 10 - filename i - 'Int_t' 0 '-111' type", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("CellArrayBegin",1380,(G__InterfaceMethod) NULL,121, -1, -1, 0, 6, 1, 1, 0, "i - 'Int_t' 0 - W i - 'Int_t' 0 - H " "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - x2 " "d - 'Double_t' 0 - y1 d - 'Double_t' 0 - y2", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("CellArrayFill",1286,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "i - 'Int_t' 0 - r i - 'Int_t' 0 - g " "i - 'Int_t' 0 - b", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("CellArrayEnd",1174,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Close",502,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' opt", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("CMtoPDF",589,G__G__PostScript_134_0_7, 100, -1, G__defined_typename("Double_t"), 0, 1, 1, 1, 0, "d - 'Double_t' 0 - u", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DrawBox",695,(G__InterfaceMethod) NULL,121, -1, -1, 0, 4, 1, 1, 0, "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 " "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("DrawFrame",889,(G__InterfaceMethod) NULL,121, -1, -1, 0, 8, 1, 1, 0, "d - 'Double_t' 0 - xl d - 'Double_t' 0 - yl " "d - 'Double_t' 0 - xt d - 'Double_t' 0 - yt " "i - 'Int_t' 0 - mode i - 'Int_t' 0 - border " "i - 'Int_t' 0 - dark i - 'Int_t' 0 - light", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("DrawHatch",886,G__G__PostScript_134_0_10, 121, -1, -1, 0, 5, 1, 1, 0, "f - 'Float_t' 0 - dy f - 'Float_t' 0 - angle " "i - 'Int_t' 0 - n F - 'Float_t' 0 - x " "F - 'Float_t' 0 - y", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DrawHatch",886,G__G__PostScript_134_0_11, 121, -1, -1, 0, 5, 1, 1, 0, "f - 'Float_t' 0 - dy f - 'Float_t' 0 - angle " "i - 'Int_t' 0 - n D - 'Double_t' 0 - x " "D - 'Double_t' 0 - y", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DrawPolyLine",1210,G__G__PostScript_134_0_12, 121, -1, -1, 0, 2, 1, 1, 0, "i - 'Int_t' 0 - n U 'TPoints' - 0 - xy", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DrawPolyLineNDC",1423,G__G__PostScript_134_0_13, 121, -1, -1, 0, 2, 1, 1, 0, "i - 'Int_t' 0 - n U 'TPoints' - 0 - uv", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DrawPolyMarker",1428,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "i - 'Int_t' 0 - n F - 'Float_t' 0 - x " "F - 'Float_t' 0 - y", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("DrawPolyMarker",1428,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "i - 'Int_t' 0 - n D - 'Double_t' 0 - x " "D - 'Double_t' 0 - y", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("DrawPS",561,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "i - 'Int_t' 0 - n F - 'Float_t' 0 - xw " "F - 'Float_t' 0 - yw", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("DrawPS",561,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "i - 'Int_t' 0 - n D - 'Double_t' 0 - xw " "D - 'Double_t' 0 - yw", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("LineTo",587,G__G__PostScript_134_0_18, 121, -1, -1, 0, 2, 1, 1, 0, "d - 'Double_t' 0 - x d - 'Double_t' 0 - y", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("MoveTo",602,G__G__PostScript_134_0_19, 121, -1, -1, 0, 2, 1, 1, 0, "d - 'Double_t' 0 - x d - 'Double_t' 0 - y", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("FontEncode",997,G__G__PostScript_134_0_20, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("NewObject",897,G__G__PostScript_134_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("NewPage",679,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Off",283,G__G__PostScript_134_0_23, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("On",189,G__G__PostScript_134_0_24, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Open",402,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, "C - - 10 - filename i - 'Int_t' 0 '-111' type", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("PatternEncode",1324,G__G__PostScript_134_0_26, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PrintFast",923,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, "i - 'Int_t' 0 - nch C - - 10 '\"\"' string", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("PrintStr",838,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 '\"\"' string", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Range",493,G__G__PostScript_134_0_29, 121, -1, -1, 0, 2, 1, 1, 0, "f - 'Float_t' 0 - xrange f - 'Float_t' 0 - yrange", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetAlpha",786,G__G__PostScript_134_0_30, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 '1.' alpha", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetColor",811,G__G__PostScript_134_0_31, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 '1' color", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetColor",811,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "f - 'Float_t' 0 - r f - 'Float_t' 0 - g " "f - 'Float_t' 0 - b", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("SetFillColor",1202,G__G__PostScript_134_0_33, 121, -1, -1, 0, 1, 1, 1, 0, "s - 'Color_t' 0 '1' cindex", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("SetFillPatterns",1540,G__G__PostScript_134_0_34, 121, -1, -1, 0, 2, 1, 1, 0, "i - 'Int_t' 0 - ipat i - 'Int_t' 0 - color", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetLineColor",1203,G__G__PostScript_134_0_35, 121, -1, -1, 0, 1, 1, 1, 0, "s - 'Color_t' 0 '1' cindex", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("SetLineScale",1180,G__G__PostScript_134_0_36, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 '1' scale", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetLineStyle",1221,G__G__PostScript_134_0_37, 121, -1, -1, 0, 1, 1, 1, 0, "s - 'Style_t' 0 '1' linestyle", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("SetLineWidth",1204,G__G__PostScript_134_0_38, 121, -1, -1, 0, 1, 1, 1, 0, "s - 'Width_t' 0 '1' linewidth", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("SetMarkerColor",1421,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "s - 'Color_t' 0 '1' cindex", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("SetTextColor",1232,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "s - 'Color_t' 0 '1' cindex", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Text",421,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "d - 'Double_t' 0 - x d - 'Double_t' 0 - y " "C - - 10 - string", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Text",421,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "d - 'Double_t' 0 - - d - 'Double_t' 0 - - " "H - 'wchar_t' 10 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("TextNDC",634,G__G__PostScript_134_0_43, 121, -1, -1, 0, 3, 1, 1, 0, "d - 'Double_t' 0 - u d - 'Double_t' 0 - v " "C - - 10 - string", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("TextNDC",634,G__G__PostScript_134_0_44, 121, -1, -1, 0, 3, 1, 1, 0, "d - 'Double_t' 0 - - d - 'Double_t' 0 - - " "H - 'wchar_t' 10 - -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("WriteCompressedBuffer",2170,G__G__PostScript_134_0_45, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("WriteReal",911,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - r", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("UtoPDF",530,G__G__PostScript_134_0_47, 100, -1, G__defined_typename("Double_t"), 0, 1, 1, 1, 0, "d - 'Double_t' 0 - u", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("VtoPDF",531,G__G__PostScript_134_0_48, 100, -1, G__defined_typename("Double_t"), 0, 1, 1, 1, 0, "d - 'Double_t' 0 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("XtoPDF",533,G__G__PostScript_134_0_49, 100, -1, G__defined_typename("Double_t"), 0, 1, 1, 1, 0, "d - 'Double_t' 0 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("YtoPDF",534,G__G__PostScript_134_0_50, 100, -1, G__defined_typename("Double_t"), 0, 1, 1, 1, 0, "d - 'Double_t' 0 - y", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Class",502,G__G__PostScript_134_0_51, 85, G__get_linked_tagnum(&G__G__PostScriptLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TPDF::Class) ), 0); G__memfunc_setup("Class_Name",982,G__G__PostScript_134_0_52, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPDF::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__G__PostScript_134_0_53, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TPDF::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__G__PostScript_134_0_54, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TPDF::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__PostScriptLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__G__PostScript_134_0_58, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__G__PostScript_134_0_59, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPDF::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__G__PostScript_134_0_60, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPDF::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__G__PostScript_134_0_61, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPDF::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__G__PostScript_134_0_62, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPDF::DeclFileLine) ), 0); // automatic destructor G__memfunc_setup("~TPDF", 428, G__G__PostScript_134_0_63, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); G__tag_memfunc_reset(); } static void G__setup_memfuncTPostScript(void) { /* TPostScript */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TPostScript)); G__memfunc_setup("TPostScript",1135,G__G__PostScript_139_0_1, 105, G__get_linked_tagnum(&G__G__PostScriptLN_TPostScript), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("TPostScript",1135,G__G__PostScript_139_0_2, 105, G__get_linked_tagnum(&G__G__PostScriptLN_TPostScript), -1, 0, 2, 1, 1, 0, "C - - 10 - filename i - 'Int_t' 0 '-111' type", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("CellArrayBegin",1380,(G__InterfaceMethod) NULL,121, -1, -1, 0, 6, 1, 1, 0, "i - 'Int_t' 0 - W i - 'Int_t' 0 - H " "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - x2 " "d - 'Double_t' 0 - y1 d - 'Double_t' 0 - y2", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("CellArrayFill",1286,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "i - 'Int_t' 0 - r i - 'Int_t' 0 - g " "i - 'Int_t' 0 - b", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("CellArrayEnd",1174,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Close",502,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' opt", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("CMtoPS",534,G__G__PostScript_139_0_7, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "d - 'Double_t' 0 - u", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DefineMarkers",1312,G__G__PostScript_139_0_8, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DrawBox",695,(G__InterfaceMethod) NULL,121, -1, -1, 0, 4, 1, 1, 0, "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 " "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("DrawFrame",889,(G__InterfaceMethod) NULL,121, -1, -1, 0, 8, 1, 1, 0, "d - 'Double_t' 0 - xl d - 'Double_t' 0 - yl " "d - 'Double_t' 0 - xt d - 'Double_t' 0 - yt " "i - 'Int_t' 0 - mode i - 'Int_t' 0 - border " "i - 'Int_t' 0 - dark i - 'Int_t' 0 - light", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("DrawHatch",886,G__G__PostScript_139_0_11, 121, -1, -1, 0, 5, 1, 1, 0, "f - 'Float_t' 0 - dy f - 'Float_t' 0 - angle " "i - 'Int_t' 0 - n F - 'Float_t' 0 - x " "F - 'Float_t' 0 - y", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DrawHatch",886,G__G__PostScript_139_0_12, 121, -1, -1, 0, 5, 1, 1, 0, "f - 'Float_t' 0 - dy f - 'Float_t' 0 - angle " "i - 'Int_t' 0 - n D - 'Double_t' 0 - x " "D - 'Double_t' 0 - y", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DrawPolyLine",1210,G__G__PostScript_139_0_13, 121, -1, -1, 0, 2, 1, 1, 0, "i - 'Int_t' 0 - n U 'TPoints' - 0 - xy", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DrawPolyLineNDC",1423,G__G__PostScript_139_0_14, 121, -1, -1, 0, 2, 1, 1, 0, "i - 'Int_t' 0 - n U 'TPoints' - 0 - uv", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DrawPolyMarker",1428,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "i - 'Int_t' 0 - n F - 'Float_t' 0 - x " "F - 'Float_t' 0 - y", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("DrawPolyMarker",1428,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "i - 'Int_t' 0 - n D - 'Double_t' 0 - x " "D - 'Double_t' 0 - y", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("DrawPS",561,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "i - 'Int_t' 0 - n F - 'Float_t' 0 - xw " "F - 'Float_t' 0 - yw", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("DrawPS",561,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "i - 'Int_t' 0 - n D - 'Double_t' 0 - xw " "D - 'Double_t' 0 - yw", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("FontEmbedType1",1351,G__G__PostScript_139_0_19, 103, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - filename", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("FontEmbedType2",1352,G__G__PostScript_139_0_20, 103, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - filename", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("FontEmbedType42",1404,G__G__PostScript_139_0_21, 103, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - filename", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("FontEmbed",884,G__G__PostScript_139_0_22, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("FontEncode",997,G__G__PostScript_139_0_23, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Initialize",1042,G__G__PostScript_139_0_24, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("NewPage",679,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Off",283,G__G__PostScript_139_0_26, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("On",189,G__G__PostScript_139_0_27, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Open",402,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, "C - - 10 - filename i - 'Int_t' 0 '-111' type", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("SaveRestore",1139,G__G__PostScript_139_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - flag", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetFillColor",1202,G__G__PostScript_139_0_30, 121, -1, -1, 0, 1, 1, 1, 0, "s - 'Color_t' 0 '1' cindex", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("SetFillPatterns",1540,G__G__PostScript_139_0_31, 121, -1, -1, 0, 2, 1, 1, 0, "i - 'Int_t' 0 - ipat i - 'Int_t' 0 - color", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetLineColor",1203,G__G__PostScript_139_0_32, 121, -1, -1, 0, 1, 1, 1, 0, "s - 'Color_t' 0 '1' cindex", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("SetLineJoin",1092,G__G__PostScript_139_0_33, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 '0' linejoin", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetLineStyle",1221,G__G__PostScript_139_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "s - 'Style_t' 0 '1' linestyle", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("SetLineWidth",1204,G__G__PostScript_139_0_35, 121, -1, -1, 0, 1, 1, 1, 0, "s - 'Width_t' 0 '1' linewidth", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("SetLineScale",1180,G__G__PostScript_139_0_36, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 '3' scale", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetMarkerColor",1421,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "s - 'Color_t' 0 '1' cindex", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("SetTextColor",1232,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "s - 'Color_t' 0 '1' cindex", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("MovePS",570,G__G__PostScript_139_0_39, 121, -1, -1, 0, 2, 1, 1, 0, "i - 'Int_t' 0 - x i - 'Int_t' 0 - y", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Range",493,G__G__PostScript_139_0_40, 121, -1, -1, 0, 2, 1, 1, 0, "f - 'Float_t' 0 - xrange f - 'Float_t' 0 - yrange", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetColor",811,G__G__PostScript_139_0_41, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 '1' color", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetColor",811,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "f - 'Float_t' 0 - r f - 'Float_t' 0 - g " "f - 'Float_t' 0 - b", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Text",421,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "d - 'Double_t' 0 - x d - 'Double_t' 0 - y " "C - - 10 - string", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Text",421,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "d - 'Double_t' 0 - x d - 'Double_t' 0 - y " "H - 'wchar_t' 10 - string", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("TextNDC",634,G__G__PostScript_139_0_45, 121, -1, -1, 0, 3, 1, 1, 0, "d - 'Double_t' 0 - u d - 'Double_t' 0 - v " "C - - 10 - string", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("TextNDC",634,G__G__PostScript_139_0_46, 121, -1, -1, 0, 3, 1, 1, 0, "d - 'Double_t' 0 - u d - 'Double_t' 0 - v " "H - 'wchar_t' 10 - string", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("UtoPS",475,G__G__PostScript_139_0_47, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "d - 'Double_t' 0 - u", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("VtoPS",476,G__G__PostScript_139_0_48, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "d - 'Double_t' 0 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("XtoPS",478,G__G__PostScript_139_0_49, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "d - 'Double_t' 0 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("YtoPS",479,G__G__PostScript_139_0_50, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "d - 'Double_t' 0 - y", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Zone",412,G__G__PostScript_139_0_51, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Class",502,G__G__PostScript_139_0_52, 85, G__get_linked_tagnum(&G__G__PostScriptLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TPostScript::Class) ), 0); G__memfunc_setup("Class_Name",982,G__G__PostScript_139_0_53, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPostScript::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__G__PostScript_139_0_54, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TPostScript::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__G__PostScript_139_0_55, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TPostScript::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__PostScriptLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__G__PostScript_139_0_59, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__G__PostScript_139_0_60, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPostScript::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__G__PostScript_139_0_61, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPostScript::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__G__PostScript_139_0_62, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TPostScript::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__G__PostScript_139_0_63, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TPostScript::DeclFileLine) ), 0); // automatic destructor G__memfunc_setup("~TPostScript", 1261, G__G__PostScript_139_0_64, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); G__tag_memfunc_reset(); } static void G__setup_memfuncTSVG(void) { /* TSVG */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__PostScriptLN_TSVG)); G__memfunc_setup("TSVG",324,G__G__PostScript_140_0_1, 105, G__get_linked_tagnum(&G__G__PostScriptLN_TSVG), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("TSVG",324,G__G__PostScript_140_0_2, 105, G__get_linked_tagnum(&G__G__PostScriptLN_TSVG), -1, 0, 2, 1, 1, 0, "C - - 10 - filename i - 'Int_t' 0 '-113' type", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("CellArrayBegin",1380,(G__InterfaceMethod) NULL,121, -1, -1, 0, 6, 1, 1, 0, "i - 'Int_t' 0 - W i - 'Int_t' 0 - H " "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - x2 " "d - 'Double_t' 0 - y1 d - 'Double_t' 0 - y2", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("CellArrayFill",1286,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "i - 'Int_t' 0 - r i - 'Int_t' 0 - g " "i - 'Int_t' 0 - b", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("CellArrayEnd",1174,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Close",502,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' opt", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("CMtoSVG",611,G__G__PostScript_140_0_7, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "d - 'Double_t' 0 - u", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DrawBox",695,(G__InterfaceMethod) NULL,121, -1, -1, 0, 4, 1, 1, 0, "d - 'Double_t' 0 - x1 d - 'Double_t' 0 - y1 " "d - 'Double_t' 0 - x2 d - 'Double_t' 0 - y2", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("DrawFrame",889,(G__InterfaceMethod) NULL,121, -1, -1, 0, 8, 1, 1, 0, "d - 'Double_t' 0 - xl d - 'Double_t' 0 - yl " "d - 'Double_t' 0 - xt d - 'Double_t' 0 - yt " "i - 'Int_t' 0 - mode i - 'Int_t' 0 - border " "i - 'Int_t' 0 - dark i - 'Int_t' 0 - light", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("DrawPolyLine",1210,G__G__PostScript_140_0_10, 121, -1, -1, 0, 2, 1, 1, 0, "i - 'Int_t' 0 - n U 'TPoints' - 0 - xy", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DrawPolyLineNDC",1423,G__G__PostScript_140_0_11, 121, -1, -1, 0, 2, 1, 1, 0, "i - 'Int_t' 0 - n U 'TPoints' - 0 - uv", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DrawPolyMarker",1428,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "i - 'Int_t' 0 - n F - 'Float_t' 0 - x " "F - 'Float_t' 0 - y", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("DrawPolyMarker",1428,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "i - 'Int_t' 0 - n D - 'Double_t' 0 - x " "D - 'Double_t' 0 - y", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("DrawPS",561,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "i - 'Int_t' 0 - n F - 'Float_t' 0 - xw " "F - 'Float_t' 0 - yw", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("DrawPS",561,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "i - 'Int_t' 0 - n D - 'Double_t' 0 - xw " "D - 'Double_t' 0 - yw", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Initialize",1042,G__G__PostScript_140_0_16, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("MovePS",570,G__G__PostScript_140_0_17, 121, -1, -1, 0, 2, 1, 1, 0, "i - 'Int_t' 0 - x i - 'Int_t' 0 - y", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("NewPage",679,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Off",283,G__G__PostScript_140_0_19, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("On",189,G__G__PostScript_140_0_20, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Open",402,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, "C - - 10 - filename i - 'Int_t' 0 '-111' type", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Range",493,G__G__PostScript_140_0_22, 121, -1, -1, 0, 2, 1, 1, 0, "f - 'Float_t' 0 - xrange f - 'Float_t' 0 - yrange", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetColor",811,G__G__PostScript_140_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 '1' color", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetColor",811,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "f - 'Float_t' 0 - r f - 'Float_t' 0 - g " "f - 'Float_t' 0 - b", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("SetFillColor",1202,G__G__PostScript_140_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "s - 'Color_t' 0 '1' cindex", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("SetLineColor",1203,G__G__PostScript_140_0_26, 121, -1, -1, 0, 1, 1, 1, 0, "s - 'Color_t' 0 '1' cindex", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("SetLineStyle",1221,G__G__PostScript_140_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "s - 'Style_t' 0 '1' linestyle", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("SetLineWidth",1204,G__G__PostScript_140_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "s - 'Width_t' 0 '1' linewidth", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("SetLineScale",1180,G__G__PostScript_140_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 '3' -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetMarkerColor",1421,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "s - 'Color_t' 0 '1' cindex", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("SetTextColor",1232,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "s - 'Color_t' 0 '1' cindex", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Text",421,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "d - 'Double_t' 0 - x d - 'Double_t' 0 - y " "C - - 10 - string", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Text",421,(G__InterfaceMethod) NULL,121, -1, -1, 0, 3, 1, 1, 0, "d - 'Double_t' 0 - - d - 'Double_t' 0 - - " "H - 'wchar_t' 10 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("TextNDC",634,G__G__PostScript_140_0_34, 121, -1, -1, 0, 3, 1, 1, 0, "d - 'Double_t' 0 - u d - 'Double_t' 0 - v " "C - - 10 - string", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("TextNDC",634,G__G__PostScript_140_0_35, 121, -1, -1, 0, 3, 1, 1, 0, "d - 'Double_t' 0 - - d - 'Double_t' 0 - - " "H - 'wchar_t' 10 - -", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("UtoSVG",552,G__G__PostScript_140_0_36, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "d - 'Double_t' 0 - u", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("VtoSVG",553,G__G__PostScript_140_0_37, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "d - 'Double_t' 0 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("XtoSVG",555,G__G__PostScript_140_0_38, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "d - 'Double_t' 0 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("YtoSVG",556,G__G__PostScript_140_0_39, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 0, "d - 'Double_t' 0 - y", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Class",502,G__G__PostScript_140_0_40, 85, G__get_linked_tagnum(&G__G__PostScriptLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&TSVG::Class) ), 0); G__memfunc_setup("Class_Name",982,G__G__PostScript_140_0_41, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSVG::Class_Name) ), 0); G__memfunc_setup("Class_Version",1339,G__G__PostScript_140_0_42, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&TSVG::Class_Version) ), 0); G__memfunc_setup("Dictionary",1046,G__G__PostScript_140_0_43, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&TSVG::Dictionary) ), 0); G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__PostScriptLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1); G__memfunc_setup("StreamerNVirtual",1656,G__G__PostScript_140_0_47, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DeclFileName",1145,G__G__PostScript_140_0_48, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSVG::DeclFileName) ), 0); G__memfunc_setup("ImplFileLine",1178,G__G__PostScript_140_0_49, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSVG::ImplFileLine) ), 0); G__memfunc_setup("ImplFileName",1171,G__G__PostScript_140_0_50, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&TSVG::ImplFileName) ), 0); G__memfunc_setup("DeclFileLine",1152,G__G__PostScript_140_0_51, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&TSVG::DeclFileLine) ), 0); // automatic destructor G__memfunc_setup("~TSVG", 450, G__G__PostScript_140_0_52, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1); G__tag_memfunc_reset(); } /********************************************************* * Member function information setup *********************************************************/ extern "C" void G__cpp_setup_memfuncG__PostScript() { } /********************************************************* * Global variable information setup for each class *********************************************************/ static void G__cpp_setup_global0() { /* Setting up global variables */ G__resetplocal(); } static void G__cpp_setup_global1() { G__resetglobalenv(); } extern "C" void G__cpp_setup_globalG__PostScript() { G__cpp_setup_global0(); G__cpp_setup_global1(); } /********************************************************* * Global function information setup for each class *********************************************************/ static void G__cpp_setup_func0() { G__lastifuncposition(); } static void G__cpp_setup_func1() { } static void G__cpp_setup_func2() { } static void G__cpp_setup_func3() { } static void G__cpp_setup_func4() { G__resetifuncposition(); } extern "C" void G__cpp_setup_funcG__PostScript() { G__cpp_setup_func0(); G__cpp_setup_func1(); G__cpp_setup_func2(); G__cpp_setup_func3(); G__cpp_setup_func4(); } /********************************************************* * Class,struct,union,enum tag information setup *********************************************************/ /* Setup class/struct taginfo */ G__linked_taginfo G__G__PostScriptLN_TClass = { "TClass" , 99 , -1 }; G__linked_taginfo G__G__PostScriptLN_TBuffer = { "TBuffer" , 99 , -1 }; G__linked_taginfo G__G__PostScriptLN_TMemberInspector = { "TMemberInspector" , 99 , -1 }; G__linked_taginfo G__G__PostScriptLN_TObject = { "TObject" , 99 , -1 }; G__linked_taginfo G__G__PostScriptLN_TNamed = { "TNamed" , 99 , -1 }; G__linked_taginfo G__G__PostScriptLN_TString = { "TString" , 99 , -1 }; G__linked_taginfo G__G__PostScriptLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__PostScriptLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__PostScriptLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__PostScriptLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__PostScriptLN_TAttLine = { "TAttLine" , 99 , -1 }; G__linked_taginfo G__G__PostScriptLN_TAttFill = { "TAttFill" , 99 , -1 }; G__linked_taginfo G__G__PostScriptLN_TAttText = { "TAttText" , 99 , -1 }; G__linked_taginfo G__G__PostScriptLN_TAttMarker = { "TAttMarker" , 99 , -1 }; G__linked_taginfo G__G__PostScriptLN_TVirtualPS = { "TVirtualPS" , 99 , -1 }; G__linked_taginfo G__G__PostScriptLN_TImage = { "TImage" , 99 , -1 }; G__linked_taginfo G__G__PostScriptLN_TPoint = { "TPoint" , 99 , -1 }; G__linked_taginfo G__G__PostScriptLN_TImageDump = { "TImageDump" , 99 , -1 }; G__linked_taginfo G__G__PostScriptLN_TPoints = { "TPoints" , 99 , -1 }; G__linked_taginfo G__G__PostScriptLN_TPDF = { "TPDF" , 99 , -1 }; G__linked_taginfo G__G__PostScriptLN_vectorlEfloatcOallocatorlEfloatgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__PostScriptLN_reverse_iteratorlEvectorlEfloatcOallocatorlEfloatgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__PostScriptLN_TPostScript = { "TPostScript" , 99 , -1 }; G__linked_taginfo G__G__PostScriptLN_TSVG = { "TSVG" , 99 , -1 }; /* Reset class/struct taginfo */ extern "C" void G__cpp_reset_tagtableG__PostScript() { G__G__PostScriptLN_TClass.tagnum = -1 ; G__G__PostScriptLN_TBuffer.tagnum = -1 ; G__G__PostScriptLN_TMemberInspector.tagnum = -1 ; G__G__PostScriptLN_TObject.tagnum = -1 ; G__G__PostScriptLN_TNamed.tagnum = -1 ; G__G__PostScriptLN_TString.tagnum = -1 ; G__G__PostScriptLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ; G__G__PostScriptLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__PostScriptLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ; G__G__PostScriptLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__PostScriptLN_TAttLine.tagnum = -1 ; G__G__PostScriptLN_TAttFill.tagnum = -1 ; G__G__PostScriptLN_TAttText.tagnum = -1 ; G__G__PostScriptLN_TAttMarker.tagnum = -1 ; G__G__PostScriptLN_TVirtualPS.tagnum = -1 ; G__G__PostScriptLN_TImage.tagnum = -1 ; G__G__PostScriptLN_TPoint.tagnum = -1 ; G__G__PostScriptLN_TImageDump.tagnum = -1 ; G__G__PostScriptLN_TPoints.tagnum = -1 ; G__G__PostScriptLN_TPDF.tagnum = -1 ; G__G__PostScriptLN_vectorlEfloatcOallocatorlEfloatgRsPgR.tagnum = -1 ; G__G__PostScriptLN_reverse_iteratorlEvectorlEfloatcOallocatorlEfloatgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__PostScriptLN_TPostScript.tagnum = -1 ; G__G__PostScriptLN_TSVG.tagnum = -1 ; } extern "C" void G__cpp_setup_tagtableG__PostScript() { /* Setting up class,struct,union tag entry */ G__get_linked_tagnum_fwd(&G__G__PostScriptLN_TClass); G__get_linked_tagnum_fwd(&G__G__PostScriptLN_TBuffer); G__get_linked_tagnum_fwd(&G__G__PostScriptLN_TMemberInspector); G__get_linked_tagnum_fwd(&G__G__PostScriptLN_TObject); G__get_linked_tagnum_fwd(&G__G__PostScriptLN_TNamed); G__get_linked_tagnum_fwd(&G__G__PostScriptLN_TString); G__get_linked_tagnum_fwd(&G__G__PostScriptLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR); G__get_linked_tagnum_fwd(&G__G__PostScriptLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__PostScriptLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR); G__get_linked_tagnum_fwd(&G__G__PostScriptLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__PostScriptLN_TAttLine); G__get_linked_tagnum_fwd(&G__G__PostScriptLN_TAttFill); G__get_linked_tagnum_fwd(&G__G__PostScriptLN_TAttText); G__get_linked_tagnum_fwd(&G__G__PostScriptLN_TAttMarker); G__get_linked_tagnum_fwd(&G__G__PostScriptLN_TVirtualPS); G__get_linked_tagnum_fwd(&G__G__PostScriptLN_TImage); G__get_linked_tagnum_fwd(&G__G__PostScriptLN_TPoint); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__PostScriptLN_TImageDump),sizeof(TImageDump),-1,324864,"create image in batch mode",G__setup_memvarTImageDump,G__setup_memfuncTImageDump); G__get_linked_tagnum_fwd(&G__G__PostScriptLN_TPoints); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__PostScriptLN_TPDF),sizeof(TPDF),-1,324864,"PDF driver",G__setup_memvarTPDF,G__setup_memfuncTPDF); G__get_linked_tagnum_fwd(&G__G__PostScriptLN_vectorlEfloatcOallocatorlEfloatgRsPgR); G__get_linked_tagnum_fwd(&G__G__PostScriptLN_reverse_iteratorlEvectorlEfloatcOallocatorlEfloatgRsPgRcLcLiteratorgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__PostScriptLN_TPostScript),sizeof(TPostScript),-1,324864,"PostScript driver",G__setup_memvarTPostScript,G__setup_memfuncTPostScript); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__PostScriptLN_TSVG),sizeof(TSVG),-1,324864,"SVG driver",G__setup_memvarTSVG,G__setup_memfuncTSVG); } extern "C" void G__cpp_setupG__PostScript(void) { G__check_setup_version(30051515,"G__cpp_setupG__PostScript()"); G__set_cpp_environmentG__PostScript(); G__cpp_setup_tagtableG__PostScript(); G__cpp_setup_inheritanceG__PostScript(); G__cpp_setup_typetableG__PostScript(); G__cpp_setup_memvarG__PostScript(); G__cpp_setup_memfuncG__PostScript(); G__cpp_setup_globalG__PostScript(); G__cpp_setup_funcG__PostScript(); if(0==G__getsizep2memfunc()) G__get_sizep2memfuncG__PostScript(); return; } class G__cpp_setup_initG__PostScript { public: G__cpp_setup_initG__PostScript() { G__add_setup_func("G__PostScript",(G__incsetup)(&G__cpp_setupG__PostScript)); G__call_setup_funcs(); } ~G__cpp_setup_initG__PostScript() { G__remove_setup_func("G__PostScript"); } }; G__cpp_setup_initG__PostScript G__cpp_setup_initializerG__PostScript;