/home/bes3soft/bes3soft/Boss/7.0.2/dist/7.0.2/EventDisplay/BesVisClient/BesVisClient-00-04-04/BesVisClient/BesVisClient_rootcint.cxx

Go to the documentation of this file.
00001 //
00002 // File generated by /afs/.jinr.ru/bes3/build//external/ROOT/5.34.09/x86_64-slc6-gcc46-opt/root/bin/rootcint at Thu Oct  6 20:58:07 2016
00003 
00004 // Do NOT change. Changes will be lost next time file is generated
00005 //
00006 
00007 #define R__DICTIONARY_FILENAME dOdOdIBesVisClientdIBesVisClient_rootcint
00008 #include "RConfig.h" //rootcint 4834
00009 #if !defined(R__ACCESS_IN_SYMBOL)
00010 //Break the privacy of classes -- Disabled for the moment
00011 #define private public
00012 #define protected public
00013 #endif
00014 
00015 // Since CINT ignores the std namespace, we need to do so in this file.
00016 namespace std {} using namespace std;
00017 #include "BesVisClient_rootcint.h"
00018 
00019 #include "TClass.h"
00020 #include "TBuffer.h"
00021 #include "TMemberInspector.h"
00022 #include "TError.h"
00023 
00024 #ifndef G__ROOT
00025 #define G__ROOT
00026 #endif
00027 
00028 #include "RtypesImp.h"
00029 #include "TIsAProxy.h"
00030 #include "TFileMergeInfo.h"
00031 
00032 // START OF SHADOWS
00033 
00034 namespace ROOT {
00035    namespace Shadow {
00036    } // of namespace Shadow
00037 } // of namespace ROOT
00038 // END OF SHADOWS
00039 
00040 namespace ROOT {
00041    void BesAboutHelp_ShowMembers(void *obj, TMemberInspector &R__insp);
00042    static void delete_BesAboutHelp(void *p);
00043    static void deleteArray_BesAboutHelp(void *p);
00044    static void destruct_BesAboutHelp(void *p);
00045 
00046    // Function generating the singleton type initializer
00047    static TGenericClassInfo *GenerateInitInstanceLocal(const ::BesAboutHelp*)
00048    {
00049       ::BesAboutHelp *ptr = 0;
00050       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::BesAboutHelp >(0);
00051       static ::ROOT::TGenericClassInfo 
00052          instance("BesAboutHelp", ::BesAboutHelp::Class_Version(), "./../BesVisClient/BesAboutHelp.h", 26,
00053                   typeid(::BesAboutHelp), DefineBehavior(ptr, ptr),
00054                   &::BesAboutHelp::Dictionary, isa_proxy, 4,
00055                   sizeof(::BesAboutHelp) );
00056       instance.SetDelete(&delete_BesAboutHelp);
00057       instance.SetDeleteArray(&deleteArray_BesAboutHelp);
00058       instance.SetDestructor(&destruct_BesAboutHelp);
00059       return &instance;
00060    }
00061    TGenericClassInfo *GenerateInitInstance(const ::BesAboutHelp*)
00062    {
00063       return GenerateInitInstanceLocal((::BesAboutHelp*)0);
00064    }
00065    // Static variable to force the class initialization
00066    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::BesAboutHelp*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00067 } // end of namespace ROOT
00068 
00069 namespace ROOT {
00070    void BesMdcPalette_ShowMembers(void *obj, TMemberInspector &R__insp);
00071    static void delete_BesMdcPalette(void *p);
00072    static void deleteArray_BesMdcPalette(void *p);
00073    static void destruct_BesMdcPalette(void *p);
00074 
00075    // Function generating the singleton type initializer
00076    static TGenericClassInfo *GenerateInitInstanceLocal(const ::BesMdcPalette*)
00077    {
00078       ::BesMdcPalette *ptr = 0;
00079       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::BesMdcPalette >(0);
00080       static ::ROOT::TGenericClassInfo 
00081          instance("BesMdcPalette", ::BesMdcPalette::Class_Version(), "./../BesVisClient/BesMdcPalette.h", 26,
00082                   typeid(::BesMdcPalette), DefineBehavior(ptr, ptr),
00083                   &::BesMdcPalette::Dictionary, isa_proxy, 4,
00084                   sizeof(::BesMdcPalette) );
00085       instance.SetDelete(&delete_BesMdcPalette);
00086       instance.SetDeleteArray(&deleteArray_BesMdcPalette);
00087       instance.SetDestructor(&destruct_BesMdcPalette);
00088       return &instance;
00089    }
00090    TGenericClassInfo *GenerateInitInstance(const ::BesMdcPalette*)
00091    {
00092       return GenerateInitInstanceLocal((::BesMdcPalette*)0);
00093    }
00094    // Static variable to force the class initialization
00095    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::BesMdcPalette*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00096 } // end of namespace ROOT
00097 
00098 namespace ROOT {
00099    void BesClient_ShowMembers(void *obj, TMemberInspector &R__insp);
00100    static void delete_BesClient(void *p);
00101    static void deleteArray_BesClient(void *p);
00102    static void destruct_BesClient(void *p);
00103 
00104    // Function generating the singleton type initializer
00105    static TGenericClassInfo *GenerateInitInstanceLocal(const ::BesClient*)
00106    {
00107       ::BesClient *ptr = 0;
00108       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::BesClient >(0);
00109       static ::ROOT::TGenericClassInfo 
00110          instance("BesClient", ::BesClient::Class_Version(), "./../BesVisClient/BesClient.h", 283,
00111                   typeid(::BesClient), DefineBehavior(ptr, ptr),
00112                   &::BesClient::Dictionary, isa_proxy, 4,
00113                   sizeof(::BesClient) );
00114       instance.SetDelete(&delete_BesClient);
00115       instance.SetDeleteArray(&deleteArray_BesClient);
00116       instance.SetDestructor(&destruct_BesClient);
00117       return &instance;
00118    }
00119    TGenericClassInfo *GenerateInitInstance(const ::BesClient*)
00120    {
00121       return GenerateInitInstanceLocal((::BesClient*)0);
00122    }
00123    // Static variable to force the class initialization
00124    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::BesClient*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00125 } // end of namespace ROOT
00126 
00127 //______________________________________________________________________________
00128 TClass *BesAboutHelp::fgIsA = 0;  // static to hold class pointer
00129 
00130 //______________________________________________________________________________
00131 const char *BesAboutHelp::Class_Name()
00132 {
00133    return "BesAboutHelp";
00134 }
00135 
00136 //______________________________________________________________________________
00137 const char *BesAboutHelp::ImplFileName()
00138 {
00139    return ::ROOT::GenerateInitInstanceLocal((const ::BesAboutHelp*)0x0)->GetImplFileName();
00140 }
00141 
00142 //______________________________________________________________________________
00143 int BesAboutHelp::ImplFileLine()
00144 {
00145    return ::ROOT::GenerateInitInstanceLocal((const ::BesAboutHelp*)0x0)->GetImplFileLine();
00146 }
00147 
00148 //______________________________________________________________________________
00149 void BesAboutHelp::Dictionary()
00150 {
00151    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::BesAboutHelp*)0x0)->GetClass();
00152 }
00153 
00154 //______________________________________________________________________________
00155 TClass *BesAboutHelp::Class()
00156 {
00157    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::BesAboutHelp*)0x0)->GetClass();
00158    return fgIsA;
00159 }
00160 
00161 //______________________________________________________________________________
00162 TClass *BesMdcPalette::fgIsA = 0;  // static to hold class pointer
00163 
00164 //______________________________________________________________________________
00165 const char *BesMdcPalette::Class_Name()
00166 {
00167    return "BesMdcPalette";
00168 }
00169 
00170 //______________________________________________________________________________
00171 const char *BesMdcPalette::ImplFileName()
00172 {
00173    return ::ROOT::GenerateInitInstanceLocal((const ::BesMdcPalette*)0x0)->GetImplFileName();
00174 }
00175 
00176 //______________________________________________________________________________
00177 int BesMdcPalette::ImplFileLine()
00178 {
00179    return ::ROOT::GenerateInitInstanceLocal((const ::BesMdcPalette*)0x0)->GetImplFileLine();
00180 }
00181 
00182 //______________________________________________________________________________
00183 void BesMdcPalette::Dictionary()
00184 {
00185    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::BesMdcPalette*)0x0)->GetClass();
00186 }
00187 
00188 //______________________________________________________________________________
00189 TClass *BesMdcPalette::Class()
00190 {
00191    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::BesMdcPalette*)0x0)->GetClass();
00192    return fgIsA;
00193 }
00194 
00195 //______________________________________________________________________________
00196 TClass *BesClient::fgIsA = 0;  // static to hold class pointer
00197 
00198 //______________________________________________________________________________
00199 const char *BesClient::Class_Name()
00200 {
00201    return "BesClient";
00202 }
00203 
00204 //______________________________________________________________________________
00205 const char *BesClient::ImplFileName()
00206 {
00207    return ::ROOT::GenerateInitInstanceLocal((const ::BesClient*)0x0)->GetImplFileName();
00208 }
00209 
00210 //______________________________________________________________________________
00211 int BesClient::ImplFileLine()
00212 {
00213    return ::ROOT::GenerateInitInstanceLocal((const ::BesClient*)0x0)->GetImplFileLine();
00214 }
00215 
00216 //______________________________________________________________________________
00217 void BesClient::Dictionary()
00218 {
00219    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::BesClient*)0x0)->GetClass();
00220 }
00221 
00222 //______________________________________________________________________________
00223 TClass *BesClient::Class()
00224 {
00225    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::BesClient*)0x0)->GetClass();
00226    return fgIsA;
00227 }
00228 
00229 //______________________________________________________________________________
00230 void BesAboutHelp::Streamer(TBuffer &R__b)
00231 {
00232    // Stream an object of class BesAboutHelp.
00233 
00234    if (R__b.IsReading()) {
00235       R__b.ReadClassBuffer(BesAboutHelp::Class(),this);
00236    } else {
00237       R__b.WriteClassBuffer(BesAboutHelp::Class(),this);
00238    }
00239 }
00240 
00241 //______________________________________________________________________________
00242 void BesAboutHelp::ShowMembers(TMemberInspector &R__insp)
00243 {
00244       // Inspect the data members of an object of class BesAboutHelp.
00245       TClass *R__cl = ::BesAboutHelp::IsA();
00246       if (R__cl || R__insp.IsA()) { }
00247       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTitleFrame", &fTitleFrame);
00248       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTitle", &fTitle);
00249       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fIcon", &fIcon);
00250       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMain", &fMain);
00251       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAbout", &fAbout);
00252       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fVersion", &fVersion);
00253       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDescription1", &fDescription1);
00254       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDescription2", &fDescription2);
00255       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDescription3", &fDescription3);
00256       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDescription4", &fDescription4);
00257       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBottomFrame", &fBottomFrame);
00258       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCloseBtn", &fCloseBtn);
00259       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fWidgets", &fWidgets);
00260       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLayout", &fLayout);
00261       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMdcPaletteFrame", &fMdcPaletteFrame);
00262       TGTransientFrame::ShowMembers(R__insp);
00263 }
00264 
00265 namespace ROOT {
00266    // Wrapper around operator delete
00267    static void delete_BesAboutHelp(void *p) {
00268       delete ((::BesAboutHelp*)p);
00269    }
00270    static void deleteArray_BesAboutHelp(void *p) {
00271       delete [] ((::BesAboutHelp*)p);
00272    }
00273    static void destruct_BesAboutHelp(void *p) {
00274       typedef ::BesAboutHelp current_t;
00275       ((current_t*)p)->~current_t();
00276    }
00277 } // end of namespace ROOT for class ::BesAboutHelp
00278 
00279 //______________________________________________________________________________
00280 void BesMdcPalette::Streamer(TBuffer &R__b)
00281 {
00282    // Stream an object of class BesMdcPalette.
00283 
00284    if (R__b.IsReading()) {
00285       R__b.ReadClassBuffer(BesMdcPalette::Class(),this);
00286    } else {
00287       R__b.WriteClassBuffer(BesMdcPalette::Class(),this);
00288    }
00289 }
00290 
00291 //______________________________________________________________________________
00292 void BesMdcPalette::ShowMembers(TMemberInspector &R__insp)
00293 {
00294       // Inspect the data members of an object of class BesMdcPalette.
00295       TClass *R__cl = ::BesMdcPalette::IsA();
00296       if (R__cl || R__insp.IsA()) { }
00297       TGTransientFrame::ShowMembers(R__insp);
00298 }
00299 
00300 namespace ROOT {
00301    // Wrapper around operator delete
00302    static void delete_BesMdcPalette(void *p) {
00303       delete ((::BesMdcPalette*)p);
00304    }
00305    static void deleteArray_BesMdcPalette(void *p) {
00306       delete [] ((::BesMdcPalette*)p);
00307    }
00308    static void destruct_BesMdcPalette(void *p) {
00309       typedef ::BesMdcPalette current_t;
00310       ((current_t*)p)->~current_t();
00311    }
00312 } // end of namespace ROOT for class ::BesMdcPalette
00313 
00314 //______________________________________________________________________________
00315 void BesClient::Streamer(TBuffer &R__b)
00316 {
00317    // Stream an object of class BesClient.
00318 
00319    if (R__b.IsReading()) {
00320       R__b.ReadClassBuffer(BesClient::Class(),this);
00321    } else {
00322       R__b.WriteClassBuffer(BesClient::Class(),this);
00323    }
00324 }
00325 
00326 //______________________________________________________________________________
00327 void BesClient::ShowMembers(TMemberInspector &R__insp)
00328 {
00329       // Inspect the data members of an object of class BesClient.
00330       TClass *R__cl = ::BesClient::IsA();
00331       if (R__cl || R__insp.IsA()) { }
00332       R__insp.Inspect(R__cl, R__insp.GetParent(), "f_runStatus", &f_runStatus);
00333       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fGeometry", &fGeometry);
00334       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fGeoFile", &fGeoFile);
00335       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventFile", &fEventFile);
00336       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventTree", &fEventTree);
00337       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEvent", &fEvent);
00338       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEvtHeader", &fEvtHeader);
00339       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRecEvTime", &fRecEvTime);
00340       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDigiEvent", &fDigiEvent);
00341       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRecEvent_1", &fRecEvent_1);
00342       R__insp.Inspect(R__cl, R__insp.GetParent(), "*recTrack1", &recTrack1);
00343       R__insp.Inspect(R__cl, R__insp.GetParent(), "*muctrk", &muctrk);
00344       R__insp.Inspect(R__cl, R__insp.GetParent(), "*tofTrack", &tofTrack);
00345       R__insp.Inspect(R__cl, R__insp.GetParent(), "*mdchit", &mdchit);
00346       R__insp.Inspect(R__cl, R__insp.GetParent(), "*emcshower", &emcshower);
00347       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuBarLayout", &fMenuBarLayout);
00348       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuBarFirstItemLayout", &fMenuBarFirstItemLayout);
00349       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuBarItemLayout", &fMenuBarItemLayout);
00350       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuBarLastItemLayout", &fMenuBarLastItemLayout);
00351       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fECLayout", &fECLayout);
00352       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuBar", &fMenuBar);
00353       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuFile", &fMenuFile);
00354       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuEdit", &fMenuEdit);
00355       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuView", &fMenuView);
00356       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuHelp", &fMenuHelp);
00357       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionHeader", &fMenuViewOptionHeader);
00358       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionMdc", &fMenuViewOptionMdc);
00359       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionTof", &fMenuViewOptionTof);
00360       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionEmc", &fMenuViewOptionEmc);
00361       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionMuc", &fMenuViewOptionMuc);
00362       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionFull3D", &fMenuViewOptionFull3D);
00363       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionOthers", &fMenuViewOptionOthers);
00364       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionMdcHits", &fMenuViewOptionMdcHits);
00365       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionTofHits", &fMenuViewOptionTofHits);
00366       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionEmcHits", &fMenuViewOptionEmcHits);
00367       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionMucHits", &fMenuViewOptionMucHits);
00368       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionTracks", &fMenuViewOptionTracks);
00369       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUpButtonBarFirstItemLayout", &fUpButtonBarFirstItemLayout);
00370       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUpButtonBarItemLayout", &fUpButtonBarItemLayout);
00371       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUpButtonBarLastItemLayout", &fUpButtonBarLastItemLayout);
00372       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUpButtonBarFrame", &fUpButtonBarFrame);
00373       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUpButtonSplitter[4]", &fUpButtonSplitter);
00374       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLoadGeoFileButton", &fLoadGeoFileButton);
00375       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fOpenEventFileButton", &fOpenEventFileButton);
00376       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSaveGeoAsButton", &fSaveGeoAsButton);
00377       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSavePicAsButton", &fSavePicAsButton);
00378       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSavePicAsPSButton", &fSavePicAsPSButton);
00379       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRefreshButton", &fRefreshButton);
00380       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fResetCurrentButton", &fResetCurrentButton);
00381       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fResetAllButton", &fResetAllButton);
00382       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCursorButton[2]", &fCursorButton);
00383       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fZoomInButton", &fZoomInButton);
00384       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fZoomOutButton", &fZoomOutButton);
00385       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fZoomRatioNumber", &fZoomRatioNumber);
00386       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fZoomRatioPercentButton", &fZoomRatioPercentButton);
00387       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSwitchDisplayModeButton", &fSwitchDisplayModeButton);
00388       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSetHomeButton", &fSetHomeButton);
00389       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fGoHomeButton", &fGoHomeButton);
00390       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSaveMyConfigButton", &fSaveMyConfigButton);
00391       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLoadMyConfigButton", &fLoadMyConfigButton);
00392       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPaletteButton", &fPaletteButton);
00393       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fHelpButton", &fHelpButton);
00394       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDisplayModeBarItemLayout", &fDisplayModeBarItemLayout);
00395       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDisplayModeBarFrame", &fDisplayModeBarFrame);
00396       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDisplayModeButton[5]", &fDisplayModeButton);
00397       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fToolBarFirstItemLayout", &fToolBarFirstItemLayout);
00398       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fToolBarItemLayout", &fToolBarItemLayout);
00399       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fToolBarLastItemLayout", &fToolBarLastItemLayout);
00400       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fToolBarFrame", &fToolBarFrame);
00401       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fToolButtonSplitter[4]", &fToolButtonSplitter);
00402       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSwitchPadButton", &fSwitchPadButton);
00403       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fShowInfoButton", &fShowInfoButton);
00404       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fShowAxisButton", &fShowAxisButton);
00405       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFishEyeViewButton", &fFishEyeViewButton);
00406       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fParallelViewButton", &fParallelViewButton);
00407       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPerspectiveViewButton", &fPerspectiveViewButton);
00408       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fX3DButton", &fX3DButton);
00409       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fOpenGLButton", &fOpenGLButton);
00410       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventListView", &fEventListView);
00411       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEmbeddedCanvas", &fEmbeddedCanvas);
00412       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCanvas", &fCanvas);
00413       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDisplay", &fDisplay);
00414       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fV1", &fV1);
00415       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTabs", &fTabs);
00416       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventListTree", &fEventListTree);
00417       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fItem", &fItem);
00418       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRunItem", &fRunItem);
00419       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventDownFrame", &fEventDownFrame);
00420       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventControlFrame", &fEventControlFrame);
00421       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventControlTextFrame", &fEventControlTextFrame);
00422       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventNavFrame", &fEventNavFrame);
00423       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventPlayTextFrame", &fEventPlayTextFrame);
00424       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventPlayButtonFrame", &fEventPlayButtonFrame);
00425       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventPlaySpeedFrame", &fEventPlaySpeedFrame);
00426       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventListFrame", &fEventListFrame);
00427       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventListTextFrame", &fEventListTextFrame);
00428       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventListContentFrame", &fEventListContentFrame);
00429       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAutoFrame", &fAutoFrame);
00430       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAutoTextFrame", &fAutoTextFrame);
00431       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewFrame", &fViewFrame);
00432       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewTextFrame", &fViewTextFrame);
00433       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewContentFrame", &fViewContentFrame);
00434       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewContent1Frame", &fViewContent1Frame);
00435       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewContent2Frame", &fViewContent2Frame);
00436       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewContent3Frame", &fViewContent3Frame);
00437       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAngleFrame", &fViewAngleFrame);
00438       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAngleThetaFrame", &fViewAngleThetaFrame);
00439       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePhiFrame", &fViewAnglePhiFrame);
00440       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePsiFrame", &fViewAnglePsiFrame);
00441       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNumEntryRunNo", &fNumEntryRunNo);
00442       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNumEntryEventNo", &fNumEntryEventNo);
00443       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNumEntryEventPlaySpeed", &fNumEntryEventPlaySpeed);
00444       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventControlTextLabel", &fEventControlTextLabel);
00445       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBesLabelRun", &fBesLabelRun);
00446       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBesLabelEvent", &fBesLabelEvent);
00447       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventPlayTextLabel", &fEventPlayTextLabel);
00448       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventPlaySpeedLabel", &fEventPlaySpeedLabel);
00449       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventListTextLabel", &fEventListTextLabel);
00450       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewTextLabel", &fViewTextLabel);
00451       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAutoTextLabel", &fAutoTextLabel);
00452       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventPlaySlider", &fEventPlaySlider);
00453       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPrevEventButton", &fPrevEventButton);
00454       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNextEventButton", &fNextEventButton);
00455       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPlayEventButton", &fPlayEventButton);
00456       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFirstEventButton", &fFirstEventButton);
00457       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewResetAngleButton", &fViewResetAngleButton);
00458       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewCounterClockWiseButton", &fViewCounterClockWiseButton);
00459       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewClockWiseButton", &fViewClockWiseButton);
00460       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewMoveUpButton", &fViewMoveUpButton);
00461       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewMoveLeftButton", &fViewMoveLeftButton);
00462       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewMoveRightButton", &fViewMoveRightButton);
00463       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewMoveDownButton", &fViewMoveDownButton);
00464       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewMoveCenterButton", &fViewMoveCenterButton);
00465       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAngleThetaPlusButton", &fViewAngleThetaPlusButton);
00466       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAngleThetaMinusButton", &fViewAngleThetaMinusButton);
00467       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAngleThetaSlider", &fViewAngleThetaSlider);
00468       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAngleThetaNumber", &fViewAngleThetaNumber);
00469       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAngleThetaLabel", &fViewAngleThetaLabel);
00470       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePhiPlusButton", &fViewAnglePhiPlusButton);
00471       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePhiMinusButton", &fViewAnglePhiMinusButton);
00472       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePhiSlider", &fViewAnglePhiSlider);
00473       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePhiNumber", &fViewAnglePhiNumber);
00474       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePhiLabel", &fViewAnglePhiLabel);
00475       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePsiPlusButton", &fViewAnglePsiPlusButton);
00476       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePsiMinusButton", &fViewAnglePsiMinusButton);
00477       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePsiSlider", &fViewAnglePsiSlider);
00478       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePsiNumber", &fViewAnglePsiNumber);
00479       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePsiLabel", &fViewAnglePsiLabel);
00480       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRotateStepFrame", &fRotateStepFrame);
00481       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRotateStepLabel", &fRotateStepLabel);
00482       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNumEntryRotateStep", &fNumEntryRotateStep);
00483       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRotateStepUnitLabel", &fRotateStepUnitLabel);
00484       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrameAutoRotate", &fFrameAutoRotate);
00485       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnAutoRotate", &fChkBtnAutoRotate);
00486       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRotateSpeedFrame", &fRotateSpeedFrame);
00487       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNumEntryRotateSpeed", &fNumEntryRotateSpeed);
00488       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRotateSpeedLabel", &fRotateSpeedLabel);
00489       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRotateFPSFrame", &fRotateFPSFrame);
00490       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNumEntryRotateFPS", &fNumEntryRotateFPS);
00491       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRotateFPSLabel", &fRotateFPSLabel);
00492       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fStatusBar", &fStatusBar);
00493       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrameHeader", &fFrameHeader);
00494       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrameHits", &fFrameHits);
00495       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrameTracks", &fFrameTracks);
00496       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrameSubDetector", &fFrameSubDetector);
00497       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrameOthers", &fFrameOthers);
00498       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrameMdcMatch", &fFrameMdcMatch);
00499       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrameTofMatch", &fFrameTofMatch);
00500       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrameMagnetic", &fFrameMagnetic);
00501       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTitleFrame", &fTitleFrame);
00502       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMainFrame", &fMainFrame);
00503       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBesRunFrame", &fBesRunFrame);
00504       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBesEventFrame", &fBesEventFrame);
00505       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnHeaderGlobal", &fChkBtnHeaderGlobal);
00506       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMdcHitsGlobal", &fChkBtnMdcHitsGlobal);
00507       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTofHitsGlobal", &fChkBtnTofHitsGlobal);
00508       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTofHitsEast", &fChkBtnTofHitsEast);
00509       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTofHitsBarrel", &fChkBtnTofHitsBarrel);
00510       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTofHitsWest", &fChkBtnTofHitsWest);
00511       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnEmcHitsGlobal", &fChkBtnEmcHitsGlobal);
00512       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnEmcHitsEast", &fChkBtnEmcHitsEast);
00513       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnEmcHitsBarrel", &fChkBtnEmcHitsBarrel);
00514       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnEmcHitsWest", &fChkBtnEmcHitsWest);
00515       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnEmcHitsSide", &fChkBtnEmcHitsSide);
00516       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMucHitsGlobal", &fChkBtnMucHitsGlobal);
00517       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMucHitsEast", &fChkBtnMucHitsEast);
00518       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMucHitsBarrel", &fChkBtnMucHitsBarrel);
00519       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMucHitsWest", &fChkBtnMucHitsWest);
00520       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTracksGlobal", &fChkBtnTracksGlobal);
00521       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTracksMdc", &fChkBtnTracksMdc);
00522       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTracksTof", &fChkBtnTracksTof);
00523       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTracksEmc", &fChkBtnTracksEmc);
00524       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTracksMuc", &fChkBtnTracksMuc);
00525       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTracksExt", &fChkBtnTracksExt);
00526       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMdcGlobal", &fChkBtnMdcGlobal);
00527       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMdcTubes", &fChkBtnMdcTubes);
00528       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMdcWires", &fChkBtnMdcWires);
00529       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTofGlobal", &fChkBtnTofGlobal);
00530       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTofEast", &fChkBtnTofEast);
00531       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTofBarrel", &fChkBtnTofBarrel);
00532       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTofWest", &fChkBtnTofWest);
00533       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnEmcGlobal", &fChkBtnEmcGlobal);
00534       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnEmcEast", &fChkBtnEmcEast);
00535       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnEmcBarrel", &fChkBtnEmcBarrel);
00536       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnEmcWest", &fChkBtnEmcWest);
00537       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnEmcSide", &fChkBtnEmcSide);
00538       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMucGlobal", &fChkBtnMucGlobal);
00539       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMucEast", &fChkBtnMucEast);
00540       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMucBarrel", &fChkBtnMucBarrel);
00541       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMucWest", &fChkBtnMucWest);
00542       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMucStrips", &fChkBtnMucStrips);
00543       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnBeamPipe", &fChkBtnBeamPipe);
00544       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnZRPlaneOnXY", &fChkBtnZRPlaneOnXY);
00545       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnAxis", &fChkBtnAxis);
00546       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMdcTOverflowGlobal", &fChkBtnMdcTOverflowGlobal);
00547       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMdcQOverflowGlobal", &fChkBtnMdcQOverflowGlobal);
00548       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMdcTMatchGlobal", &fChkBtnMdcTMatchGlobal);
00549       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMdcQMatchGlobal", &fChkBtnMdcQMatchGlobal);
00550       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMdcColorfulWireGlobal", &fChkBtnMdcColorfulWireGlobal);
00551       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMdcTimeSubEvTimeGlobal", &fChkBtnMdcTimeSubEvTimeGlobal);
00552       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTofTMatchGlobal", &fChkBtnTofTMatchGlobal);
00553       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTofQMatchGlobal", &fChkBtnTofQMatchGlobal);
00554       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNumEntryMagnetic", &fNumEntryMagnetic);
00555       R__insp.Inspect(R__cl, R__insp.GetParent(), "fBesVisPath", &fBesVisPath);
00556       R__insp.InspectMember(fBesVisPath, "fBesVisPath.");
00557       R__insp.Inspect(R__cl, R__insp.GetParent(), "fBesRunNo", &fBesRunNo);
00558       R__insp.Inspect(R__cl, R__insp.GetParent(), "fBesEventNo", &fBesEventNo);
00559       R__insp.Inspect(R__cl, R__insp.GetParent(), "fCurrentEvent", &fCurrentEvent);
00560       R__insp.Inspect(R__cl, R__insp.GetParent(), "fEventPlaySpeed", &fEventPlaySpeed);
00561       R__insp.Inspect(R__cl, R__insp.GetParent(), "fAutoDisplayEvent", &fAutoDisplayEvent);
00562       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAutoDisplayEventTimer", &fAutoDisplayEventTimer);
00563       R__insp.Inspect(R__cl, R__insp.GetParent(), "fMoveFactor", &fMoveFactor);
00564       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRotateStep", &fRotateStep);
00565       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRotateFPS", &fRotateFPS);
00566       R__insp.Inspect(R__cl, R__insp.GetParent(), "fRotateSpeed", &fRotateSpeed);
00567       R__insp.Inspect(R__cl, R__insp.GetParent(), "fAutoRotate", &fAutoRotate);
00568       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAutoRotateTimer", &fAutoRotateTimer);
00569       R__insp.Inspect(R__cl, R__insp.GetParent(), "fAutoRotateClockWise", &fAutoRotateClockWise);
00570       R__insp.Inspect(R__cl, R__insp.GetParent(), "fAutoRotateTheta", &fAutoRotateTheta);
00571       R__insp.Inspect(R__cl, R__insp.GetParent(), "fAutoRotatePhi", &fAutoRotatePhi);
00572       R__insp.Inspect(R__cl, R__insp.GetParent(), "fAutoRotatePsi", &fAutoRotatePsi);
00573       R__insp.Inspect(R__cl, R__insp.GetParent(), "fViewer3DMode", &fViewer3DMode);
00574       R__insp.Inspect(R__cl, R__insp.GetParent(), "fViewThetaPreStep", &fViewThetaPreStep);
00575       R__insp.Inspect(R__cl, R__insp.GetParent(), "fViewPhiPreStep", &fViewPhiPreStep);
00576       R__insp.Inspect(R__cl, R__insp.GetParent(), "fHomeX[3]", fHomeX);
00577       R__insp.Inspect(R__cl, R__insp.GetParent(), "fHomeY[3]", fHomeY);
00578       R__insp.Inspect(R__cl, R__insp.GetParent(), "fWindowWidth", &fWindowWidth);
00579       R__insp.Inspect(R__cl, R__insp.GetParent(), "fWindowHeight", &fWindowHeight);
00580       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fWidgets", &fWidgets);
00581       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLayout", &fLayout);
00582       R__insp.Inspect(R__cl, R__insp.GetParent(), "f_evtFile", &f_evtFile);
00583       R__insp.InspectMember(f_evtFile, "f_evtFile.");
00584       R__insp.Inspect(R__cl, R__insp.GetParent(), "f_geoFile", &f_geoFile);
00585       R__insp.InspectMember(f_geoFile, "f_geoFile.");
00586       R__insp.Inspect(R__cl, R__insp.GetParent(), "f_bossMode", &f_bossMode);
00587       R__insp.Inspect(R__cl, R__insp.GetParent(), "f_pid", &f_pid);
00588       R__insp.Inspect(R__cl, R__insp.GetParent(), "f_evtFile_1", &f_evtFile_1);
00589       R__insp.InspectMember(f_evtFile_1, "f_evtFile_1.");
00590       TGMainFrame::ShowMembers(R__insp);
00591 }
00592 
00593 namespace ROOT {
00594    // Wrapper around operator delete
00595    static void delete_BesClient(void *p) {
00596       delete ((::BesClient*)p);
00597    }
00598    static void deleteArray_BesClient(void *p) {
00599       delete [] ((::BesClient*)p);
00600    }
00601    static void destruct_BesClient(void *p) {
00602       typedef ::BesClient current_t;
00603       ((current_t*)p)->~current_t();
00604    }
00605 } // end of namespace ROOT for class ::BesClient
00606 
00607 /********************************************************
00608 * ../BesVisClient/BesVisClient_rootcint.cxx
00609 * CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED
00610 *          FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX().
00611 *          CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE.
00612 ********************************************************/
00613 
00614 #ifdef G__MEMTEST
00615 #undef malloc
00616 #undef free
00617 #endif
00618 
00619 #if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3))
00620 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
00621 #endif
00622 
00623 extern "C" void G__cpp_reset_tagtableBesVisClient_rootcint();
00624 
00625 extern "C" void G__set_cpp_environmentBesVisClient_rootcint() {
00626   G__add_compiledheader("TObject.h");
00627   G__add_compiledheader("TMemberInspector.h");
00628   G__add_compiledheader("../BesVisClient/BesAboutHelp.h");
00629   G__add_compiledheader("../BesVisClient/BesMdcPalette.h");
00630   G__add_compiledheader("../BesVisClient/BesClient.h");
00631   G__cpp_reset_tagtableBesVisClient_rootcint();
00632 }
00633 #include <new>
00634 extern "C" int G__cpp_dllrevBesVisClient_rootcint() { return(30051515); }
00635 
00636 /*********************************************************
00637 * Member function Interface Method
00638 *********************************************************/
00639 
00640 /* BesAboutHelp */
00641 static int G__BesVisClient_rootcint_305_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00642 {
00643    BesAboutHelp* p = NULL;
00644    char* gvp = (char*) G__getgvp();
00645    //m: 2
00646    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00647      p = new BesAboutHelp((TGWindow*) G__int(libp->para[0]), (TGWindow*) G__int(libp->para[1]));
00648    } else {
00649      p = new((void*) gvp) BesAboutHelp((TGWindow*) G__int(libp->para[0]), (TGWindow*) G__int(libp->para[1]));
00650    }
00651    result7->obj.i = (long) p;
00652    result7->ref = (long) p;
00653    G__set_tagnum(result7,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesAboutHelp));
00654    return(1 || funcname || hash || result7 || libp) ;
00655 }
00656 
00657 static int G__BesVisClient_rootcint_305_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00658 {
00659       G__letint(result7, 107, (long) ((BesAboutHelp*) G__getstructoffset())->GetPic((const char*) G__int(libp->para[0])));
00660    return(1 || funcname || hash || result7 || libp) ;
00661 }
00662 
00663 static int G__BesVisClient_rootcint_305_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00664 {
00665       G__letint(result7, 85, (long) BesAboutHelp::Class());
00666    return(1 || funcname || hash || result7 || libp) ;
00667 }
00668 
00669 static int G__BesVisClient_rootcint_305_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00670 {
00671       G__letint(result7, 67, (long) BesAboutHelp::Class_Name());
00672    return(1 || funcname || hash || result7 || libp) ;
00673 }
00674 
00675 static int G__BesVisClient_rootcint_305_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00676 {
00677       G__letint(result7, 115, (long) BesAboutHelp::Class_Version());
00678    return(1 || funcname || hash || result7 || libp) ;
00679 }
00680 
00681 static int G__BesVisClient_rootcint_305_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00682 {
00683       BesAboutHelp::Dictionary();
00684       G__setnull(result7);
00685    return(1 || funcname || hash || result7 || libp) ;
00686 }
00687 
00688 static int G__BesVisClient_rootcint_305_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00689 {
00690       ((BesAboutHelp*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
00691       G__setnull(result7);
00692    return(1 || funcname || hash || result7 || libp) ;
00693 }
00694 
00695 static int G__BesVisClient_rootcint_305_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00696 {
00697       G__letint(result7, 67, (long) BesAboutHelp::DeclFileName());
00698    return(1 || funcname || hash || result7 || libp) ;
00699 }
00700 
00701 static int G__BesVisClient_rootcint_305_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00702 {
00703       G__letint(result7, 105, (long) BesAboutHelp::ImplFileLine());
00704    return(1 || funcname || hash || result7 || libp) ;
00705 }
00706 
00707 static int G__BesVisClient_rootcint_305_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00708 {
00709       G__letint(result7, 67, (long) BesAboutHelp::ImplFileName());
00710    return(1 || funcname || hash || result7 || libp) ;
00711 }
00712 
00713 static int G__BesVisClient_rootcint_305_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00714 {
00715       G__letint(result7, 105, (long) BesAboutHelp::DeclFileLine());
00716    return(1 || funcname || hash || result7 || libp) ;
00717 }
00718 
00719 // automatic destructor
00720 typedef BesAboutHelp G__TBesAboutHelp;
00721 static int G__BesVisClient_rootcint_305_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00722 {
00723    char* gvp = (char*) G__getgvp();
00724    long soff = G__getstructoffset();
00725    int n = G__getaryconstruct();
00726    //
00727    //has_a_delete: 1
00728    //has_own_delete1arg: 0
00729    //has_own_delete2arg: 0
00730    //
00731    if (!soff) {
00732      return(1);
00733    }
00734    if (n) {
00735      if (gvp == (char*)G__PVOID) {
00736        delete[] (BesAboutHelp*) soff;
00737      } else {
00738        G__setgvp((long) G__PVOID);
00739        for (int i = n - 1; i >= 0; --i) {
00740          ((BesAboutHelp*) (soff+(sizeof(BesAboutHelp)*i)))->~G__TBesAboutHelp();
00741        }
00742        G__setgvp((long)gvp);
00743      }
00744    } else {
00745      if (gvp == (char*)G__PVOID) {
00746        delete (BesAboutHelp*) soff;
00747      } else {
00748        G__setgvp((long) G__PVOID);
00749        ((BesAboutHelp*) (soff))->~G__TBesAboutHelp();
00750        G__setgvp((long)gvp);
00751      }
00752    }
00753    G__setnull(result7);
00754    return(1 || funcname || hash || result7 || libp) ;
00755 }
00756 
00757 
00758 /* BesMdcPalette */
00759 static int G__BesVisClient_rootcint_306_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00760 {
00761    BesMdcPalette* p = NULL;
00762    char* gvp = (char*) G__getgvp();
00763    //m: 2
00764    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00765      p = new BesMdcPalette((TGWindow*) G__int(libp->para[0]), (TGWindow*) G__int(libp->para[1]));
00766    } else {
00767      p = new((void*) gvp) BesMdcPalette((TGWindow*) G__int(libp->para[0]), (TGWindow*) G__int(libp->para[1]));
00768    }
00769    result7->obj.i = (long) p;
00770    result7->ref = (long) p;
00771    G__set_tagnum(result7,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesMdcPalette));
00772    return(1 || funcname || hash || result7 || libp) ;
00773 }
00774 
00775 static int G__BesVisClient_rootcint_306_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00776 {
00777       G__letint(result7, 85, (long) BesMdcPalette::Class());
00778    return(1 || funcname || hash || result7 || libp) ;
00779 }
00780 
00781 static int G__BesVisClient_rootcint_306_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00782 {
00783       G__letint(result7, 67, (long) BesMdcPalette::Class_Name());
00784    return(1 || funcname || hash || result7 || libp) ;
00785 }
00786 
00787 static int G__BesVisClient_rootcint_306_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00788 {
00789       G__letint(result7, 115, (long) BesMdcPalette::Class_Version());
00790    return(1 || funcname || hash || result7 || libp) ;
00791 }
00792 
00793 static int G__BesVisClient_rootcint_306_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00794 {
00795       BesMdcPalette::Dictionary();
00796       G__setnull(result7);
00797    return(1 || funcname || hash || result7 || libp) ;
00798 }
00799 
00800 static int G__BesVisClient_rootcint_306_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00801 {
00802       ((BesMdcPalette*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
00803       G__setnull(result7);
00804    return(1 || funcname || hash || result7 || libp) ;
00805 }
00806 
00807 static int G__BesVisClient_rootcint_306_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00808 {
00809       G__letint(result7, 67, (long) BesMdcPalette::DeclFileName());
00810    return(1 || funcname || hash || result7 || libp) ;
00811 }
00812 
00813 static int G__BesVisClient_rootcint_306_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00814 {
00815       G__letint(result7, 105, (long) BesMdcPalette::ImplFileLine());
00816    return(1 || funcname || hash || result7 || libp) ;
00817 }
00818 
00819 static int G__BesVisClient_rootcint_306_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00820 {
00821       G__letint(result7, 67, (long) BesMdcPalette::ImplFileName());
00822    return(1 || funcname || hash || result7 || libp) ;
00823 }
00824 
00825 static int G__BesVisClient_rootcint_306_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00826 {
00827       G__letint(result7, 105, (long) BesMdcPalette::DeclFileLine());
00828    return(1 || funcname || hash || result7 || libp) ;
00829 }
00830 
00831 // automatic destructor
00832 typedef BesMdcPalette G__TBesMdcPalette;
00833 static int G__BesVisClient_rootcint_306_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00834 {
00835    char* gvp = (char*) G__getgvp();
00836    long soff = G__getstructoffset();
00837    int n = G__getaryconstruct();
00838    //
00839    //has_a_delete: 1
00840    //has_own_delete1arg: 0
00841    //has_own_delete2arg: 0
00842    //
00843    if (!soff) {
00844      return(1);
00845    }
00846    if (n) {
00847      if (gvp == (char*)G__PVOID) {
00848        delete[] (BesMdcPalette*) soff;
00849      } else {
00850        G__setgvp((long) G__PVOID);
00851        for (int i = n - 1; i >= 0; --i) {
00852          ((BesMdcPalette*) (soff+(sizeof(BesMdcPalette)*i)))->~G__TBesMdcPalette();
00853        }
00854        G__setgvp((long)gvp);
00855      }
00856    } else {
00857      if (gvp == (char*)G__PVOID) {
00858        delete (BesMdcPalette*) soff;
00859      } else {
00860        G__setgvp((long) G__PVOID);
00861        ((BesMdcPalette*) (soff))->~G__TBesMdcPalette();
00862        G__setgvp((long)gvp);
00863      }
00864    }
00865    G__setnull(result7);
00866    return(1 || funcname || hash || result7 || libp) ;
00867 }
00868 
00869 
00870 /* BesClient */
00871 static int G__BesVisClient_rootcint_1050_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00872 {
00873    BesClient* p = NULL;
00874    char* gvp = (char*) G__getgvp();
00875    switch (libp->paran) {
00876    case 7:
00877      //m: 7
00878      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00879        p = new BesClient(
00880 (TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00881 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
00882 , (Option_t*) G__int(libp->para[4]), (Int_t) G__int(libp->para[5])
00883 , (char**) G__int(libp->para[6]));
00884      } else {
00885        p = new((void*) gvp) BesClient(
00886 (TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00887 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
00888 , (Option_t*) G__int(libp->para[4]), (Int_t) G__int(libp->para[5])
00889 , (char**) G__int(libp->para[6]));
00890      }
00891      break;
00892    case 6:
00893      //m: 6
00894      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00895        p = new BesClient(
00896 (TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00897 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
00898 , (Option_t*) G__int(libp->para[4]), (Int_t) G__int(libp->para[5]));
00899      } else {
00900        p = new((void*) gvp) BesClient(
00901 (TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00902 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
00903 , (Option_t*) G__int(libp->para[4]), (Int_t) G__int(libp->para[5]));
00904      }
00905      break;
00906    case 5:
00907      //m: 5
00908      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00909        p = new BesClient(
00910 (TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00911 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
00912 , (Option_t*) G__int(libp->para[4]));
00913      } else {
00914        p = new((void*) gvp) BesClient(
00915 (TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00916 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
00917 , (Option_t*) G__int(libp->para[4]));
00918      }
00919      break;
00920    case 4:
00921      //m: 4
00922      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00923        p = new BesClient(
00924 (TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00925 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
00926      } else {
00927        p = new((void*) gvp) BesClient(
00928 (TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00929 , (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
00930      }
00931      break;
00932    }
00933    result7->obj.i = (long) p;
00934    result7->ref = (long) p;
00935    G__set_tagnum(result7,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesClient));
00936    return(1 || funcname || hash || result7 || libp) ;
00937 }
00938 
00939 static int G__BesVisClient_rootcint_1050_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00940 {
00941       ((BesClient*) G__getstructoffset())->InitLocal();
00942       G__setnull(result7);
00943    return(1 || funcname || hash || result7 || libp) ;
00944 }
00945 
00946 static int G__BesVisClient_rootcint_1050_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00947 {
00948       ((BesClient*) G__getstructoffset())->InitParameter();
00949       G__setnull(result7);
00950    return(1 || funcname || hash || result7 || libp) ;
00951 }
00952 
00953 static int G__BesVisClient_rootcint_1050_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00954 {
00955       ((BesClient*) G__getstructoffset())->InitConnections();
00956       G__setnull(result7);
00957    return(1 || funcname || hash || result7 || libp) ;
00958 }
00959 
00960 static int G__BesVisClient_rootcint_1050_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00961 {
00962       ((BesClient*) G__getstructoffset())->CreateWidget((const char*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
00963 , (UInt_t) G__int(libp->para[2]));
00964       G__setnull(result7);
00965    return(1 || funcname || hash || result7 || libp) ;
00966 }
00967 
00968 static int G__BesVisClient_rootcint_1050_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00969 {
00970       ((BesClient*) G__getstructoffset())->CreateHorizontalRuler();
00971       G__setnull(result7);
00972    return(1 || funcname || hash || result7 || libp) ;
00973 }
00974 
00975 static int G__BesVisClient_rootcint_1050_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00976 {
00977       ((BesClient*) G__getstructoffset())->CreateMenuBar();
00978       G__setnull(result7);
00979    return(1 || funcname || hash || result7 || libp) ;
00980 }
00981 
00982 static int G__BesVisClient_rootcint_1050_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00983 {
00984       ((BesClient*) G__getstructoffset())->CreateUpButtonBar();
00985       G__setnull(result7);
00986    return(1 || funcname || hash || result7 || libp) ;
00987 }
00988 
00989 static int G__BesVisClient_rootcint_1050_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00990 {
00991       ((BesClient*) G__getstructoffset())->CreateDisplayModeBar();
00992       G__setnull(result7);
00993    return(1 || funcname || hash || result7 || libp) ;
00994 }
00995 
00996 static int G__BesVisClient_rootcint_1050_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00997 {
00998       ((BesClient*) G__getstructoffset())->CreateToolBar();
00999       G__setnull(result7);
01000    return(1 || funcname || hash || result7 || libp) ;
01001 }
01002 
01003 static int G__BesVisClient_rootcint_1050_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01004 {
01005       ((BesClient*) G__getstructoffset())->CreateTitleBar();
01006       G__setnull(result7);
01007    return(1 || funcname || hash || result7 || libp) ;
01008 }
01009 
01010 static int G__BesVisClient_rootcint_1050_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01011 {
01012       ((BesClient*) G__getstructoffset())->CreateStatusBar();
01013       G__setnull(result7);
01014    return(1 || funcname || hash || result7 || libp) ;
01015 }
01016 
01017 static int G__BesVisClient_rootcint_1050_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01018 {
01019       ((BesClient*) G__getstructoffset())->CreateMainFrame();
01020       G__setnull(result7);
01021    return(1 || funcname || hash || result7 || libp) ;
01022 }
01023 
01024 static int G__BesVisClient_rootcint_1050_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01025 {
01026       ((BesClient*) G__getstructoffset())->CreateCanvas();
01027       G__setnull(result7);
01028    return(1 || funcname || hash || result7 || libp) ;
01029 }
01030 
01031 static int G__BesVisClient_rootcint_1050_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01032 {
01033       ((BesClient*) G__getstructoffset())->CreateTabs();
01034       G__setnull(result7);
01035    return(1 || funcname || hash || result7 || libp) ;
01036 }
01037 
01038 static int G__BesVisClient_rootcint_1050_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01039 {
01040       ((BesClient*) G__getstructoffset())->HandleMenu((Int_t) G__int(libp->para[0]));
01041       G__setnull(result7);
01042    return(1 || funcname || hash || result7 || libp) ;
01043 }
01044 
01045 static int G__BesVisClient_rootcint_1050_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01046 {
01047       ((BesClient*) G__getstructoffset())->HandleViewOptionMenu((Int_t) G__int(libp->para[0]));
01048       G__setnull(result7);
01049    return(1 || funcname || hash || result7 || libp) ;
01050 }
01051 
01052 static int G__BesVisClient_rootcint_1050_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01053 {
01054       ((BesClient*) G__getstructoffset())->HandleError((const char*) G__int(libp->para[0]));
01055       G__setnull(result7);
01056    return(1 || funcname || hash || result7 || libp) ;
01057 }
01058 
01059 static int G__BesVisClient_rootcint_1050_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01060 {
01061       ((BesClient*) G__getstructoffset())->HandleInfoBar((const char*) G__int(libp->para[0]));
01062       G__setnull(result7);
01063    return(1 || funcname || hash || result7 || libp) ;
01064 }
01065 
01066 static int G__BesVisClient_rootcint_1050_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01067 {
01068       ((BesClient*) G__getstructoffset())->HandleStatusBar((const char*) G__int(libp->para[0]));
01069       G__setnull(result7);
01070    return(1 || funcname || hash || result7 || libp) ;
01071 }
01072 
01073 static int G__BesVisClient_rootcint_1050_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01074 {
01075    switch (libp->paran) {
01076    case 1:
01077       ((BesClient*) G__getstructoffset())->HandleButtons((Int_t) G__int(libp->para[0]));
01078       G__setnull(result7);
01079       break;
01080    case 0:
01081       ((BesClient*) G__getstructoffset())->HandleButtons();
01082       G__setnull(result7);
01083       break;
01084    }
01085    return(1 || funcname || hash || result7 || libp) ;
01086 }
01087 
01088 static int G__BesVisClient_rootcint_1050_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01089 {
01090       ((BesClient*) G__getstructoffset())->HandleSliders((Int_t) G__int(libp->para[0]));
01091       G__setnull(result7);
01092    return(1 || funcname || hash || result7 || libp) ;
01093 }
01094 
01095 static int G__BesVisClient_rootcint_1050_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01096 {
01097       ((BesClient*) G__getstructoffset())->HandleEventList((TGListTreeItem*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
01098       G__setnull(result7);
01099    return(1 || funcname || hash || result7 || libp) ;
01100 }
01101 
01102 static int G__BesVisClient_rootcint_1050_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01103 {
01104       ((BesClient*) G__getstructoffset())->UpdateBesInputFields();
01105       G__setnull(result7);
01106    return(1 || funcname || hash || result7 || libp) ;
01107 }
01108 
01109 static int G__BesVisClient_rootcint_1050_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01110 {
01111       ((BesClient*) G__getstructoffset())->LoadGeoFile();
01112       G__setnull(result7);
01113    return(1 || funcname || hash || result7 || libp) ;
01114 }
01115 
01116 static int G__BesVisClient_rootcint_1050_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01117 {
01118       ((BesClient*) G__getstructoffset())->OpenGeoFile(*((TString*) G__int(libp->para[0])));
01119       G__setnull(result7);
01120    return(1 || funcname || hash || result7 || libp) ;
01121 }
01122 
01123 static int G__BesVisClient_rootcint_1050_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01124 {
01125       ((BesClient*) G__getstructoffset())->SaveGeoAs();
01126       G__setnull(result7);
01127    return(1 || funcname || hash || result7 || libp) ;
01128 }
01129 
01130 static int G__BesVisClient_rootcint_1050_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01131 {
01132       ((BesClient*) G__getstructoffset())->OpenEventFile();
01133       G__setnull(result7);
01134    return(1 || funcname || hash || result7 || libp) ;
01135 }
01136 
01137 static int G__BesVisClient_rootcint_1050_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01138 {
01139       ((BesClient*) G__getstructoffset())->OpenEventFile(*((TString*) G__int(libp->para[0])));
01140       G__setnull(result7);
01141    return(1 || funcname || hash || result7 || libp) ;
01142 }
01143 
01144 static int G__BesVisClient_rootcint_1050_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01145 {
01146       ((BesClient*) G__getstructoffset())->SavePicAs();
01147       G__setnull(result7);
01148    return(1 || funcname || hash || result7 || libp) ;
01149 }
01150 
01151 static int G__BesVisClient_rootcint_1050_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01152 {
01153       ((BesClient*) G__getstructoffset())->SavePicAsPS();
01154       G__setnull(result7);
01155    return(1 || funcname || hash || result7 || libp) ;
01156 }
01157 
01158 static int G__BesVisClient_rootcint_1050_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01159 {
01160       ((BesClient*) G__getstructoffset())->SetHome();
01161       G__setnull(result7);
01162    return(1 || funcname || hash || result7 || libp) ;
01163 }
01164 
01165 static int G__BesVisClient_rootcint_1050_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01166 {
01167       ((BesClient*) G__getstructoffset())->GoHome();
01168       G__setnull(result7);
01169    return(1 || funcname || hash || result7 || libp) ;
01170 }
01171 
01172 static int G__BesVisClient_rootcint_1050_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01173 {
01174       ((BesClient*) G__getstructoffset())->SaveMyConfig();
01175       G__setnull(result7);
01176    return(1 || funcname || hash || result7 || libp) ;
01177 }
01178 
01179 static int G__BesVisClient_rootcint_1050_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01180 {
01181       ((BesClient*) G__getstructoffset())->LoadMyConfig();
01182       G__setnull(result7);
01183    return(1 || funcname || hash || result7 || libp) ;
01184 }
01185 
01186 static int G__BesVisClient_rootcint_1050_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01187 {
01188       ((BesClient*) G__getstructoffset())->LoadMdcPalette();
01189       G__setnull(result7);
01190    return(1 || funcname || hash || result7 || libp) ;
01191 }
01192 
01193 static int G__BesVisClient_rootcint_1050_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01194 {
01195       ((BesClient*) G__getstructoffset())->Help();
01196       G__setnull(result7);
01197    return(1 || funcname || hash || result7 || libp) ;
01198 }
01199 
01200 static int G__BesVisClient_rootcint_1050_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01201 {
01202       ((BesClient*) G__getstructoffset())->SetAllDisplayModeButtonUnHL();
01203       G__setnull(result7);
01204    return(1 || funcname || hash || result7 || libp) ;
01205 }
01206 
01207 static int G__BesVisClient_rootcint_1050_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01208 {
01209       ((BesClient*) G__getstructoffset())->X3D();
01210       G__setnull(result7);
01211    return(1 || funcname || hash || result7 || libp) ;
01212 }
01213 
01214 static int G__BesVisClient_rootcint_1050_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01215 {
01216       ((BesClient*) G__getstructoffset())->OpenGL();
01217       G__setnull(result7);
01218    return(1 || funcname || hash || result7 || libp) ;
01219 }
01220 
01221 static int G__BesVisClient_rootcint_1050_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01222 {
01223       ((BesClient*) G__getstructoffset())->Show();
01224       G__setnull(result7);
01225    return(1 || funcname || hash || result7 || libp) ;
01226 }
01227 
01228 static int G__BesVisClient_rootcint_1050_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01229 {
01230       G__letint(result7, 103, (long) ((BesClient*) G__getstructoffset())->GetEvent((Long64_t) G__Longlong(libp->para[0])));
01231    return(1 || funcname || hash || result7 || libp) ;
01232 }
01233 
01234 static int G__BesVisClient_rootcint_1050_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01235 {
01236       G__letint(result7, 103, (long) ((BesClient*) G__getstructoffset())->GetRecEvent());
01237    return(1 || funcname || hash || result7 || libp) ;
01238 }
01239 
01240 static int G__BesVisClient_rootcint_1050_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01241 {
01242       G__letint(result7, 103, (long) ((BesClient*) G__getstructoffset())->NextEvent());
01243    return(1 || funcname || hash || result7 || libp) ;
01244 }
01245 
01246 static int G__BesVisClient_rootcint_1050_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01247 {
01248       G__letint(result7, 103, (long) ((BesClient*) G__getstructoffset())->PrevEvent());
01249    return(1 || funcname || hash || result7 || libp) ;
01250 }
01251 
01252 static int G__BesVisClient_rootcint_1050_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01253 {
01254       ((BesClient*) G__getstructoffset())->AutoDisplayEvent();
01255       G__setnull(result7);
01256    return(1 || funcname || hash || result7 || libp) ;
01257 }
01258 
01259 static int G__BesVisClient_rootcint_1050_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01260 {
01261       ((BesClient*) G__getstructoffset())->AutoDisplayEventCommand();
01262       G__setnull(result7);
01263    return(1 || funcname || hash || result7 || libp) ;
01264 }
01265 
01266 static int G__BesVisClient_rootcint_1050_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01267 {
01268       G__letint(result7, 103, (long) ((BesClient*) G__getstructoffset())->FirstEvent());
01269    return(1 || funcname || hash || result7 || libp) ;
01270 }
01271 
01272 static int G__BesVisClient_rootcint_1050_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01273 {
01274       ((BesClient*) G__getstructoffset())->RotateClockWise((int) G__int(libp->para[0]));
01275       G__setnull(result7);
01276    return(1 || funcname || hash || result7 || libp) ;
01277 }
01278 
01279 static int G__BesVisClient_rootcint_1050_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01280 {
01281       ((BesClient*) G__getstructoffset())->RotateTheta((int) G__int(libp->para[0]));
01282       G__setnull(result7);
01283    return(1 || funcname || hash || result7 || libp) ;
01284 }
01285 
01286 static int G__BesVisClient_rootcint_1050_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01287 {
01288       ((BesClient*) G__getstructoffset())->RotatePhi((int) G__int(libp->para[0]));
01289       G__setnull(result7);
01290    return(1 || funcname || hash || result7 || libp) ;
01291 }
01292 
01293 static int G__BesVisClient_rootcint_1050_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01294 {
01295       ((BesClient*) G__getstructoffset())->RotatePsi((int) G__int(libp->para[0]));
01296       G__setnull(result7);
01297    return(1 || funcname || hash || result7 || libp) ;
01298 }
01299 
01300 static int G__BesVisClient_rootcint_1050_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01301 {
01302       ((BesClient*) G__getstructoffset())->AutoRotate();
01303       G__setnull(result7);
01304    return(1 || funcname || hash || result7 || libp) ;
01305 }
01306 
01307 static int G__BesVisClient_rootcint_1050_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01308 {
01309       ((BesClient*) G__getstructoffset())->AutoRotateCommand();
01310       G__setnull(result7);
01311    return(1 || funcname || hash || result7 || libp) ;
01312 }
01313 
01314 static int G__BesVisClient_rootcint_1050_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01315 {
01316       ((BesClient*) G__getstructoffset())->ExecuteEvent((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
01317 , (Int_t) G__int(libp->para[2]), (TObject*) G__int(libp->para[3]));
01318       G__setnull(result7);
01319    return(1 || funcname || hash || result7 || libp) ;
01320 }
01321 
01322 static int G__BesVisClient_rootcint_1050_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01323 {
01324    switch (libp->paran) {
01325    case 1:
01326       ((BesClient*) G__getstructoffset())->SetState((Int_t) G__int(libp->para[0]));
01327       G__setnull(result7);
01328       break;
01329    case 0:
01330       ((BesClient*) G__getstructoffset())->SetState();
01331       G__setnull(result7);
01332       break;
01333    }
01334    return(1 || funcname || hash || result7 || libp) ;
01335 }
01336 
01337 static int G__BesVisClient_rootcint_1050_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01338 {
01339       ((BesClient*) G__getstructoffset())->UpdateStatus();
01340       G__setnull(result7);
01341    return(1 || funcname || hash || result7 || libp) ;
01342 }
01343 
01344 static int G__BesVisClient_rootcint_1050_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01345 {
01346       ((BesClient*) G__getstructoffset())->UpdateAllView();
01347       G__setnull(result7);
01348    return(1 || funcname || hash || result7 || libp) ;
01349 }
01350 
01351 static int G__BesVisClient_rootcint_1050_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01352 {
01353       ((BesClient*) G__getstructoffset())->UpdateCurrentPad();
01354       G__setnull(result7);
01355    return(1 || funcname || hash || result7 || libp) ;
01356 }
01357 
01358 static int G__BesVisClient_rootcint_1050_0_68(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01359 {
01360       ((BesClient*) G__getstructoffset())->ChangeFocus();
01361       G__setnull(result7);
01362    return(1 || funcname || hash || result7 || libp) ;
01363 }
01364 
01365 static int G__BesVisClient_rootcint_1050_0_69(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01366 {
01367       ((BesClient*) G__getstructoffset())->ExecuteReturn();
01368       G__setnull(result7);
01369    return(1 || funcname || hash || result7 || libp) ;
01370 }
01371 
01372 static int G__BesVisClient_rootcint_1050_0_70(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01373 {
01374       G__letint(result7, 107, (long) ((BesClient*) G__getstructoffset())->GetPic((const char*) G__int(libp->para[0])));
01375    return(1 || funcname || hash || result7 || libp) ;
01376 }
01377 
01378 static int G__BesVisClient_rootcint_1050_0_71(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01379 {
01380       G__letint(result7, 103, (long) ((BesClient*) G__getstructoffset())->FileExists(*((TString*) G__int(libp->para[0]))));
01381    return(1 || funcname || hash || result7 || libp) ;
01382 }
01383 
01384 static int G__BesVisClient_rootcint_1050_0_72(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01385 {
01386       ((BesClient*) G__getstructoffset())->SetRange(*(Double_t*) G__Doubleref(&libp->para[0]), (Double_t) G__double(libp->para[1])
01387 , (Double_t) G__double(libp->para[2]));
01388       G__setnull(result7);
01389    return(1 || funcname || hash || result7 || libp) ;
01390 }
01391 
01392 static int G__BesVisClient_rootcint_1050_0_73(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01393 {
01394       G__letLonglong(result7, 110, (G__int64) ((BesClient*) G__getstructoffset())->GetBesRunNo());
01395    return(1 || funcname || hash || result7 || libp) ;
01396 }
01397 
01398 static int G__BesVisClient_rootcint_1050_0_74(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01399 {
01400       G__letLonglong(result7, 110, (G__int64) ((BesClient*) G__getstructoffset())->GetBesEventNo());
01401    return(1 || funcname || hash || result7 || libp) ;
01402 }
01403 
01404 static int G__BesVisClient_rootcint_1050_0_75(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01405 {
01406       G__letint(result7, 105, (long) ((BesClient*) G__getstructoffset())->GetEventPlaySpeed());
01407    return(1 || funcname || hash || result7 || libp) ;
01408 }
01409 
01410 static int G__BesVisClient_rootcint_1050_0_76(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01411 {
01412       G__letint(result7, 105, (long) ((BesClient*) G__getstructoffset())->GetRotateFPS());
01413    return(1 || funcname || hash || result7 || libp) ;
01414 }
01415 
01416 static int G__BesVisClient_rootcint_1050_0_77(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01417 {
01418       G__letdouble(result7, 100, (double) ((BesClient*) G__getstructoffset())->GetRotateSpeed());
01419    return(1 || funcname || hash || result7 || libp) ;
01420 }
01421 
01422 static int G__BesVisClient_rootcint_1050_0_78(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01423 {
01424       G__letdouble(result7, 100, (double) ((BesClient*) G__getstructoffset())->GetRotateStep());
01425    return(1 || funcname || hash || result7 || libp) ;
01426 }
01427 
01428 static int G__BesVisClient_rootcint_1050_0_79(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01429 {
01430       ((BesClient*) G__getstructoffset())->SetRotateSpeed();
01431       G__setnull(result7);
01432    return(1 || funcname || hash || result7 || libp) ;
01433 }
01434 
01435 static int G__BesVisClient_rootcint_1050_0_80(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01436 {
01437       ((BesClient*) G__getstructoffset())->SetRotateStep();
01438       G__setnull(result7);
01439    return(1 || funcname || hash || result7 || libp) ;
01440 }
01441 
01442 static int G__BesVisClient_rootcint_1050_0_81(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01443 {
01444       G__letint(result7, 85, (long) BesClient::Class());
01445    return(1 || funcname || hash || result7 || libp) ;
01446 }
01447 
01448 static int G__BesVisClient_rootcint_1050_0_82(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01449 {
01450       G__letint(result7, 67, (long) BesClient::Class_Name());
01451    return(1 || funcname || hash || result7 || libp) ;
01452 }
01453 
01454 static int G__BesVisClient_rootcint_1050_0_83(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01455 {
01456       G__letint(result7, 115, (long) BesClient::Class_Version());
01457    return(1 || funcname || hash || result7 || libp) ;
01458 }
01459 
01460 static int G__BesVisClient_rootcint_1050_0_84(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01461 {
01462       BesClient::Dictionary();
01463       G__setnull(result7);
01464    return(1 || funcname || hash || result7 || libp) ;
01465 }
01466 
01467 static int G__BesVisClient_rootcint_1050_0_88(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01468 {
01469       ((BesClient*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
01470       G__setnull(result7);
01471    return(1 || funcname || hash || result7 || libp) ;
01472 }
01473 
01474 static int G__BesVisClient_rootcint_1050_0_89(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01475 {
01476       G__letint(result7, 67, (long) BesClient::DeclFileName());
01477    return(1 || funcname || hash || result7 || libp) ;
01478 }
01479 
01480 static int G__BesVisClient_rootcint_1050_0_90(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01481 {
01482       G__letint(result7, 105, (long) BesClient::ImplFileLine());
01483    return(1 || funcname || hash || result7 || libp) ;
01484 }
01485 
01486 static int G__BesVisClient_rootcint_1050_0_91(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01487 {
01488       G__letint(result7, 67, (long) BesClient::ImplFileName());
01489    return(1 || funcname || hash || result7 || libp) ;
01490 }
01491 
01492 static int G__BesVisClient_rootcint_1050_0_92(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01493 {
01494       G__letint(result7, 105, (long) BesClient::DeclFileLine());
01495    return(1 || funcname || hash || result7 || libp) ;
01496 }
01497 
01498 // automatic destructor
01499 typedef BesClient G__TBesClient;
01500 static int G__BesVisClient_rootcint_1050_0_93(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01501 {
01502    char* gvp = (char*) G__getgvp();
01503    long soff = G__getstructoffset();
01504    int n = G__getaryconstruct();
01505    //
01506    //has_a_delete: 1
01507    //has_own_delete1arg: 0
01508    //has_own_delete2arg: 0
01509    //
01510    if (!soff) {
01511      return(1);
01512    }
01513    if (n) {
01514      if (gvp == (char*)G__PVOID) {
01515        delete[] (BesClient*) soff;
01516      } else {
01517        G__setgvp((long) G__PVOID);
01518        for (int i = n - 1; i >= 0; --i) {
01519          ((BesClient*) (soff+(sizeof(BesClient)*i)))->~G__TBesClient();
01520        }
01521        G__setgvp((long)gvp);
01522      }
01523    } else {
01524      if (gvp == (char*)G__PVOID) {
01525        delete (BesClient*) soff;
01526      } else {
01527        G__setgvp((long) G__PVOID);
01528        ((BesClient*) (soff))->~G__TBesClient();
01529        G__setgvp((long)gvp);
01530      }
01531    }
01532    G__setnull(result7);
01533    return(1 || funcname || hash || result7 || libp) ;
01534 }
01535 
01536 
01537 /* Setting up global function */
01538 
01539 /*********************************************************
01540 * Member function Stub
01541 *********************************************************/
01542 
01543 /* BesAboutHelp */
01544 
01545 /* BesMdcPalette */
01546 
01547 /* BesClient */
01548 
01549 /*********************************************************
01550 * Global function Stub
01551 *********************************************************/
01552 
01553 /*********************************************************
01554 * Get size of pointer to member function
01555 *********************************************************/
01556 class G__Sizep2memfuncBesVisClient_rootcint {
01557  public:
01558   G__Sizep2memfuncBesVisClient_rootcint(): p(&G__Sizep2memfuncBesVisClient_rootcint::sizep2memfunc) {}
01559     size_t sizep2memfunc() { return(sizeof(p)); }
01560   private:
01561     size_t (G__Sizep2memfuncBesVisClient_rootcint::*p)();
01562 };
01563 
01564 size_t G__get_sizep2memfuncBesVisClient_rootcint()
01565 {
01566   G__Sizep2memfuncBesVisClient_rootcint a;
01567   G__setsizep2memfunc((int)a.sizep2memfunc());
01568   return((size_t)a.sizep2memfunc());
01569 }
01570 
01571 
01572 /*********************************************************
01573 * virtual base class offset calculation interface
01574 *********************************************************/
01575 
01576    /* Setting up class inheritance */
01577 
01578 /*********************************************************
01579 * Inheritance information setup/
01580 *********************************************************/
01581 extern "C" void G__cpp_setup_inheritanceBesVisClient_rootcint() {
01582 
01583    /* Setting up class inheritance */
01584    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesAboutHelp))) {
01585      BesAboutHelp *G__Lderived;
01586      G__Lderived=(BesAboutHelp*)0x1000;
01587      {
01588        TGTransientFrame *G__Lpbase=(TGTransientFrame*)G__Lderived;
01589        G__inheritance_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesAboutHelp),G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGTransientFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
01590      }
01591      {
01592        TGMainFrame *G__Lpbase=(TGMainFrame*)G__Lderived;
01593        G__inheritance_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesAboutHelp),G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGMainFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
01594      }
01595      {
01596        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
01597        G__inheritance_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesAboutHelp),G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
01598      }
01599      {
01600        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
01601        G__inheritance_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesAboutHelp),G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
01602      }
01603      {
01604        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
01605        G__inheritance_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesAboutHelp),G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
01606      }
01607      {
01608        TGObject *G__Lpbase=(TGObject*)G__Lderived;
01609        G__inheritance_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesAboutHelp),G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
01610      }
01611      {
01612        TObject *G__Lpbase=(TObject*)G__Lderived;
01613        G__inheritance_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesAboutHelp),G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
01614      }
01615      {
01616        TQObject *G__Lpbase=(TQObject*)G__Lderived;
01617        G__inheritance_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesAboutHelp),G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
01618      }
01619    }
01620    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesMdcPalette))) {
01621      BesMdcPalette *G__Lderived;
01622      G__Lderived=(BesMdcPalette*)0x1000;
01623      {
01624        TGTransientFrame *G__Lpbase=(TGTransientFrame*)G__Lderived;
01625        G__inheritance_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesMdcPalette),G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGTransientFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
01626      }
01627      {
01628        TGMainFrame *G__Lpbase=(TGMainFrame*)G__Lderived;
01629        G__inheritance_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesMdcPalette),G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGMainFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
01630      }
01631      {
01632        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
01633        G__inheritance_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesMdcPalette),G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
01634      }
01635      {
01636        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
01637        G__inheritance_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesMdcPalette),G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
01638      }
01639      {
01640        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
01641        G__inheritance_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesMdcPalette),G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
01642      }
01643      {
01644        TGObject *G__Lpbase=(TGObject*)G__Lderived;
01645        G__inheritance_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesMdcPalette),G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
01646      }
01647      {
01648        TObject *G__Lpbase=(TObject*)G__Lderived;
01649        G__inheritance_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesMdcPalette),G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
01650      }
01651      {
01652        TQObject *G__Lpbase=(TQObject*)G__Lderived;
01653        G__inheritance_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesMdcPalette),G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
01654      }
01655    }
01656    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesClient))) {
01657      BesClient *G__Lderived;
01658      G__Lderived=(BesClient*)0x1000;
01659      {
01660        TGMainFrame *G__Lpbase=(TGMainFrame*)G__Lderived;
01661        G__inheritance_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesClient),G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGMainFrame),(long)G__Lpbase-(long)G__Lderived,1,1);
01662      }
01663      {
01664        TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
01665        G__inheritance_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesClient),G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
01666      }
01667      {
01668        TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
01669        G__inheritance_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesClient),G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGFrame),(long)G__Lpbase-(long)G__Lderived,1,0);
01670      }
01671      {
01672        TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
01673        G__inheritance_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesClient),G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGWindow),(long)G__Lpbase-(long)G__Lderived,1,0);
01674      }
01675      {
01676        TGObject *G__Lpbase=(TGObject*)G__Lderived;
01677        G__inheritance_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesClient),G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGObject),(long)G__Lpbase-(long)G__Lderived,1,0);
01678      }
01679      {
01680        TObject *G__Lpbase=(TObject*)G__Lderived;
01681        G__inheritance_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesClient),G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
01682      }
01683      {
01684        TQObject *G__Lpbase=(TQObject*)G__Lderived;
01685        G__inheritance_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesClient),G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TQObject),(long)G__Lpbase-(long)G__Lderived,1,0);
01686      }
01687    }
01688 }
01689 
01690 /*********************************************************
01691 * typedef information setup/
01692 *********************************************************/
01693 extern "C" void G__cpp_setup_typetableBesVisClient_rootcint() {
01694 
01695    /* Setting up typedef entry */
01696    G__search_typename2("Int_t",105,-1,0,-1);
01697    G__setnewtype(-1,"Signed integer 4 bytes (int)",0);
01698    G__search_typename2("UInt_t",104,-1,0,-1);
01699    G__setnewtype(-1,"Unsigned integer 4 bytes (unsigned int)",0);
01700    G__search_typename2("Double_t",100,-1,0,-1);
01701    G__setnewtype(-1,"Double 8 bytes",0);
01702    G__search_typename2("Bool_t",103,-1,0,-1);
01703    G__setnewtype(-1,"Boolean (0=false, 1=true) (bool)",0);
01704    G__search_typename2("Version_t",115,-1,0,-1);
01705    G__setnewtype(-1,"Class version identifier (short)",0);
01706    G__search_typename2("Option_t",99,-1,256,-1);
01707    G__setnewtype(-1,"Option string (const char)",0);
01708    G__search_typename2("Long64_t",110,-1,0,-1);
01709    G__setnewtype(-1,"Portable signed long integer 8 bytes",0);
01710    G__search_typename2("vector<ROOT::TSchemaHelper>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1);
01711    G__setnewtype(-1,NULL,0);
01712    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
01713    G__setnewtype(-1,NULL,0);
01714    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
01715    G__setnewtype(-1,NULL,0);
01716    G__search_typename2("vector<TVirtualArray*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1);
01717    G__setnewtype(-1,NULL,0);
01718    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
01719    G__setnewtype(-1,NULL,0);
01720    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
01721    G__setnewtype(-1,NULL,0);
01722    G__search_typename2("Pixmap_t",107,-1,0,-1);
01723    G__setnewtype(-1,"Pixmap handle",0);
01724    G__search_typename2("pair<UInt_t,Int_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_pairlEunsignedsPintcOintgR),0,-1);
01725    G__setnewtype(-1,NULL,0);
01726    G__search_typename2("vector<std::pair<UInt_t,Int_t> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEpairlEunsignedsPintcOintgRcOallocatorlEpairlEunsignedsPintcOintgRsPgRsPgR),0,-1);
01727    G__setnewtype(-1,NULL,0);
01728    G__search_typename2("vector<pair<UInt_t,Int_t> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEpairlEunsignedsPintcOintgRcOallocatorlEpairlEunsignedsPintcOintgRsPgRsPgR),0,-1);
01729    G__setnewtype(-1,NULL,0);
01730    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEpairlEunsignedsPintcOintgRcOallocatorlEpairlEunsignedsPintcOintgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEpairlEunsignedsPintcOintgRcOallocatorlEpairlEunsignedsPintcOintgRsPgRsPgR));
01731    G__setnewtype(-1,NULL,0);
01732    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEpairlEunsignedsPintcOintgRcOallocatorlEpairlEunsignedsPintcOintgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEpairlEunsignedsPintcOintgRcOallocatorlEpairlEunsignedsPintcOintgRsPgRsPgR));
01733    G__setnewtype(-1,NULL,0);
01734    G__search_typename2("vector<pair<unsigned int,int> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEpairlEunsignedsPintcOintgRcOallocatorlEpairlEunsignedsPintcOintgRsPgRsPgR),0,-1);
01735    G__setnewtype(-1,NULL,0);
01736    G__search_typename2("iterator<std::bidirectional_iterator_tag,TObject*,std::ptrdiff_t,const TObject**,const TObject*&>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
01737    G__setnewtype(-1,NULL,0);
01738    G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,std::ptrdiff_t,const TObject**,const TObject*&>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
01739    G__setnewtype(-1,NULL,0);
01740    G__search_typename2("iterator<bidirectional_iterator_tag,TObject*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
01741    G__setnewtype(-1,NULL,0);
01742    G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,long>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
01743    G__setnewtype(-1,NULL,0);
01744    G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,long,const TObject**>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
01745    G__setnewtype(-1,NULL,0);
01746    G__search_typename2("vector<UInt_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR),0,-1);
01747    G__setnewtype(-1,NULL,0);
01748    G__search_typename2("vector<TString>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlETStringcOallocatorlETStringgRsPgR),0,-1);
01749    G__setnewtype(-1,NULL,0);
01750    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlETStringcOallocatorlETStringgRsPgR));
01751    G__setnewtype(-1,NULL,0);
01752    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlETStringcOallocatorlETStringgRsPgR));
01753    G__setnewtype(-1,NULL,0);
01754    G__search_typename2("TVectorT<Double_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TVectorTlEdoublegR),0,-1);
01755    G__setnewtype(-1,NULL,0);
01756    G__search_typename2("map<Int_t,TGeoElementRN*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEintcOTGeoElementRNmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTGeoElementRNmUgRsPgRsPgR),0,-1);
01757    G__setnewtype(-1,NULL,0);
01758    G__search_typename2("map<int,TGeoElementRN*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEintcOTGeoElementRNmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTGeoElementRNmUgRsPgRsPgR),0,-1);
01759    G__setnewtype(-1,NULL,0);
01760    G__search_typename2("map<int,TGeoElementRN*,less<int> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEintcOTGeoElementRNmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTGeoElementRNmUgRsPgRsPgR),0,-1);
01761    G__setnewtype(-1,NULL,0);
01762    G__search_typename2("vector<ThreadData_t*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlETGeoVolumeAssemblycLcLThreadData_tmUcOallocatorlETGeoVolumeAssemblycLcLThreadData_tmUgRsPgR),0,-1);
01763    G__setnewtype(-1,NULL,0);
01764    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlETGeoVolumeAssemblycLcLThreadData_tmUcOallocatorlETGeoVolumeAssemblycLcLThreadData_tmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlETGeoVolumeAssemblycLcLThreadData_tmUcOallocatorlETGeoVolumeAssemblycLcLThreadData_tmUgRsPgR));
01765    G__setnewtype(-1,NULL,0);
01766    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlETGeoVolumeAssemblycLcLThreadData_tmUcOallocatorlETGeoVolumeAssemblycLcLThreadData_tmUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlETGeoVolumeAssemblycLcLThreadData_tmUcOallocatorlETGeoVolumeAssemblycLcLThreadData_tmUgRsPgR));
01767    G__setnewtype(-1,NULL,0);
01768    G__search_typename2("vector<TGeoVolumeAssembly::ThreadData_t*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlETGeoVolumeAssemblycLcLThreadData_tmUcOallocatorlETGeoVolumeAssemblycLcLThreadData_tmUgRsPgR),0,-1);
01769    G__setnewtype(-1,NULL,0);
01770    G__search_typename2("vector<ContentItem>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEContentGroupcLcLContentItemcOallocatorlEContentGroupcLcLContentItemgRsPgR),0,-1);
01771    G__setnewtype(-1,NULL,0);
01772    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEContentGroupcLcLContentItemcOallocatorlEContentGroupcLcLContentItemgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEContentGroupcLcLContentItemcOallocatorlEContentGroupcLcLContentItemgRsPgR));
01773    G__setnewtype(-1,NULL,0);
01774    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEContentGroupcLcLContentItemcOallocatorlEContentGroupcLcLContentItemgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEContentGroupcLcLContentItemcOallocatorlEContentGroupcLcLContentItemgRsPgR));
01775    G__setnewtype(-1,NULL,0);
01776    G__search_typename2("vector<ContentGroup::ContentItem>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEContentGroupcLcLContentItemcOallocatorlEContentGroupcLcLContentItemgRsPgR),0,-1);
01777    G__setnewtype(-1,NULL,0);
01778    G__search_typename2("vector<ContentChoice*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEContentChoicemUcOallocatorlEContentChoicemUgRsPgR),0,-1);
01779    G__setnewtype(-1,NULL,0);
01780    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEContentChoicemUcOallocatorlEContentChoicemUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEContentChoicemUcOallocatorlEContentChoicemUgRsPgR));
01781    G__setnewtype(-1,NULL,0);
01782    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEContentChoicemUcOallocatorlEContentChoicemUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEContentChoicemUcOallocatorlEContentChoicemUgRsPgR));
01783    G__setnewtype(-1,NULL,0);
01784    G__search_typename2("map<std::string,define::constant>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLconstantcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLconstantgRsPgRsPgR),0,-1);
01785    G__setnewtype(-1,NULL,0);
01786    G__search_typename2("map<string,define::constant>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLconstantcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLconstantgRsPgRsPgR),0,-1);
01787    G__setnewtype(-1,NULL,0);
01788    G__search_typename2("map<string,define::constant>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLconstantcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLconstantgRsPgRsPgR),0,-1);
01789    G__setnewtype(-1,NULL,0);
01790    G__search_typename2("map<string,define::constant,less<string> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLconstantcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLconstantgRsPgRsPgR),0,-1);
01791    G__setnewtype(-1,NULL,0);
01792    G__search_typename2("map<std::string,define::quantity>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLquantitycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLquantitygRsPgRsPgR),0,-1);
01793    G__setnewtype(-1,NULL,0);
01794    G__search_typename2("map<string,define::quantity>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLquantitycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLquantitygRsPgRsPgR),0,-1);
01795    G__setnewtype(-1,NULL,0);
01796    G__search_typename2("map<string,define::quantity>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLquantitycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLquantitygRsPgRsPgR),0,-1);
01797    G__setnewtype(-1,NULL,0);
01798    G__search_typename2("map<string,define::quantity,less<string> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLquantitycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLquantitygRsPgRsPgR),0,-1);
01799    G__setnewtype(-1,NULL,0);
01800    G__search_typename2("map<std::string,define::expression>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLexpressioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLexpressiongRsPgRsPgR),0,-1);
01801    G__setnewtype(-1,NULL,0);
01802    G__search_typename2("map<string,define::expression>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLexpressioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLexpressiongRsPgRsPgR),0,-1);
01803    G__setnewtype(-1,NULL,0);
01804    G__search_typename2("map<string,define::expression>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLexpressioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLexpressiongRsPgRsPgR),0,-1);
01805    G__setnewtype(-1,NULL,0);
01806    G__search_typename2("map<string,define::expression,less<string> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLexpressioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLexpressiongRsPgRsPgR),0,-1);
01807    G__setnewtype(-1,NULL,0);
01808    G__search_typename2("map<std::string,define::position>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLpositioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLpositiongRsPgRsPgR),0,-1);
01809    G__setnewtype(-1,NULL,0);
01810    G__search_typename2("map<string,define::position>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLpositioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLpositiongRsPgRsPgR),0,-1);
01811    G__setnewtype(-1,NULL,0);
01812    G__search_typename2("map<string,define::position>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLpositioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLpositiongRsPgRsPgR),0,-1);
01813    G__setnewtype(-1,NULL,0);
01814    G__search_typename2("map<string,define::position,less<string> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLpositioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLpositiongRsPgRsPgR),0,-1);
01815    G__setnewtype(-1,NULL,0);
01816    G__search_typename2("map<std::string,define::rotation>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLrotationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLrotationgRsPgRsPgR),0,-1);
01817    G__setnewtype(-1,NULL,0);
01818    G__search_typename2("map<string,define::rotation>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLrotationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLrotationgRsPgRsPgR),0,-1);
01819    G__setnewtype(-1,NULL,0);
01820    G__search_typename2("map<string,define::rotation>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLrotationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLrotationgRsPgRsPgR),0,-1);
01821    G__setnewtype(-1,NULL,0);
01822    G__search_typename2("map<string,define::rotation,less<string> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLrotationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLrotationgRsPgRsPgR),0,-1);
01823    G__setnewtype(-1,NULL,0);
01824    G__search_typename2("map<std::string,TGeoTranslation*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoTranslationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoTranslationmUgRsPgRsPgR),0,-1);
01825    G__setnewtype(-1,NULL,0);
01826    G__search_typename2("map<string,TGeoTranslation*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoTranslationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoTranslationmUgRsPgRsPgR),0,-1);
01827    G__setnewtype(-1,NULL,0);
01828    G__search_typename2("map<string,TGeoTranslation*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoTranslationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoTranslationmUgRsPgRsPgR),0,-1);
01829    G__setnewtype(-1,NULL,0);
01830    G__search_typename2("map<string,TGeoTranslation*,less<string> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoTranslationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoTranslationmUgRsPgRsPgR),0,-1);
01831    G__setnewtype(-1,NULL,0);
01832    G__search_typename2("map<std::string,TGeoRotation*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoRotationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoRotationmUgRsPgRsPgR),0,-1);
01833    G__setnewtype(-1,NULL,0);
01834    G__search_typename2("map<string,TGeoRotation*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoRotationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoRotationmUgRsPgRsPgR),0,-1);
01835    G__setnewtype(-1,NULL,0);
01836    G__search_typename2("map<string,TGeoRotation*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoRotationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoRotationmUgRsPgRsPgR),0,-1);
01837    G__setnewtype(-1,NULL,0);
01838    G__search_typename2("map<string,TGeoRotation*,less<string> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoRotationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoRotationmUgRsPgRsPgR),0,-1);
01839    G__setnewtype(-1,NULL,0);
01840    G__search_typename2("map<std::string,TGeoShape*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoShapemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoShapemUgRsPgRsPgR),0,-1);
01841    G__setnewtype(-1,NULL,0);
01842    G__search_typename2("map<string,TGeoShape*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoShapemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoShapemUgRsPgRsPgR),0,-1);
01843    G__setnewtype(-1,NULL,0);
01844    G__search_typename2("map<string,TGeoShape*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoShapemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoShapemUgRsPgRsPgR),0,-1);
01845    G__setnewtype(-1,NULL,0);
01846    G__search_typename2("map<string,TGeoShape*,less<string> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoShapemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoShapemUgRsPgRsPgR),0,-1);
01847    G__setnewtype(-1,NULL,0);
01848    G__search_typename2("map<std::string,TGeoVolume*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumemUgRsPgRsPgR),0,-1);
01849    G__setnewtype(-1,NULL,0);
01850    G__search_typename2("map<string,TGeoVolume*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumemUgRsPgRsPgR),0,-1);
01851    G__setnewtype(-1,NULL,0);
01852    G__search_typename2("map<string,TGeoVolume*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumemUgRsPgRsPgR),0,-1);
01853    G__setnewtype(-1,NULL,0);
01854    G__search_typename2("map<string,TGeoVolume*,less<string> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumemUgRsPgRsPgR),0,-1);
01855    G__setnewtype(-1,NULL,0);
01856    G__search_typename2("map<std::string,TGeoVolumeAssembly*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumeAssemblymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumeAssemblymUgRsPgRsPgR),0,-1);
01857    G__setnewtype(-1,NULL,0);
01858    G__search_typename2("map<string,TGeoVolumeAssembly*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumeAssemblymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumeAssemblymUgRsPgRsPgR),0,-1);
01859    G__setnewtype(-1,NULL,0);
01860    G__search_typename2("map<string,TGeoVolumeAssembly*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumeAssemblymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumeAssemblymUgRsPgRsPgR),0,-1);
01861    G__setnewtype(-1,NULL,0);
01862    G__search_typename2("map<string,TGeoVolumeAssembly*,less<string> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumeAssemblymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumeAssemblymUgRsPgRsPgR),0,-1);
01863    G__setnewtype(-1,NULL,0);
01864    G__search_typename2("map<std::string,TGeoNode*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoNodemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoNodemUgRsPgRsPgR),0,-1);
01865    G__setnewtype(-1,NULL,0);
01866    G__search_typename2("map<string,TGeoNode*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoNodemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoNodemUgRsPgRsPgR),0,-1);
01867    G__setnewtype(-1,NULL,0);
01868    G__search_typename2("map<string,TGeoNode*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoNodemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoNodemUgRsPgRsPgR),0,-1);
01869    G__setnewtype(-1,NULL,0);
01870    G__search_typename2("map<string,TGeoNode*,less<string> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoNodemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoNodemUgRsPgRsPgR),0,-1);
01871    G__setnewtype(-1,NULL,0);
01872    G__search_typename2("TMatrixTBase<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTBaselEfloatgR),0,-1);
01873    G__setnewtype(-1,NULL,0);
01874    G__search_typename2("TMatrixTBase<Double_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTBaselEdoublegR),0,-1);
01875    G__setnewtype(-1,NULL,0);
01876    G__search_typename2("TVectorT<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TVectorTlEfloatgR),0,-1);
01877    G__setnewtype(-1,NULL,0);
01878    G__search_typename2("TMatrixT<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTlEfloatgR),0,-1);
01879    G__setnewtype(-1,NULL,0);
01880    G__search_typename2("TMatrixTRow_const<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTRow_constlEfloatgR),0,-1);
01881    G__setnewtype(-1,NULL,0);
01882    G__search_typename2("TMatrixTColumn_const<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTColumn_constlEfloatgR),0,-1);
01883    G__setnewtype(-1,NULL,0);
01884    G__search_typename2("TMatrixTDiag_const<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTDiag_constlEfloatgR),0,-1);
01885    G__setnewtype(-1,NULL,0);
01886    G__search_typename2("TMatrixTFlat_const<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTFlat_constlEfloatgR),0,-1);
01887    G__setnewtype(-1,NULL,0);
01888    G__search_typename2("TMatrixTSub_const<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTSub_constlEfloatgR),0,-1);
01889    G__setnewtype(-1,NULL,0);
01890    G__search_typename2("TMatrixTSparseRow_const<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTSparseRow_constlEfloatgR),0,-1);
01891    G__setnewtype(-1,NULL,0);
01892    G__search_typename2("TMatrixTSparseDiag_const<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTSparseDiag_constlEfloatgR),0,-1);
01893    G__setnewtype(-1,NULL,0);
01894    G__search_typename2("TMatrixTRow<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTRowlEfloatgR),0,-1);
01895    G__setnewtype(-1,NULL,0);
01896    G__search_typename2("TMatrixTColumn<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTColumnlEfloatgR),0,-1);
01897    G__setnewtype(-1,NULL,0);
01898    G__search_typename2("TMatrixTDiag<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTDiaglEfloatgR),0,-1);
01899    G__setnewtype(-1,NULL,0);
01900    G__search_typename2("TMatrixTFlat<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTFlatlEfloatgR),0,-1);
01901    G__setnewtype(-1,NULL,0);
01902    G__search_typename2("TMatrixTSub<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTSublEfloatgR),0,-1);
01903    G__setnewtype(-1,NULL,0);
01904    G__search_typename2("TMatrixTSparseRow<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTSparseRowlEfloatgR),0,-1);
01905    G__setnewtype(-1,NULL,0);
01906    G__search_typename2("TMatrixTSparseDiag<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTSparseDiaglEfloatgR),0,-1);
01907    G__setnewtype(-1,NULL,0);
01908    G__search_typename2("TElementActionT<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TElementActionTlEfloatgR),0,-1);
01909    G__setnewtype(-1,NULL,0);
01910    G__search_typename2("TElementPosActionT<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TElementPosActionTlEfloatgR),0,-1);
01911    G__setnewtype(-1,NULL,0);
01912    G__search_typename2("vector<Int_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEintcOallocatorlEintgRsPgR),0,-1);
01913    G__setnewtype(-1,NULL,0);
01914    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEintcOallocatorlEintgRsPgR));
01915    G__setnewtype(-1,NULL,0);
01916    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEintcOallocatorlEintgRsPgR));
01917    G__setnewtype(-1,NULL,0);
01918    G__search_typename2("vector<int>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEintcOallocatorlEintgRsPgR),0,-1);
01919    G__setnewtype(-1,NULL,0);
01920    G__search_typename2("map<Int_t,Double_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgR),0,-1);
01921    G__setnewtype(-1,NULL,0);
01922    G__search_typename2("map<int,double>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgR),0,-1);
01923    G__setnewtype(-1,NULL,0);
01924    G__search_typename2("map<int,double,less<int> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgR),0,-1);
01925    G__setnewtype(-1,NULL,0);
01926    G__search_typename2("vector<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEfloatcOallocatorlEfloatgRsPgR),0,-1);
01927    G__setnewtype(-1,NULL,0);
01928    G__search_typename2("vector<Double_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEdoublecOallocatorlEdoublegRsPgR),0,-1);
01929    G__setnewtype(-1,NULL,0);
01930    G__search_typename2("vector<vector<Double_t> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR),0,-1);
01931    G__setnewtype(-1,NULL,0);
01932    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR));
01933    G__setnewtype(-1,NULL,0);
01934    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR));
01935    G__setnewtype(-1,NULL,0);
01936    G__search_typename2("vector<vector<double,allocator<double> > >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR),0,-1);
01937    G__setnewtype(-1,NULL,0);
01938    G__search_typename2("pair<Int_t,Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_pairlEintcOfloatgR),0,-1);
01939    G__setnewtype(-1,NULL,0);
01940    G__search_typename2("vector<std::pair<Int_t,Float_t> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEpairlEintcOfloatgRcOallocatorlEpairlEintcOfloatgRsPgRsPgR),0,-1);
01941    G__setnewtype(-1,NULL,0);
01942    G__search_typename2("vector<pair<Int_t,Float_t> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEpairlEintcOfloatgRcOallocatorlEpairlEintcOfloatgRsPgRsPgR),0,-1);
01943    G__setnewtype(-1,NULL,0);
01944    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEpairlEintcOfloatgRcOallocatorlEpairlEintcOfloatgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEpairlEintcOfloatgRcOallocatorlEpairlEintcOfloatgRsPgRsPgR));
01945    G__setnewtype(-1,NULL,0);
01946    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEpairlEintcOfloatgRcOallocatorlEpairlEintcOfloatgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEpairlEintcOfloatgRcOallocatorlEpairlEintcOfloatgRsPgRsPgR));
01947    G__setnewtype(-1,NULL,0);
01948    G__search_typename2("vector<pair<int,float> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEpairlEintcOfloatgRcOallocatorlEpairlEintcOfloatgRsPgRsPgR),0,-1);
01949    G__setnewtype(-1,NULL,0);
01950 }
01951 
01952 /*********************************************************
01953 * Data Member information setup/
01954 *********************************************************/
01955 
01956    /* Setting up class,struct,union tag member variable */
01957 
01958    /* BesAboutHelp */
01959 static void G__setup_memvarBesAboutHelp(void) {
01960    G__tag_memvar_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesAboutHelp));
01961    { BesAboutHelp *p; p=(BesAboutHelp*)0x1000; if (p) { }
01962    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGHorizontalFrame),-1,-1,4,"fTitleFrame=",0,"Title frame");
01963    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fTitle=",0,"Title");
01964    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGIcon),-1,-1,4,"fIcon=",0,"Icon");
01965    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGTab),-1,-1,4,"fMain=",0,"Main tab frame");
01966    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGVerticalFrame),-1,-1,4,"fAbout=",0,"1st tab");
01967    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGListBox),-1,-1,4,"fVersion=",0,"2nd tab");
01968    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fDescription1=",0,"Line 1 of description");
01969    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fDescription2=",0,"Line 2 of description");
01970    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fDescription3=",0,"Line 3 of description");
01971    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fDescription4=",0,"Line 4 of description");
01972    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGHorizontalFrame),-1,-1,4,"fBottomFrame=",0,"Bottom frame");
01973    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGTextButton),-1,-1,4,"fCloseBtn=",0,"Close button");
01974    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TList),-1,-1,4,"fWidgets=",0,"list for widgets to be destroyed by destructor");
01975    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLayoutHints),-1,-1,4,"fLayout=",0,"dummy for TGlayouts to add to fWidgets");
01976    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGVerticalFrame),-1,-1,4,"fMdcPaletteFrame=",0,"1st tab");
01977    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
01978    }
01979    G__tag_memvar_reset();
01980 }
01981 
01982 
01983    /* BesMdcPalette */
01984 static void G__setup_memvarBesMdcPalette(void) {
01985    G__tag_memvar_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesMdcPalette));
01986    { BesMdcPalette *p; p=(BesMdcPalette*)0x1000; if (p) { }
01987    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
01988    }
01989    G__tag_memvar_reset();
01990 }
01991 
01992 
01993    /* BesClient */
01994 static void G__setup_memvarBesClient(void) {
01995    G__tag_memvar_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesClient));
01996    { BesClient *p; p=(BesClient*)0x1000; if (p) { }
01997    G__memvar_setup((void*)0,105,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_runStatus),-1,-1,4,"f_runStatus=",0,(char*)NULL);
01998    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGeometry),-1,-1,4,"fGeometry=",0,"Bes geometry");
01999    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TFile),-1,-1,4,"fGeoFile=",0,"ROOT geometry file contains volBes");
02000    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TFile),-1,-1,4,"fEventFile=",0,"Current event file");
02001    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TTree),-1,-1,4,"fEventTree=",0,"Current event tree");
02002    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesEvent),-1,-1,4,"fEvent=",0,"Current Bes event");
02003    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TEvtHeader),-1,-1,4,"fEvtHeader=",0,(char*)NULL);
02004    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TRecEvTime),-1,-1,4,"fRecEvTime=",0,(char*)NULL);
02005    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TDigiEvent),-1,-1,4,"fDigiEvent=",0,(char*)NULL);
02006    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TRecTrackEvent),-1,-1,4,"fRecEvent_1=",0,(char*)NULL);
02007    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TRecMdcTrack),-1,-1,4,"recTrack1=",0,(char*)NULL);
02008    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TRecMucTrack),-1,-1,4,"muctrk=",0,(char*)NULL);
02009    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TRecTofTrack),-1,-1,4,"tofTrack=",0,(char*)NULL);
02010    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TRecMdcHit),-1,-1,4,"mdchit=",0,(char*)NULL);
02011    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TRecEmcShower),-1,-1,4,"emcshower=",0,(char*)NULL);
02012    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLayoutHints),-1,-1,4,"fMenuBarLayout=",0,"Menu bar layout");
02013    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLayoutHints),-1,-1,4,"fMenuBarFirstItemLayout=",0,"First Item popup menu layout");
02014    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLayoutHints),-1,-1,4,"fMenuBarItemLayout=",0,"Item popup menu layout");
02015    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLayoutHints),-1,-1,4,"fMenuBarLastItemLayout=",0,"Last  Item popup menu layout");
02016    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLayoutHints),-1,-1,4,"fECLayout=",0,"Embedded canvas layout");
02017    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGMenuBar),-1,-1,4,"fMenuBar=",0,"Menu bar");
02018    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuFile=",0,"File menu");
02019    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuEdit=",0,"Edit menu");
02020    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuView=",0,"View menu");
02021    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuHelp=",0,"Help menu");
02022    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionHeader=",0,(char*)NULL);
02023    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionMdc=",0,(char*)NULL);
02024    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionTof=",0,(char*)NULL);
02025    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionEmc=",0,(char*)NULL);
02026    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionMuc=",0,(char*)NULL);
02027    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionFull3D=",0,(char*)NULL);
02028    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionOthers=",0,(char*)NULL);
02029    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionMdcHits=",0,(char*)NULL);
02030    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionTofHits=",0,(char*)NULL);
02031    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionEmcHits=",0,(char*)NULL);
02032    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionMucHits=",0,(char*)NULL);
02033    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionTracks=",0,(char*)NULL);
02034    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLayoutHints),-1,-1,4,"fUpButtonBarFirstItemLayout=",0,"Up button bar first button layout");
02035    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLayoutHints),-1,-1,4,"fUpButtonBarItemLayout=",0,"Up button bar button layout");
02036    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLayoutHints),-1,-1,4,"fUpButtonBarLastItemLayout=",0,"Up button bar last button layout");
02037    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fUpButtonBarFrame=",0,"Up button bar frame");
02038    G__memvar_setup((void*)G__PVOID,105,0,1,-1,-1,-2,4,"kNUpSplitter=4LL",0,(char*)NULL);
02039    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fUpButtonSplitter[4]=",0,"Up button bar splitter");
02040    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fLoadGeoFileButton=",0,"load geometry file");
02041    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fOpenEventFileButton=",0,"open event file");
02042    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fSaveGeoAsButton=",0,"save geometry as root file");
02043    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fSavePicAsButton=",0,"save picture as");
02044    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fSavePicAsPSButton=",0,"save picture as pdf");
02045    G__memvar_setup((void*)G__PVOID,105,0,1,-1,-1,-2,4,"kNCursorState=2LL",0,(char*)NULL);
02046    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fRefreshButton=",0,"Refresh");
02047    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fResetCurrentButton=",0,"Reset current pad");
02048    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fResetAllButton=",0,"Reset all pad");
02049    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fCursorButton[2]=",0,"cursor state, pick or hand");
02050    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fZoomInButton=",0,"ZoomIn");
02051    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fZoomOutButton=",0,"ZoomOut");
02052    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGNumberEntryField),-1,-1,4,"fZoomRatioNumber=",0,"ZoomRatio number");
02053    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fZoomRatioPercentButton=",0,"\"%\" picture");
02054    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fSwitchDisplayModeButton=",0,"button to switch among display modes");
02055    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fSetHomeButton=",0,"Set home position");
02056    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fGoHomeButton=",0,"Go to home position");
02057    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fSaveMyConfigButton=",0,"Save my style");
02058    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fLoadMyConfigButton=",0,"Load my style");
02059    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fPaletteButton=",0,"Display palette axis");
02060    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fHelpButton=",0,"Help");
02061    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLayoutHints),-1,-1,4,"fDisplayModeBarItemLayout=",0,"Display mode bar button layout");
02062    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fDisplayModeBarFrame=",0,"Display mode bar frame");
02063    G__memvar_setup((void*)G__PVOID,105,0,1,-1,-1,-2,4,"kNDisplayMode=5LL",0,(char*)NULL);
02064    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fDisplayModeButton[5]=",0,"button to switch among display modes");
02065    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLayoutHints),-1,-1,4,"fToolBarFirstItemLayout=",0,"Tool bar first button layout");
02066    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLayoutHints),-1,-1,4,"fToolBarItemLayout=",0,"Tool bar button layout");
02067    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLayoutHints),-1,-1,4,"fToolBarLastItemLayout=",0,"Tool bar last button layout");
02068    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fToolBarFrame=",0,"Tool bar frame");
02069    G__memvar_setup((void*)G__PVOID,105,0,1,-1,-1,-2,4,"kNToolSplitter=4LL",0,(char*)NULL);
02070    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fToolButtonSplitter[4]=",0,"Tool button bar splitter");
02071    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fSwitchPadButton=",0,"button to switch among pads");
02072    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fShowInfoButton=",0,"Show info or not");
02073    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fShowAxisButton=",0,"Show axis or not");
02074    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fFishEyeViewButton=",0,"FishEye     view");
02075    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fParallelViewButton=",0,"Parallel    view");
02076    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fPerspectiveViewButton=",0,"Perspective view");
02077    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fX3DButton=",0,"X3D    view");
02078    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fOpenGLButton=",0,"OpenGL view");
02079    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCanvas),-1,-1,4,"fEventListView=",0,"Canvas for event list tree");
02080    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TRootEmbeddedCanvas),-1,-1,4,"fEmbeddedCanvas=",0,"Embedded Canvas");
02081    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TCanvas),-1,-1,4,"fCanvas=",0,(char*)NULL);
02082    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesVisDisplay),-1,-1,4,"fDisplay=",0,(char*)NULL);
02083    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGVerticalFrame),-1,-1,4,"fV1=",0,"Splitter for tabs");
02084    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGTab),-1,-1,4,"fTabs=",0,"Tabs for event");
02085    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGListTree),-1,-1,4,"fEventListTree=",0,"Event list tree");
02086    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGListTreeItem),-1,-1,4,"fItem=",0,"Active event list tree item");
02087    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGListTreeItem),-1,-1,4,"fRunItem=",0,"Active run list tree item");
02088    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fEventDownFrame=",0,"tab fame for download mode");
02089    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fEventControlFrame=",0,"Frame for event control");
02090    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fEventControlTextFrame=",0,"Frame for label \"Event Control\"");
02091    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fEventNavFrame=",0,"Frame for Event navigation ");
02092    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fEventPlayTextFrame=",0,"Frame for label \"Event Play\"");
02093    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fEventPlayButtonFrame=",0,"Frame for buttons \"prev, next, play, stop\"");
02094    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fEventPlaySpeedFrame=",0,"Frame for set event play speed");
02095    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fEventListFrame=",0,"Frame for event list browser");
02096    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fEventListTextFrame=",0,"Frame for label \"Event file list\"");
02097    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fEventListContentFrame=",0,"Frame for event list content");
02098    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fAutoFrame=",0,"Frame for auto control");
02099    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fAutoTextFrame=",0,"Frame for label \"Auto Control\"");
02100    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fViewFrame=",0,"Frame for view control");
02101    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fViewTextFrame=",0,"Frame for label \"View Control\"");
02102    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fViewContentFrame=",0,"Frame for view content");
02103    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fViewContent1Frame=",0,"Frame for view content first line");
02104    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fViewContent2Frame=",0,"Frame for view content seconde line");
02105    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fViewContent3Frame=",0,"Frame for view content third line");
02106    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fViewAngleFrame=",0,"Frame for view angles");
02107    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fViewAngleThetaFrame=",0,"Frame for view theta");
02108    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fViewAnglePhiFrame=",0,"Frame for view phi");
02109    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fViewAnglePsiFrame=",0,"Frame for view psi");
02110    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGNumberEntry),-1,-1,4,"fNumEntryRunNo=",0,"Bes input of run number");
02111    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGNumberEntry),-1,-1,4,"fNumEntryEventNo=",0,"Bes input of event number");
02112    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGNumberEntry),-1,-1,4,"fNumEntryEventPlaySpeed=",0,"event play speed number");
02113    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fEventControlTextLabel=",0,"Label \"Event control\"");
02114    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fBesLabelRun=",0,"Label \"Run : \"");
02115    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fBesLabelEvent=",0,"Label \"Event : \"");
02116    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fEventPlayTextLabel=",0,"Label \"Event Play\"");
02117    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fEventPlaySpeedLabel=",0,"Label \"Play Speed : \"");
02118    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fEventListTextLabel=",0,"Label \"Event file list\"");
02119    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fViewTextLabel=",0,"Label \"View control\"");
02120    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fAutoTextLabel=",0,"Label \"Auto control\"");
02121    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGHSlider),-1,-1,4,"fEventPlaySlider=",0,"slider for event play");
02122    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fPrevEventButton=",0,"next event button");
02123    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fNextEventButton=",0,"prev event button");
02124    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fPlayEventButton=",0,"next event button");
02125    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fFirstEventButton=",0,"prev event button");
02126    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewResetAngleButton=",0,"View reset angle button");
02127    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewCounterClockWiseButton=",0,"View CounterClockWise button");
02128    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewClockWiseButton=",0,"View ClockWise button");
02129    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewMoveUpButton=",0,"View MoveUp button");
02130    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewMoveLeftButton=",0,"View MoveLeft button");
02131    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewMoveRightButton=",0,"View MoveRight button");
02132    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewMoveDownButton=",0,"View MoveDown button");
02133    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewMoveCenterButton=",0,"View MoveCenter button");
02134    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewAngleThetaPlusButton=",0,"View AngleTheta + button");
02135    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewAngleThetaMinusButton=",0,"View AngleTheta - button");
02136    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGVSlider),-1,-1,4,"fViewAngleThetaSlider=",0,"View AngleTheta slider");
02137    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGNumberEntryField),-1,-1,4,"fViewAngleThetaNumber=",0,"View AngleTheta number");
02138    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fViewAngleThetaLabel=",0,"Label \"Theta\"");
02139    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewAnglePhiPlusButton=",0,"View AnglePhi + button");
02140    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewAnglePhiMinusButton=",0,"View AnglePhi - button");
02141    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGVSlider),-1,-1,4,"fViewAnglePhiSlider=",0,"View AnglePhi slider");
02142    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGNumberEntryField),-1,-1,4,"fViewAnglePhiNumber=",0,"View AnglePhi number");
02143    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fViewAnglePhiLabel=",0,"Label \"Phi\"");
02144    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewAnglePsiPlusButton=",0,"View AnglePsi + button");
02145    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewAnglePsiMinusButton=",0,"View AnglePsi - button");
02146    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGVSlider),-1,-1,4,"fViewAnglePsiSlider=",0,"View AnglePsi slider");
02147    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGNumberEntryField),-1,-1,4,"fViewAnglePsiNumber=",0,"View AnglePsi number");
02148    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fViewAnglePsiLabel=",0,"Label \"Psi\"");
02149    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fRotateStepFrame=",0,"Frame for RotateStep");
02150    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fRotateStepLabel=",0,"Label \"Deg\"");
02151    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGNumberEntryField),-1,-1,4,"fNumEntryRotateStep=",0,"Rotate step");
02152    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fRotateStepUnitLabel=",0,"Label \"Deg\"");
02153    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGGroupFrame),-1,-1,4,"fFrameAutoRotate=",0,"Frame for AutoRotate");
02154    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnAutoRotate=",0,"CheckButton AutoRotate;");
02155    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fRotateSpeedFrame=",0,"Frame for RotateSpeed");
02156    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGNumberEntryField),-1,-1,4,"fNumEntryRotateSpeed=",0,"Auto Rotate speed number");
02157    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fRotateSpeedLabel=",0,"Label \"Deg/Sec\"");
02158    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fRotateFPSFrame=",0,"Frame for RotateFPS");
02159    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGNumberEntry),-1,-1,4,"fNumEntryRotateFPS=",0,"Auto Rotate fps number");
02160    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fRotateFPSLabel=",0,"Label \"fps\"");
02161    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGStatusBar),-1,-1,4,"fStatusBar=",0,"Status bar");
02162    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGGroupFrame),-1,-1,4,"fFrameHeader=",0,"Frame for Header");
02163    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGGroupFrame),-1,-1,4,"fFrameHits=",0,"Frame for Hits");
02164    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGGroupFrame),-1,-1,4,"fFrameTracks=",0,"Frame for Tracks");
02165    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGGroupFrame),-1,-1,4,"fFrameSubDetector=",0,(char*)NULL);
02166    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGGroupFrame),-1,-1,4,"fFrameOthers=",0,(char*)NULL);
02167    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGGroupFrame),-1,-1,4,"fFrameMdcMatch=",0,"Frame for TQMatch");
02168    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGGroupFrame),-1,-1,4,"fFrameTofMatch=",0,"Frame for TQMatch");
02169    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGGroupFrame),-1,-1,4,"fFrameMagnetic=",0,"Frame for magnetic field");
02170    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGHorizontalFrame),-1,-1,4,"fTitleFrame=",0,"Title frame");
02171    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGHorizontalFrame),-1,-1,4,"fMainFrame=",0,"Main frame");
02172    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGHorizontalFrame),-1,-1,4,"fBesRunFrame=",0,"Bes Run nr input frame");
02173    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGHorizontalFrame),-1,-1,4,"fBesEventFrame=",0,"Bes Event nr input frame");
02174    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnHeaderGlobal=",0,(char*)NULL);
02175    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMdcHitsGlobal=",0,(char*)NULL);
02176    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTofHitsGlobal=",0,(char*)NULL);
02177    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTofHitsEast=",0,(char*)NULL);
02178    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTofHitsBarrel=",0,(char*)NULL);
02179    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTofHitsWest=",0,(char*)NULL);
02180    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnEmcHitsGlobal=",0,(char*)NULL);
02181    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnEmcHitsEast=",0,(char*)NULL);
02182    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnEmcHitsBarrel=",0,(char*)NULL);
02183    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnEmcHitsWest=",0,(char*)NULL);
02184    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnEmcHitsSide=",0,(char*)NULL);
02185    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMucHitsGlobal=",0,(char*)NULL);
02186    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMucHitsEast=",0,(char*)NULL);
02187    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMucHitsBarrel=",0,(char*)NULL);
02188    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMucHitsWest=",0,(char*)NULL);
02189    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTracksGlobal=",0,(char*)NULL);
02190    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTracksMdc=",0,(char*)NULL);
02191    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTracksTof=",0,(char*)NULL);
02192    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTracksEmc=",0,(char*)NULL);
02193    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTracksMuc=",0,(char*)NULL);
02194    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTracksExt=",0,(char*)NULL);
02195    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMdcGlobal=",0,(char*)NULL);
02196    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMdcTubes=",0,(char*)NULL);
02197    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMdcWires=",0,(char*)NULL);
02198    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTofGlobal=",0,(char*)NULL);
02199    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTofEast=",0,(char*)NULL);
02200    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTofBarrel=",0,(char*)NULL);
02201    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTofWest=",0,(char*)NULL);
02202    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnEmcGlobal=",0,(char*)NULL);
02203    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnEmcEast=",0,(char*)NULL);
02204    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnEmcBarrel=",0,(char*)NULL);
02205    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnEmcWest=",0,(char*)NULL);
02206    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnEmcSide=",0,(char*)NULL);
02207    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMucGlobal=",0,(char*)NULL);
02208    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMucEast=",0,(char*)NULL);
02209    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMucBarrel=",0,(char*)NULL);
02210    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMucWest=",0,(char*)NULL);
02211    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMucStrips=",0,(char*)NULL);
02212    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnBeamPipe=",0,(char*)NULL);
02213    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnZRPlaneOnXY=",0,(char*)NULL);
02214    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnAxis=",0,(char*)NULL);
02215    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMdcTOverflowGlobal=",0,(char*)NULL);
02216    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMdcQOverflowGlobal=",0,(char*)NULL);
02217    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMdcTMatchGlobal=",0,(char*)NULL);
02218    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMdcQMatchGlobal=",0,(char*)NULL);
02219    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMdcColorfulWireGlobal=",0,(char*)NULL);
02220    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMdcTimeSubEvTimeGlobal=",0,(char*)NULL);
02221    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTofTMatchGlobal=",0,(char*)NULL);
02222    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTofQMatchGlobal=",0,(char*)NULL);
02223    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGNumberEntry),-1,-1,4,"fNumEntryMagnetic=",0,"magnetic number");
02224    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TString),-1,-1,4,"fBesVisPath=",0,(char*)NULL);
02225    G__memvar_setup((void*)0,110,0,0,-1,G__defined_typename("Long64_t"),-1,4,"fBesRunNo=",0,"run number of BES request");
02226    G__memvar_setup((void*)0,110,0,0,-1,G__defined_typename("Long64_t"),-1,4,"fBesEventNo=",0,"event number of BES request");
02227    G__memvar_setup((void*)0,110,0,0,-1,G__defined_typename("Long64_t"),-1,4,"fCurrentEvent=",0,(char*)NULL);
02228    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fEventPlaySpeed=",0,"event play speed ");
02229    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fAutoDisplayEvent=",0,"auto display event ");
02230    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TTimer),-1,-1,4,"fAutoDisplayEventTimer=",0,(char*)NULL);
02231    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fMoveFactor=",0,"factor of move");
02232    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fRotateStep=",0,"rotate angle in each step ");
02233    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fRotateFPS=",0,"rotae fps, frame per second, 24? 10?");
02234    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fRotateSpeed=",0,"rotate angle per second, deg/sec");
02235    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fAutoRotate=",0,"auto rotate flag");
02236    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TTimer),-1,-1,4,"fAutoRotateTimer=",0,"auto rotate timer");
02237    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fAutoRotateClockWise=",0,"auto rotate clockwise flag");
02238    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fAutoRotateTheta=",0,"auto rotate theta flag");
02239    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fAutoRotatePhi=",0,"auto rotate phi   flag");
02240    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fAutoRotatePsi=",0,"auto rotate psi   flag");
02241    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fViewer3DMode=",0,"Mode of Viewer3D, 1:x3d, 2:OpenGL");
02242    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fViewThetaPreStep=",0,(char*)NULL);
02243    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fViewPhiPreStep=",0,(char*)NULL);
02244    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fHomeX[3]=",0,(char*)NULL);
02245    G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fHomeY[3]=",0,"Home position of three pads");
02246    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fWindowWidth=",0,"zevis window width");
02247    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fWindowHeight=",0,"zevis window height");
02248    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TList),-1,-1,4,"fWidgets=",0,"list to hold TGLayoutHints for destruction");
02249    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLayoutHints),-1,-1,4,"fLayout=",0,"dummy TGLayoutHints;");
02250    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TString),-1,-1,4,"f_evtFile=",0,(char*)NULL);
02251    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TString),-1,-1,4,"f_geoFile=",0,(char*)NULL);
02252    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"f_bossMode=",0,(char*)NULL);
02253    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"f_pid=",0,(char*)NULL);
02254    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TString),-1,-1,4,"f_evtFile_1=",0,"huangb add");
02255    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
02256    }
02257    G__tag_memvar_reset();
02258 }
02259 
02260 extern "C" void G__cpp_setup_memvarBesVisClient_rootcint() {
02261 }
02262 /***********************************************************
02263 ************************************************************
02264 ************************************************************
02265 ************************************************************
02266 ************************************************************
02267 ************************************************************
02268 ************************************************************
02269 ***********************************************************/
02270 
02271 /*********************************************************
02272 * Member function information setup for each class
02273 *********************************************************/
02274 static void G__setup_memfuncBesAboutHelp(void) {
02275    /* BesAboutHelp */
02276    G__tag_memfunc_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesAboutHelp));
02277    G__memfunc_setup("BesAboutHelp",1182,G__BesVisClient_rootcint_305_0_1, 105, G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesAboutHelp), -1, 0, 2, 1, 1, 0, 
02278 "U 'TGWindow' - 10 - p U 'TGWindow' - 10 - main", (char*)NULL, (void*) NULL, 0);
02279    G__memfunc_setup("ProcessMessage",1444,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 3, 1, 1, 0, 
02280 "l - 'Long_t' 0 - msg l - 'Long_t' 0 - parm "
02281 "l - 'Long_t' 0 - -", (char*)NULL, (void*) NULL, 1);
02282    G__memfunc_setup("GetPic",572,G__BesVisClient_rootcint_305_0_3, 107, -1, G__defined_typename("Pixmap_t"), 0, 1, 1, 1, 0, "C - - 10 - file", (char*)NULL, (void*) NULL, 1);
02283    G__memfunc_setup("Class",502,G__BesVisClient_rootcint_305_0_4, 85, G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&BesAboutHelp::Class) ), 0);
02284    G__memfunc_setup("Class_Name",982,G__BesVisClient_rootcint_305_0_5, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&BesAboutHelp::Class_Name) ), 0);
02285    G__memfunc_setup("Class_Version",1339,G__BesVisClient_rootcint_305_0_6, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&BesAboutHelp::Class_Version) ), 0);
02286    G__memfunc_setup("Dictionary",1046,G__BesVisClient_rootcint_305_0_7, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&BesAboutHelp::Dictionary) ), 0);
02287    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
02288    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1);
02289    G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1);
02290    G__memfunc_setup("StreamerNVirtual",1656,G__BesVisClient_rootcint_305_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0);
02291    G__memfunc_setup("DeclFileName",1145,G__BesVisClient_rootcint_305_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&BesAboutHelp::DeclFileName) ), 0);
02292    G__memfunc_setup("ImplFileLine",1178,G__BesVisClient_rootcint_305_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&BesAboutHelp::ImplFileLine) ), 0);
02293    G__memfunc_setup("ImplFileName",1171,G__BesVisClient_rootcint_305_0_14, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&BesAboutHelp::ImplFileName) ), 0);
02294    G__memfunc_setup("DeclFileLine",1152,G__BesVisClient_rootcint_305_0_15, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&BesAboutHelp::DeclFileLine) ), 0);
02295    // automatic destructor
02296    G__memfunc_setup("~BesAboutHelp", 1308, G__BesVisClient_rootcint_305_0_16, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
02297    G__tag_memfunc_reset();
02298 }
02299 
02300 static void G__setup_memfuncBesMdcPalette(void) {
02301    /* BesMdcPalette */
02302    G__tag_memfunc_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesMdcPalette));
02303    G__memfunc_setup("BesMdcPalette",1277,G__BesVisClient_rootcint_306_0_1, 105, G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesMdcPalette), -1, 0, 2, 1, 1, 0, 
02304 "U 'TGWindow' - 10 - p U 'TGWindow' - 10 - main", (char*)NULL, (void*) NULL, 0);
02305    G__memfunc_setup("Class",502,G__BesVisClient_rootcint_306_0_2, 85, G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&BesMdcPalette::Class) ), 0);
02306    G__memfunc_setup("Class_Name",982,G__BesVisClient_rootcint_306_0_3, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&BesMdcPalette::Class_Name) ), 0);
02307    G__memfunc_setup("Class_Version",1339,G__BesVisClient_rootcint_306_0_4, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&BesMdcPalette::Class_Version) ), 0);
02308    G__memfunc_setup("Dictionary",1046,G__BesVisClient_rootcint_306_0_5, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&BesMdcPalette::Dictionary) ), 0);
02309    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
02310    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1);
02311    G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1);
02312    G__memfunc_setup("StreamerNVirtual",1656,G__BesVisClient_rootcint_306_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0);
02313    G__memfunc_setup("DeclFileName",1145,G__BesVisClient_rootcint_306_0_10, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&BesMdcPalette::DeclFileName) ), 0);
02314    G__memfunc_setup("ImplFileLine",1178,G__BesVisClient_rootcint_306_0_11, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&BesMdcPalette::ImplFileLine) ), 0);
02315    G__memfunc_setup("ImplFileName",1171,G__BesVisClient_rootcint_306_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&BesMdcPalette::ImplFileName) ), 0);
02316    G__memfunc_setup("DeclFileLine",1152,G__BesVisClient_rootcint_306_0_13, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&BesMdcPalette::DeclFileLine) ), 0);
02317    // automatic destructor
02318    G__memfunc_setup("~BesMdcPalette", 1403, G__BesVisClient_rootcint_306_0_14, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
02319    G__tag_memfunc_reset();
02320 }
02321 
02322 static void G__setup_memfuncBesClient(void) {
02323    /* BesClient */
02324    G__tag_memfunc_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesClient));
02325    G__memfunc_setup("SetMdcQNotOverflow",1814,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "g - 'Bool_t' 0 - input", (char*)NULL, (void*) NULL, 0);
02326    G__memfunc_setup("SetMdcTFire",1050,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "g - 'Bool_t' 0 - input", (char*)NULL, (void*) NULL, 0);
02327    G__memfunc_setup("SetMdcQFire",1047,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "g - 'Bool_t' 0 - input", (char*)NULL, (void*) NULL, 0);
02328    G__memfunc_setup("SetMdcColorfulWire",1821,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "g - 'Bool_t' 0 - input", (char*)NULL, (void*) NULL, 0);
02329    G__memfunc_setup("SetMdcTimeSubEvTime",1859,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "g - 'Bool_t' 0 - input", (char*)NULL, (void*) NULL, 0);
02330    G__memfunc_setup("SetTofTMatch",1174,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "g - 'Bool_t' 0 - input", (char*)NULL, (void*) NULL, 0);
02331    G__memfunc_setup("SetTofQMatch",1171,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "g - 'Bool_t' 0 - input", (char*)NULL, (void*) NULL, 0);
02332    G__memfunc_setup("BesClient",889,G__BesVisClient_rootcint_1050_0_8, 105, G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesClient), -1, 0, 7, 1, 1, 0, 
02333 "U 'TGWindow' - 10 - p C - - 10 - title "
02334 "h - 'UInt_t' 0 - width h - 'UInt_t' 0 - height "
02335 "C - 'Option_t' 10 '\"\"' option i - 'Int_t' 0 '0' argc "
02336 "C - - 2 '0' argv", (char*)NULL, (void*) NULL, 0);
02337    G__memfunc_setup("InitLocal",895,G__BesVisClient_rootcint_1050_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02338    G__memfunc_setup("InitParameter",1333,G__BesVisClient_rootcint_1050_0_10, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02339    G__memfunc_setup("InitConnections",1559,G__BesVisClient_rootcint_1050_0_11, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02340    G__memfunc_setup("CreateWidget",1208,G__BesVisClient_rootcint_1050_0_12, 121, -1, -1, 0, 3, 1, 1, 0, 
02341 "C - - 10 - title h - 'UInt_t' 0 - width "
02342 "h - 'UInt_t' 0 - height", (char*)NULL, (void*) NULL, 1);
02343    G__memfunc_setup("CreateHorizontalRuler",2184,G__BesVisClient_rootcint_1050_0_13, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02344    G__memfunc_setup("CreateMenuBar",1278,G__BesVisClient_rootcint_1050_0_14, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02345    G__memfunc_setup("CreateUpButtonBar",1706,G__BesVisClient_rootcint_1050_0_15, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02346    G__memfunc_setup("CreateDisplayModeBar",1988,G__BesVisClient_rootcint_1050_0_16, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02347    G__memfunc_setup("CreateToolBar",1287,G__BesVisClient_rootcint_1050_0_17, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02348    G__memfunc_setup("CreateTitleBar",1387,G__BesVisClient_rootcint_1050_0_18, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02349    G__memfunc_setup("CreateStatusBar",1517,G__BesVisClient_rootcint_1050_0_19, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02350    G__memfunc_setup("CreateMainFrame",1476,G__BesVisClient_rootcint_1050_0_20, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02351    G__memfunc_setup("CreateCanvas",1200,G__BesVisClient_rootcint_1050_0_21, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02352    G__memfunc_setup("CreateTabs",990,G__BesVisClient_rootcint_1050_0_22, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02353    G__memfunc_setup("HandleMenu",993,G__BesVisClient_rootcint_1050_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - id", (char*)NULL, (void*) NULL, 1);
02354    G__memfunc_setup("HandleViewOptionMenu",2037,G__BesVisClient_rootcint_1050_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - id", (char*)NULL, (void*) NULL, 1);
02355    G__memfunc_setup("HandleError",1110,G__BesVisClient_rootcint_1050_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - msg", (char*)NULL, (void*) NULL, 1);
02356    G__memfunc_setup("HandleInfoBar",1261,G__BesVisClient_rootcint_1050_0_26, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - msg", (char*)NULL, (void*) NULL, 1);
02357    G__memfunc_setup("HandleStatusBar",1509,G__BesVisClient_rootcint_1050_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - msg", (char*)NULL, (void*) NULL, 1);
02358    G__memfunc_setup("HandleButtons",1339,G__BesVisClient_rootcint_1050_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 '-1' id", (char*)NULL, (void*) NULL, 1);
02359    G__memfunc_setup("HandleSliders",1314,G__BesVisClient_rootcint_1050_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - id", (char*)NULL, (void*) NULL, 1);
02360    G__memfunc_setup("HandleEventList",1514,G__BesVisClient_rootcint_1050_0_30, 121, -1, -1, 0, 2, 1, 1, 0, 
02361 "U 'TGListTreeItem' - 0 - entry i - 'Int_t' 0 - btn", (char*)NULL, (void*) NULL, 1);
02362    G__memfunc_setup("UpdateBesInputFields",2020,G__BesVisClient_rootcint_1050_0_31, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02363    G__memfunc_setup("LoadGeoFile",1051,G__BesVisClient_rootcint_1050_0_32, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02364    G__memfunc_setup("OpenGeoFile",1069,G__BesVisClient_rootcint_1050_0_33, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TString' - 0 - filename", (char*)NULL, (void*) NULL, 1);
02365    G__memfunc_setup("SaveGeoAs",862,G__BesVisClient_rootcint_1050_0_34, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02366    G__memfunc_setup("OpenEventFile",1300,G__BesVisClient_rootcint_1050_0_35, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02367    G__memfunc_setup("OpenEventFile",1300,G__BesVisClient_rootcint_1050_0_36, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TString' - 0 - filename", (char*)NULL, (void*) NULL, 1);
02368    G__memfunc_setup("SavePicAs",863,G__BesVisClient_rootcint_1050_0_37, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02369    G__memfunc_setup("SavePicAsPS",1026,G__BesVisClient_rootcint_1050_0_38, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02370    G__memfunc_setup("SetHome",693,G__BesVisClient_rootcint_1050_0_39, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02371    G__memfunc_setup("GoHome",575,G__BesVisClient_rootcint_1050_0_40, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02372    G__memfunc_setup("SaveMyConfig",1195,G__BesVisClient_rootcint_1050_0_41, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02373    G__memfunc_setup("LoadMyConfig",1180,G__BesVisClient_rootcint_1050_0_42, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02374    G__memfunc_setup("LoadMdcPalette",1379,G__BesVisClient_rootcint_1050_0_43, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02375    G__memfunc_setup("Help",393,G__BesVisClient_rootcint_1050_0_44, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02376    G__memfunc_setup("SetAllDisplayModeButtonUnHL",2675,G__BesVisClient_rootcint_1050_0_45, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02377    G__memfunc_setup("X3D",207,G__BesVisClient_rootcint_1050_0_46, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02378    G__memfunc_setup("OpenGL",549,G__BesVisClient_rootcint_1050_0_47, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02379    G__memfunc_setup("Show",417,G__BesVisClient_rootcint_1050_0_48, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02380    G__memfunc_setup("CloseWindow",1134,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02381    G__memfunc_setup("GetEvent",802,G__BesVisClient_rootcint_1050_0_50, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "n - 'Long64_t' 0 - i", (char*)NULL, (void*) NULL, 1);
02382    G__memfunc_setup("GetRecEvent",1084,G__BesVisClient_rootcint_1050_0_51, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02383    G__memfunc_setup("NextEvent",929,G__BesVisClient_rootcint_1050_0_52, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02384    G__memfunc_setup("PrevEvent",927,G__BesVisClient_rootcint_1050_0_53, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02385    G__memfunc_setup("AutoDisplayEvent",1649,G__BesVisClient_rootcint_1050_0_54, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02386    G__memfunc_setup("AutoDisplayEventCommand",2352,G__BesVisClient_rootcint_1050_0_55, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02387    G__memfunc_setup("FirstEvent",1034,G__BesVisClient_rootcint_1050_0_56, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02388    G__memfunc_setup("RotateClockWise",1523,G__BesVisClient_rootcint_1050_0_57, 121, -1, -1, 0, 1, 1, 1, 0, "i - - 0 - clockwise", (char*)NULL, (void*) NULL, 1);
02389    G__memfunc_setup("RotateTheta",1125,G__BesVisClient_rootcint_1050_0_58, 121, -1, -1, 0, 1, 1, 1, 0, "i - - 0 - pn", (char*)NULL, (void*) NULL, 1);
02390    G__memfunc_setup("RotatePhi",912,G__BesVisClient_rootcint_1050_0_59, 121, -1, -1, 0, 1, 1, 1, 0, "i - - 0 - pn", (char*)NULL, (void*) NULL, 1);
02391    G__memfunc_setup("RotatePsi",923,G__BesVisClient_rootcint_1050_0_60, 121, -1, -1, 0, 1, 1, 1, 0, "i - - 0 - pn", (char*)NULL, (void*) NULL, 1);
02392    G__memfunc_setup("AutoRotate",1032,G__BesVisClient_rootcint_1050_0_61, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02393    G__memfunc_setup("AutoRotateCommand",1735,G__BesVisClient_rootcint_1050_0_62, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02394    G__memfunc_setup("ExecuteEvent",1237,G__BesVisClient_rootcint_1050_0_63, 121, -1, -1, 0, 4, 1, 1, 0, 
02395 "i - 'Int_t' 0 - event i - 'Int_t' 0 - px "
02396 "i - 'Int_t' 0 - py U 'TObject' - 0 - sel", (char*)NULL, (void*) NULL, 1);
02397    G__memfunc_setup("SetState",813,G__BesVisClient_rootcint_1050_0_64, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 '-1' id", (char*)NULL, (void*) NULL, 1);
02398    G__memfunc_setup("UpdateStatus",1255,G__BesVisClient_rootcint_1050_0_65, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02399    G__memfunc_setup("UpdateAllView",1303,G__BesVisClient_rootcint_1050_0_66, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02400    G__memfunc_setup("UpdateCurrentPad",1627,G__BesVisClient_rootcint_1050_0_67, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02401    G__memfunc_setup("ChangeFocus",1094,G__BesVisClient_rootcint_1050_0_68, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02402    G__memfunc_setup("ExecuteReturn",1363,G__BesVisClient_rootcint_1050_0_69, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
02403    G__memfunc_setup("GetPic",572,G__BesVisClient_rootcint_1050_0_70, 107, -1, G__defined_typename("Pixmap_t"), 0, 1, 1, 1, 0, "C - - 10 - file", (char*)NULL, (void*) NULL, 1);
02404    G__memfunc_setup("FileExists",1024,G__BesVisClient_rootcint_1050_0_71, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "u 'TString' - 0 - fname", (char*)NULL, (void*) NULL, 1);
02405    G__memfunc_setup("SetRange",793,G__BesVisClient_rootcint_1050_0_72, 121, -1, -1, 0, 3, 1, 1, 0, 
02406 "d - 'Double_t' 1 - input d - 'Double_t' 0 - min "
02407 "d - 'Double_t' 0 - max", (char*)NULL, (void*) NULL, 1);
02408    G__memfunc_setup("GetBesRunNo",1068,G__BesVisClient_rootcint_1050_0_73, 110, -1, G__defined_typename("Long64_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
02409    G__memfunc_setup("GetBesEventNo",1273,G__BesVisClient_rootcint_1050_0_74, 110, -1, G__defined_typename("Long64_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
02410    G__memfunc_setup("GetEventPlaySpeed",1705,G__BesVisClient_rootcint_1050_0_75, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
02411    G__memfunc_setup("GetRotateFPS",1144,G__BesVisClient_rootcint_1050_0_76, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
02412    G__memfunc_setup("GetRotateSpeed",1408,G__BesVisClient_rootcint_1050_0_77, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
02413    G__memfunc_setup("GetRotateStep",1323,G__BesVisClient_rootcint_1050_0_78, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
02414    G__memfunc_setup("SetRotateSpeed",1420,G__BesVisClient_rootcint_1050_0_79, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
02415    G__memfunc_setup("SetRotateStep",1335,G__BesVisClient_rootcint_1050_0_80, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
02416    G__memfunc_setup("Class",502,G__BesVisClient_rootcint_1050_0_81, 85, G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&BesClient::Class) ), 0);
02417    G__memfunc_setup("Class_Name",982,G__BesVisClient_rootcint_1050_0_82, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&BesClient::Class_Name) ), 0);
02418    G__memfunc_setup("Class_Version",1339,G__BesVisClient_rootcint_1050_0_83, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&BesClient::Class_Version) ), 0);
02419    G__memfunc_setup("Dictionary",1046,G__BesVisClient_rootcint_1050_0_84, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&BesClient::Dictionary) ), 0);
02420    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
02421    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1);
02422    G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1);
02423    G__memfunc_setup("StreamerNVirtual",1656,G__BesVisClient_rootcint_1050_0_88, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0);
02424    G__memfunc_setup("DeclFileName",1145,G__BesVisClient_rootcint_1050_0_89, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&BesClient::DeclFileName) ), 0);
02425    G__memfunc_setup("ImplFileLine",1178,G__BesVisClient_rootcint_1050_0_90, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&BesClient::ImplFileLine) ), 0);
02426    G__memfunc_setup("ImplFileName",1171,G__BesVisClient_rootcint_1050_0_91, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&BesClient::ImplFileName) ), 0);
02427    G__memfunc_setup("DeclFileLine",1152,G__BesVisClient_rootcint_1050_0_92, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&BesClient::DeclFileLine) ), 0);
02428    // automatic destructor
02429    G__memfunc_setup("~BesClient", 1015, G__BesVisClient_rootcint_1050_0_93, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
02430    G__tag_memfunc_reset();
02431 }
02432 
02433 
02434 /*********************************************************
02435 * Member function information setup
02436 *********************************************************/
02437 extern "C" void G__cpp_setup_memfuncBesVisClient_rootcint() {
02438 }
02439 
02440 /*********************************************************
02441 * Global variable information setup for each class
02442 *********************************************************/
02443 static void G__cpp_setup_global0() {
02444 
02445    /* Setting up global variables */
02446    G__resetplocal();
02447 
02448 }
02449 
02450 static void G__cpp_setup_global1() {
02451 }
02452 
02453 static void G__cpp_setup_global2() {
02454 }
02455 
02456 static void G__cpp_setup_global3() {
02457 }
02458 
02459 static void G__cpp_setup_global4() {
02460 }
02461 
02462 static void G__cpp_setup_global5() {
02463 }
02464 
02465 static void G__cpp_setup_global6() {
02466 }
02467 
02468 static void G__cpp_setup_global7() {
02469 }
02470 
02471 static void G__cpp_setup_global8() {
02472 }
02473 
02474 static void G__cpp_setup_global9() {
02475 }
02476 
02477 static void G__cpp_setup_global10() {
02478 
02479    G__resetglobalenv();
02480 }
02481 extern "C" void G__cpp_setup_globalBesVisClient_rootcint() {
02482   G__cpp_setup_global0();
02483   G__cpp_setup_global1();
02484   G__cpp_setup_global2();
02485   G__cpp_setup_global3();
02486   G__cpp_setup_global4();
02487   G__cpp_setup_global5();
02488   G__cpp_setup_global6();
02489   G__cpp_setup_global7();
02490   G__cpp_setup_global8();
02491   G__cpp_setup_global9();
02492   G__cpp_setup_global10();
02493 }
02494 
02495 /*********************************************************
02496 * Global function information setup for each class
02497 *********************************************************/
02498 static void G__cpp_setup_func0() {
02499    G__lastifuncposition();
02500 
02501 }
02502 
02503 static void G__cpp_setup_func1() {
02504 }
02505 
02506 static void G__cpp_setup_func2() {
02507 }
02508 
02509 static void G__cpp_setup_func3() {
02510 }
02511 
02512 static void G__cpp_setup_func4() {
02513 }
02514 
02515 static void G__cpp_setup_func5() {
02516 }
02517 
02518 static void G__cpp_setup_func6() {
02519 }
02520 
02521 static void G__cpp_setup_func7() {
02522 }
02523 
02524 static void G__cpp_setup_func8() {
02525 }
02526 
02527 static void G__cpp_setup_func9() {
02528 }
02529 
02530 static void G__cpp_setup_func10() {
02531 }
02532 
02533 static void G__cpp_setup_func11() {
02534 }
02535 
02536 static void G__cpp_setup_func12() {
02537 }
02538 
02539 static void G__cpp_setup_func13() {
02540 }
02541 
02542 static void G__cpp_setup_func14() {
02543 }
02544 
02545 static void G__cpp_setup_func15() {
02546 }
02547 
02548 static void G__cpp_setup_func16() {
02549 }
02550 
02551 static void G__cpp_setup_func17() {
02552 }
02553 
02554 static void G__cpp_setup_func18() {
02555 }
02556 
02557 static void G__cpp_setup_func19() {
02558 }
02559 
02560 static void G__cpp_setup_func20() {
02561 }
02562 
02563 static void G__cpp_setup_func21() {
02564 }
02565 
02566 static void G__cpp_setup_func22() {
02567 }
02568 
02569 static void G__cpp_setup_func23() {
02570 }
02571 
02572 static void G__cpp_setup_func24() {
02573 
02574    G__resetifuncposition();
02575 }
02576 
02577 extern "C" void G__cpp_setup_funcBesVisClient_rootcint() {
02578   G__cpp_setup_func0();
02579   G__cpp_setup_func1();
02580   G__cpp_setup_func2();
02581   G__cpp_setup_func3();
02582   G__cpp_setup_func4();
02583   G__cpp_setup_func5();
02584   G__cpp_setup_func6();
02585   G__cpp_setup_func7();
02586   G__cpp_setup_func8();
02587   G__cpp_setup_func9();
02588   G__cpp_setup_func10();
02589   G__cpp_setup_func11();
02590   G__cpp_setup_func12();
02591   G__cpp_setup_func13();
02592   G__cpp_setup_func14();
02593   G__cpp_setup_func15();
02594   G__cpp_setup_func16();
02595   G__cpp_setup_func17();
02596   G__cpp_setup_func18();
02597   G__cpp_setup_func19();
02598   G__cpp_setup_func20();
02599   G__cpp_setup_func21();
02600   G__cpp_setup_func22();
02601   G__cpp_setup_func23();
02602   G__cpp_setup_func24();
02603 }
02604 
02605 /*********************************************************
02606 * Class,struct,union,enum tag information setup
02607 *********************************************************/
02608 /* Setup class/struct taginfo */
02609 G__linked_taginfo G__BesVisClient_rootcintLN_TClass = { "TClass" , 99 , -1 };
02610 G__linked_taginfo G__BesVisClient_rootcintLN_TBuffer = { "TBuffer" , 99 , -1 };
02611 G__linked_taginfo G__BesVisClient_rootcintLN_TMemberInspector = { "TMemberInspector" , 99 , -1 };
02612 G__linked_taginfo G__BesVisClient_rootcintLN_TObject = { "TObject" , 99 , -1 };
02613 G__linked_taginfo G__BesVisClient_rootcintLN_TString = { "TString" , 99 , -1 };
02614 G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR = { "vector<unsigned int,allocator<unsigned int> >" , 99 , -1 };
02615 G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEfloatcOallocatorlEfloatgRsPgR = { "vector<float,allocator<float> >" , 99 , -1 };
02616 G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEdoublecOallocatorlEdoublegRsPgR = { "vector<double,allocator<double> >" , 99 , -1 };
02617 G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >" , 99 , -1 };
02618 G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator<vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >::iterator>" , 99 , -1 };
02619 G__linked_taginfo G__BesVisClient_rootcintLN_TList = { "TList" , 99 , -1 };
02620 G__linked_taginfo G__BesVisClient_rootcintLN_TTimer = { "TTimer" , 99 , -1 };
02621 G__linked_taginfo G__BesVisClient_rootcintLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector<TVirtualArray*,allocator<TVirtualArray*> >" , 99 , -1 };
02622 G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TVirtualArray*,allocator<TVirtualArray*> >::iterator>" , 99 , -1 };
02623 G__linked_taginfo G__BesVisClient_rootcintLN_TGObject = { "TGObject" , 99 , -1 };
02624 G__linked_taginfo G__BesVisClient_rootcintLN_TQObject = { "TQObject" , 99 , -1 };
02625 G__linked_taginfo G__BesVisClient_rootcintLN_TGWindow = { "TGWindow" , 99 , -1 };
02626 G__linked_taginfo G__BesVisClient_rootcintLN_pairlEunsignedsPintcOintgR = { "pair<unsigned int,int>" , 115 , -1 };
02627 G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEpairlEunsignedsPintcOintgRcOallocatorlEpairlEunsignedsPintcOintgRsPgRsPgR = { "vector<pair<unsigned int,int>,allocator<pair<unsigned int,int> > >" , 99 , -1 };
02628 G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEpairlEunsignedsPintcOintgRcOallocatorlEpairlEunsignedsPintcOintgRsPgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<pair<unsigned int,int>,allocator<pair<unsigned int,int> > >::iterator>" , 99 , -1 };
02629 G__linked_taginfo G__BesVisClient_rootcintLN_TGFrame = { "TGFrame" , 99 , -1 };
02630 G__linked_taginfo G__BesVisClient_rootcintLN_TGCompositeFrame = { "TGCompositeFrame" , 99 , -1 };
02631 G__linked_taginfo G__BesVisClient_rootcintLN_TGLayoutHints = { "TGLayoutHints" , 99 , -1 };
02632 G__linked_taginfo G__BesVisClient_rootcintLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR = { "iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&>" , 115 , -1 };
02633 G__linked_taginfo G__BesVisClient_rootcintLN_TGTextButton = { "TGTextButton" , 99 , -1 };
02634 G__linked_taginfo G__BesVisClient_rootcintLN_TGVerticalFrame = { "TGVerticalFrame" , 99 , -1 };
02635 G__linked_taginfo G__BesVisClient_rootcintLN_TGHorizontalFrame = { "TGHorizontalFrame" , 99 , -1 };
02636 G__linked_taginfo G__BesVisClient_rootcintLN_TGMainFrame = { "TGMainFrame" , 99 , -1 };
02637 G__linked_taginfo G__BesVisClient_rootcintLN_TGTransientFrame = { "TGTransientFrame" , 99 , -1 };
02638 G__linked_taginfo G__BesVisClient_rootcintLN_TGGroupFrame = { "TGGroupFrame" , 99 , -1 };
02639 G__linked_taginfo G__BesVisClient_rootcintLN_TGLabel = { "TGLabel" , 99 , -1 };
02640 G__linked_taginfo G__BesVisClient_rootcintLN_TGTab = { "TGTab" , 99 , -1 };
02641 G__linked_taginfo G__BesVisClient_rootcintLN_TGListBox = { "TGListBox" , 99 , -1 };
02642 G__linked_taginfo G__BesVisClient_rootcintLN_TGIcon = { "TGIcon" , 99 , -1 };
02643 G__linked_taginfo G__BesVisClient_rootcintLN_BesAboutHelp = { "BesAboutHelp" , 99 , -1 };
02644 G__linked_taginfo G__BesVisClient_rootcintLN_BesMdcPalette = { "BesMdcPalette" , 99 , -1 };
02645 G__linked_taginfo G__BesVisClient_rootcintLN_vectorlETStringcOallocatorlETStringgRsPgR = { "vector<TString,allocator<TString> >" , 99 , -1 };
02646 G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TString,allocator<TString> >::iterator>" , 99 , -1 };
02647 G__linked_taginfo G__BesVisClient_rootcintLN_TGeometry = { "TGeometry" , 99 , -1 };
02648 G__linked_taginfo G__BesVisClient_rootcintLN_TGPopupMenu = { "TGPopupMenu" , 99 , -1 };
02649 G__linked_taginfo G__BesVisClient_rootcintLN_TGCheckButton = { "TGCheckButton" , 99 , -1 };
02650 G__linked_taginfo G__BesVisClient_rootcintLN_TGNumberEntryField = { "TGNumberEntryField" , 99 , -1 };
02651 G__linked_taginfo G__BesVisClient_rootcintLN_TGNumberEntry = { "TGNumberEntry" , 99 , -1 };
02652 G__linked_taginfo G__BesVisClient_rootcintLN_TGCanvas = { "TGCanvas" , 99 , -1 };
02653 G__linked_taginfo G__BesVisClient_rootcintLN_TVectorTlEdoublegR = { "TVectorT<double>" , 99 , -1 };
02654 G__linked_taginfo G__BesVisClient_rootcintLN_BesGMenuBar = { "BesGMenuBar" , 99 , -1 };
02655 G__linked_taginfo G__BesVisClient_rootcintLN_BesGPictureButton = { "BesGPictureButton" , 99 , -1 };
02656 G__linked_taginfo G__BesVisClient_rootcintLN_TCanvas = { "TCanvas" , 99 , -1 };
02657 G__linked_taginfo G__BesVisClient_rootcintLN_maplEintcOTGeoElementRNmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTGeoElementRNmUgRsPgRsPgR = { "map<int,TGeoElementRN*,less<int>,allocator<pair<const int,TGeoElementRN*> > >" , 99 , -1 };
02658 G__linked_taginfo G__BesVisClient_rootcintLN_vectorlETGeoVolumeAssemblycLcLThreadData_tmUcOallocatorlETGeoVolumeAssemblycLcLThreadData_tmUgRsPgR = { "vector<TGeoVolumeAssembly::ThreadData_t*,allocator<TGeoVolumeAssembly::ThreadData_t*> >" , 99 , -1 };
02659 G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlETGeoVolumeAssemblycLcLThreadData_tmUcOallocatorlETGeoVolumeAssemblycLcLThreadData_tmUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TGeoVolumeAssembly::ThreadData_t*,allocator<TGeoVolumeAssembly::ThreadData_t*> >::iterator>" , 99 , -1 };
02660 G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEContentGroupcLcLContentItemcOallocatorlEContentGroupcLcLContentItemgRsPgR = { "vector<ContentGroup::ContentItem,allocator<ContentGroup::ContentItem> >" , 99 , -1 };
02661 G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEContentGroupcLcLContentItemcOallocatorlEContentGroupcLcLContentItemgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<ContentGroup::ContentItem,allocator<ContentGroup::ContentItem> >::iterator>" , 99 , -1 };
02662 G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEContentChoicemUcOallocatorlEContentChoicemUgRsPgR = { "vector<ContentChoice*,allocator<ContentChoice*> >" , 99 , -1 };
02663 G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEContentChoicemUcOallocatorlEContentChoicemUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<ContentChoice*,allocator<ContentChoice*> >::iterator>" , 99 , -1 };
02664 G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLconstantcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLconstantgRsPgRsPgR = { "map<string,define::constant,less<string>,allocator<pair<const string,define::constant> > >" , 99 , -1 };
02665 G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLquantitycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLquantitygRsPgRsPgR = { "map<string,define::quantity,less<string>,allocator<pair<const string,define::quantity> > >" , 99 , -1 };
02666 G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLexpressioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLexpressiongRsPgRsPgR = { "map<string,define::expression,less<string>,allocator<pair<const string,define::expression> > >" , 99 , -1 };
02667 G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLpositioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLpositiongRsPgRsPgR = { "map<string,define::position,less<string>,allocator<pair<const string,define::position> > >" , 99 , -1 };
02668 G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLrotationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLrotationgRsPgRsPgR = { "map<string,define::rotation,less<string>,allocator<pair<const string,define::rotation> > >" , 99 , -1 };
02669 G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOTGeoTranslationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoTranslationmUgRsPgRsPgR = { "map<string,TGeoTranslation*,less<string>,allocator<pair<const string,TGeoTranslation*> > >" , 99 , -1 };
02670 G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOTGeoRotationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoRotationmUgRsPgRsPgR = { "map<string,TGeoRotation*,less<string>,allocator<pair<const string,TGeoRotation*> > >" , 99 , -1 };
02671 G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOTGeoShapemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoShapemUgRsPgRsPgR = { "map<string,TGeoShape*,less<string>,allocator<pair<const string,TGeoShape*> > >" , 99 , -1 };
02672 G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumemUgRsPgRsPgR = { "map<string,TGeoVolume*,less<string>,allocator<pair<const string,TGeoVolume*> > >" , 99 , -1 };
02673 G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumeAssemblymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumeAssemblymUgRsPgRsPgR = { "map<string,TGeoVolumeAssembly*,less<string>,allocator<pair<const string,TGeoVolumeAssembly*> > >" , 99 , -1 };
02674 G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOTGeoNodemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoNodemUgRsPgRsPgR = { "map<string,TGeoNode*,less<string>,allocator<pair<const string,TGeoNode*> > >" , 99 , -1 };
02675 G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTBaselEfloatgR = { "TMatrixTBase<float>" , 99 , -1 };
02676 G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTBaselEdoublegR = { "TMatrixTBase<double>" , 99 , -1 };
02677 G__linked_taginfo G__BesVisClient_rootcintLN_TVectorTlEfloatgR = { "TVectorT<float>" , 99 , -1 };
02678 G__linked_taginfo G__BesVisClient_rootcintLN_TElementActionTlEfloatgR = { "TElementActionT<float>" , 99 , -1 };
02679 G__linked_taginfo G__BesVisClient_rootcintLN_TElementPosActionTlEfloatgR = { "TElementPosActionT<float>" , 99 , -1 };
02680 G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTlEfloatgR = { "TMatrixT<float>" , 99 , -1 };
02681 G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTRow_constlEfloatgR = { "TMatrixTRow_const<float>" , 99 , -1 };
02682 G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTRowlEfloatgR = { "TMatrixTRow<float>" , 99 , -1 };
02683 G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTDiag_constlEfloatgR = { "TMatrixTDiag_const<float>" , 99 , -1 };
02684 G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTColumn_constlEfloatgR = { "TMatrixTColumn_const<float>" , 99 , -1 };
02685 G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTFlat_constlEfloatgR = { "TMatrixTFlat_const<float>" , 99 , -1 };
02686 G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTSub_constlEfloatgR = { "TMatrixTSub_const<float>" , 99 , -1 };
02687 G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTSparseRow_constlEfloatgR = { "TMatrixTSparseRow_const<float>" , 99 , -1 };
02688 G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTSparseDiag_constlEfloatgR = { "TMatrixTSparseDiag_const<float>" , 99 , -1 };
02689 G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTColumnlEfloatgR = { "TMatrixTColumn<float>" , 99 , -1 };
02690 G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTDiaglEfloatgR = { "TMatrixTDiag<float>" , 99 , -1 };
02691 G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTFlatlEfloatgR = { "TMatrixTFlat<float>" , 99 , -1 };
02692 G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTSublEfloatgR = { "TMatrixTSub<float>" , 99 , -1 };
02693 G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTSparseRowlEfloatgR = { "TMatrixTSparseRow<float>" , 99 , -1 };
02694 G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTSparseDiaglEfloatgR = { "TMatrixTSparseDiag<float>" , 99 , -1 };
02695 G__linked_taginfo G__BesVisClient_rootcintLN_BesVisDisplay = { "BesVisDisplay" , 99 , -1 };
02696 G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEintcOallocatorlEintgRsPgR = { "vector<int,allocator<int> >" , 99 , -1 };
02697 G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<int,allocator<int> >::iterator>" , 99 , -1 };
02698 G__linked_taginfo G__BesVisClient_rootcintLN_TDigiEvent = { "TDigiEvent" , 99 , -1 };
02699 G__linked_taginfo G__BesVisClient_rootcintLN_TRecMdcTrack = { "TRecMdcTrack" , 99 , -1 };
02700 G__linked_taginfo G__BesVisClient_rootcintLN_TRecMdcHit = { "TRecMdcHit" , 99 , -1 };
02701 G__linked_taginfo G__BesVisClient_rootcintLN_TRecTofTrack = { "TRecTofTrack" , 99 , -1 };
02702 G__linked_taginfo G__BesVisClient_rootcintLN_TRecEmcShower = { "TRecEmcShower" , 99 , -1 };
02703 G__linked_taginfo G__BesVisClient_rootcintLN_maplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgR = { "map<int,double,less<int>,allocator<pair<const int,double> > >" , 99 , -1 };
02704 G__linked_taginfo G__BesVisClient_rootcintLN_TRecMucTrack = { "TRecMucTrack" , 99 , -1 };
02705 G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR = { "vector<vector<double,allocator<double> >,allocator<vector<double,allocator<double> > > >" , 99 , -1 };
02706 G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<vector<double,allocator<double> >,allocator<vector<double,allocator<double> > > >::iterator>" , 99 , -1 };
02707 G__linked_taginfo G__BesVisClient_rootcintLN_TRecEvTime = { "TRecEvTime" , 99 , -1 };
02708 G__linked_taginfo G__BesVisClient_rootcintLN_pairlEintcOfloatgR = { "pair<int,float>" , 115 , -1 };
02709 G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEpairlEintcOfloatgRcOallocatorlEpairlEintcOfloatgRsPgRsPgR = { "vector<pair<int,float>,allocator<pair<int,float> > >" , 99 , -1 };
02710 G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEpairlEintcOfloatgRcOallocatorlEpairlEintcOfloatgRsPgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<pair<int,float>,allocator<pair<int,float> > >::iterator>" , 99 , -1 };
02711 G__linked_taginfo G__BesVisClient_rootcintLN_TRecTrackEvent = { "TRecTrackEvent" , 99 , -1 };
02712 G__linked_taginfo G__BesVisClient_rootcintLN_TEvtHeader = { "TEvtHeader" , 99 , -1 };
02713 G__linked_taginfo G__BesVisClient_rootcintLN_BesEvent = { "BesEvent" , 99 , -1 };
02714 G__linked_taginfo G__BesVisClient_rootcintLN_runStatus = { "runStatus" , 101 , -1 };
02715 G__linked_taginfo G__BesVisClient_rootcintLN_TRootEmbeddedCanvas = { "TRootEmbeddedCanvas" , 99 , -1 };
02716 G__linked_taginfo G__BesVisClient_rootcintLN_TFile = { "TFile" , 99 , -1 };
02717 G__linked_taginfo G__BesVisClient_rootcintLN_TTree = { "TTree" , 99 , -1 };
02718 G__linked_taginfo G__BesVisClient_rootcintLN_TGStatusBar = { "TGStatusBar" , 99 , -1 };
02719 G__linked_taginfo G__BesVisClient_rootcintLN_TGListTree = { "TGListTree" , 99 , -1 };
02720 G__linked_taginfo G__BesVisClient_rootcintLN_TGListTreeItem = { "TGListTreeItem" , 99 , -1 };
02721 G__linked_taginfo G__BesVisClient_rootcintLN_TGHSlider = { "TGHSlider" , 99 , -1 };
02722 G__linked_taginfo G__BesVisClient_rootcintLN_TGVSlider = { "TGVSlider" , 99 , -1 };
02723 G__linked_taginfo G__BesVisClient_rootcintLN_BesClient = { "BesClient" , 99 , -1 };
02724 
02725 /* Reset class/struct taginfo */
02726 extern "C" void G__cpp_reset_tagtableBesVisClient_rootcint() {
02727   G__BesVisClient_rootcintLN_TClass.tagnum = -1 ;
02728   G__BesVisClient_rootcintLN_TBuffer.tagnum = -1 ;
02729   G__BesVisClient_rootcintLN_TMemberInspector.tagnum = -1 ;
02730   G__BesVisClient_rootcintLN_TObject.tagnum = -1 ;
02731   G__BesVisClient_rootcintLN_TString.tagnum = -1 ;
02732   G__BesVisClient_rootcintLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR.tagnum = -1 ;
02733   G__BesVisClient_rootcintLN_vectorlEfloatcOallocatorlEfloatgRsPgR.tagnum = -1 ;
02734   G__BesVisClient_rootcintLN_vectorlEdoublecOallocatorlEdoublegRsPgR.tagnum = -1 ;
02735   G__BesVisClient_rootcintLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ;
02736   G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ;
02737   G__BesVisClient_rootcintLN_TList.tagnum = -1 ;
02738   G__BesVisClient_rootcintLN_TTimer.tagnum = -1 ;
02739   G__BesVisClient_rootcintLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ;
02740   G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ;
02741   G__BesVisClient_rootcintLN_TGObject.tagnum = -1 ;
02742   G__BesVisClient_rootcintLN_TQObject.tagnum = -1 ;
02743   G__BesVisClient_rootcintLN_TGWindow.tagnum = -1 ;
02744   G__BesVisClient_rootcintLN_pairlEunsignedsPintcOintgR.tagnum = -1 ;
02745   G__BesVisClient_rootcintLN_vectorlEpairlEunsignedsPintcOintgRcOallocatorlEpairlEunsignedsPintcOintgRsPgRsPgR.tagnum = -1 ;
02746   G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEpairlEunsignedsPintcOintgRcOallocatorlEpairlEunsignedsPintcOintgRsPgRsPgRcLcLiteratorgR.tagnum = -1 ;
02747   G__BesVisClient_rootcintLN_TGFrame.tagnum = -1 ;
02748   G__BesVisClient_rootcintLN_TGCompositeFrame.tagnum = -1 ;
02749   G__BesVisClient_rootcintLN_TGLayoutHints.tagnum = -1 ;
02750   G__BesVisClient_rootcintLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR.tagnum = -1 ;
02751   G__BesVisClient_rootcintLN_TGTextButton.tagnum = -1 ;
02752   G__BesVisClient_rootcintLN_TGVerticalFrame.tagnum = -1 ;
02753   G__BesVisClient_rootcintLN_TGHorizontalFrame.tagnum = -1 ;
02754   G__BesVisClient_rootcintLN_TGMainFrame.tagnum = -1 ;
02755   G__BesVisClient_rootcintLN_TGTransientFrame.tagnum = -1 ;
02756   G__BesVisClient_rootcintLN_TGGroupFrame.tagnum = -1 ;
02757   G__BesVisClient_rootcintLN_TGLabel.tagnum = -1 ;
02758   G__BesVisClient_rootcintLN_TGTab.tagnum = -1 ;
02759   G__BesVisClient_rootcintLN_TGListBox.tagnum = -1 ;
02760   G__BesVisClient_rootcintLN_TGIcon.tagnum = -1 ;
02761   G__BesVisClient_rootcintLN_BesAboutHelp.tagnum = -1 ;
02762   G__BesVisClient_rootcintLN_BesMdcPalette.tagnum = -1 ;
02763   G__BesVisClient_rootcintLN_vectorlETStringcOallocatorlETStringgRsPgR.tagnum = -1 ;
02764   G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR.tagnum = -1 ;
02765   G__BesVisClient_rootcintLN_TGeometry.tagnum = -1 ;
02766   G__BesVisClient_rootcintLN_TGPopupMenu.tagnum = -1 ;
02767   G__BesVisClient_rootcintLN_TGCheckButton.tagnum = -1 ;
02768   G__BesVisClient_rootcintLN_TGNumberEntryField.tagnum = -1 ;
02769   G__BesVisClient_rootcintLN_TGNumberEntry.tagnum = -1 ;
02770   G__BesVisClient_rootcintLN_TGCanvas.tagnum = -1 ;
02771   G__BesVisClient_rootcintLN_TVectorTlEdoublegR.tagnum = -1 ;
02772   G__BesVisClient_rootcintLN_BesGMenuBar.tagnum = -1 ;
02773   G__BesVisClient_rootcintLN_BesGPictureButton.tagnum = -1 ;
02774   G__BesVisClient_rootcintLN_TCanvas.tagnum = -1 ;
02775   G__BesVisClient_rootcintLN_maplEintcOTGeoElementRNmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTGeoElementRNmUgRsPgRsPgR.tagnum = -1 ;
02776   G__BesVisClient_rootcintLN_vectorlETGeoVolumeAssemblycLcLThreadData_tmUcOallocatorlETGeoVolumeAssemblycLcLThreadData_tmUgRsPgR.tagnum = -1 ;
02777   G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlETGeoVolumeAssemblycLcLThreadData_tmUcOallocatorlETGeoVolumeAssemblycLcLThreadData_tmUgRsPgRcLcLiteratorgR.tagnum = -1 ;
02778   G__BesVisClient_rootcintLN_vectorlEContentGroupcLcLContentItemcOallocatorlEContentGroupcLcLContentItemgRsPgR.tagnum = -1 ;
02779   G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEContentGroupcLcLContentItemcOallocatorlEContentGroupcLcLContentItemgRsPgRcLcLiteratorgR.tagnum = -1 ;
02780   G__BesVisClient_rootcintLN_vectorlEContentChoicemUcOallocatorlEContentChoicemUgRsPgR.tagnum = -1 ;
02781   G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEContentChoicemUcOallocatorlEContentChoicemUgRsPgRcLcLiteratorgR.tagnum = -1 ;
02782   G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLconstantcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLconstantgRsPgRsPgR.tagnum = -1 ;
02783   G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLquantitycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLquantitygRsPgRsPgR.tagnum = -1 ;
02784   G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLexpressioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLexpressiongRsPgRsPgR.tagnum = -1 ;
02785   G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLpositioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLpositiongRsPgRsPgR.tagnum = -1 ;
02786   G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLrotationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLrotationgRsPgRsPgR.tagnum = -1 ;
02787   G__BesVisClient_rootcintLN_maplEstringcOTGeoTranslationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoTranslationmUgRsPgRsPgR.tagnum = -1 ;
02788   G__BesVisClient_rootcintLN_maplEstringcOTGeoRotationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoRotationmUgRsPgRsPgR.tagnum = -1 ;
02789   G__BesVisClient_rootcintLN_maplEstringcOTGeoShapemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoShapemUgRsPgRsPgR.tagnum = -1 ;
02790   G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumemUgRsPgRsPgR.tagnum = -1 ;
02791   G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumeAssemblymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumeAssemblymUgRsPgRsPgR.tagnum = -1 ;
02792   G__BesVisClient_rootcintLN_maplEstringcOTGeoNodemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoNodemUgRsPgRsPgR.tagnum = -1 ;
02793   G__BesVisClient_rootcintLN_TMatrixTBaselEfloatgR.tagnum = -1 ;
02794   G__BesVisClient_rootcintLN_TMatrixTBaselEdoublegR.tagnum = -1 ;
02795   G__BesVisClient_rootcintLN_TVectorTlEfloatgR.tagnum = -1 ;
02796   G__BesVisClient_rootcintLN_TElementActionTlEfloatgR.tagnum = -1 ;
02797   G__BesVisClient_rootcintLN_TElementPosActionTlEfloatgR.tagnum = -1 ;
02798   G__BesVisClient_rootcintLN_TMatrixTlEfloatgR.tagnum = -1 ;
02799   G__BesVisClient_rootcintLN_TMatrixTRow_constlEfloatgR.tagnum = -1 ;
02800   G__BesVisClient_rootcintLN_TMatrixTRowlEfloatgR.tagnum = -1 ;
02801   G__BesVisClient_rootcintLN_TMatrixTDiag_constlEfloatgR.tagnum = -1 ;
02802   G__BesVisClient_rootcintLN_TMatrixTColumn_constlEfloatgR.tagnum = -1 ;
02803   G__BesVisClient_rootcintLN_TMatrixTFlat_constlEfloatgR.tagnum = -1 ;
02804   G__BesVisClient_rootcintLN_TMatrixTSub_constlEfloatgR.tagnum = -1 ;
02805   G__BesVisClient_rootcintLN_TMatrixTSparseRow_constlEfloatgR.tagnum = -1 ;
02806   G__BesVisClient_rootcintLN_TMatrixTSparseDiag_constlEfloatgR.tagnum = -1 ;
02807   G__BesVisClient_rootcintLN_TMatrixTColumnlEfloatgR.tagnum = -1 ;
02808   G__BesVisClient_rootcintLN_TMatrixTDiaglEfloatgR.tagnum = -1 ;
02809   G__BesVisClient_rootcintLN_TMatrixTFlatlEfloatgR.tagnum = -1 ;
02810   G__BesVisClient_rootcintLN_TMatrixTSublEfloatgR.tagnum = -1 ;
02811   G__BesVisClient_rootcintLN_TMatrixTSparseRowlEfloatgR.tagnum = -1 ;
02812   G__BesVisClient_rootcintLN_TMatrixTSparseDiaglEfloatgR.tagnum = -1 ;
02813   G__BesVisClient_rootcintLN_BesVisDisplay.tagnum = -1 ;
02814   G__BesVisClient_rootcintLN_vectorlEintcOallocatorlEintgRsPgR.tagnum = -1 ;
02815   G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR.tagnum = -1 ;
02816   G__BesVisClient_rootcintLN_TDigiEvent.tagnum = -1 ;
02817   G__BesVisClient_rootcintLN_TRecMdcTrack.tagnum = -1 ;
02818   G__BesVisClient_rootcintLN_TRecMdcHit.tagnum = -1 ;
02819   G__BesVisClient_rootcintLN_TRecTofTrack.tagnum = -1 ;
02820   G__BesVisClient_rootcintLN_TRecEmcShower.tagnum = -1 ;
02821   G__BesVisClient_rootcintLN_maplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgR.tagnum = -1 ;
02822   G__BesVisClient_rootcintLN_TRecMucTrack.tagnum = -1 ;
02823   G__BesVisClient_rootcintLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR.tagnum = -1 ;
02824   G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcLcLiteratorgR.tagnum = -1 ;
02825   G__BesVisClient_rootcintLN_TRecEvTime.tagnum = -1 ;
02826   G__BesVisClient_rootcintLN_pairlEintcOfloatgR.tagnum = -1 ;
02827   G__BesVisClient_rootcintLN_vectorlEpairlEintcOfloatgRcOallocatorlEpairlEintcOfloatgRsPgRsPgR.tagnum = -1 ;
02828   G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEpairlEintcOfloatgRcOallocatorlEpairlEintcOfloatgRsPgRsPgRcLcLiteratorgR.tagnum = -1 ;
02829   G__BesVisClient_rootcintLN_TRecTrackEvent.tagnum = -1 ;
02830   G__BesVisClient_rootcintLN_TEvtHeader.tagnum = -1 ;
02831   G__BesVisClient_rootcintLN_BesEvent.tagnum = -1 ;
02832   G__BesVisClient_rootcintLN_runStatus.tagnum = -1 ;
02833   G__BesVisClient_rootcintLN_TRootEmbeddedCanvas.tagnum = -1 ;
02834   G__BesVisClient_rootcintLN_TFile.tagnum = -1 ;
02835   G__BesVisClient_rootcintLN_TTree.tagnum = -1 ;
02836   G__BesVisClient_rootcintLN_TGStatusBar.tagnum = -1 ;
02837   G__BesVisClient_rootcintLN_TGListTree.tagnum = -1 ;
02838   G__BesVisClient_rootcintLN_TGListTreeItem.tagnum = -1 ;
02839   G__BesVisClient_rootcintLN_TGHSlider.tagnum = -1 ;
02840   G__BesVisClient_rootcintLN_TGVSlider.tagnum = -1 ;
02841   G__BesVisClient_rootcintLN_BesClient.tagnum = -1 ;
02842 }
02843 
02844 
02845 extern "C" void G__cpp_setup_tagtableBesVisClient_rootcint() {
02846 
02847    /* Setting up class,struct,union tag entry */
02848    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TClass);
02849    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TBuffer);
02850    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMemberInspector);
02851    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TObject);
02852    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TString);
02853    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR);
02854    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_vectorlEfloatcOallocatorlEfloatgRsPgR);
02855    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_vectorlEdoublecOallocatorlEdoublegRsPgR);
02856    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR);
02857    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR);
02858    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TList);
02859    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TTimer);
02860    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR);
02861    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR);
02862    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGObject);
02863    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TQObject);
02864    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGWindow);
02865    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_pairlEunsignedsPintcOintgR);
02866    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_vectorlEpairlEunsignedsPintcOintgRcOallocatorlEpairlEunsignedsPintcOintgRsPgRsPgR);
02867    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEpairlEunsignedsPintcOintgRcOallocatorlEpairlEunsignedsPintcOintgRsPgRsPgRcLcLiteratorgR);
02868    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGFrame);
02869    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGCompositeFrame);
02870    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGLayoutHints);
02871    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR);
02872    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGTextButton);
02873    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGVerticalFrame);
02874    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGHorizontalFrame);
02875    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGMainFrame);
02876    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGTransientFrame);
02877    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGGroupFrame);
02878    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGLabel);
02879    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGTab);
02880    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGListBox);
02881    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGIcon);
02882    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_BesAboutHelp),sizeof(BesAboutHelp),-1,324608,"Info box about the Bes Vis client",G__setup_memvarBesAboutHelp,G__setup_memfuncBesAboutHelp);
02883    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_BesMdcPalette),sizeof(BesMdcPalette),-1,323584,"Info box about the Bes Vis client",G__setup_memvarBesMdcPalette,G__setup_memfuncBesMdcPalette);
02884    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_vectorlETStringcOallocatorlETStringgRsPgR);
02885    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR);
02886    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGeometry);
02887    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGPopupMenu);
02888    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGCheckButton);
02889    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGNumberEntryField);
02890    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGNumberEntry);
02891    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGCanvas);
02892    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TVectorTlEdoublegR);
02893    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_BesGMenuBar);
02894    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_BesGPictureButton);
02895    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TCanvas);
02896    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_maplEintcOTGeoElementRNmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTGeoElementRNmUgRsPgRsPgR);
02897    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_vectorlETGeoVolumeAssemblycLcLThreadData_tmUcOallocatorlETGeoVolumeAssemblycLcLThreadData_tmUgRsPgR);
02898    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlETGeoVolumeAssemblycLcLThreadData_tmUcOallocatorlETGeoVolumeAssemblycLcLThreadData_tmUgRsPgRcLcLiteratorgR);
02899    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_vectorlEContentGroupcLcLContentItemcOallocatorlEContentGroupcLcLContentItemgRsPgR);
02900    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEContentGroupcLcLContentItemcOallocatorlEContentGroupcLcLContentItemgRsPgRcLcLiteratorgR);
02901    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_vectorlEContentChoicemUcOallocatorlEContentChoicemUgRsPgR);
02902    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEContentChoicemUcOallocatorlEContentChoicemUgRsPgRcLcLiteratorgR);
02903    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLconstantcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLconstantgRsPgRsPgR);
02904    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLquantitycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLquantitygRsPgRsPgR);
02905    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLexpressioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLexpressiongRsPgRsPgR);
02906    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLpositioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLpositiongRsPgRsPgR);
02907    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLrotationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLrotationgRsPgRsPgR);
02908    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_maplEstringcOTGeoTranslationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoTranslationmUgRsPgRsPgR);
02909    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_maplEstringcOTGeoRotationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoRotationmUgRsPgRsPgR);
02910    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_maplEstringcOTGeoShapemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoShapemUgRsPgRsPgR);
02911    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumemUgRsPgRsPgR);
02912    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumeAssemblymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumeAssemblymUgRsPgRsPgR);
02913    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_maplEstringcOTGeoNodemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoNodemUgRsPgRsPgR);
02914    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTBaselEfloatgR);
02915    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTBaselEdoublegR);
02916    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TVectorTlEfloatgR);
02917    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TElementActionTlEfloatgR);
02918    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TElementPosActionTlEfloatgR);
02919    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTlEfloatgR);
02920    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTRow_constlEfloatgR);
02921    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTRowlEfloatgR);
02922    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTDiag_constlEfloatgR);
02923    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTColumn_constlEfloatgR);
02924    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTFlat_constlEfloatgR);
02925    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTSub_constlEfloatgR);
02926    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTSparseRow_constlEfloatgR);
02927    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTSparseDiag_constlEfloatgR);
02928    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTColumnlEfloatgR);
02929    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTDiaglEfloatgR);
02930    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTFlatlEfloatgR);
02931    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTSublEfloatgR);
02932    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTSparseRowlEfloatgR);
02933    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTSparseDiaglEfloatgR);
02934    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_BesVisDisplay);
02935    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_vectorlEintcOallocatorlEintgRsPgR);
02936    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR);
02937    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TDigiEvent);
02938    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TRecMdcTrack);
02939    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TRecMdcHit);
02940    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TRecTofTrack);
02941    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TRecEmcShower);
02942    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_maplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgR);
02943    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TRecMucTrack);
02944    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR);
02945    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcLcLiteratorgR);
02946    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TRecEvTime);
02947    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_pairlEintcOfloatgR);
02948    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_vectorlEpairlEintcOfloatgRcOallocatorlEpairlEintcOfloatgRsPgRsPgR);
02949    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEpairlEintcOfloatgRcOallocatorlEpairlEintcOfloatgRsPgRsPgRcLcLiteratorgR);
02950    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TRecTrackEvent);
02951    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TEvtHeader);
02952    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_BesEvent);
02953    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_runStatus);
02954    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TRootEmbeddedCanvas);
02955    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TFile);
02956    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TTree);
02957    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGStatusBar);
02958    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGListTree);
02959    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGListTreeItem);
02960    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGHSlider);
02961    G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGVSlider);
02962    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_BesClient),sizeof(BesClient),-1,324608,"Bes client",G__setup_memvarBesClient,G__setup_memfuncBesClient);
02963 }
02964 extern "C" void G__cpp_setupBesVisClient_rootcint(void) {
02965   G__check_setup_version(30051515,"G__cpp_setupBesVisClient_rootcint()");
02966   G__set_cpp_environmentBesVisClient_rootcint();
02967   G__cpp_setup_tagtableBesVisClient_rootcint();
02968 
02969   G__cpp_setup_inheritanceBesVisClient_rootcint();
02970 
02971   G__cpp_setup_typetableBesVisClient_rootcint();
02972 
02973   G__cpp_setup_memvarBesVisClient_rootcint();
02974 
02975   G__cpp_setup_memfuncBesVisClient_rootcint();
02976   G__cpp_setup_globalBesVisClient_rootcint();
02977   G__cpp_setup_funcBesVisClient_rootcint();
02978 
02979    if(0==G__getsizep2memfunc()) G__get_sizep2memfuncBesVisClient_rootcint();
02980   return;
02981 }
02982 class G__cpp_setup_initBesVisClient_rootcint {
02983   public:
02984     G__cpp_setup_initBesVisClient_rootcint() { G__add_setup_func("BesVisClient_rootcint",(G__incsetup)(&G__cpp_setupBesVisClient_rootcint)); G__call_setup_funcs(); }
02985    ~G__cpp_setup_initBesVisClient_rootcint() { G__remove_setup_func("BesVisClient_rootcint"); }
02986 };
02987 G__cpp_setup_initBesVisClient_rootcint G__cpp_setup_initializerBesVisClient_rootcint;
02988 

Generated on Tue Nov 29 23:12:00 2016 for BOSS_7.0.2 by  doxygen 1.4.7