BOSS 7.0.1
BESIII Offline Software System
Loading...
Searching...
No Matches
EventDisplay/BesVisClient/BesVisClient-00-04-04/BesVisClient/BesVisClient_rootcint.cxx
Go to the documentation of this file.
1//
2// File generated by /cvmfs/bes3.ihep.ac.cn/bes3sw/ExternalLib/SLC6/ExternalLib/external/ROOT/5.34.09/x86_64-slc6-gcc46-opt/root/bin/rootcint at Mon Jul 4 10:34:23 2016
3
4// Do NOT change. Changes will be lost next time file is generated
5//
6
7#define R__DICTIONARY_FILENAME dOdOdIBesVisClientdIBesVisClient_rootcint
8#include "RConfig.h" //rootcint 4834
9#if !defined(R__ACCESS_IN_SYMBOL)
10//Break the privacy of classes -- Disabled for the moment
11#define private public
12#define protected public
13#endif
14
15// Since CINT ignores the std namespace, we need to do so in this file.
16namespace std {} using namespace std;
18
19#include "TClass.h"
20#include "TBuffer.h"
21#include "TMemberInspector.h"
22#include "TError.h"
23
24#ifndef G__ROOT
25#define G__ROOT
26#endif
27
28#include "RtypesImp.h"
29#include "TIsAProxy.h"
30#include "TFileMergeInfo.h"
31
32// START OF SHADOWS
33
34namespace ROOT {
35 namespace Shadow {
36 } // of namespace Shadow
37} // of namespace ROOT
38// END OF SHADOWS
39
40namespace ROOT {
41 void BesAboutHelp_ShowMembers(void *obj, TMemberInspector &R__insp);
42 static void delete_BesAboutHelp(void *p);
43 static void deleteArray_BesAboutHelp(void *p);
44 static void destruct_BesAboutHelp(void *p);
45
46 // Function generating the singleton type initializer
47 static TGenericClassInfo *GenerateInitInstanceLocal(const ::BesAboutHelp*)
48 {
49 ::BesAboutHelp *ptr = 0;
50 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::BesAboutHelp >(0);
51 static ::ROOT::TGenericClassInfo
52 instance("BesAboutHelp", ::BesAboutHelp::Class_Version(), "./../BesVisClient/BesAboutHelp.h", 26,
53 typeid(::BesAboutHelp), DefineBehavior(ptr, ptr),
54 &::BesAboutHelp::Dictionary, isa_proxy, 4,
55 sizeof(::BesAboutHelp) );
56 instance.SetDelete(&delete_BesAboutHelp);
57 instance.SetDeleteArray(&deleteArray_BesAboutHelp);
58 instance.SetDestructor(&destruct_BesAboutHelp);
59 return &instance;
60 }
61 TGenericClassInfo *GenerateInitInstance(const ::BesAboutHelp*)
62 {
63 return GenerateInitInstanceLocal((::BesAboutHelp*)0);
64 }
65 // Static variable to force the class initialization
66 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::BesAboutHelp*)0x0); R__UseDummy(_R__UNIQUE_(Init));
67} // end of namespace ROOT
68
69namespace ROOT {
70 void BesMdcPalette_ShowMembers(void *obj, TMemberInspector &R__insp);
71 static void delete_BesMdcPalette(void *p);
72 static void deleteArray_BesMdcPalette(void *p);
73 static void destruct_BesMdcPalette(void *p);
74
75 // Function generating the singleton type initializer
76 static TGenericClassInfo *GenerateInitInstanceLocal(const ::BesMdcPalette*)
77 {
78 ::BesMdcPalette *ptr = 0;
79 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::BesMdcPalette >(0);
80 static ::ROOT::TGenericClassInfo
81 instance("BesMdcPalette", ::BesMdcPalette::Class_Version(), "./../BesVisClient/BesMdcPalette.h", 26,
82 typeid(::BesMdcPalette), DefineBehavior(ptr, ptr),
83 &::BesMdcPalette::Dictionary, isa_proxy, 4,
84 sizeof(::BesMdcPalette) );
85 instance.SetDelete(&delete_BesMdcPalette);
86 instance.SetDeleteArray(&deleteArray_BesMdcPalette);
87 instance.SetDestructor(&destruct_BesMdcPalette);
88 return &instance;
89 }
90 TGenericClassInfo *GenerateInitInstance(const ::BesMdcPalette*)
91 {
92 return GenerateInitInstanceLocal((::BesMdcPalette*)0);
93 }
94 // Static variable to force the class initialization
95 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::BesMdcPalette*)0x0); R__UseDummy(_R__UNIQUE_(Init));
96} // end of namespace ROOT
97
98namespace ROOT {
99 void BesClient_ShowMembers(void *obj, TMemberInspector &R__insp);
100 static void delete_BesClient(void *p);
101 static void deleteArray_BesClient(void *p);
102 static void destruct_BesClient(void *p);
103
104 // Function generating the singleton type initializer
105 static TGenericClassInfo *GenerateInitInstanceLocal(const ::BesClient*)
106 {
107 ::BesClient *ptr = 0;
108 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::BesClient >(0);
109 static ::ROOT::TGenericClassInfo
110 instance("BesClient", ::BesClient::Class_Version(), "./../BesVisClient/BesClient.h", 283,
111 typeid(::BesClient), DefineBehavior(ptr, ptr),
112 &::BesClient::Dictionary, isa_proxy, 4,
113 sizeof(::BesClient) );
114 instance.SetDelete(&delete_BesClient);
115 instance.SetDeleteArray(&deleteArray_BesClient);
116 instance.SetDestructor(&destruct_BesClient);
117 return &instance;
118 }
119 TGenericClassInfo *GenerateInitInstance(const ::BesClient*)
120 {
121 return GenerateInitInstanceLocal((::BesClient*)0);
122 }
123 // Static variable to force the class initialization
124 static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::BesClient*)0x0); R__UseDummy(_R__UNIQUE_(Init));
125} // end of namespace ROOT
126
127//______________________________________________________________________________
128TClass *BesAboutHelp::fgIsA = 0; // static to hold class pointer
129
130//______________________________________________________________________________
131const char *BesAboutHelp::Class_Name()
132{
133 return "BesAboutHelp";
134}
135
136//______________________________________________________________________________
137const char *BesAboutHelp::ImplFileName()
138{
139 return ::ROOT::GenerateInitInstanceLocal((const ::BesAboutHelp*)0x0)->GetImplFileName();
140}
141
142//______________________________________________________________________________
143int BesAboutHelp::ImplFileLine()
144{
145 return ::ROOT::GenerateInitInstanceLocal((const ::BesAboutHelp*)0x0)->GetImplFileLine();
146}
147
148//______________________________________________________________________________
149void BesAboutHelp::Dictionary()
150{
151 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::BesAboutHelp*)0x0)->GetClass();
152}
153
154//______________________________________________________________________________
155TClass *BesAboutHelp::Class()
156{
157 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::BesAboutHelp*)0x0)->GetClass();
158 return fgIsA;
159}
160
161//______________________________________________________________________________
162TClass *BesMdcPalette::fgIsA = 0; // static to hold class pointer
163
164//______________________________________________________________________________
165const char *BesMdcPalette::Class_Name()
166{
167 return "BesMdcPalette";
168}
169
170//______________________________________________________________________________
171const char *BesMdcPalette::ImplFileName()
172{
173 return ::ROOT::GenerateInitInstanceLocal((const ::BesMdcPalette*)0x0)->GetImplFileName();
174}
175
176//______________________________________________________________________________
177int BesMdcPalette::ImplFileLine()
178{
179 return ::ROOT::GenerateInitInstanceLocal((const ::BesMdcPalette*)0x0)->GetImplFileLine();
180}
181
182//______________________________________________________________________________
183void BesMdcPalette::Dictionary()
184{
185 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::BesMdcPalette*)0x0)->GetClass();
186}
187
188//______________________________________________________________________________
189TClass *BesMdcPalette::Class()
190{
191 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::BesMdcPalette*)0x0)->GetClass();
192 return fgIsA;
193}
194
195//______________________________________________________________________________
196TClass *BesClient::fgIsA = 0; // static to hold class pointer
197
198//______________________________________________________________________________
199const char *BesClient::Class_Name()
200{
201 return "BesClient";
202}
203
204//______________________________________________________________________________
205const char *BesClient::ImplFileName()
206{
207 return ::ROOT::GenerateInitInstanceLocal((const ::BesClient*)0x0)->GetImplFileName();
208}
209
210//______________________________________________________________________________
211int BesClient::ImplFileLine()
212{
213 return ::ROOT::GenerateInitInstanceLocal((const ::BesClient*)0x0)->GetImplFileLine();
214}
215
216//______________________________________________________________________________
217void BesClient::Dictionary()
218{
219 fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::BesClient*)0x0)->GetClass();
220}
221
222//______________________________________________________________________________
223TClass *BesClient::Class()
224{
225 if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::BesClient*)0x0)->GetClass();
226 return fgIsA;
227}
228
229//______________________________________________________________________________
230void BesAboutHelp::Streamer(TBuffer &R__b)
231{
232 // Stream an object of class BesAboutHelp.
233
234 if (R__b.IsReading()) {
235 R__b.ReadClassBuffer(BesAboutHelp::Class(),this);
236 } else {
237 R__b.WriteClassBuffer(BesAboutHelp::Class(),this);
238 }
239}
240
241//______________________________________________________________________________
242void BesAboutHelp::ShowMembers(TMemberInspector &R__insp)
243{
244 // Inspect the data members of an object of class BesAboutHelp.
245 TClass *R__cl = ::BesAboutHelp::IsA();
246 if (R__cl || R__insp.IsA()) { }
247 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTitleFrame", &fTitleFrame);
248 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTitle", &fTitle);
249 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fIcon", &fIcon);
250 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMain", &fMain);
251 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAbout", &fAbout);
252 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fVersion", &fVersion);
253 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDescription1", &fDescription1);
254 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDescription2", &fDescription2);
255 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDescription3", &fDescription3);
256 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDescription4", &fDescription4);
257 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBottomFrame", &fBottomFrame);
258 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCloseBtn", &fCloseBtn);
259 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fWidgets", &fWidgets);
260 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLayout", &fLayout);
261 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMdcPaletteFrame", &fMdcPaletteFrame);
262 TGTransientFrame::ShowMembers(R__insp);
263}
264
265namespace ROOT {
266 // Wrapper around operator delete
267 static void delete_BesAboutHelp(void *p) {
268 delete ((::BesAboutHelp*)p);
269 }
270 static void deleteArray_BesAboutHelp(void *p) {
271 delete [] ((::BesAboutHelp*)p);
272 }
273 static void destruct_BesAboutHelp(void *p) {
274 typedef ::BesAboutHelp current_t;
275 ((current_t*)p)->~current_t();
276 }
277} // end of namespace ROOT for class ::BesAboutHelp
278
279//______________________________________________________________________________
280void BesMdcPalette::Streamer(TBuffer &R__b)
281{
282 // Stream an object of class BesMdcPalette.
283
284 if (R__b.IsReading()) {
285 R__b.ReadClassBuffer(BesMdcPalette::Class(),this);
286 } else {
287 R__b.WriteClassBuffer(BesMdcPalette::Class(),this);
288 }
289}
290
291//______________________________________________________________________________
292void BesMdcPalette::ShowMembers(TMemberInspector &R__insp)
293{
294 // Inspect the data members of an object of class BesMdcPalette.
295 TClass *R__cl = ::BesMdcPalette::IsA();
296 if (R__cl || R__insp.IsA()) { }
297 TGTransientFrame::ShowMembers(R__insp);
298}
299
300namespace ROOT {
301 // Wrapper around operator delete
302 static void delete_BesMdcPalette(void *p) {
303 delete ((::BesMdcPalette*)p);
304 }
305 static void deleteArray_BesMdcPalette(void *p) {
306 delete [] ((::BesMdcPalette*)p);
307 }
308 static void destruct_BesMdcPalette(void *p) {
309 typedef ::BesMdcPalette current_t;
310 ((current_t*)p)->~current_t();
311 }
312} // end of namespace ROOT for class ::BesMdcPalette
313
314//______________________________________________________________________________
315void BesClient::Streamer(TBuffer &R__b)
316{
317 // Stream an object of class BesClient.
318
319 if (R__b.IsReading()) {
320 R__b.ReadClassBuffer(BesClient::Class(),this);
321 } else {
322 R__b.WriteClassBuffer(BesClient::Class(),this);
323 }
324}
325
326//______________________________________________________________________________
327void BesClient::ShowMembers(TMemberInspector &R__insp)
328{
329 // Inspect the data members of an object of class BesClient.
330 TClass *R__cl = ::BesClient::IsA();
331 if (R__cl || R__insp.IsA()) { }
332 R__insp.Inspect(R__cl, R__insp.GetParent(), "f_runStatus", &f_runStatus);
333 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fGeometry", &fGeometry);
334 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fGeoFile", &fGeoFile);
335 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventFile", &fEventFile);
336 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventTree", &fEventTree);
337 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEvent", &fEvent);
338 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEvtHeader", &fEvtHeader);
339 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRecEvTime", &fRecEvTime);
340 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDigiEvent", &fDigiEvent);
341 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRecEvent_1", &fRecEvent_1);
342 R__insp.Inspect(R__cl, R__insp.GetParent(), "*recTrack1", &recTrack1);
343 R__insp.Inspect(R__cl, R__insp.GetParent(), "*muctrk", &muctrk);
344 R__insp.Inspect(R__cl, R__insp.GetParent(), "*tofTrack", &tofTrack);
345 R__insp.Inspect(R__cl, R__insp.GetParent(), "*mdchit", &mdchit);
346 R__insp.Inspect(R__cl, R__insp.GetParent(), "*emcshower", &emcshower);
347 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuBarLayout", &fMenuBarLayout);
348 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuBarFirstItemLayout", &fMenuBarFirstItemLayout);
349 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuBarItemLayout", &fMenuBarItemLayout);
350 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuBarLastItemLayout", &fMenuBarLastItemLayout);
351 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fECLayout", &fECLayout);
352 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuBar", &fMenuBar);
353 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuFile", &fMenuFile);
354 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuEdit", &fMenuEdit);
355 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuView", &fMenuView);
356 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuHelp", &fMenuHelp);
357 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionHeader", &fMenuViewOptionHeader);
358 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionMdc", &fMenuViewOptionMdc);
359 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionTof", &fMenuViewOptionTof);
360 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionEmc", &fMenuViewOptionEmc);
361 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionMuc", &fMenuViewOptionMuc);
362 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionFull3D", &fMenuViewOptionFull3D);
363 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionOthers", &fMenuViewOptionOthers);
364 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionMdcHits", &fMenuViewOptionMdcHits);
365 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionTofHits", &fMenuViewOptionTofHits);
366 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionEmcHits", &fMenuViewOptionEmcHits);
367 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionMucHits", &fMenuViewOptionMucHits);
368 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMenuViewOptionTracks", &fMenuViewOptionTracks);
369 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUpButtonBarFirstItemLayout", &fUpButtonBarFirstItemLayout);
370 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUpButtonBarItemLayout", &fUpButtonBarItemLayout);
371 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUpButtonBarLastItemLayout", &fUpButtonBarLastItemLayout);
372 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUpButtonBarFrame", &fUpButtonBarFrame);
373 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fUpButtonSplitter[4]", &fUpButtonSplitter);
374 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLoadGeoFileButton", &fLoadGeoFileButton);
375 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fOpenEventFileButton", &fOpenEventFileButton);
376 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSaveGeoAsButton", &fSaveGeoAsButton);
377 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSavePicAsButton", &fSavePicAsButton);
378 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSavePicAsPSButton", &fSavePicAsPSButton);
379 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRefreshButton", &fRefreshButton);
380 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fResetCurrentButton", &fResetCurrentButton);
381 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fResetAllButton", &fResetAllButton);
382 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCursorButton[2]", &fCursorButton);
383 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fZoomInButton", &fZoomInButton);
384 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fZoomOutButton", &fZoomOutButton);
385 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fZoomRatioNumber", &fZoomRatioNumber);
386 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fZoomRatioPercentButton", &fZoomRatioPercentButton);
387 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSwitchDisplayModeButton", &fSwitchDisplayModeButton);
388 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSetHomeButton", &fSetHomeButton);
389 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fGoHomeButton", &fGoHomeButton);
390 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSaveMyConfigButton", &fSaveMyConfigButton);
391 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLoadMyConfigButton", &fLoadMyConfigButton);
392 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPaletteButton", &fPaletteButton);
393 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fHelpButton", &fHelpButton);
394 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDisplayModeBarItemLayout", &fDisplayModeBarItemLayout);
395 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDisplayModeBarFrame", &fDisplayModeBarFrame);
396 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDisplayModeButton[5]", &fDisplayModeButton);
397 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fToolBarFirstItemLayout", &fToolBarFirstItemLayout);
398 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fToolBarItemLayout", &fToolBarItemLayout);
399 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fToolBarLastItemLayout", &fToolBarLastItemLayout);
400 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fToolBarFrame", &fToolBarFrame);
401 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fToolButtonSplitter[4]", &fToolButtonSplitter);
402 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fSwitchPadButton", &fSwitchPadButton);
403 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fShowInfoButton", &fShowInfoButton);
404 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fShowAxisButton", &fShowAxisButton);
405 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFishEyeViewButton", &fFishEyeViewButton);
406 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fParallelViewButton", &fParallelViewButton);
407 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPerspectiveViewButton", &fPerspectiveViewButton);
408 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fX3DButton", &fX3DButton);
409 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fOpenGLButton", &fOpenGLButton);
410 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventListView", &fEventListView);
411 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEmbeddedCanvas", &fEmbeddedCanvas);
412 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fCanvas", &fCanvas);
413 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDisplay", &fDisplay);
414 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fV1", &fV1);
415 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTabs", &fTabs);
416 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventListTree", &fEventListTree);
417 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fItem", &fItem);
418 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRunItem", &fRunItem);
419 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventDownFrame", &fEventDownFrame);
420 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventControlFrame", &fEventControlFrame);
421 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventControlTextFrame", &fEventControlTextFrame);
422 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventNavFrame", &fEventNavFrame);
423 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventPlayTextFrame", &fEventPlayTextFrame);
424 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventPlayButtonFrame", &fEventPlayButtonFrame);
425 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventPlaySpeedFrame", &fEventPlaySpeedFrame);
426 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventListFrame", &fEventListFrame);
427 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventListTextFrame", &fEventListTextFrame);
428 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventListContentFrame", &fEventListContentFrame);
429 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAutoFrame", &fAutoFrame);
430 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAutoTextFrame", &fAutoTextFrame);
431 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewFrame", &fViewFrame);
432 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewTextFrame", &fViewTextFrame);
433 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewContentFrame", &fViewContentFrame);
434 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewContent1Frame", &fViewContent1Frame);
435 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewContent2Frame", &fViewContent2Frame);
436 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewContent3Frame", &fViewContent3Frame);
437 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAngleFrame", &fViewAngleFrame);
438 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAngleThetaFrame", &fViewAngleThetaFrame);
439 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePhiFrame", &fViewAnglePhiFrame);
440 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePsiFrame", &fViewAnglePsiFrame);
441 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNumEntryRunNo", &fNumEntryRunNo);
442 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNumEntryEventNo", &fNumEntryEventNo);
443 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNumEntryEventPlaySpeed", &fNumEntryEventPlaySpeed);
444 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventControlTextLabel", &fEventControlTextLabel);
445 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBesLabelRun", &fBesLabelRun);
446 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBesLabelEvent", &fBesLabelEvent);
447 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventPlayTextLabel", &fEventPlayTextLabel);
448 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventPlaySpeedLabel", &fEventPlaySpeedLabel);
449 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventListTextLabel", &fEventListTextLabel);
450 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewTextLabel", &fViewTextLabel);
451 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAutoTextLabel", &fAutoTextLabel);
452 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventPlaySlider", &fEventPlaySlider);
453 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPrevEventButton", &fPrevEventButton);
454 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNextEventButton", &fNextEventButton);
455 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPlayEventButton", &fPlayEventButton);
456 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFirstEventButton", &fFirstEventButton);
457 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewResetAngleButton", &fViewResetAngleButton);
458 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewCounterClockWiseButton", &fViewCounterClockWiseButton);
459 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewClockWiseButton", &fViewClockWiseButton);
460 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewMoveUpButton", &fViewMoveUpButton);
461 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewMoveLeftButton", &fViewMoveLeftButton);
462 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewMoveRightButton", &fViewMoveRightButton);
463 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewMoveDownButton", &fViewMoveDownButton);
464 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewMoveCenterButton", &fViewMoveCenterButton);
465 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAngleThetaPlusButton", &fViewAngleThetaPlusButton);
466 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAngleThetaMinusButton", &fViewAngleThetaMinusButton);
467 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAngleThetaSlider", &fViewAngleThetaSlider);
468 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAngleThetaNumber", &fViewAngleThetaNumber);
469 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAngleThetaLabel", &fViewAngleThetaLabel);
470 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePhiPlusButton", &fViewAnglePhiPlusButton);
471 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePhiMinusButton", &fViewAnglePhiMinusButton);
472 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePhiSlider", &fViewAnglePhiSlider);
473 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePhiNumber", &fViewAnglePhiNumber);
474 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePhiLabel", &fViewAnglePhiLabel);
475 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePsiPlusButton", &fViewAnglePsiPlusButton);
476 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePsiMinusButton", &fViewAnglePsiMinusButton);
477 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePsiSlider", &fViewAnglePsiSlider);
478 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePsiNumber", &fViewAnglePsiNumber);
479 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fViewAnglePsiLabel", &fViewAnglePsiLabel);
480 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRotateStepFrame", &fRotateStepFrame);
481 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRotateStepLabel", &fRotateStepLabel);
482 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNumEntryRotateStep", &fNumEntryRotateStep);
483 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRotateStepUnitLabel", &fRotateStepUnitLabel);
484 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrameAutoRotate", &fFrameAutoRotate);
485 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnAutoRotate", &fChkBtnAutoRotate);
486 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRotateSpeedFrame", &fRotateSpeedFrame);
487 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNumEntryRotateSpeed", &fNumEntryRotateSpeed);
488 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRotateSpeedLabel", &fRotateSpeedLabel);
489 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRotateFPSFrame", &fRotateFPSFrame);
490 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNumEntryRotateFPS", &fNumEntryRotateFPS);
491 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRotateFPSLabel", &fRotateFPSLabel);
492 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fStatusBar", &fStatusBar);
493 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrameHeader", &fFrameHeader);
494 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrameHits", &fFrameHits);
495 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrameTracks", &fFrameTracks);
496 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrameSubDetector", &fFrameSubDetector);
497 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrameOthers", &fFrameOthers);
498 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrameMdcMatch", &fFrameMdcMatch);
499 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrameTofMatch", &fFrameTofMatch);
500 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFrameMagnetic", &fFrameMagnetic);
501 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTitleFrame", &fTitleFrame);
502 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fMainFrame", &fMainFrame);
503 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBesRunFrame", &fBesRunFrame);
504 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fBesEventFrame", &fBesEventFrame);
505 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnHeaderGlobal", &fChkBtnHeaderGlobal);
506 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMdcHitsGlobal", &fChkBtnMdcHitsGlobal);
507 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTofHitsGlobal", &fChkBtnTofHitsGlobal);
508 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTofHitsEast", &fChkBtnTofHitsEast);
509 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTofHitsBarrel", &fChkBtnTofHitsBarrel);
510 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTofHitsWest", &fChkBtnTofHitsWest);
511 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnEmcHitsGlobal", &fChkBtnEmcHitsGlobal);
512 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnEmcHitsEast", &fChkBtnEmcHitsEast);
513 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnEmcHitsBarrel", &fChkBtnEmcHitsBarrel);
514 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnEmcHitsWest", &fChkBtnEmcHitsWest);
515 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnEmcHitsSide", &fChkBtnEmcHitsSide);
516 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMucHitsGlobal", &fChkBtnMucHitsGlobal);
517 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMucHitsEast", &fChkBtnMucHitsEast);
518 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMucHitsBarrel", &fChkBtnMucHitsBarrel);
519 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMucHitsWest", &fChkBtnMucHitsWest);
520 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTracksGlobal", &fChkBtnTracksGlobal);
521 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTracksMdc", &fChkBtnTracksMdc);
522 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTracksTof", &fChkBtnTracksTof);
523 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTracksEmc", &fChkBtnTracksEmc);
524 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTracksMuc", &fChkBtnTracksMuc);
525 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTracksExt", &fChkBtnTracksExt);
526 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMdcGlobal", &fChkBtnMdcGlobal);
527 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMdcTubes", &fChkBtnMdcTubes);
528 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMdcWires", &fChkBtnMdcWires);
529 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTofGlobal", &fChkBtnTofGlobal);
530 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTofEast", &fChkBtnTofEast);
531 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTofBarrel", &fChkBtnTofBarrel);
532 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTofWest", &fChkBtnTofWest);
533 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnEmcGlobal", &fChkBtnEmcGlobal);
534 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnEmcEast", &fChkBtnEmcEast);
535 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnEmcBarrel", &fChkBtnEmcBarrel);
536 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnEmcWest", &fChkBtnEmcWest);
537 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnEmcSide", &fChkBtnEmcSide);
538 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMucGlobal", &fChkBtnMucGlobal);
539 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMucEast", &fChkBtnMucEast);
540 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMucBarrel", &fChkBtnMucBarrel);
541 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMucWest", &fChkBtnMucWest);
542 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMucStrips", &fChkBtnMucStrips);
543 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnBeamPipe", &fChkBtnBeamPipe);
544 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnZRPlaneOnXY", &fChkBtnZRPlaneOnXY);
545 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnAxis", &fChkBtnAxis);
546 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMdcTOverflowGlobal", &fChkBtnMdcTOverflowGlobal);
547 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMdcQOverflowGlobal", &fChkBtnMdcQOverflowGlobal);
548 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMdcTMatchGlobal", &fChkBtnMdcTMatchGlobal);
549 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMdcQMatchGlobal", &fChkBtnMdcQMatchGlobal);
550 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMdcColorfulWireGlobal", &fChkBtnMdcColorfulWireGlobal);
551 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnMdcTimeSubEvTimeGlobal", &fChkBtnMdcTimeSubEvTimeGlobal);
552 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTofTMatchGlobal", &fChkBtnTofTMatchGlobal);
553 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fChkBtnTofQMatchGlobal", &fChkBtnTofQMatchGlobal);
554 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fNumEntryMagnetic", &fNumEntryMagnetic);
555 R__insp.Inspect(R__cl, R__insp.GetParent(), "fBesVisPath", &fBesVisPath);
556 R__insp.InspectMember(fBesVisPath, "fBesVisPath.");
557 R__insp.Inspect(R__cl, R__insp.GetParent(), "fBesRunNo", &fBesRunNo);
558 R__insp.Inspect(R__cl, R__insp.GetParent(), "fBesEventNo", &fBesEventNo);
559 R__insp.Inspect(R__cl, R__insp.GetParent(), "fCurrentEvent", &fCurrentEvent);
560 R__insp.Inspect(R__cl, R__insp.GetParent(), "fEventPlaySpeed", &fEventPlaySpeed);
561 R__insp.Inspect(R__cl, R__insp.GetParent(), "fAutoDisplayEvent", &fAutoDisplayEvent);
562 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAutoDisplayEventTimer", &fAutoDisplayEventTimer);
563 R__insp.Inspect(R__cl, R__insp.GetParent(), "fMoveFactor", &fMoveFactor);
564 R__insp.Inspect(R__cl, R__insp.GetParent(), "fRotateStep", &fRotateStep);
565 R__insp.Inspect(R__cl, R__insp.GetParent(), "fRotateFPS", &fRotateFPS);
566 R__insp.Inspect(R__cl, R__insp.GetParent(), "fRotateSpeed", &fRotateSpeed);
567 R__insp.Inspect(R__cl, R__insp.GetParent(), "fAutoRotate", &fAutoRotate);
568 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fAutoRotateTimer", &fAutoRotateTimer);
569 R__insp.Inspect(R__cl, R__insp.GetParent(), "fAutoRotateClockWise", &fAutoRotateClockWise);
570 R__insp.Inspect(R__cl, R__insp.GetParent(), "fAutoRotateTheta", &fAutoRotateTheta);
571 R__insp.Inspect(R__cl, R__insp.GetParent(), "fAutoRotatePhi", &fAutoRotatePhi);
572 R__insp.Inspect(R__cl, R__insp.GetParent(), "fAutoRotatePsi", &fAutoRotatePsi);
573 R__insp.Inspect(R__cl, R__insp.GetParent(), "fViewer3DMode", &fViewer3DMode);
574 R__insp.Inspect(R__cl, R__insp.GetParent(), "fViewThetaPreStep", &fViewThetaPreStep);
575 R__insp.Inspect(R__cl, R__insp.GetParent(), "fViewPhiPreStep", &fViewPhiPreStep);
576 R__insp.Inspect(R__cl, R__insp.GetParent(), "fHomeX[3]", fHomeX);
577 R__insp.Inspect(R__cl, R__insp.GetParent(), "fHomeY[3]", fHomeY);
578 R__insp.Inspect(R__cl, R__insp.GetParent(), "fWindowWidth", &fWindowWidth);
579 R__insp.Inspect(R__cl, R__insp.GetParent(), "fWindowHeight", &fWindowHeight);
580 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fWidgets", &fWidgets);
581 R__insp.Inspect(R__cl, R__insp.GetParent(), "*fLayout", &fLayout);
582 R__insp.Inspect(R__cl, R__insp.GetParent(), "f_evtFile", &f_evtFile);
583 R__insp.InspectMember(f_evtFile, "f_evtFile.");
584 R__insp.Inspect(R__cl, R__insp.GetParent(), "f_geoFile", &f_geoFile);
585 R__insp.InspectMember(f_geoFile, "f_geoFile.");
586 R__insp.Inspect(R__cl, R__insp.GetParent(), "f_bossMode", &f_bossMode);
587 R__insp.Inspect(R__cl, R__insp.GetParent(), "f_pid", &f_pid);
588 R__insp.Inspect(R__cl, R__insp.GetParent(), "f_evtFile_1", &f_evtFile_1);
589 R__insp.InspectMember(f_evtFile_1, "f_evtFile_1.");
590 TGMainFrame::ShowMembers(R__insp);
591}
592
593namespace ROOT {
594 // Wrapper around operator delete
595 static void delete_BesClient(void *p) {
596 delete ((::BesClient*)p);
597 }
598 static void deleteArray_BesClient(void *p) {
599 delete [] ((::BesClient*)p);
600 }
601 static void destruct_BesClient(void *p) {
602 typedef ::BesClient current_t;
603 ((current_t*)p)->~current_t();
604 }
605} // end of namespace ROOT for class ::BesClient
606
607/********************************************************
608* ../BesVisClient/BesVisClient_rootcint.cxx
609* CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED
610* FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX().
611* CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE.
612********************************************************/
613
614#ifdef G__MEMTEST
615#undef malloc
616#undef free
617#endif
618
619#if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3))
620#pragma GCC diagnostic ignored "-Wstrict-aliasing"
621#endif
622
624
626 G__add_compiledheader("TObject.h");
627 G__add_compiledheader("TMemberInspector.h");
628 G__add_compiledheader("../BesVisClient/BesAboutHelp.h");
629 G__add_compiledheader("../BesVisClient/BesMdcPalette.h");
630 G__add_compiledheader("../BesVisClient/BesClient.h");
632}
633#include <new>
634extern "C" int G__cpp_dllrevBesVisClient_rootcint() { return(30051515); }
635
636/*********************************************************
637* Member function Interface Method
638*********************************************************/
639
640/* BesAboutHelp */
641static int G__BesVisClient_rootcint_305_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
642{
643 BesAboutHelp* p = NULL;
644 char* gvp = (char*) G__getgvp();
645 //m: 2
646 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
647 p = new BesAboutHelp((TGWindow*) G__int(libp->para[0]), (TGWindow*) G__int(libp->para[1]));
648 } else {
649 p = new((void*) gvp) BesAboutHelp((TGWindow*) G__int(libp->para[0]), (TGWindow*) G__int(libp->para[1]));
650 }
651 result7->obj.i = (long) p;
652 result7->ref = (long) p;
653 G__set_tagnum(result7,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesAboutHelp));
654 return(1 || funcname || hash || result7 || libp) ;
655}
656
657static int G__BesVisClient_rootcint_305_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
658{
659 G__letint(result7, 107, (long) ((BesAboutHelp*) G__getstructoffset())->GetPic((const char*) G__int(libp->para[0])));
660 return(1 || funcname || hash || result7 || libp) ;
661}
662
663static int G__BesVisClient_rootcint_305_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
664{
665 G__letint(result7, 85, (long) BesAboutHelp::Class());
666 return(1 || funcname || hash || result7 || libp) ;
667}
668
669static int G__BesVisClient_rootcint_305_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
670{
671 G__letint(result7, 67, (long) BesAboutHelp::Class_Name());
672 return(1 || funcname || hash || result7 || libp) ;
673}
674
675static int G__BesVisClient_rootcint_305_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
676{
677 G__letint(result7, 115, (long) BesAboutHelp::Class_Version());
678 return(1 || funcname || hash || result7 || libp) ;
679}
680
681static int G__BesVisClient_rootcint_305_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
682{
683 BesAboutHelp::Dictionary();
684 G__setnull(result7);
685 return(1 || funcname || hash || result7 || libp) ;
686}
687
688static int G__BesVisClient_rootcint_305_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
689{
690 ((BesAboutHelp*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
691 G__setnull(result7);
692 return(1 || funcname || hash || result7 || libp) ;
693}
694
695static int G__BesVisClient_rootcint_305_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
696{
697 G__letint(result7, 67, (long) BesAboutHelp::DeclFileName());
698 return(1 || funcname || hash || result7 || libp) ;
699}
700
701static int G__BesVisClient_rootcint_305_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
702{
703 G__letint(result7, 105, (long) BesAboutHelp::ImplFileLine());
704 return(1 || funcname || hash || result7 || libp) ;
705}
706
707static int G__BesVisClient_rootcint_305_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
708{
709 G__letint(result7, 67, (long) BesAboutHelp::ImplFileName());
710 return(1 || funcname || hash || result7 || libp) ;
711}
712
713static int G__BesVisClient_rootcint_305_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
714{
715 G__letint(result7, 105, (long) BesAboutHelp::DeclFileLine());
716 return(1 || funcname || hash || result7 || libp) ;
717}
718
719// automatic destructor
721static int G__BesVisClient_rootcint_305_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
722{
723 char* gvp = (char*) G__getgvp();
724 long soff = G__getstructoffset();
725 int n = G__getaryconstruct();
726 //
727 //has_a_delete: 1
728 //has_own_delete1arg: 0
729 //has_own_delete2arg: 0
730 //
731 if (!soff) {
732 return(1);
733 }
734 if (n) {
735 if (gvp == (char*)G__PVOID) {
736 delete[] (BesAboutHelp*) soff;
737 } else {
738 G__setgvp((long) G__PVOID);
739 for (int i = n - 1; i >= 0; --i) {
740 ((BesAboutHelp*) (soff+(sizeof(BesAboutHelp)*i)))->~G__TBesAboutHelp();
741 }
742 G__setgvp((long)gvp);
743 }
744 } else {
745 if (gvp == (char*)G__PVOID) {
746 delete (BesAboutHelp*) soff;
747 } else {
748 G__setgvp((long) G__PVOID);
749 ((BesAboutHelp*) (soff))->~G__TBesAboutHelp();
750 G__setgvp((long)gvp);
751 }
752 }
753 G__setnull(result7);
754 return(1 || funcname || hash || result7 || libp) ;
755}
756
757
758/* BesMdcPalette */
759static int G__BesVisClient_rootcint_306_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
760{
761 BesMdcPalette* p = NULL;
762 char* gvp = (char*) G__getgvp();
763 //m: 2
764 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
765 p = new BesMdcPalette((TGWindow*) G__int(libp->para[0]), (TGWindow*) G__int(libp->para[1]));
766 } else {
767 p = new((void*) gvp) BesMdcPalette((TGWindow*) G__int(libp->para[0]), (TGWindow*) G__int(libp->para[1]));
768 }
769 result7->obj.i = (long) p;
770 result7->ref = (long) p;
771 G__set_tagnum(result7,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesMdcPalette));
772 return(1 || funcname || hash || result7 || libp) ;
773}
774
775static int G__BesVisClient_rootcint_306_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
776{
777 G__letint(result7, 85, (long) BesMdcPalette::Class());
778 return(1 || funcname || hash || result7 || libp) ;
779}
780
781static int G__BesVisClient_rootcint_306_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
782{
783 G__letint(result7, 67, (long) BesMdcPalette::Class_Name());
784 return(1 || funcname || hash || result7 || libp) ;
785}
786
787static int G__BesVisClient_rootcint_306_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
788{
789 G__letint(result7, 115, (long) BesMdcPalette::Class_Version());
790 return(1 || funcname || hash || result7 || libp) ;
791}
792
793static int G__BesVisClient_rootcint_306_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
794{
795 BesMdcPalette::Dictionary();
796 G__setnull(result7);
797 return(1 || funcname || hash || result7 || libp) ;
798}
799
800static int G__BesVisClient_rootcint_306_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
801{
802 ((BesMdcPalette*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
803 G__setnull(result7);
804 return(1 || funcname || hash || result7 || libp) ;
805}
806
807static int G__BesVisClient_rootcint_306_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
808{
809 G__letint(result7, 67, (long) BesMdcPalette::DeclFileName());
810 return(1 || funcname || hash || result7 || libp) ;
811}
812
813static int G__BesVisClient_rootcint_306_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
814{
815 G__letint(result7, 105, (long) BesMdcPalette::ImplFileLine());
816 return(1 || funcname || hash || result7 || libp) ;
817}
818
819static int G__BesVisClient_rootcint_306_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
820{
821 G__letint(result7, 67, (long) BesMdcPalette::ImplFileName());
822 return(1 || funcname || hash || result7 || libp) ;
823}
824
825static int G__BesVisClient_rootcint_306_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
826{
827 G__letint(result7, 105, (long) BesMdcPalette::DeclFileLine());
828 return(1 || funcname || hash || result7 || libp) ;
829}
830
831// automatic destructor
833static int G__BesVisClient_rootcint_306_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
834{
835 char* gvp = (char*) G__getgvp();
836 long soff = G__getstructoffset();
837 int n = G__getaryconstruct();
838 //
839 //has_a_delete: 1
840 //has_own_delete1arg: 0
841 //has_own_delete2arg: 0
842 //
843 if (!soff) {
844 return(1);
845 }
846 if (n) {
847 if (gvp == (char*)G__PVOID) {
848 delete[] (BesMdcPalette*) soff;
849 } else {
850 G__setgvp((long) G__PVOID);
851 for (int i = n - 1; i >= 0; --i) {
852 ((BesMdcPalette*) (soff+(sizeof(BesMdcPalette)*i)))->~G__TBesMdcPalette();
853 }
854 G__setgvp((long)gvp);
855 }
856 } else {
857 if (gvp == (char*)G__PVOID) {
858 delete (BesMdcPalette*) soff;
859 } else {
860 G__setgvp((long) G__PVOID);
861 ((BesMdcPalette*) (soff))->~G__TBesMdcPalette();
862 G__setgvp((long)gvp);
863 }
864 }
865 G__setnull(result7);
866 return(1 || funcname || hash || result7 || libp) ;
867}
868
869
870/* BesClient */
871static int G__BesVisClient_rootcint_1050_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
872{
873 BesClient* p = NULL;
874 char* gvp = (char*) G__getgvp();
875 switch (libp->paran) {
876 case 7:
877 //m: 7
878 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
879 p = new BesClient(
880(TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
881, (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
882, (Option_t*) G__int(libp->para[4]), (Int_t) G__int(libp->para[5])
883, (char**) G__int(libp->para[6]));
884 } else {
885 p = new((void*) gvp) BesClient(
886(TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
887, (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
888, (Option_t*) G__int(libp->para[4]), (Int_t) G__int(libp->para[5])
889, (char**) G__int(libp->para[6]));
890 }
891 break;
892 case 6:
893 //m: 6
894 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
895 p = new BesClient(
896(TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
897, (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
898, (Option_t*) G__int(libp->para[4]), (Int_t) G__int(libp->para[5]));
899 } else {
900 p = new((void*) gvp) BesClient(
901(TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
902, (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
903, (Option_t*) G__int(libp->para[4]), (Int_t) G__int(libp->para[5]));
904 }
905 break;
906 case 5:
907 //m: 5
908 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
909 p = new BesClient(
910(TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
911, (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
912, (Option_t*) G__int(libp->para[4]));
913 } else {
914 p = new((void*) gvp) BesClient(
915(TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
916, (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3])
917, (Option_t*) G__int(libp->para[4]));
918 }
919 break;
920 case 4:
921 //m: 4
922 if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
923 p = new BesClient(
924(TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
925, (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
926 } else {
927 p = new((void*) gvp) BesClient(
928(TGWindow*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
929, (UInt_t) G__int(libp->para[2]), (UInt_t) G__int(libp->para[3]));
930 }
931 break;
932 }
933 result7->obj.i = (long) p;
934 result7->ref = (long) p;
935 G__set_tagnum(result7,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesClient));
936 return(1 || funcname || hash || result7 || libp) ;
937}
938
939static int G__BesVisClient_rootcint_1050_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
940{
941 ((BesClient*) G__getstructoffset())->InitLocal();
942 G__setnull(result7);
943 return(1 || funcname || hash || result7 || libp) ;
944}
945
946static int G__BesVisClient_rootcint_1050_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
947{
948 ((BesClient*) G__getstructoffset())->InitParameter();
949 G__setnull(result7);
950 return(1 || funcname || hash || result7 || libp) ;
951}
952
953static int G__BesVisClient_rootcint_1050_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
954{
955 ((BesClient*) G__getstructoffset())->InitConnections();
956 G__setnull(result7);
957 return(1 || funcname || hash || result7 || libp) ;
958}
959
960static int G__BesVisClient_rootcint_1050_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
961{
962 ((BesClient*) G__getstructoffset())->CreateWidget((const char*) G__int(libp->para[0]), (UInt_t) G__int(libp->para[1])
963, (UInt_t) G__int(libp->para[2]));
964 G__setnull(result7);
965 return(1 || funcname || hash || result7 || libp) ;
966}
967
968static int G__BesVisClient_rootcint_1050_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
969{
970 ((BesClient*) G__getstructoffset())->CreateHorizontalRuler();
971 G__setnull(result7);
972 return(1 || funcname || hash || result7 || libp) ;
973}
974
975static int G__BesVisClient_rootcint_1050_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
976{
977 ((BesClient*) G__getstructoffset())->CreateMenuBar();
978 G__setnull(result7);
979 return(1 || funcname || hash || result7 || libp) ;
980}
981
982static int G__BesVisClient_rootcint_1050_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
983{
984 ((BesClient*) G__getstructoffset())->CreateUpButtonBar();
985 G__setnull(result7);
986 return(1 || funcname || hash || result7 || libp) ;
987}
988
989static int G__BesVisClient_rootcint_1050_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
990{
991 ((BesClient*) G__getstructoffset())->CreateDisplayModeBar();
992 G__setnull(result7);
993 return(1 || funcname || hash || result7 || libp) ;
994}
995
996static int G__BesVisClient_rootcint_1050_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
997{
998 ((BesClient*) G__getstructoffset())->CreateToolBar();
999 G__setnull(result7);
1000 return(1 || funcname || hash || result7 || libp) ;
1001}
1002
1003static int G__BesVisClient_rootcint_1050_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1004{
1005 ((BesClient*) G__getstructoffset())->CreateTitleBar();
1006 G__setnull(result7);
1007 return(1 || funcname || hash || result7 || libp) ;
1008}
1009
1010static int G__BesVisClient_rootcint_1050_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1011{
1012 ((BesClient*) G__getstructoffset())->CreateStatusBar();
1013 G__setnull(result7);
1014 return(1 || funcname || hash || result7 || libp) ;
1015}
1016
1017static int G__BesVisClient_rootcint_1050_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1018{
1019 ((BesClient*) G__getstructoffset())->CreateMainFrame();
1020 G__setnull(result7);
1021 return(1 || funcname || hash || result7 || libp) ;
1022}
1023
1024static int G__BesVisClient_rootcint_1050_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1025{
1026 ((BesClient*) G__getstructoffset())->CreateCanvas();
1027 G__setnull(result7);
1028 return(1 || funcname || hash || result7 || libp) ;
1029}
1030
1031static int G__BesVisClient_rootcint_1050_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1032{
1033 ((BesClient*) G__getstructoffset())->CreateTabs();
1034 G__setnull(result7);
1035 return(1 || funcname || hash || result7 || libp) ;
1036}
1037
1038static int G__BesVisClient_rootcint_1050_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1039{
1040 ((BesClient*) G__getstructoffset())->HandleMenu((Int_t) G__int(libp->para[0]));
1041 G__setnull(result7);
1042 return(1 || funcname || hash || result7 || libp) ;
1043}
1044
1045static int G__BesVisClient_rootcint_1050_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1046{
1047 ((BesClient*) G__getstructoffset())->HandleViewOptionMenu((Int_t) G__int(libp->para[0]));
1048 G__setnull(result7);
1049 return(1 || funcname || hash || result7 || libp) ;
1050}
1051
1052static int G__BesVisClient_rootcint_1050_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1053{
1054 ((BesClient*) G__getstructoffset())->HandleError((const char*) G__int(libp->para[0]));
1055 G__setnull(result7);
1056 return(1 || funcname || hash || result7 || libp) ;
1057}
1058
1059static int G__BesVisClient_rootcint_1050_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1060{
1061 ((BesClient*) G__getstructoffset())->HandleInfoBar((const char*) G__int(libp->para[0]));
1062 G__setnull(result7);
1063 return(1 || funcname || hash || result7 || libp) ;
1064}
1065
1066static int G__BesVisClient_rootcint_1050_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1067{
1068 ((BesClient*) G__getstructoffset())->HandleStatusBar((const char*) G__int(libp->para[0]));
1069 G__setnull(result7);
1070 return(1 || funcname || hash || result7 || libp) ;
1071}
1072
1073static int G__BesVisClient_rootcint_1050_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1074{
1075 switch (libp->paran) {
1076 case 1:
1077 ((BesClient*) G__getstructoffset())->HandleButtons((Int_t) G__int(libp->para[0]));
1078 G__setnull(result7);
1079 break;
1080 case 0:
1081 ((BesClient*) G__getstructoffset())->HandleButtons();
1082 G__setnull(result7);
1083 break;
1084 }
1085 return(1 || funcname || hash || result7 || libp) ;
1086}
1087
1088static int G__BesVisClient_rootcint_1050_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1089{
1090 ((BesClient*) G__getstructoffset())->HandleSliders((Int_t) G__int(libp->para[0]));
1091 G__setnull(result7);
1092 return(1 || funcname || hash || result7 || libp) ;
1093}
1094
1095static int G__BesVisClient_rootcint_1050_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1096{
1097 ((BesClient*) G__getstructoffset())->HandleEventList((TGListTreeItem*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
1098 G__setnull(result7);
1099 return(1 || funcname || hash || result7 || libp) ;
1100}
1101
1102static int G__BesVisClient_rootcint_1050_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1103{
1104 ((BesClient*) G__getstructoffset())->UpdateBesInputFields();
1105 G__setnull(result7);
1106 return(1 || funcname || hash || result7 || libp) ;
1107}
1108
1109static int G__BesVisClient_rootcint_1050_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1110{
1111 ((BesClient*) G__getstructoffset())->LoadGeoFile();
1112 G__setnull(result7);
1113 return(1 || funcname || hash || result7 || libp) ;
1114}
1115
1116static int G__BesVisClient_rootcint_1050_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1117{
1118 ((BesClient*) G__getstructoffset())->OpenGeoFile(*((TString*) G__int(libp->para[0])));
1119 G__setnull(result7);
1120 return(1 || funcname || hash || result7 || libp) ;
1121}
1122
1123static int G__BesVisClient_rootcint_1050_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1124{
1125 ((BesClient*) G__getstructoffset())->SaveGeoAs();
1126 G__setnull(result7);
1127 return(1 || funcname || hash || result7 || libp) ;
1128}
1129
1130static int G__BesVisClient_rootcint_1050_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1131{
1132 ((BesClient*) G__getstructoffset())->OpenEventFile();
1133 G__setnull(result7);
1134 return(1 || funcname || hash || result7 || libp) ;
1135}
1136
1137static int G__BesVisClient_rootcint_1050_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1138{
1139 ((BesClient*) G__getstructoffset())->OpenEventFile(*((TString*) G__int(libp->para[0])));
1140 G__setnull(result7);
1141 return(1 || funcname || hash || result7 || libp) ;
1142}
1143
1144static int G__BesVisClient_rootcint_1050_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1145{
1146 ((BesClient*) G__getstructoffset())->SavePicAs();
1147 G__setnull(result7);
1148 return(1 || funcname || hash || result7 || libp) ;
1149}
1150
1151static int G__BesVisClient_rootcint_1050_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1152{
1153 ((BesClient*) G__getstructoffset())->SavePicAsPS();
1154 G__setnull(result7);
1155 return(1 || funcname || hash || result7 || libp) ;
1156}
1157
1158static int G__BesVisClient_rootcint_1050_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1159{
1160 ((BesClient*) G__getstructoffset())->SetHome();
1161 G__setnull(result7);
1162 return(1 || funcname || hash || result7 || libp) ;
1163}
1164
1165static int G__BesVisClient_rootcint_1050_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1166{
1167 ((BesClient*) G__getstructoffset())->GoHome();
1168 G__setnull(result7);
1169 return(1 || funcname || hash || result7 || libp) ;
1170}
1171
1172static int G__BesVisClient_rootcint_1050_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1173{
1174 ((BesClient*) G__getstructoffset())->SaveMyConfig();
1175 G__setnull(result7);
1176 return(1 || funcname || hash || result7 || libp) ;
1177}
1178
1179static int G__BesVisClient_rootcint_1050_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1180{
1181 ((BesClient*) G__getstructoffset())->LoadMyConfig();
1182 G__setnull(result7);
1183 return(1 || funcname || hash || result7 || libp) ;
1184}
1185
1186static int G__BesVisClient_rootcint_1050_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1187{
1188 ((BesClient*) G__getstructoffset())->LoadMdcPalette();
1189 G__setnull(result7);
1190 return(1 || funcname || hash || result7 || libp) ;
1191}
1192
1193static int G__BesVisClient_rootcint_1050_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1194{
1195 ((BesClient*) G__getstructoffset())->Help();
1196 G__setnull(result7);
1197 return(1 || funcname || hash || result7 || libp) ;
1198}
1199
1200static int G__BesVisClient_rootcint_1050_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1201{
1202 ((BesClient*) G__getstructoffset())->SetAllDisplayModeButtonUnHL();
1203 G__setnull(result7);
1204 return(1 || funcname || hash || result7 || libp) ;
1205}
1206
1207static int G__BesVisClient_rootcint_1050_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1208{
1209 ((BesClient*) G__getstructoffset())->X3D();
1210 G__setnull(result7);
1211 return(1 || funcname || hash || result7 || libp) ;
1212}
1213
1214static int G__BesVisClient_rootcint_1050_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1215{
1216 ((BesClient*) G__getstructoffset())->OpenGL();
1217 G__setnull(result7);
1218 return(1 || funcname || hash || result7 || libp) ;
1219}
1220
1221static int G__BesVisClient_rootcint_1050_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1222{
1223 ((BesClient*) G__getstructoffset())->Show();
1224 G__setnull(result7);
1225 return(1 || funcname || hash || result7 || libp) ;
1226}
1227
1228static int G__BesVisClient_rootcint_1050_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1229{
1230 G__letint(result7, 103, (long) ((BesClient*) G__getstructoffset())->GetEvent((Long64_t) G__Longlong(libp->para[0])));
1231 return(1 || funcname || hash || result7 || libp) ;
1232}
1233
1234static int G__BesVisClient_rootcint_1050_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1235{
1236 G__letint(result7, 103, (long) ((BesClient*) G__getstructoffset())->GetRecEvent());
1237 return(1 || funcname || hash || result7 || libp) ;
1238}
1239
1240static int G__BesVisClient_rootcint_1050_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1241{
1242 G__letint(result7, 103, (long) ((BesClient*) G__getstructoffset())->NextEvent());
1243 return(1 || funcname || hash || result7 || libp) ;
1244}
1245
1246static int G__BesVisClient_rootcint_1050_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1247{
1248 G__letint(result7, 103, (long) ((BesClient*) G__getstructoffset())->PrevEvent());
1249 return(1 || funcname || hash || result7 || libp) ;
1250}
1251
1252static int G__BesVisClient_rootcint_1050_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1253{
1254 ((BesClient*) G__getstructoffset())->AutoDisplayEvent();
1255 G__setnull(result7);
1256 return(1 || funcname || hash || result7 || libp) ;
1257}
1258
1259static int G__BesVisClient_rootcint_1050_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1260{
1261 ((BesClient*) G__getstructoffset())->AutoDisplayEventCommand();
1262 G__setnull(result7);
1263 return(1 || funcname || hash || result7 || libp) ;
1264}
1265
1266static int G__BesVisClient_rootcint_1050_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1267{
1268 G__letint(result7, 103, (long) ((BesClient*) G__getstructoffset())->FirstEvent());
1269 return(1 || funcname || hash || result7 || libp) ;
1270}
1271
1272static int G__BesVisClient_rootcint_1050_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1273{
1274 ((BesClient*) G__getstructoffset())->RotateClockWise((int) G__int(libp->para[0]));
1275 G__setnull(result7);
1276 return(1 || funcname || hash || result7 || libp) ;
1277}
1278
1279static int G__BesVisClient_rootcint_1050_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1280{
1281 ((BesClient*) G__getstructoffset())->RotateTheta((int) G__int(libp->para[0]));
1282 G__setnull(result7);
1283 return(1 || funcname || hash || result7 || libp) ;
1284}
1285
1286static int G__BesVisClient_rootcint_1050_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1287{
1288 ((BesClient*) G__getstructoffset())->RotatePhi((int) G__int(libp->para[0]));
1289 G__setnull(result7);
1290 return(1 || funcname || hash || result7 || libp) ;
1291}
1292
1293static int G__BesVisClient_rootcint_1050_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1294{
1295 ((BesClient*) G__getstructoffset())->RotatePsi((int) G__int(libp->para[0]));
1296 G__setnull(result7);
1297 return(1 || funcname || hash || result7 || libp) ;
1298}
1299
1300static int G__BesVisClient_rootcint_1050_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1301{
1302 ((BesClient*) G__getstructoffset())->AutoRotate();
1303 G__setnull(result7);
1304 return(1 || funcname || hash || result7 || libp) ;
1305}
1306
1307static int G__BesVisClient_rootcint_1050_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1308{
1309 ((BesClient*) G__getstructoffset())->AutoRotateCommand();
1310 G__setnull(result7);
1311 return(1 || funcname || hash || result7 || libp) ;
1312}
1313
1314static int G__BesVisClient_rootcint_1050_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1315{
1316 ((BesClient*) G__getstructoffset())->ExecuteEvent((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
1317, (Int_t) G__int(libp->para[2]), (TObject*) G__int(libp->para[3]));
1318 G__setnull(result7);
1319 return(1 || funcname || hash || result7 || libp) ;
1320}
1321
1322static int G__BesVisClient_rootcint_1050_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1323{
1324 switch (libp->paran) {
1325 case 1:
1326 ((BesClient*) G__getstructoffset())->SetState((Int_t) G__int(libp->para[0]));
1327 G__setnull(result7);
1328 break;
1329 case 0:
1330 ((BesClient*) G__getstructoffset())->SetState();
1331 G__setnull(result7);
1332 break;
1333 }
1334 return(1 || funcname || hash || result7 || libp) ;
1335}
1336
1337static int G__BesVisClient_rootcint_1050_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1338{
1339 ((BesClient*) G__getstructoffset())->UpdateStatus();
1340 G__setnull(result7);
1341 return(1 || funcname || hash || result7 || libp) ;
1342}
1343
1344static int G__BesVisClient_rootcint_1050_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1345{
1346 ((BesClient*) G__getstructoffset())->UpdateAllView();
1347 G__setnull(result7);
1348 return(1 || funcname || hash || result7 || libp) ;
1349}
1350
1351static int G__BesVisClient_rootcint_1050_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1352{
1353 ((BesClient*) G__getstructoffset())->UpdateCurrentPad();
1354 G__setnull(result7);
1355 return(1 || funcname || hash || result7 || libp) ;
1356}
1357
1358static int G__BesVisClient_rootcint_1050_0_68(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1359{
1360 ((BesClient*) G__getstructoffset())->ChangeFocus();
1361 G__setnull(result7);
1362 return(1 || funcname || hash || result7 || libp) ;
1363}
1364
1365static int G__BesVisClient_rootcint_1050_0_69(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1366{
1367 ((BesClient*) G__getstructoffset())->ExecuteReturn();
1368 G__setnull(result7);
1369 return(1 || funcname || hash || result7 || libp) ;
1370}
1371
1372static int G__BesVisClient_rootcint_1050_0_70(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1373{
1374 G__letint(result7, 107, (long) ((BesClient*) G__getstructoffset())->GetPic((const char*) G__int(libp->para[0])));
1375 return(1 || funcname || hash || result7 || libp) ;
1376}
1377
1378static int G__BesVisClient_rootcint_1050_0_71(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1379{
1380 G__letint(result7, 103, (long) ((BesClient*) G__getstructoffset())->FileExists(*((TString*) G__int(libp->para[0]))));
1381 return(1 || funcname || hash || result7 || libp) ;
1382}
1383
1384static int G__BesVisClient_rootcint_1050_0_72(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1385{
1386 ((BesClient*) G__getstructoffset())->SetRange(*(Double_t*) G__Doubleref(&libp->para[0]), (Double_t) G__double(libp->para[1])
1387, (Double_t) G__double(libp->para[2]));
1388 G__setnull(result7);
1389 return(1 || funcname || hash || result7 || libp) ;
1390}
1391
1392static int G__BesVisClient_rootcint_1050_0_73(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1393{
1394 G__letLonglong(result7, 110, (G__int64) ((BesClient*) G__getstructoffset())->GetBesRunNo());
1395 return(1 || funcname || hash || result7 || libp) ;
1396}
1397
1398static int G__BesVisClient_rootcint_1050_0_74(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1399{
1400 G__letLonglong(result7, 110, (G__int64) ((BesClient*) G__getstructoffset())->GetBesEventNo());
1401 return(1 || funcname || hash || result7 || libp) ;
1402}
1403
1404static int G__BesVisClient_rootcint_1050_0_75(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1405{
1406 G__letint(result7, 105, (long) ((BesClient*) G__getstructoffset())->GetEventPlaySpeed());
1407 return(1 || funcname || hash || result7 || libp) ;
1408}
1409
1410static int G__BesVisClient_rootcint_1050_0_76(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1411{
1412 G__letint(result7, 105, (long) ((BesClient*) G__getstructoffset())->GetRotateFPS());
1413 return(1 || funcname || hash || result7 || libp) ;
1414}
1415
1416static int G__BesVisClient_rootcint_1050_0_77(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1417{
1418 G__letdouble(result7, 100, (double) ((BesClient*) G__getstructoffset())->GetRotateSpeed());
1419 return(1 || funcname || hash || result7 || libp) ;
1420}
1421
1422static int G__BesVisClient_rootcint_1050_0_78(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1423{
1424 G__letdouble(result7, 100, (double) ((BesClient*) G__getstructoffset())->GetRotateStep());
1425 return(1 || funcname || hash || result7 || libp) ;
1426}
1427
1428static int G__BesVisClient_rootcint_1050_0_79(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1429{
1430 ((BesClient*) G__getstructoffset())->SetRotateSpeed();
1431 G__setnull(result7);
1432 return(1 || funcname || hash || result7 || libp) ;
1433}
1434
1435static int G__BesVisClient_rootcint_1050_0_80(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1436{
1437 ((BesClient*) G__getstructoffset())->SetRotateStep();
1438 G__setnull(result7);
1439 return(1 || funcname || hash || result7 || libp) ;
1440}
1441
1442static int G__BesVisClient_rootcint_1050_0_81(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1443{
1444 G__letint(result7, 85, (long) BesClient::Class());
1445 return(1 || funcname || hash || result7 || libp) ;
1446}
1447
1448static int G__BesVisClient_rootcint_1050_0_82(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1449{
1450 G__letint(result7, 67, (long) BesClient::Class_Name());
1451 return(1 || funcname || hash || result7 || libp) ;
1452}
1453
1454static int G__BesVisClient_rootcint_1050_0_83(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1455{
1456 G__letint(result7, 115, (long) BesClient::Class_Version());
1457 return(1 || funcname || hash || result7 || libp) ;
1458}
1459
1460static int G__BesVisClient_rootcint_1050_0_84(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1461{
1462 BesClient::Dictionary();
1463 G__setnull(result7);
1464 return(1 || funcname || hash || result7 || libp) ;
1465}
1466
1467static int G__BesVisClient_rootcint_1050_0_88(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1468{
1469 ((BesClient*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
1470 G__setnull(result7);
1471 return(1 || funcname || hash || result7 || libp) ;
1472}
1473
1474static int G__BesVisClient_rootcint_1050_0_89(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1475{
1476 G__letint(result7, 67, (long) BesClient::DeclFileName());
1477 return(1 || funcname || hash || result7 || libp) ;
1478}
1479
1480static int G__BesVisClient_rootcint_1050_0_90(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1481{
1482 G__letint(result7, 105, (long) BesClient::ImplFileLine());
1483 return(1 || funcname || hash || result7 || libp) ;
1484}
1485
1486static int G__BesVisClient_rootcint_1050_0_91(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1487{
1488 G__letint(result7, 67, (long) BesClient::ImplFileName());
1489 return(1 || funcname || hash || result7 || libp) ;
1490}
1491
1492static int G__BesVisClient_rootcint_1050_0_92(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1493{
1494 G__letint(result7, 105, (long) BesClient::DeclFileLine());
1495 return(1 || funcname || hash || result7 || libp) ;
1496}
1497
1498// automatic destructor
1500static int G__BesVisClient_rootcint_1050_0_93(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1501{
1502 char* gvp = (char*) G__getgvp();
1503 long soff = G__getstructoffset();
1504 int n = G__getaryconstruct();
1505 //
1506 //has_a_delete: 1
1507 //has_own_delete1arg: 0
1508 //has_own_delete2arg: 0
1509 //
1510 if (!soff) {
1511 return(1);
1512 }
1513 if (n) {
1514 if (gvp == (char*)G__PVOID) {
1515 delete[] (BesClient*) soff;
1516 } else {
1517 G__setgvp((long) G__PVOID);
1518 for (int i = n - 1; i >= 0; --i) {
1519 ((BesClient*) (soff+(sizeof(BesClient)*i)))->~G__TBesClient();
1520 }
1521 G__setgvp((long)gvp);
1522 }
1523 } else {
1524 if (gvp == (char*)G__PVOID) {
1525 delete (BesClient*) soff;
1526 } else {
1527 G__setgvp((long) G__PVOID);
1528 ((BesClient*) (soff))->~G__TBesClient();
1529 G__setgvp((long)gvp);
1530 }
1531 }
1532 G__setnull(result7);
1533 return(1 || funcname || hash || result7 || libp) ;
1534}
1535
1536
1537/* Setting up global function */
1538
1539/*********************************************************
1540* Member function Stub
1541*********************************************************/
1542
1543/* BesAboutHelp */
1544
1545/* BesMdcPalette */
1546
1547/* BesClient */
1548
1549/*********************************************************
1550* Global function Stub
1551*********************************************************/
1552
1553/*********************************************************
1554* Get size of pointer to member function
1555*********************************************************/
1557 public:
1559 size_t sizep2memfunc() { return(sizeof(p)); }
1560 private:
1562};
1563
1565{
1567 G__setsizep2memfunc((int)a.sizep2memfunc());
1568 return((size_t)a.sizep2memfunc());
1569}
1570
1571
1572/*********************************************************
1573* virtual base class offset calculation interface
1574*********************************************************/
1575
1576 /* Setting up class inheritance */
1577
1578/*********************************************************
1579* Inheritance information setup/
1580*********************************************************/
1582
1583 /* Setting up class inheritance */
1584 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesAboutHelp))) {
1585 BesAboutHelp *G__Lderived;
1586 G__Lderived=(BesAboutHelp*)0x1000;
1587 {
1588 TGTransientFrame *G__Lpbase=(TGTransientFrame*)G__Lderived;
1589 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);
1590 }
1591 {
1592 TGMainFrame *G__Lpbase=(TGMainFrame*)G__Lderived;
1593 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);
1594 }
1595 {
1596 TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
1597 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);
1598 }
1599 {
1600 TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
1601 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);
1602 }
1603 {
1604 TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
1605 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);
1606 }
1607 {
1608 TGObject *G__Lpbase=(TGObject*)G__Lderived;
1609 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);
1610 }
1611 {
1612 TObject *G__Lpbase=(TObject*)G__Lderived;
1613 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);
1614 }
1615 {
1616 TQObject *G__Lpbase=(TQObject*)G__Lderived;
1617 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);
1618 }
1619 }
1620 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesMdcPalette))) {
1621 BesMdcPalette *G__Lderived;
1622 G__Lderived=(BesMdcPalette*)0x1000;
1623 {
1624 TGTransientFrame *G__Lpbase=(TGTransientFrame*)G__Lderived;
1625 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);
1626 }
1627 {
1628 TGMainFrame *G__Lpbase=(TGMainFrame*)G__Lderived;
1629 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);
1630 }
1631 {
1632 TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
1633 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);
1634 }
1635 {
1636 TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
1637 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);
1638 }
1639 {
1640 TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
1641 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);
1642 }
1643 {
1644 TGObject *G__Lpbase=(TGObject*)G__Lderived;
1645 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);
1646 }
1647 {
1648 TObject *G__Lpbase=(TObject*)G__Lderived;
1649 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);
1650 }
1651 {
1652 TQObject *G__Lpbase=(TQObject*)G__Lderived;
1653 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);
1654 }
1655 }
1656 if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesClient))) {
1657 BesClient *G__Lderived;
1658 G__Lderived=(BesClient*)0x1000;
1659 {
1660 TGMainFrame *G__Lpbase=(TGMainFrame*)G__Lderived;
1661 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);
1662 }
1663 {
1664 TGCompositeFrame *G__Lpbase=(TGCompositeFrame*)G__Lderived;
1665 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);
1666 }
1667 {
1668 TGFrame *G__Lpbase=(TGFrame*)G__Lderived;
1669 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);
1670 }
1671 {
1672 TGWindow *G__Lpbase=(TGWindow*)G__Lderived;
1673 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);
1674 }
1675 {
1676 TGObject *G__Lpbase=(TGObject*)G__Lderived;
1677 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);
1678 }
1679 {
1680 TObject *G__Lpbase=(TObject*)G__Lderived;
1681 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);
1682 }
1683 {
1684 TQObject *G__Lpbase=(TQObject*)G__Lderived;
1685 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);
1686 }
1687 }
1688}
1689
1690/*********************************************************
1691* typedef information setup/
1692*********************************************************/
1694
1695 /* Setting up typedef entry */
1696 G__search_typename2("Int_t",105,-1,0,-1);
1697 G__setnewtype(-1,"Signed integer 4 bytes (int)",0);
1698 G__search_typename2("UInt_t",104,-1,0,-1);
1699 G__setnewtype(-1,"Unsigned integer 4 bytes (unsigned int)",0);
1700 G__search_typename2("Double_t",100,-1,0,-1);
1701 G__setnewtype(-1,"Double 8 bytes",0);
1702 G__search_typename2("Bool_t",103,-1,0,-1);
1703 G__setnewtype(-1,"Boolean (0=false, 1=true) (bool)",0);
1704 G__search_typename2("Version_t",115,-1,0,-1);
1705 G__setnewtype(-1,"Class version identifier (short)",0);
1706 G__search_typename2("Option_t",99,-1,256,-1);
1707 G__setnewtype(-1,"Option string (const char)",0);
1708 G__search_typename2("Long64_t",110,-1,0,-1);
1709 G__setnewtype(-1,"Portable signed long integer 8 bytes",0);
1710 G__search_typename2("vector<ROOT::TSchemaHelper>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1);
1711 G__setnewtype(-1,NULL,0);
1713 G__setnewtype(-1,NULL,0);
1715 G__setnewtype(-1,NULL,0);
1716 G__search_typename2("vector<TVirtualArray*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1);
1717 G__setnewtype(-1,NULL,0);
1719 G__setnewtype(-1,NULL,0);
1721 G__setnewtype(-1,NULL,0);
1722 G__search_typename2("Pixmap_t",107,-1,0,-1);
1723 G__setnewtype(-1,"Pixmap handle",0);
1724 G__search_typename2("pair<UInt_t,Int_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_pairlEunsignedsPintcOintgR),0,-1);
1725 G__setnewtype(-1,NULL,0);
1726 G__search_typename2("vector<std::pair<UInt_t,Int_t> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEpairlEunsignedsPintcOintgRcOallocatorlEpairlEunsignedsPintcOintgRsPgRsPgR),0,-1);
1727 G__setnewtype(-1,NULL,0);
1728 G__search_typename2("vector<pair<UInt_t,Int_t> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEpairlEunsignedsPintcOintgRcOallocatorlEpairlEunsignedsPintcOintgRsPgRsPgR),0,-1);
1729 G__setnewtype(-1,NULL,0);
1731 G__setnewtype(-1,NULL,0);
1733 G__setnewtype(-1,NULL,0);
1734 G__search_typename2("vector<pair<unsigned int,int> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEpairlEunsignedsPintcOintgRcOallocatorlEpairlEunsignedsPintcOintgRsPgRsPgR),0,-1);
1735 G__setnewtype(-1,NULL,0);
1736 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);
1737 G__setnewtype(-1,NULL,0);
1738 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);
1739 G__setnewtype(-1,NULL,0);
1740 G__search_typename2("iterator<bidirectional_iterator_tag,TObject*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
1741 G__setnewtype(-1,NULL,0);
1742 G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,long>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
1743 G__setnewtype(-1,NULL,0);
1744 G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,long,const TObject**>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
1745 G__setnewtype(-1,NULL,0);
1746 G__search_typename2("vector<UInt_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR),0,-1);
1747 G__setnewtype(-1,NULL,0);
1748 G__search_typename2("vector<TString>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlETStringcOallocatorlETStringgRsPgR),0,-1);
1749 G__setnewtype(-1,NULL,0);
1750 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));
1751 G__setnewtype(-1,NULL,0);
1753 G__setnewtype(-1,NULL,0);
1754 G__search_typename2("TVectorT<Double_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TVectorTlEdoublegR),0,-1);
1755 G__setnewtype(-1,NULL,0);
1756 G__search_typename2("map<Int_t,TGeoElementRN*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEintcOTGeoElementRNmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTGeoElementRNmUgRsPgRsPgR),0,-1);
1757 G__setnewtype(-1,NULL,0);
1758 G__search_typename2("map<int,TGeoElementRN*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEintcOTGeoElementRNmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTGeoElementRNmUgRsPgRsPgR),0,-1);
1759 G__setnewtype(-1,NULL,0);
1760 G__search_typename2("map<int,TGeoElementRN*,less<int> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEintcOTGeoElementRNmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTGeoElementRNmUgRsPgRsPgR),0,-1);
1761 G__setnewtype(-1,NULL,0);
1762 G__search_typename2("vector<ThreadData_t*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlETGeoVolumeAssemblycLcLThreadData_tmUcOallocatorlETGeoVolumeAssemblycLcLThreadData_tmUgRsPgR),0,-1);
1763 G__setnewtype(-1,NULL,0);
1765 G__setnewtype(-1,NULL,0);
1767 G__setnewtype(-1,NULL,0);
1768 G__search_typename2("vector<TGeoVolumeAssembly::ThreadData_t*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlETGeoVolumeAssemblycLcLThreadData_tmUcOallocatorlETGeoVolumeAssemblycLcLThreadData_tmUgRsPgR),0,-1);
1769 G__setnewtype(-1,NULL,0);
1770 G__search_typename2("vector<ContentItem>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEContentGroupcLcLContentItemcOallocatorlEContentGroupcLcLContentItemgRsPgR),0,-1);
1771 G__setnewtype(-1,NULL,0);
1773 G__setnewtype(-1,NULL,0);
1775 G__setnewtype(-1,NULL,0);
1776 G__search_typename2("vector<ContentGroup::ContentItem>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEContentGroupcLcLContentItemcOallocatorlEContentGroupcLcLContentItemgRsPgR),0,-1);
1777 G__setnewtype(-1,NULL,0);
1778 G__search_typename2("vector<ContentChoice*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEContentChoicemUcOallocatorlEContentChoicemUgRsPgR),0,-1);
1779 G__setnewtype(-1,NULL,0);
1781 G__setnewtype(-1,NULL,0);
1783 G__setnewtype(-1,NULL,0);
1784 G__search_typename2("map<std::string,define::constant>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLconstantcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLconstantgRsPgRsPgR),0,-1);
1785 G__setnewtype(-1,NULL,0);
1786 G__search_typename2("map<string,define::constant>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLconstantcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLconstantgRsPgRsPgR),0,-1);
1787 G__setnewtype(-1,NULL,0);
1788 G__search_typename2("map<string,define::constant>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLconstantcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLconstantgRsPgRsPgR),0,-1);
1789 G__setnewtype(-1,NULL,0);
1790 G__search_typename2("map<string,define::constant,less<string> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLconstantcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLconstantgRsPgRsPgR),0,-1);
1791 G__setnewtype(-1,NULL,0);
1792 G__search_typename2("map<std::string,define::quantity>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLquantitycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLquantitygRsPgRsPgR),0,-1);
1793 G__setnewtype(-1,NULL,0);
1794 G__search_typename2("map<string,define::quantity>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLquantitycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLquantitygRsPgRsPgR),0,-1);
1795 G__setnewtype(-1,NULL,0);
1796 G__search_typename2("map<string,define::quantity>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLquantitycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLquantitygRsPgRsPgR),0,-1);
1797 G__setnewtype(-1,NULL,0);
1798 G__search_typename2("map<string,define::quantity,less<string> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLquantitycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLquantitygRsPgRsPgR),0,-1);
1799 G__setnewtype(-1,NULL,0);
1800 G__search_typename2("map<std::string,define::expression>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLexpressioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLexpressiongRsPgRsPgR),0,-1);
1801 G__setnewtype(-1,NULL,0);
1803 G__setnewtype(-1,NULL,0);
1805 G__setnewtype(-1,NULL,0);
1806 G__search_typename2("map<string,define::expression,less<string> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLexpressioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLexpressiongRsPgRsPgR),0,-1);
1807 G__setnewtype(-1,NULL,0);
1808 G__search_typename2("map<std::string,define::position>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLpositioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLpositiongRsPgRsPgR),0,-1);
1809 G__setnewtype(-1,NULL,0);
1810 G__search_typename2("map<string,define::position>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLpositioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLpositiongRsPgRsPgR),0,-1);
1811 G__setnewtype(-1,NULL,0);
1812 G__search_typename2("map<string,define::position>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLpositioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLpositiongRsPgRsPgR),0,-1);
1813 G__setnewtype(-1,NULL,0);
1814 G__search_typename2("map<string,define::position,less<string> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLpositioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLpositiongRsPgRsPgR),0,-1);
1815 G__setnewtype(-1,NULL,0);
1816 G__search_typename2("map<std::string,define::rotation>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLrotationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLrotationgRsPgRsPgR),0,-1);
1817 G__setnewtype(-1,NULL,0);
1818 G__search_typename2("map<string,define::rotation>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLrotationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLrotationgRsPgRsPgR),0,-1);
1819 G__setnewtype(-1,NULL,0);
1820 G__search_typename2("map<string,define::rotation>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLrotationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLrotationgRsPgRsPgR),0,-1);
1821 G__setnewtype(-1,NULL,0);
1822 G__search_typename2("map<string,define::rotation,less<string> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLrotationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLrotationgRsPgRsPgR),0,-1);
1823 G__setnewtype(-1,NULL,0);
1824 G__search_typename2("map<std::string,TGeoTranslation*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoTranslationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoTranslationmUgRsPgRsPgR),0,-1);
1825 G__setnewtype(-1,NULL,0);
1826 G__search_typename2("map<string,TGeoTranslation*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoTranslationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoTranslationmUgRsPgRsPgR),0,-1);
1827 G__setnewtype(-1,NULL,0);
1828 G__search_typename2("map<string,TGeoTranslation*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoTranslationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoTranslationmUgRsPgRsPgR),0,-1);
1829 G__setnewtype(-1,NULL,0);
1830 G__search_typename2("map<string,TGeoTranslation*,less<string> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoTranslationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoTranslationmUgRsPgRsPgR),0,-1);
1831 G__setnewtype(-1,NULL,0);
1832 G__search_typename2("map<std::string,TGeoRotation*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoRotationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoRotationmUgRsPgRsPgR),0,-1);
1833 G__setnewtype(-1,NULL,0);
1834 G__search_typename2("map<string,TGeoRotation*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoRotationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoRotationmUgRsPgRsPgR),0,-1);
1835 G__setnewtype(-1,NULL,0);
1836 G__search_typename2("map<string,TGeoRotation*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoRotationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoRotationmUgRsPgRsPgR),0,-1);
1837 G__setnewtype(-1,NULL,0);
1838 G__search_typename2("map<string,TGeoRotation*,less<string> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoRotationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoRotationmUgRsPgRsPgR),0,-1);
1839 G__setnewtype(-1,NULL,0);
1840 G__search_typename2("map<std::string,TGeoShape*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoShapemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoShapemUgRsPgRsPgR),0,-1);
1841 G__setnewtype(-1,NULL,0);
1842 G__search_typename2("map<string,TGeoShape*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoShapemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoShapemUgRsPgRsPgR),0,-1);
1843 G__setnewtype(-1,NULL,0);
1844 G__search_typename2("map<string,TGeoShape*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoShapemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoShapemUgRsPgRsPgR),0,-1);
1845 G__setnewtype(-1,NULL,0);
1846 G__search_typename2("map<string,TGeoShape*,less<string> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoShapemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoShapemUgRsPgRsPgR),0,-1);
1847 G__setnewtype(-1,NULL,0);
1848 G__search_typename2("map<std::string,TGeoVolume*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumemUgRsPgRsPgR),0,-1);
1849 G__setnewtype(-1,NULL,0);
1850 G__search_typename2("map<string,TGeoVolume*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumemUgRsPgRsPgR),0,-1);
1851 G__setnewtype(-1,NULL,0);
1852 G__search_typename2("map<string,TGeoVolume*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumemUgRsPgRsPgR),0,-1);
1853 G__setnewtype(-1,NULL,0);
1854 G__search_typename2("map<string,TGeoVolume*,less<string> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumemUgRsPgRsPgR),0,-1);
1855 G__setnewtype(-1,NULL,0);
1856 G__search_typename2("map<std::string,TGeoVolumeAssembly*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumeAssemblymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumeAssemblymUgRsPgRsPgR),0,-1);
1857 G__setnewtype(-1,NULL,0);
1858 G__search_typename2("map<string,TGeoVolumeAssembly*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumeAssemblymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumeAssemblymUgRsPgRsPgR),0,-1);
1859 G__setnewtype(-1,NULL,0);
1860 G__search_typename2("map<string,TGeoVolumeAssembly*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumeAssemblymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumeAssemblymUgRsPgRsPgR),0,-1);
1861 G__setnewtype(-1,NULL,0);
1862 G__search_typename2("map<string,TGeoVolumeAssembly*,less<string> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumeAssemblymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumeAssemblymUgRsPgRsPgR),0,-1);
1863 G__setnewtype(-1,NULL,0);
1864 G__search_typename2("map<std::string,TGeoNode*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoNodemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoNodemUgRsPgRsPgR),0,-1);
1865 G__setnewtype(-1,NULL,0);
1866 G__search_typename2("map<string,TGeoNode*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoNodemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoNodemUgRsPgRsPgR),0,-1);
1867 G__setnewtype(-1,NULL,0);
1868 G__search_typename2("map<string,TGeoNode*>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoNodemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoNodemUgRsPgRsPgR),0,-1);
1869 G__setnewtype(-1,NULL,0);
1870 G__search_typename2("map<string,TGeoNode*,less<string> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEstringcOTGeoNodemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoNodemUgRsPgRsPgR),0,-1);
1871 G__setnewtype(-1,NULL,0);
1872 G__search_typename2("TMatrixTBase<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTBaselEfloatgR),0,-1);
1873 G__setnewtype(-1,NULL,0);
1874 G__search_typename2("TMatrixTBase<Double_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTBaselEdoublegR),0,-1);
1875 G__setnewtype(-1,NULL,0);
1876 G__search_typename2("TVectorT<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TVectorTlEfloatgR),0,-1);
1877 G__setnewtype(-1,NULL,0);
1878 G__search_typename2("TMatrixT<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTlEfloatgR),0,-1);
1879 G__setnewtype(-1,NULL,0);
1880 G__search_typename2("TMatrixTRow_const<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTRow_constlEfloatgR),0,-1);
1881 G__setnewtype(-1,NULL,0);
1882 G__search_typename2("TMatrixTColumn_const<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTColumn_constlEfloatgR),0,-1);
1883 G__setnewtype(-1,NULL,0);
1884 G__search_typename2("TMatrixTDiag_const<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTDiag_constlEfloatgR),0,-1);
1885 G__setnewtype(-1,NULL,0);
1886 G__search_typename2("TMatrixTFlat_const<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTFlat_constlEfloatgR),0,-1);
1887 G__setnewtype(-1,NULL,0);
1888 G__search_typename2("TMatrixTSub_const<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTSub_constlEfloatgR),0,-1);
1889 G__setnewtype(-1,NULL,0);
1890 G__search_typename2("TMatrixTSparseRow_const<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTSparseRow_constlEfloatgR),0,-1);
1891 G__setnewtype(-1,NULL,0);
1892 G__search_typename2("TMatrixTSparseDiag_const<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTSparseDiag_constlEfloatgR),0,-1);
1893 G__setnewtype(-1,NULL,0);
1894 G__search_typename2("TMatrixTRow<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTRowlEfloatgR),0,-1);
1895 G__setnewtype(-1,NULL,0);
1896 G__search_typename2("TMatrixTColumn<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTColumnlEfloatgR),0,-1);
1897 G__setnewtype(-1,NULL,0);
1898 G__search_typename2("TMatrixTDiag<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTDiaglEfloatgR),0,-1);
1899 G__setnewtype(-1,NULL,0);
1900 G__search_typename2("TMatrixTFlat<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTFlatlEfloatgR),0,-1);
1901 G__setnewtype(-1,NULL,0);
1902 G__search_typename2("TMatrixTSub<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTSublEfloatgR),0,-1);
1903 G__setnewtype(-1,NULL,0);
1904 G__search_typename2("TMatrixTSparseRow<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTSparseRowlEfloatgR),0,-1);
1905 G__setnewtype(-1,NULL,0);
1906 G__search_typename2("TMatrixTSparseDiag<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TMatrixTSparseDiaglEfloatgR),0,-1);
1907 G__setnewtype(-1,NULL,0);
1908 G__search_typename2("TElementActionT<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TElementActionTlEfloatgR),0,-1);
1909 G__setnewtype(-1,NULL,0);
1910 G__search_typename2("TElementPosActionT<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TElementPosActionTlEfloatgR),0,-1);
1911 G__setnewtype(-1,NULL,0);
1912 G__search_typename2("vector<Int_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEintcOallocatorlEintgRsPgR),0,-1);
1913 G__setnewtype(-1,NULL,0);
1914 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));
1915 G__setnewtype(-1,NULL,0);
1916 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));
1917 G__setnewtype(-1,NULL,0);
1918 G__search_typename2("vector<int>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEintcOallocatorlEintgRsPgR),0,-1);
1919 G__setnewtype(-1,NULL,0);
1920 G__search_typename2("map<Int_t,Double_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgR),0,-1);
1921 G__setnewtype(-1,NULL,0);
1922 G__search_typename2("map<int,double>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgR),0,-1);
1923 G__setnewtype(-1,NULL,0);
1924 G__search_typename2("map<int,double,less<int> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_maplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgR),0,-1);
1925 G__setnewtype(-1,NULL,0);
1926 G__search_typename2("vector<Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEfloatcOallocatorlEfloatgRsPgR),0,-1);
1927 G__setnewtype(-1,NULL,0);
1928 G__search_typename2("vector<Double_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEdoublecOallocatorlEdoublegRsPgR),0,-1);
1929 G__setnewtype(-1,NULL,0);
1931 G__setnewtype(-1,NULL,0);
1933 G__setnewtype(-1,NULL,0);
1935 G__setnewtype(-1,NULL,0);
1936 G__search_typename2("vector<vector<double,allocator<double> > >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR),0,-1);
1937 G__setnewtype(-1,NULL,0);
1938 G__search_typename2("pair<Int_t,Float_t>",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_pairlEintcOfloatgR),0,-1);
1939 G__setnewtype(-1,NULL,0);
1940 G__search_typename2("vector<std::pair<Int_t,Float_t> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEpairlEintcOfloatgRcOallocatorlEpairlEintcOfloatgRsPgRsPgR),0,-1);
1941 G__setnewtype(-1,NULL,0);
1942 G__search_typename2("vector<pair<Int_t,Float_t> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEpairlEintcOfloatgRcOallocatorlEpairlEintcOfloatgRsPgRsPgR),0,-1);
1943 G__setnewtype(-1,NULL,0);
1945 G__setnewtype(-1,NULL,0);
1947 G__setnewtype(-1,NULL,0);
1948 G__search_typename2("vector<pair<int,float> >",117,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_vectorlEpairlEintcOfloatgRcOallocatorlEpairlEintcOfloatgRsPgRsPgR),0,-1);
1949 G__setnewtype(-1,NULL,0);
1950}
1951
1952/*********************************************************
1953* Data Member information setup/
1954*********************************************************/
1955
1956 /* Setting up class,struct,union tag member variable */
1957
1958 /* BesAboutHelp */
1959static void G__setup_memvarBesAboutHelp(void) {
1960 G__tag_memvar_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesAboutHelp));
1961 { BesAboutHelp *p; p=(BesAboutHelp*)0x1000; if (p) { }
1962 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGHorizontalFrame),-1,-1,4,"fTitleFrame=",0,"Title frame");
1963 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fTitle=",0,"Title");
1964 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGIcon),-1,-1,4,"fIcon=",0,"Icon");
1965 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGTab),-1,-1,4,"fMain=",0,"Main tab frame");
1966 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGVerticalFrame),-1,-1,4,"fAbout=",0,"1st tab");
1967 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGListBox),-1,-1,4,"fVersion=",0,"2nd tab");
1968 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");
1969 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");
1970 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");
1971 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");
1972 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGHorizontalFrame),-1,-1,4,"fBottomFrame=",0,"Bottom frame");
1973 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGTextButton),-1,-1,4,"fCloseBtn=",0,"Close button");
1974 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");
1975 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");
1976 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGVerticalFrame),-1,-1,4,"fMdcPaletteFrame=",0,"1st tab");
1977 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
1978 }
1979 G__tag_memvar_reset();
1980}
1981
1982
1983 /* BesMdcPalette */
1984static void G__setup_memvarBesMdcPalette(void) {
1985 G__tag_memvar_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesMdcPalette));
1986 { BesMdcPalette *p; p=(BesMdcPalette*)0x1000; if (p) { }
1987 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
1988 }
1989 G__tag_memvar_reset();
1990}
1991
1992
1993 /* BesClient */
1994static void G__setup_memvarBesClient(void) {
1995 G__tag_memvar_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesClient));
1996 { BesClient *p; p=(BesClient*)0x1000; if (p) { }
1997 G__memvar_setup((void*)0,105,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_runStatus),-1,-1,4,"f_runStatus=",0,(char*)NULL);
1998 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGeometry),-1,-1,4,"fGeometry=",0,"Bes geometry");
1999 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");
2000 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TFile),-1,-1,4,"fEventFile=",0,"Current event file");
2001 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TTree),-1,-1,4,"fEventTree=",0,"Current event tree");
2002 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesEvent),-1,-1,4,"fEvent=",0,"Current Bes event");
2003 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TEvtHeader),-1,-1,4,"fEvtHeader=",0,(char*)NULL);
2004 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TRecEvTime),-1,-1,4,"fRecEvTime=",0,(char*)NULL);
2005 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TDigiEvent),-1,-1,4,"fDigiEvent=",0,(char*)NULL);
2006 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TRecTrackEvent),-1,-1,4,"fRecEvent_1=",0,(char*)NULL);
2007 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TRecMdcTrack),-1,-1,4,"recTrack1=",0,(char*)NULL);
2008 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TRecMucTrack),-1,-1,4,"muctrk=",0,(char*)NULL);
2009 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TRecTofTrack),-1,-1,4,"tofTrack=",0,(char*)NULL);
2010 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TRecMdcHit),-1,-1,4,"mdchit=",0,(char*)NULL);
2011 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TRecEmcShower),-1,-1,4,"emcshower=",0,(char*)NULL);
2012 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLayoutHints),-1,-1,4,"fMenuBarLayout=",0,"Menu bar layout");
2013 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");
2014 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");
2015 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");
2016 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLayoutHints),-1,-1,4,"fECLayout=",0,"Embedded canvas layout");
2017 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGMenuBar),-1,-1,4,"fMenuBar=",0,"Menu bar");
2018 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuFile=",0,"File menu");
2019 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuEdit=",0,"Edit menu");
2020 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuView=",0,"View menu");
2021 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuHelp=",0,"Help menu");
2022 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionHeader=",0,(char*)NULL);
2023 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionMdc=",0,(char*)NULL);
2024 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionTof=",0,(char*)NULL);
2025 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionEmc=",0,(char*)NULL);
2026 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionMuc=",0,(char*)NULL);
2027 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionFull3D=",0,(char*)NULL);
2028 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionOthers=",0,(char*)NULL);
2029 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionMdcHits=",0,(char*)NULL);
2030 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionTofHits=",0,(char*)NULL);
2031 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionEmcHits=",0,(char*)NULL);
2032 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionMucHits=",0,(char*)NULL);
2033 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGPopupMenu),-1,-1,4,"fMenuViewOptionTracks=",0,(char*)NULL);
2034 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");
2035 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");
2036 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");
2037 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");
2038 G__memvar_setup((void*)G__PVOID,105,0,1,-1,-1,-2,4,"kNUpSplitter=4LL",0,(char*)NULL);
2039 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");
2040 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fLoadGeoFileButton=",0,"load geometry file");
2041 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fOpenEventFileButton=",0,"open event file");
2042 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");
2043 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fSavePicAsButton=",0,"save picture as");
2044 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");
2045 G__memvar_setup((void*)G__PVOID,105,0,1,-1,-1,-2,4,"kNCursorState=2LL",0,(char*)NULL);
2046 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fRefreshButton=",0,"Refresh");
2047 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fResetCurrentButton=",0,"Reset current pad");
2048 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fResetAllButton=",0,"Reset all pad");
2049 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");
2050 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fZoomInButton=",0,"ZoomIn");
2051 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fZoomOutButton=",0,"ZoomOut");
2052 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGNumberEntryField),-1,-1,4,"fZoomRatioNumber=",0,"ZoomRatio number");
2053 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fZoomRatioPercentButton=",0,"\"%\" picture");
2054 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");
2055 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fSetHomeButton=",0,"Set home position");
2056 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");
2057 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fSaveMyConfigButton=",0,"Save my style");
2058 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fLoadMyConfigButton=",0,"Load my style");
2059 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fPaletteButton=",0,"Display palette axis");
2060 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fHelpButton=",0,"Help");
2061 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");
2062 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");
2063 G__memvar_setup((void*)G__PVOID,105,0,1,-1,-1,-2,4,"kNDisplayMode=5LL",0,(char*)NULL);
2064 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");
2065 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");
2066 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");
2067 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");
2068 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fToolBarFrame=",0,"Tool bar frame");
2069 G__memvar_setup((void*)G__PVOID,105,0,1,-1,-1,-2,4,"kNToolSplitter=4LL",0,(char*)NULL);
2070 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");
2071 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");
2072 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");
2073 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");
2074 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fFishEyeViewButton=",0,"FishEye view");
2075 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fParallelViewButton=",0,"Parallel view");
2076 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fPerspectiveViewButton=",0,"Perspective view");
2077 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fX3DButton=",0,"X3D view");
2078 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fOpenGLButton=",0,"OpenGL view");
2079 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");
2080 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TRootEmbeddedCanvas),-1,-1,4,"fEmbeddedCanvas=",0,"Embedded Canvas");
2081 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TCanvas),-1,-1,4,"fCanvas=",0,(char*)NULL);
2082 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesVisDisplay),-1,-1,4,"fDisplay=",0,(char*)NULL);
2083 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGVerticalFrame),-1,-1,4,"fV1=",0,"Splitter for tabs");
2084 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGTab),-1,-1,4,"fTabs=",0,"Tabs for event");
2085 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGListTree),-1,-1,4,"fEventListTree=",0,"Event list tree");
2086 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");
2087 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");
2088 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");
2089 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");
2090 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\"");
2091 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 ");
2092 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\"");
2093 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\"");
2094 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");
2095 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");
2096 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\"");
2097 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");
2098 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");
2099 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\"");
2100 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");
2101 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\"");
2102 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");
2103 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");
2104 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");
2105 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");
2106 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");
2107 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");
2108 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");
2109 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");
2110 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");
2111 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");
2112 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");
2113 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fEventControlTextLabel=",0,"Label \"Event control\"");
2114 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fBesLabelRun=",0,"Label \"Run : \"");
2115 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fBesLabelEvent=",0,"Label \"Event : \"");
2116 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fEventPlayTextLabel=",0,"Label \"Event Play\"");
2117 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fEventPlaySpeedLabel=",0,"Label \"Play Speed : \"");
2118 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\"");
2119 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fViewTextLabel=",0,"Label \"View control\"");
2120 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fAutoTextLabel=",0,"Label \"Auto control\"");
2121 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");
2122 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fPrevEventButton=",0,"next event button");
2123 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fNextEventButton=",0,"prev event button");
2124 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fPlayEventButton=",0,"next event button");
2125 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fFirstEventButton=",0,"prev event button");
2126 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");
2127 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewCounterClockWiseButton=",0,"View CounterClockWise button");
2128 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewClockWiseButton=",0,"View ClockWise button");
2129 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewMoveUpButton=",0,"View MoveUp button");
2130 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewMoveLeftButton=",0,"View MoveLeft button");
2131 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewMoveRightButton=",0,"View MoveRight button");
2132 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewMoveDownButton=",0,"View MoveDown button");
2133 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewMoveCenterButton=",0,"View MoveCenter button");
2134 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewAngleThetaPlusButton=",0,"View AngleTheta + button");
2135 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewAngleThetaMinusButton=",0,"View AngleTheta - button");
2136 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGVSlider),-1,-1,4,"fViewAngleThetaSlider=",0,"View AngleTheta slider");
2137 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGNumberEntryField),-1,-1,4,"fViewAngleThetaNumber=",0,"View AngleTheta number");
2138 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fViewAngleThetaLabel=",0,"Label \"Theta\"");
2139 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewAnglePhiPlusButton=",0,"View AnglePhi + button");
2140 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewAnglePhiMinusButton=",0,"View AnglePhi - button");
2141 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGVSlider),-1,-1,4,"fViewAnglePhiSlider=",0,"View AnglePhi slider");
2142 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGNumberEntryField),-1,-1,4,"fViewAnglePhiNumber=",0,"View AnglePhi number");
2143 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fViewAnglePhiLabel=",0,"Label \"Phi\"");
2144 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewAnglePsiPlusButton=",0,"View AnglePsi + button");
2145 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesGPictureButton),-1,-1,4,"fViewAnglePsiMinusButton=",0,"View AnglePsi - button");
2146 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGVSlider),-1,-1,4,"fViewAnglePsiSlider=",0,"View AnglePsi slider");
2147 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGNumberEntryField),-1,-1,4,"fViewAnglePsiNumber=",0,"View AnglePsi number");
2148 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fViewAnglePsiLabel=",0,"Label \"Psi\"");
2149 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fRotateStepFrame=",0,"Frame for RotateStep");
2150 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fRotateStepLabel=",0,"Label \"Deg\"");
2151 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGNumberEntryField),-1,-1,4,"fNumEntryRotateStep=",0,"Rotate step");
2152 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fRotateStepUnitLabel=",0,"Label \"Deg\"");
2153 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGGroupFrame),-1,-1,4,"fFrameAutoRotate=",0,"Frame for AutoRotate");
2154 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnAutoRotate=",0,"CheckButton AutoRotate;");
2155 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fRotateSpeedFrame=",0,"Frame for RotateSpeed");
2156 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");
2157 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fRotateSpeedLabel=",0,"Label \"Deg/Sec\"");
2158 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCompositeFrame),-1,-1,4,"fRotateFPSFrame=",0,"Frame for RotateFPS");
2159 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");
2160 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLabel),-1,-1,4,"fRotateFPSLabel=",0,"Label \"fps\"");
2161 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGStatusBar),-1,-1,4,"fStatusBar=",0,"Status bar");
2162 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGGroupFrame),-1,-1,4,"fFrameHeader=",0,"Frame for Header");
2163 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGGroupFrame),-1,-1,4,"fFrameHits=",0,"Frame for Hits");
2164 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGGroupFrame),-1,-1,4,"fFrameTracks=",0,"Frame for Tracks");
2165 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGGroupFrame),-1,-1,4,"fFrameSubDetector=",0,(char*)NULL);
2166 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGGroupFrame),-1,-1,4,"fFrameOthers=",0,(char*)NULL);
2167 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGGroupFrame),-1,-1,4,"fFrameMdcMatch=",0,"Frame for TQMatch");
2168 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGGroupFrame),-1,-1,4,"fFrameTofMatch=",0,"Frame for TQMatch");
2169 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");
2170 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGHorizontalFrame),-1,-1,4,"fTitleFrame=",0,"Title frame");
2171 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGHorizontalFrame),-1,-1,4,"fMainFrame=",0,"Main frame");
2172 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");
2173 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");
2174 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnHeaderGlobal=",0,(char*)NULL);
2175 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMdcHitsGlobal=",0,(char*)NULL);
2176 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTofHitsGlobal=",0,(char*)NULL);
2177 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTofHitsEast=",0,(char*)NULL);
2178 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTofHitsBarrel=",0,(char*)NULL);
2179 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTofHitsWest=",0,(char*)NULL);
2180 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnEmcHitsGlobal=",0,(char*)NULL);
2181 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnEmcHitsEast=",0,(char*)NULL);
2182 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnEmcHitsBarrel=",0,(char*)NULL);
2183 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnEmcHitsWest=",0,(char*)NULL);
2184 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnEmcHitsSide=",0,(char*)NULL);
2185 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMucHitsGlobal=",0,(char*)NULL);
2186 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMucHitsEast=",0,(char*)NULL);
2187 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMucHitsBarrel=",0,(char*)NULL);
2188 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMucHitsWest=",0,(char*)NULL);
2189 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTracksGlobal=",0,(char*)NULL);
2190 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTracksMdc=",0,(char*)NULL);
2191 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTracksTof=",0,(char*)NULL);
2192 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTracksEmc=",0,(char*)NULL);
2193 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTracksMuc=",0,(char*)NULL);
2194 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTracksExt=",0,(char*)NULL);
2195 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMdcGlobal=",0,(char*)NULL);
2196 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMdcTubes=",0,(char*)NULL);
2197 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMdcWires=",0,(char*)NULL);
2198 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTofGlobal=",0,(char*)NULL);
2199 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTofEast=",0,(char*)NULL);
2200 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTofBarrel=",0,(char*)NULL);
2201 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTofWest=",0,(char*)NULL);
2202 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnEmcGlobal=",0,(char*)NULL);
2203 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnEmcEast=",0,(char*)NULL);
2204 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnEmcBarrel=",0,(char*)NULL);
2205 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnEmcWest=",0,(char*)NULL);
2206 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnEmcSide=",0,(char*)NULL);
2207 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMucGlobal=",0,(char*)NULL);
2208 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMucEast=",0,(char*)NULL);
2209 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMucBarrel=",0,(char*)NULL);
2210 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMucWest=",0,(char*)NULL);
2211 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMucStrips=",0,(char*)NULL);
2212 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnBeamPipe=",0,(char*)NULL);
2213 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnZRPlaneOnXY=",0,(char*)NULL);
2214 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnAxis=",0,(char*)NULL);
2215 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMdcTOverflowGlobal=",0,(char*)NULL);
2216 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMdcQOverflowGlobal=",0,(char*)NULL);
2217 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMdcTMatchGlobal=",0,(char*)NULL);
2218 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMdcQMatchGlobal=",0,(char*)NULL);
2219 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMdcColorfulWireGlobal=",0,(char*)NULL);
2220 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnMdcTimeSubEvTimeGlobal=",0,(char*)NULL);
2221 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTofTMatchGlobal=",0,(char*)NULL);
2222 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGCheckButton),-1,-1,4,"fChkBtnTofQMatchGlobal=",0,(char*)NULL);
2223 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGNumberEntry),-1,-1,4,"fNumEntryMagnetic=",0,"magnetic number");
2224 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TString),-1,-1,4,"fBesVisPath=",0,(char*)NULL);
2225 G__memvar_setup((void*)0,110,0,0,-1,G__defined_typename("Long64_t"),-1,4,"fBesRunNo=",0,"run number of BES request");
2226 G__memvar_setup((void*)0,110,0,0,-1,G__defined_typename("Long64_t"),-1,4,"fBesEventNo=",0,"event number of BES request");
2227 G__memvar_setup((void*)0,110,0,0,-1,G__defined_typename("Long64_t"),-1,4,"fCurrentEvent=",0,(char*)NULL);
2228 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fEventPlaySpeed=",0,"event play speed ");
2229 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fAutoDisplayEvent=",0,"auto display event ");
2230 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TTimer),-1,-1,4,"fAutoDisplayEventTimer=",0,(char*)NULL);
2231 G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fMoveFactor=",0,"factor of move");
2232 G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fRotateStep=",0,"rotate angle in each step ");
2233 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?");
2234 G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fRotateSpeed=",0,"rotate angle per second, deg/sec");
2235 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fAutoRotate=",0,"auto rotate flag");
2236 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TTimer),-1,-1,4,"fAutoRotateTimer=",0,"auto rotate timer");
2237 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fAutoRotateClockWise=",0,"auto rotate clockwise flag");
2238 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fAutoRotateTheta=",0,"auto rotate theta flag");
2239 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fAutoRotatePhi=",0,"auto rotate phi flag");
2240 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fAutoRotatePsi=",0,"auto rotate psi flag");
2241 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");
2242 G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fViewThetaPreStep=",0,(char*)NULL);
2243 G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fViewPhiPreStep=",0,(char*)NULL);
2244 G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fHomeX[3]=",0,(char*)NULL);
2245 G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fHomeY[3]=",0,"Home position of three pads");
2246 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fWindowWidth=",0,"zevis window width");
2247 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fWindowHeight=",0,"zevis window height");
2248 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");
2249 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TGLayoutHints),-1,-1,4,"fLayout=",0,"dummy TGLayoutHints;");
2250 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TString),-1,-1,4,"f_evtFile=",0,(char*)NULL);
2251 G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TString),-1,-1,4,"f_geoFile=",0,(char*)NULL);
2252 G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"f_bossMode=",0,(char*)NULL);
2253 G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"f_pid=",0,(char*)NULL);
2254 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");
2255 G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__BesVisClient_rootcintLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
2256 }
2257 G__tag_memvar_reset();
2258}
2259
2261}
2262/***********************************************************
2263************************************************************
2264************************************************************
2265************************************************************
2266************************************************************
2267************************************************************
2268************************************************************
2269***********************************************************/
2270
2271/*********************************************************
2272* Member function information setup for each class
2273*********************************************************/
2274static void G__setup_memfuncBesAboutHelp(void) {
2275 /* BesAboutHelp */
2276 G__tag_memfunc_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesAboutHelp));
2277 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,
2278"U 'TGWindow' - 10 - p U 'TGWindow' - 10 - main", (char*)NULL, (void*) NULL, 0);
2279 G__memfunc_setup("ProcessMessage",1444,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 3, 1, 1, 0,
2280"l - 'Long_t' 0 - msg l - 'Long_t' 0 - parm "
2281"l - 'Long_t' 0 - -", (char*)NULL, (void*) NULL, 1);
2282 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);
2283 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);
2284 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);
2285 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);
2286 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);
2287 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);
2288 G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1);
2289 G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1);
2290 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);
2291 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);
2292 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);
2293 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);
2294 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);
2295 // automatic destructor
2296 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);
2297 G__tag_memfunc_reset();
2298}
2299
2300static void G__setup_memfuncBesMdcPalette(void) {
2301 /* BesMdcPalette */
2302 G__tag_memfunc_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesMdcPalette));
2303 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,
2304"U 'TGWindow' - 10 - p U 'TGWindow' - 10 - main", (char*)NULL, (void*) NULL, 0);
2305 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);
2306 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);
2307 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);
2308 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);
2309 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);
2310 G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1);
2311 G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1);
2312 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);
2313 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);
2314 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);
2315 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);
2316 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);
2317 // automatic destructor
2318 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);
2319 G__tag_memfunc_reset();
2320}
2321
2322static void G__setup_memfuncBesClient(void) {
2323 /* BesClient */
2324 G__tag_memfunc_setup(G__get_linked_tagnum(&G__BesVisClient_rootcintLN_BesClient));
2325 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);
2326 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);
2327 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);
2328 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);
2329 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);
2330 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);
2331 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);
2332 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,
2333"U 'TGWindow' - 10 - p C - - 10 - title "
2334"h - 'UInt_t' 0 - width h - 'UInt_t' 0 - height "
2335"C - 'Option_t' 10 '\"\"' option i - 'Int_t' 0 '0' argc "
2336"C - - 2 '0' argv", (char*)NULL, (void*) NULL, 0);
2337 G__memfunc_setup("InitLocal",895,G__BesVisClient_rootcint_1050_0_9, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2338 G__memfunc_setup("InitParameter",1333,G__BesVisClient_rootcint_1050_0_10, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2339 G__memfunc_setup("InitConnections",1559,G__BesVisClient_rootcint_1050_0_11, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2340 G__memfunc_setup("CreateWidget",1208,G__BesVisClient_rootcint_1050_0_12, 121, -1, -1, 0, 3, 1, 1, 0,
2341"C - - 10 - title h - 'UInt_t' 0 - width "
2342"h - 'UInt_t' 0 - height", (char*)NULL, (void*) NULL, 1);
2343 G__memfunc_setup("CreateHorizontalRuler",2184,G__BesVisClient_rootcint_1050_0_13, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2344 G__memfunc_setup("CreateMenuBar",1278,G__BesVisClient_rootcint_1050_0_14, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2345 G__memfunc_setup("CreateUpButtonBar",1706,G__BesVisClient_rootcint_1050_0_15, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2346 G__memfunc_setup("CreateDisplayModeBar",1988,G__BesVisClient_rootcint_1050_0_16, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2347 G__memfunc_setup("CreateToolBar",1287,G__BesVisClient_rootcint_1050_0_17, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2348 G__memfunc_setup("CreateTitleBar",1387,G__BesVisClient_rootcint_1050_0_18, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2349 G__memfunc_setup("CreateStatusBar",1517,G__BesVisClient_rootcint_1050_0_19, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2350 G__memfunc_setup("CreateMainFrame",1476,G__BesVisClient_rootcint_1050_0_20, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2351 G__memfunc_setup("CreateCanvas",1200,G__BesVisClient_rootcint_1050_0_21, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2352 G__memfunc_setup("CreateTabs",990,G__BesVisClient_rootcint_1050_0_22, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2353 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);
2354 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);
2355 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);
2356 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);
2357 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);
2358 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);
2359 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);
2360 G__memfunc_setup("HandleEventList",1514,G__BesVisClient_rootcint_1050_0_30, 121, -1, -1, 0, 2, 1, 1, 0,
2361"U 'TGListTreeItem' - 0 - entry i - 'Int_t' 0 - btn", (char*)NULL, (void*) NULL, 1);
2362 G__memfunc_setup("UpdateBesInputFields",2020,G__BesVisClient_rootcint_1050_0_31, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2363 G__memfunc_setup("LoadGeoFile",1051,G__BesVisClient_rootcint_1050_0_32, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2364 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);
2365 G__memfunc_setup("SaveGeoAs",862,G__BesVisClient_rootcint_1050_0_34, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2366 G__memfunc_setup("OpenEventFile",1300,G__BesVisClient_rootcint_1050_0_35, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2367 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);
2368 G__memfunc_setup("SavePicAs",863,G__BesVisClient_rootcint_1050_0_37, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2369 G__memfunc_setup("SavePicAsPS",1026,G__BesVisClient_rootcint_1050_0_38, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2370 G__memfunc_setup("SetHome",693,G__BesVisClient_rootcint_1050_0_39, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2371 G__memfunc_setup("GoHome",575,G__BesVisClient_rootcint_1050_0_40, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2372 G__memfunc_setup("SaveMyConfig",1195,G__BesVisClient_rootcint_1050_0_41, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2373 G__memfunc_setup("LoadMyConfig",1180,G__BesVisClient_rootcint_1050_0_42, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2374 G__memfunc_setup("LoadMdcPalette",1379,G__BesVisClient_rootcint_1050_0_43, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2375 G__memfunc_setup("Help",393,G__BesVisClient_rootcint_1050_0_44, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2376 G__memfunc_setup("SetAllDisplayModeButtonUnHL",2675,G__BesVisClient_rootcint_1050_0_45, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2377 G__memfunc_setup("X3D",207,G__BesVisClient_rootcint_1050_0_46, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2378 G__memfunc_setup("OpenGL",549,G__BesVisClient_rootcint_1050_0_47, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2379 G__memfunc_setup("Show",417,G__BesVisClient_rootcint_1050_0_48, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2380 G__memfunc_setup("CloseWindow",1134,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2381 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);
2382 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);
2383 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);
2384 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);
2385 G__memfunc_setup("AutoDisplayEvent",1649,G__BesVisClient_rootcint_1050_0_54, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2386 G__memfunc_setup("AutoDisplayEventCommand",2352,G__BesVisClient_rootcint_1050_0_55, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2387 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);
2388 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);
2389 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);
2390 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);
2391 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);
2392 G__memfunc_setup("AutoRotate",1032,G__BesVisClient_rootcint_1050_0_61, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2393 G__memfunc_setup("AutoRotateCommand",1735,G__BesVisClient_rootcint_1050_0_62, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2394 G__memfunc_setup("ExecuteEvent",1237,G__BesVisClient_rootcint_1050_0_63, 121, -1, -1, 0, 4, 1, 1, 0,
2395"i - 'Int_t' 0 - event i - 'Int_t' 0 - px "
2396"i - 'Int_t' 0 - py U 'TObject' - 0 - sel", (char*)NULL, (void*) NULL, 1);
2397 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);
2398 G__memfunc_setup("UpdateStatus",1255,G__BesVisClient_rootcint_1050_0_65, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2399 G__memfunc_setup("UpdateAllView",1303,G__BesVisClient_rootcint_1050_0_66, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2400 G__memfunc_setup("UpdateCurrentPad",1627,G__BesVisClient_rootcint_1050_0_67, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2401 G__memfunc_setup("ChangeFocus",1094,G__BesVisClient_rootcint_1050_0_68, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2402 G__memfunc_setup("ExecuteReturn",1363,G__BesVisClient_rootcint_1050_0_69, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2403 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);
2404 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);
2405 G__memfunc_setup("SetRange",793,G__BesVisClient_rootcint_1050_0_72, 121, -1, -1, 0, 3, 1, 1, 0,
2406"d - 'Double_t' 1 - input d - 'Double_t' 0 - min "
2407"d - 'Double_t' 0 - max", (char*)NULL, (void*) NULL, 1);
2408 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);
2409 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);
2410 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);
2411 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);
2412 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);
2413 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);
2414 G__memfunc_setup("SetRotateSpeed",1420,G__BesVisClient_rootcint_1050_0_79, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
2415 G__memfunc_setup("SetRotateStep",1335,G__BesVisClient_rootcint_1050_0_80, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
2416 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);
2417 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);
2418 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);
2419 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);
2420 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);
2421 G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1);
2422 G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1);
2423 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);
2424 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);
2425 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);
2426 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);
2427 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);
2428 // automatic destructor
2429 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);
2430 G__tag_memfunc_reset();
2431}
2432
2433
2434/*********************************************************
2435* Member function information setup
2436*********************************************************/
2438}
2439
2440/*********************************************************
2441* Global variable information setup for each class
2442*********************************************************/
2443static void G__cpp_setup_global0() {
2444
2445 /* Setting up global variables */
2446 G__resetplocal();
2447
2448}
2449
2450static void G__cpp_setup_global1() {
2451}
2452
2453static void G__cpp_setup_global2() {
2454}
2455
2456static void G__cpp_setup_global3() {
2457}
2458
2459static void G__cpp_setup_global4() {
2460}
2461
2462static void G__cpp_setup_global5() {
2463}
2464
2465static void G__cpp_setup_global6() {
2466}
2467
2468static void G__cpp_setup_global7() {
2469}
2470
2471static void G__cpp_setup_global8() {
2472}
2473
2474static void G__cpp_setup_global9() {
2475}
2476
2477static void G__cpp_setup_global10() {
2478
2479 G__resetglobalenv();
2480}
2482 G__cpp_setup_global0();
2483 G__cpp_setup_global1();
2484 G__cpp_setup_global2();
2485 G__cpp_setup_global3();
2486 G__cpp_setup_global4();
2487 G__cpp_setup_global5();
2488 G__cpp_setup_global6();
2489 G__cpp_setup_global7();
2490 G__cpp_setup_global8();
2491 G__cpp_setup_global9();
2492 G__cpp_setup_global10();
2493}
2494
2495/*********************************************************
2496* Global function information setup for each class
2497*********************************************************/
2498static void G__cpp_setup_func0() {
2499 G__lastifuncposition();
2500
2501}
2502
2503static void G__cpp_setup_func1() {
2504}
2505
2506static void G__cpp_setup_func2() {
2507}
2508
2509static void G__cpp_setup_func3() {
2510}
2511
2512static void G__cpp_setup_func4() {
2513}
2514
2515static void G__cpp_setup_func5() {
2516}
2517
2518static void G__cpp_setup_func6() {
2519}
2520
2521static void G__cpp_setup_func7() {
2522}
2523
2524static void G__cpp_setup_func8() {
2525}
2526
2527static void G__cpp_setup_func9() {
2528}
2529
2530static void G__cpp_setup_func10() {
2531}
2532
2533static void G__cpp_setup_func11() {
2534}
2535
2536static void G__cpp_setup_func12() {
2537}
2538
2539static void G__cpp_setup_func13() {
2540}
2541
2542static void G__cpp_setup_func14() {
2543}
2544
2545static void G__cpp_setup_func15() {
2546}
2547
2548static void G__cpp_setup_func16() {
2549}
2550
2551static void G__cpp_setup_func17() {
2552}
2553
2554static void G__cpp_setup_func18() {
2555}
2556
2557static void G__cpp_setup_func19() {
2558}
2559
2560static void G__cpp_setup_func20() {
2561}
2562
2563static void G__cpp_setup_func21() {
2564}
2565
2566static void G__cpp_setup_func22() {
2567}
2568
2569static void G__cpp_setup_func23() {
2570}
2571
2572static void G__cpp_setup_func24() {
2573
2574 G__resetifuncposition();
2575}
2576
2578 G__cpp_setup_func0();
2579 G__cpp_setup_func1();
2580 G__cpp_setup_func2();
2581 G__cpp_setup_func3();
2582 G__cpp_setup_func4();
2583 G__cpp_setup_func5();
2584 G__cpp_setup_func6();
2585 G__cpp_setup_func7();
2586 G__cpp_setup_func8();
2587 G__cpp_setup_func9();
2588 G__cpp_setup_func10();
2589 G__cpp_setup_func11();
2590 G__cpp_setup_func12();
2591 G__cpp_setup_func13();
2592 G__cpp_setup_func14();
2593 G__cpp_setup_func15();
2594 G__cpp_setup_func16();
2595 G__cpp_setup_func17();
2596 G__cpp_setup_func18();
2597 G__cpp_setup_func19();
2598 G__cpp_setup_func20();
2599 G__cpp_setup_func21();
2600 G__cpp_setup_func22();
2601 G__cpp_setup_func23();
2602 G__cpp_setup_func24();
2603}
2604
2605/*********************************************************
2606* Class,struct,union,enum tag information setup
2607*********************************************************/
2608/* Setup class/struct taginfo */
2609G__linked_taginfo G__BesVisClient_rootcintLN_TClass = { "TClass" , 99 , -1 };
2610G__linked_taginfo G__BesVisClient_rootcintLN_TBuffer = { "TBuffer" , 99 , -1 };
2611G__linked_taginfo G__BesVisClient_rootcintLN_TMemberInspector = { "TMemberInspector" , 99 , -1 };
2612G__linked_taginfo G__BesVisClient_rootcintLN_TObject = { "TObject" , 99 , -1 };
2613G__linked_taginfo G__BesVisClient_rootcintLN_TString = { "TString" , 99 , -1 };
2614G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR = { "vector<unsigned int,allocator<unsigned int> >" , 99 , -1 };
2615G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEfloatcOallocatorlEfloatgRsPgR = { "vector<float,allocator<float> >" , 99 , -1 };
2616G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEdoublecOallocatorlEdoublegRsPgR = { "vector<double,allocator<double> >" , 99 , -1 };
2617G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >" , 99 , -1 };
2618G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator<vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >::iterator>" , 99 , -1 };
2619G__linked_taginfo G__BesVisClient_rootcintLN_TList = { "TList" , 99 , -1 };
2620G__linked_taginfo G__BesVisClient_rootcintLN_TTimer = { "TTimer" , 99 , -1 };
2621G__linked_taginfo G__BesVisClient_rootcintLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector<TVirtualArray*,allocator<TVirtualArray*> >" , 99 , -1 };
2622G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TVirtualArray*,allocator<TVirtualArray*> >::iterator>" , 99 , -1 };
2623G__linked_taginfo G__BesVisClient_rootcintLN_TGObject = { "TGObject" , 99 , -1 };
2624G__linked_taginfo G__BesVisClient_rootcintLN_TQObject = { "TQObject" , 99 , -1 };
2625G__linked_taginfo G__BesVisClient_rootcintLN_TGWindow = { "TGWindow" , 99 , -1 };
2626G__linked_taginfo G__BesVisClient_rootcintLN_pairlEunsignedsPintcOintgR = { "pair<unsigned int,int>" , 115 , -1 };
2627G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEpairlEunsignedsPintcOintgRcOallocatorlEpairlEunsignedsPintcOintgRsPgRsPgR = { "vector<pair<unsigned int,int>,allocator<pair<unsigned int,int> > >" , 99 , -1 };
2628G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEpairlEunsignedsPintcOintgRcOallocatorlEpairlEunsignedsPintcOintgRsPgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<pair<unsigned int,int>,allocator<pair<unsigned int,int> > >::iterator>" , 99 , -1 };
2629G__linked_taginfo G__BesVisClient_rootcintLN_TGFrame = { "TGFrame" , 99 , -1 };
2630G__linked_taginfo G__BesVisClient_rootcintLN_TGCompositeFrame = { "TGCompositeFrame" , 99 , -1 };
2631G__linked_taginfo G__BesVisClient_rootcintLN_TGLayoutHints = { "TGLayoutHints" , 99 , -1 };
2632G__linked_taginfo G__BesVisClient_rootcintLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR = { "iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&>" , 115 , -1 };
2633G__linked_taginfo G__BesVisClient_rootcintLN_TGTextButton = { "TGTextButton" , 99 , -1 };
2634G__linked_taginfo G__BesVisClient_rootcintLN_TGVerticalFrame = { "TGVerticalFrame" , 99 , -1 };
2635G__linked_taginfo G__BesVisClient_rootcintLN_TGHorizontalFrame = { "TGHorizontalFrame" , 99 , -1 };
2636G__linked_taginfo G__BesVisClient_rootcintLN_TGMainFrame = { "TGMainFrame" , 99 , -1 };
2637G__linked_taginfo G__BesVisClient_rootcintLN_TGTransientFrame = { "TGTransientFrame" , 99 , -1 };
2638G__linked_taginfo G__BesVisClient_rootcintLN_TGGroupFrame = { "TGGroupFrame" , 99 , -1 };
2639G__linked_taginfo G__BesVisClient_rootcintLN_TGLabel = { "TGLabel" , 99 , -1 };
2640G__linked_taginfo G__BesVisClient_rootcintLN_TGTab = { "TGTab" , 99 , -1 };
2641G__linked_taginfo G__BesVisClient_rootcintLN_TGListBox = { "TGListBox" , 99 , -1 };
2642G__linked_taginfo G__BesVisClient_rootcintLN_TGIcon = { "TGIcon" , 99 , -1 };
2643G__linked_taginfo G__BesVisClient_rootcintLN_BesAboutHelp = { "BesAboutHelp" , 99 , -1 };
2644G__linked_taginfo G__BesVisClient_rootcintLN_BesMdcPalette = { "BesMdcPalette" , 99 , -1 };
2645G__linked_taginfo G__BesVisClient_rootcintLN_vectorlETStringcOallocatorlETStringgRsPgR = { "vector<TString,allocator<TString> >" , 99 , -1 };
2646G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TString,allocator<TString> >::iterator>" , 99 , -1 };
2647G__linked_taginfo G__BesVisClient_rootcintLN_TGeometry = { "TGeometry" , 99 , -1 };
2648G__linked_taginfo G__BesVisClient_rootcintLN_TGPopupMenu = { "TGPopupMenu" , 99 , -1 };
2649G__linked_taginfo G__BesVisClient_rootcintLN_TGCheckButton = { "TGCheckButton" , 99 , -1 };
2650G__linked_taginfo G__BesVisClient_rootcintLN_TGNumberEntryField = { "TGNumberEntryField" , 99 , -1 };
2651G__linked_taginfo G__BesVisClient_rootcintLN_TGNumberEntry = { "TGNumberEntry" , 99 , -1 };
2652G__linked_taginfo G__BesVisClient_rootcintLN_TGCanvas = { "TGCanvas" , 99 , -1 };
2653G__linked_taginfo G__BesVisClient_rootcintLN_TVectorTlEdoublegR = { "TVectorT<double>" , 99 , -1 };
2654G__linked_taginfo G__BesVisClient_rootcintLN_BesGMenuBar = { "BesGMenuBar" , 99 , -1 };
2655G__linked_taginfo G__BesVisClient_rootcintLN_BesGPictureButton = { "BesGPictureButton" , 99 , -1 };
2656G__linked_taginfo G__BesVisClient_rootcintLN_TCanvas = { "TCanvas" , 99 , -1 };
2657G__linked_taginfo G__BesVisClient_rootcintLN_maplEintcOTGeoElementRNmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTGeoElementRNmUgRsPgRsPgR = { "map<int,TGeoElementRN*,less<int>,allocator<pair<const int,TGeoElementRN*> > >" , 99 , -1 };
2658G__linked_taginfo G__BesVisClient_rootcintLN_vectorlETGeoVolumeAssemblycLcLThreadData_tmUcOallocatorlETGeoVolumeAssemblycLcLThreadData_tmUgRsPgR = { "vector<TGeoVolumeAssembly::ThreadData_t*,allocator<TGeoVolumeAssembly::ThreadData_t*> >" , 99 , -1 };
2659G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlETGeoVolumeAssemblycLcLThreadData_tmUcOallocatorlETGeoVolumeAssemblycLcLThreadData_tmUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TGeoVolumeAssembly::ThreadData_t*,allocator<TGeoVolumeAssembly::ThreadData_t*> >::iterator>" , 99 , -1 };
2660G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEContentGroupcLcLContentItemcOallocatorlEContentGroupcLcLContentItemgRsPgR = { "vector<ContentGroup::ContentItem,allocator<ContentGroup::ContentItem> >" , 99 , -1 };
2661G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEContentGroupcLcLContentItemcOallocatorlEContentGroupcLcLContentItemgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<ContentGroup::ContentItem,allocator<ContentGroup::ContentItem> >::iterator>" , 99 , -1 };
2662G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEContentChoicemUcOallocatorlEContentChoicemUgRsPgR = { "vector<ContentChoice*,allocator<ContentChoice*> >" , 99 , -1 };
2663G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEContentChoicemUcOallocatorlEContentChoicemUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<ContentChoice*,allocator<ContentChoice*> >::iterator>" , 99 , -1 };
2664G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLconstantcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLconstantgRsPgRsPgR = { "map<string,define::constant,less<string>,allocator<pair<const string,define::constant> > >" , 99 , -1 };
2665G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLquantitycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLquantitygRsPgRsPgR = { "map<string,define::quantity,less<string>,allocator<pair<const string,define::quantity> > >" , 99 , -1 };
2666G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLexpressioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLexpressiongRsPgRsPgR = { "map<string,define::expression,less<string>,allocator<pair<const string,define::expression> > >" , 99 , -1 };
2667G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLpositioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLpositiongRsPgRsPgR = { "map<string,define::position,less<string>,allocator<pair<const string,define::position> > >" , 99 , -1 };
2668G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLrotationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLrotationgRsPgRsPgR = { "map<string,define::rotation,less<string>,allocator<pair<const string,define::rotation> > >" , 99 , -1 };
2669G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOTGeoTranslationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoTranslationmUgRsPgRsPgR = { "map<string,TGeoTranslation*,less<string>,allocator<pair<const string,TGeoTranslation*> > >" , 99 , -1 };
2670G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOTGeoRotationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoRotationmUgRsPgRsPgR = { "map<string,TGeoRotation*,less<string>,allocator<pair<const string,TGeoRotation*> > >" , 99 , -1 };
2671G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOTGeoShapemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoShapemUgRsPgRsPgR = { "map<string,TGeoShape*,less<string>,allocator<pair<const string,TGeoShape*> > >" , 99 , -1 };
2672G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumemUgRsPgRsPgR = { "map<string,TGeoVolume*,less<string>,allocator<pair<const string,TGeoVolume*> > >" , 99 , -1 };
2673G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumeAssemblymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumeAssemblymUgRsPgRsPgR = { "map<string,TGeoVolumeAssembly*,less<string>,allocator<pair<const string,TGeoVolumeAssembly*> > >" , 99 , -1 };
2674G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOTGeoNodemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoNodemUgRsPgRsPgR = { "map<string,TGeoNode*,less<string>,allocator<pair<const string,TGeoNode*> > >" , 99 , -1 };
2675G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTBaselEfloatgR = { "TMatrixTBase<float>" , 99 , -1 };
2676G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTBaselEdoublegR = { "TMatrixTBase<double>" , 99 , -1 };
2677G__linked_taginfo G__BesVisClient_rootcintLN_TVectorTlEfloatgR = { "TVectorT<float>" , 99 , -1 };
2678G__linked_taginfo G__BesVisClient_rootcintLN_TElementActionTlEfloatgR = { "TElementActionT<float>" , 99 , -1 };
2679G__linked_taginfo G__BesVisClient_rootcintLN_TElementPosActionTlEfloatgR = { "TElementPosActionT<float>" , 99 , -1 };
2680G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTlEfloatgR = { "TMatrixT<float>" , 99 , -1 };
2681G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTRow_constlEfloatgR = { "TMatrixTRow_const<float>" , 99 , -1 };
2682G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTRowlEfloatgR = { "TMatrixTRow<float>" , 99 , -1 };
2683G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTDiag_constlEfloatgR = { "TMatrixTDiag_const<float>" , 99 , -1 };
2684G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTColumn_constlEfloatgR = { "TMatrixTColumn_const<float>" , 99 , -1 };
2685G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTFlat_constlEfloatgR = { "TMatrixTFlat_const<float>" , 99 , -1 };
2686G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTSub_constlEfloatgR = { "TMatrixTSub_const<float>" , 99 , -1 };
2687G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTSparseRow_constlEfloatgR = { "TMatrixTSparseRow_const<float>" , 99 , -1 };
2688G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTSparseDiag_constlEfloatgR = { "TMatrixTSparseDiag_const<float>" , 99 , -1 };
2689G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTColumnlEfloatgR = { "TMatrixTColumn<float>" , 99 , -1 };
2690G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTDiaglEfloatgR = { "TMatrixTDiag<float>" , 99 , -1 };
2691G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTFlatlEfloatgR = { "TMatrixTFlat<float>" , 99 , -1 };
2692G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTSublEfloatgR = { "TMatrixTSub<float>" , 99 , -1 };
2693G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTSparseRowlEfloatgR = { "TMatrixTSparseRow<float>" , 99 , -1 };
2694G__linked_taginfo G__BesVisClient_rootcintLN_TMatrixTSparseDiaglEfloatgR = { "TMatrixTSparseDiag<float>" , 99 , -1 };
2695G__linked_taginfo G__BesVisClient_rootcintLN_BesVisDisplay = { "BesVisDisplay" , 99 , -1 };
2696G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEintcOallocatorlEintgRsPgR = { "vector<int,allocator<int> >" , 99 , -1 };
2697G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<int,allocator<int> >::iterator>" , 99 , -1 };
2698G__linked_taginfo G__BesVisClient_rootcintLN_TDigiEvent = { "TDigiEvent" , 99 , -1 };
2699G__linked_taginfo G__BesVisClient_rootcintLN_TRecMdcTrack = { "TRecMdcTrack" , 99 , -1 };
2700G__linked_taginfo G__BesVisClient_rootcintLN_TRecMdcHit = { "TRecMdcHit" , 99 , -1 };
2701G__linked_taginfo G__BesVisClient_rootcintLN_TRecTofTrack = { "TRecTofTrack" , 99 , -1 };
2702G__linked_taginfo G__BesVisClient_rootcintLN_TRecEmcShower = { "TRecEmcShower" , 99 , -1 };
2703G__linked_taginfo G__BesVisClient_rootcintLN_maplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgR = { "map<int,double,less<int>,allocator<pair<const int,double> > >" , 99 , -1 };
2704G__linked_taginfo G__BesVisClient_rootcintLN_TRecMucTrack = { "TRecMucTrack" , 99 , -1 };
2705G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR = { "vector<vector<double,allocator<double> >,allocator<vector<double,allocator<double> > > >" , 99 , -1 };
2706G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<vector<double,allocator<double> >,allocator<vector<double,allocator<double> > > >::iterator>" , 99 , -1 };
2707G__linked_taginfo G__BesVisClient_rootcintLN_TRecEvTime = { "TRecEvTime" , 99 , -1 };
2708G__linked_taginfo G__BesVisClient_rootcintLN_pairlEintcOfloatgR = { "pair<int,float>" , 115 , -1 };
2709G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEpairlEintcOfloatgRcOallocatorlEpairlEintcOfloatgRsPgRsPgR = { "vector<pair<int,float>,allocator<pair<int,float> > >" , 99 , -1 };
2710G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEpairlEintcOfloatgRcOallocatorlEpairlEintcOfloatgRsPgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<pair<int,float>,allocator<pair<int,float> > >::iterator>" , 99 , -1 };
2711G__linked_taginfo G__BesVisClient_rootcintLN_TRecTrackEvent = { "TRecTrackEvent" , 99 , -1 };
2712G__linked_taginfo G__BesVisClient_rootcintLN_TEvtHeader = { "TEvtHeader" , 99 , -1 };
2713G__linked_taginfo G__BesVisClient_rootcintLN_BesEvent = { "BesEvent" , 99 , -1 };
2714G__linked_taginfo G__BesVisClient_rootcintLN_runStatus = { "runStatus" , 101 , -1 };
2715G__linked_taginfo G__BesVisClient_rootcintLN_TRootEmbeddedCanvas = { "TRootEmbeddedCanvas" , 99 , -1 };
2716G__linked_taginfo G__BesVisClient_rootcintLN_TFile = { "TFile" , 99 , -1 };
2717G__linked_taginfo G__BesVisClient_rootcintLN_TTree = { "TTree" , 99 , -1 };
2718G__linked_taginfo G__BesVisClient_rootcintLN_TGStatusBar = { "TGStatusBar" , 99 , -1 };
2719G__linked_taginfo G__BesVisClient_rootcintLN_TGListTree = { "TGListTree" , 99 , -1 };
2720G__linked_taginfo G__BesVisClient_rootcintLN_TGListTreeItem = { "TGListTreeItem" , 99 , -1 };
2721G__linked_taginfo G__BesVisClient_rootcintLN_TGHSlider = { "TGHSlider" , 99 , -1 };
2722G__linked_taginfo G__BesVisClient_rootcintLN_TGVSlider = { "TGVSlider" , 99 , -1 };
2723G__linked_taginfo G__BesVisClient_rootcintLN_BesClient = { "BesClient" , 99 , -1 };
2724
2725/* Reset class/struct taginfo */
2842}
2843
2844
2846
2847 /* Setting up class,struct,union tag entry */
2848 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TClass);
2849 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TBuffer);
2850 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMemberInspector);
2851 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TObject);
2852 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TString);
2858 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TList);
2859 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TTimer);
2862 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGObject);
2863 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TQObject);
2864 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGWindow);
2868 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGFrame);
2869 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGCompositeFrame);
2870 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGLayoutHints);
2872 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGTextButton);
2873 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGVerticalFrame);
2874 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGHorizontalFrame);
2875 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGMainFrame);
2876 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGTransientFrame);
2877 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGGroupFrame);
2878 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGLabel);
2879 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGTab);
2880 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGListBox);
2881 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGIcon);
2882 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);
2883 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);
2886 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGeometry);
2887 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGPopupMenu);
2888 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGCheckButton);
2889 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGNumberEntryField);
2890 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGNumberEntry);
2891 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGCanvas);
2892 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TVectorTlEdoublegR);
2893 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_BesGMenuBar);
2894 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_BesGPictureButton);
2895 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TCanvas);
2914 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTBaselEfloatgR);
2915 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTBaselEdoublegR);
2916 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TVectorTlEfloatgR);
2917 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TElementActionTlEfloatgR);
2919 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTlEfloatgR);
2921 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTRowlEfloatgR);
2928 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTColumnlEfloatgR);
2929 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTDiaglEfloatgR);
2930 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTFlatlEfloatgR);
2931 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TMatrixTSublEfloatgR);
2934 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_BesVisDisplay);
2937 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TDigiEvent);
2938 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TRecMdcTrack);
2939 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TRecMdcHit);
2940 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TRecTofTrack);
2941 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TRecEmcShower);
2943 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TRecMucTrack);
2946 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TRecEvTime);
2947 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_pairlEintcOfloatgR);
2950 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TRecTrackEvent);
2951 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TEvtHeader);
2952 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_BesEvent);
2953 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_runStatus);
2954 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TRootEmbeddedCanvas);
2955 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TFile);
2956 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TTree);
2957 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGStatusBar);
2958 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGListTree);
2959 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGListTreeItem);
2960 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGHSlider);
2961 G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_TGVSlider);
2962 G__tagtable_setup(G__get_linked_tagnum_fwd(&G__BesVisClient_rootcintLN_BesClient),sizeof(BesClient),-1,324608,"Bes client",G__setup_memvarBesClient,G__setup_memfuncBesClient);
2963}
2965 G__check_setup_version(30051515,"G__cpp_setupBesVisClient_rootcint()");
2968
2970
2972
2974
2978
2979 if(0==G__getsizep2memfunc()) G__get_sizep2memfuncBesVisClient_rootcint();
2980 return;
2981}
2983 public:
2984 G__cpp_setup_initBesVisClient_rootcint() { G__add_setup_func("BesVisClient_rootcint",(G__incsetup)(&G__cpp_setupBesVisClient_rootcint)); G__call_setup_funcs(); }
2985 ~G__cpp_setup_initBesVisClient_rootcint() { G__remove_setup_func("BesVisClient_rootcint"); }
2986};
2988
const Int_t n
G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLpositioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLpositiongRsPgRsPgR
G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgR
G__linked_taginfo G__BesVisClient_rootcintLN_maplEintcOTGeoElementRNmUcOlesslEintgRcOallocatorlEpairlEconstsPintcOTGeoElementRNmUgRsPgRsPgR
G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOTGeoRotationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoRotationmUgRsPgRsPgR
G__cpp_setup_initBesVisClient_rootcint G__cpp_setup_initializerBesVisClient_rootcint
G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOTGeoShapemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoShapemUgRsPgRsPgR
G__linked_taginfo G__BesVisClient_rootcintLN_maplEintcOdoublecOlesslEintgRcOallocatorlEpairlEconstsPintcOdoublegRsPgRsPgR
G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEpairlEintcOfloatgRcOallocatorlEpairlEintcOfloatgRsPgRsPgR
G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEpairlEunsignedsPintcOintgRcOallocatorlEpairlEunsignedsPintcOintgRsPgRsPgRcLcLiteratorgR
G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR
G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEpairlEintcOfloatgRcOallocatorlEpairlEintcOfloatgRsPgRsPgRcLcLiteratorgR
G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlETGeoVolumeAssemblycLcLThreadData_tmUcOallocatorlETGeoVolumeAssemblycLcLThreadData_tmUgRsPgRcLcLiteratorgR
G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR
G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOTGeoNodemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoNodemUgRsPgRsPgR
G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEContentChoicemUcOallocatorlEContentChoicemUgRsPgRcLcLiteratorgR
G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR
G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLrotationcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLrotationgRsPgRsPgR
G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumeAssemblymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumeAssemblymUgRsPgRsPgR
G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR
G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEContentGroupcLcLContentItemcOallocatorlEContentGroupcLcLContentItemgRsPgR
G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLexpressioncOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLexpressiongRsPgRsPgR
G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOTGeoVolumemUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoVolumemUgRsPgRsPgR
G__linked_taginfo G__BesVisClient_rootcintLN_vectorlEpairlEunsignedsPintcOintgRcOallocatorlEpairlEunsignedsPintcOintgRsPgRsPgR
G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEContentGroupcLcLContentItemcOallocatorlEContentGroupcLcLContentItemgRsPgRcLcLiteratorgR
G__linked_taginfo G__BesVisClient_rootcintLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR
G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLquantitycOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLquantitygRsPgRsPgR
G__linked_taginfo G__BesVisClient_rootcintLN_vectorlETGeoVolumeAssemblycLcLThreadData_tmUcOallocatorlETGeoVolumeAssemblycLcLThreadData_tmUgRsPgR
G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlEvectorlEdoublecOallocatorlEdoublegRsPgRcOallocatorlEvectorlEdoublecOallocatorlEdoublegRsPgRsPgRsPgRcLcLiteratorgR
G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOTGeoTranslationmUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTGeoTranslationmUgRsPgRsPgR
G__linked_taginfo G__BesVisClient_rootcintLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR
G__linked_taginfo G__BesVisClient_rootcintLN_maplEstringcOdefinecLcLconstantcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdefinecLcLconstantgRsPgRsPgR
void BesMdcPalette_ShowMembers(void *obj, TMemberInspector &R__insp)
void BesClient_ShowMembers(void *obj, TMemberInspector &R__insp)
void BesAboutHelp_ShowMembers(void *obj, TMemberInspector &R__insp)
R__UseDummy(_R__UNIQUE_(Init))