source: JEM-EUSO/esaf_lal/branches/camille/tmp/ESAFTMP.moretto/x86_64/RecoViewer/G___RecoViewerDict.cc @ 135

Last change on this file since 135 was 135, checked in by moretto, 11 years ago

addition of all my other files from my local working copy to be well sync.

File size: 45.9 KB
Line 
1//
2// File generated by rootcint at Mon Apr 29 15:17:27 2013
3
4// Do NOT change. Changes will be lost next time file is generated
5//
6
7#define R__DICTIONARY_FILENAME dIUsersdImorettodIDocumentsdIthesisdIESAFdICodedIesaf_laldIesafdItmpdIESAFTMPdOmorettodIx86_64dIRecoViewerdIG___RecoViewerDict
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;
17#include "G___RecoViewerDict.h"
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 RecoTreePainter_ShowMembers(void *obj, TMemberInspector &R__insp);
42   static void delete_RecoTreePainter(void *p);
43   static void deleteArray_RecoTreePainter(void *p);
44   static void destruct_RecoTreePainter(void *p);
45
46   // Function generating the singleton type initializer
47   static TGenericClassInfo *GenerateInitInstanceLocal(const ::RecoTreePainter*)
48   {
49      ::RecoTreePainter *ptr = 0;
50      static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::RecoTreePainter >(0);
51      static ::ROOT::TGenericClassInfo
52         instance("RecoTreePainter", ::RecoTreePainter::Class_Version(), "./include/RecoTreePainter.hh", 42,
53                  typeid(::RecoTreePainter), DefineBehavior(ptr, ptr),
54                  &::RecoTreePainter::Dictionary, isa_proxy, 4,
55                  sizeof(::RecoTreePainter) );
56      instance.SetDelete(&delete_RecoTreePainter);
57      instance.SetDeleteArray(&deleteArray_RecoTreePainter);
58      instance.SetDestructor(&destruct_RecoTreePainter);
59      return &instance;
60   }
61   TGenericClassInfo *GenerateInitInstance(const ::RecoTreePainter*)
62   {
63      return GenerateInitInstanceLocal((::RecoTreePainter*)0);
64   }
65   // Static variable to force the class initialization
66   static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RecoTreePainter*)0x0); R__UseDummy(_R__UNIQUE_(Init));
67} // end of namespace ROOT
68
69//______________________________________________________________________________
70TClass *RecoTreePainter::fgIsA = 0;  // static to hold class pointer
71
72//______________________________________________________________________________
73const char *RecoTreePainter::Class_Name()
74{
75   return "RecoTreePainter";
76}
77
78//______________________________________________________________________________
79const char *RecoTreePainter::ImplFileName()
80{
81   return ::ROOT::GenerateInitInstanceLocal((const ::RecoTreePainter*)0x0)->GetImplFileName();
82}
83
84//______________________________________________________________________________
85int RecoTreePainter::ImplFileLine()
86{
87   return ::ROOT::GenerateInitInstanceLocal((const ::RecoTreePainter*)0x0)->GetImplFileLine();
88}
89
90//______________________________________________________________________________
91void RecoTreePainter::Dictionary()
92{
93   fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::RecoTreePainter*)0x0)->GetClass();
94}
95
96//______________________________________________________________________________
97TClass *RecoTreePainter::Class()
98{
99   if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::RecoTreePainter*)0x0)->GetClass();
100   return fgIsA;
101}
102
103//______________________________________________________________________________
104void RecoTreePainter::Streamer(TBuffer &R__b)
105{
106   // Stream an object of class RecoTreePainter.
107
108   if (R__b.IsReading()) {
109      R__b.ReadClassBuffer(RecoTreePainter::Class(),this);
110   } else {
111      R__b.WriteClassBuffer(RecoTreePainter::Class(),this);
112   }
113}
114
115//______________________________________________________________________________
116void RecoTreePainter::ShowMembers(TMemberInspector &R__insp)
117{
118      // Inspect the data members of an object of class RecoTreePainter.
119      TClass *R__cl = ::RecoTreePainter::IsA();
120      if (R__cl || R__insp.IsA()) { }
121      R__insp.Inspect(R__cl, R__insp.GetParent(), "fEnergyIndependentFromDir", &fEnergyIndependentFromDir);
122      R__insp.Inspect(R__cl, R__insp.GetParent(), "*fTree", &fTree);
123      R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEvent", &fEvent);
124      R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEventList", &fEventList);
125      R__insp.Inspect(R__cl, R__insp.GetParent(), "fCut", &fCut);
126      R__insp.InspectMember(fCut, "fCut.");
127      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNevents", &fNevents);
128      R__insp.Inspect(R__cl, R__insp.GetParent(), "*fHistoList", &fHistoList);
129      R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEnergyViewer", &fEnergyViewer);
130      R__insp.Inspect(R__cl, R__insp.GetParent(), "*fThetaViewer", &fThetaViewer);
131      R__insp.Inspect(R__cl, R__insp.GetParent(), "*fPhiViewer", &fPhiViewer);
132      R__insp.Inspect(R__cl, R__insp.GetParent(), "fRec", (void*)&fRec);
133      R__insp.InspectMember("map<string,Float_t>", (void*)&fRec, "fRec.", false);
134      R__insp.Inspect(R__cl, R__insp.GetParent(), "fSim", (void*)&fSim);
135      R__insp.InspectMember("map<string,Float_t>", (void*)&fSim, "fSim.", false);
136      R__insp.Inspect(R__cl, R__insp.GetParent(), "left_edge", (void*)&left_edge);
137      R__insp.InspectMember("map<string,Float_t>", (void*)&left_edge, "left_edge.", false);
138      R__insp.Inspect(R__cl, R__insp.GetParent(), "right_edge", (void*)&right_edge);
139      R__insp.InspectMember("map<string,Float_t>", (void*)&right_edge, "right_edge.", false);
140      R__insp.Inspect(R__cl, R__insp.GetParent(), "fCuts", (void*)&fCuts);
141      R__insp.InspectMember("map<string,Bool_t>", (void*)&fCuts, "fCuts.", false);
142      R__insp.Inspect(R__cl, R__insp.GetParent(), "fEnergyCuts", (void*)&fEnergyCuts);
143      R__insp.InspectMember("map<string,Bool_t>", (void*)&fEnergyCuts, "fEnergyCuts.", false);
144      R__insp.Inspect(R__cl, R__insp.GetParent(), "fFilename", &fFilename);
145      R__insp.InspectMember(fFilename, "fFilename.");
146      R__insp.Inspect(R__cl, R__insp.GetParent(), "fSaveEpsFiles", &fSaveEpsFiles);
147      R__insp.Inspect(R__cl, R__insp.GetParent(), "fUseAA1", &fUseAA1);
148      R__insp.Inspect(R__cl, R__insp.GetParent(), "fEpsDir", &fEpsDir);
149      R__insp.InspectMember(fEpsDir, "fEpsDir.");
150      TObject::ShowMembers(R__insp);
151      EsafMsgSource::ShowMembers(R__insp);
152}
153
154namespace ROOT {
155   // Wrapper around operator delete
156   static void delete_RecoTreePainter(void *p) {
157      delete ((::RecoTreePainter*)p);
158   }
159   static void deleteArray_RecoTreePainter(void *p) {
160      delete [] ((::RecoTreePainter*)p);
161   }
162   static void destruct_RecoTreePainter(void *p) {
163      typedef ::RecoTreePainter current_t;
164      ((current_t*)p)->~current_t();
165   }
166} // end of namespace ROOT for class ::RecoTreePainter
167
168/********************************************************
169* /Users/moretto/Documents/thesis/ESAF/Code/esaf_lal/esaf/tmp/ESAFTMP.moretto/x86_64/RecoViewer/G___RecoViewerDict.cc
170* CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED
171*          FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX().
172*          CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE.
173********************************************************/
174
175#ifdef G__MEMTEST
176#undef malloc
177#undef free
178#endif
179
180#if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3))
181#pragma GCC diagnostic ignored "-Wstrict-aliasing"
182#endif
183
184extern "C" void G__cpp_reset_tagtableG___RecoViewerDict();
185
186extern "C" void G__set_cpp_environmentG___RecoViewerDict() {
187  G__cpp_reset_tagtableG___RecoViewerDict();
188}
189#include <new>
190extern "C" int G__cpp_dllrevG___RecoViewerDict() { return(30051515); }
191
192/*********************************************************
193* Member function Interface Method
194*********************************************************/
195
196/* RecoTreePainter */
197static int G__G___RecoViewerDict_474_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
198{
199   RecoTreePainter* p = NULL;
200   char* gvp = (char*) G__getgvp();
201   //m: 1
202   if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
203     p = new RecoTreePainter((TTree*) G__int(libp->para[0]));
204   } else {
205     p = new((void*) gvp) RecoTreePainter((TTree*) G__int(libp->para[0]));
206   }
207   result7->obj.i = (long) p;
208   result7->ref = (long) p;
209   G__set_tagnum(result7,G__get_linked_tagnum(&G__G___RecoViewerDictLN_RecoTreePainter));
210   return(1 || funcname || hash || result7 || libp) ;
211}
212
213static int G__G___RecoViewerDict_474_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
214{
215      ((RecoTreePainter*) G__getstructoffset())->Loop();
216      G__setnull(result7);
217   return(1 || funcname || hash || result7 || libp) ;
218}
219
220static int G__G___RecoViewerDict_474_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
221{
222      ((RecoTreePainter*) G__getstructoffset())->DrawAll();
223      G__setnull(result7);
224   return(1 || funcname || hash || result7 || libp) ;
225}
226
227static int G__G___RecoViewerDict_474_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
228{
229      ((RecoTreePainter*) G__getstructoffset())->DrawTheta();
230      G__setnull(result7);
231   return(1 || funcname || hash || result7 || libp) ;
232}
233
234static int G__G___RecoViewerDict_474_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
235{
236      ((RecoTreePainter*) G__getstructoffset())->DrawPhi();
237      G__setnull(result7);
238   return(1 || funcname || hash || result7 || libp) ;
239}
240
241static int G__G___RecoViewerDict_474_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
242{
243      ((RecoTreePainter*) G__getstructoffset())->DrawEnergy();
244      G__setnull(result7);
245   return(1 || funcname || hash || result7 || libp) ;
246}
247
248static int G__G___RecoViewerDict_474_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
249{
250   switch (libp->paran) {
251   case 2:
252      ((RecoTreePainter*) G__getstructoffset())->SaveAsPs((Option_t*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
253      G__setnull(result7);
254      break;
255   case 1:
256      ((RecoTreePainter*) G__getstructoffset())->SaveAsPs((Option_t*) G__int(libp->para[0]));
257      G__setnull(result7);
258      break;
259   case 0:
260      ((RecoTreePainter*) G__getstructoffset())->SaveAsPs();
261      G__setnull(result7);
262      break;
263   }
264   return(1 || funcname || hash || result7 || libp) ;
265}
266
267static int G__G___RecoViewerDict_474_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
268{
269      G__letint(result7, 85, (long) ((RecoTreePainter*) G__getstructoffset())->GetHisto(
270(const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
271, (Option_t*) G__int(libp->para[2]), (Int_t) G__int(libp->para[3])
272, (Float_t) G__double(libp->para[4]), (Float_t) G__double(libp->para[5])
273, (Int_t) G__int(libp->para[6]), (Float_t) G__double(libp->para[7])
274, (Float_t) G__double(libp->para[8])));
275   return(1 || funcname || hash || result7 || libp) ;
276}
277
278static int G__G___RecoViewerDict_474_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
279{
280      ((RecoTreePainter*) G__getstructoffset())->SetFileName(*((TString*) G__int(libp->para[0])));
281      G__setnull(result7);
282   return(1 || funcname || hash || result7 || libp) ;
283}
284
285static int G__G___RecoViewerDict_474_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
286{
287   switch (libp->paran) {
288   case 1:
289      ((RecoTreePainter*) G__getstructoffset())->SetEnergyIndependentFromDir((Bool_t) G__int(libp->para[0]));
290      G__setnull(result7);
291      break;
292   case 0:
293      ((RecoTreePainter*) G__getstructoffset())->SetEnergyIndependentFromDir();
294      G__setnull(result7);
295      break;
296   }
297   return(1 || funcname || hash || result7 || libp) ;
298}
299
300static int G__G___RecoViewerDict_474_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
301{
302   switch (libp->paran) {
303   case 1:
304      ((RecoTreePainter*) G__getstructoffset())->SetUseAA1((Bool_t) G__int(libp->para[0]));
305      G__setnull(result7);
306      break;
307   case 0:
308      ((RecoTreePainter*) G__getstructoffset())->SetUseAA1();
309      G__setnull(result7);
310      break;
311   }
312   return(1 || funcname || hash || result7 || libp) ;
313}
314
315static int G__G___RecoViewerDict_474_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
316{
317      ((RecoTreePainter*) G__getstructoffset())->SaveEpsFiles(*((TString*) G__int(libp->para[0])));
318      G__setnull(result7);
319   return(1 || funcname || hash || result7 || libp) ;
320}
321
322static int G__G___RecoViewerDict_474_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
323{
324      G__letint(result7, 67, (long) ((const RecoTreePainter*) G__getstructoffset())->GetCut());
325   return(1 || funcname || hash || result7 || libp) ;
326}
327
328static int G__G___RecoViewerDict_474_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
329{
330      ((RecoTreePainter*) G__getstructoffset())->SetCut((const char*) G__int(libp->para[0]));
331      G__setnull(result7);
332   return(1 || funcname || hash || result7 || libp) ;
333}
334
335static int G__G___RecoViewerDict_474_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
336{
337      ((RecoTreePainter*) G__getstructoffset())->SetCut(*(TCut*) libp->para[0].ref);
338      G__setnull(result7);
339   return(1 || funcname || hash || result7 || libp) ;
340}
341
342static int G__G___RecoViewerDict_474_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
343{
344      G__letLonglong(result7, 110, (G__int64) ((RecoTreePainter*) G__getstructoffset())->UpdateEventList());
345   return(1 || funcname || hash || result7 || libp) ;
346}
347
348static int G__G___RecoViewerDict_474_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
349{
350      G__letLonglong(result7, 110, (G__int64) ((RecoTreePainter*) G__getstructoffset())->UpdateEventList((const char*) G__int(libp->para[0])));
351   return(1 || funcname || hash || result7 || libp) ;
352}
353
354static int G__G___RecoViewerDict_474_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
355{
356   switch (libp->paran) {
357   case 1:
358      G__letLonglong(result7, 110, (G__int64) ((RecoTreePainter*) G__getstructoffset())->GetEntry((Int_t) G__int(libp->para[0])));
359      break;
360   case 0:
361      G__letLonglong(result7, 110, (G__int64) ((RecoTreePainter*) G__getstructoffset())->GetEntry());
362      break;
363   }
364   return(1 || funcname || hash || result7 || libp) ;
365}
366
367static int G__G___RecoViewerDict_474_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
368{
369      G__letint(result7, 85, (long) ((RecoTreePainter*) G__getstructoffset())->GetTree());
370   return(1 || funcname || hash || result7 || libp) ;
371}
372
373static int G__G___RecoViewerDict_474_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
374{
375      G__letint(result7, 85, (long) RecoTreePainter::Class());
376   return(1 || funcname || hash || result7 || libp) ;
377}
378
379static int G__G___RecoViewerDict_474_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
380{
381      G__letint(result7, 67, (long) RecoTreePainter::Class_Name());
382   return(1 || funcname || hash || result7 || libp) ;
383}
384
385static int G__G___RecoViewerDict_474_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
386{
387      G__letint(result7, 115, (long) RecoTreePainter::Class_Version());
388   return(1 || funcname || hash || result7 || libp) ;
389}
390
391static int G__G___RecoViewerDict_474_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
392{
393      RecoTreePainter::Dictionary();
394      G__setnull(result7);
395   return(1 || funcname || hash || result7 || libp) ;
396}
397
398static int G__G___RecoViewerDict_474_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
399{
400      ((RecoTreePainter*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
401      G__setnull(result7);
402   return(1 || funcname || hash || result7 || libp) ;
403}
404
405static int G__G___RecoViewerDict_474_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
406{
407      G__letint(result7, 67, (long) RecoTreePainter::DeclFileName());
408   return(1 || funcname || hash || result7 || libp) ;
409}
410
411static int G__G___RecoViewerDict_474_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
412{
413      G__letint(result7, 105, (long) RecoTreePainter::ImplFileLine());
414   return(1 || funcname || hash || result7 || libp) ;
415}
416
417static int G__G___RecoViewerDict_474_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
418{
419      G__letint(result7, 67, (long) RecoTreePainter::ImplFileName());
420   return(1 || funcname || hash || result7 || libp) ;
421}
422
423static int G__G___RecoViewerDict_474_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
424{
425      G__letint(result7, 105, (long) RecoTreePainter::DeclFileLine());
426   return(1 || funcname || hash || result7 || libp) ;
427}
428
429// automatic destructor
430typedef RecoTreePainter G__TRecoTreePainter;
431static int G__G___RecoViewerDict_474_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
432{
433   char* gvp = (char*) G__getgvp();
434   long soff = G__getstructoffset();
435   int n = G__getaryconstruct();
436   //
437   //has_a_delete: 1
438   //has_own_delete1arg: 0
439   //has_own_delete2arg: 0
440   //
441   if (!soff) {
442     return(1);
443   }
444   if (n) {
445     if (gvp == (char*)G__PVOID) {
446       delete[] (RecoTreePainter*) soff;
447     } else {
448       G__setgvp((long) G__PVOID);
449       for (int i = n - 1; i >= 0; --i) {
450         ((RecoTreePainter*) (soff+(sizeof(RecoTreePainter)*i)))->~G__TRecoTreePainter();
451       }
452       G__setgvp((long)gvp);
453     }
454   } else {
455     if (gvp == (char*)G__PVOID) {
456       delete (RecoTreePainter*) soff;
457     } else {
458       G__setgvp((long) G__PVOID);
459       ((RecoTreePainter*) (soff))->~G__TRecoTreePainter();
460       G__setgvp((long)gvp);
461     }
462   }
463   G__setnull(result7);
464   return(1 || funcname || hash || result7 || libp) ;
465}
466
467
468/* Setting up global function */
469
470/*********************************************************
471* Member function Stub
472*********************************************************/
473
474/* RecoTreePainter */
475
476/*********************************************************
477* Global function Stub
478*********************************************************/
479
480/*********************************************************
481* Get size of pointer to member function
482*********************************************************/
483class G__Sizep2memfuncG___RecoViewerDict {
484 public:
485  G__Sizep2memfuncG___RecoViewerDict(): p(&G__Sizep2memfuncG___RecoViewerDict::sizep2memfunc) {}
486    size_t sizep2memfunc() { return(sizeof(p)); }
487  private:
488    size_t (G__Sizep2memfuncG___RecoViewerDict::*p)();
489};
490
491size_t G__get_sizep2memfuncG___RecoViewerDict()
492{
493  G__Sizep2memfuncG___RecoViewerDict a;
494  G__setsizep2memfunc((int)a.sizep2memfunc());
495  return((size_t)a.sizep2memfunc());
496}
497
498
499/*********************************************************
500* virtual base class offset calculation interface
501*********************************************************/
502
503   /* Setting up class inheritance */
504
505/*********************************************************
506* Inheritance information setup/
507*********************************************************/
508extern "C" void G__cpp_setup_inheritanceG___RecoViewerDict() {
509
510   /* Setting up class inheritance */
511   if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G___RecoViewerDictLN_RecoTreePainter))) {
512     RecoTreePainter *G__Lderived;
513     G__Lderived=(RecoTreePainter*)0x1000;
514     {
515       TObject *G__Lpbase=(TObject*)G__Lderived;
516       G__inheritance_setup(G__get_linked_tagnum(&G__G___RecoViewerDictLN_RecoTreePainter),G__get_linked_tagnum(&G__G___RecoViewerDictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
517     }
518     {
519       EsafMsgSource *G__Lpbase=(EsafMsgSource*)G__Lderived;
520       G__inheritance_setup(G__get_linked_tagnum(&G__G___RecoViewerDictLN_RecoTreePainter),G__get_linked_tagnum(&G__G___RecoViewerDictLN_EsafMsgSource),(long)G__Lpbase-(long)G__Lderived,1,1);
521     }
522   }
523}
524
525/*********************************************************
526* typedef information setup/
527*********************************************************/
528extern "C" void G__cpp_setup_typetableG___RecoViewerDict() {
529
530   /* Setting up typedef entry */
531   G__search_typename2("Int_t",105,-1,0,-1);
532   G__setnewtype(-1,"Signed integer 4 bytes (int)",0);
533   G__search_typename2("Float_t",102,-1,0,-1);
534   G__setnewtype(-1,"Float 4 bytes (float)",0);
535   G__search_typename2("Bool_t",103,-1,0,-1);
536   G__setnewtype(-1,"Boolean (0=false, 1=true) (bool)",0);
537   G__search_typename2("Version_t",115,-1,0,-1);
538   G__setnewtype(-1,"Class version identifier (short)",0);
539   G__search_typename2("Option_t",99,-1,256,-1);
540   G__setnewtype(-1,"Option string (const char)",0);
541   G__search_typename2("Long64_t",110,-1,0,-1);
542   G__setnewtype(-1,"Portable signed long integer 8 bytes",0);
543   G__search_typename2("vector<ROOT::TSchemaHelper>",117,G__get_linked_tagnum(&G__G___RecoViewerDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1);
544   G__setnewtype(-1,NULL,0);
545   G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G___RecoViewerDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G___RecoViewerDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
546   G__setnewtype(-1,NULL,0);
547   G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G___RecoViewerDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G___RecoViewerDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
548   G__setnewtype(-1,NULL,0);
549   G__search_typename2("vector<TVirtualArray*>",117,G__get_linked_tagnum(&G__G___RecoViewerDictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1);
550   G__setnewtype(-1,NULL,0);
551   G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G___RecoViewerDictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G___RecoViewerDictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
552   G__setnewtype(-1,NULL,0);
553   G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G___RecoViewerDictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G___RecoViewerDictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
554   G__setnewtype(-1,NULL,0);
555   G__search_typename2("vector<UInt_t>",117,G__get_linked_tagnum(&G__G___RecoViewerDictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR),0,-1);
556   G__setnewtype(-1,NULL,0);
557   G__search_typename2("vector<TString>",117,G__get_linked_tagnum(&G__G___RecoViewerDictLN_vectorlETStringcOallocatorlETStringgRsPgR),0,-1);
558   G__setnewtype(-1,NULL,0);
559   G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G___RecoViewerDictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G___RecoViewerDictLN_vectorlETStringcOallocatorlETStringgRsPgR));
560   G__setnewtype(-1,NULL,0);
561   G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G___RecoViewerDictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G___RecoViewerDictLN_vectorlETStringcOallocatorlETStringgRsPgR));
562   G__setnewtype(-1,NULL,0);
563   G__search_typename2("map<string,Float_t>",117,G__get_linked_tagnum(&G__G___RecoViewerDictLN_maplEstringcOfloatcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOfloatgRsPgRsPgR),0,-1);
564   G__setnewtype(-1,NULL,0);
565   G__search_typename2("map<string,Bool_t>",117,G__get_linked_tagnum(&G__G___RecoViewerDictLN_maplEstringcOboolcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOboolgRsPgRsPgR),0,-1);
566   G__setnewtype(-1,NULL,0);
567   G__search_typename2("map<string,bool>",117,G__get_linked_tagnum(&G__G___RecoViewerDictLN_maplEstringcOboolcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOboolgRsPgRsPgR),0,-1);
568   G__setnewtype(-1,NULL,0);
569   G__search_typename2("map<string,bool,less<string> >",117,G__get_linked_tagnum(&G__G___RecoViewerDictLN_maplEstringcOboolcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOboolgRsPgRsPgR),0,-1);
570   G__setnewtype(-1,NULL,0);
571}
572
573/*********************************************************
574* Data Member information setup/
575*********************************************************/
576
577   /* Setting up class,struct,union tag member variable */
578
579   /* RecoTreePainter */
580static void G__setup_memvarRecoTreePainter(void) {
581   G__tag_memvar_setup(G__get_linked_tagnum(&G__G___RecoViewerDictLN_RecoTreePainter));
582   { RecoTreePainter *p; p=(RecoTreePainter*)0x1000; if (p) { }
583   G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fEnergyIndependentFromDir=",0,(char*)NULL);
584   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___RecoViewerDictLN_TTree),-1,-1,4,"fTree=",0,(char*)NULL);
585   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___RecoViewerDictLN_RecoRootEvent),-1,-1,4,"fEvent=",0,(char*)NULL);
586   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___RecoViewerDictLN_TEventList),-1,-1,4,"fEventList=",0,(char*)NULL);
587   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___RecoViewerDictLN_TCut),-1,-1,4,"fCut=",0,(char*)NULL);
588   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNevents=",0,(char*)NULL);
589   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___RecoViewerDictLN_TList),-1,-1,4,"fHistoList=",0,(char*)NULL);
590   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___RecoViewerDictLN_EGViewer),-1,-1,4,"fEnergyViewer=",0,(char*)NULL);
591   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___RecoViewerDictLN_EGViewer),-1,-1,4,"fThetaViewer=",0,(char*)NULL);
592   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___RecoViewerDictLN_EGViewer),-1,-1,4,"fPhiViewer=",0,(char*)NULL);
593   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___RecoViewerDictLN_maplEstringcOfloatcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOfloatgRsPgRsPgR),G__defined_typename("map<string,Float_t>"),-1,4,"fRec=",0,(char*)NULL);
594   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___RecoViewerDictLN_maplEstringcOfloatcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOfloatgRsPgRsPgR),G__defined_typename("map<string,Float_t>"),-1,4,"fSim=",0,(char*)NULL);
595   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___RecoViewerDictLN_maplEstringcOfloatcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOfloatgRsPgRsPgR),G__defined_typename("map<string,Float_t>"),-1,4,"left_edge=",0,(char*)NULL);
596   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___RecoViewerDictLN_maplEstringcOfloatcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOfloatgRsPgRsPgR),G__defined_typename("map<string,Float_t>"),-1,4,"right_edge=",0,(char*)NULL);
597   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___RecoViewerDictLN_maplEstringcOboolcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOboolgRsPgRsPgR),G__defined_typename("map<string,Bool_t>"),-1,4,"fCuts=",0,(char*)NULL);
598   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___RecoViewerDictLN_maplEstringcOboolcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOboolgRsPgRsPgR),G__defined_typename("map<string,Bool_t>"),-1,4,"fEnergyCuts=",0,(char*)NULL);
599   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___RecoViewerDictLN_TString),-1,-1,4,"fFilename=",0,(char*)NULL);
600   G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fSaveEpsFiles=",0,(char*)NULL);
601   G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fUseAA1=",0,"use the AA1 method track direction data");
602   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___RecoViewerDictLN_TString),-1,-1,4,"fEpsDir=",0,(char*)NULL);
603   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___RecoViewerDictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
604   }
605   G__tag_memvar_reset();
606}
607
608extern "C" void G__cpp_setup_memvarG___RecoViewerDict() {
609}
610/***********************************************************
611************************************************************
612************************************************************
613************************************************************
614************************************************************
615************************************************************
616************************************************************
617***********************************************************/
618
619/*********************************************************
620* Member function information setup for each class
621*********************************************************/
622static void G__setup_memfuncRecoTreePainter(void) {
623   /* RecoTreePainter */
624   G__tag_memfunc_setup(G__get_linked_tagnum(&G__G___RecoViewerDictLN_RecoTreePainter));
625   G__memfunc_setup("RecoTreePainter",1516,G__G___RecoViewerDict_474_0_1, 105, G__get_linked_tagnum(&G__G___RecoViewerDictLN_RecoTreePainter), -1, 0, 1, 1, 1, 0, "U 'TTree' - 0 - -", (char*)NULL, (void*) NULL, 0);
626   G__memfunc_setup("Loop",410,G__G___RecoViewerDict_474_0_2, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
627   G__memfunc_setup("DrawAll",679,G__G___RecoViewerDict_474_0_3, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
628   G__memfunc_setup("DrawTheta",900,G__G___RecoViewerDict_474_0_4, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
629   G__memfunc_setup("DrawPhi",687,G__G___RecoViewerDict_474_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
630   G__memfunc_setup("DrawEnergy",1016,G__G___RecoViewerDict_474_0_6, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
631   G__memfunc_setup("SaveAsPs",774,G__G___RecoViewerDict_474_0_7, 121, -1, -1, 0, 2, 1, 1, 0, 
632"C - 'Option_t' 10 '\"A\"' - C - - 10 '\"\"' prefix", (char*)NULL, (void*) NULL, 0);
633   G__memfunc_setup("GetHisto",807,G__G___RecoViewerDict_474_0_8, 85, G__get_linked_tagnum(&G__G___RecoViewerDictLN_TH1), -1, 0, 9, 1, 1, 0, 
634"C - - 10 - name C - - 10 - title "
635"C - 'Option_t' 10 - opt i - 'Int_t' 0 - - "
636"f - 'Float_t' 0 - - f - 'Float_t' 0 - - "
637"i - 'Int_t' 0 - - f - 'Float_t' 0 - - "
638"f - 'Float_t' 0 - -", (char*)NULL, (void*) NULL, 0);
639   G__memfunc_setup("SetFileName",1069,G__G___RecoViewerDict_474_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TString' - 0 - f", (char*)NULL, (void*) NULL, 0);
640   G__memfunc_setup("SetEnergyIndependentFromDir",2743,G__G___RecoViewerDict_474_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' b", (char*)NULL, (void*) NULL, 0);
641   G__memfunc_setup("SetUseAA1",780,G__G___RecoViewerDict_474_0_11, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 'kTRUE' b", (char*)NULL, (void*) NULL, 0);
642   G__memfunc_setup("SaveEpsFiles",1194,G__G___RecoViewerDict_474_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TString' - 0 - t", (char*)NULL, (void*) NULL, 0);
643   G__memfunc_setup("GetCut",588,G__G___RecoViewerDict_474_0_13, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
644   G__memfunc_setup("SetCut",600,G__G___RecoViewerDict_474_0_14, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - cut", (char*)NULL, (void*) NULL, 0);
645   G__memfunc_setup("SetCut",600,G__G___RecoViewerDict_474_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TCut' - 11 - cut", (char*)NULL, (void*) NULL, 0);
646   G__memfunc_setup("UpdateEventList",1537,G__G___RecoViewerDict_474_0_16, 110, -1, G__defined_typename("Long64_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
647   G__memfunc_setup("UpdateEventList",1537,G__G___RecoViewerDict_474_0_17, 110, -1, G__defined_typename("Long64_t"), 0, 1, 1, 1, 0, "C - - 10 - selection", (char*)NULL, (void*) NULL, 0);
648   G__memfunc_setup("GetEntry",818,G__G___RecoViewerDict_474_0_18, 110, -1, G__defined_typename("Long64_t"), 0, 1, 1, 1, 0, "i - 'Int_t' 0 '0' i", (char*)NULL, (void*) NULL, 0);
649   G__memfunc_setup("GetTree",688,G__G___RecoViewerDict_474_0_19, 85, G__get_linked_tagnum(&G__G___RecoViewerDictLN_TTree), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
650   G__memfunc_setup("FillHistos",1025,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
651   G__memfunc_setup("SaveHistos",1033,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
652   G__memfunc_setup("FillSimHistos",1322,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
653   G__memfunc_setup("FillThetaHistos",1527,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
654   G__memfunc_setup("FillPhiHistos",1314,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
655   G__memfunc_setup("FillDirectionHistos",1954,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
656   G__memfunc_setup("FillEnergyHistos",1643,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
657   G__memfunc_setup("FillAngularResolutions",2296,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
658   G__memfunc_setup("MakeBaseDataMap",1425,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
659   G__memfunc_setup("AcceptDirection",1521,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
660   G__memfunc_setup("AcceptEnergy",1210,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
661   G__memfunc_setup("Class",502,G__G___RecoViewerDict_474_0_31, 85, G__get_linked_tagnum(&G__G___RecoViewerDictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&RecoTreePainter::Class) ), 0);
662   G__memfunc_setup("Class_Name",982,G__G___RecoViewerDict_474_0_32, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RecoTreePainter::Class_Name) ), 0);
663   G__memfunc_setup("Class_Version",1339,G__G___RecoViewerDict_474_0_33, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&RecoTreePainter::Class_Version) ), 0);
664   G__memfunc_setup("Dictionary",1046,G__G___RecoViewerDict_474_0_34, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&RecoTreePainter::Dictionary) ), 0);
665   G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G___RecoViewerDictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
666   G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1);
667   G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1);
668   G__memfunc_setup("StreamerNVirtual",1656,G__G___RecoViewerDict_474_0_38, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0);
669   G__memfunc_setup("DeclFileName",1145,G__G___RecoViewerDict_474_0_39, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RecoTreePainter::DeclFileName) ), 0);
670   G__memfunc_setup("ImplFileLine",1178,G__G___RecoViewerDict_474_0_40, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&RecoTreePainter::ImplFileLine) ), 0);
671   G__memfunc_setup("ImplFileName",1171,G__G___RecoViewerDict_474_0_41, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RecoTreePainter::ImplFileName) ), 0);
672   G__memfunc_setup("DeclFileLine",1152,G__G___RecoViewerDict_474_0_42, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&RecoTreePainter::DeclFileLine) ), 0);
673   // automatic destructor
674   G__memfunc_setup("~RecoTreePainter", 1642, G__G___RecoViewerDict_474_0_43, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
675   G__tag_memfunc_reset();
676}
677
678
679/*********************************************************
680* Member function information setup
681*********************************************************/
682extern "C" void G__cpp_setup_memfuncG___RecoViewerDict() {
683}
684
685/*********************************************************
686* Global variable information setup for each class
687*********************************************************/
688static void G__cpp_setup_global0() {
689
690   /* Setting up global variables */
691   G__resetplocal();
692
693}
694
695static void G__cpp_setup_global1() {
696
697   G__resetglobalenv();
698}
699extern "C" void G__cpp_setup_globalG___RecoViewerDict() {
700  G__cpp_setup_global0();
701  G__cpp_setup_global1();
702}
703
704/*********************************************************
705* Global function information setup for each class
706*********************************************************/
707static void G__cpp_setup_func0() {
708   G__lastifuncposition();
709
710}
711
712static void G__cpp_setup_func1() {
713}
714
715static void G__cpp_setup_func2() {
716}
717
718static void G__cpp_setup_func3() {
719}
720
721static void G__cpp_setup_func4() {
722}
723
724static void G__cpp_setup_func5() {
725}
726
727static void G__cpp_setup_func6() {
728}
729
730static void G__cpp_setup_func7() {
731}
732
733static void G__cpp_setup_func8() {
734}
735
736static void G__cpp_setup_func9() {
737}
738
739static void G__cpp_setup_func10() {
740}
741
742static void G__cpp_setup_func11() {
743}
744
745static void G__cpp_setup_func12() {
746}
747
748static void G__cpp_setup_func13() {
749}
750
751static void G__cpp_setup_func14() {
752}
753
754static void G__cpp_setup_func15() {
755}
756
757static void G__cpp_setup_func16() {
758}
759
760static void G__cpp_setup_func17() {
761}
762
763static void G__cpp_setup_func18() {
764
765   G__resetifuncposition();
766}
767
768extern "C" void G__cpp_setup_funcG___RecoViewerDict() {
769  G__cpp_setup_func0();
770  G__cpp_setup_func1();
771  G__cpp_setup_func2();
772  G__cpp_setup_func3();
773  G__cpp_setup_func4();
774  G__cpp_setup_func5();
775  G__cpp_setup_func6();
776  G__cpp_setup_func7();
777  G__cpp_setup_func8();
778  G__cpp_setup_func9();
779  G__cpp_setup_func10();
780  G__cpp_setup_func11();
781  G__cpp_setup_func12();
782  G__cpp_setup_func13();
783  G__cpp_setup_func14();
784  G__cpp_setup_func15();
785  G__cpp_setup_func16();
786  G__cpp_setup_func17();
787  G__cpp_setup_func18();
788}
789
790/*********************************************************
791* Class,struct,union,enum tag information setup
792*********************************************************/
793/* Setup class/struct taginfo */
794G__linked_taginfo G__G___RecoViewerDictLN_TClass = { "TClass" , 99 , -1 };
795G__linked_taginfo G__G___RecoViewerDictLN_TBuffer = { "TBuffer" , 99 , -1 };
796G__linked_taginfo G__G___RecoViewerDictLN_TMemberInspector = { "TMemberInspector" , 99 , -1 };
797G__linked_taginfo G__G___RecoViewerDictLN_TObject = { "TObject" , 99 , -1 };
798G__linked_taginfo G__G___RecoViewerDictLN_TString = { "TString" , 99 , -1 };
799G__linked_taginfo G__G___RecoViewerDictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR = { "vector<unsigned int,allocator<unsigned int> >" , 99 , -1 };
800G__linked_taginfo G__G___RecoViewerDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >" , 99 , -1 };
801G__linked_taginfo G__G___RecoViewerDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator<vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >::iterator>" , 99 , -1 };
802G__linked_taginfo G__G___RecoViewerDictLN_TList = { "TList" , 99 , -1 };
803G__linked_taginfo G__G___RecoViewerDictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector<TVirtualArray*,allocator<TVirtualArray*> >" , 99 , -1 };
804G__linked_taginfo G__G___RecoViewerDictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TVirtualArray*,allocator<TVirtualArray*> >::iterator>" , 99 , -1 };
805G__linked_taginfo G__G___RecoViewerDictLN_EsafMsgSource = { "EsafMsgSource" , 99 , -1 };
806G__linked_taginfo G__G___RecoViewerDictLN_TCut = { "TCut" , 99 , -1 };
807G__linked_taginfo G__G___RecoViewerDictLN_vectorlETStringcOallocatorlETStringgRsPgR = { "vector<TString,allocator<TString> >" , 99 , -1 };
808G__linked_taginfo G__G___RecoViewerDictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TString,allocator<TString> >::iterator>" , 99 , -1 };
809G__linked_taginfo G__G___RecoViewerDictLN_maplEstringcOfloatcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOfloatgRsPgRsPgR = { "map<string,float,less<string>,allocator<pair<const string,float> > >" , 99 , -1 };
810G__linked_taginfo G__G___RecoViewerDictLN_TTree = { "TTree" , 99 , -1 };
811G__linked_taginfo G__G___RecoViewerDictLN_RecoRootEvent = { "RecoRootEvent" , 99 , -1 };
812G__linked_taginfo G__G___RecoViewerDictLN_TH1 = { "TH1" , 99 , -1 };
813G__linked_taginfo G__G___RecoViewerDictLN_TEventList = { "TEventList" , 99 , -1 };
814G__linked_taginfo G__G___RecoViewerDictLN_EGViewer = { "EGViewer" , 99 , -1 };
815G__linked_taginfo G__G___RecoViewerDictLN_RecoTreePainter = { "RecoTreePainter" , 99 , -1 };
816G__linked_taginfo G__G___RecoViewerDictLN_maplEstringcOboolcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOboolgRsPgRsPgR = { "map<string,bool,less<string>,allocator<pair<const string,bool> > >" , 99 , -1 };
817
818/* Reset class/struct taginfo */
819extern "C" void G__cpp_reset_tagtableG___RecoViewerDict() {
820  G__G___RecoViewerDictLN_TClass.tagnum = -1 ;
821  G__G___RecoViewerDictLN_TBuffer.tagnum = -1 ;
822  G__G___RecoViewerDictLN_TMemberInspector.tagnum = -1 ;
823  G__G___RecoViewerDictLN_TObject.tagnum = -1 ;
824  G__G___RecoViewerDictLN_TString.tagnum = -1 ;
825  G__G___RecoViewerDictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR.tagnum = -1 ;
826  G__G___RecoViewerDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ;
827  G__G___RecoViewerDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ;
828  G__G___RecoViewerDictLN_TList.tagnum = -1 ;
829  G__G___RecoViewerDictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ;
830  G__G___RecoViewerDictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ;
831  G__G___RecoViewerDictLN_EsafMsgSource.tagnum = -1 ;
832  G__G___RecoViewerDictLN_TCut.tagnum = -1 ;
833  G__G___RecoViewerDictLN_vectorlETStringcOallocatorlETStringgRsPgR.tagnum = -1 ;
834  G__G___RecoViewerDictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR.tagnum = -1 ;
835  G__G___RecoViewerDictLN_maplEstringcOfloatcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOfloatgRsPgRsPgR.tagnum = -1 ;
836  G__G___RecoViewerDictLN_TTree.tagnum = -1 ;
837  G__G___RecoViewerDictLN_RecoRootEvent.tagnum = -1 ;
838  G__G___RecoViewerDictLN_TH1.tagnum = -1 ;
839  G__G___RecoViewerDictLN_TEventList.tagnum = -1 ;
840  G__G___RecoViewerDictLN_EGViewer.tagnum = -1 ;
841  G__G___RecoViewerDictLN_RecoTreePainter.tagnum = -1 ;
842  G__G___RecoViewerDictLN_maplEstringcOboolcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOboolgRsPgRsPgR.tagnum = -1 ;
843}
844
845
846extern "C" void G__cpp_setup_tagtableG___RecoViewerDict() {
847
848   /* Setting up class,struct,union tag entry */
849   G__get_linked_tagnum_fwd(&G__G___RecoViewerDictLN_TClass);
850   G__get_linked_tagnum_fwd(&G__G___RecoViewerDictLN_TBuffer);
851   G__get_linked_tagnum_fwd(&G__G___RecoViewerDictLN_TMemberInspector);
852   G__get_linked_tagnum_fwd(&G__G___RecoViewerDictLN_TObject);
853   G__get_linked_tagnum_fwd(&G__G___RecoViewerDictLN_TString);
854   G__get_linked_tagnum_fwd(&G__G___RecoViewerDictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR);
855   G__get_linked_tagnum_fwd(&G__G___RecoViewerDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR);
856   G__get_linked_tagnum_fwd(&G__G___RecoViewerDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR);
857   G__get_linked_tagnum_fwd(&G__G___RecoViewerDictLN_TList);
858   G__get_linked_tagnum_fwd(&G__G___RecoViewerDictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR);
859   G__get_linked_tagnum_fwd(&G__G___RecoViewerDictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR);
860   G__get_linked_tagnum_fwd(&G__G___RecoViewerDictLN_EsafMsgSource);
861   G__get_linked_tagnum_fwd(&G__G___RecoViewerDictLN_TCut);
862   G__get_linked_tagnum_fwd(&G__G___RecoViewerDictLN_vectorlETStringcOallocatorlETStringgRsPgR);
863   G__get_linked_tagnum_fwd(&G__G___RecoViewerDictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR);
864   G__get_linked_tagnum_fwd(&G__G___RecoViewerDictLN_maplEstringcOfloatcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOfloatgRsPgRsPgR);
865   G__get_linked_tagnum_fwd(&G__G___RecoViewerDictLN_TTree);
866   G__get_linked_tagnum_fwd(&G__G___RecoViewerDictLN_RecoRootEvent);
867   G__get_linked_tagnum_fwd(&G__G___RecoViewerDictLN_TH1);
868   G__get_linked_tagnum_fwd(&G__G___RecoViewerDictLN_TEventList);
869   G__get_linked_tagnum_fwd(&G__G___RecoViewerDictLN_EGViewer);
870   G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G___RecoViewerDictLN_RecoTreePainter),sizeof(RecoTreePainter),-1,324608,(char*)NULL,G__setup_memvarRecoTreePainter,G__setup_memfuncRecoTreePainter);
871   G__get_linked_tagnum_fwd(&G__G___RecoViewerDictLN_maplEstringcOboolcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOboolgRsPgRsPgR);
872}
873extern "C" void G__cpp_setupG___RecoViewerDict(void) {
874  G__check_setup_version(30051515,"G__cpp_setupG___RecoViewerDict()");
875  G__set_cpp_environmentG___RecoViewerDict();
876  G__cpp_setup_tagtableG___RecoViewerDict();
877
878  G__cpp_setup_inheritanceG___RecoViewerDict();
879
880  G__cpp_setup_typetableG___RecoViewerDict();
881
882  G__cpp_setup_memvarG___RecoViewerDict();
883
884  G__cpp_setup_memfuncG___RecoViewerDict();
885  G__cpp_setup_globalG___RecoViewerDict();
886  G__cpp_setup_funcG___RecoViewerDict();
887
888   if(0==G__getsizep2memfunc()) G__get_sizep2memfuncG___RecoViewerDict();
889  return;
890}
891class G__cpp_setup_initG___RecoViewerDict {
892  public:
893    G__cpp_setup_initG___RecoViewerDict() { G__add_setup_func("G___RecoViewerDict",(G__incsetup)(&G__cpp_setupG___RecoViewerDict)); G__call_setup_funcs(); }
894   ~G__cpp_setup_initG___RecoViewerDict() { G__remove_setup_func("G___RecoViewerDict"); }
895};
896G__cpp_setup_initG___RecoViewerDict G__cpp_setup_initializerG___RecoViewerDict;
897
Note: See TracBrowser for help on using the repository browser.