NSCL DDAS  1.0
Support for XIA DDAS at the NSCL
 All Classes Files Functions Variables Macros Pages
ddaschannelDictionary.h
1 /********************************************************************
2 * ddaschannelDictionary.h
3 * CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED
4 * FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX().
5 * CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE.
6 ********************************************************************/
7 #ifdef __CINT__
8 #error ddaschannelDictionary.h/C is only for compilation. Abort cint.
9 #endif
10 #include <stddef.h>
11 #include <stdio.h>
12 #include <stdlib.h>
13 #include <math.h>
14 #include <string.h>
15 #define G__ANSIHEADER
16 #define G__DICTIONARY
17 #define G__PRIVATE_GVALUE
18 #include "G__ci.h"
19 #include "FastAllocString.h"
20 extern "C" {
21 extern void G__cpp_setup_tagtableddaschannelDictionary();
22 extern void G__cpp_setup_inheritanceddaschannelDictionary();
23 extern void G__cpp_setup_typetableddaschannelDictionary();
24 extern void G__cpp_setup_memvarddaschannelDictionary();
25 extern void G__cpp_setup_globalddaschannelDictionary();
26 extern void G__cpp_setup_memfuncddaschannelDictionary();
27 extern void G__cpp_setup_funcddaschannelDictionary();
28 extern void G__set_cpp_environmentddaschannelDictionary();
29 }
30 
31 
32 #include "TObject.h"
33 #include "TMemberInspector.h"
34 #include "ddaschannel.h"
35 #include "DDASEvent.h"
36 #include <algorithm>
37 namespace std { }
38 using namespace std;
39 
40 #ifndef G__MEMFUNCBODY
41 #endif
42 
43 extern G__linked_taginfo G__ddaschannelDictionaryLN_TClass;
44 extern G__linked_taginfo G__ddaschannelDictionaryLN_TBuffer;
45 extern G__linked_taginfo G__ddaschannelDictionaryLN_TMemberInspector;
46 extern G__linked_taginfo G__ddaschannelDictionaryLN_TObject;
47 extern G__linked_taginfo G__ddaschannelDictionaryLN_vectorlEunsignedsPshortcOallocatorlEunsignedsPshortgRsPgR;
48 extern G__linked_taginfo G__ddaschannelDictionaryLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR;
49 extern G__linked_taginfo G__ddaschannelDictionaryLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR;
50 extern G__linked_taginfo G__ddaschannelDictionaryLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR;
51 extern G__linked_taginfo G__ddaschannelDictionaryLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR;
52 extern G__linked_taginfo G__ddaschannelDictionaryLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR;
53 extern G__linked_taginfo G__ddaschannelDictionaryLN_DAQ;
54 extern G__linked_taginfo G__ddaschannelDictionaryLN_DAQcLcLDDAS;
55 extern G__linked_taginfo G__ddaschannelDictionaryLN_DAQcLcLDDAScLcLDDASHit;
56 extern G__linked_taginfo G__ddaschannelDictionaryLN_ddaschannel;
57 extern G__linked_taginfo G__ddaschannelDictionaryLN_DDASEvent;
58 extern G__linked_taginfo G__ddaschannelDictionaryLN_vectorlEddaschannelmUcOallocatorlEddaschannelmUgRsPgR;
59 extern G__linked_taginfo G__ddaschannelDictionaryLN_vectorlEddaschannelmUcOallocatorlEddaschannelmUgRsPgRcLcLiterator;
60 extern G__linked_taginfo G__ddaschannelDictionaryLN_reverse_iteratorlEvectorlEddaschannelmUcOallocatorlEddaschannelmUgRsPgRcLcLiteratorgR;
61 
62 /* STUB derived class for protected member access */
63 typedef vector<ddaschannel*,allocator<ddaschannel*> > G__vectorlEddaschannelmUcOallocatorlEddaschannelmUgRsPgR;