7 #define R__DICTIONARY_FILENAME ExampleAnalysisModule_Dict
9 #if !defined(R__ACCESS_IN_SYMBOL)
11 #define private public
12 #define protected public
16 namespace std {}
using namespace std;
21 #include "TMemberInspector.h"
22 #include "TInterpreter.h"
23 #include "TVirtualMutex.h"
30 #include "RtypesImp.h"
31 #include "TIsAProxy.h"
32 #include "TFileMergeInfo.h"
36 static struct DictInit {
38 ROOT::RegisterModule();
40 } __TheDictionaryInitializer;
45 namespace ROOTShadow {
65 static ::ROOT::TGenericClassInfo
66 instance(
"ExampleAnalysisModule",
"./ExampleAnalysisModule.h", 24,
103 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::ExampleAnalysisModule::Eval_Run >(0);
104 static ::ROOT::TGenericClassInfo
105 instance(
"ExampleAnalysisModule::Eval_Run", ::ExampleAnalysisModule::Eval_Run::Class_Version(),
"./ExampleAnalysisModule.h", 59,
107 &::ExampleAnalysisModule::Eval_Run::Dictionary, isa_proxy, 4,
136 static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::ExampleAnalysisModule::Eval_Cluster >(0);
137 static ::ROOT::TGenericClassInfo
138 instance(
"ExampleAnalysisModule::Eval_Cluster", ::ExampleAnalysisModule::Eval_Cluster::Class_Version(),
"./ExampleAnalysisModule.h", 142,
140 &::ExampleAnalysisModule::Eval_Cluster::Dictionary, isa_proxy, 4,
158 atomic_TClass_ptr ExampleAnalysisModule::Eval_Run::fgIsA(0);
161 const char *ExampleAnalysisModule::Eval_Run::Class_Name()
163 return "ExampleAnalysisModule::Eval_Run";
167 const char *ExampleAnalysisModule::Eval_Run::ImplFileName()
173 int ExampleAnalysisModule::Eval_Run::ImplFileLine()
179 void ExampleAnalysisModule::Eval_Run::Dictionary()
185 TClass *ExampleAnalysisModule::Eval_Run::Class()
192 atomic_TClass_ptr ExampleAnalysisModule::Eval_Cluster::fgIsA(0);
195 const char *ExampleAnalysisModule::Eval_Cluster::Class_Name()
197 return "ExampleAnalysisModule::Eval_Cluster";
201 const char *ExampleAnalysisModule::Eval_Cluster::ImplFileName()
207 int ExampleAnalysisModule::Eval_Cluster::ImplFileLine()
213 void ExampleAnalysisModule::Eval_Cluster::Dictionary()
219 TClass *ExampleAnalysisModule::Eval_Cluster::Class()
228 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::
ExampleAnalysisModule : new ::ExampleAnalysisModule;
231 return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::
ExampleAnalysisModule[nElements] : new ::ExampleAnalysisModule[nElements];
241 typedef ::ExampleAnalysisModule current_t;
242 ((current_t*)p)->~current_t();
247 void ExampleAnalysisModule::Eval_Run::Streamer(TBuffer &R__b)
251 if (R__b.IsReading()) {
252 R__b.ReadClassBuffer(ExampleAnalysisModule::Eval_Run::Class(),
this);
254 R__b.WriteClassBuffer(ExampleAnalysisModule::Eval_Run::Class(),
this);
259 void ExampleAnalysisModule::Eval_Run::ShowMembers(TMemberInspector &R__insp)
262 TClass *R__cl = ::ExampleAnalysisModule::Eval_Run::IsA();
263 if (R__cl || R__insp.IsA()) { }
264 R__insp.Inspect(R__cl, R__insp.GetParent(),
"run", &
run);
265 R__insp.Inspect(R__cl, R__insp.GetParent(),
"event", &
event);
266 R__insp.Inspect(R__cl, R__insp.GetParent(),
"beam_mom", &beam_mom);
267 R__insp.Inspect(R__cl, R__insp.GetParent(),
"hodo_h", &hodo_h);
268 R__insp.Inspect(R__cl, R__insp.GetParent(),
"hodo_v", &hodo_v);
269 R__insp.Inspect(R__cl, R__insp.GetParent(),
"C2_sum", &C2_sum);
270 R__insp.Inspect(R__cl, R__insp.GetParent(),
"C1", &C1);
271 R__insp.Inspect(R__cl, R__insp.GetParent(),
"valid_hodo_v", &valid_hodo_v);
272 R__insp.Inspect(R__cl, R__insp.GetParent(),
"valid_hodo_h", &valid_hodo_h);
273 R__insp.Inspect(R__cl, R__insp.GetParent(),
"trigger_veto_pass", &trigger_veto_pass);
274 R__insp.Inspect(R__cl, R__insp.GetParent(),
"good_e", &good_e);
275 R__insp.Inspect(R__cl, R__insp.GetParent(),
"good_anti_e", &good_anti_e);
276 R__insp.Inspect(R__cl, R__insp.GetParent(),
"beam_2CH_mm", &beam_2CH_mm);
277 R__insp.Inspect(R__cl, R__insp.GetParent(),
"beam_2CV_mm", &beam_2CV_mm);
278 R__insp.Inspect(R__cl, R__insp.GetParent(),
"truth_y", &truth_y);
279 R__insp.Inspect(R__cl, R__insp.GetParent(),
"truth_z", &truth_z);
280 R__insp.Inspect(R__cl, R__insp.GetParent(),
"sum_E_CEMC", &sum_E_CEMC);
281 R__insp.Inspect(R__cl, R__insp.GetParent(),
"sum_E_HCAL_OUT", &sum_E_HCAL_OUT);
282 R__insp.Inspect(R__cl, R__insp.GetParent(),
"sum_E_HCAL_IN", &sum_E_HCAL_IN);
283 TObject::ShowMembers(R__insp);
302 typedef ::ExampleAnalysisModule::Eval_Run current_t;
303 ((current_t*)p)->~current_t();
308 void ExampleAnalysisModule::Eval_Cluster::Streamer(TBuffer &R__b)
312 if (R__b.IsReading()) {
313 R__b.ReadClassBuffer(ExampleAnalysisModule::Eval_Cluster::Class(),
this);
315 R__b.WriteClassBuffer(ExampleAnalysisModule::Eval_Cluster::Class(),
this);
320 void ExampleAnalysisModule::Eval_Cluster::ShowMembers(TMemberInspector &R__insp)
323 TClass *R__cl = ::ExampleAnalysisModule::Eval_Cluster::IsA();
324 if (R__cl || R__insp.IsA()) { }
325 R__insp.Inspect(R__cl, R__insp.GetParent(),
"max_col", &max_col);
326 R__insp.Inspect(R__cl, R__insp.GetParent(),
"max_row", &max_row);
327 R__insp.Inspect(R__cl, R__insp.GetParent(),
"average_col", &average_col);
328 R__insp.Inspect(R__cl, R__insp.GetParent(),
"average_row", &average_row);
329 R__insp.Inspect(R__cl, R__insp.GetParent(),
"sum_E", &sum_E);
330 TObject::ShowMembers(R__insp);
349 typedef ::ExampleAnalysisModule::Eval_Cluster current_t;
350 ((current_t*)p)->~current_t();
366 #if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3))
367 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
373 G__add_compiledheader(
"TObject.h");
374 G__add_compiledheader(
"TMemberInspector.h");
375 G__add_compiledheader(
"ExampleAnalysisModule.h");
389 char* gvp = (
char*) G__getgvp();
390 switch (libp->paran) {
393 if ((gvp == (
char*)G__PVOID) || (gvp == 0)) {
400 int n = G__getaryconstruct();
402 if ((gvp == (
char*)G__PVOID) || (gvp == 0)) {
408 if ((gvp == (
char*)G__PVOID) || (gvp == 0)) {
416 result7->obj.i = (long) p;
417 result7->ref = (long) p;
419 return(1 || funcname || hash || result7 || libp) ;
426 return(1 || funcname || hash || result7 || libp) ;
434 void*
tmp = (
void*) G__int(libp->para[0]);
436 result7->obj.i = (long) p;
437 result7->ref = (long) p;
439 return(1 || funcname || hash || result7 || libp) ;
446 char* gvp = (
char*) G__getgvp();
447 long soff = G__getstructoffset();
448 int n = G__getaryconstruct();
458 if (gvp == (
char*)G__PVOID) {
461 G__setgvp((
long) G__PVOID);
462 for (
int i = n - 1;
i >= 0; --
i) {
465 G__setgvp((
long)gvp);
468 if (gvp == (
char*)G__PVOID) {
471 G__setgvp((
long) G__PVOID);
473 G__setgvp((
long)gvp);
477 return(1 || funcname || hash || result7 || libp) ;
486 result7->ref = (
long) (&obj);
487 result7->obj.i = (long) (&obj);
488 return(1 || funcname || hash || result7 || libp) ;
496 char* gvp = (
char*) G__getgvp();
497 int n = G__getaryconstruct();
499 if ((gvp == (
char*)G__PVOID) || (gvp == 0)) {
505 if ((gvp == (
char*)G__PVOID) || (gvp == 0)) {
511 result7->obj.i = (long) p;
512 result7->ref = (long) p;
514 return(1 || funcname || hash || result7 || libp) ;
521 return(1 || funcname || hash || result7 || libp) ;
526 G__letint(result7, 85, (
long) ExampleAnalysisModule::Eval_Run::Class());
527 return(1 || funcname || hash || result7 || libp) ;
532 G__letint(result7, 67, (
long) ExampleAnalysisModule::Eval_Run::Class_Name());
533 return(1 || funcname || hash || result7 || libp) ;
538 G__letint(result7, 115, (
long) ExampleAnalysisModule::Eval_Run::Class_Version());
539 return(1 || funcname || hash || result7 || libp) ;
544 ExampleAnalysisModule::Eval_Run::Dictionary();
546 return(1 || funcname || hash || result7 || libp) ;
553 return(1 || funcname || hash || result7 || libp) ;
558 G__letint(result7, 67, (
long) ExampleAnalysisModule::Eval_Run::DeclFileName());
559 return(1 || funcname || hash || result7 || libp) ;
564 G__letint(result7, 105, (
long) ExampleAnalysisModule::Eval_Run::ImplFileLine());
565 return(1 || funcname || hash || result7 || libp) ;
570 G__letint(result7, 67, (
long) ExampleAnalysisModule::Eval_Run::ImplFileName());
571 return(1 || funcname || hash || result7 || libp) ;
576 G__letint(result7, 105, (
long) ExampleAnalysisModule::Eval_Run::DeclFileLine());
577 return(1 || funcname || hash || result7 || libp) ;
585 void*
tmp = (
void*) G__int(libp->para[0]);
587 result7->obj.i = (long) p;
588 result7->ref = (long) p;
590 return(1 || funcname || hash || result7 || libp) ;
597 char* gvp = (
char*) G__getgvp();
598 long soff = G__getstructoffset();
599 int n = G__getaryconstruct();
609 if (gvp == (
char*)G__PVOID) {
612 G__setgvp((
long) G__PVOID);
613 for (
int i = n - 1;
i >= 0; --
i) {
616 G__setgvp((
long)gvp);
619 if (gvp == (
char*)G__PVOID) {
622 G__setgvp((
long) G__PVOID);
624 G__setgvp((
long)gvp);
628 return(1 || funcname || hash || result7 || libp) ;
637 result7->ref = (
long) (&obj);
638 result7->obj.i = (long) (&obj);
639 return(1 || funcname || hash || result7 || libp) ;
647 char* gvp = (
char*) G__getgvp();
648 int n = G__getaryconstruct();
650 if ((gvp == (
char*)G__PVOID) || (gvp == 0)) {
656 if ((gvp == (
char*)G__PVOID) || (gvp == 0)) {
662 result7->obj.i = (long) p;
663 result7->ref = (long) p;
665 return(1 || funcname || hash || result7 || libp) ;
672 return(1 || funcname || hash || result7 || libp) ;
679 return(1 || funcname || hash || result7 || libp) ;
684 G__letint(result7, 85, (
long) ExampleAnalysisModule::Eval_Cluster::Class());
685 return(1 || funcname || hash || result7 || libp) ;
690 G__letint(result7, 67, (
long) ExampleAnalysisModule::Eval_Cluster::Class_Name());
691 return(1 || funcname || hash || result7 || libp) ;
696 G__letint(result7, 115, (
long) ExampleAnalysisModule::Eval_Cluster::Class_Version());
697 return(1 || funcname || hash || result7 || libp) ;
702 ExampleAnalysisModule::Eval_Cluster::Dictionary();
704 return(1 || funcname || hash || result7 || libp) ;
711 return(1 || funcname || hash || result7 || libp) ;
716 G__letint(result7, 67, (
long) ExampleAnalysisModule::Eval_Cluster::DeclFileName());
717 return(1 || funcname || hash || result7 || libp) ;
722 G__letint(result7, 105, (
long) ExampleAnalysisModule::Eval_Cluster::ImplFileLine());
723 return(1 || funcname || hash || result7 || libp) ;
728 G__letint(result7, 67, (
long) ExampleAnalysisModule::Eval_Cluster::ImplFileName());
729 return(1 || funcname || hash || result7 || libp) ;
734 G__letint(result7, 105, (
long) ExampleAnalysisModule::Eval_Cluster::DeclFileLine());
735 return(1 || funcname || hash || result7 || libp) ;
743 void*
tmp = (
void*) G__int(libp->para[0]);
745 result7->obj.i = (long) p;
746 result7->ref = (long) p;
748 return(1 || funcname || hash || result7 || libp) ;
755 char* gvp = (
char*) G__getgvp();
756 long soff = G__getstructoffset();
757 int n = G__getaryconstruct();
767 if (gvp == (
char*)G__PVOID) {
770 G__setgvp((
long) G__PVOID);
771 for (
int i = n - 1;
i >= 0; --
i) {
774 G__setgvp((
long)gvp);
777 if (gvp == (
char*)G__PVOID) {
780 G__setgvp((
long) G__PVOID);
782 G__setgvp((
long)gvp);
786 return(1 || funcname || hash || result7 || libp) ;
795 result7->ref = (
long) (&obj);
796 result7->obj.i = (long) (&obj);
797 return(1 || funcname || hash || result7 || libp) ;
864 TObject *G__Lpbase=(TObject*)G__Lderived;
872 TObject *G__Lpbase=(TObject*)G__Lderived;
884 G__search_typename2(
"Version_t",115,-1,0,-1);
885 G__setnewtype(-1,
"Class version identifier (short)",0);
887 G__setnewtype(-1,NULL,0);
889 G__setnewtype(-1,NULL,0);
891 G__setnewtype(-1,NULL,0);
893 G__setnewtype(-1,NULL,0);
895 G__setnewtype(-1,NULL,0);
897 G__setnewtype(-1,NULL,0);
899 G__setnewtype(-1,NULL,0);
901 G__setnewtype(-1,NULL,0);
903 G__setnewtype(-1,NULL,0);
905 G__setnewtype(-1,NULL,0);
907 G__setnewtype(-1,NULL,0);
909 G__setnewtype(-1,NULL,0);
911 G__setnewtype(-1,NULL,0);
913 G__setnewtype(-1,NULL,0);
915 G__setnewtype(-1,NULL,0);
928 G__memvar_setup((
void*)G__PVOID,105,0,1,G__get_linked_tagnum(&
G__ExampleAnalysisModule_DictLN_ExampleAnalysisModulecLcLdA),-1,-2,4,
"n_size=8LL",0,(
char*)NULL);
929 G__memvar_setup((
void*)0,103,0,0,-1,-1,-1,4,
"_is_sim=",0,(
char*)NULL);
930 G__memvar_setup((
void*)0,117,0,0,G__get_linked_tagnum(&
G__ExampleAnalysisModule_DictLN_string),-1,-1,4,
"_filename=",0,(
char*)NULL);
931 G__memvar_setup((
void*)0,107,0,0,-1,-1,-1,4,
"_ievent=",0,(
char*)NULL);
932 G__memvar_setup((
void*)0,117,0,0,G__get_linked_tagnum(&
G__ExampleAnalysisModule_DictLN_ExampleAnalysisModulecLcLEval_Run),-1,-1,4,
"_eval_run=",0,(
char*)NULL);
933 G__memvar_setup((
void*)0,117,0,0,G__get_linked_tagnum(&
G__ExampleAnalysisModule_DictLN_ExampleAnalysisModulecLcLEval_Cluster),-1,-1,4,
"_eval_5x5_CEMC=",0,(
char*)NULL);
935 G__tag_memvar_reset();
943 G__memvar_setup((
void*)((
long)(&p->
run)-(
long)(p)),105,0,0,-1,-1,-1,1,
"run=",0,(
char*)NULL);
944 G__memvar_setup((
void*)((
long)(&p->
event)-(
long)(p)),105,0,0,-1,-1,-1,1,
"event=",0,(
char*)NULL);
945 G__memvar_setup((
void*)((
long)(&p->
beam_mom)-(
long)(p)),102,0,0,-1,-1,-1,1,
"beam_mom=",0,(
char*)NULL);
946 G__memvar_setup((
void*)((
long)(&p->
hodo_h)-(
long)(p)),105,0,0,-1,-1,-1,1,
"hodo_h=",0,(
char*)NULL);
947 G__memvar_setup((
void*)((
long)(&p->
hodo_v)-(
long)(p)),105,0,0,-1,-1,-1,1,
"hodo_v=",0,(
char*)NULL);
948 G__memvar_setup((
void*)((
long)(&p->
C2_sum)-(
long)(p)),102,0,0,-1,-1,-1,1,
"C2_sum=",0,(
char*)NULL);
949 G__memvar_setup((
void*)((
long)(&p->
C1)-(
long)(p)),102,0,0,-1,-1,-1,1,
"C1=",0,(
char*)NULL);
950 G__memvar_setup((
void*)((
long)(&p->
valid_hodo_v)-(
long)(p)),103,0,0,-1,-1,-1,1,
"valid_hodo_v=",0,(
char*)NULL);
951 G__memvar_setup((
void*)((
long)(&p->
valid_hodo_h)-(
long)(p)),103,0,0,-1,-1,-1,1,
"valid_hodo_h=",0,(
char*)NULL);
952 G__memvar_setup((
void*)((
long)(&p->
trigger_veto_pass)-(
long)(p)),103,0,0,-1,-1,-1,1,
"trigger_veto_pass=",0,(
char*)NULL);
953 G__memvar_setup((
void*)((
long)(&p->
good_e)-(
long)(p)),103,0,0,-1,-1,-1,1,
"good_e=",0,(
char*)NULL);
954 G__memvar_setup((
void*)((
long)(&p->
good_anti_e)-(
long)(p)),103,0,0,-1,-1,-1,1,
"good_anti_e=",0,(
char*)NULL);
955 G__memvar_setup((
void*)((
long)(&p->
beam_2CH_mm)-(
long)(p)),102,0,0,-1,-1,-1,1,
"beam_2CH_mm=",0,(
char*)NULL);
956 G__memvar_setup((
void*)((
long)(&p->
beam_2CV_mm)-(
long)(p)),102,0,0,-1,-1,-1,1,
"beam_2CV_mm=",0,(
char*)NULL);
957 G__memvar_setup((
void*)((
long)(&p->
truth_y)-(
long)(p)),102,0,0,-1,-1,-1,1,
"truth_y=",0,(
char*)NULL);
958 G__memvar_setup((
void*)((
long)(&p->
truth_z)-(
long)(p)),102,0,0,-1,-1,-1,1,
"truth_z=",0,(
char*)NULL);
959 G__memvar_setup((
void*)((
long)(&p->
sum_E_CEMC)-(
long)(p)),100,0,0,-1,-1,-1,1,
"sum_E_CEMC=",0,(
char*)NULL);
960 G__memvar_setup((
void*)((
long)(&p->
sum_E_HCAL_OUT)-(
long)(p)),100,0,0,-1,-1,-1,1,
"sum_E_HCAL_OUT=",0,(
char*)NULL);
961 G__memvar_setup((
void*)((
long)(&p->
sum_E_HCAL_IN)-(
long)(p)),100,0,0,-1,-1,-1,1,
"sum_E_HCAL_IN=",0,(
char*)NULL);
962 G__memvar_setup((
void*)0,85,0,0,G__get_linked_tagnum(&
G__ExampleAnalysisModule_DictLN_TClass),G__defined_typename(
"atomic_TClass_ptr"),-2,4,
"fgIsA=",0,(
char*)NULL);
964 G__tag_memvar_reset();
972 G__memvar_setup((
void*)((
long)(&p->
max_col)-(
long)(p)),105,0,0,-1,-1,-1,1,
"max_col=",0,(
char*)NULL);
973 G__memvar_setup((
void*)((
long)(&p->
max_row)-(
long)(p)),105,0,0,-1,-1,-1,1,
"max_row=",0,(
char*)NULL);
974 G__memvar_setup((
void*)((
long)(&p->
average_col)-(
long)(p)),102,0,0,-1,-1,-1,1,
"average_col=",0,(
char*)NULL);
975 G__memvar_setup((
void*)((
long)(&p->
average_row)-(
long)(p)),102,0,0,-1,-1,-1,1,
"average_row=",0,(
char*)NULL);
976 G__memvar_setup((
void*)((
long)(&p->
sum_E)-(
long)(p)),102,0,0,-1,-1,-1,1,
"sum_E=",0,(
char*)NULL);
977 G__memvar_setup((
void*)0,85,0,0,G__get_linked_tagnum(&
G__ExampleAnalysisModule_DictLN_TClass),G__defined_typename(
"atomic_TClass_ptr"),-2,4,
"fgIsA=",0,(
char*)NULL);
979 G__tag_memvar_reset();
999 G__memfunc_setup(
"ExampleAnalysisModule",2166,
G__ExampleAnalysisModule_Dict_577_0_1, 105, G__get_linked_tagnum(&
G__ExampleAnalysisModule_DictLN_ExampleAnalysisModule), -1, 0, 1, 1, 1, 0,
"u 'string' - 11 '\"ExampleAnalysis.root\"' filename", (
char*)NULL, (
void*) NULL, 0);
1000 G__memfunc_setup(
"Init",404,(G__InterfaceMethod) NULL,105, -1, -1, 0, 1, 1, 1, 0,
"U 'PHCompositeNode' - 0 - topNode", (
char*)NULL, (
void*) NULL, 1);
1001 G__memfunc_setup(
"InitRun",713,(G__InterfaceMethod) NULL,105, -1, -1, 0, 1, 1, 1, 0,
"U 'PHCompositeNode' - 0 - topNode", (
char*)NULL, (
void*) NULL, 1);
1002 G__memfunc_setup(
"process_event",1408,(G__InterfaceMethod) NULL,105, -1, -1, 0, 1, 1, 1, 0,
"U 'PHCompositeNode' - 0 - topNode", (
char*)NULL, (
void*) NULL, 1);
1003 G__memfunc_setup(
"End",279,(G__InterfaceMethod) NULL,105, -1, -1, 0, 1, 1, 1, 0,
"U 'PHCompositeNode' - 0 - topNode", (
char*)NULL, (
void*) NULL, 1);
1004 G__memfunc_setup(
"is_sim",644,
G__ExampleAnalysisModule_Dict_577_0_6, 121, -1, -1, 0, 1, 1, 1, 0,
"g - - 0 - b", (
char*)NULL, (
void*) NULL, 0);
1005 G__memfunc_setup(
"get_HistoManager",1633,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&
G__ExampleAnalysisModule_DictLN_Fun4AllHistoManager), -1, 0, 0, 1, 4, 0,
"", (
char*)NULL, (
void*) NULL, 0);
1006 G__memfunc_setup(
"find_max",838,(G__InterfaceMethod) NULL, 117, G__get_linked_tagnum(&
G__ExampleAnalysisModule_DictLN_pairlEintcOintgR), -1, 0, 2, 1, 4, 0,
1007 "U 'RawTowerContainer' - 0 - towers i - - 0 - cluster_size", (
char*)NULL, (
void*) NULL, 0);
1010 G__get_linked_tagnum(&
G__ExampleAnalysisModule_DictLN_ExampleAnalysisModule), -1, 0, 1, 1, 1, 0,
"u 'ExampleAnalysisModule' - 11 - -", (
char*) NULL, (
void*) NULL, 0);
1012 G__memfunc_setup(
"~ExampleAnalysisModule", 2292,
G__ExampleAnalysisModule_Dict_577_0_10, (
int) (
'y'), -1, -1, 0, 0, 1, 1, 0,
"", (
char*) NULL, (
void*) NULL, 1);
1014 G__memfunc_setup(
"operator=", 937,
G__ExampleAnalysisModule_Dict_577_0_11, (
int) (
'u'), G__get_linked_tagnum(&
G__ExampleAnalysisModule_DictLN_ExampleAnalysisModule), -1, 1, 1, 1, 1, 0,
"u 'ExampleAnalysisModule' - 11 - -", (
char*) NULL, (
void*) NULL, 0);
1015 G__tag_memfunc_reset();
1021 G__memfunc_setup(
"Eval_Run",796,
G__ExampleAnalysisModule_Dict_578_0_1, 105, G__get_linked_tagnum(&
G__ExampleAnalysisModule_DictLN_ExampleAnalysisModulecLcLEval_Run), -1, 0, 0, 1, 1, 0,
"", (
char*)NULL, (
void*) NULL, 0);
1022 G__memfunc_setup(
"reset",547,
G__ExampleAnalysisModule_Dict_578_0_2, 121, -1, -1, 0, 0, 1, 1, 0,
"", (
char*)NULL, (
void*) NULL, 0);
1023 G__memfunc_setup(
"Class",502,
G__ExampleAnalysisModule_Dict_578_0_3, 85, G__get_linked_tagnum(&
G__ExampleAnalysisModule_DictLN_TClass), -1, 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (TClass* (*)())(&ExampleAnalysisModule::Eval_Run::Class) ), 0);
1024 G__memfunc_setup(
"Class_Name",982,
G__ExampleAnalysisModule_Dict_578_0_4, 67, -1, -1, 0, 0, 3, 1, 1,
"", (
char*)NULL, (
void*) G__func2void( (
const char* (*)())(&ExampleAnalysisModule::Eval_Run::Class_Name) ), 0);
1025 G__memfunc_setup(
"Class_Version",1339,
G__ExampleAnalysisModule_Dict_578_0_5, 115, -1, G__defined_typename(
"Version_t"), 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (Version_t (*)())(&ExampleAnalysisModule::Eval_Run::Class_Version) ), 0);
1026 G__memfunc_setup(
"Dictionary",1046,
G__ExampleAnalysisModule_Dict_578_0_6, 121, -1, -1, 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (
void (*)())(&ExampleAnalysisModule::Eval_Run::Dictionary) ), 0);
1027 G__memfunc_setup(
"IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&
G__ExampleAnalysisModule_DictLN_TClass), -1, 0, 0, 1, 1, 8,
"", (
char*)NULL, (
void*) NULL, 1);
1028 G__memfunc_setup(
"ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0,
"u 'TMemberInspector' - 1 - -", (
char*)NULL, (
void*) NULL, 1);
1029 G__memfunc_setup(
"Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0,
"u 'TBuffer' - 1 - -", (
char*)NULL, (
void*) NULL, 1);
1030 G__memfunc_setup(
"StreamerNVirtual",1656,
G__ExampleAnalysisModule_Dict_578_0_10, 121, -1, -1, 0, 1, 1, 1, 0,
"u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (
char*)NULL, (
void*) NULL, 0);
1031 G__memfunc_setup(
"DeclFileName",1145,
G__ExampleAnalysisModule_Dict_578_0_11, 67, -1, -1, 0, 0, 3, 1, 1,
"", (
char*)NULL, (
void*) G__func2void( (
const char* (*)())(&ExampleAnalysisModule::Eval_Run::DeclFileName) ), 0);
1032 G__memfunc_setup(
"ImplFileLine",1178,
G__ExampleAnalysisModule_Dict_578_0_12, 105, -1, -1, 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (
int (*)())(&ExampleAnalysisModule::Eval_Run::ImplFileLine) ), 0);
1033 G__memfunc_setup(
"ImplFileName",1171,
G__ExampleAnalysisModule_Dict_578_0_13, 67, -1, -1, 0, 0, 3, 1, 1,
"", (
char*)NULL, (
void*) G__func2void( (
const char* (*)())(&ExampleAnalysisModule::Eval_Run::ImplFileName) ), 0);
1034 G__memfunc_setup(
"DeclFileLine",1152,
G__ExampleAnalysisModule_Dict_578_0_14, 105, -1, -1, 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (
int (*)())(&ExampleAnalysisModule::Eval_Run::DeclFileLine) ), 0);
1036 G__memfunc_setup(
"Eval_Run", 796,
G__ExampleAnalysisModule_Dict_578_0_15, (
int) (
'i'), G__get_linked_tagnum(&
G__ExampleAnalysisModule_DictLN_ExampleAnalysisModulecLcLEval_Run), -1, 0, 1, 1, 1, 0,
"u 'ExampleAnalysisModule::Eval_Run' - 11 - -", (
char*) NULL, (
void*) NULL, 0);
1038 G__memfunc_setup(
"~Eval_Run", 922,
G__ExampleAnalysisModule_Dict_578_0_16, (
int) (
'y'), -1, -1, 0, 0, 1, 1, 0,
"", (
char*) NULL, (
void*) NULL, 1);
1040 G__memfunc_setup(
"operator=", 937,
G__ExampleAnalysisModule_Dict_578_0_17, (
int) (
'u'), G__get_linked_tagnum(&
G__ExampleAnalysisModule_DictLN_ExampleAnalysisModulecLcLEval_Run), -1, 1, 1, 1, 1, 0,
"u 'ExampleAnalysisModule::Eval_Run' - 11 - -", (
char*) NULL, (
void*) NULL, 0);
1041 G__tag_memfunc_reset();
1047 G__memfunc_setup(
"Eval_Cluster",1225,
G__ExampleAnalysisModule_Dict_579_0_1, 105, G__get_linked_tagnum(&
G__ExampleAnalysisModule_DictLN_ExampleAnalysisModulecLcLEval_Cluster), -1, 0, 0, 1, 1, 0,
"", (
char*)NULL, (
void*) NULL, 0);
1048 G__memfunc_setup(
"reset",547,
G__ExampleAnalysisModule_Dict_579_0_2, 121, -1, -1, 0, 0, 1, 1, 0,
"", (
char*)NULL, (
void*) NULL, 0);
1049 G__memfunc_setup(
"reweight_clus_pol",1823,
G__ExampleAnalysisModule_Dict_579_0_3, 121, -1, -1, 0, 0, 1, 1, 0,
"", (
char*)NULL, (
void*) NULL, 0);
1050 G__memfunc_setup(
"Class",502,
G__ExampleAnalysisModule_Dict_579_0_4, 85, G__get_linked_tagnum(&
G__ExampleAnalysisModule_DictLN_TClass), -1, 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (TClass* (*)())(&ExampleAnalysisModule::Eval_Cluster::Class) ), 0);
1051 G__memfunc_setup(
"Class_Name",982,
G__ExampleAnalysisModule_Dict_579_0_5, 67, -1, -1, 0, 0, 3, 1, 1,
"", (
char*)NULL, (
void*) G__func2void( (
const char* (*)())(&ExampleAnalysisModule::Eval_Cluster::Class_Name) ), 0);
1052 G__memfunc_setup(
"Class_Version",1339,
G__ExampleAnalysisModule_Dict_579_0_6, 115, -1, G__defined_typename(
"Version_t"), 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (Version_t (*)())(&ExampleAnalysisModule::Eval_Cluster::Class_Version) ), 0);
1053 G__memfunc_setup(
"Dictionary",1046,
G__ExampleAnalysisModule_Dict_579_0_7, 121, -1, -1, 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (
void (*)())(&ExampleAnalysisModule::Eval_Cluster::Dictionary) ), 0);
1054 G__memfunc_setup(
"IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&
G__ExampleAnalysisModule_DictLN_TClass), -1, 0, 0, 1, 1, 8,
"", (
char*)NULL, (
void*) NULL, 1);
1055 G__memfunc_setup(
"ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0,
"u 'TMemberInspector' - 1 - -", (
char*)NULL, (
void*) NULL, 1);
1056 G__memfunc_setup(
"Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0,
"u 'TBuffer' - 1 - -", (
char*)NULL, (
void*) NULL, 1);
1057 G__memfunc_setup(
"StreamerNVirtual",1656,
G__ExampleAnalysisModule_Dict_579_0_11, 121, -1, -1, 0, 1, 1, 1, 0,
"u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (
char*)NULL, (
void*) NULL, 0);
1058 G__memfunc_setup(
"DeclFileName",1145,
G__ExampleAnalysisModule_Dict_579_0_12, 67, -1, -1, 0, 0, 3, 1, 1,
"", (
char*)NULL, (
void*) G__func2void( (
const char* (*)())(&ExampleAnalysisModule::Eval_Cluster::DeclFileName) ), 0);
1059 G__memfunc_setup(
"ImplFileLine",1178,
G__ExampleAnalysisModule_Dict_579_0_13, 105, -1, -1, 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (
int (*)())(&ExampleAnalysisModule::Eval_Cluster::ImplFileLine) ), 0);
1060 G__memfunc_setup(
"ImplFileName",1171,
G__ExampleAnalysisModule_Dict_579_0_14, 67, -1, -1, 0, 0, 3, 1, 1,
"", (
char*)NULL, (
void*) G__func2void( (
const char* (*)())(&ExampleAnalysisModule::Eval_Cluster::ImplFileName) ), 0);
1061 G__memfunc_setup(
"DeclFileLine",1152,
G__ExampleAnalysisModule_Dict_579_0_15, 105, -1, -1, 0, 0, 3, 1, 0,
"", (
char*)NULL, (
void*) G__func2void( (
int (*)())(&ExampleAnalysisModule::Eval_Cluster::DeclFileLine) ), 0);
1063 G__memfunc_setup(
"Eval_Cluster", 1225,
G__ExampleAnalysisModule_Dict_579_0_16, (
int) (
'i'), G__get_linked_tagnum(&
G__ExampleAnalysisModule_DictLN_ExampleAnalysisModulecLcLEval_Cluster), -1, 0, 1, 1, 1, 0,
"u 'ExampleAnalysisModule::Eval_Cluster' - 11 - -", (
char*) NULL, (
void*) NULL, 0);
1065 G__memfunc_setup(
"~Eval_Cluster", 1351,
G__ExampleAnalysisModule_Dict_579_0_17, (
int) (
'y'), -1, -1, 0, 0, 1, 1, 0,
"", (
char*) NULL, (
void*) NULL, 1);
1067 G__memfunc_setup(
"operator=", 937,
G__ExampleAnalysisModule_Dict_579_0_18, (
int) (
'u'), G__get_linked_tagnum(&
G__ExampleAnalysisModule_DictLN_ExampleAnalysisModulecLcLEval_Cluster), -1, 1, 1, 1, 1, 0,
"u 'ExampleAnalysisModule::Eval_Cluster' - 11 - -", (
char*) NULL, (
void*) NULL, 0);
1068 G__tag_memfunc_reset();
1099 G__resetglobalenv();
1113 G__lastifuncposition();
1194 G__resetifuncposition();
1305 G__check_setup_version(30051515,
"G__cpp_setupExampleAnalysisModule_Dict()");