7dae8538 |
1 | /******************************************************************** |
2 | * TIsajetCint.h |
3 | ********************************************************************/ |
4 | #ifdef __CINT__ |
5 | #error TIsajetCint.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_tagtableTIsajetCint(); |
17 | extern void G__cpp_setup_inheritanceTIsajetCint(); |
18 | extern void G__cpp_setup_typetableTIsajetCint(); |
19 | extern void G__cpp_setup_memvarTIsajetCint(); |
20 | extern void G__cpp_setup_globalTIsajetCint(); |
21 | extern void G__cpp_setup_memfuncTIsajetCint(); |
22 | extern void G__cpp_setup_funcTIsajetCint(); |
23 | extern void G__set_cpp_environmentTIsajetCint(); |
24 | } |
25 | |
26 | |
27 | #include "TROOT.h" |
28 | #include "TMemberInspector.h" |
29 | #include "TIsajet.h" |
30 | |
31 | #ifndef G__MEMFUNCBODY |
32 | #endif |
33 | |
34 | extern G__linked_taginfo G__TIsajetCintLN_TClass; |
35 | extern G__linked_taginfo G__TIsajetCintLN_TObject; |
36 | extern G__linked_taginfo G__TIsajetCintLN_TNamed; |
37 | extern G__linked_taginfo G__TIsajetCintLN_TGenerator; |
38 | extern G__linked_taginfo G__TIsajetCintLN_AliRndm; |
39 | extern G__linked_taginfo G__TIsajetCintLN_TIsajet; |
40 | |
41 | /* STUB derived class for protected member access */ |