/******************************************************************** * EventDict.h ********************************************************************/ #ifdef __CINT__ #error EventDict.h/C is only for compilation. Abort cint. #endif #include #include #include #include #include #define G__ANSIHEADER #define G__DICTIONARY #include "G__ci.h" extern "C" { extern void G__cpp_setup_tagtableEventDict(); extern void G__cpp_setup_inheritanceEventDict(); extern void G__cpp_setup_typetableEventDict(); extern void G__cpp_setup_memvarEventDict(); extern void G__cpp_setup_globalEventDict(); extern void G__cpp_setup_memfuncEventDict(); extern void G__cpp_setup_funcEventDict(); extern void G__set_cpp_environmentEventDict(); } #include "TROOT.h" #include "TMemberInspector.h" #include "Event.h" #ifndef G__MEMFUNCBODY #endif extern G__linked_taginfo G__EventDictLN_TClass; extern G__linked_taginfo G__EventDictLN_TObject; extern G__linked_taginfo G__EventDictLN_TClonesArray; extern G__linked_taginfo G__EventDictLN_TRefArray; extern G__linked_taginfo G__EventDictLN_TRef; extern G__linked_taginfo G__EventDictLN_TH1; extern G__linked_taginfo G__EventDictLN_TH1F; extern G__linked_taginfo G__EventDictLN_Track; extern G__linked_taginfo G__EventDictLN_EventHeader; extern G__linked_taginfo G__EventDictLN_Event; extern G__linked_taginfo G__EventDictLN_HistogramManager; /* STUB derived class for protected member access */