/[PAMELA software]/yoda/techmodel/TechmodelDict.h
ViewVC logotype

Annotation of /yoda/techmodel/TechmodelDict.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Tue Jul 6 12:20:23 2004 UTC (20 years, 5 months ago) by kusanagi
Branch: MAIN
File MIME type: text/plain
Initial revision

1 kusanagi 1.1 /********************************************************************
2     * TechmodelDict.h
3     ********************************************************************/
4     #ifdef __CINT__
5     #error TechmodelDict.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_tagtableTechmodelDict();
17     extern void G__cpp_setup_inheritanceTechmodelDict();
18     extern void G__cpp_setup_typetableTechmodelDict();
19     extern void G__cpp_setup_memvarTechmodelDict();
20     extern void G__cpp_setup_globalTechmodelDict();
21     extern void G__cpp_setup_memfuncTechmodelDict();
22     extern void G__cpp_setup_funcTechmodelDict();
23     extern void G__set_cpp_environmentTechmodelDict();
24     }
25    
26    
27     #include "TROOT.h"
28     #include "TMemberInspector.h"
29     #include "TechmodelAlgorithm.h"
30     #include "EventReader.h"
31     #include <algorithm>
32     namespace std { }
33     using namespace std;
34    
35     #ifndef G__MEMFUNCBODY
36     #endif
37    
38     extern G__linked_taginfo G__TechmodelDictLN_TClass;
39     extern G__linked_taginfo G__TechmodelDictLN_TBuffer;
40     extern G__linked_taginfo G__TechmodelDictLN_TMemberInspector;
41     extern G__linked_taginfo G__TechmodelDictLN_TObject;
42     extern G__linked_taginfo G__TechmodelDictLN_basic_ifstreamlEcharcOchar_traitslEchargRsPgR;
43     extern G__linked_taginfo G__TechmodelDictLN_string;
44     extern G__linked_taginfo G__TechmodelDictLN_pamela;
45     extern G__linked_taginfo G__TechmodelDictLN_pamelacLcLEventHeader;
46     extern G__linked_taginfo G__TechmodelDictLN_pamelacLcLPamelaRun;
47     extern G__linked_taginfo G__TechmodelDictLN_pamelacLcLAlgorithm;
48     extern G__linked_taginfo G__TechmodelDictLN_pamelacLcLtechmodel;
49     extern G__linked_taginfo G__TechmodelDictLN_pamelacLcLtechmodelcLcLTechmodelAlgorithm;
50     extern G__linked_taginfo G__TechmodelDictLN_pamelacLcLtechmodelcLcLTechmodelPamelaRun;
51     extern G__linked_taginfo G__TechmodelDictLN_pamelacLcLtechmodelcLcLEventReader;
52     extern G__linked_taginfo G__TechmodelDictLN_maplEconstsPpamelacLcLPacketTypemUcOpamelacLcLtechmodelcLcLTechmodelAlgorithmmUcOlesslEconstsPpamelacLcLPacketTypemUgRcOallocatorlEpairlEconstsPpamelacLcLPacketTypemUsPconstcOpamelacLcLtechmodelcLcLTechmodelAlgorithmmUgRsPgRsPgR;
53    
54     /* STUB derived class for protected member access */

  ViewVC Help
Powered by ViewVC 1.1.23