source: JEM-EUSO/esaf_lal/branches/camille/tmp/ESAFTMP.moretto/x86_64/clustering/G___clusteringDict.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: 195.3 KB
Line 
1//
2// File generated by rootcint at Mon Apr 29 15:17:49 2013
3
4// Do NOT change. Changes will be lost next time file is generated
5//
6
7#define R__DICTIONARY_FILENAME dIUsersdImorettodIDocumentsdIthesisdIESAFdICodedIesaf_laldIesafdItmpdIESAFTMPdOmorettodIx86_64dIclusteringdIG___clusteringDict
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___clusteringDict.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 EusoCluster_ShowMembers(void *obj, TMemberInspector &R__insp);
42   static void *new_EusoCluster(void *p = 0);
43   static void *newArray_EusoCluster(Long_t size, void *p);
44   static void delete_EusoCluster(void *p);
45   static void deleteArray_EusoCluster(void *p);
46   static void destruct_EusoCluster(void *p);
47
48   // Function generating the singleton type initializer
49   static TGenericClassInfo *GenerateInitInstanceLocal(const ::EusoCluster*)
50   {
51      ::EusoCluster *ptr = 0;
52      static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::EusoCluster >(0);
53      static ::ROOT::TGenericClassInfo
54         instance("EusoCluster", ::EusoCluster::Class_Version(), "./include/EusoCluster.hh", 12,
55                  typeid(::EusoCluster), DefineBehavior(ptr, ptr),
56                  &::EusoCluster::Dictionary, isa_proxy, 4,
57                  sizeof(::EusoCluster) );
58      instance.SetNew(&new_EusoCluster);
59      instance.SetNewArray(&newArray_EusoCluster);
60      instance.SetDelete(&delete_EusoCluster);
61      instance.SetDeleteArray(&deleteArray_EusoCluster);
62      instance.SetDestructor(&destruct_EusoCluster);
63      return &instance;
64   }
65   TGenericClassInfo *GenerateInitInstance(const ::EusoCluster*)
66   {
67      return GenerateInitInstanceLocal((::EusoCluster*)0);
68   }
69   // Static variable to force the class initialization
70   static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::EusoCluster*)0x0); R__UseDummy(_R__UNIQUE_(Init));
71} // end of namespace ROOT
72
73namespace ROOT {
74   void BaseClusteringModule_ShowMembers(void *obj, TMemberInspector &R__insp);
75   static void *new_BaseClusteringModule(void *p = 0);
76   static void *newArray_BaseClusteringModule(Long_t size, void *p);
77   static void delete_BaseClusteringModule(void *p);
78   static void deleteArray_BaseClusteringModule(void *p);
79   static void destruct_BaseClusteringModule(void *p);
80
81   // Function generating the singleton type initializer
82   static TGenericClassInfo *GenerateInitInstanceLocal(const ::BaseClusteringModule*)
83   {
84      ::BaseClusteringModule *ptr = 0;
85      static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::BaseClusteringModule >(0);
86      static ::ROOT::TGenericClassInfo
87         instance("BaseClusteringModule", ::BaseClusteringModule::Class_Version(), "./include/BaseClusteringModule.hh", 15,
88                  typeid(::BaseClusteringModule), DefineBehavior(ptr, ptr),
89                  &::BaseClusteringModule::Dictionary, isa_proxy, 4,
90                  sizeof(::BaseClusteringModule) );
91      instance.SetNew(&new_BaseClusteringModule);
92      instance.SetNewArray(&newArray_BaseClusteringModule);
93      instance.SetDelete(&delete_BaseClusteringModule);
94      instance.SetDeleteArray(&deleteArray_BaseClusteringModule);
95      instance.SetDestructor(&destruct_BaseClusteringModule);
96      return &instance;
97   }
98   TGenericClassInfo *GenerateInitInstance(const ::BaseClusteringModule*)
99   {
100      return GenerateInitInstanceLocal((::BaseClusteringModule*)0);
101   }
102   // Static variable to force the class initialization
103   static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::BaseClusteringModule*)0x0); R__UseDummy(_R__UNIQUE_(Init));
104} // end of namespace ROOT
105
106namespace ROOT {
107   void AutomatedClustering_ShowMembers(void *obj, TMemberInspector &R__insp);
108   static void delete_AutomatedClustering(void *p);
109   static void deleteArray_AutomatedClustering(void *p);
110   static void destruct_AutomatedClustering(void *p);
111
112   // Function generating the singleton type initializer
113   static TGenericClassInfo *GenerateInitInstanceLocal(const ::AutomatedClustering*)
114   {
115      ::AutomatedClustering *ptr = 0;
116      static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::AutomatedClustering >(0);
117      static ::ROOT::TGenericClassInfo
118         instance("AutomatedClustering", ::AutomatedClustering::Class_Version(), "./include/AutomatedClustering.hh", 13,
119                  typeid(::AutomatedClustering), DefineBehavior(ptr, ptr),
120                  &::AutomatedClustering::Dictionary, isa_proxy, 4,
121                  sizeof(::AutomatedClustering) );
122      instance.SetDelete(&delete_AutomatedClustering);
123      instance.SetDeleteArray(&deleteArray_AutomatedClustering);
124      instance.SetDestructor(&destruct_AutomatedClustering);
125      return &instance;
126   }
127   TGenericClassInfo *GenerateInitInstance(const ::AutomatedClustering*)
128   {
129      return GenerateInitInstanceLocal((::AutomatedClustering*)0);
130   }
131   // Static variable to force the class initialization
132   static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::AutomatedClustering*)0x0); R__UseDummy(_R__UNIQUE_(Init));
133} // end of namespace ROOT
134
135namespace ROOT {
136   void GTUClusteringModule_ShowMembers(void *obj, TMemberInspector &R__insp);
137   static void *new_GTUClusteringModule(void *p = 0);
138   static void *newArray_GTUClusteringModule(Long_t size, void *p);
139   static void delete_GTUClusteringModule(void *p);
140   static void deleteArray_GTUClusteringModule(void *p);
141   static void destruct_GTUClusteringModule(void *p);
142
143   // Function generating the singleton type initializer
144   static TGenericClassInfo *GenerateInitInstanceLocal(const ::GTUClusteringModule*)
145   {
146      ::GTUClusteringModule *ptr = 0;
147      static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::GTUClusteringModule >(0);
148      static ::ROOT::TGenericClassInfo
149         instance("GTUClusteringModule", ::GTUClusteringModule::Class_Version(), "./include/GTUClusteringModule.hh", 15,
150                  typeid(::GTUClusteringModule), DefineBehavior(ptr, ptr),
151                  &::GTUClusteringModule::Dictionary, isa_proxy, 4,
152                  sizeof(::GTUClusteringModule) );
153      instance.SetNew(&new_GTUClusteringModule);
154      instance.SetNewArray(&newArray_GTUClusteringModule);
155      instance.SetDelete(&delete_GTUClusteringModule);
156      instance.SetDeleteArray(&deleteArray_GTUClusteringModule);
157      instance.SetDestructor(&destruct_GTUClusteringModule);
158      return &instance;
159   }
160   TGenericClassInfo *GenerateInitInstance(const ::GTUClusteringModule*)
161   {
162      return GenerateInitInstanceLocal((::GTUClusteringModule*)0);
163   }
164   // Static variable to force the class initialization
165   static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::GTUClusteringModule*)0x0); R__UseDummy(_R__UNIQUE_(Init));
166} // end of namespace ROOT
167
168namespace ROOT {
169   void ClusterAnalysisModule_ShowMembers(void *obj, TMemberInspector &R__insp);
170   static void *new_ClusterAnalysisModule(void *p = 0);
171   static void *newArray_ClusterAnalysisModule(Long_t size, void *p);
172   static void delete_ClusterAnalysisModule(void *p);
173   static void deleteArray_ClusterAnalysisModule(void *p);
174   static void destruct_ClusterAnalysisModule(void *p);
175
176   // Function generating the singleton type initializer
177   static TGenericClassInfo *GenerateInitInstanceLocal(const ::ClusterAnalysisModule*)
178   {
179      ::ClusterAnalysisModule *ptr = 0;
180      static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::ClusterAnalysisModule >(0);
181      static ::ROOT::TGenericClassInfo
182         instance("ClusterAnalysisModule", ::ClusterAnalysisModule::Class_Version(), "./include/ClusterAnalysisModule.hh", 15,
183                  typeid(::ClusterAnalysisModule), DefineBehavior(ptr, ptr),
184                  &::ClusterAnalysisModule::Dictionary, isa_proxy, 4,
185                  sizeof(::ClusterAnalysisModule) );
186      instance.SetNew(&new_ClusterAnalysisModule);
187      instance.SetNewArray(&newArray_ClusterAnalysisModule);
188      instance.SetDelete(&delete_ClusterAnalysisModule);
189      instance.SetDeleteArray(&deleteArray_ClusterAnalysisModule);
190      instance.SetDestructor(&destruct_ClusterAnalysisModule);
191      return &instance;
192   }
193   TGenericClassInfo *GenerateInitInstance(const ::ClusterAnalysisModule*)
194   {
195      return GenerateInitInstanceLocal((::ClusterAnalysisModule*)0);
196   }
197   // Static variable to force the class initialization
198   static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ClusterAnalysisModule*)0x0); R__UseDummy(_R__UNIQUE_(Init));
199} // end of namespace ROOT
200
201namespace ROOT {
202   void HoughModule_ShowMembers(void *obj, TMemberInspector &R__insp);
203   static void *new_HoughModule(void *p = 0);
204   static void *newArray_HoughModule(Long_t size, void *p);
205   static void delete_HoughModule(void *p);
206   static void deleteArray_HoughModule(void *p);
207   static void destruct_HoughModule(void *p);
208
209   // Function generating the singleton type initializer
210   static TGenericClassInfo *GenerateInitInstanceLocal(const ::HoughModule*)
211   {
212      ::HoughModule *ptr = 0;
213      static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::HoughModule >(0);
214      static ::ROOT::TGenericClassInfo
215         instance("HoughModule", ::HoughModule::Class_Version(), "./include/HoughModule.hh", 29,
216                  typeid(::HoughModule), DefineBehavior(ptr, ptr),
217                  &::HoughModule::Dictionary, isa_proxy, 4,
218                  sizeof(::HoughModule) );
219      instance.SetNew(&new_HoughModule);
220      instance.SetNewArray(&newArray_HoughModule);
221      instance.SetDelete(&delete_HoughModule);
222      instance.SetDeleteArray(&deleteArray_HoughModule);
223      instance.SetDestructor(&destruct_HoughModule);
224      return &instance;
225   }
226   TGenericClassInfo *GenerateInitInstance(const ::HoughModule*)
227   {
228      return GenerateInitInstanceLocal((::HoughModule*)0);
229   }
230   // Static variable to force the class initialization
231   static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::HoughModule*)0x0); R__UseDummy(_R__UNIQUE_(Init));
232} // end of namespace ROOT
233
234namespace ROOT {
235   void RobustModule_ShowMembers(void *obj, TMemberInspector &R__insp);
236   static void *new_RobustModule(void *p = 0);
237   static void *newArray_RobustModule(Long_t size, void *p);
238   static void delete_RobustModule(void *p);
239   static void deleteArray_RobustModule(void *p);
240   static void destruct_RobustModule(void *p);
241
242   // Function generating the singleton type initializer
243   static TGenericClassInfo *GenerateInitInstanceLocal(const ::RobustModule*)
244   {
245      ::RobustModule *ptr = 0;
246      static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::RobustModule >(0);
247      static ::ROOT::TGenericClassInfo
248         instance("RobustModule", ::RobustModule::Class_Version(), "./include/RobustModule.hh", 36,
249                  typeid(::RobustModule), DefineBehavior(ptr, ptr),
250                  &::RobustModule::Dictionary, isa_proxy, 4,
251                  sizeof(::RobustModule) );
252      instance.SetNew(&new_RobustModule);
253      instance.SetNewArray(&newArray_RobustModule);
254      instance.SetDelete(&delete_RobustModule);
255      instance.SetDeleteArray(&deleteArray_RobustModule);
256      instance.SetDestructor(&destruct_RobustModule);
257      return &instance;
258   }
259   TGenericClassInfo *GenerateInitInstance(const ::RobustModule*)
260   {
261      return GenerateInitInstanceLocal((::RobustModule*)0);
262   }
263   // Static variable to force the class initialization
264   static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::RobustModule*)0x0); R__UseDummy(_R__UNIQUE_(Init));
265} // end of namespace ROOT
266
267//______________________________________________________________________________
268TClass *EusoCluster::fgIsA = 0;  // static to hold class pointer
269
270//______________________________________________________________________________
271const char *EusoCluster::Class_Name()
272{
273   return "EusoCluster";
274}
275
276//______________________________________________________________________________
277const char *EusoCluster::ImplFileName()
278{
279   return ::ROOT::GenerateInitInstanceLocal((const ::EusoCluster*)0x0)->GetImplFileName();
280}
281
282//______________________________________________________________________________
283int EusoCluster::ImplFileLine()
284{
285   return ::ROOT::GenerateInitInstanceLocal((const ::EusoCluster*)0x0)->GetImplFileLine();
286}
287
288//______________________________________________________________________________
289void EusoCluster::Dictionary()
290{
291   fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::EusoCluster*)0x0)->GetClass();
292}
293
294//______________________________________________________________________________
295TClass *EusoCluster::Class()
296{
297   if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::EusoCluster*)0x0)->GetClass();
298   return fgIsA;
299}
300
301//______________________________________________________________________________
302TClass *BaseClusteringModule::fgIsA = 0;  // static to hold class pointer
303
304//______________________________________________________________________________
305const char *BaseClusteringModule::Class_Name()
306{
307   return "BaseClusteringModule";
308}
309
310//______________________________________________________________________________
311const char *BaseClusteringModule::ImplFileName()
312{
313   return ::ROOT::GenerateInitInstanceLocal((const ::BaseClusteringModule*)0x0)->GetImplFileName();
314}
315
316//______________________________________________________________________________
317int BaseClusteringModule::ImplFileLine()
318{
319   return ::ROOT::GenerateInitInstanceLocal((const ::BaseClusteringModule*)0x0)->GetImplFileLine();
320}
321
322//______________________________________________________________________________
323void BaseClusteringModule::Dictionary()
324{
325   fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::BaseClusteringModule*)0x0)->GetClass();
326}
327
328//______________________________________________________________________________
329TClass *BaseClusteringModule::Class()
330{
331   if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::BaseClusteringModule*)0x0)->GetClass();
332   return fgIsA;
333}
334
335//______________________________________________________________________________
336TClass *AutomatedClustering::fgIsA = 0;  // static to hold class pointer
337
338//______________________________________________________________________________
339const char *AutomatedClustering::Class_Name()
340{
341   return "AutomatedClustering";
342}
343
344//______________________________________________________________________________
345const char *AutomatedClustering::ImplFileName()
346{
347   return ::ROOT::GenerateInitInstanceLocal((const ::AutomatedClustering*)0x0)->GetImplFileName();
348}
349
350//______________________________________________________________________________
351int AutomatedClustering::ImplFileLine()
352{
353   return ::ROOT::GenerateInitInstanceLocal((const ::AutomatedClustering*)0x0)->GetImplFileLine();
354}
355
356//______________________________________________________________________________
357void AutomatedClustering::Dictionary()
358{
359   fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::AutomatedClustering*)0x0)->GetClass();
360}
361
362//______________________________________________________________________________
363TClass *AutomatedClustering::Class()
364{
365   if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::AutomatedClustering*)0x0)->GetClass();
366   return fgIsA;
367}
368
369//______________________________________________________________________________
370TClass *GTUClusteringModule::fgIsA = 0;  // static to hold class pointer
371
372//______________________________________________________________________________
373const char *GTUClusteringModule::Class_Name()
374{
375   return "GTUClusteringModule";
376}
377
378//______________________________________________________________________________
379const char *GTUClusteringModule::ImplFileName()
380{
381   return ::ROOT::GenerateInitInstanceLocal((const ::GTUClusteringModule*)0x0)->GetImplFileName();
382}
383
384//______________________________________________________________________________
385int GTUClusteringModule::ImplFileLine()
386{
387   return ::ROOT::GenerateInitInstanceLocal((const ::GTUClusteringModule*)0x0)->GetImplFileLine();
388}
389
390//______________________________________________________________________________
391void GTUClusteringModule::Dictionary()
392{
393   fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::GTUClusteringModule*)0x0)->GetClass();
394}
395
396//______________________________________________________________________________
397TClass *GTUClusteringModule::Class()
398{
399   if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::GTUClusteringModule*)0x0)->GetClass();
400   return fgIsA;
401}
402
403//______________________________________________________________________________
404TClass *ClusterAnalysisModule::fgIsA = 0;  // static to hold class pointer
405
406//______________________________________________________________________________
407const char *ClusterAnalysisModule::Class_Name()
408{
409   return "ClusterAnalysisModule";
410}
411
412//______________________________________________________________________________
413const char *ClusterAnalysisModule::ImplFileName()
414{
415   return ::ROOT::GenerateInitInstanceLocal((const ::ClusterAnalysisModule*)0x0)->GetImplFileName();
416}
417
418//______________________________________________________________________________
419int ClusterAnalysisModule::ImplFileLine()
420{
421   return ::ROOT::GenerateInitInstanceLocal((const ::ClusterAnalysisModule*)0x0)->GetImplFileLine();
422}
423
424//______________________________________________________________________________
425void ClusterAnalysisModule::Dictionary()
426{
427   fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::ClusterAnalysisModule*)0x0)->GetClass();
428}
429
430//______________________________________________________________________________
431TClass *ClusterAnalysisModule::Class()
432{
433   if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::ClusterAnalysisModule*)0x0)->GetClass();
434   return fgIsA;
435}
436
437//______________________________________________________________________________
438TClass *HoughModule::fgIsA = 0;  // static to hold class pointer
439
440//______________________________________________________________________________
441const char *HoughModule::Class_Name()
442{
443   return "HoughModule";
444}
445
446//______________________________________________________________________________
447const char *HoughModule::ImplFileName()
448{
449   return ::ROOT::GenerateInitInstanceLocal((const ::HoughModule*)0x0)->GetImplFileName();
450}
451
452//______________________________________________________________________________
453int HoughModule::ImplFileLine()
454{
455   return ::ROOT::GenerateInitInstanceLocal((const ::HoughModule*)0x0)->GetImplFileLine();
456}
457
458//______________________________________________________________________________
459void HoughModule::Dictionary()
460{
461   fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::HoughModule*)0x0)->GetClass();
462}
463
464//______________________________________________________________________________
465TClass *HoughModule::Class()
466{
467   if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::HoughModule*)0x0)->GetClass();
468   return fgIsA;
469}
470
471//______________________________________________________________________________
472TClass *RobustModule::fgIsA = 0;  // static to hold class pointer
473
474//______________________________________________________________________________
475const char *RobustModule::Class_Name()
476{
477   return "RobustModule";
478}
479
480//______________________________________________________________________________
481const char *RobustModule::ImplFileName()
482{
483   return ::ROOT::GenerateInitInstanceLocal((const ::RobustModule*)0x0)->GetImplFileName();
484}
485
486//______________________________________________________________________________
487int RobustModule::ImplFileLine()
488{
489   return ::ROOT::GenerateInitInstanceLocal((const ::RobustModule*)0x0)->GetImplFileLine();
490}
491
492//______________________________________________________________________________
493void RobustModule::Dictionary()
494{
495   fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::RobustModule*)0x0)->GetClass();
496}
497
498//______________________________________________________________________________
499TClass *RobustModule::Class()
500{
501   if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::RobustModule*)0x0)->GetClass();
502   return fgIsA;
503}
504
505//______________________________________________________________________________
506void AutomatedClustering::Streamer(TBuffer &R__b)
507{
508   // Stream an object of class AutomatedClustering.
509
510   if (R__b.IsReading()) {
511      R__b.ReadClassBuffer(AutomatedClustering::Class(),this);
512   } else {
513      R__b.WriteClassBuffer(AutomatedClustering::Class(),this);
514   }
515}
516
517//______________________________________________________________________________
518void AutomatedClustering::ShowMembers(TMemberInspector &R__insp)
519{
520      // Inspect the data members of an object of class AutomatedClustering.
521      TClass *R__cl = ::AutomatedClustering::IsA();
522      if (R__cl || R__insp.IsA()) { }
523      R__insp.Inspect(R__cl, R__insp.GetParent(), "gDoFit", &gDoFit);
524      BaseClusteringModule::ShowMembers(R__insp);
525}
526
527namespace ROOT {
528   // Wrapper around operator delete
529   static void delete_AutomatedClustering(void *p) {
530      delete ((::AutomatedClustering*)p);
531   }
532   static void deleteArray_AutomatedClustering(void *p) {
533      delete [] ((::AutomatedClustering*)p);
534   }
535   static void destruct_AutomatedClustering(void *p) {
536      typedef ::AutomatedClustering current_t;
537      ((current_t*)p)->~current_t();
538   }
539} // end of namespace ROOT for class ::AutomatedClustering
540
541//______________________________________________________________________________
542void HoughModule::Streamer(TBuffer &R__b)
543{
544   // Stream an object of class HoughModule.
545
546   if (R__b.IsReading()) {
547      R__b.ReadClassBuffer(HoughModule::Class(),this);
548   } else {
549      R__b.WriteClassBuffer(HoughModule::Class(),this);
550   }
551}
552
553//______________________________________________________________________________
554void HoughModule::ShowMembers(TMemberInspector &R__insp)
555{
556      // Inspect the data members of an object of class HoughModule.
557      TClass *R__cl = ::HoughModule::IsA();
558      if (R__cl || R__insp.IsA()) { }
559      R__insp.Inspect(R__cl, R__insp.GetParent(), "fGtuLength", &fGtuLength);
560      R__insp.Inspect(R__cl, R__insp.GetParent(), "fIdEv", &fIdEv);
561      R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEv", &fEv);
562      R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRecoRootEvent", &fRecoRootEvent);
563      R__insp.Inspect(R__cl, R__insp.GetParent(), "fMainMacroCellId", &fMainMacroCellId);
564      R__insp.Inspect(R__cl, R__insp.GetParent(), "fTotalNumPoints", &fTotalNumPoints);
565      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumPointsMinimum", &fNumPointsMinimum);
566      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumHitsMinimum", &fNumHitsMinimum);
567      R__insp.Inspect(R__cl, R__insp.GetParent(), "fFinalNumHitsMinimum", &fFinalNumHitsMinimum);
568      R__insp.Inspect(R__cl, R__insp.GetParent(), "fSignalToNoise", &fSignalToNoise);
569      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumPointsAll", &fNumPointsAll);
570      R__insp.Inspect(R__cl, R__insp.GetParent(), "fHittedFinal", (void*)&fHittedFinal);
571      R__insp.InspectMember("vector<Int_t>", (void*)&fHittedFinal, "fHittedFinal.", false);
572      R__insp.Inspect(R__cl, R__insp.GetParent(), "fClusters", (void*)&fClusters);
573      R__insp.InspectMember("vector<EusoCluster*>", (void*)&fClusters, "fClusters.", false);
574      R__insp.Inspect(R__cl, R__insp.GetParent(), "fPreviousPattReco", (void*)&fPreviousPattReco);
575      R__insp.InspectMember("vector<Int_t>", (void*)&fPreviousPattReco, "fPreviousPattReco.", false);
576      R__insp.Inspect(R__cl, R__insp.GetParent(), "fHittedAll", (void*)&fHittedAll);
577      R__insp.InspectMember("vector<Int_t>", (void*)&fHittedAll, "fHittedAll.", false);
578      R__insp.Inspect(R__cl, R__insp.GetParent(), "fHittedSelHough", (void*)&fHittedSelHough);
579      R__insp.InspectMember("vector<Int_t>", (void*)&fHittedSelHough, "fHittedSelHough.", false);
580      R__insp.Inspect(R__cl, R__insp.GetParent(), "fHittedSel2Hough", (void*)&fHittedSel2Hough);
581      R__insp.InspectMember("vector<Int_t>", (void*)&fHittedSel2Hough, "fHittedSel2Hough.", false);
582      R__insp.Inspect(R__cl, R__insp.GetParent(), "fHittedFinalMacrocell", (void*)&fHittedFinalMacrocell);
583      R__insp.InspectMember("vector<Int_t>", (void*)&fHittedFinalMacrocell, "fHittedFinalMacrocell.", false);
584      R__insp.Inspect(R__cl, R__insp.GetParent(), "fIdMacrocellsSelected", (void*)&fIdMacrocellsSelected);
585      R__insp.InspectMember("vector<Int_t>", (void*)&fIdMacrocellsSelected, "fIdMacrocellsSelected.", false);
586      R__insp.Inspect(R__cl, R__insp.GetParent(), "fHittedHoughMerged", (void*)&fHittedHoughMerged);
587      R__insp.InspectMember("vector<Int_t>", (void*)&fHittedHoughMerged, "fHittedHoughMerged.", false);
588      R__insp.Inspect(R__cl, R__insp.GetParent(), "fIsAlreadyPattReco", &fIsAlreadyPattReco);
589      R__insp.Inspect(R__cl, R__insp.GetParent(), "fDebugPlots", &fDebugPlots);
590      R__insp.Inspect(R__cl, R__insp.GetParent(), "fClustersWritten", &fClustersWritten);
591      R__insp.Inspect(R__cl, R__insp.GetParent(), "fAbsDevX", &fAbsDevX);
592      R__insp.Inspect(R__cl, R__insp.GetParent(), "fAbsDevY", &fAbsDevY);
593      R__insp.Inspect(R__cl, R__insp.GetParent(), "fTmin", &fTmin);
594      R__insp.Inspect(R__cl, R__insp.GetParent(), "fTmax", &fTmax);
595      R__insp.Inspect(R__cl, R__insp.GetParent(), "fXmin", &fXmin);
596      R__insp.Inspect(R__cl, R__insp.GetParent(), "fXmax", &fXmax);
597      R__insp.Inspect(R__cl, R__insp.GetParent(), "fYmin", &fYmin);
598      R__insp.Inspect(R__cl, R__insp.GetParent(), "fYmax", &fYmax);
599      R__insp.Inspect(R__cl, R__insp.GetParent(), "fCmaxToCmeanX", &fCmaxToCmeanX);
600      R__insp.Inspect(R__cl, R__insp.GetParent(), "fCmaxToCmeanY", &fCmaxToCmeanY);
601      R__insp.Inspect(R__cl, R__insp.GetParent(), "fCmaxToCmeanMinX", &fCmaxToCmeanMinX);
602      R__insp.Inspect(R__cl, R__insp.GetParent(), "fCmaxToCmeanMinY", &fCmaxToCmeanMinY);
603      R__insp.Inspect(R__cl, R__insp.GetParent(), "*fListObj", &fListObj);
604      R__insp.Inspect(R__cl, R__insp.GetParent(), "fProcedure", (void*)&fProcedure);
605      R__insp.InspectMember("string", (void*)&fProcedure, "fProcedure.", false);
606      R__insp.Inspect(R__cl, R__insp.GetParent(), "fKindHough", (void*)&fKindHough);
607      R__insp.InspectMember("string", (void*)&fKindHough, "fKindHough.", false);
608      RecoModule::ShowMembers(R__insp);
609}
610
611namespace ROOT {
612   // Wrappers around operator new
613   static void *new_HoughModule(void *p) {
614      return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::HoughModule : new ::HoughModule;
615   }
616   static void *newArray_HoughModule(Long_t nElements, void *p) {
617      return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::HoughModule[nElements] : new ::HoughModule[nElements];
618   }
619   // Wrapper around operator delete
620   static void delete_HoughModule(void *p) {
621      delete ((::HoughModule*)p);
622   }
623   static void deleteArray_HoughModule(void *p) {
624      delete [] ((::HoughModule*)p);
625   }
626   static void destruct_HoughModule(void *p) {
627      typedef ::HoughModule current_t;
628      ((current_t*)p)->~current_t();
629   }
630} // end of namespace ROOT for class ::HoughModule
631
632//______________________________________________________________________________
633void BaseClusteringModule::Streamer(TBuffer &R__b)
634{
635   // Stream an object of class BaseClusteringModule.
636
637   if (R__b.IsReading()) {
638      R__b.ReadClassBuffer(BaseClusteringModule::Class(),this);
639   } else {
640      R__b.WriteClassBuffer(BaseClusteringModule::Class(),this);
641   }
642}
643
644//______________________________________________________________________________
645void BaseClusteringModule::ShowMembers(TMemberInspector &R__insp)
646{
647      // Inspect the data members of an object of class BaseClusteringModule.
648      TClass *R__cl = ::BaseClusteringModule::IsA();
649      if (R__cl || R__insp.IsA()) { }
650      R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEv", &fEv);
651      R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRecoRootEvent", &fRecoRootEvent);
652      R__insp.Inspect(R__cl, R__insp.GetParent(), "fGtuLength", &fGtuLength);
653      R__insp.Inspect(R__cl, R__insp.GetParent(), "fSignalToNoise", &fSignalToNoise);
654      R__insp.Inspect(R__cl, R__insp.GetParent(), "fAlpha", &fAlpha);
655      R__insp.Inspect(R__cl, R__insp.GetParent(), "fMainMacroCellId", &fMainMacroCellId);
656      R__insp.Inspect(R__cl, R__insp.GetParent(), "fDensity", &fDensity);
657      R__insp.Inspect(R__cl, R__insp.GetParent(), "fThreshold", &fThreshold);
658      R__insp.Inspect(R__cl, R__insp.GetParent(), "fTotalNumPoints", &fTotalNumPoints);
659      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumClusters", &fNumClusters);
660      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumSigClusters", &fNumSigClusters);
661      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumClustersUniform", &fNumClustersUniform);
662      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumPointsMinimum", &fNumPointsMinimum);
663      R__insp.Inspect(R__cl, R__insp.GetParent(), "fSignificanceLevel", &fSignificanceLevel);
664      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumHitsMinimum", &fNumHitsMinimum);
665      R__insp.Inspect(R__cl, R__insp.GetParent(), "fMeanThreshold", &fMeanThreshold);
666      R__insp.Inspect(R__cl, R__insp.GetParent(), "fFOVThreshold", &fFOVThreshold);
667      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNSigmaToSelect", &fNSigmaToSelect);
668      R__insp.Inspect(R__cl, R__insp.GetParent(), "fGTUDiffThreshold", &fGTUDiffThreshold);
669      R__insp.Inspect(R__cl, R__insp.GetParent(), "fHitted", (void*)&fHitted);
670      R__insp.InspectMember("vector<Int_t>", (void*)&fHitted, "fHitted.", false);
671      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumPoints", &fNumPoints);
672      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumHits", &fNumHits);
673      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumNodes", &fNumNodes);
674      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumPointsCluster", &fNumPointsCluster);
675      R__insp.Inspect(R__cl, R__insp.GetParent(), "fCounter", &fCounter);
676      R__insp.Inspect(R__cl, R__insp.GetParent(), "fBookmark", &fBookmark);
677      R__insp.Inspect(R__cl, R__insp.GetParent(), "fId", (void*)&fId);
678      R__insp.InspectMember("vector<Int_t>", (void*)&fId, "fId.", false);
679      R__insp.Inspect(R__cl, R__insp.GetParent(), "fFlag1", (void*)&fFlag1);
680      R__insp.InspectMember("vector<Bool_t>", (void*)&fFlag1, "fFlag1.", false);
681      R__insp.Inspect(R__cl, R__insp.GetParent(), "fFlag2", (void*)&fFlag2);
682      R__insp.InspectMember("vector<Bool_t>", (void*)&fFlag2, "fFlag2.", false);
683      R__insp.Inspect(R__cl, R__insp.GetParent(), "fClusters", (void*)&fClusters);
684      R__insp.InspectMember("vector<EusoCluster*>", (void*)&fClusters, "fClusters.", false);
685      R__insp.Inspect(R__cl, R__insp.GetParent(), "fSlopeMainPhi", &fSlopeMainPhi);
686      R__insp.Inspect(R__cl, R__insp.GetParent(), "fOffsetMainPhi", &fOffsetMainPhi);
687      R__insp.Inspect(R__cl, R__insp.GetParent(), "fAbsDevMainPhi", &fAbsDevMainPhi);
688      R__insp.Inspect(R__cl, R__insp.GetParent(), "fSlopeMainTheta", &fSlopeMainTheta);
689      R__insp.Inspect(R__cl, R__insp.GetParent(), "fOffsetMainTheta", &fOffsetMainTheta);
690      R__insp.Inspect(R__cl, R__insp.GetParent(), "fAbsDevMainTheta", &fAbsDevMainTheta);
691      R__insp.Inspect(R__cl, R__insp.GetParent(), "fSelectedPixels", (void*)&fSelectedPixels);
692      R__insp.InspectMember("vector<Int_t>", (void*)&fSelectedPixels, "fSelectedPixels.", false);
693      R__insp.Inspect(R__cl, R__insp.GetParent(), "fGtuMin", &fGtuMin);
694      R__insp.Inspect(R__cl, R__insp.GetParent(), "fGtuMax", &fGtuMax);
695      R__insp.Inspect(R__cl, R__insp.GetParent(), "fPixelGtuMap", (void*)&fPixelGtuMap);
696      R__insp.InspectMember("map<Int_t,vector<Int_t> >", (void*)&fPixelGtuMap, "fPixelGtuMap.", false);
697      R__insp.Inspect(R__cl, R__insp.GetParent(), "fSignalFraction", &fSignalFraction);
698      R__insp.Inspect(R__cl, R__insp.GetParent(), "fSigFracOverThresh", &fSigFracOverThresh);
699      R__insp.Inspect(R__cl, R__insp.GetParent(), "fContamination", &fContamination);
700      R__insp.Inspect(R__cl, R__insp.GetParent(), "fContaminationInCluster", &fContaminationInCluster);
701      RecoModule::ShowMembers(R__insp);
702}
703
704namespace ROOT {
705   // Wrappers around operator new
706   static void *new_BaseClusteringModule(void *p) {
707      return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::BaseClusteringModule : new ::BaseClusteringModule;
708   }
709   static void *newArray_BaseClusteringModule(Long_t nElements, void *p) {
710      return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::BaseClusteringModule[nElements] : new ::BaseClusteringModule[nElements];
711   }
712   // Wrapper around operator delete
713   static void delete_BaseClusteringModule(void *p) {
714      delete ((::BaseClusteringModule*)p);
715   }
716   static void deleteArray_BaseClusteringModule(void *p) {
717      delete [] ((::BaseClusteringModule*)p);
718   }
719   static void destruct_BaseClusteringModule(void *p) {
720      typedef ::BaseClusteringModule current_t;
721      ((current_t*)p)->~current_t();
722   }
723} // end of namespace ROOT for class ::BaseClusteringModule
724
725//______________________________________________________________________________
726void ClusterAnalysisModule::Streamer(TBuffer &R__b)
727{
728   // Stream an object of class ClusterAnalysisModule.
729
730   if (R__b.IsReading()) {
731      R__b.ReadClassBuffer(ClusterAnalysisModule::Class(),this);
732   } else {
733      R__b.WriteClassBuffer(ClusterAnalysisModule::Class(),this);
734   }
735}
736
737//______________________________________________________________________________
738void ClusterAnalysisModule::ShowMembers(TMemberInspector &R__insp)
739{
740      // Inspect the data members of an object of class ClusterAnalysisModule.
741      TClass *R__cl = ::ClusterAnalysisModule::IsA();
742      if (R__cl || R__insp.IsA()) { }
743      R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEv", &fEv);
744      R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRecoRootEvent", &fRecoRootEvent);
745      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumThreshold", &fNumThreshold);
746      R__insp.Inspect(R__cl, R__insp.GetParent(), "fRelNumPointsMin", &fRelNumPointsMin);
747      R__insp.Inspect(R__cl, R__insp.GetParent(), "fRelNumHits", &fRelNumHits);
748      R__insp.Inspect(R__cl, R__insp.GetParent(), "fMainCluster", &fMainCluster);
749      R__insp.Inspect(R__cl, R__insp.GetParent(), "fThetaMean", (void*)&fThetaMean);
750      R__insp.InspectMember("vector<Double_t>", (void*)&fThetaMean, "fThetaMean.", false);
751      R__insp.Inspect(R__cl, R__insp.GetParent(), "fPhiMean", (void*)&fPhiMean);
752      R__insp.InspectMember("vector<Double_t>", (void*)&fPhiMean, "fPhiMean.", false);
753      R__insp.Inspect(R__cl, R__insp.GetParent(), "fDim", (void*)&fDim);
754      R__insp.InspectMember("vector<Double_t>", (void*)&fDim, "fDim.", false);
755      R__insp.Inspect(R__cl, R__insp.GetParent(), "fThreshold", &fThreshold);
756      R__insp.Inspect(R__cl, R__insp.GetParent(), "fSelectedClusters", (void*)&fSelectedClusters);
757      R__insp.InspectMember("vector<Int_t>", (void*)&fSelectedClusters, "fSelectedClusters.", false);
758      R__insp.Inspect(R__cl, R__insp.GetParent(), "gDoFit", &gDoFit);
759      R__insp.Inspect(R__cl, R__insp.GetParent(), "fClusters", (void*)&fClusters);
760      R__insp.InspectMember("vector<EusoCluster*>", (void*)&fClusters, "fClusters.", false);
761      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumSuperClusters", &fNumSuperClusters);
762      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumNodes", &fNumNodes);
763      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumPointsCluster", &fNumPointsCluster);
764      R__insp.Inspect(R__cl, R__insp.GetParent(), "fCounter", &fCounter);
765      R__insp.Inspect(R__cl, R__insp.GetParent(), "fBookmark", &fBookmark);
766      R__insp.Inspect(R__cl, R__insp.GetParent(), "fId", (void*)&fId);
767      R__insp.InspectMember("vector<Int_t>", (void*)&fId, "fId.", false);
768      R__insp.Inspect(R__cl, R__insp.GetParent(), "fFlag1", (void*)&fFlag1);
769      R__insp.InspectMember("vector<Bool_t>", (void*)&fFlag1, "fFlag1.", false);
770      R__insp.Inspect(R__cl, R__insp.GetParent(), "fFlag2", (void*)&fFlag2);
771      R__insp.InspectMember("vector<Bool_t>", (void*)&fFlag2, "fFlag2.", false);
772      RecoModule::ShowMembers(R__insp);
773}
774
775namespace ROOT {
776   // Wrappers around operator new
777   static void *new_ClusterAnalysisModule(void *p) {
778      return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ClusterAnalysisModule : new ::ClusterAnalysisModule;
779   }
780   static void *newArray_ClusterAnalysisModule(Long_t nElements, void *p) {
781      return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ClusterAnalysisModule[nElements] : new ::ClusterAnalysisModule[nElements];
782   }
783   // Wrapper around operator delete
784   static void delete_ClusterAnalysisModule(void *p) {
785      delete ((::ClusterAnalysisModule*)p);
786   }
787   static void deleteArray_ClusterAnalysisModule(void *p) {
788      delete [] ((::ClusterAnalysisModule*)p);
789   }
790   static void destruct_ClusterAnalysisModule(void *p) {
791      typedef ::ClusterAnalysisModule current_t;
792      ((current_t*)p)->~current_t();
793   }
794} // end of namespace ROOT for class ::ClusterAnalysisModule
795
796//______________________________________________________________________________
797void EusoCluster::Streamer(TBuffer &R__b)
798{
799   // Stream an object of class EusoCluster.
800
801   if (R__b.IsReading()) {
802      R__b.ReadClassBuffer(EusoCluster::Class(),this);
803   } else {
804      R__b.WriteClassBuffer(EusoCluster::Class(),this);
805   }
806}
807
808//______________________________________________________________________________
809void EusoCluster::ShowMembers(TMemberInspector &R__insp)
810{
811      // Inspect the data members of an object of class EusoCluster.
812      TClass *R__cl = ::EusoCluster::IsA();
813      if (R__cl || R__insp.IsA()) { }
814      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumPoints", &fNumPoints);
815      R__insp.Inspect(R__cl, R__insp.GetParent(), "fThetaMin", &fThetaMin);
816      R__insp.Inspect(R__cl, R__insp.GetParent(), "fThetaMax", &fThetaMax);
817      R__insp.Inspect(R__cl, R__insp.GetParent(), "fPhiMin", &fPhiMin);
818      R__insp.Inspect(R__cl, R__insp.GetParent(), "fPhiMax", &fPhiMax);
819      R__insp.Inspect(R__cl, R__insp.GetParent(), "fGtuMin", &fGtuMin);
820      R__insp.Inspect(R__cl, R__insp.GetParent(), "fGtuMax", &fGtuMax);
821      R__insp.Inspect(R__cl, R__insp.GetParent(), "fThreshold", &fThreshold);
822      R__insp.Inspect(R__cl, R__insp.GetParent(), "fIsFitted", &fIsFitted);
823      R__insp.Inspect(R__cl, R__insp.GetParent(), "fSlopeTheta", &fSlopeTheta);
824      R__insp.Inspect(R__cl, R__insp.GetParent(), "fOffsetTheta", &fOffsetTheta);
825      R__insp.Inspect(R__cl, R__insp.GetParent(), "fAbsoluteDeviationTheta", &fAbsoluteDeviationTheta);
826      R__insp.Inspect(R__cl, R__insp.GetParent(), "fSlopePhi", &fSlopePhi);
827      R__insp.Inspect(R__cl, R__insp.GetParent(), "fOffsetPhi", &fOffsetPhi);
828      R__insp.Inspect(R__cl, R__insp.GetParent(), "fAbsoluteDeviationPhi", &fAbsoluteDeviationPhi);
829      R__insp.Inspect(R__cl, R__insp.GetParent(), "fPixelId", (void*)&fPixelId);
830      R__insp.InspectMember("vector<Int_t>", (void*)&fPixelId, "fPixelId.", false);
831}
832
833namespace ROOT {
834   // Wrappers around operator new
835   static void *new_EusoCluster(void *p) {
836      return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::EusoCluster : new ::EusoCluster;
837   }
838   static void *newArray_EusoCluster(Long_t nElements, void *p) {
839      return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::EusoCluster[nElements] : new ::EusoCluster[nElements];
840   }
841   // Wrapper around operator delete
842   static void delete_EusoCluster(void *p) {
843      delete ((::EusoCluster*)p);
844   }
845   static void deleteArray_EusoCluster(void *p) {
846      delete [] ((::EusoCluster*)p);
847   }
848   static void destruct_EusoCluster(void *p) {
849      typedef ::EusoCluster current_t;
850      ((current_t*)p)->~current_t();
851   }
852} // end of namespace ROOT for class ::EusoCluster
853
854//______________________________________________________________________________
855void GTUClusteringModule::Streamer(TBuffer &R__b)
856{
857   // Stream an object of class GTUClusteringModule.
858
859   if (R__b.IsReading()) {
860      R__b.ReadClassBuffer(GTUClusteringModule::Class(),this);
861   } else {
862      R__b.WriteClassBuffer(GTUClusteringModule::Class(),this);
863   }
864}
865
866//______________________________________________________________________________
867void GTUClusteringModule::ShowMembers(TMemberInspector &R__insp)
868{
869      // Inspect the data members of an object of class GTUClusteringModule.
870      TClass *R__cl = ::GTUClusteringModule::IsA();
871      if (R__cl || R__insp.IsA()) { }
872      R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEv", &fEv);
873      R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRecoRootEvent", &fRecoRootEvent);
874      R__insp.Inspect(R__cl, R__insp.GetParent(), "fSpClusters", (void*)&fSpClusters);
875      R__insp.InspectMember("vector<EusoCluster*>", (void*)&fSpClusters, "fSpClusters.", false);
876      R__insp.Inspect(R__cl, R__insp.GetParent(), "fThetaMin", &fThetaMin);
877      R__insp.Inspect(R__cl, R__insp.GetParent(), "fThetaMax", &fThetaMax);
878      R__insp.Inspect(R__cl, R__insp.GetParent(), "fPhiMin", &fPhiMin);
879      R__insp.Inspect(R__cl, R__insp.GetParent(), "fPhiMax", &fPhiMax);
880      R__insp.Inspect(R__cl, R__insp.GetParent(), "fGtuMin", &fGtuMin);
881      R__insp.Inspect(R__cl, R__insp.GetParent(), "fGtuMax", &fGtuMax);
882      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumPoints", &fNumPoints);
883      R__insp.Inspect(R__cl, R__insp.GetParent(), "fPixels", (void*)&fPixels);
884      R__insp.InspectMember("vector<Int_t>", (void*)&fPixels, "fPixels.", false);
885      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumHitsMinimum", &fNumHitsMinimum);
886      R__insp.Inspect(R__cl, R__insp.GetParent(), "fTmClusters", (void*)&fTmClusters);
887      R__insp.InspectMember("vector<vector<Int_t> >", (void*)&fTmClusters, "fTmClusters.", false);
888      R__insp.Inspect(R__cl, R__insp.GetParent(), "fCluPixels", (void*)&fCluPixels);
889      R__insp.InspectMember("vector<Int_t>", (void*)&fCluPixels, "fCluPixels.", false);
890      R__insp.Inspect(R__cl, R__insp.GetParent(), "fUseNatural", &fUseNatural);
891      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumClusters", &fNumClusters);
892      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumSigClusters", &fNumSigClusters);
893      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumClustersUniform", &fNumClustersUniform);
894      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumPointsMinimum", &fNumPointsMinimum);
895      R__insp.Inspect(R__cl, R__insp.GetParent(), "fSignificanceLevel", &fSignificanceLevel);
896      R__insp.Inspect(R__cl, R__insp.GetParent(), "fDensity", &fDensity);
897      R__insp.Inspect(R__cl, R__insp.GetParent(), "fThreshold", &fThreshold);
898      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumNodes", &fNumNodes);
899      R__insp.Inspect(R__cl, R__insp.GetParent(), "fNumPointsCluster", &fNumPointsCluster);
900      R__insp.Inspect(R__cl, R__insp.GetParent(), "fCounter", &fCounter);
901      R__insp.Inspect(R__cl, R__insp.GetParent(), "fBookmark", &fBookmark);
902      R__insp.Inspect(R__cl, R__insp.GetParent(), "fId", (void*)&fId);
903      R__insp.InspectMember("vector<Int_t>", (void*)&fId, "fId.", false);
904      R__insp.Inspect(R__cl, R__insp.GetParent(), "fFlag1", (void*)&fFlag1);
905      R__insp.InspectMember("vector<Bool_t>", (void*)&fFlag1, "fFlag1.", false);
906      R__insp.Inspect(R__cl, R__insp.GetParent(), "fFlag2", (void*)&fFlag2);
907      R__insp.InspectMember("vector<Bool_t>", (void*)&fFlag2, "fFlag2.", false);
908      RecoModule::ShowMembers(R__insp);
909}
910
911namespace ROOT {
912   // Wrappers around operator new
913   static void *new_GTUClusteringModule(void *p) {
914      return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::GTUClusteringModule : new ::GTUClusteringModule;
915   }
916   static void *newArray_GTUClusteringModule(Long_t nElements, void *p) {
917      return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::GTUClusteringModule[nElements] : new ::GTUClusteringModule[nElements];
918   }
919   // Wrapper around operator delete
920   static void delete_GTUClusteringModule(void *p) {
921      delete ((::GTUClusteringModule*)p);
922   }
923   static void deleteArray_GTUClusteringModule(void *p) {
924      delete [] ((::GTUClusteringModule*)p);
925   }
926   static void destruct_GTUClusteringModule(void *p) {
927      typedef ::GTUClusteringModule current_t;
928      ((current_t*)p)->~current_t();
929   }
930} // end of namespace ROOT for class ::GTUClusteringModule
931
932//______________________________________________________________________________
933void RobustModule::Streamer(TBuffer &R__b)
934{
935   // Stream an object of class RobustModule.
936
937   if (R__b.IsReading()) {
938      R__b.ReadClassBuffer(RobustModule::Class(),this);
939   } else {
940      R__b.WriteClassBuffer(RobustModule::Class(),this);
941   }
942}
943
944//______________________________________________________________________________
945void RobustModule::ShowMembers(TMemberInspector &R__insp)
946{
947      // Inspect the data members of an object of class RobustModule.
948      TClass *R__cl = ::RobustModule::IsA();
949      if (R__cl || R__insp.IsA()) { }
950      R__insp.Inspect(R__cl, R__insp.GetParent(), "*fEvent", &fEvent);
951      R__insp.Inspect(R__cl, R__insp.GetParent(), "*fRunpars", &fRunpars);
952      R__insp.Inspect(R__cl, R__insp.GetParent(), "fx1", &fx1);
953      R__insp.Inspect(R__cl, R__insp.GetParent(), "fx2", &fx2);
954      R__insp.Inspect(R__cl, R__insp.GetParent(), "fy1", &fy1);
955      R__insp.Inspect(R__cl, R__insp.GetParent(), "fy2", &fy2);
956      R__insp.Inspect(R__cl, R__insp.GetParent(), "*fWeights", &fWeights);
957      R__insp.Inspect(R__cl, R__insp.GetParent(), "ftrack_info", (void*)&ftrack_info);
958      R__insp.InspectMember("RobustModule::TrackInformation", (void*)&ftrack_info, "ftrack_info.", false);
959      R__insp.Inspect(R__cl, R__insp.GetParent(), "sigpix", (void*)&sigpix);
960      R__insp.InspectMember("vector<int>", (void*)&sigpix, "sigpix.", false);
961      RecoModule::ShowMembers(R__insp);
962}
963
964namespace ROOT {
965   // Wrappers around operator new
966   static void *new_RobustModule(void *p) {
967      return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RobustModule : new ::RobustModule;
968   }
969   static void *newArray_RobustModule(Long_t nElements, void *p) {
970      return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::RobustModule[nElements] : new ::RobustModule[nElements];
971   }
972   // Wrapper around operator delete
973   static void delete_RobustModule(void *p) {
974      delete ((::RobustModule*)p);
975   }
976   static void deleteArray_RobustModule(void *p) {
977      delete [] ((::RobustModule*)p);
978   }
979   static void destruct_RobustModule(void *p) {
980      typedef ::RobustModule current_t;
981      ((current_t*)p)->~current_t();
982   }
983} // end of namespace ROOT for class ::RobustModule
984
985/********************************************************
986* /Users/moretto/Documents/thesis/ESAF/Code/esaf_lal/esaf/tmp/ESAFTMP.moretto/x86_64/clustering/G___clusteringDict.cc
987* CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED
988*          FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX().
989*          CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE.
990********************************************************/
991
992#ifdef G__MEMTEST
993#undef malloc
994#undef free
995#endif
996
997#if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3))
998#pragma GCC diagnostic ignored "-Wstrict-aliasing"
999#endif
1000
1001extern "C" void G__cpp_reset_tagtableG___clusteringDict();
1002
1003extern "C" void G__set_cpp_environmentG___clusteringDict() {
1004  G__cpp_reset_tagtableG___clusteringDict();
1005}
1006#include <new>
1007extern "C" int G__cpp_dllrevG___clusteringDict() { return(30051515); }
1008
1009/*********************************************************
1010* Member function Interface Method
1011*********************************************************/
1012
1013/* EusoCluster */
1014static int G__G___clusteringDict_441_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1015{
1016   EusoCluster* p = NULL;
1017   char* gvp = (char*) G__getgvp();
1018   int n = G__getaryconstruct();
1019   if (n) {
1020     if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
1021       p = new EusoCluster[n];
1022     } else {
1023       p = new((void*) gvp) EusoCluster[n];
1024     }
1025   } else {
1026     if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
1027       p = new EusoCluster;
1028     } else {
1029       p = new((void*) gvp) EusoCluster;
1030     }
1031   }
1032   result7->obj.i = (long) p;
1033   result7->ref = (long) p;
1034   G__set_tagnum(result7,G__get_linked_tagnum(&G__G___clusteringDictLN_EusoCluster));
1035   return(1 || funcname || hash || result7 || libp) ;
1036}
1037
1038static int G__G___clusteringDict_441_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1039{
1040      ((EusoCluster*) G__getstructoffset())->AddPoint((Int_t) G__int(libp->para[0]));
1041      G__setnull(result7);
1042   return(1 || funcname || hash || result7 || libp) ;
1043}
1044
1045static int G__G___clusteringDict_441_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1046{
1047      G__letint(result7, 105, (long) ((const EusoCluster*) G__getstructoffset())->GetNumPoints());
1048   return(1 || funcname || hash || result7 || libp) ;
1049}
1050
1051static int G__G___clusteringDict_441_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1052{
1053      G__letdouble(result7, 100, (double) ((const EusoCluster*) G__getstructoffset())->GetThetaMin());
1054   return(1 || funcname || hash || result7 || libp) ;
1055}
1056
1057static int G__G___clusteringDict_441_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1058{
1059      G__letdouble(result7, 100, (double) ((const EusoCluster*) G__getstructoffset())->GetThetaMax());
1060   return(1 || funcname || hash || result7 || libp) ;
1061}
1062
1063static int G__G___clusteringDict_441_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1064{
1065      G__letdouble(result7, 100, (double) ((const EusoCluster*) G__getstructoffset())->GetPhiMin());
1066   return(1 || funcname || hash || result7 || libp) ;
1067}
1068
1069static int G__G___clusteringDict_441_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1070{
1071      G__letdouble(result7, 100, (double) ((const EusoCluster*) G__getstructoffset())->GetPhiMax());
1072   return(1 || funcname || hash || result7 || libp) ;
1073}
1074
1075static int G__G___clusteringDict_441_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1076{
1077      G__letint(result7, 105, (long) ((const EusoCluster*) G__getstructoffset())->GetGtuMin());
1078   return(1 || funcname || hash || result7 || libp) ;
1079}
1080
1081static int G__G___clusteringDict_441_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1082{
1083      G__letint(result7, 105, (long) ((const EusoCluster*) G__getstructoffset())->GetGtuMax());
1084   return(1 || funcname || hash || result7 || libp) ;
1085}
1086
1087static int G__G___clusteringDict_441_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1088{
1089      G__letint(result7, 105, (long) ((const EusoCluster*) G__getstructoffset())->GetThreshold());
1090   return(1 || funcname || hash || result7 || libp) ;
1091}
1092
1093static int G__G___clusteringDict_441_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1094{
1095      {
1096         vector<Int_t>* pobj;
1097         vector<Int_t> xobj = ((EusoCluster*) G__getstructoffset())->GetPixelVector();
1098         pobj = new vector<Int_t>(xobj);
1099         result7->obj.i = (long) ((void*) pobj);
1100         result7->ref = result7->obj.i;
1101         G__store_tempobject(*result7);
1102      }
1103   return(1 || funcname || hash || result7 || libp) ;
1104}
1105
1106static int G__G___clusteringDict_441_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1107{
1108      G__letint(result7, 105, (long) ((EusoCluster*) G__getstructoffset())->GetPixelId((Int_t) G__int(libp->para[0])));
1109   return(1 || funcname || hash || result7 || libp) ;
1110}
1111
1112static int G__G___clusteringDict_441_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1113{
1114      G__letint(result7, 103, (long) ((const EusoCluster*) G__getstructoffset())->GetFitted());
1115   return(1 || funcname || hash || result7 || libp) ;
1116}
1117
1118static int G__G___clusteringDict_441_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1119{
1120      G__letdouble(result7, 100, (double) ((const EusoCluster*) G__getstructoffset())->GetSlopeTheta());
1121   return(1 || funcname || hash || result7 || libp) ;
1122}
1123
1124static int G__G___clusteringDict_441_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1125{
1126      G__letdouble(result7, 100, (double) ((const EusoCluster*) G__getstructoffset())->GetOffsetTheta());
1127   return(1 || funcname || hash || result7 || libp) ;
1128}
1129
1130static int G__G___clusteringDict_441_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1131{
1132      G__letdouble(result7, 100, (double) ((const EusoCluster*) G__getstructoffset())->GetAbsoluteDeviationTheta());
1133   return(1 || funcname || hash || result7 || libp) ;
1134}
1135
1136static int G__G___clusteringDict_441_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1137{
1138      G__letdouble(result7, 100, (double) ((const EusoCluster*) G__getstructoffset())->GetSlopePhi());
1139   return(1 || funcname || hash || result7 || libp) ;
1140}
1141
1142static int G__G___clusteringDict_441_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1143{
1144      G__letdouble(result7, 100, (double) ((const EusoCluster*) G__getstructoffset())->GetOffsetPhi());
1145   return(1 || funcname || hash || result7 || libp) ;
1146}
1147
1148static int G__G___clusteringDict_441_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1149{
1150      G__letdouble(result7, 100, (double) ((const EusoCluster*) G__getstructoffset())->GetAbsoluteDeviationPhi());
1151   return(1 || funcname || hash || result7 || libp) ;
1152}
1153
1154static int G__G___clusteringDict_441_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1155{
1156      ((EusoCluster*) G__getstructoffset())->SetThetaMin((Double_t) G__double(libp->para[0]));
1157      G__setnull(result7);
1158   return(1 || funcname || hash || result7 || libp) ;
1159}
1160
1161static int G__G___clusteringDict_441_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1162{
1163      ((EusoCluster*) G__getstructoffset())->SetThetaMax((Double_t) G__double(libp->para[0]));
1164      G__setnull(result7);
1165   return(1 || funcname || hash || result7 || libp) ;
1166}
1167
1168static int G__G___clusteringDict_441_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1169{
1170      ((EusoCluster*) G__getstructoffset())->SetPhiMin((Double_t) G__double(libp->para[0]));
1171      G__setnull(result7);
1172   return(1 || funcname || hash || result7 || libp) ;
1173}
1174
1175static int G__G___clusteringDict_441_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1176{
1177      ((EusoCluster*) G__getstructoffset())->SetPhiMax((Double_t) G__double(libp->para[0]));
1178      G__setnull(result7);
1179   return(1 || funcname || hash || result7 || libp) ;
1180}
1181
1182static int G__G___clusteringDict_441_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1183{
1184      ((EusoCluster*) G__getstructoffset())->SetGtuMin((Int_t) G__int(libp->para[0]));
1185      G__setnull(result7);
1186   return(1 || funcname || hash || result7 || libp) ;
1187}
1188
1189static int G__G___clusteringDict_441_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1190{
1191      ((EusoCluster*) G__getstructoffset())->SetGtuMax((Int_t) G__int(libp->para[0]));
1192      G__setnull(result7);
1193   return(1 || funcname || hash || result7 || libp) ;
1194}
1195
1196static int G__G___clusteringDict_441_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1197{
1198      ((EusoCluster*) G__getstructoffset())->SetThreshold((Int_t) G__int(libp->para[0]));
1199      G__setnull(result7);
1200   return(1 || funcname || hash || result7 || libp) ;
1201}
1202
1203static int G__G___clusteringDict_441_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1204{
1205      ((EusoCluster*) G__getstructoffset())->SetFitted((Bool_t) G__int(libp->para[0]));
1206      G__setnull(result7);
1207   return(1 || funcname || hash || result7 || libp) ;
1208}
1209
1210static int G__G___clusteringDict_441_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1211{
1212      ((EusoCluster*) G__getstructoffset())->SetSlopeTheta((Double_t) G__double(libp->para[0]));
1213      G__setnull(result7);
1214   return(1 || funcname || hash || result7 || libp) ;
1215}
1216
1217static int G__G___clusteringDict_441_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1218{
1219      ((EusoCluster*) G__getstructoffset())->SetOffsetTheta((Double_t) G__double(libp->para[0]));
1220      G__setnull(result7);
1221   return(1 || funcname || hash || result7 || libp) ;
1222}
1223
1224static int G__G___clusteringDict_441_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1225{
1226      ((EusoCluster*) G__getstructoffset())->SetAbsoluteDeviationTheta((Double_t) G__double(libp->para[0]));
1227      G__setnull(result7);
1228   return(1 || funcname || hash || result7 || libp) ;
1229}
1230
1231static int G__G___clusteringDict_441_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1232{
1233      ((EusoCluster*) G__getstructoffset())->SetSlopePhi((Double_t) G__double(libp->para[0]));
1234      G__setnull(result7);
1235   return(1 || funcname || hash || result7 || libp) ;
1236}
1237
1238static int G__G___clusteringDict_441_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1239{
1240      ((EusoCluster*) G__getstructoffset())->SetOffsetPhi((Double_t) G__double(libp->para[0]));
1241      G__setnull(result7);
1242   return(1 || funcname || hash || result7 || libp) ;
1243}
1244
1245static int G__G___clusteringDict_441_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1246{
1247      ((EusoCluster*) G__getstructoffset())->SetAbsoluteDeviationPhi((Double_t) G__double(libp->para[0]));
1248      G__setnull(result7);
1249   return(1 || funcname || hash || result7 || libp) ;
1250}
1251
1252static int G__G___clusteringDict_441_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1253{
1254      G__letint(result7, 85, (long) EusoCluster::Class());
1255   return(1 || funcname || hash || result7 || libp) ;
1256}
1257
1258static int G__G___clusteringDict_441_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1259{
1260      G__letint(result7, 67, (long) EusoCluster::Class_Name());
1261   return(1 || funcname || hash || result7 || libp) ;
1262}
1263
1264static int G__G___clusteringDict_441_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1265{
1266      G__letint(result7, 115, (long) EusoCluster::Class_Version());
1267   return(1 || funcname || hash || result7 || libp) ;
1268}
1269
1270static int G__G___clusteringDict_441_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1271{
1272      EusoCluster::Dictionary();
1273      G__setnull(result7);
1274   return(1 || funcname || hash || result7 || libp) ;
1275}
1276
1277static int G__G___clusteringDict_441_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1278{
1279      G__letint(result7, 85, (long) ((const EusoCluster*) G__getstructoffset())->IsA());
1280   return(1 || funcname || hash || result7 || libp) ;
1281}
1282
1283static int G__G___clusteringDict_441_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1284{
1285      ((EusoCluster*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
1286      G__setnull(result7);
1287   return(1 || funcname || hash || result7 || libp) ;
1288}
1289
1290static int G__G___clusteringDict_441_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1291{
1292      ((EusoCluster*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
1293      G__setnull(result7);
1294   return(1 || funcname || hash || result7 || libp) ;
1295}
1296
1297static int G__G___clusteringDict_441_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1298{
1299      ((EusoCluster*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
1300      G__setnull(result7);
1301   return(1 || funcname || hash || result7 || libp) ;
1302}
1303
1304static int G__G___clusteringDict_441_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1305{
1306      G__letint(result7, 67, (long) EusoCluster::DeclFileName());
1307   return(1 || funcname || hash || result7 || libp) ;
1308}
1309
1310static int G__G___clusteringDict_441_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1311{
1312      G__letint(result7, 105, (long) EusoCluster::ImplFileLine());
1313   return(1 || funcname || hash || result7 || libp) ;
1314}
1315
1316static int G__G___clusteringDict_441_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1317{
1318      G__letint(result7, 67, (long) EusoCluster::ImplFileName());
1319   return(1 || funcname || hash || result7 || libp) ;
1320}
1321
1322static int G__G___clusteringDict_441_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1323{
1324      G__letint(result7, 105, (long) EusoCluster::DeclFileLine());
1325   return(1 || funcname || hash || result7 || libp) ;
1326}
1327
1328// automatic copy constructor
1329static int G__G___clusteringDict_441_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1330
1331{
1332   EusoCluster* p;
1333   void* tmp = (void*) G__int(libp->para[0]);
1334   p = new EusoCluster(*(EusoCluster*) tmp);
1335   result7->obj.i = (long) p;
1336   result7->ref = (long) p;
1337   G__set_tagnum(result7,G__get_linked_tagnum(&G__G___clusteringDictLN_EusoCluster));
1338   return(1 || funcname || hash || result7 || libp) ;
1339}
1340
1341// automatic destructor
1342typedef EusoCluster G__TEusoCluster;
1343static int G__G___clusteringDict_441_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1344{
1345   char* gvp = (char*) G__getgvp();
1346   long soff = G__getstructoffset();
1347   int n = G__getaryconstruct();
1348   //
1349   //has_a_delete: 0
1350   //has_own_delete1arg: 0
1351   //has_own_delete2arg: 0
1352   //
1353   if (!soff) {
1354     return(1);
1355   }
1356   if (n) {
1357     if (gvp == (char*)G__PVOID) {
1358       delete[] (EusoCluster*) soff;
1359     } else {
1360       G__setgvp((long) G__PVOID);
1361       for (int i = n - 1; i >= 0; --i) {
1362         ((EusoCluster*) (soff+(sizeof(EusoCluster)*i)))->~G__TEusoCluster();
1363       }
1364       G__setgvp((long)gvp);
1365     }
1366   } else {
1367     if (gvp == (char*)G__PVOID) {
1368       delete (EusoCluster*) soff;
1369     } else {
1370       G__setgvp((long) G__PVOID);
1371       ((EusoCluster*) (soff))->~G__TEusoCluster();
1372       G__setgvp((long)gvp);
1373     }
1374   }
1375   G__setnull(result7);
1376   return(1 || funcname || hash || result7 || libp) ;
1377}
1378
1379// automatic assignment operator
1380static int G__G___clusteringDict_441_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1381{
1382   EusoCluster* dest = (EusoCluster*) G__getstructoffset();
1383   *dest = *(EusoCluster*) libp->para[0].ref;
1384   const EusoCluster& obj = *dest;
1385   result7->ref = (long) (&obj);
1386   result7->obj.i = (long) (&obj);
1387   return(1 || funcname || hash || result7 || libp) ;
1388}
1389
1390
1391/* BaseClusteringModule */
1392static int G__G___clusteringDict_442_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1393{
1394   BaseClusteringModule* p = NULL;
1395   char* gvp = (char*) G__getgvp();
1396   int n = G__getaryconstruct();
1397   if (n) {
1398     if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
1399       p = new BaseClusteringModule[n];
1400     } else {
1401       p = new((void*) gvp) BaseClusteringModule[n];
1402     }
1403   } else {
1404     if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
1405       p = new BaseClusteringModule;
1406     } else {
1407       p = new((void*) gvp) BaseClusteringModule;
1408     }
1409   }
1410   result7->obj.i = (long) p;
1411   result7->ref = (long) p;
1412   G__set_tagnum(result7,G__get_linked_tagnum(&G__G___clusteringDictLN_BaseClusteringModule));
1413   return(1 || funcname || hash || result7 || libp) ;
1414}
1415
1416static int G__G___clusteringDict_442_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1417{
1418      G__letint(result7, 85, (long) ((BaseClusteringModule*) G__getstructoffset())->GetCluster((Int_t) G__int(libp->para[0])));
1419   return(1 || funcname || hash || result7 || libp) ;
1420}
1421
1422static int G__G___clusteringDict_442_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1423{
1424      G__letint(result7, 85, (long) BaseClusteringModule::Class());
1425   return(1 || funcname || hash || result7 || libp) ;
1426}
1427
1428static int G__G___clusteringDict_442_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1429{
1430      G__letint(result7, 67, (long) BaseClusteringModule::Class_Name());
1431   return(1 || funcname || hash || result7 || libp) ;
1432}
1433
1434static int G__G___clusteringDict_442_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1435{
1436      G__letint(result7, 115, (long) BaseClusteringModule::Class_Version());
1437   return(1 || funcname || hash || result7 || libp) ;
1438}
1439
1440static int G__G___clusteringDict_442_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1441{
1442      BaseClusteringModule::Dictionary();
1443      G__setnull(result7);
1444   return(1 || funcname || hash || result7 || libp) ;
1445}
1446
1447static int G__G___clusteringDict_442_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1448{
1449      ((BaseClusteringModule*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
1450      G__setnull(result7);
1451   return(1 || funcname || hash || result7 || libp) ;
1452}
1453
1454static int G__G___clusteringDict_442_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1455{
1456      G__letint(result7, 67, (long) BaseClusteringModule::DeclFileName());
1457   return(1 || funcname || hash || result7 || libp) ;
1458}
1459
1460static int G__G___clusteringDict_442_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1461{
1462      G__letint(result7, 105, (long) BaseClusteringModule::ImplFileLine());
1463   return(1 || funcname || hash || result7 || libp) ;
1464}
1465
1466static int G__G___clusteringDict_442_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1467{
1468      G__letint(result7, 67, (long) BaseClusteringModule::ImplFileName());
1469   return(1 || funcname || hash || result7 || libp) ;
1470}
1471
1472static int G__G___clusteringDict_442_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1473{
1474      G__letint(result7, 105, (long) BaseClusteringModule::DeclFileLine());
1475   return(1 || funcname || hash || result7 || libp) ;
1476}
1477
1478// automatic destructor
1479typedef BaseClusteringModule G__TBaseClusteringModule;
1480static int G__G___clusteringDict_442_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1481{
1482   char* gvp = (char*) G__getgvp();
1483   long soff = G__getstructoffset();
1484   int n = G__getaryconstruct();
1485   //
1486   //has_a_delete: 0
1487   //has_own_delete1arg: 0
1488   //has_own_delete2arg: 0
1489   //
1490   if (!soff) {
1491     return(1);
1492   }
1493   if (n) {
1494     if (gvp == (char*)G__PVOID) {
1495       delete[] (BaseClusteringModule*) soff;
1496     } else {
1497       G__setgvp((long) G__PVOID);
1498       for (int i = n - 1; i >= 0; --i) {
1499         ((BaseClusteringModule*) (soff+(sizeof(BaseClusteringModule)*i)))->~G__TBaseClusteringModule();
1500       }
1501       G__setgvp((long)gvp);
1502     }
1503   } else {
1504     if (gvp == (char*)G__PVOID) {
1505       delete (BaseClusteringModule*) soff;
1506     } else {
1507       G__setgvp((long) G__PVOID);
1508       ((BaseClusteringModule*) (soff))->~G__TBaseClusteringModule();
1509       G__setgvp((long)gvp);
1510     }
1511   }
1512   G__setnull(result7);
1513   return(1 || funcname || hash || result7 || libp) ;
1514}
1515
1516
1517/* AutomatedClustering */
1518static int G__G___clusteringDict_458_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1519{
1520   AutomatedClustering* p = NULL;
1521   char* gvp = (char*) G__getgvp();
1522   //m: 5
1523   if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
1524     p = new AutomatedClustering(
1525(RecoEvent*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
1526, (Double_t) G__double(libp->para[2]), (Int_t) G__int(libp->para[3])
1527, (Bool_t) G__int(libp->para[4]));
1528   } else {
1529     p = new((void*) gvp) AutomatedClustering(
1530(RecoEvent*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
1531, (Double_t) G__double(libp->para[2]), (Int_t) G__int(libp->para[3])
1532, (Bool_t) G__int(libp->para[4]));
1533   }
1534   result7->obj.i = (long) p;
1535   result7->ref = (long) p;
1536   G__set_tagnum(result7,G__get_linked_tagnum(&G__G___clusteringDictLN_AutomatedClustering));
1537   return(1 || funcname || hash || result7 || libp) ;
1538}
1539
1540static int G__G___clusteringDict_458_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1541{
1542   AutomatedClustering* p = NULL;
1543   char* gvp = (char*) G__getgvp();
1544   //m: 4
1545   if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
1546     p = new AutomatedClustering(
1547(RecoEvent*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
1548, (Int_t) G__int(libp->para[2]), (Bool_t) G__int(libp->para[3]));
1549   } else {
1550     p = new((void*) gvp) AutomatedClustering(
1551(RecoEvent*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
1552, (Int_t) G__int(libp->para[2]), (Bool_t) G__int(libp->para[3]));
1553   }
1554   result7->obj.i = (long) p;
1555   result7->ref = (long) p;
1556   G__set_tagnum(result7,G__get_linked_tagnum(&G__G___clusteringDictLN_AutomatedClustering));
1557   return(1 || funcname || hash || result7 || libp) ;
1558}
1559
1560static int G__G___clusteringDict_458_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1561{
1562      ((AutomatedClustering*) G__getstructoffset())->Clustering();
1563      G__setnull(result7);
1564   return(1 || funcname || hash || result7 || libp) ;
1565}
1566
1567static int G__G___clusteringDict_458_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1568{
1569      {
1570         vector<EusoCluster*>* pobj;
1571         vector<EusoCluster*> xobj = ((AutomatedClustering*) G__getstructoffset())->GetClusters();
1572         pobj = new vector<EusoCluster*>(xobj);
1573         result7->obj.i = (long) ((void*) pobj);
1574         result7->ref = result7->obj.i;
1575         G__store_tempobject(*result7);
1576      }
1577   return(1 || funcname || hash || result7 || libp) ;
1578}
1579
1580static int G__G___clusteringDict_458_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1581{
1582      G__letdouble(result7, 100, (double) ((AutomatedClustering*) G__getstructoffset())->GetDistanceThreshold());
1583   return(1 || funcname || hash || result7 || libp) ;
1584}
1585
1586static int G__G___clusteringDict_458_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1587{
1588      G__letint(result7, 105, (long) ((AutomatedClustering*) G__getstructoffset())->GetSignificanceLevel());
1589   return(1 || funcname || hash || result7 || libp) ;
1590}
1591
1592static int G__G___clusteringDict_458_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1593{
1594      G__letdouble(result7, 100, (double) ((AutomatedClustering*) G__getstructoffset())->GetNumHitsMinimum());
1595   return(1 || funcname || hash || result7 || libp) ;
1596}
1597
1598static int G__G___clusteringDict_458_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1599{
1600      G__letint(result7, 85, (long) AutomatedClustering::Class());
1601   return(1 || funcname || hash || result7 || libp) ;
1602}
1603
1604static int G__G___clusteringDict_458_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1605{
1606      G__letint(result7, 67, (long) AutomatedClustering::Class_Name());
1607   return(1 || funcname || hash || result7 || libp) ;
1608}
1609
1610static int G__G___clusteringDict_458_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1611{
1612      G__letint(result7, 115, (long) AutomatedClustering::Class_Version());
1613   return(1 || funcname || hash || result7 || libp) ;
1614}
1615
1616static int G__G___clusteringDict_458_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1617{
1618      AutomatedClustering::Dictionary();
1619      G__setnull(result7);
1620   return(1 || funcname || hash || result7 || libp) ;
1621}
1622
1623static int G__G___clusteringDict_458_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1624{
1625      ((AutomatedClustering*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
1626      G__setnull(result7);
1627   return(1 || funcname || hash || result7 || libp) ;
1628}
1629
1630static int G__G___clusteringDict_458_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1631{
1632      G__letint(result7, 67, (long) AutomatedClustering::DeclFileName());
1633   return(1 || funcname || hash || result7 || libp) ;
1634}
1635
1636static int G__G___clusteringDict_458_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1637{
1638      G__letint(result7, 105, (long) AutomatedClustering::ImplFileLine());
1639   return(1 || funcname || hash || result7 || libp) ;
1640}
1641
1642static int G__G___clusteringDict_458_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1643{
1644      G__letint(result7, 67, (long) AutomatedClustering::ImplFileName());
1645   return(1 || funcname || hash || result7 || libp) ;
1646}
1647
1648static int G__G___clusteringDict_458_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1649{
1650      G__letint(result7, 105, (long) AutomatedClustering::DeclFileLine());
1651   return(1 || funcname || hash || result7 || libp) ;
1652}
1653
1654// automatic destructor
1655typedef AutomatedClustering G__TAutomatedClustering;
1656static int G__G___clusteringDict_458_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1657{
1658   char* gvp = (char*) G__getgvp();
1659   long soff = G__getstructoffset();
1660   int n = G__getaryconstruct();
1661   //
1662   //has_a_delete: 0
1663   //has_own_delete1arg: 0
1664   //has_own_delete2arg: 0
1665   //
1666   if (!soff) {
1667     return(1);
1668   }
1669   if (n) {
1670     if (gvp == (char*)G__PVOID) {
1671       delete[] (AutomatedClustering*) soff;
1672     } else {
1673       G__setgvp((long) G__PVOID);
1674       for (int i = n - 1; i >= 0; --i) {
1675         ((AutomatedClustering*) (soff+(sizeof(AutomatedClustering)*i)))->~G__TAutomatedClustering();
1676       }
1677       G__setgvp((long)gvp);
1678     }
1679   } else {
1680     if (gvp == (char*)G__PVOID) {
1681       delete (AutomatedClustering*) soff;
1682     } else {
1683       G__setgvp((long) G__PVOID);
1684       ((AutomatedClustering*) (soff))->~G__TAutomatedClustering();
1685       G__setgvp((long)gvp);
1686     }
1687   }
1688   G__setnull(result7);
1689   return(1 || funcname || hash || result7 || libp) ;
1690}
1691
1692
1693/* GTUClusteringModule */
1694static int G__G___clusteringDict_459_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1695{
1696   GTUClusteringModule* p = NULL;
1697   char* gvp = (char*) G__getgvp();
1698   int n = G__getaryconstruct();
1699   if (n) {
1700     if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
1701       p = new GTUClusteringModule[n];
1702     } else {
1703       p = new((void*) gvp) GTUClusteringModule[n];
1704     }
1705   } else {
1706     if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
1707       p = new GTUClusteringModule;
1708     } else {
1709       p = new((void*) gvp) GTUClusteringModule;
1710     }
1711   }
1712   result7->obj.i = (long) p;
1713   result7->ref = (long) p;
1714   G__set_tagnum(result7,G__get_linked_tagnum(&G__G___clusteringDictLN_GTUClusteringModule));
1715   return(1 || funcname || hash || result7 || libp) ;
1716}
1717
1718static int G__G___clusteringDict_459_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1719{
1720      G__letint(result7, 85, (long) GTUClusteringModule::Class());
1721   return(1 || funcname || hash || result7 || libp) ;
1722}
1723
1724static int G__G___clusteringDict_459_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1725{
1726      G__letint(result7, 67, (long) GTUClusteringModule::Class_Name());
1727   return(1 || funcname || hash || result7 || libp) ;
1728}
1729
1730static int G__G___clusteringDict_459_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1731{
1732      G__letint(result7, 115, (long) GTUClusteringModule::Class_Version());
1733   return(1 || funcname || hash || result7 || libp) ;
1734}
1735
1736static int G__G___clusteringDict_459_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1737{
1738      GTUClusteringModule::Dictionary();
1739      G__setnull(result7);
1740   return(1 || funcname || hash || result7 || libp) ;
1741}
1742
1743static int G__G___clusteringDict_459_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1744{
1745      ((GTUClusteringModule*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
1746      G__setnull(result7);
1747   return(1 || funcname || hash || result7 || libp) ;
1748}
1749
1750static int G__G___clusteringDict_459_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1751{
1752      G__letint(result7, 67, (long) GTUClusteringModule::DeclFileName());
1753   return(1 || funcname || hash || result7 || libp) ;
1754}
1755
1756static int G__G___clusteringDict_459_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1757{
1758      G__letint(result7, 105, (long) GTUClusteringModule::ImplFileLine());
1759   return(1 || funcname || hash || result7 || libp) ;
1760}
1761
1762static int G__G___clusteringDict_459_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1763{
1764      G__letint(result7, 67, (long) GTUClusteringModule::ImplFileName());
1765   return(1 || funcname || hash || result7 || libp) ;
1766}
1767
1768static int G__G___clusteringDict_459_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1769{
1770      G__letint(result7, 105, (long) GTUClusteringModule::DeclFileLine());
1771   return(1 || funcname || hash || result7 || libp) ;
1772}
1773
1774// automatic destructor
1775typedef GTUClusteringModule G__TGTUClusteringModule;
1776static int G__G___clusteringDict_459_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1777{
1778   char* gvp = (char*) G__getgvp();
1779   long soff = G__getstructoffset();
1780   int n = G__getaryconstruct();
1781   //
1782   //has_a_delete: 0
1783   //has_own_delete1arg: 0
1784   //has_own_delete2arg: 0
1785   //
1786   if (!soff) {
1787     return(1);
1788   }
1789   if (n) {
1790     if (gvp == (char*)G__PVOID) {
1791       delete[] (GTUClusteringModule*) soff;
1792     } else {
1793       G__setgvp((long) G__PVOID);
1794       for (int i = n - 1; i >= 0; --i) {
1795         ((GTUClusteringModule*) (soff+(sizeof(GTUClusteringModule)*i)))->~G__TGTUClusteringModule();
1796       }
1797       G__setgvp((long)gvp);
1798     }
1799   } else {
1800     if (gvp == (char*)G__PVOID) {
1801       delete (GTUClusteringModule*) soff;
1802     } else {
1803       G__setgvp((long) G__PVOID);
1804       ((GTUClusteringModule*) (soff))->~G__TGTUClusteringModule();
1805       G__setgvp((long)gvp);
1806     }
1807   }
1808   G__setnull(result7);
1809   return(1 || funcname || hash || result7 || libp) ;
1810}
1811
1812
1813/* ClusterAnalysisModule */
1814static int G__G___clusteringDict_460_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1815{
1816   ClusterAnalysisModule* p = NULL;
1817   char* gvp = (char*) G__getgvp();
1818   int n = G__getaryconstruct();
1819   if (n) {
1820     if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
1821       p = new ClusterAnalysisModule[n];
1822     } else {
1823       p = new((void*) gvp) ClusterAnalysisModule[n];
1824     }
1825   } else {
1826     if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
1827       p = new ClusterAnalysisModule;
1828     } else {
1829       p = new((void*) gvp) ClusterAnalysisModule;
1830     }
1831   }
1832   result7->obj.i = (long) p;
1833   result7->ref = (long) p;
1834   G__set_tagnum(result7,G__get_linked_tagnum(&G__G___clusteringDictLN_ClusterAnalysisModule));
1835   return(1 || funcname || hash || result7 || libp) ;
1836}
1837
1838static int G__G___clusteringDict_460_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1839{
1840      G__letint(result7, 85, (long) ((ClusterAnalysisModule*) G__getstructoffset())->GetCluster((Int_t) G__int(libp->para[0])));
1841   return(1 || funcname || hash || result7 || libp) ;
1842}
1843
1844static int G__G___clusteringDict_460_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1845{
1846      G__letint(result7, 85, (long) ClusterAnalysisModule::Class());
1847   return(1 || funcname || hash || result7 || libp) ;
1848}
1849
1850static int G__G___clusteringDict_460_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1851{
1852      G__letint(result7, 67, (long) ClusterAnalysisModule::Class_Name());
1853   return(1 || funcname || hash || result7 || libp) ;
1854}
1855
1856static int G__G___clusteringDict_460_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1857{
1858      G__letint(result7, 115, (long) ClusterAnalysisModule::Class_Version());
1859   return(1 || funcname || hash || result7 || libp) ;
1860}
1861
1862static int G__G___clusteringDict_460_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1863{
1864      ClusterAnalysisModule::Dictionary();
1865      G__setnull(result7);
1866   return(1 || funcname || hash || result7 || libp) ;
1867}
1868
1869static int G__G___clusteringDict_460_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1870{
1871      ((ClusterAnalysisModule*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
1872      G__setnull(result7);
1873   return(1 || funcname || hash || result7 || libp) ;
1874}
1875
1876static int G__G___clusteringDict_460_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1877{
1878      G__letint(result7, 67, (long) ClusterAnalysisModule::DeclFileName());
1879   return(1 || funcname || hash || result7 || libp) ;
1880}
1881
1882static int G__G___clusteringDict_460_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1883{
1884      G__letint(result7, 105, (long) ClusterAnalysisModule::ImplFileLine());
1885   return(1 || funcname || hash || result7 || libp) ;
1886}
1887
1888static int G__G___clusteringDict_460_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1889{
1890      G__letint(result7, 67, (long) ClusterAnalysisModule::ImplFileName());
1891   return(1 || funcname || hash || result7 || libp) ;
1892}
1893
1894static int G__G___clusteringDict_460_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1895{
1896      G__letint(result7, 105, (long) ClusterAnalysisModule::DeclFileLine());
1897   return(1 || funcname || hash || result7 || libp) ;
1898}
1899
1900// automatic destructor
1901typedef ClusterAnalysisModule G__TClusterAnalysisModule;
1902static int G__G___clusteringDict_460_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1903{
1904   char* gvp = (char*) G__getgvp();
1905   long soff = G__getstructoffset();
1906   int n = G__getaryconstruct();
1907   //
1908   //has_a_delete: 0
1909   //has_own_delete1arg: 0
1910   //has_own_delete2arg: 0
1911   //
1912   if (!soff) {
1913     return(1);
1914   }
1915   if (n) {
1916     if (gvp == (char*)G__PVOID) {
1917       delete[] (ClusterAnalysisModule*) soff;
1918     } else {
1919       G__setgvp((long) G__PVOID);
1920       for (int i = n - 1; i >= 0; --i) {
1921         ((ClusterAnalysisModule*) (soff+(sizeof(ClusterAnalysisModule)*i)))->~G__TClusterAnalysisModule();
1922       }
1923       G__setgvp((long)gvp);
1924     }
1925   } else {
1926     if (gvp == (char*)G__PVOID) {
1927       delete (ClusterAnalysisModule*) soff;
1928     } else {
1929       G__setgvp((long) G__PVOID);
1930       ((ClusterAnalysisModule*) (soff))->~G__TClusterAnalysisModule();
1931       G__setgvp((long)gvp);
1932     }
1933   }
1934   G__setnull(result7);
1935   return(1 || funcname || hash || result7 || libp) ;
1936}
1937
1938
1939/* HoughModule */
1940static int G__G___clusteringDict_465_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1941{
1942   HoughModule* p = NULL;
1943   char* gvp = (char*) G__getgvp();
1944   int n = G__getaryconstruct();
1945   if (n) {
1946     if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
1947       p = new HoughModule[n];
1948     } else {
1949       p = new((void*) gvp) HoughModule[n];
1950     }
1951   } else {
1952     if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
1953       p = new HoughModule;
1954     } else {
1955       p = new((void*) gvp) HoughModule;
1956     }
1957   }
1958   result7->obj.i = (long) p;
1959   result7->ref = (long) p;
1960   G__set_tagnum(result7,G__get_linked_tagnum(&G__G___clusteringDictLN_HoughModule));
1961   return(1 || funcname || hash || result7 || libp) ;
1962}
1963
1964static int G__G___clusteringDict_465_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1965{
1966      G__letint(result7, 85, (long) ((HoughModule*) G__getstructoffset())->GetCluster((Int_t) G__int(libp->para[0])));
1967   return(1 || funcname || hash || result7 || libp) ;
1968}
1969
1970static int G__G___clusteringDict_465_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1971{
1972      G__letint(result7, 85, (long) HoughModule::Class());
1973   return(1 || funcname || hash || result7 || libp) ;
1974}
1975
1976static int G__G___clusteringDict_465_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1977{
1978      G__letint(result7, 67, (long) HoughModule::Class_Name());
1979   return(1 || funcname || hash || result7 || libp) ;
1980}
1981
1982static int G__G___clusteringDict_465_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1983{
1984      G__letint(result7, 115, (long) HoughModule::Class_Version());
1985   return(1 || funcname || hash || result7 || libp) ;
1986}
1987
1988static int G__G___clusteringDict_465_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1989{
1990      HoughModule::Dictionary();
1991      G__setnull(result7);
1992   return(1 || funcname || hash || result7 || libp) ;
1993}
1994
1995static int G__G___clusteringDict_465_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1996{
1997      ((HoughModule*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
1998      G__setnull(result7);
1999   return(1 || funcname || hash || result7 || libp) ;
2000}
2001
2002static int G__G___clusteringDict_465_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
2003{
2004      G__letint(result7, 67, (long) HoughModule::DeclFileName());
2005   return(1 || funcname || hash || result7 || libp) ;
2006}
2007
2008static int G__G___clusteringDict_465_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
2009{
2010      G__letint(result7, 105, (long) HoughModule::ImplFileLine());
2011   return(1 || funcname || hash || result7 || libp) ;
2012}
2013
2014static int G__G___clusteringDict_465_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
2015{
2016      G__letint(result7, 67, (long) HoughModule::ImplFileName());
2017   return(1 || funcname || hash || result7 || libp) ;
2018}
2019
2020static int G__G___clusteringDict_465_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
2021{
2022      G__letint(result7, 105, (long) HoughModule::DeclFileLine());
2023   return(1 || funcname || hash || result7 || libp) ;
2024}
2025
2026// automatic destructor
2027typedef HoughModule G__THoughModule;
2028static int G__G___clusteringDict_465_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
2029{
2030   char* gvp = (char*) G__getgvp();
2031   long soff = G__getstructoffset();
2032   int n = G__getaryconstruct();
2033   //
2034   //has_a_delete: 0
2035   //has_own_delete1arg: 0
2036   //has_own_delete2arg: 0
2037   //
2038   if (!soff) {
2039     return(1);
2040   }
2041   if (n) {
2042     if (gvp == (char*)G__PVOID) {
2043       delete[] (HoughModule*) soff;
2044     } else {
2045       G__setgvp((long) G__PVOID);
2046       for (int i = n - 1; i >= 0; --i) {
2047         ((HoughModule*) (soff+(sizeof(HoughModule)*i)))->~G__THoughModule();
2048       }
2049       G__setgvp((long)gvp);
2050     }
2051   } else {
2052     if (gvp == (char*)G__PVOID) {
2053       delete (HoughModule*) soff;
2054     } else {
2055       G__setgvp((long) G__PVOID);
2056       ((HoughModule*) (soff))->~G__THoughModule();
2057       G__setgvp((long)gvp);
2058     }
2059   }
2060   G__setnull(result7);
2061   return(1 || funcname || hash || result7 || libp) ;
2062}
2063
2064
2065/* RobustModule */
2066static int G__G___clusteringDict_547_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
2067{
2068   RobustModule* p = NULL;
2069   char* gvp = (char*) G__getgvp();
2070   int n = G__getaryconstruct();
2071   if (n) {
2072     if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
2073       p = new RobustModule[n];
2074     } else {
2075       p = new((void*) gvp) RobustModule[n];
2076     }
2077   } else {
2078     if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
2079       p = new RobustModule;
2080     } else {
2081       p = new((void*) gvp) RobustModule;
2082     }
2083   }
2084   result7->obj.i = (long) p;
2085   result7->ref = (long) p;
2086   G__set_tagnum(result7,G__get_linked_tagnum(&G__G___clusteringDictLN_RobustModule));
2087   return(1 || funcname || hash || result7 || libp) ;
2088}
2089
2090static int G__G___clusteringDict_547_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
2091{
2092      G__letint(result7, 103, (long) ((RobustModule*) G__getstructoffset())->SaveGlobalData());
2093   return(1 || funcname || hash || result7 || libp) ;
2094}
2095
2096static int G__G___clusteringDict_547_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
2097{
2098      G__letint(result7, 85, (long) RobustModule::Get());
2099   return(1 || funcname || hash || result7 || libp) ;
2100}
2101
2102static int G__G___clusteringDict_547_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
2103{
2104      G__letint(result7, 85, (long) RobustModule::Class());
2105   return(1 || funcname || hash || result7 || libp) ;
2106}
2107
2108static int G__G___clusteringDict_547_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
2109{
2110      G__letint(result7, 67, (long) RobustModule::Class_Name());
2111   return(1 || funcname || hash || result7 || libp) ;
2112}
2113
2114static int G__G___clusteringDict_547_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
2115{
2116      G__letint(result7, 115, (long) RobustModule::Class_Version());
2117   return(1 || funcname || hash || result7 || libp) ;
2118}
2119
2120static int G__G___clusteringDict_547_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
2121{
2122      RobustModule::Dictionary();
2123      G__setnull(result7);
2124   return(1 || funcname || hash || result7 || libp) ;
2125}
2126
2127static int G__G___clusteringDict_547_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
2128{
2129      ((RobustModule*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
2130      G__setnull(result7);
2131   return(1 || funcname || hash || result7 || libp) ;
2132}
2133
2134static int G__G___clusteringDict_547_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
2135{
2136      G__letint(result7, 67, (long) RobustModule::DeclFileName());
2137   return(1 || funcname || hash || result7 || libp) ;
2138}
2139
2140static int G__G___clusteringDict_547_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
2141{
2142      G__letint(result7, 105, (long) RobustModule::ImplFileLine());
2143   return(1 || funcname || hash || result7 || libp) ;
2144}
2145
2146static int G__G___clusteringDict_547_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
2147{
2148      G__letint(result7, 67, (long) RobustModule::ImplFileName());
2149   return(1 || funcname || hash || result7 || libp) ;
2150}
2151
2152static int G__G___clusteringDict_547_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
2153{
2154      G__letint(result7, 105, (long) RobustModule::DeclFileLine());
2155   return(1 || funcname || hash || result7 || libp) ;
2156}
2157
2158// automatic destructor
2159typedef RobustModule G__TRobustModule;
2160static int G__G___clusteringDict_547_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
2161{
2162   char* gvp = (char*) G__getgvp();
2163   long soff = G__getstructoffset();
2164   int n = G__getaryconstruct();
2165   //
2166   //has_a_delete: 0
2167   //has_own_delete1arg: 0
2168   //has_own_delete2arg: 0
2169   //
2170   if (!soff) {
2171     return(1);
2172   }
2173   if (n) {
2174     if (gvp == (char*)G__PVOID) {
2175       delete[] (RobustModule*) soff;
2176     } else {
2177       G__setgvp((long) G__PVOID);
2178       for (int i = n - 1; i >= 0; --i) {
2179         ((RobustModule*) (soff+(sizeof(RobustModule)*i)))->~G__TRobustModule();
2180       }
2181       G__setgvp((long)gvp);
2182     }
2183   } else {
2184     if (gvp == (char*)G__PVOID) {
2185       delete (RobustModule*) soff;
2186     } else {
2187       G__setgvp((long) G__PVOID);
2188       ((RobustModule*) (soff))->~G__TRobustModule();
2189       G__setgvp((long)gvp);
2190     }
2191   }
2192   G__setnull(result7);
2193   return(1 || funcname || hash || result7 || libp) ;
2194}
2195
2196
2197/* Setting up global function */
2198
2199/*********************************************************
2200* Member function Stub
2201*********************************************************/
2202
2203/* EusoCluster */
2204
2205/* BaseClusteringModule */
2206
2207/* AutomatedClustering */
2208
2209/* GTUClusteringModule */
2210
2211/* ClusterAnalysisModule */
2212
2213/* HoughModule */
2214
2215/* RobustModule */
2216
2217/*********************************************************
2218* Global function Stub
2219*********************************************************/
2220
2221/*********************************************************
2222* Get size of pointer to member function
2223*********************************************************/
2224class G__Sizep2memfuncG___clusteringDict {
2225 public:
2226  G__Sizep2memfuncG___clusteringDict(): p(&G__Sizep2memfuncG___clusteringDict::sizep2memfunc) {}
2227    size_t sizep2memfunc() { return(sizeof(p)); }
2228  private:
2229    size_t (G__Sizep2memfuncG___clusteringDict::*p)();
2230};
2231
2232size_t G__get_sizep2memfuncG___clusteringDict()
2233{
2234  G__Sizep2memfuncG___clusteringDict a;
2235  G__setsizep2memfunc((int)a.sizep2memfunc());
2236  return((size_t)a.sizep2memfunc());
2237}
2238
2239
2240/*********************************************************
2241* virtual base class offset calculation interface
2242*********************************************************/
2243
2244   /* Setting up class inheritance */
2245
2246/*********************************************************
2247* Inheritance information setup/
2248*********************************************************/
2249extern "C" void G__cpp_setup_inheritanceG___clusteringDict() {
2250
2251   /* Setting up class inheritance */
2252   if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G___clusteringDictLN_BaseClusteringModule))) {
2253     BaseClusteringModule *G__Lderived;
2254     G__Lderived=(BaseClusteringModule*)0x1000;
2255     {
2256       RecoModule *G__Lpbase=(RecoModule*)G__Lderived;
2257       G__inheritance_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_BaseClusteringModule),G__get_linked_tagnum(&G__G___clusteringDictLN_RecoModule),(long)G__Lpbase-(long)G__Lderived,1,1);
2258     }
2259     {
2260       EsafConfigurable *G__Lpbase=(EsafConfigurable*)G__Lderived;
2261       G__inheritance_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_BaseClusteringModule),G__get_linked_tagnum(&G__G___clusteringDictLN_EsafConfigurable),(long)G__Lpbase-(long)G__Lderived,1,0);
2262     }
2263     {
2264       EsafMsgSource *G__Lpbase=(EsafMsgSource*)G__Lderived;
2265       G__inheritance_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_BaseClusteringModule),G__get_linked_tagnum(&G__G___clusteringDictLN_EsafMsgSource),(long)G__Lpbase-(long)G__Lderived,1,0);
2266     }
2267   }
2268   if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G___clusteringDictLN_AutomatedClustering))) {
2269     AutomatedClustering *G__Lderived;
2270     G__Lderived=(AutomatedClustering*)0x1000;
2271     {
2272       BaseClusteringModule *G__Lpbase=(BaseClusteringModule*)G__Lderived;
2273       G__inheritance_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_AutomatedClustering),G__get_linked_tagnum(&G__G___clusteringDictLN_BaseClusteringModule),(long)G__Lpbase-(long)G__Lderived,1,1);
2274     }
2275     {
2276       RecoModule *G__Lpbase=(RecoModule*)G__Lderived;
2277       G__inheritance_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_AutomatedClustering),G__get_linked_tagnum(&G__G___clusteringDictLN_RecoModule),(long)G__Lpbase-(long)G__Lderived,1,0);
2278     }
2279     {
2280       EsafConfigurable *G__Lpbase=(EsafConfigurable*)G__Lderived;
2281       G__inheritance_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_AutomatedClustering),G__get_linked_tagnum(&G__G___clusteringDictLN_EsafConfigurable),(long)G__Lpbase-(long)G__Lderived,1,0);
2282     }
2283     {
2284       EsafMsgSource *G__Lpbase=(EsafMsgSource*)G__Lderived;
2285       G__inheritance_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_AutomatedClustering),G__get_linked_tagnum(&G__G___clusteringDictLN_EsafMsgSource),(long)G__Lpbase-(long)G__Lderived,1,0);
2286     }
2287   }
2288   if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G___clusteringDictLN_GTUClusteringModule))) {
2289     GTUClusteringModule *G__Lderived;
2290     G__Lderived=(GTUClusteringModule*)0x1000;
2291     {
2292       RecoModule *G__Lpbase=(RecoModule*)G__Lderived;
2293       G__inheritance_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_GTUClusteringModule),G__get_linked_tagnum(&G__G___clusteringDictLN_RecoModule),(long)G__Lpbase-(long)G__Lderived,1,1);
2294     }
2295     {
2296       EsafConfigurable *G__Lpbase=(EsafConfigurable*)G__Lderived;
2297       G__inheritance_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_GTUClusteringModule),G__get_linked_tagnum(&G__G___clusteringDictLN_EsafConfigurable),(long)G__Lpbase-(long)G__Lderived,1,0);
2298     }
2299     {
2300       EsafMsgSource *G__Lpbase=(EsafMsgSource*)G__Lderived;
2301       G__inheritance_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_GTUClusteringModule),G__get_linked_tagnum(&G__G___clusteringDictLN_EsafMsgSource),(long)G__Lpbase-(long)G__Lderived,1,0);
2302     }
2303   }
2304   if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G___clusteringDictLN_ClusterAnalysisModule))) {
2305     ClusterAnalysisModule *G__Lderived;
2306     G__Lderived=(ClusterAnalysisModule*)0x1000;
2307     {
2308       RecoModule *G__Lpbase=(RecoModule*)G__Lderived;
2309       G__inheritance_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_ClusterAnalysisModule),G__get_linked_tagnum(&G__G___clusteringDictLN_RecoModule),(long)G__Lpbase-(long)G__Lderived,1,1);
2310     }
2311     {
2312       EsafConfigurable *G__Lpbase=(EsafConfigurable*)G__Lderived;
2313       G__inheritance_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_ClusterAnalysisModule),G__get_linked_tagnum(&G__G___clusteringDictLN_EsafConfigurable),(long)G__Lpbase-(long)G__Lderived,1,0);
2314     }
2315     {
2316       EsafMsgSource *G__Lpbase=(EsafMsgSource*)G__Lderived;
2317       G__inheritance_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_ClusterAnalysisModule),G__get_linked_tagnum(&G__G___clusteringDictLN_EsafMsgSource),(long)G__Lpbase-(long)G__Lderived,1,0);
2318     }
2319   }
2320   if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G___clusteringDictLN_HoughModule))) {
2321     HoughModule *G__Lderived;
2322     G__Lderived=(HoughModule*)0x1000;
2323     {
2324       RecoModule *G__Lpbase=(RecoModule*)G__Lderived;
2325       G__inheritance_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_HoughModule),G__get_linked_tagnum(&G__G___clusteringDictLN_RecoModule),(long)G__Lpbase-(long)G__Lderived,1,1);
2326     }
2327     {
2328       EsafConfigurable *G__Lpbase=(EsafConfigurable*)G__Lderived;
2329       G__inheritance_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_HoughModule),G__get_linked_tagnum(&G__G___clusteringDictLN_EsafConfigurable),(long)G__Lpbase-(long)G__Lderived,1,0);
2330     }
2331     {
2332       EsafMsgSource *G__Lpbase=(EsafMsgSource*)G__Lderived;
2333       G__inheritance_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_HoughModule),G__get_linked_tagnum(&G__G___clusteringDictLN_EsafMsgSource),(long)G__Lpbase-(long)G__Lderived,1,0);
2334     }
2335   }
2336   if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G___clusteringDictLN_RobustModule))) {
2337     RobustModule *G__Lderived;
2338     G__Lderived=(RobustModule*)0x1000;
2339     {
2340       RecoModule *G__Lpbase=(RecoModule*)G__Lderived;
2341       G__inheritance_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_RobustModule),G__get_linked_tagnum(&G__G___clusteringDictLN_RecoModule),(long)G__Lpbase-(long)G__Lderived,1,1);
2342     }
2343     {
2344       EsafConfigurable *G__Lpbase=(EsafConfigurable*)G__Lderived;
2345       G__inheritance_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_RobustModule),G__get_linked_tagnum(&G__G___clusteringDictLN_EsafConfigurable),(long)G__Lpbase-(long)G__Lderived,1,0);
2346     }
2347     {
2348       EsafMsgSource *G__Lpbase=(EsafMsgSource*)G__Lderived;
2349       G__inheritance_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_RobustModule),G__get_linked_tagnum(&G__G___clusteringDictLN_EsafMsgSource),(long)G__Lpbase-(long)G__Lderived,1,0);
2350     }
2351   }
2352}
2353
2354/*********************************************************
2355* typedef information setup/
2356*********************************************************/
2357extern "C" void G__cpp_setup_typetableG___clusteringDict() {
2358
2359   /* Setting up typedef entry */
2360   G__search_typename2("Int_t",105,-1,0,-1);
2361   G__setnewtype(-1,"Signed integer 4 bytes (int)",0);
2362   G__search_typename2("Double_t",100,-1,0,-1);
2363   G__setnewtype(-1,"Double 8 bytes",0);
2364   G__search_typename2("Bool_t",103,-1,0,-1);
2365   G__setnewtype(-1,"Boolean (0=false, 1=true) (bool)",0);
2366   G__search_typename2("Version_t",115,-1,0,-1);
2367   G__setnewtype(-1,"Class version identifier (short)",0);
2368   G__search_typename2("vector<ROOT::TSchemaHelper>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1);
2369   G__setnewtype(-1,NULL,0);
2370   G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
2371   G__setnewtype(-1,NULL,0);
2372   G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
2373   G__setnewtype(-1,NULL,0);
2374   G__search_typename2("vector<TVirtualArray*>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1);
2375   G__setnewtype(-1,NULL,0);
2376   G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
2377   G__setnewtype(-1,NULL,0);
2378   G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
2379   G__setnewtype(-1,NULL,0);
2380   G__search_typename2("map<string,Double_t>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR),0,-1);
2381   G__setnewtype(-1,NULL,0);
2382   G__search_typename2("map<string,string>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_maplEstringcOstringcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOstringgRsPgRsPgR),0,-1);
2383   G__setnewtype(-1,NULL,0);
2384   G__search_typename2("map<string,string,less<string> >",117,G__get_linked_tagnum(&G__G___clusteringDictLN_maplEstringcOstringcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOstringgRsPgRsPgR),0,-1);
2385   G__setnewtype(-1,NULL,0);
2386   G__search_typename2("map<string,Int_t>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_maplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgR),0,-1);
2387   G__setnewtype(-1,NULL,0);
2388   G__search_typename2("vector<Int_t>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR),0,-1);
2389   G__setnewtype(-1,NULL,0);
2390   G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR));
2391   G__setnewtype(-1,NULL,0);
2392   G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR));
2393   G__setnewtype(-1,NULL,0);
2394   G__search_typename2("vector<int>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR),0,-1);
2395   G__setnewtype(-1,NULL,0);
2396   G__search_typename2("vector<Bool_t>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEboolcOallocatorlEboolgRsPgR),0,-1);
2397   G__setnewtype(-1,NULL,0);
2398   G__search_typename2("vector<EusoCluster*>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEEusoClustermUcOallocatorlEEusoClustermUgRsPgR),0,-1);
2399   G__setnewtype(-1,NULL,0);
2400   G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_reverse_iteratorlEvectorlEEusoClustermUcOallocatorlEEusoClustermUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEEusoClustermUcOallocatorlEEusoClustermUgRsPgR));
2401   G__setnewtype(-1,NULL,0);
2402   G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_reverse_iteratorlEvectorlEEusoClustermUcOallocatorlEEusoClustermUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEEusoClustermUcOallocatorlEEusoClustermUgRsPgR));
2403   G__setnewtype(-1,NULL,0);
2404   G__search_typename2("map<Int_t,vector<Int_t> >",117,G__get_linked_tagnum(&G__G___clusteringDictLN_maplEintcOvectorlEintcOallocatorlEintgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOvectorlEintcOallocatorlEintgRsPgRsPgRsPgRsPgR),0,-1);
2405   G__setnewtype(-1,NULL,0);
2406   G__search_typename2("map<int,vector<int,allocator<int> > >",117,G__get_linked_tagnum(&G__G___clusteringDictLN_maplEintcOvectorlEintcOallocatorlEintgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOvectorlEintcOallocatorlEintgRsPgRsPgRsPgRsPgR),0,-1);
2407   G__setnewtype(-1,NULL,0);
2408   G__search_typename2("map<int,vector<int,allocator<int> >,less<int> >",117,G__get_linked_tagnum(&G__G___clusteringDictLN_maplEintcOvectorlEintcOallocatorlEintgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOvectorlEintcOallocatorlEintgRsPgRsPgRsPgRsPgR),0,-1);
2409   G__setnewtype(-1,NULL,0);
2410   G__search_typename2("vector<Double_t>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEdoublecOallocatorlEdoublegRsPgR),0,-1);
2411   G__setnewtype(-1,NULL,0);
2412   G__search_typename2("vector<vector<Int_t> >",117,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgR),0,-1);
2413   G__setnewtype(-1,NULL,0);
2414   G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_reverse_iteratorlEvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgR));
2415   G__setnewtype(-1,NULL,0);
2416   G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_reverse_iteratorlEvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgR));
2417   G__setnewtype(-1,NULL,0);
2418   G__search_typename2("vector<vector<int,allocator<int> > >",117,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgR),0,-1);
2419   G__setnewtype(-1,NULL,0);
2420   G__search_typename2("iterator<std::bidirectional_iterator_tag,TObject*,std::ptrdiff_t,const TObject**,const TObject*&>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
2421   G__setnewtype(-1,NULL,0);
2422   G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,std::ptrdiff_t,const TObject**,const TObject*&>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
2423   G__setnewtype(-1,NULL,0);
2424   G__search_typename2("iterator<bidirectional_iterator_tag,TObject*>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
2425   G__setnewtype(-1,NULL,0);
2426   G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,long>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
2427   G__setnewtype(-1,NULL,0);
2428   G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,long,const TObject**>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
2429   G__setnewtype(-1,NULL,0);
2430   G__search_typename2("vector<RecoPixelData*>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlERecoPixelDatamUcOallocatorlERecoPixelDatamUgRsPgR),0,-1);
2431   G__setnewtype(-1,NULL,0);
2432   G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_reverse_iteratorlEvectorlERecoPixelDatamUcOallocatorlERecoPixelDatamUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlERecoPixelDatamUcOallocatorlERecoPixelDatamUgRsPgR));
2433   G__setnewtype(-1,NULL,0);
2434   G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_reverse_iteratorlEvectorlERecoPixelDatamUcOallocatorlERecoPixelDatamUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlERecoPixelDatamUcOallocatorlERecoPixelDatamUgRsPgR));
2435   G__setnewtype(-1,NULL,0);
2436   G__search_typename2("map<int,vector<RecoPixelData*> >",117,G__get_linked_tagnum(&G__G___clusteringDictLN_maplEintcOvectorlERecoPixelDatamUcOallocatorlERecoPixelDatamUgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOvectorlERecoPixelDatamUcOallocatorlERecoPixelDatamUgRsPgRsPgRsPgRsPgR),0,-1);
2437   G__setnewtype(-1,NULL,0);
2438   G__search_typename2("map<int,vector<RecoPixelData*,allocator<RecoPixelData*> > >",117,G__get_linked_tagnum(&G__G___clusteringDictLN_maplEintcOvectorlERecoPixelDatamUcOallocatorlERecoPixelDatamUgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOvectorlERecoPixelDatamUcOallocatorlERecoPixelDatamUgRsPgRsPgRsPgRsPgR),0,-1);
2439   G__setnewtype(-1,NULL,0);
2440   G__search_typename2("map<int,vector<RecoPixelData*,allocator<RecoPixelData*> >,less<int> >",117,G__get_linked_tagnum(&G__G___clusteringDictLN_maplEintcOvectorlERecoPixelDatamUcOallocatorlERecoPixelDatamUgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOvectorlERecoPixelDatamUcOallocatorlERecoPixelDatamUgRsPgRsPgRsPgRsPgR),0,-1);
2441   G__setnewtype(-1,NULL,0);
2442   G__search_typename2("map<int,TVector3>",117,G__get_linked_tagnum(&G__G___clusteringDictLN_maplEintcOTVector3cOlesslEintgRcOallocatorlEpairlEconstsPintcOTVector3gRsPgRsPgR),0,-1);
2443   G__setnewtype(-1,NULL,0);
2444   G__search_typename2("map<int,TVector3,less<int> >",117,G__get_linked_tagnum(&G__G___clusteringDictLN_maplEintcOTVector3cOlesslEintgRcOallocatorlEpairlEconstsPintcOTVector3gRsPgRsPgR),0,-1);
2445   G__setnewtype(-1,NULL,0);
2446}
2447
2448/*********************************************************
2449* Data Member information setup/
2450*********************************************************/
2451
2452   /* Setting up class,struct,union tag member variable */
2453
2454   /* EusoCluster */
2455static void G__setup_memvarEusoCluster(void) {
2456   G__tag_memvar_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_EusoCluster));
2457   { EusoCluster *p; p=(EusoCluster*)0x1000; if (p) { }
2458   G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
2459   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumPoints=",0,"number of points in cluster");
2460   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fThetaMin=",0,(char*)NULL);
2461   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fThetaMax=",0,(char*)NULL);
2462   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fPhiMin=",0,(char*)NULL);
2463   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fPhiMax=",0,(char*)NULL);
2464   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fGtuMin=",0,(char*)NULL);
2465   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fGtuMax=",0,(char*)NULL);
2466   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fThreshold=",0,"threshold in pixel hits per gtu");
2467   G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fIsFitted=",0,"true if cluster if fitted");
2468   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fSlopeTheta=",0,(char*)NULL);
2469   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fOffsetTheta=",0,(char*)NULL);
2470   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fAbsoluteDeviationTheta=",0,(char*)NULL);
2471   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fSlopePhi=",0,(char*)NULL);
2472   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fOffsetPhi=",0,(char*)NULL);
2473   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fAbsoluteDeviationPhi=",0,(char*)NULL);
2474   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR),G__defined_typename("vector<Int_t>"),-1,4,"fPixelId=",0,"not is unique id but reference to fPixelData vector in RecoEvent");
2475   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
2476   }
2477   G__tag_memvar_reset();
2478}
2479
2480
2481   /* BaseClusteringModule */
2482static void G__setup_memvarBaseClusteringModule(void) {
2483   G__tag_memvar_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_BaseClusteringModule));
2484   { BaseClusteringModule *p; p=(BaseClusteringModule*)0x1000; if (p) { }
2485   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_RecoEvent),-1,-1,4,"fEv=",0,(char*)NULL);
2486   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_RecoRootEvent),-1,-1,4,"fRecoRootEvent=",0,(char*)NULL);
2487   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fGtuLength=",0,"GTU length");
2488   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fSignalToNoise=",0,"signal to noise ratio (used with processonlysignal)");
2489   G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fAlpha=",0,"correcting factor");
2490   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fMainMacroCellId=",0,"id of the most populous macrocell");
2491   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fDensity=",0,"density of points in the main macrocell");
2492   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fThreshold=",0,"threshold on the distance between two points of a cluster");
2493   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fTotalNumPoints=",0,"total number of points");
2494   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumClusters=",0,"total number of clusters");
2495   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumSigClusters=",0,"number of significant clusters");
2496   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumClustersUniform=",0,"number of clusters expected in an uniform distribution");
2497   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumPointsMinimum=",0,"minimum number of points in a significant cluster");
2498   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fSignificanceLevel=",0,"level of significance (from config file)");
2499   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fNumHitsMinimum=",0,"minimum number of points in a significant pixel (from config file)");
2500   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fMeanThreshold=",0,"mean threshold in pixels hits;");
2501   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fFOVThreshold=",0,"if threshold type is fov, the clustering threshold is set to");
2502   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fNSigmaToSelect=",0,"number of sigmas from the main cluster line within the points are selected");
2503   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fGTUDiffThreshold=",0,"threshold in time difference in GTU between two pixels");
2504   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR),G__defined_typename("vector<Int_t>"),-1,4,"fHitted=",0,"references to pixels with minimum number of hits");
2505   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumPoints=",0,"number of pixels with minimum number of hits");
2506   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumHits=",0,"number of hits in points over pixel threshold");
2507   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumNodes=",0,"number of nodes");
2508   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumPointsCluster=",0,"number of points in cluster");
2509   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fCounter=",0,"point to be processed");
2510   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fBookmark=",0,"first point of a new cluster");
2511   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR),G__defined_typename("vector<Int_t>"),-1,4,"fId=",0,"identifier of point");
2512   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEboolcOallocatorlEboolgRsPgR),G__defined_typename("vector<Bool_t>"),-1,4,"fFlag1=",0,"flag that indicates if a point is already in a cluster");
2513   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEboolcOallocatorlEboolgRsPgR),G__defined_typename("vector<Bool_t>"),-1,4,"fFlag2=",0,"flag that indicates if a point is already considered in the");
2514   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEEusoClustermUcOallocatorlEEusoClustermUgRsPgR),G__defined_typename("vector<EusoCluster*>"),-1,4,"fClusters=",0,(char*)NULL);
2515   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fSlopeMainPhi=",0,(char*)NULL);
2516   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fOffsetMainPhi=",0,(char*)NULL);
2517   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fAbsDevMainPhi=",0,(char*)NULL);
2518   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fSlopeMainTheta=",0,(char*)NULL);
2519   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fOffsetMainTheta=",0,(char*)NULL);
2520   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fAbsDevMainTheta=",0,(char*)NULL);
2521   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR),G__defined_typename("vector<Int_t>"),-1,4,"fSelectedPixels=",0,(char*)NULL);
2522   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fGtuMin=",0,(char*)NULL);
2523   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fGtuMax=",0,(char*)NULL);
2524   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_maplEintcOvectorlEintcOallocatorlEintgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOvectorlEintcOallocatorlEintgRsPgRsPgRsPgRsPgR),G__defined_typename("map<Int_t,vector<Int_t> >"),-1,4,"fPixelGtuMap=",0,(char*)NULL);
2525   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fSignalFraction=",0,"signal fraction (over all signal) in the selected points");
2526   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fSigFracOverThresh=",0,"signal fraction (over the signal in the pixels over threshold)");
2527   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fContamination=",0,"percentual of pixel w/o signal in the selected points");
2528   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fContaminationInCluster=",0,"percentual of pixel w/o signal in the main cluster");
2529   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
2530   }
2531   G__tag_memvar_reset();
2532}
2533
2534
2535   /* AutomatedClustering */
2536static void G__setup_memvarAutomatedClustering(void) {
2537   G__tag_memvar_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_AutomatedClustering));
2538   { AutomatedClustering *p; p=(AutomatedClustering*)0x1000; if (p) { }
2539   G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"gDoFit=",0,(char*)NULL);
2540   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
2541   }
2542   G__tag_memvar_reset();
2543}
2544
2545
2546   /* GTUClusteringModule */
2547static void G__setup_memvarGTUClusteringModule(void) {
2548   G__tag_memvar_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_GTUClusteringModule));
2549   { GTUClusteringModule *p; p=(GTUClusteringModule*)0x1000; if (p) { }
2550   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_RecoEvent),-1,-1,4,"fEv=",0,(char*)NULL);
2551   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_RecoRootEvent),-1,-1,4,"fRecoRootEvent=",0,(char*)NULL);
2552   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEEusoClustermUcOallocatorlEEusoClustermUgRsPgR),G__defined_typename("vector<EusoCluster*>"),-1,4,"fSpClusters=",0,(char*)NULL);
2553   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fThetaMin=",0,(char*)NULL);
2554   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fThetaMax=",0,(char*)NULL);
2555   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fPhiMin=",0,(char*)NULL);
2556   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fPhiMax=",0,(char*)NULL);
2557   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fGtuMin=",0,(char*)NULL);
2558   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fGtuMax=",0,(char*)NULL);
2559   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumPoints=",0,(char*)NULL);
2560   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR),G__defined_typename("vector<Int_t>"),-1,4,"fPixels=",0,(char*)NULL);
2561   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumHitsMinimum=",0,(char*)NULL);
2562   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgR),G__defined_typename("vector<vector<Int_t> >"),-1,4,"fTmClusters=",0,(char*)NULL);
2563   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR),G__defined_typename("vector<Int_t>"),-1,4,"fCluPixels=",0,(char*)NULL);
2564   G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fUseNatural=",0,"use natural values");
2565   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumClusters=",0,"total number of clusters");
2566   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumSigClusters=",0,"number of significant clusters");
2567   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumClustersUniform=",0,"number of clusters expected in an uniform distribution");
2568   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumPointsMinimum=",0,"minimum number of points in a significant cluster");
2569   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fSignificanceLevel=",0,"level of significance (from config file)");
2570   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fDensity=",0,"density of points");
2571   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fThreshold=",0,"threshold distance");
2572   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumNodes=",0,"number of nodes");
2573   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumPointsCluster=",0,"number of points in cluster");
2574   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fCounter=",0,"point to be processed");
2575   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fBookmark=",0,"first point of a new cluster");
2576   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR),G__defined_typename("vector<Int_t>"),-1,4,"fId=",0,"identifier of point");
2577   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEboolcOallocatorlEboolgRsPgR),G__defined_typename("vector<Bool_t>"),-1,4,"fFlag1=",0,"flag that indicates if a point is already in a cluster");
2578   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEboolcOallocatorlEboolgRsPgR),G__defined_typename("vector<Bool_t>"),-1,4,"fFlag2=",0,"flag that indicates if a point is already considered in the");
2579   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
2580   }
2581   G__tag_memvar_reset();
2582}
2583
2584
2585   /* ClusterAnalysisModule */
2586static void G__setup_memvarClusterAnalysisModule(void) {
2587   G__tag_memvar_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_ClusterAnalysisModule));
2588   { ClusterAnalysisModule *p; p=(ClusterAnalysisModule*)0x1000; if (p) { }
2589   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_RecoEvent),-1,-1,4,"fEv=",0,(char*)NULL);
2590   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_RecoRootEvent),-1,-1,4,"fRecoRootEvent=",0,(char*)NULL);
2591   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fNumThreshold=",0,"number of threshold distance to aggregate clusters");
2592   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fRelNumPointsMin=",0,"new clusters will have a num of points min multiplied by this");
2593   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fRelNumHits=",0,"\"      \"      \"    \"  \"  \"   \"   hits  \"       \"     \"    \" ");
2594   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fMainCluster=",0,"id of most populous cluster");
2595   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEdoublecOallocatorlEdoublegRsPgR),G__defined_typename("vector<Double_t>"),-1,4,"fThetaMean=",0,"theta mean for each cluster");
2596   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEdoublecOallocatorlEdoublegRsPgR),G__defined_typename("vector<Double_t>"),-1,4,"fPhiMean=",0,"phi mean for each cluster");
2597   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEdoublecOallocatorlEdoublegRsPgR),G__defined_typename("vector<Double_t>"),-1,4,"fDim=",0,"mean angular dimension of cluster");
2598   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fThreshold=",0,"distance threshold");
2599   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR),G__defined_typename("vector<Int_t>"),-1,4,"fSelectedClusters=",0,(char*)NULL);
2600   G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"gDoFit=",0,(char*)NULL);
2601   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEEusoClustermUcOallocatorlEEusoClustermUgRsPgR),G__defined_typename("vector<EusoCluster*>"),-1,4,"fClusters=",0,(char*)NULL);
2602   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumSuperClusters=",0,"number of superclusters founded");
2603   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumNodes=",0,"number of nodes");
2604   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumPointsCluster=",0,"number of points in cluster");
2605   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fCounter=",0,"point to be processed");
2606   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fBookmark=",0,"first point of a new cluster");
2607   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR),G__defined_typename("vector<Int_t>"),-1,4,"fId=",0,"identifier of point");
2608   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEboolcOallocatorlEboolgRsPgR),G__defined_typename("vector<Bool_t>"),-1,4,"fFlag1=",0,"flag that indicates if a point is already in a cluster");
2609   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEboolcOallocatorlEboolgRsPgR),G__defined_typename("vector<Bool_t>"),-1,4,"fFlag2=",0,"flag that indicates if a point is already considered in the");
2610   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
2611   }
2612   G__tag_memvar_reset();
2613}
2614
2615
2616   /* HoughModule */
2617static void G__setup_memvarHoughModule(void) {
2618   G__tag_memvar_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_HoughModule));
2619   { HoughModule *p; p=(HoughModule*)0x1000; if (p) { }
2620   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fGtuLength=",0,"length of gtu");
2621   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fIdEv=",0,"id of the event");
2622   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_RecoEvent),-1,-1,4,"fEv=",0,(char*)NULL);
2623   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_RecoRootEvent),-1,-1,4,"fRecoRootEvent=",0,(char*)NULL);
2624   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fMainMacroCellId=",0,"id of the most populous macrocell");
2625   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fTotalNumPoints=",0,"total number of points");
2626   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumPointsMinimum=",0,"minimum number of points in a significant cluster");
2627   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumHitsMinimum=",0,"minimum number of points in a significant pixel (from config file)");
2628   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fFinalNumHitsMinimum=",0,"minimum number of points in a significant pixel ( from ProcessHoughAll() )");
2629   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fSignalToNoise=",0,"take pixels with signal/sqrt(noise) >= fSignalToNoise number [valid for ProcessOnlySignal option]");
2630   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fNumPointsAll=",0,"=fHittedAll.size();");
2631   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR),G__defined_typename("vector<Int_t>"),-1,4,"fHittedFinal=",0,(char*)NULL);
2632   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEEusoClustermUcOallocatorlEEusoClustermUgRsPgR),G__defined_typename("vector<EusoCluster*>"),-1,4,"fClusters=",0,(char*)NULL);
2633   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR),G__defined_typename("vector<Int_t>"),-1,4,"fPreviousPattReco=",0,"pixels selected by previous pattern reco modules");
2634   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR),G__defined_typename("vector<Int_t>"),-1,4,"fHittedAll=",0,"initially selected (con fNumHitsMinimum) in ProcessHoughAll()");
2635   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR),G__defined_typename("vector<Int_t>"),-1,4,"fHittedSelHough=",0,(char*)NULL);
2636   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR),G__defined_typename("vector<Int_t>"),-1,4,"fHittedSel2Hough=",0,(char*)NULL);
2637   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR),G__defined_typename("vector<Int_t>"),-1,4,"fHittedFinalMacrocell=",0,"selected by ProcessHoughSingleMacrocell() or ProcessVelocity() and passed to ProcessHoughAll()");
2638   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR),G__defined_typename("vector<Int_t>"),-1,4,"fIdMacrocellsSelected=",0,"id of macrocell selected by ProcessHoughSingleMacrocell() or ProcessVelocity()");
2639   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR),G__defined_typename("vector<Int_t>"),-1,4,"fHittedHoughMerged=",0,(char*)NULL);
2640   G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fIsAlreadyPattReco=",0,(char*)NULL);
2641   G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"fDebugPlots=",0,(char*)NULL);
2642   G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"fClustersWritten=",0,"number of written clusters, for debug only");
2643   G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fAbsDevX=",0,(char*)NULL);
2644   G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fAbsDevY=",0,(char*)NULL);
2645   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fTmin=",0,(char*)NULL);
2646   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fTmax=",0,(char*)NULL);
2647   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fXmin=",0,(char*)NULL);
2648   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fXmax=",0,(char*)NULL);
2649   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fYmin=",0,(char*)NULL);
2650   G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Double_t"),-1,4,"fYmax=",0,(char*)NULL);
2651   G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fCmaxToCmeanX=",0,(char*)NULL);
2652   G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fCmaxToCmeanY=",0,(char*)NULL);
2653   G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fCmaxToCmeanMinX=",0,(char*)NULL);
2654   G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fCmaxToCmeanMinY=",0,(char*)NULL);
2655   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_TList),-1,-1,4,"fListObj=",0,"list of objects to be deleted");
2656   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_string),-1,-1,4,"fProcedure=",0,(char*)NULL);
2657   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_string),-1,-1,4,"fKindHough=",0,(char*)NULL);
2658   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
2659   }
2660   G__tag_memvar_reset();
2661}
2662
2663
2664   /* RobustModule */
2665static void G__setup_memvarRobustModule(void) {
2666   G__tag_memvar_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_RobustModule));
2667   { RobustModule *p; p=(RobustModule*)0x1000; if (p) { }
2668   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_RecoEvent),-1,-1,4,"fEvent=",0,"pointer to the current reco event object");
2669   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_ERunParameters),-1,-1,4,"fRunpars=",0,"ERunParameters");
2670   G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fx1=",0,"the coordinates of the box where our signal pixels are");
2671   G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fx2=",0,(char*)NULL);
2672   G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fy1=",0,(char*)NULL);
2673   G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fy2=",0,(char*)NULL);
2674   G__memvar_setup((void*)0,68,0,0,-1,-1,-1,4,"fWeights=",0,(char*)NULL);
2675   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_RobustModule),-1,-2,4,"fMe=",0,(char*)NULL);
2676   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_RobustModulecLcLTrackInformation),-1,-1,4,"ftrack_info=",0,(char*)NULL);
2677   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR),G__defined_typename("vector<int>"),-1,4,"sigpix=",0,(char*)NULL);
2678   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G___clusteringDictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
2679   }
2680   G__tag_memvar_reset();
2681}
2682
2683extern "C" void G__cpp_setup_memvarG___clusteringDict() {
2684}
2685/***********************************************************
2686************************************************************
2687************************************************************
2688************************************************************
2689************************************************************
2690************************************************************
2691************************************************************
2692***********************************************************/
2693
2694/*********************************************************
2695* Member function information setup for each class
2696*********************************************************/
2697static void G__setup_memfuncEusoCluster(void) {
2698   /* EusoCluster */
2699   G__tag_memfunc_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_EusoCluster));
2700   G__memfunc_setup("EusoCluster",1150,G__G___clusteringDict_441_0_1, 105, G__get_linked_tagnum(&G__G___clusteringDictLN_EusoCluster), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
2701   G__memfunc_setup("AddPoint",787,G__G___clusteringDict_441_0_2, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - id", (char*)NULL, (void*) NULL, 0);
2702   G__memfunc_setup("GetNumPoints",1229,G__G___clusteringDict_441_0_3, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
2703   G__memfunc_setup("GetThetaMin",1082,G__G___clusteringDict_441_0_4, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
2704   G__memfunc_setup("GetThetaMax",1084,G__G___clusteringDict_441_0_5, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
2705   G__memfunc_setup("GetPhiMin",869,G__G___clusteringDict_441_0_6, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
2706   G__memfunc_setup("GetPhiMax",871,G__G___clusteringDict_441_0_7, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
2707   G__memfunc_setup("GetGtuMin",884,G__G___clusteringDict_441_0_8, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
2708   G__memfunc_setup("GetGtuMax",886,G__G___clusteringDict_441_0_9, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
2709   G__memfunc_setup("GetThreshold",1229,G__G___clusteringDict_441_0_10, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
2710   G__memfunc_setup("GetPixelVector",1429,G__G___clusteringDict_441_0_11, 117, G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR), G__defined_typename("vector<Int_t>"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
2711   G__memfunc_setup("GetPixelId",975,G__G___clusteringDict_441_0_12, 105, -1, G__defined_typename("Int_t"), 0, 1, 1, 1, 1, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
2712   G__memfunc_setup("GetFitted",896,G__G___clusteringDict_441_0_13, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
2713   G__memfunc_setup("GetSlopeTheta",1305,G__G___clusteringDict_441_0_14, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
2714   G__memfunc_setup("GetOffsetTheta",1405,G__G___clusteringDict_441_0_15, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
2715   G__memfunc_setup("GetAbsoluteDeviationTheta",2552,G__G___clusteringDict_441_0_16, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
2716   G__memfunc_setup("GetSlopePhi",1092,G__G___clusteringDict_441_0_17, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
2717   G__memfunc_setup("GetOffsetPhi",1192,G__G___clusteringDict_441_0_18, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
2718   G__memfunc_setup("GetAbsoluteDeviationPhi",2339,G__G___clusteringDict_441_0_19, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
2719   G__memfunc_setup("SetThetaMin",1094,G__G___clusteringDict_441_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - th", (char*)NULL, (void*) NULL, 0);
2720   G__memfunc_setup("SetThetaMax",1096,G__G___clusteringDict_441_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - th", (char*)NULL, (void*) NULL, 0);
2721   G__memfunc_setup("SetPhiMin",881,G__G___clusteringDict_441_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - phi", (char*)NULL, (void*) NULL, 0);
2722   G__memfunc_setup("SetPhiMax",883,G__G___clusteringDict_441_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - phi", (char*)NULL, (void*) NULL, 0);
2723   G__memfunc_setup("SetGtuMin",896,G__G___clusteringDict_441_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - gtu", (char*)NULL, (void*) NULL, 0);
2724   G__memfunc_setup("SetGtuMax",898,G__G___clusteringDict_441_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - gtu", (char*)NULL, (void*) NULL, 0);
2725   G__memfunc_setup("SetThreshold",1241,G__G___clusteringDict_441_0_26, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - t", (char*)NULL, (void*) NULL, 0);
2726   G__memfunc_setup("SetFitted",908,G__G___clusteringDict_441_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - isfit", (char*)NULL, (void*) NULL, 0);
2727   G__memfunc_setup("SetSlopeTheta",1317,G__G___clusteringDict_441_0_28, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - slope", (char*)NULL, (void*) NULL, 0);
2728   G__memfunc_setup("SetOffsetTheta",1417,G__G___clusteringDict_441_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - offset", (char*)NULL, (void*) NULL, 0);
2729   G__memfunc_setup("SetAbsoluteDeviationTheta",2564,G__G___clusteringDict_441_0_30, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - abdev", (char*)NULL, (void*) NULL, 0);
2730   G__memfunc_setup("SetSlopePhi",1104,G__G___clusteringDict_441_0_31, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - slope", (char*)NULL, (void*) NULL, 0);
2731   G__memfunc_setup("SetOffsetPhi",1204,G__G___clusteringDict_441_0_32, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - offset", (char*)NULL, (void*) NULL, 0);
2732   G__memfunc_setup("SetAbsoluteDeviationPhi",2351,G__G___clusteringDict_441_0_33, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'Double_t' 0 - abdev", (char*)NULL, (void*) NULL, 0);
2733   G__memfunc_setup("Class",502,G__G___clusteringDict_441_0_34, 85, G__get_linked_tagnum(&G__G___clusteringDictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&EusoCluster::Class) ), 0);
2734   G__memfunc_setup("Class_Name",982,G__G___clusteringDict_441_0_35, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&EusoCluster::Class_Name) ), 0);
2735   G__memfunc_setup("Class_Version",1339,G__G___clusteringDict_441_0_36, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&EusoCluster::Class_Version) ), 0);
2736   G__memfunc_setup("Dictionary",1046,G__G___clusteringDict_441_0_37, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&EusoCluster::Dictionary) ), 0);
2737   G__memfunc_setup("IsA",253,G__G___clusteringDict_441_0_38, 85, G__get_linked_tagnum(&G__G___clusteringDictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
2738   G__memfunc_setup("ShowMembers",1132,G__G___clusteringDict_441_0_39, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1);
2739   G__memfunc_setup("Streamer",835,G__G___clusteringDict_441_0_40, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1);
2740   G__memfunc_setup("StreamerNVirtual",1656,G__G___clusteringDict_441_0_41, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0);
2741   G__memfunc_setup("DeclFileName",1145,G__G___clusteringDict_441_0_42, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&EusoCluster::DeclFileName) ), 0);
2742   G__memfunc_setup("ImplFileLine",1178,G__G___clusteringDict_441_0_43, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&EusoCluster::ImplFileLine) ), 0);
2743   G__memfunc_setup("ImplFileName",1171,G__G___clusteringDict_441_0_44, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&EusoCluster::ImplFileName) ), 0);
2744   G__memfunc_setup("DeclFileLine",1152,G__G___clusteringDict_441_0_45, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&EusoCluster::DeclFileLine) ), 0);
2745   // automatic copy constructor
2746   G__memfunc_setup("EusoCluster", 1150, G__G___clusteringDict_441_0_46, (int) ('i'), G__get_linked_tagnum(&G__G___clusteringDictLN_EusoCluster), -1, 0, 1, 1, 1, 0, "u 'EusoCluster' - 11 - -", (char*) NULL, (void*) NULL, 0);
2747   // automatic destructor
2748   G__memfunc_setup("~EusoCluster", 1276, G__G___clusteringDict_441_0_47, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
2749   // automatic assignment operator
2750   G__memfunc_setup("operator=", 937, G__G___clusteringDict_441_0_48, (int) ('u'), G__get_linked_tagnum(&G__G___clusteringDictLN_EusoCluster), -1, 1, 1, 1, 1, 0, "u 'EusoCluster' - 11 - -", (char*) NULL, (void*) NULL, 0);
2751   G__tag_memfunc_reset();
2752}
2753
2754static void G__setup_memfuncBaseClusteringModule(void) {
2755   /* BaseClusteringModule */
2756   G__tag_memfunc_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_BaseClusteringModule));
2757   G__memfunc_setup("BaseClusteringModule",2049,G__G___clusteringDict_442_0_1, 105, G__get_linked_tagnum(&G__G___clusteringDictLN_BaseClusteringModule), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
2758   G__memfunc_setup("Init",404,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2759   G__memfunc_setup("PreProcess",1030,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2760   G__memfunc_setup("Process",735,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'RecoEvent' - 0 - -", (char*)NULL, (void*) NULL, 1);
2761   G__memfunc_setup("PostProcess",1157,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2762   G__memfunc_setup("Done",390,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2763   G__memfunc_setup("SaveRootData",1197,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'RecoRootEvent' - 0 - -", (char*)NULL, (void*) NULL, 1);
2764   G__memfunc_setup("UserMemoryClean",1531,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2765   G__memfunc_setup("GetCluster",1026,G__G___clusteringDict_442_0_9, 85, G__get_linked_tagnum(&G__G___clusteringDictLN_EusoCluster), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - num", (char*)NULL, (void*) NULL, 0);
2766   G__memfunc_setup("ClassType",920,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
2767   G__memfunc_setup("ClassName",887,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
2768   G__memfunc_setup("CalculateDensity",1646,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2769   G__memfunc_setup("DensityMainMC",1269,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2770   G__memfunc_setup("DensityEvent",1250,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2771   G__memfunc_setup("CalculateNaturalThreshold",2578,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2772   G__memfunc_setup("CalculateDistance",1721,(G__InterfaceMethod) NULL, 100, -1, G__defined_typename("Double_t"), 0, 2, 1, 4, 0, 
2773"i - 'Int_t' 0 - n1 i - 'Int_t' 0 - n2", (char*)NULL, (void*) NULL, 0);
2774   G__memfunc_setup("CalculateTimeDifference",2312,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 4, 0, 
2775"i - 'Int_t' 0 - n1 i - 'Int_t' 0 - n2", (char*)NULL, (void*) NULL, 0);
2776   G__memfunc_setup("CalculateNumClustersUniform",2803,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2777   G__memfunc_setup("CalculateNumPointsMinimum",2583,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2778   G__memfunc_setup("NewCluster",1036,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2779   G__memfunc_setup("SearchClusters",1451,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2780   G__memfunc_setup("WriteCluster",1261,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2781   G__memfunc_setup("FillCluster",1129,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2782   G__memfunc_setup("FitCluster",1029,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "U 'EusoCluster' - 0 - clu", (char*)NULL, (void*) NULL, 0);
2783   G__memfunc_setup("HistoCluster",1257,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2784   G__memfunc_setup("MakeMaps",783,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", "create the maps of pixel data in Gtu,...", (void*) NULL, 0);
2785   G__memfunc_setup("Class",502,G__G___clusteringDict_442_0_27, 85, G__get_linked_tagnum(&G__G___clusteringDictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&BaseClusteringModule::Class) ), 0);
2786   G__memfunc_setup("Class_Name",982,G__G___clusteringDict_442_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&BaseClusteringModule::Class_Name) ), 0);
2787   G__memfunc_setup("Class_Version",1339,G__G___clusteringDict_442_0_29, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&BaseClusteringModule::Class_Version) ), 0);
2788   G__memfunc_setup("Dictionary",1046,G__G___clusteringDict_442_0_30, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&BaseClusteringModule::Dictionary) ), 0);
2789   G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G___clusteringDictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
2790   G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1);
2791   G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1);
2792   G__memfunc_setup("StreamerNVirtual",1656,G__G___clusteringDict_442_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0);
2793   G__memfunc_setup("DeclFileName",1145,G__G___clusteringDict_442_0_35, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&BaseClusteringModule::DeclFileName) ), 0);
2794   G__memfunc_setup("ImplFileLine",1178,G__G___clusteringDict_442_0_36, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&BaseClusteringModule::ImplFileLine) ), 0);
2795   G__memfunc_setup("ImplFileName",1171,G__G___clusteringDict_442_0_37, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&BaseClusteringModule::ImplFileName) ), 0);
2796   G__memfunc_setup("DeclFileLine",1152,G__G___clusteringDict_442_0_38, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&BaseClusteringModule::DeclFileLine) ), 0);
2797   // automatic destructor
2798   G__memfunc_setup("~BaseClusteringModule", 2175, G__G___clusteringDict_442_0_39, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
2799   G__tag_memfunc_reset();
2800}
2801
2802static void G__setup_memfuncAutomatedClustering(void) {
2803   /* AutomatedClustering */
2804   G__tag_memfunc_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_AutomatedClustering));
2805   G__memfunc_setup("AutomatedClustering",1988,G__G___clusteringDict_458_0_1, 105, G__get_linked_tagnum(&G__G___clusteringDictLN_AutomatedClustering), -1, 0, 5, 1, 1, 0, 
2806"U 'RecoEvent' - 0 - - i - 'Int_t' 0 - - "
2807"d - 'Double_t' 0 - - i - 'Int_t' 0 - - "
2808"g - 'Bool_t' 0 - -", (char*)NULL, (void*) NULL, 0);
2809   G__memfunc_setup("AutomatedClustering",1988,G__G___clusteringDict_458_0_2, 105, G__get_linked_tagnum(&G__G___clusteringDictLN_AutomatedClustering), -1, 0, 4, 1, 1, 0, 
2810"U 'RecoEvent' - 0 - - i - 'Int_t' 0 - - "
2811"i - 'Int_t' 0 - - g - 'Bool_t' 0 - -", (char*)NULL, (void*) NULL, 0);
2812   G__memfunc_setup("Clustering",1056,G__G___clusteringDict_458_0_3, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
2813   G__memfunc_setup("GetClusters",1141,G__G___clusteringDict_458_0_4, 117, G__get_linked_tagnum(&G__G___clusteringDictLN_vectorlEEusoClustermUcOallocatorlEEusoClustermUgRsPgR), G__defined_typename("vector<EusoCluster*>"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
2814   G__memfunc_setup("GetDistanceThreshold",2040,G__G___clusteringDict_458_0_5, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 1, "", (char*)NULL, (void*) NULL, 0);
2815   G__memfunc_setup("GetSignificanceLevel",2011,G__G___clusteringDict_458_0_6, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 1, "", (char*)NULL, (void*) NULL, 0);
2816   G__memfunc_setup("GetNumHitsMinimum",1732,G__G___clusteringDict_458_0_7, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 1, "", (char*)NULL, (void*) NULL, 0);
2817   G__memfunc_setup("CalculateDensity",1646,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2818   G__memfunc_setup("WriteCluster",1261,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2819   G__memfunc_setup("FitCluster",1029,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 4, 0, "U 'EusoCluster' - 0 - clu", (char*)NULL, (void*) NULL, 0);
2820   G__memfunc_setup("Class",502,G__G___clusteringDict_458_0_11, 85, G__get_linked_tagnum(&G__G___clusteringDictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&AutomatedClustering::Class) ), 0);
2821   G__memfunc_setup("Class_Name",982,G__G___clusteringDict_458_0_12, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&AutomatedClustering::Class_Name) ), 0);
2822   G__memfunc_setup("Class_Version",1339,G__G___clusteringDict_458_0_13, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&AutomatedClustering::Class_Version) ), 0);
2823   G__memfunc_setup("Dictionary",1046,G__G___clusteringDict_458_0_14, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&AutomatedClustering::Dictionary) ), 0);
2824   G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G___clusteringDictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
2825   G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1);
2826   G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1);
2827   G__memfunc_setup("StreamerNVirtual",1656,G__G___clusteringDict_458_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0);
2828   G__memfunc_setup("DeclFileName",1145,G__G___clusteringDict_458_0_19, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&AutomatedClustering::DeclFileName) ), 0);
2829   G__memfunc_setup("ImplFileLine",1178,G__G___clusteringDict_458_0_20, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&AutomatedClustering::ImplFileLine) ), 0);
2830   G__memfunc_setup("ImplFileName",1171,G__G___clusteringDict_458_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&AutomatedClustering::ImplFileName) ), 0);
2831   G__memfunc_setup("DeclFileLine",1152,G__G___clusteringDict_458_0_22, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&AutomatedClustering::DeclFileLine) ), 0);
2832   // automatic destructor
2833   G__memfunc_setup("~AutomatedClustering", 2114, G__G___clusteringDict_458_0_23, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
2834   G__tag_memfunc_reset();
2835}
2836
2837static void G__setup_memfuncGTUClusteringModule(void) {
2838   /* GTUClusteringModule */
2839   G__tag_memfunc_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_GTUClusteringModule));
2840   G__memfunc_setup("GTUClusteringModule",1910,G__G___clusteringDict_459_0_1, 105, G__get_linked_tagnum(&G__G___clusteringDictLN_GTUClusteringModule), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
2841   G__memfunc_setup("Init",404,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2842   G__memfunc_setup("PreProcess",1030,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2843   G__memfunc_setup("Process",735,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'RecoEvent' - 0 - -", (char*)NULL, (void*) NULL, 1);
2844   G__memfunc_setup("PostProcess",1157,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2845   G__memfunc_setup("SaveRootData",1197,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'RecoRootEvent' - 0 - -", (char*)NULL, (void*) NULL, 1);
2846   G__memfunc_setup("Done",390,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2847   G__memfunc_setup("UserMemoryClean",1531,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2848   G__memfunc_setup("ClassType",920,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
2849   G__memfunc_setup("ClassName",887,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
2850   G__memfunc_setup("Prepare",719,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2851   G__memfunc_setup("CalculateDensity",1646,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2852   G__memfunc_setup("GTUDistance",1051,(G__InterfaceMethod) NULL, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 4, 0, 
2853"i - 'Int_t' 0 - n1 i - 'Int_t' 0 - n2", (char*)NULL, (void*) NULL, 0);
2854   G__memfunc_setup("CalculateThreshold",1851,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2855   G__memfunc_setup("CalculateNumClustersUniform",2803,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2856   G__memfunc_setup("CalculateNumPointsMinimum",2583,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2857   G__memfunc_setup("NewCluster",1036,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2858   G__memfunc_setup("SearchClusters",1451,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2859   G__memfunc_setup("WriteCluster",1261,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2860   G__memfunc_setup("FillCluster",1129,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2861   G__memfunc_setup("Histo",519,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2862   G__memfunc_setup("Class",502,G__G___clusteringDict_459_0_22, 85, G__get_linked_tagnum(&G__G___clusteringDictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&GTUClusteringModule::Class) ), 0);
2863   G__memfunc_setup("Class_Name",982,G__G___clusteringDict_459_0_23, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&GTUClusteringModule::Class_Name) ), 0);
2864   G__memfunc_setup("Class_Version",1339,G__G___clusteringDict_459_0_24, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&GTUClusteringModule::Class_Version) ), 0);
2865   G__memfunc_setup("Dictionary",1046,G__G___clusteringDict_459_0_25, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&GTUClusteringModule::Dictionary) ), 0);
2866   G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G___clusteringDictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
2867   G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1);
2868   G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1);
2869   G__memfunc_setup("StreamerNVirtual",1656,G__G___clusteringDict_459_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0);
2870   G__memfunc_setup("DeclFileName",1145,G__G___clusteringDict_459_0_30, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&GTUClusteringModule::DeclFileName) ), 0);
2871   G__memfunc_setup("ImplFileLine",1178,G__G___clusteringDict_459_0_31, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&GTUClusteringModule::ImplFileLine) ), 0);
2872   G__memfunc_setup("ImplFileName",1171,G__G___clusteringDict_459_0_32, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&GTUClusteringModule::ImplFileName) ), 0);
2873   G__memfunc_setup("DeclFileLine",1152,G__G___clusteringDict_459_0_33, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&GTUClusteringModule::DeclFileLine) ), 0);
2874   // automatic destructor
2875   G__memfunc_setup("~GTUClusteringModule", 2036, G__G___clusteringDict_459_0_34, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
2876   G__tag_memfunc_reset();
2877}
2878
2879static void G__setup_memfuncClusterAnalysisModule(void) {
2880   /* ClusterAnalysisModule */
2881   G__tag_memfunc_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_ClusterAnalysisModule));
2882   G__memfunc_setup("ClusterAnalysisModule",2188,G__G___clusteringDict_460_0_1, 105, G__get_linked_tagnum(&G__G___clusteringDictLN_ClusterAnalysisModule), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
2883   G__memfunc_setup("Init",404,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2884   G__memfunc_setup("PreProcess",1030,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2885   G__memfunc_setup("Process",735,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'RecoEvent' - 0 - -", (char*)NULL, (void*) NULL, 1);
2886   G__memfunc_setup("PostProcess",1157,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2887   G__memfunc_setup("Done",390,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2888   G__memfunc_setup("SaveRootData",1197,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'RecoRootEvent' - 0 - -", (char*)NULL, (void*) NULL, 1);
2889   G__memfunc_setup("UserMemoryClean",1531,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2890   G__memfunc_setup("GetCluster",1026,G__G___clusteringDict_460_0_9, 85, G__get_linked_tagnum(&G__G___clusteringDictLN_EusoCluster), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - i", (char*)NULL, (void*) NULL, 0);
2891   G__memfunc_setup("ClassType",920,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
2892   G__memfunc_setup("ClassName",887,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
2893   G__memfunc_setup("SearchMainCluster",1725,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2894   G__memfunc_setup("AngularDistance",1525,(G__InterfaceMethod) NULL, 100, -1, G__defined_typename("Double_t"), 0, 4, 1, 4, 0, 
2895"d - 'Double_t' 0 - - d - 'Double_t' 0 - - "
2896"d - 'Double_t' 0 - - d - 'Double_t' 0 - -", (char*)NULL, (void*) NULL, 0);
2897   G__memfunc_setup("HistoClusters",1372,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2898   G__memfunc_setup("InitSuperClustering",1987,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2899   G__memfunc_setup("NewSuperCluster",1563,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2900   G__memfunc_setup("SearchSuperClusters",1978,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2901   G__memfunc_setup("WriteSuperCluster",1788,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2902   G__memfunc_setup("FillSuperCluster",1656,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2903   G__memfunc_setup("Class",502,G__G___clusteringDict_460_0_20, 85, G__get_linked_tagnum(&G__G___clusteringDictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&ClusterAnalysisModule::Class) ), 0);
2904   G__memfunc_setup("Class_Name",982,G__G___clusteringDict_460_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&ClusterAnalysisModule::Class_Name) ), 0);
2905   G__memfunc_setup("Class_Version",1339,G__G___clusteringDict_460_0_22, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&ClusterAnalysisModule::Class_Version) ), 0);
2906   G__memfunc_setup("Dictionary",1046,G__G___clusteringDict_460_0_23, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&ClusterAnalysisModule::Dictionary) ), 0);
2907   G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G___clusteringDictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
2908   G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1);
2909   G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1);
2910   G__memfunc_setup("StreamerNVirtual",1656,G__G___clusteringDict_460_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0);
2911   G__memfunc_setup("DeclFileName",1145,G__G___clusteringDict_460_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&ClusterAnalysisModule::DeclFileName) ), 0);
2912   G__memfunc_setup("ImplFileLine",1178,G__G___clusteringDict_460_0_29, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&ClusterAnalysisModule::ImplFileLine) ), 0);
2913   G__memfunc_setup("ImplFileName",1171,G__G___clusteringDict_460_0_30, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&ClusterAnalysisModule::ImplFileName) ), 0);
2914   G__memfunc_setup("DeclFileLine",1152,G__G___clusteringDict_460_0_31, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&ClusterAnalysisModule::DeclFileLine) ), 0);
2915   // automatic destructor
2916   G__memfunc_setup("~ClusterAnalysisModule", 2314, G__G___clusteringDict_460_0_32, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
2917   G__tag_memfunc_reset();
2918}
2919
2920static void G__setup_memfuncHoughModule(void) {
2921   /* HoughModule */
2922   G__tag_memfunc_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_HoughModule));
2923   G__memfunc_setup("HoughModule",1121,G__G___clusteringDict_465_0_1, 105, G__get_linked_tagnum(&G__G___clusteringDictLN_HoughModule), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
2924   G__memfunc_setup("Init",404,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2925   G__memfunc_setup("PreProcess",1030,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2926   G__memfunc_setup("Process",735,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'RecoEvent' - 0 - -", (char*)NULL, (void*) NULL, 1);
2927   G__memfunc_setup("PostProcess",1157,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2928   G__memfunc_setup("Done",390,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2929   G__memfunc_setup("SaveRootData",1197,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'RecoRootEvent' - 0 - -", (char*)NULL, (void*) NULL, 1);
2930   G__memfunc_setup("UserMemoryClean",1531,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2931   G__memfunc_setup("TmpMemoryClean",1421,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2932   G__memfunc_setup("GetCluster",1026,G__G___clusteringDict_465_0_10, 85, G__get_linked_tagnum(&G__G___clusteringDictLN_EusoCluster), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - num", (char*)NULL, (void*) NULL, 0);
2933   G__memfunc_setup("ClassType",920,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
2934   G__memfunc_setup("ClassName",887,(G__InterfaceMethod) NULL,67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 1);
2935   G__memfunc_setup("ProcessHoughSingleMacrocell",2766,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2936   G__memfunc_setup("ProcessHoughAll",1523,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2937   G__memfunc_setup("ProcessVelocity",1582,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2938   G__memfunc_setup("WriteSingleCluster",1871,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2939   G__memfunc_setup("HoughTransform",1463,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 5, 1, 4, 0, 
2940"u 'vector<double,allocator<double> >' 'vector<Double_t>' 0 - x u 'vector<double,allocator<double> >' 'vector<Double_t>' 0 - y "
2941"u 'vector<double,allocator<double> >' 'vector<Double_t>' 0 - t u 'vector<int,allocator<int> >' 'vector<Int_t>' 0 - c "
2942"u 'vector<int,allocator<int> >' 'vector<Int_t>' 0 'vector<Int_t>()' id", (char*)NULL, (void*) NULL, 0);
2943   G__memfunc_setup("ClearTmpMemory",1425,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0);
2944   G__memfunc_setup("Class",502,G__G___clusteringDict_465_0_19, 85, G__get_linked_tagnum(&G__G___clusteringDictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&HoughModule::Class) ), 0);
2945   G__memfunc_setup("Class_Name",982,G__G___clusteringDict_465_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&HoughModule::Class_Name) ), 0);
2946   G__memfunc_setup("Class_Version",1339,G__G___clusteringDict_465_0_21, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&HoughModule::Class_Version) ), 0);
2947   G__memfunc_setup("Dictionary",1046,G__G___clusteringDict_465_0_22, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&HoughModule::Dictionary) ), 0);
2948   G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G___clusteringDictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
2949   G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1);
2950   G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1);
2951   G__memfunc_setup("StreamerNVirtual",1656,G__G___clusteringDict_465_0_26, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0);
2952   G__memfunc_setup("DeclFileName",1145,G__G___clusteringDict_465_0_27, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&HoughModule::DeclFileName) ), 0);
2953   G__memfunc_setup("ImplFileLine",1178,G__G___clusteringDict_465_0_28, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&HoughModule::ImplFileLine) ), 0);
2954   G__memfunc_setup("ImplFileName",1171,G__G___clusteringDict_465_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&HoughModule::ImplFileName) ), 0);
2955   G__memfunc_setup("DeclFileLine",1152,G__G___clusteringDict_465_0_30, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&HoughModule::DeclFileLine) ), 0);
2956   // automatic destructor
2957   G__memfunc_setup("~HoughModule", 1247, G__G___clusteringDict_465_0_31, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
2958   G__tag_memfunc_reset();
2959}
2960
2961static void G__setup_memfuncRobustModule(void) {
2962   /* RobustModule */
2963   G__tag_memfunc_setup(G__get_linked_tagnum(&G__G___clusteringDictLN_RobustModule));
2964   G__memfunc_setup("RobustModule",1253,G__G___clusteringDict_547_0_1, 105, G__get_linked_tagnum(&G__G___clusteringDictLN_RobustModule), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
2965   G__memfunc_setup("Init",404,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2966   G__memfunc_setup("PreProcess",1030,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2967   G__memfunc_setup("Process",735,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'RecoEvent' - 0 - -", (char*)NULL, (void*) NULL, 1);
2968   G__memfunc_setup("PostProcess",1157,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2969   G__memfunc_setup("SaveRootData",1197,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "U 'RecoRootEvent' - 0 - -", (char*)NULL, (void*) NULL, 1);
2970   G__memfunc_setup("SaveGlobalData",1370,G__G___clusteringDict_547_0_7, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
2971   G__memfunc_setup("Done",390,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2972   G__memfunc_setup("UserMemoryClean",1531,(G__InterfaceMethod) NULL,121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
2973   G__memfunc_setup("Get",288,G__G___clusteringDict_547_0_10, 85, G__get_linked_tagnum(&G__G___clusteringDictLN_RobustModule), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (RobustModule* (*)())(&RobustModule::Get) ), 0);
2974   G__memfunc_setup("FindTrackOnFocalPlane",2056,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 4, 0, "D - - 0 '0' a", (char*)NULL, (void*) NULL, 0);
2975   G__memfunc_setup("Coefficients",1234,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 3, 1, 4, 0, 
2976"d - - 1 - a d - - 1 - b "
2977"u 'map<int,TVector3,less<int>,allocator<pair<const int,TVector3> > >' 'map<int,TVector3>' 11 - c", (char*)NULL, (void*) NULL, 0);
2978   G__memfunc_setup("chi",308,(G__InterfaceMethod) NULL, 100, -1, -1, 0, 3, 1, 4, 0, 
2979"u 'map<int,TVector3,less<int>,allocator<pair<const int,TVector3> > >' 'map<int,TVector3>' 11 - c d - - 0 - a "
2980"d - - 0 - b", (char*)NULL, (void*) NULL, 0);
2981   G__memfunc_setup("GetSignalPixels",1523,(G__InterfaceMethod) NULL, 103, -1, G__defined_typename("Bool_t"), 0, 3, 1, 4, 0, 
2982"d - - 0 - a d - - 0 - b "
2983"u 'map<int,TVector3,less<int>,allocator<pair<const int,TVector3> > >' 'map<int,TVector3>' 1 - pixel_map", (char*)NULL, (void*) NULL, 0);
2984   G__memfunc_setup("PointsIntersection",1908,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 3, 1, 4, 0, 
2985"D - - 0 - px D - - 0 - py "
2986"D - - 0 - x", (char*)NULL, (void*) NULL, 0);
2987   G__memfunc_setup("GetLimits",914,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 5, 1, 4, 0, 
2988"U 'TH1D' - 0 - h d - - 0 - par "
2989"d - - 0 - opt d - - 1 - l1 "
2990"d - - 1 - l2", (char*)NULL, (void*) NULL, 0);
2991   G__memfunc_setup("SubtractBg",1009,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 3, 1, 4, 0, 
2992"U 'TH1D' - 0 - h d - - 0 - bg "
2993"d - - 0 - power", (char*)NULL, (void*) NULL, 0);
2994   G__memfunc_setup("GetProjectionX",1429,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 4, 0, 
2995"U 'TH2D' - 0 - - U 'TH1D' - 0 - -", (char*)NULL, (void*) NULL, 0);
2996   G__memfunc_setup("GetProjectionY",1430,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 4, 0, 
2997"U 'TH2D' - 0 - - U 'TH1D' - 0 - -", (char*)NULL, (void*) NULL, 0);
2998   G__memfunc_setup("Class",502,G__G___clusteringDict_547_0_20, 85, G__get_linked_tagnum(&G__G___clusteringDictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&RobustModule::Class) ), 0);
2999   G__memfunc_setup("Class_Name",982,G__G___clusteringDict_547_0_21, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RobustModule::Class_Name) ), 0);
3000   G__memfunc_setup("Class_Version",1339,G__G___clusteringDict_547_0_22, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&RobustModule::Class_Version) ), 0);
3001   G__memfunc_setup("Dictionary",1046,G__G___clusteringDict_547_0_23, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&RobustModule::Dictionary) ), 0);
3002   G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G___clusteringDictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
3003   G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1);
3004   G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1);
3005   G__memfunc_setup("StreamerNVirtual",1656,G__G___clusteringDict_547_0_27, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0);
3006   G__memfunc_setup("DeclFileName",1145,G__G___clusteringDict_547_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RobustModule::DeclFileName) ), 0);
3007   G__memfunc_setup("ImplFileLine",1178,G__G___clusteringDict_547_0_29, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&RobustModule::ImplFileLine) ), 0);
3008   G__memfunc_setup("ImplFileName",1171,G__G___clusteringDict_547_0_30, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&RobustModule::ImplFileName) ), 0);
3009   G__memfunc_setup("DeclFileLine",1152,G__G___clusteringDict_547_0_31, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&RobustModule::DeclFileLine) ), 0);
3010   // automatic destructor
3011   G__memfunc_setup("~RobustModule", 1379, G__G___clusteringDict_547_0_32, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
3012   G__tag_memfunc_reset();
3013}
3014
3015
3016/*********************************************************
3017* Member function information setup
3018*********************************************************/
3019extern "C" void G__cpp_setup_memfuncG___clusteringDict() {
3020}
3021
3022/*********************************************************
3023* Global variable information setup for each class
3024*********************************************************/
3025static void G__cpp_setup_global0() {
3026
3027   /* Setting up global variables */
3028   G__resetplocal();
3029
3030}
3031
3032static void G__cpp_setup_global1() {
3033
3034   G__resetglobalenv();
3035}
3036extern "C" void G__cpp_setup_globalG___clusteringDict() {
3037  G__cpp_setup_global0();
3038  G__cpp_setup_global1();
3039}
3040
3041/*********************************************************
3042* Global function information setup for each class
3043*********************************************************/
3044static void G__cpp_setup_func0() {
3045   G__lastifuncposition();
3046
3047}
3048
3049static void G__cpp_setup_func1() {
3050}
3051
3052static void G__cpp_setup_func2() {
3053}
3054
3055static void G__cpp_setup_func3() {
3056}
3057
3058static void G__cpp_setup_func4() {
3059}
3060
3061static void G__cpp_setup_func5() {
3062}
3063
3064static void G__cpp_setup_func6() {
3065}
3066
3067static void G__cpp_setup_func7() {
3068}
3069
3070static void G__cpp_setup_func8() {
3071}
3072
3073static void G__cpp_setup_func9() {
3074}
3075
3076static void G__cpp_setup_func10() {
3077}
3078
3079static void G__cpp_setup_func11() {
3080}
3081
3082static void G__cpp_setup_func12() {
3083}
3084
3085static void G__cpp_setup_func13() {
3086}
3087
3088static void G__cpp_setup_func14() {
3089}
3090
3091static void G__cpp_setup_func15() {
3092}
3093
3094static void G__cpp_setup_func16() {
3095}
3096
3097static void G__cpp_setup_func17() {
3098}
3099
3100static void G__cpp_setup_func18() {
3101}
3102
3103static void G__cpp_setup_func19() {
3104}
3105
3106static void G__cpp_setup_func20() {
3107
3108   G__resetifuncposition();
3109}
3110
3111extern "C" void G__cpp_setup_funcG___clusteringDict() {
3112  G__cpp_setup_func0();
3113  G__cpp_setup_func1();
3114  G__cpp_setup_func2();
3115  G__cpp_setup_func3();
3116  G__cpp_setup_func4();
3117  G__cpp_setup_func5();
3118  G__cpp_setup_func6();
3119  G__cpp_setup_func7();
3120  G__cpp_setup_func8();
3121  G__cpp_setup_func9();
3122  G__cpp_setup_func10();
3123  G__cpp_setup_func11();
3124  G__cpp_setup_func12();
3125  G__cpp_setup_func13();
3126  G__cpp_setup_func14();
3127  G__cpp_setup_func15();
3128  G__cpp_setup_func16();
3129  G__cpp_setup_func17();
3130  G__cpp_setup_func18();
3131  G__cpp_setup_func19();
3132  G__cpp_setup_func20();
3133}
3134
3135/*********************************************************
3136* Class,struct,union,enum tag information setup
3137*********************************************************/
3138/* Setup class/struct taginfo */
3139G__linked_taginfo G__G___clusteringDictLN_TClass = { "TClass" , 99 , -1 };
3140G__linked_taginfo G__G___clusteringDictLN_TBuffer = { "TBuffer" , 99 , -1 };
3141G__linked_taginfo G__G___clusteringDictLN_TMemberInspector = { "TMemberInspector" , 99 , -1 };
3142G__linked_taginfo G__G___clusteringDictLN_vectorlEdoublecOallocatorlEdoublegRsPgR = { "vector<double,allocator<double> >" , 99 , -1 };
3143G__linked_taginfo G__G___clusteringDictLN_vectorlEboolcOallocatorlEboolgRsPgR = { "vector<bool,allocator<bool> >" , 99 , -1 };
3144G__linked_taginfo G__G___clusteringDictLN_string = { "string" , 99 , -1 };
3145G__linked_taginfo G__G___clusteringDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >" , 99 , -1 };
3146G__linked_taginfo G__G___clusteringDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator<vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >::iterator>" , 99 , -1 };
3147G__linked_taginfo G__G___clusteringDictLN_TList = { "TList" , 99 , -1 };
3148G__linked_taginfo G__G___clusteringDictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector<TVirtualArray*,allocator<TVirtualArray*> >" , 99 , -1 };
3149G__linked_taginfo G__G___clusteringDictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TVirtualArray*,allocator<TVirtualArray*> >::iterator>" , 99 , -1 };
3150G__linked_taginfo G__G___clusteringDictLN_EsafMsgSource = { "EsafMsgSource" , 99 , -1 };
3151G__linked_taginfo G__G___clusteringDictLN_maplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgR = { "map<string,int,less<string>,allocator<pair<const string,int> > >" , 99 , -1 };
3152G__linked_taginfo G__G___clusteringDictLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR = { "map<string,double,less<string>,allocator<pair<const string,double> > >" , 99 , -1 };
3153G__linked_taginfo G__G___clusteringDictLN_maplEstringcOstringcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOstringgRsPgRsPgR = { "map<string,string,less<string>,allocator<pair<const string,string> > >" , 99 , -1 };
3154G__linked_taginfo G__G___clusteringDictLN_EsafConfigurable = { "EsafConfigurable" , 99 , -1 };
3155G__linked_taginfo G__G___clusteringDictLN_RecoModule = { "RecoModule" , 99 , -1 };
3156G__linked_taginfo G__G___clusteringDictLN_RecoEvent = { "RecoEvent" , 99 , -1 };
3157G__linked_taginfo G__G___clusteringDictLN_RecoRootEvent = { "RecoRootEvent" , 99 , -1 };
3158G__linked_taginfo G__G___clusteringDictLN_EusoCluster = { "EusoCluster" , 99 , -1 };
3159G__linked_taginfo G__G___clusteringDictLN_BaseClusteringModule = { "BaseClusteringModule" , 99 , -1 };
3160G__linked_taginfo G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR = { "vector<int,allocator<int> >" , 99 , -1 };
3161G__linked_taginfo G__G___clusteringDictLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<int,allocator<int> >::iterator>" , 99 , -1 };
3162G__linked_taginfo G__G___clusteringDictLN_vectorlEEusoClustermUcOallocatorlEEusoClustermUgRsPgR = { "vector<EusoCluster*,allocator<EusoCluster*> >" , 99 , -1 };
3163G__linked_taginfo G__G___clusteringDictLN_reverse_iteratorlEvectorlEEusoClustermUcOallocatorlEEusoClustermUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<EusoCluster*,allocator<EusoCluster*> >::iterator>" , 99 , -1 };
3164G__linked_taginfo G__G___clusteringDictLN_maplEintcOvectorlEintcOallocatorlEintgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOvectorlEintcOallocatorlEintgRsPgRsPgRsPgRsPgR = { "map<int,vector<int,allocator<int> >,less<int>,allocator<pair<const int,vector<int,allocator<int> > > > >" , 99 , -1 };
3165G__linked_taginfo G__G___clusteringDictLN_AutomatedClustering = { "AutomatedClustering" , 99 , -1 };
3166G__linked_taginfo G__G___clusteringDictLN_GTUClusteringModule = { "GTUClusteringModule" , 99 , -1 };
3167G__linked_taginfo G__G___clusteringDictLN_ClusterAnalysisModule = { "ClusterAnalysisModule" , 99 , -1 };
3168G__linked_taginfo G__G___clusteringDictLN_vectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgR = { "vector<vector<int,allocator<int> >,allocator<vector<int,allocator<int> > > >" , 99 , -1 };
3169G__linked_taginfo G__G___clusteringDictLN_reverse_iteratorlEvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<vector<int,allocator<int> >,allocator<vector<int,allocator<int> > > >::iterator>" , 99 , -1 };
3170G__linked_taginfo G__G___clusteringDictLN_HoughModule = { "HoughModule" , 99 , -1 };
3171G__linked_taginfo G__G___clusteringDictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR = { "iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&>" , 115 , -1 };
3172G__linked_taginfo G__G___clusteringDictLN_ERunParameters = { "ERunParameters" , 99 , -1 };
3173G__linked_taginfo G__G___clusteringDictLN_TH1D = { "TH1D" , 99 , -1 };
3174G__linked_taginfo G__G___clusteringDictLN_TH2D = { "TH2D" , 99 , -1 };
3175G__linked_taginfo G__G___clusteringDictLN_RobustModule = { "RobustModule" , 99 , -1 };
3176G__linked_taginfo G__G___clusteringDictLN_RobustModulecLcLTrackInformation = { "RobustModule::TrackInformation" , 99 , -1 };
3177G__linked_taginfo G__G___clusteringDictLN_vectorlERecoPixelDatamUcOallocatorlERecoPixelDatamUgRsPgR = { "vector<RecoPixelData*,allocator<RecoPixelData*> >" , 99 , -1 };
3178G__linked_taginfo G__G___clusteringDictLN_reverse_iteratorlEvectorlERecoPixelDatamUcOallocatorlERecoPixelDatamUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<RecoPixelData*,allocator<RecoPixelData*> >::iterator>" , 99 , -1 };
3179G__linked_taginfo G__G___clusteringDictLN_maplEintcOvectorlERecoPixelDatamUcOallocatorlERecoPixelDatamUgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOvectorlERecoPixelDatamUcOallocatorlERecoPixelDatamUgRsPgRsPgRsPgRsPgR = { "map<int,vector<RecoPixelData*,allocator<RecoPixelData*> >,less<int>,allocator<pair<const int,vector<RecoPixelData*,allocator<RecoPixelData*> > > > >" , 99 , -1 };
3180G__linked_taginfo G__G___clusteringDictLN_maplEintcOTVector3cOlesslEintgRcOallocatorlEpairlEconstsPintcOTVector3gRsPgRsPgR = { "map<int,TVector3,less<int>,allocator<pair<const int,TVector3> > >" , 99 , -1 };
3181
3182/* Reset class/struct taginfo */
3183extern "C" void G__cpp_reset_tagtableG___clusteringDict() {
3184  G__G___clusteringDictLN_TClass.tagnum = -1 ;
3185  G__G___clusteringDictLN_TBuffer.tagnum = -1 ;
3186  G__G___clusteringDictLN_TMemberInspector.tagnum = -1 ;
3187  G__G___clusteringDictLN_vectorlEdoublecOallocatorlEdoublegRsPgR.tagnum = -1 ;
3188  G__G___clusteringDictLN_vectorlEboolcOallocatorlEboolgRsPgR.tagnum = -1 ;
3189  G__G___clusteringDictLN_string.tagnum = -1 ;
3190  G__G___clusteringDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ;
3191  G__G___clusteringDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ;
3192  G__G___clusteringDictLN_TList.tagnum = -1 ;
3193  G__G___clusteringDictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ;
3194  G__G___clusteringDictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ;
3195  G__G___clusteringDictLN_EsafMsgSource.tagnum = -1 ;
3196  G__G___clusteringDictLN_maplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgR.tagnum = -1 ;
3197  G__G___clusteringDictLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR.tagnum = -1 ;
3198  G__G___clusteringDictLN_maplEstringcOstringcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOstringgRsPgRsPgR.tagnum = -1 ;
3199  G__G___clusteringDictLN_EsafConfigurable.tagnum = -1 ;
3200  G__G___clusteringDictLN_RecoModule.tagnum = -1 ;
3201  G__G___clusteringDictLN_RecoEvent.tagnum = -1 ;
3202  G__G___clusteringDictLN_RecoRootEvent.tagnum = -1 ;
3203  G__G___clusteringDictLN_EusoCluster.tagnum = -1 ;
3204  G__G___clusteringDictLN_BaseClusteringModule.tagnum = -1 ;
3205  G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR.tagnum = -1 ;
3206  G__G___clusteringDictLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR.tagnum = -1 ;
3207  G__G___clusteringDictLN_vectorlEEusoClustermUcOallocatorlEEusoClustermUgRsPgR.tagnum = -1 ;
3208  G__G___clusteringDictLN_reverse_iteratorlEvectorlEEusoClustermUcOallocatorlEEusoClustermUgRsPgRcLcLiteratorgR.tagnum = -1 ;
3209  G__G___clusteringDictLN_maplEintcOvectorlEintcOallocatorlEintgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOvectorlEintcOallocatorlEintgRsPgRsPgRsPgRsPgR.tagnum = -1 ;
3210  G__G___clusteringDictLN_AutomatedClustering.tagnum = -1 ;
3211  G__G___clusteringDictLN_GTUClusteringModule.tagnum = -1 ;
3212  G__G___clusteringDictLN_ClusterAnalysisModule.tagnum = -1 ;
3213  G__G___clusteringDictLN_vectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgR.tagnum = -1 ;
3214  G__G___clusteringDictLN_reverse_iteratorlEvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRcLcLiteratorgR.tagnum = -1 ;
3215  G__G___clusteringDictLN_HoughModule.tagnum = -1 ;
3216  G__G___clusteringDictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR.tagnum = -1 ;
3217  G__G___clusteringDictLN_ERunParameters.tagnum = -1 ;
3218  G__G___clusteringDictLN_TH1D.tagnum = -1 ;
3219  G__G___clusteringDictLN_TH2D.tagnum = -1 ;
3220  G__G___clusteringDictLN_RobustModule.tagnum = -1 ;
3221  G__G___clusteringDictLN_RobustModulecLcLTrackInformation.tagnum = -1 ;
3222  G__G___clusteringDictLN_vectorlERecoPixelDatamUcOallocatorlERecoPixelDatamUgRsPgR.tagnum = -1 ;
3223  G__G___clusteringDictLN_reverse_iteratorlEvectorlERecoPixelDatamUcOallocatorlERecoPixelDatamUgRsPgRcLcLiteratorgR.tagnum = -1 ;
3224  G__G___clusteringDictLN_maplEintcOvectorlERecoPixelDatamUcOallocatorlERecoPixelDatamUgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOvectorlERecoPixelDatamUcOallocatorlERecoPixelDatamUgRsPgRsPgRsPgRsPgR.tagnum = -1 ;
3225  G__G___clusteringDictLN_maplEintcOTVector3cOlesslEintgRcOallocatorlEpairlEconstsPintcOTVector3gRsPgRsPgR.tagnum = -1 ;
3226}
3227
3228
3229extern "C" void G__cpp_setup_tagtableG___clusteringDict() {
3230
3231   /* Setting up class,struct,union tag entry */
3232   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_TClass);
3233   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_TBuffer);
3234   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_TMemberInspector);
3235   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_vectorlEdoublecOallocatorlEdoublegRsPgR);
3236   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_vectorlEboolcOallocatorlEboolgRsPgR);
3237   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_string);
3238   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR);
3239   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR);
3240   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_TList);
3241   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR);
3242   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR);
3243   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_EsafMsgSource);
3244   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_maplEstringcOintcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOintgRsPgRsPgR);
3245   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_maplEstringcOdoublecOlesslEstringgRcOallocatorlEpairlEconstsPstringcOdoublegRsPgRsPgR);
3246   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_maplEstringcOstringcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOstringgRsPgRsPgR);
3247   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_EsafConfigurable);
3248   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_RecoModule);
3249   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_RecoEvent);
3250   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_RecoRootEvent);
3251   G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_EusoCluster),sizeof(EusoCluster),-1,263424,(char*)NULL,G__setup_memvarEusoCluster,G__setup_memfuncEusoCluster);
3252   G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_BaseClusteringModule),sizeof(BaseClusteringModule),-1,296192,(char*)NULL,G__setup_memvarBaseClusteringModule,G__setup_memfuncBaseClusteringModule);
3253   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_vectorlEintcOallocatorlEintgRsPgR);
3254   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_reverse_iteratorlEvectorlEintcOallocatorlEintgRsPgRcLcLiteratorgR);
3255   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_vectorlEEusoClustermUcOallocatorlEEusoClustermUgRsPgR);
3256   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_reverse_iteratorlEvectorlEEusoClustermUcOallocatorlEEusoClustermUgRsPgRcLcLiteratorgR);
3257   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_maplEintcOvectorlEintcOallocatorlEintgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOvectorlEintcOallocatorlEintgRsPgRsPgRsPgRsPgR);
3258   G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_AutomatedClustering),sizeof(AutomatedClustering),-1,295936,(char*)NULL,G__setup_memvarAutomatedClustering,G__setup_memfuncAutomatedClustering);
3259   G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_GTUClusteringModule),sizeof(GTUClusteringModule),-1,296192,(char*)NULL,G__setup_memvarGTUClusteringModule,G__setup_memfuncGTUClusteringModule);
3260   G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_ClusterAnalysisModule),sizeof(ClusterAnalysisModule),-1,296192,(char*)NULL,G__setup_memvarClusterAnalysisModule,G__setup_memfuncClusterAnalysisModule);
3261   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_vectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgR);
3262   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_reverse_iteratorlEvectorlEvectorlEintcOallocatorlEintgRsPgRcOallocatorlEvectorlEintcOallocatorlEintgRsPgRsPgRsPgRcLcLiteratorgR);
3263   G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_HoughModule),sizeof(HoughModule),-1,296192,(char*)NULL,G__setup_memvarHoughModule,G__setup_memfuncHoughModule);
3264   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR);
3265   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_ERunParameters);
3266   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_TH1D);
3267   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_TH2D);
3268   G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_RobustModule),sizeof(RobustModule),-1,296192,(char*)NULL,G__setup_memvarRobustModule,G__setup_memfuncRobustModule);
3269   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_RobustModulecLcLTrackInformation);
3270   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_vectorlERecoPixelDatamUcOallocatorlERecoPixelDatamUgRsPgR);
3271   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_reverse_iteratorlEvectorlERecoPixelDatamUcOallocatorlERecoPixelDatamUgRsPgRcLcLiteratorgR);
3272   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_maplEintcOvectorlERecoPixelDatamUcOallocatorlERecoPixelDatamUgRsPgRcOlesslEintgRcOallocatorlEpairlEconstsPintcOvectorlERecoPixelDatamUcOallocatorlERecoPixelDatamUgRsPgRsPgRsPgRsPgR);
3273   G__get_linked_tagnum_fwd(&G__G___clusteringDictLN_maplEintcOTVector3cOlesslEintgRcOallocatorlEpairlEconstsPintcOTVector3gRsPgRsPgR);
3274}
3275extern "C" void G__cpp_setupG___clusteringDict(void) {
3276  G__check_setup_version(30051515,"G__cpp_setupG___clusteringDict()");
3277  G__set_cpp_environmentG___clusteringDict();
3278  G__cpp_setup_tagtableG___clusteringDict();
3279
3280  G__cpp_setup_inheritanceG___clusteringDict();
3281
3282  G__cpp_setup_typetableG___clusteringDict();
3283
3284  G__cpp_setup_memvarG___clusteringDict();
3285
3286  G__cpp_setup_memfuncG___clusteringDict();
3287  G__cpp_setup_globalG___clusteringDict();
3288  G__cpp_setup_funcG___clusteringDict();
3289
3290   if(0==G__getsizep2memfunc()) G__get_sizep2memfuncG___clusteringDict();
3291  return;
3292}
3293class G__cpp_setup_initG___clusteringDict {
3294  public:
3295    G__cpp_setup_initG___clusteringDict() { G__add_setup_func("G___clusteringDict",(G__incsetup)(&G__cpp_setupG___clusteringDict)); G__call_setup_funcs(); }
3296   ~G__cpp_setup_initG___clusteringDict() { G__remove_setup_func("G___clusteringDict"); }
3297};
3298G__cpp_setup_initG___clusteringDict G__cpp_setup_initializerG___clusteringDict;
3299
Note: See TracBrowser for help on using the repository browser.