LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
EventDisplayCint.cc
Go to the documentation of this file.
1 // Do NOT change. Changes will be lost next time file is generated
2 
3 #define R__DICTIONARY_FILENAME dIscratchdIworkspacedIbuildmIlarsoftdIv06_85_00dISLF7dIdebugdIbuilddIlareventdisplaydIv06_22_00dIbuildmILinux64bitpL3dO10mI2dO17mIe17mIdebugdIlareventdisplaydIEventDisplaydIEventDisplayCint
4 
5 /*******************************************************************/
6 #include <stddef.h>
7 #include <stdio.h>
8 #include <stdlib.h>
9 #include <string.h>
10 #include <assert.h>
11 #define G__DICTIONARY
12 #include "RConfig.h"
13 #include "TClass.h"
14 #include "TDictAttributeMap.h"
15 #include "TInterpreter.h"
16 #include "TROOT.h"
17 #include "TBuffer.h"
18 #include "TMemberInspector.h"
19 #include "TInterpreter.h"
20 #include "TVirtualMutex.h"
21 #include "TError.h"
22 
23 #ifndef G__ROOT
24 #define G__ROOT
25 #endif
26 
27 #include "RtypesImp.h"
28 #include "TIsAProxy.h"
29 #include "TFileMergeInfo.h"
30 #include <algorithm>
31 #include "TCollectionProxyInfo.h"
32 /*******************************************************************/
33 
34 #include "TDataMember.h"
35 
36 // Since CINT ignores the std namespace, we need to do so in this file.
37 namespace std {} using namespace std;
38 
39 // Header files passed as explicit arguments
61 
62 // Header files passed via #pragma extra_include
63 
64 namespace evd {
65  namespace ROOT {
66  inline ::ROOT::TGenericClassInfo *GenerateInitInstance();
67  static TClass *evd_Dictionary();
68 
69  // Function generating the singleton type initializer
70  inline ::ROOT::TGenericClassInfo *GenerateInitInstance()
71  {
72  static ::ROOT::TGenericClassInfo
73  instance("evd", 0 /*version*/, "lareventdisplay/EventDisplay/DrawingPad.h", 18,
74  ::ROOT::Internal::DefineBehavior((void*)0,(void*)0),
75  &evd_Dictionary, 0);
76  return &instance;
77  }
78  // Insure that the inline function is _not_ optimized away by the compiler
79  ::ROOT::TGenericClassInfo *(*_R__UNIQUE_DICT_(InitFunctionKeeper))() = &GenerateInitInstance;
80  // Static variable to force the class initialization
81  static ::ROOT::TGenericClassInfo *_R__UNIQUE_DICT_(Init) = GenerateInitInstance(); R__UseDummy(_R__UNIQUE_DICT_(Init));
82 
83  // Dictionary for non-ClassDef classes
84  static TClass *evd_Dictionary() {
85  return GenerateInitInstance()->GetClass();
86  }
87 
88  }
89 }
90 
91 namespace ROOT {
92  static TClass *evdcLcLDrawingPad_Dictionary();
93  static void evdcLcLDrawingPad_TClassManip(TClass*);
94  static void delete_evdcLcLDrawingPad(void *p);
95  static void deleteArray_evdcLcLDrawingPad(void *p);
96  static void destruct_evdcLcLDrawingPad(void *p);
97 
98  // Function generating the singleton type initializer
99  static TGenericClassInfo *GenerateInitInstanceLocal(const ::evd::DrawingPad*)
100  {
101  ::evd::DrawingPad *ptr = 0;
102  static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::evd::DrawingPad));
103  static ::ROOT::TGenericClassInfo
104  instance("evd::DrawingPad", "lareventdisplay/EventDisplay/DrawingPad.h", 29,
105  typeid(::evd::DrawingPad), ::ROOT::Internal::DefineBehavior(ptr, ptr),
106  &evdcLcLDrawingPad_Dictionary, isa_proxy, 1,
107  sizeof(::evd::DrawingPad) );
108  instance.SetDelete(&delete_evdcLcLDrawingPad);
109  instance.SetDeleteArray(&deleteArray_evdcLcLDrawingPad);
110  instance.SetDestructor(&destruct_evdcLcLDrawingPad);
111  return &instance;
112  }
113  TGenericClassInfo *GenerateInitInstance(const ::evd::DrawingPad*)
114  {
116  }
117  // Static variable to force the class initialization
118  static ::ROOT::TGenericClassInfo *_R__UNIQUE_DICT_(Init) = GenerateInitInstanceLocal((const ::evd::DrawingPad*)0x0); R__UseDummy(_R__UNIQUE_DICT_(Init));
119 
120  // Dictionary for non-ClassDef classes
121  static TClass *evdcLcLDrawingPad_Dictionary() {
122  TClass* theClass =::ROOT::GenerateInitInstanceLocal((const ::evd::DrawingPad*)0x0)->GetClass();
124  return theClass;
125  }
126 
127  static void evdcLcLDrawingPad_TClassManip(TClass* ){
128  }
129 
130 } // end of namespace ROOT
131 
132 namespace ROOT {
133  static TClass *evdcLcLTWQProjectionView_Dictionary();
134  static void evdcLcLTWQProjectionView_TClassManip(TClass*);
135  static void delete_evdcLcLTWQProjectionView(void *p);
136  static void deleteArray_evdcLcLTWQProjectionView(void *p);
137  static void destruct_evdcLcLTWQProjectionView(void *p);
138 
139  // Function generating the singleton type initializer
140  static TGenericClassInfo *GenerateInitInstanceLocal(const ::evd::TWQProjectionView*)
141  {
142  ::evd::TWQProjectionView *ptr = 0;
143  static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::evd::TWQProjectionView));
144  static ::ROOT::TGenericClassInfo
145  instance("evd::TWQProjectionView", "lareventdisplay/EventDisplay/TWQProjectionView.h", 58,
146  typeid(::evd::TWQProjectionView), ::ROOT::Internal::DefineBehavior(ptr, ptr),
147  &evdcLcLTWQProjectionView_Dictionary, isa_proxy, 1,
148  sizeof(::evd::TWQProjectionView) );
149  instance.SetDelete(&delete_evdcLcLTWQProjectionView);
150  instance.SetDeleteArray(&deleteArray_evdcLcLTWQProjectionView);
151  instance.SetDestructor(&destruct_evdcLcLTWQProjectionView);
152  return &instance;
153  }
154  TGenericClassInfo *GenerateInitInstance(const ::evd::TWQProjectionView*)
155  {
157  }
158  // Static variable to force the class initialization
159  static ::ROOT::TGenericClassInfo *_R__UNIQUE_DICT_(Init) = GenerateInitInstanceLocal((const ::evd::TWQProjectionView*)0x0); R__UseDummy(_R__UNIQUE_DICT_(Init));
160 
161  // Dictionary for non-ClassDef classes
163  TClass* theClass =::ROOT::GenerateInitInstanceLocal((const ::evd::TWQProjectionView*)0x0)->GetClass();
165  return theClass;
166  }
167 
169  }
170 
171 } // end of namespace ROOT
172 
173 namespace ROOT {
176  static void delete_evdcLcLTWQMultiTPCProjectionView(void *p);
178  static void destruct_evdcLcLTWQMultiTPCProjectionView(void *p);
179 
180  // Function generating the singleton type initializer
181  static TGenericClassInfo *GenerateInitInstanceLocal(const ::evd::TWQMultiTPCProjectionView*)
182  {
184  static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::evd::TWQMultiTPCProjectionView));
185  static ::ROOT::TGenericClassInfo
186  instance("evd::TWQMultiTPCProjectionView", "lareventdisplay/EventDisplay/TWQMultiTPCProjection.h", 54,
187  typeid(::evd::TWQMultiTPCProjectionView), ::ROOT::Internal::DefineBehavior(ptr, ptr),
188  &evdcLcLTWQMultiTPCProjectionView_Dictionary, isa_proxy, 1,
189  sizeof(::evd::TWQMultiTPCProjectionView) );
190  instance.SetDelete(&delete_evdcLcLTWQMultiTPCProjectionView);
191  instance.SetDeleteArray(&deleteArray_evdcLcLTWQMultiTPCProjectionView);
192  instance.SetDestructor(&destruct_evdcLcLTWQMultiTPCProjectionView);
193  return &instance;
194  }
195  TGenericClassInfo *GenerateInitInstance(const ::evd::TWQMultiTPCProjectionView*)
196  {
198  }
199  // Static variable to force the class initialization
200  static ::ROOT::TGenericClassInfo *_R__UNIQUE_DICT_(Init) = GenerateInitInstanceLocal((const ::evd::TWQMultiTPCProjectionView*)0x0); R__UseDummy(_R__UNIQUE_DICT_(Init));
201 
202  // Dictionary for non-ClassDef classes
204  TClass* theClass =::ROOT::GenerateInitInstanceLocal((const ::evd::TWQMultiTPCProjectionView*)0x0)->GetClass();
206  return theClass;
207  }
208 
210  }
211 
212 } // end of namespace ROOT
213 
214 namespace ROOT {
215  static TClass *evdcLcLOrtho3DView_Dictionary();
216  static void evdcLcLOrtho3DView_TClassManip(TClass*);
217  static void delete_evdcLcLOrtho3DView(void *p);
218  static void deleteArray_evdcLcLOrtho3DView(void *p);
219  static void destruct_evdcLcLOrtho3DView(void *p);
220 
221  // Function generating the singleton type initializer
222  static TGenericClassInfo *GenerateInitInstanceLocal(const ::evd::Ortho3DView*)
223  {
224  ::evd::Ortho3DView *ptr = 0;
225  static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::evd::Ortho3DView));
226  static ::ROOT::TGenericClassInfo
227  instance("evd::Ortho3DView", "lareventdisplay/EventDisplay/Ortho3DView.h", 21,
228  typeid(::evd::Ortho3DView), ::ROOT::Internal::DefineBehavior(ptr, ptr),
229  &evdcLcLOrtho3DView_Dictionary, isa_proxy, 1,
230  sizeof(::evd::Ortho3DView) );
231  instance.SetDelete(&delete_evdcLcLOrtho3DView);
232  instance.SetDeleteArray(&deleteArray_evdcLcLOrtho3DView);
233  instance.SetDestructor(&destruct_evdcLcLOrtho3DView);
234  return &instance;
235  }
236  TGenericClassInfo *GenerateInitInstance(const ::evd::Ortho3DView*)
237  {
239  }
240  // Static variable to force the class initialization
241  static ::ROOT::TGenericClassInfo *_R__UNIQUE_DICT_(Init) = GenerateInitInstanceLocal((const ::evd::Ortho3DView*)0x0); R__UseDummy(_R__UNIQUE_DICT_(Init));
242 
243  // Dictionary for non-ClassDef classes
244  static TClass *evdcLcLOrtho3DView_Dictionary() {
245  TClass* theClass =::ROOT::GenerateInitInstanceLocal((const ::evd::Ortho3DView*)0x0)->GetClass();
247  return theClass;
248  }
249 
250  static void evdcLcLOrtho3DView_TClassManip(TClass* ){
251  }
252 
253 } // end of namespace ROOT
254 
255 namespace ROOT {
256  static TClass *evdcLcLOrtho3DPad_Dictionary();
257  static void evdcLcLOrtho3DPad_TClassManip(TClass*);
258  static void delete_evdcLcLOrtho3DPad(void *p);
259  static void deleteArray_evdcLcLOrtho3DPad(void *p);
260  static void destruct_evdcLcLOrtho3DPad(void *p);
261 
262  // Function generating the singleton type initializer
263  static TGenericClassInfo *GenerateInitInstanceLocal(const ::evd::Ortho3DPad*)
264  {
265  ::evd::Ortho3DPad *ptr = 0;
266  static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::evd::Ortho3DPad));
267  static ::ROOT::TGenericClassInfo
268  instance("evd::Ortho3DPad", "lareventdisplay/EventDisplay/Ortho3DPad.h", 25,
269  typeid(::evd::Ortho3DPad), ::ROOT::Internal::DefineBehavior(ptr, ptr),
270  &evdcLcLOrtho3DPad_Dictionary, isa_proxy, 1,
271  sizeof(::evd::Ortho3DPad) );
272  instance.SetDelete(&delete_evdcLcLOrtho3DPad);
273  instance.SetDeleteArray(&deleteArray_evdcLcLOrtho3DPad);
274  instance.SetDestructor(&destruct_evdcLcLOrtho3DPad);
275  return &instance;
276  }
277  TGenericClassInfo *GenerateInitInstance(const ::evd::Ortho3DPad*)
278  {
280  }
281  // Static variable to force the class initialization
282  static ::ROOT::TGenericClassInfo *_R__UNIQUE_DICT_(Init) = GenerateInitInstanceLocal((const ::evd::Ortho3DPad*)0x0); R__UseDummy(_R__UNIQUE_DICT_(Init));
283 
284  // Dictionary for non-ClassDef classes
285  static TClass *evdcLcLOrtho3DPad_Dictionary() {
286  TClass* theClass =::ROOT::GenerateInitInstanceLocal((const ::evd::Ortho3DPad*)0x0)->GetClass();
288  return theClass;
289  }
290 
291  static void evdcLcLOrtho3DPad_TClassManip(TClass* ){
292  }
293 
294 } // end of namespace ROOT
295 
296 namespace ROOT {
297  static TClass *evdcLcLDisplay3DView_Dictionary();
298  static void evdcLcLDisplay3DView_TClassManip(TClass*);
299  static void delete_evdcLcLDisplay3DView(void *p);
300  static void deleteArray_evdcLcLDisplay3DView(void *p);
301  static void destruct_evdcLcLDisplay3DView(void *p);
302 
303  // Function generating the singleton type initializer
304  static TGenericClassInfo *GenerateInitInstanceLocal(const ::evd::Display3DView*)
305  {
306  ::evd::Display3DView *ptr = 0;
307  static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::evd::Display3DView));
308  static ::ROOT::TGenericClassInfo
309  instance("evd::Display3DView", "lareventdisplay/EventDisplay/Display3DView.h", 16,
310  typeid(::evd::Display3DView), ::ROOT::Internal::DefineBehavior(ptr, ptr),
311  &evdcLcLDisplay3DView_Dictionary, isa_proxy, 1,
312  sizeof(::evd::Display3DView) );
313  instance.SetDelete(&delete_evdcLcLDisplay3DView);
314  instance.SetDeleteArray(&deleteArray_evdcLcLDisplay3DView);
315  instance.SetDestructor(&destruct_evdcLcLDisplay3DView);
316  return &instance;
317  }
318  TGenericClassInfo *GenerateInitInstance(const ::evd::Display3DView*)
319  {
321  }
322  // Static variable to force the class initialization
323  static ::ROOT::TGenericClassInfo *_R__UNIQUE_DICT_(Init) = GenerateInitInstanceLocal((const ::evd::Display3DView*)0x0); R__UseDummy(_R__UNIQUE_DICT_(Init));
324 
325  // Dictionary for non-ClassDef classes
327  TClass* theClass =::ROOT::GenerateInitInstanceLocal((const ::evd::Display3DView*)0x0)->GetClass();
329  return theClass;
330  }
331 
332  static void evdcLcLDisplay3DView_TClassManip(TClass* ){
333  }
334 
335 } // end of namespace ROOT
336 
337 namespace ROOT {
338  static TClass *evdcLcLCalorView_Dictionary();
339  static void evdcLcLCalorView_TClassManip(TClass*);
340  static void delete_evdcLcLCalorView(void *p);
341  static void deleteArray_evdcLcLCalorView(void *p);
342  static void destruct_evdcLcLCalorView(void *p);
343 
344  // Function generating the singleton type initializer
345  static TGenericClassInfo *GenerateInitInstanceLocal(const ::evd::CalorView*)
346  {
347  ::evd::CalorView *ptr = 0;
348  static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::evd::CalorView));
349  static ::ROOT::TGenericClassInfo
350  instance("evd::CalorView", "lareventdisplay/EventDisplay/CalorView.h", 20,
351  typeid(::evd::CalorView), ::ROOT::Internal::DefineBehavior(ptr, ptr),
352  &evdcLcLCalorView_Dictionary, isa_proxy, 1,
353  sizeof(::evd::CalorView) );
354  instance.SetDelete(&delete_evdcLcLCalorView);
355  instance.SetDeleteArray(&deleteArray_evdcLcLCalorView);
356  instance.SetDestructor(&destruct_evdcLcLCalorView);
357  return &instance;
358  }
359  TGenericClassInfo *GenerateInitInstance(const ::evd::CalorView*)
360  {
362  }
363  // Static variable to force the class initialization
364  static ::ROOT::TGenericClassInfo *_R__UNIQUE_DICT_(Init) = GenerateInitInstanceLocal((const ::evd::CalorView*)0x0); R__UseDummy(_R__UNIQUE_DICT_(Init));
365 
366  // Dictionary for non-ClassDef classes
367  static TClass *evdcLcLCalorView_Dictionary() {
368  TClass* theClass =::ROOT::GenerateInitInstanceLocal((const ::evd::CalorView*)0x0)->GetClass();
370  return theClass;
371  }
372 
373  static void evdcLcLCalorView_TClassManip(TClass* ){
374  }
375 
376 } // end of namespace ROOT
377 
378 namespace ROOT {
379  // Wrapper around operator delete
380  static void delete_evdcLcLDrawingPad(void *p) {
381  delete ((::evd::DrawingPad*)p);
382  }
383  static void deleteArray_evdcLcLDrawingPad(void *p) {
384  delete [] ((::evd::DrawingPad*)p);
385  }
386  static void destruct_evdcLcLDrawingPad(void *p) {
387  typedef ::evd::DrawingPad current_t;
388  ((current_t*)p)->~current_t();
389  }
390 } // end of namespace ROOT for class ::evd::DrawingPad
391 
392 namespace ROOT {
393  // Wrapper around operator delete
394  static void delete_evdcLcLTWQProjectionView(void *p) {
395  delete ((::evd::TWQProjectionView*)p);
396  }
398  delete [] ((::evd::TWQProjectionView*)p);
399  }
400  static void destruct_evdcLcLTWQProjectionView(void *p) {
401  typedef ::evd::TWQProjectionView current_t;
402  ((current_t*)p)->~current_t();
403  }
404 } // end of namespace ROOT for class ::evd::TWQProjectionView
405 
406 namespace ROOT {
407  // Wrapper around operator delete
410  }
412  delete [] ((::evd::TWQMultiTPCProjectionView*)p);
413  }
415  typedef ::evd::TWQMultiTPCProjectionView current_t;
416  ((current_t*)p)->~current_t();
417  }
418 } // end of namespace ROOT for class ::evd::TWQMultiTPCProjectionView
419 
420 namespace ROOT {
421  // Wrapper around operator delete
422  static void delete_evdcLcLOrtho3DView(void *p) {
423  delete ((::evd::Ortho3DView*)p);
424  }
425  static void deleteArray_evdcLcLOrtho3DView(void *p) {
426  delete [] ((::evd::Ortho3DView*)p);
427  }
428  static void destruct_evdcLcLOrtho3DView(void *p) {
429  typedef ::evd::Ortho3DView current_t;
430  ((current_t*)p)->~current_t();
431  }
432 } // end of namespace ROOT for class ::evd::Ortho3DView
433 
434 namespace ROOT {
435  // Wrapper around operator delete
436  static void delete_evdcLcLOrtho3DPad(void *p) {
437  delete ((::evd::Ortho3DPad*)p);
438  }
439  static void deleteArray_evdcLcLOrtho3DPad(void *p) {
440  delete [] ((::evd::Ortho3DPad*)p);
441  }
442  static void destruct_evdcLcLOrtho3DPad(void *p) {
443  typedef ::evd::Ortho3DPad current_t;
444  ((current_t*)p)->~current_t();
445  }
446 } // end of namespace ROOT for class ::evd::Ortho3DPad
447 
448 namespace ROOT {
449  // Wrapper around operator delete
450  static void delete_evdcLcLDisplay3DView(void *p) {
451  delete ((::evd::Display3DView*)p);
452  }
453  static void deleteArray_evdcLcLDisplay3DView(void *p) {
454  delete [] ((::evd::Display3DView*)p);
455  }
456  static void destruct_evdcLcLDisplay3DView(void *p) {
457  typedef ::evd::Display3DView current_t;
458  ((current_t*)p)->~current_t();
459  }
460 } // end of namespace ROOT for class ::evd::Display3DView
461 
462 namespace ROOT {
463  // Wrapper around operator delete
464  static void delete_evdcLcLCalorView(void *p) {
465  delete ((::evd::CalorView*)p);
466  }
467  static void deleteArray_evdcLcLCalorView(void *p) {
468  delete [] ((::evd::CalorView*)p);
469  }
470  static void destruct_evdcLcLCalorView(void *p) {
471  typedef ::evd::CalorView current_t;
472  ((current_t*)p)->~current_t();
473  }
474 } // end of namespace ROOT for class ::evd::CalorView
475 
476 namespace {
477  void TriggerDictionaryInitialization_libEventDisplay_Impl() {
478  static const char* headers[] = {
479 "lareventdisplay/EventDisplay/TWireProjPad.h",
480 "lareventdisplay/EventDisplay/TWQProjectionView.h",
481 "lareventdisplay/EventDisplay/TWQMultiTPCProjection.h",
482 "lareventdisplay/EventDisplay/TQPad.h",
483 "lareventdisplay/EventDisplay/Style.h",
484 "lareventdisplay/EventDisplay/SimulationDrawer.h",
485 "lareventdisplay/EventDisplay/RecoBaseDrawer.h",
486 "lareventdisplay/EventDisplay/RawDataDrawer.h",
487 "lareventdisplay/EventDisplay/Ortho3DView.h",
488 "lareventdisplay/EventDisplay/Ortho3DPad.h",
489 "lareventdisplay/EventDisplay/MCBriefPad.h",
490 "lareventdisplay/EventDisplay/HitSelector.h",
491 "lareventdisplay/EventDisplay/HeaderPad.h",
492 "lareventdisplay/EventDisplay/HeaderDrawer.h",
493 "lareventdisplay/EventDisplay/GraphClusterAlg.h",
494 "lareventdisplay/EventDisplay/DrawingPad.h",
495 "lareventdisplay/EventDisplay/Display3DView.h",
496 "lareventdisplay/EventDisplay/Display3DPad.h",
497 "lareventdisplay/EventDisplay/CalorView.h",
498 "lareventdisplay/EventDisplay/CalorPad.h",
499 "lareventdisplay/EventDisplay/AnalysisBaseDrawer.h",
500 0
501  };
502  static const char* includePaths[] = {
503 0
504  };
505  static const char* fwdDeclCode = R"DICTFWDDCLS(
506 #line 1 "libEventDisplay dictionary forward declarations' payload"
507 #pragma clang diagnostic ignored "-Wkeyword-compat"
508 #pragma clang diagnostic ignored "-Wignored-attributes"
509 #pragma clang diagnostic ignored "-Wreturn-type-c-linkage"
510 extern int __Cling_Autoloading_Map;
511 namespace evd{class __attribute__((annotate("$clingAutoload$lareventdisplay/EventDisplay/DrawingPad.h"))) __attribute__((annotate("$clingAutoload$lareventdisplay/EventDisplay/TWireProjPad.h"))) DrawingPad;}
512 namespace evd{class __attribute__((annotate("$clingAutoload$lareventdisplay/EventDisplay/TWQProjectionView.h"))) TWQProjectionView;}
513 namespace evd{class __attribute__((annotate("$clingAutoload$lareventdisplay/EventDisplay/TWQMultiTPCProjection.h"))) TWQMultiTPCProjectionView;}
514 namespace evd{class __attribute__((annotate("$clingAutoload$lareventdisplay/EventDisplay/Ortho3DView.h"))) Ortho3DView;}
515 namespace evd{class __attribute__((annotate("$clingAutoload$lareventdisplay/EventDisplay/Ortho3DPad.h"))) Ortho3DPad;}
516 namespace evd{class __attribute__((annotate("$clingAutoload$lareventdisplay/EventDisplay/Display3DView.h"))) Display3DView;}
517 namespace evd{class __attribute__((annotate("$clingAutoload$lareventdisplay/EventDisplay/CalorView.h"))) CalorView;}
518 )DICTFWDDCLS";
519  static const char* payloadCode = R"DICTPAYLOAD(
520 #line 1 "libEventDisplay dictionary payload"
521 
522 #ifndef G__VECTOR_HAS_CLASS_ITERATOR
523  #define G__VECTOR_HAS_CLASS_ITERATOR 1
524 #endif
525 #ifndef USE_ROOT
526  #define USE_ROOT 1
527 #endif
528 
529 #define _BACKWARD_BACKWARD_WARNING_H
530 #include "lareventdisplay/EventDisplay/TWireProjPad.h"
531 #include "lareventdisplay/EventDisplay/TWQProjectionView.h"
532 #include "lareventdisplay/EventDisplay/TWQMultiTPCProjection.h"
533 #include "lareventdisplay/EventDisplay/TQPad.h"
534 #include "lareventdisplay/EventDisplay/Style.h"
535 #include "lareventdisplay/EventDisplay/SimulationDrawer.h"
536 #include "lareventdisplay/EventDisplay/RecoBaseDrawer.h"
537 #include "lareventdisplay/EventDisplay/RawDataDrawer.h"
538 #include "lareventdisplay/EventDisplay/Ortho3DView.h"
539 #include "lareventdisplay/EventDisplay/Ortho3DPad.h"
540 #include "lareventdisplay/EventDisplay/MCBriefPad.h"
541 #include "lareventdisplay/EventDisplay/HitSelector.h"
542 #include "lareventdisplay/EventDisplay/HeaderPad.h"
543 #include "lareventdisplay/EventDisplay/HeaderDrawer.h"
544 #include "lareventdisplay/EventDisplay/GraphClusterAlg.h"
545 #include "lareventdisplay/EventDisplay/DrawingPad.h"
546 #include "lareventdisplay/EventDisplay/Display3DView.h"
547 #include "lareventdisplay/EventDisplay/Display3DPad.h"
548 #include "lareventdisplay/EventDisplay/CalorView.h"
549 #include "lareventdisplay/EventDisplay/CalorPad.h"
550 #include "lareventdisplay/EventDisplay/AnalysisBaseDrawer.h"
551 
552 #undef _BACKWARD_BACKWARD_WARNING_H
553 )DICTPAYLOAD";
554  static const char* classesHeaders[]={
555 "evd::CalorView", payloadCode, "@",
556 "evd::Display3DView", payloadCode, "@",
557 "evd::DrawingPad", payloadCode, "@",
558 "evd::Ortho3DPad", payloadCode, "@",
559 "evd::Ortho3DView", payloadCode, "@",
560 "evd::TWQMultiTPCProjectionView", payloadCode, "@",
561 "evd::TWQProjectionView", payloadCode, "@",
562 nullptr};
563 
564  static bool isInitialized = false;
565  if (!isInitialized) {
566  TROOT::RegisterModule("libEventDisplay",
567  headers, includePaths, payloadCode, fwdDeclCode,
568  TriggerDictionaryInitialization_libEventDisplay_Impl, {}, classesHeaders);
569  isInitialized = true;
570  }
571  }
572  static struct DictInit {
573  DictInit() {
574  TriggerDictionaryInitialization_libEventDisplay_Impl();
575  }
576  } __TheDictionaryInitializer;
577 }
579  TriggerDictionaryInitialization_libEventDisplay_Impl();
580 }
Class to aid in the rendering of AnalysisBase objects.
Render the objects from the Simulation package.
static void deleteArray_evdcLcLDrawingPad(void *p)
static void deleteArray_evdcLcLOrtho3DView(void *p)
static void delete_evdcLcLOrtho3DView(void *p)
Drawing pad for short summary of an MC event.
Drawing pad showing a single X-Z or Y-Z projection of an event.
static TClass * evdcLcLTWQMultiTPCProjectionView_Dictionary()
static void destruct_evdcLcLTWQMultiTPCProjectionView(void *p)
static TClass * evdcLcLTWQProjectionView_Dictionary()
static void destruct_evdcLcLDrawingPad(void *p)
static TClass * evdcLcLDisplay3DView_Dictionary()
static void destruct_evdcLcLTWQProjectionView(void *p)
Drawing pad for time or charge histograms.
A drawing pad showing an orthographic rendering of 3D objects.
Definition: Ortho3DPad.h:25
STL namespace.
static void deleteArray_evdcLcLCalorView(void *p)
R__UseDummy(_R__UNIQUE_DICT_(Init))
Drawing pad showing a 3D rendering of the detector.
A view showing a 3D rendering of the detector.
static void delete_evdcLcLTWQMultiTPCProjectionView(void *p)
static void evdcLcLCalorView_TClassManip(TClass *)
Drawing pad for time or charge histograms.
static void destruct_evdcLcLOrtho3DView(void *p)
View of event shoing orthographic view of 3D objects.
Definition: Ortho3DView.h:21
Base class for all event display drawing pads.
View of event shoing the XZ and YZ readout planes.
Definition: Display3DView.h:16
LArSoft includes.
static void deleteArray_evdcLcLTWQMultiTPCProjectionView(void *p)
static TClass * evdcLcLOrtho3DView_Dictionary()
Class to perform operations needed to select hits and pass them to a cluster.
Drawing pad showing calorimetric particle ID information.
static void deleteArray_evdcLcLTWQProjectionView(void *p)
static void evdcLcLTWQProjectionView_TClassManip(TClass *)
Base class for event display drawing pads.
Definition: DrawingPad.h:29
static void delete_evdcLcLDisplay3DView(void *p)
static void evdcLcLOrtho3DView_TClassManip(TClass *)
Drawing pad showing an orthographic projection of 3D objects in the detector.
Class to aid in the rendering of RecoBase objects.
Class to aid in the rendering of RawData objects.
static void destruct_evdcLcLCalorView(void *p)
static void evdcLcLDisplay3DView_TClassManip(TClass *)
A view showing calorimetric particle ID information.
static void evdcLcLOrtho3DPad_TClassManip(TClass *)
A view showing an orthographic projection of 3D objects.
static void evdcLcLTWQMultiTPCProjectionView_TClassManip(TClass *)
static void delete_evdcLcLCalorView(void *p)
static void destruct_evdcLcLOrtho3DPad(void *p)
static void delete_evdcLcLDrawingPad(void *p)
static TClass * evdcLcLDrawingPad_Dictionary()
static TClass * evdcLcLOrtho3DPad_Dictionary()
static void deleteArray_evdcLcLDisplay3DView(void *p)
Render the objects from the Simulation package.
static TClass * evdcLcLCalorView_Dictionary()
static TGenericClassInfo * GenerateInitInstanceLocal(const ::evd::CalorView *)
View showing calorimetric particle ID information.
Definition: CalorView.h:20
static void evdcLcLDrawingPad_TClassManip(TClass *)
A view showing the time vs wire, charge and charge vs time information for an event.
void TriggerDictionaryInitialization_libEventDisplay()
::ROOT::TGenericClassInfo * _R__UNIQUE_DICT_(Init)
static void destruct_evdcLcLDisplay3DView(void *p)
static void delete_evdcLcLTWQProjectionView(void *p)
static void deleteArray_evdcLcLOrtho3DPad(void *p)
static TClass * evd_Dictionary()
TGenericClassInfo * GenerateInitInstance(const ::evd::CalorView *)
static void delete_evdcLcLOrtho3DPad(void *p)