1 |
kusanagi |
1.1 |
/******************************************************************** |
2 |
|
|
* TrackerEventDict.h |
3 |
|
|
********************************************************************/ |
4 |
|
|
#ifdef __CINT__ |
5 |
|
|
#error TrackerEventDict.h/C is only for compilation. Abort cint. |
6 |
|
|
#endif |
7 |
|
|
#include <stddef.h> |
8 |
|
|
#include <stdio.h> |
9 |
|
|
#include <stdlib.h> |
10 |
|
|
#include <math.h> |
11 |
|
|
#include <string.h> |
12 |
|
|
#define G__ANSIHEADER |
13 |
|
|
#define G__DICTIONARY |
14 |
|
|
#include "G__ci.h" |
15 |
|
|
extern "C" { |
16 |
|
|
extern void G__cpp_setup_tagtableTrackerEventDict(); |
17 |
|
|
extern void G__cpp_setup_inheritanceTrackerEventDict(); |
18 |
|
|
extern void G__cpp_setup_typetableTrackerEventDict(); |
19 |
|
|
extern void G__cpp_setup_memvarTrackerEventDict(); |
20 |
|
|
extern void G__cpp_setup_globalTrackerEventDict(); |
21 |
|
|
extern void G__cpp_setup_memfuncTrackerEventDict(); |
22 |
|
|
extern void G__cpp_setup_funcTrackerEventDict(); |
23 |
|
|
extern void G__set_cpp_environmentTrackerEventDict(); |
24 |
|
|
} |
25 |
|
|
|
26 |
|
|
|
27 |
|
|
#include "TROOT.h" |
28 |
|
|
#include "TMemberInspector.h" |
29 |
|
|
#include "TrackerEvent.h" |
30 |
|
|
|
31 |
|
|
#ifndef G__MEMFUNCBODY |
32 |
|
|
#endif |
33 |
|
|
|
34 |
|
|
extern G__linked_taginfo G__TrackerEventDictLN_TClass; |
35 |
|
|
extern G__linked_taginfo G__TrackerEventDictLN_TBuffer; |
36 |
|
|
extern G__linked_taginfo G__TrackerEventDictLN_TMemberInspector; |
37 |
|
|
extern G__linked_taginfo G__TrackerEventDictLN_TObject; |
38 |
|
|
extern G__linked_taginfo G__TrackerEventDictLN_pamela; |
39 |
|
|
extern G__linked_taginfo G__TrackerEventDictLN_pamelacLcLSubPacket; |
40 |
|
|
extern G__linked_taginfo G__TrackerEventDictLN_pamelacLcLtracker; |
41 |
|
|
extern G__linked_taginfo G__TrackerEventDictLN_pamelacLcLtrackercLcLTrackerEvent; |
42 |
|
|
|
43 |
|
|
/* STUB derived class for protected member access */ |