1 |
kusanagi |
1.1 |
// |
2 |
|
|
// File generated by rootcint at Tue Jul 6 13:52:18 2004. |
3 |
|
|
// Do NOT change. Changes will be lost next time file is generated |
4 |
|
|
// |
5 |
|
|
|
6 |
|
|
#include "RConfig.h" |
7 |
|
|
#if !defined(R__ACCESS_IN_SYMBOL) |
8 |
|
|
//Break the privacy of classes -- Disabled for the moment |
9 |
|
|
#define private public |
10 |
|
|
#define protected public |
11 |
|
|
#endif |
12 |
|
|
|
13 |
|
|
#include "TechmodelDict.h" |
14 |
|
|
#include "TClass.h" |
15 |
|
|
#include "TBuffer.h" |
16 |
|
|
#include "TMemberInspector.h" |
17 |
|
|
#include "TError.h" |
18 |
|
|
|
19 |
|
|
#ifndef G__ROOT |
20 |
|
|
#define G__ROOT |
21 |
|
|
#endif |
22 |
|
|
|
23 |
|
|
// Since CINT ignores the std namespace, we need to do so in this file. |
24 |
|
|
namespace std {} using namespace std; |
25 |
|
|
|
26 |
|
|
#include "RtypesImp.h" |
27 |
|
|
|
28 |
|
|
#include "TVectorProxy.h" |
29 |
|
|
|
30 |
|
|
namespace ROOT { |
31 |
|
|
namespace Shadow { |
32 |
|
|
} // Of namespace ROOT::Shadow |
33 |
|
|
} // Of namespace ROOT |
34 |
|
|
|
35 |
|
|
namespace ROOT { |
36 |
|
|
void pamelacLcLtechmodelcLcLTechmodelAlgorithm_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent); |
37 |
|
|
static TClass *pamelacLcLtechmodelcLcLTechmodelAlgorithm_IsA(const void*); |
38 |
|
|
static void delete_pamelacLcLtechmodelcLcLTechmodelAlgorithm(void *p); |
39 |
|
|
static void deleteArray_pamelacLcLtechmodelcLcLTechmodelAlgorithm(void *p); |
40 |
|
|
static void destruct_pamelacLcLtechmodelcLcLTechmodelAlgorithm(void *p); |
41 |
|
|
|
42 |
|
|
// Function generating the singleton type initializer |
43 |
|
|
TGenericClassInfo *GenerateInitInstance(const pamela::techmodel::TechmodelAlgorithm*) |
44 |
|
|
{ |
45 |
|
|
pamela::techmodel::TechmodelAlgorithm *ptr = 0; |
46 |
|
|
static ROOT::TGenericClassInfo |
47 |
|
|
instance("pamela::techmodel::TechmodelAlgorithm", pamela::techmodel::TechmodelAlgorithm::Class_Version(), "TechmodelAlgorithm.h", 20, |
48 |
|
|
typeid(pamela::techmodel::TechmodelAlgorithm), DefineBehavior(ptr, ptr), |
49 |
|
|
&::pamela::techmodel::TechmodelAlgorithm::Dictionary, &pamelacLcLtechmodelcLcLTechmodelAlgorithm_IsA, 4, |
50 |
|
|
sizeof(pamela::techmodel::TechmodelAlgorithm) ); |
51 |
|
|
instance.SetDelete(&delete_pamelacLcLtechmodelcLcLTechmodelAlgorithm); |
52 |
|
|
instance.SetDeleteArray(&deleteArray_pamelacLcLtechmodelcLcLTechmodelAlgorithm); |
53 |
|
|
instance.SetDestructor(&destruct_pamelacLcLtechmodelcLcLTechmodelAlgorithm); |
54 |
|
|
return &instance; |
55 |
|
|
} |
56 |
|
|
// Static variable to force the class initialization |
57 |
|
|
static ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const pamela::techmodel::TechmodelAlgorithm*)0x0); R__UseDummy(_R__UNIQUE_(Init)); |
58 |
|
|
} |
59 |
|
|
|
60 |
|
|
namespace ROOT { |
61 |
|
|
void pamelacLcLtechmodelcLcLEventReader_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent); |
62 |
|
|
static TClass *pamelacLcLtechmodelcLcLEventReader_IsA(const void*); |
63 |
|
|
static void *new_pamelacLcLtechmodelcLcLEventReader(void *p = 0); |
64 |
|
|
static void *newArray_pamelacLcLtechmodelcLcLEventReader(Long_t size); |
65 |
|
|
static void delete_pamelacLcLtechmodelcLcLEventReader(void *p); |
66 |
|
|
static void deleteArray_pamelacLcLtechmodelcLcLEventReader(void *p); |
67 |
|
|
static void destruct_pamelacLcLtechmodelcLcLEventReader(void *p); |
68 |
|
|
|
69 |
|
|
// Function generating the singleton type initializer |
70 |
|
|
TGenericClassInfo *GenerateInitInstance(const pamela::techmodel::EventReader*) |
71 |
|
|
{ |
72 |
|
|
pamela::techmodel::EventReader *ptr = 0; |
73 |
|
|
static ROOT::TGenericClassInfo |
74 |
|
|
instance("pamela::techmodel::EventReader", pamela::techmodel::EventReader::Class_Version(), "EventReader.h", 18, |
75 |
|
|
typeid(pamela::techmodel::EventReader), DefineBehavior(ptr, ptr), |
76 |
|
|
&::pamela::techmodel::EventReader::Dictionary, &pamelacLcLtechmodelcLcLEventReader_IsA, 4, |
77 |
|
|
sizeof(pamela::techmodel::EventReader) ); |
78 |
|
|
instance.SetNew(&new_pamelacLcLtechmodelcLcLEventReader); |
79 |
|
|
instance.SetNewArray(&newArray_pamelacLcLtechmodelcLcLEventReader); |
80 |
|
|
instance.SetDelete(&delete_pamelacLcLtechmodelcLcLEventReader); |
81 |
|
|
instance.SetDeleteArray(&deleteArray_pamelacLcLtechmodelcLcLEventReader); |
82 |
|
|
instance.SetDestructor(&destruct_pamelacLcLtechmodelcLcLEventReader); |
83 |
|
|
return &instance; |
84 |
|
|
} |
85 |
|
|
// Static variable to force the class initialization |
86 |
|
|
static ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const pamela::techmodel::EventReader*)0x0); R__UseDummy(_R__UNIQUE_(Init)); |
87 |
|
|
} |
88 |
|
|
|
89 |
|
|
//______________________________________________________________________________ |
90 |
|
|
TClass *pamela::techmodel::TechmodelAlgorithm::fgIsA = 0; // static to hold class pointer |
91 |
|
|
|
92 |
|
|
//______________________________________________________________________________ |
93 |
|
|
const char *pamela::techmodel::TechmodelAlgorithm::Class_Name() |
94 |
|
|
{ |
95 |
|
|
return "pamela::techmodel::TechmodelAlgorithm"; |
96 |
|
|
} |
97 |
|
|
|
98 |
|
|
//______________________________________________________________________________ |
99 |
|
|
const char *pamela::techmodel::TechmodelAlgorithm::ImplFileName() |
100 |
|
|
{ |
101 |
|
|
return ROOT::GenerateInitInstance((const pamela::techmodel::TechmodelAlgorithm*)0x0)->GetImplFileName(); |
102 |
|
|
} |
103 |
|
|
|
104 |
|
|
//______________________________________________________________________________ |
105 |
|
|
int pamela::techmodel::TechmodelAlgorithm::ImplFileLine() |
106 |
|
|
{ |
107 |
|
|
return ROOT::GenerateInitInstance((const pamela::techmodel::TechmodelAlgorithm*)0x0)->GetImplFileLine(); |
108 |
|
|
} |
109 |
|
|
|
110 |
|
|
//______________________________________________________________________________ |
111 |
|
|
void pamela::techmodel::TechmodelAlgorithm::Dictionary() |
112 |
|
|
{ |
113 |
|
|
fgIsA = ROOT::GenerateInitInstance((const pamela::techmodel::TechmodelAlgorithm*)0x0)->GetClass(); |
114 |
|
|
} |
115 |
|
|
|
116 |
|
|
//______________________________________________________________________________ |
117 |
|
|
TClass *pamela::techmodel::TechmodelAlgorithm::Class() |
118 |
|
|
{ |
119 |
|
|
if (!fgIsA) fgIsA = ROOT::GenerateInitInstance((const pamela::techmodel::TechmodelAlgorithm*)0x0)->GetClass(); |
120 |
|
|
return fgIsA; |
121 |
|
|
} |
122 |
|
|
|
123 |
|
|
//______________________________________________________________________________ |
124 |
|
|
TClass *pamela::techmodel::EventReader::fgIsA = 0; // static to hold class pointer |
125 |
|
|
|
126 |
|
|
//______________________________________________________________________________ |
127 |
|
|
const char *pamela::techmodel::EventReader::Class_Name() |
128 |
|
|
{ |
129 |
|
|
return "pamela::techmodel::EventReader"; |
130 |
|
|
} |
131 |
|
|
|
132 |
|
|
//______________________________________________________________________________ |
133 |
|
|
const char *pamela::techmodel::EventReader::ImplFileName() |
134 |
|
|
{ |
135 |
|
|
return ROOT::GenerateInitInstance((const pamela::techmodel::EventReader*)0x0)->GetImplFileName(); |
136 |
|
|
} |
137 |
|
|
|
138 |
|
|
//______________________________________________________________________________ |
139 |
|
|
int pamela::techmodel::EventReader::ImplFileLine() |
140 |
|
|
{ |
141 |
|
|
return ROOT::GenerateInitInstance((const pamela::techmodel::EventReader*)0x0)->GetImplFileLine(); |
142 |
|
|
} |
143 |
|
|
|
144 |
|
|
//______________________________________________________________________________ |
145 |
|
|
void pamela::techmodel::EventReader::Dictionary() |
146 |
|
|
{ |
147 |
|
|
fgIsA = ROOT::GenerateInitInstance((const pamela::techmodel::EventReader*)0x0)->GetClass(); |
148 |
|
|
} |
149 |
|
|
|
150 |
|
|
//______________________________________________________________________________ |
151 |
|
|
TClass *pamela::techmodel::EventReader::Class() |
152 |
|
|
{ |
153 |
|
|
if (!fgIsA) fgIsA = ROOT::GenerateInitInstance((const pamela::techmodel::EventReader*)0x0)->GetClass(); |
154 |
|
|
return fgIsA; |
155 |
|
|
} |
156 |
|
|
|
157 |
|
|
//______________________________________________________________________________ |
158 |
|
|
void pamela::techmodel::TechmodelAlgorithm::Streamer(TBuffer &R__b) |
159 |
|
|
{ |
160 |
|
|
// Stream an object of class pamela::techmodel::TechmodelAlgorithm. |
161 |
|
|
|
162 |
|
|
if (R__b.IsReading()) { |
163 |
|
|
pamela::techmodel::TechmodelAlgorithm::Class()->ReadBuffer(R__b, this); |
164 |
|
|
} else { |
165 |
|
|
pamela::techmodel::TechmodelAlgorithm::Class()->WriteBuffer(R__b, this); |
166 |
|
|
} |
167 |
|
|
} |
168 |
|
|
|
169 |
|
|
//______________________________________________________________________________ |
170 |
|
|
void pamela::techmodel::TechmodelAlgorithm::ShowMembers(TMemberInspector &R__insp, char *R__parent) |
171 |
|
|
{ |
172 |
|
|
// Inspect the data members of an object of class pamela::techmodel::TechmodelAlgorithm. |
173 |
|
|
|
174 |
|
|
TClass *R__cl = pamela::techmodel::TechmodelAlgorithm::IsA(); |
175 |
|
|
Int_t R__ncp = strlen(R__parent); |
176 |
|
|
if (R__ncp || R__cl || R__insp.IsA()) { } |
177 |
|
|
R__insp.Inspect(R__cl, R__parent, "*InputFile", &InputFile); |
178 |
|
|
//This works around a msvc bug and should be harmless on other platforms |
179 |
|
|
typedef pamela::Algorithm baseClass1; |
180 |
|
|
baseClass1::ShowMembers(R__insp, R__parent); |
181 |
|
|
} |
182 |
|
|
|
183 |
|
|
namespace ROOT { |
184 |
|
|
// Return the actual TClass for the object argument |
185 |
|
|
static TClass *pamelacLcLtechmodelcLcLTechmodelAlgorithm_IsA(const void *obj) { |
186 |
|
|
return ((::pamela::techmodel::TechmodelAlgorithm*)obj)->IsA(); |
187 |
|
|
} |
188 |
|
|
// Wrapper around operator delete |
189 |
|
|
static void delete_pamelacLcLtechmodelcLcLTechmodelAlgorithm(void *p) { |
190 |
|
|
delete ((::pamela::techmodel::TechmodelAlgorithm*)p); |
191 |
|
|
} |
192 |
|
|
static void deleteArray_pamelacLcLtechmodelcLcLTechmodelAlgorithm(void *p) { |
193 |
|
|
delete [] ((::pamela::techmodel::TechmodelAlgorithm*)p); |
194 |
|
|
} |
195 |
|
|
static void destruct_pamelacLcLtechmodelcLcLTechmodelAlgorithm(void *p) { |
196 |
|
|
typedef ::pamela::techmodel::TechmodelAlgorithm current_t; |
197 |
|
|
((current_t*)p)->~current_t(); |
198 |
|
|
} |
199 |
|
|
} // end of namespace ROOT for class ::pamela::techmodel::TechmodelAlgorithm |
200 |
|
|
|
201 |
|
|
//______________________________________________________________________________ |
202 |
|
|
void pamela::techmodel::EventReader::Streamer(TBuffer &R__b) |
203 |
|
|
{ |
204 |
|
|
// Stream an object of class pamela::techmodel::EventReader. |
205 |
|
|
|
206 |
|
|
if (R__b.IsReading()) { |
207 |
|
|
pamela::techmodel::EventReader::Class()->ReadBuffer(R__b, this); |
208 |
|
|
} else { |
209 |
|
|
pamela::techmodel::EventReader::Class()->WriteBuffer(R__b, this); |
210 |
|
|
} |
211 |
|
|
} |
212 |
|
|
|
213 |
|
|
//______________________________________________________________________________ |
214 |
|
|
void pamela::techmodel::EventReader::ShowMembers(TMemberInspector &R__insp, char *R__parent) |
215 |
|
|
{ |
216 |
|
|
// Inspect the data members of an object of class pamela::techmodel::EventReader. |
217 |
|
|
|
218 |
|
|
TClass *R__cl = pamela::techmodel::EventReader::IsA(); |
219 |
|
|
Int_t R__ncp = strlen(R__parent); |
220 |
|
|
if (R__ncp || R__cl || R__insp.IsA()) { } |
221 |
|
|
R__insp.Inspect(R__cl, R__parent, "TechmodelAlgorithmMap", (void*)&TechmodelAlgorithmMap); |
222 |
|
|
ROOT::GenericShowMembers("pamela::techmodel::EventReader::AlgorithmMap", (void*)&TechmodelAlgorithmMap, R__insp, strcat(R__parent,"TechmodelAlgorithmMap."),true); |
223 |
|
|
R__parent[R__ncp] = 0; |
224 |
|
|
R__insp.Inspect(R__cl, R__parent, "*Header", &Header); |
225 |
|
|
R__insp.Inspect(R__cl, R__parent, "*Run", &Run); |
226 |
|
|
//This works around a msvc bug and should be harmless on other platforms |
227 |
|
|
typedef pamela::techmodel::TechmodelAlgorithm baseClass1; |
228 |
|
|
baseClass1::ShowMembers(R__insp, R__parent); |
229 |
|
|
} |
230 |
|
|
|
231 |
|
|
namespace ROOT { |
232 |
|
|
// Return the actual TClass for the object argument |
233 |
|
|
static TClass *pamelacLcLtechmodelcLcLEventReader_IsA(const void *obj) { |
234 |
|
|
return ((::pamela::techmodel::EventReader*)obj)->IsA(); |
235 |
|
|
} |
236 |
|
|
// Wrappers around operator new |
237 |
|
|
static void *new_pamelacLcLtechmodelcLcLEventReader(void *p) { |
238 |
|
|
return p ? new(p) ::pamela::techmodel::EventReader : new ::pamela::techmodel::EventReader; |
239 |
|
|
} |
240 |
|
|
static void *newArray_pamelacLcLtechmodelcLcLEventReader(Long_t size) { |
241 |
|
|
return new ::pamela::techmodel::EventReader[size]; |
242 |
|
|
} |
243 |
|
|
// Wrapper around operator delete |
244 |
|
|
static void delete_pamelacLcLtechmodelcLcLEventReader(void *p) { |
245 |
|
|
delete ((::pamela::techmodel::EventReader*)p); |
246 |
|
|
} |
247 |
|
|
static void deleteArray_pamelacLcLtechmodelcLcLEventReader(void *p) { |
248 |
|
|
delete [] ((::pamela::techmodel::EventReader*)p); |
249 |
|
|
} |
250 |
|
|
static void destruct_pamelacLcLtechmodelcLcLEventReader(void *p) { |
251 |
|
|
typedef ::pamela::techmodel::EventReader current_t; |
252 |
|
|
((current_t*)p)->~current_t(); |
253 |
|
|
} |
254 |
|
|
} // end of namespace ROOT for class ::pamela::techmodel::EventReader |
255 |
|
|
|
256 |
|
|
/******************************************************** |
257 |
|
|
* TechmodelDict.cpp |
258 |
|
|
********************************************************/ |
259 |
|
|
|
260 |
|
|
#ifdef G__MEMTEST |
261 |
|
|
#undef malloc |
262 |
|
|
#undef free |
263 |
|
|
#endif |
264 |
|
|
|
265 |
|
|
extern "C" void G__cpp_reset_tagtableTechmodelDict(); |
266 |
|
|
|
267 |
|
|
extern "C" void G__set_cpp_environmentTechmodelDict() { |
268 |
|
|
G__add_compiledheader("TROOT.h"); |
269 |
|
|
G__add_compiledheader("TMemberInspector.h"); |
270 |
|
|
G__add_compiledheader("TechmodelAlgorithm.h"); |
271 |
|
|
G__add_compiledheader("EventReader.h"); |
272 |
|
|
G__cpp_reset_tagtableTechmodelDict(); |
273 |
|
|
} |
274 |
|
|
class G__TechmodelDictdOcpp_tag {}; |
275 |
|
|
|
276 |
|
|
void* operator new(size_t size,G__TechmodelDictdOcpp_tag* p) { |
277 |
|
|
if(p && G__PVOID!=G__getgvp()) return((void*)p); |
278 |
|
|
#ifndef G__ROOT |
279 |
|
|
return(malloc(size)); |
280 |
|
|
#else |
281 |
|
|
return(::operator new(size)); |
282 |
|
|
#endif |
283 |
|
|
} |
284 |
|
|
|
285 |
|
|
/* dummy, for exception */ |
286 |
|
|
#ifdef G__EH_DUMMY_DELETE |
287 |
|
|
void operator delete(void *p,G__TechmodelDictdOcpp_tag* x) { |
288 |
|
|
if((long)p==G__getgvp() && G__PVOID!=G__getgvp()) return; |
289 |
|
|
#ifndef G__ROOT |
290 |
|
|
free(p); |
291 |
|
|
#else |
292 |
|
|
::operator delete(p); |
293 |
|
|
#endif |
294 |
|
|
} |
295 |
|
|
#endif |
296 |
|
|
|
297 |
|
|
static void G__operator_delete(void *p) { |
298 |
|
|
if((long)p==G__getgvp() && G__PVOID!=G__getgvp()) return; |
299 |
|
|
#ifndef G__ROOT |
300 |
|
|
free(p); |
301 |
|
|
#else |
302 |
|
|
::operator delete(p); |
303 |
|
|
#endif |
304 |
|
|
} |
305 |
|
|
|
306 |
|
|
void G__DELDMY_TechmodelDictdOcpp() { G__operator_delete(0); } |
307 |
|
|
|
308 |
|
|
extern "C" int G__cpp_dllrevTechmodelDict() { return(30051515); } |
309 |
|
|
|
310 |
|
|
/********************************************************* |
311 |
|
|
* Member function Interface Method |
312 |
|
|
*********************************************************/ |
313 |
|
|
|
314 |
|
|
/* pamela */ |
315 |
|
|
|
316 |
|
|
/* pamela::techmodel */ |
317 |
|
|
|
318 |
|
|
/* pamela::techmodel::TechmodelAlgorithm */ |
319 |
|
|
static int G__TechmodelDict_238_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
320 |
|
|
G__setnull(result7); |
321 |
|
|
((pamela::techmodel::TechmodelAlgorithm*)(G__getstructoffset()))->Init((pamela::PamelaRun*)G__int(libp->para[0])); |
322 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
323 |
|
|
} |
324 |
|
|
|
325 |
|
|
static int G__TechmodelDict_238_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
326 |
|
|
switch(libp->paran) { |
327 |
|
|
case 2: |
328 |
|
|
G__setnull(result7); |
329 |
|
|
((pamela::techmodel::TechmodelAlgorithm*)(G__getstructoffset()))->RunEvent((int)G__int(libp->para[0]),(long)G__int(libp->para[1])); |
330 |
|
|
break; |
331 |
|
|
case 1: |
332 |
|
|
G__setnull(result7); |
333 |
|
|
((pamela::techmodel::TechmodelAlgorithm*)(G__getstructoffset()))->RunEvent((int)G__int(libp->para[0])); |
334 |
|
|
break; |
335 |
|
|
} |
336 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
337 |
|
|
} |
338 |
|
|
|
339 |
|
|
static int G__TechmodelDict_238_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
340 |
|
|
G__letint(result7,85,(long)pamela::techmodel::TechmodelAlgorithm::Class()); |
341 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
342 |
|
|
} |
343 |
|
|
|
344 |
|
|
static int G__TechmodelDict_238_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
345 |
|
|
G__letint(result7,67,(long)pamela::techmodel::TechmodelAlgorithm::Class_Name()); |
346 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
347 |
|
|
} |
348 |
|
|
|
349 |
|
|
static int G__TechmodelDict_238_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
350 |
|
|
G__letint(result7,115,(long)pamela::techmodel::TechmodelAlgorithm::Class_Version()); |
351 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
352 |
|
|
} |
353 |
|
|
|
354 |
|
|
static int G__TechmodelDict_238_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
355 |
|
|
G__setnull(result7); |
356 |
|
|
pamela::techmodel::TechmodelAlgorithm::Dictionary(); |
357 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
358 |
|
|
} |
359 |
|
|
|
360 |
|
|
static int G__TechmodelDict_238_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
361 |
|
|
G__letint(result7,85,(long)((const pamela::techmodel::TechmodelAlgorithm*)(G__getstructoffset()))->IsA()); |
362 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
363 |
|
|
} |
364 |
|
|
|
365 |
|
|
static int G__TechmodelDict_238_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
366 |
|
|
G__setnull(result7); |
367 |
|
|
((pamela::techmodel::TechmodelAlgorithm*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1])); |
368 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
369 |
|
|
} |
370 |
|
|
|
371 |
|
|
static int G__TechmodelDict_238_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
372 |
|
|
G__setnull(result7); |
373 |
|
|
((pamela::techmodel::TechmodelAlgorithm*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref); |
374 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
375 |
|
|
} |
376 |
|
|
|
377 |
|
|
static int G__TechmodelDict_238_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
378 |
|
|
G__setnull(result7); |
379 |
|
|
((pamela::techmodel::TechmodelAlgorithm*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref); |
380 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
381 |
|
|
} |
382 |
|
|
|
383 |
|
|
static int G__TechmodelDict_238_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
384 |
|
|
G__letint(result7,67,(long)pamela::techmodel::TechmodelAlgorithm::DeclFileName()); |
385 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
386 |
|
|
} |
387 |
|
|
|
388 |
|
|
static int G__TechmodelDict_238_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
389 |
|
|
G__letint(result7,105,(long)pamela::techmodel::TechmodelAlgorithm::ImplFileLine()); |
390 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
391 |
|
|
} |
392 |
|
|
|
393 |
|
|
static int G__TechmodelDict_238_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
394 |
|
|
G__letint(result7,67,(long)pamela::techmodel::TechmodelAlgorithm::ImplFileName()); |
395 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
396 |
|
|
} |
397 |
|
|
|
398 |
|
|
static int G__TechmodelDict_238_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
399 |
|
|
G__letint(result7,105,(long)pamela::techmodel::TechmodelAlgorithm::DeclFileLine()); |
400 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
401 |
|
|
} |
402 |
|
|
|
403 |
|
|
// automatic destructor |
404 |
|
|
typedef pamela::techmodel::TechmodelAlgorithm G__TpamelacLcLtechmodelcLcLTechmodelAlgorithm; |
405 |
|
|
static int G__TechmodelDict_238_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
406 |
|
|
if(0==G__getstructoffset()) return(1); |
407 |
|
|
if(G__getaryconstruct()) |
408 |
|
|
if(G__PVOID==G__getgvp()) |
409 |
|
|
delete[] (pamela::techmodel::TechmodelAlgorithm *)(G__getstructoffset()); |
410 |
|
|
else |
411 |
|
|
for(int i=G__getaryconstruct()-1;i>=0;i--) |
412 |
|
|
delete (pamela::techmodel::TechmodelAlgorithm *)((G__getstructoffset())+sizeof(pamela::techmodel::TechmodelAlgorithm)*i); |
413 |
|
|
else delete (pamela::techmodel::TechmodelAlgorithm *)(G__getstructoffset()); |
414 |
|
|
G__setnull(result7); |
415 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
416 |
|
|
} |
417 |
|
|
|
418 |
|
|
|
419 |
|
|
/* pamela::techmodel::EventReader */ |
420 |
|
|
static int G__TechmodelDict_241_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
421 |
|
|
pamela::techmodel::EventReader *p=NULL; |
422 |
|
|
if(G__getaryconstruct()) p=new pamela::techmodel::EventReader[G__getaryconstruct()]; |
423 |
|
|
else p=new pamela::techmodel::EventReader; |
424 |
|
|
result7->obj.i = (long)p; |
425 |
|
|
result7->ref = (long)p; |
426 |
|
|
result7->type = 'u'; |
427 |
|
|
result7->tagnum = G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodelcLcLEventReader); |
428 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
429 |
|
|
} |
430 |
|
|
|
431 |
|
|
static int G__TechmodelDict_241_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
432 |
|
|
G__setnull(result7); |
433 |
|
|
((pamela::techmodel::EventReader*)(G__getstructoffset()))->Init((pamela::PamelaRun*)G__int(libp->para[0])); |
434 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
435 |
|
|
} |
436 |
|
|
|
437 |
|
|
static int G__TechmodelDict_241_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
438 |
|
|
G__setnull(result7); |
439 |
|
|
((pamela::techmodel::EventReader*)(G__getstructoffset()))->RunEvent((int)G__int(libp->para[0])); |
440 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
441 |
|
|
} |
442 |
|
|
|
443 |
|
|
static int G__TechmodelDict_241_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
444 |
|
|
{ |
445 |
|
|
const string *pobj,xobj=((const pamela::techmodel::EventReader*)(G__getstructoffset()))->GetVersionInfo(); |
446 |
|
|
pobj=new string(xobj); |
447 |
|
|
result7->obj.i=(long)((void*)pobj); result7->ref=result7->obj.i; |
448 |
|
|
G__store_tempobject(*result7); |
449 |
|
|
} |
450 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
451 |
|
|
} |
452 |
|
|
|
453 |
|
|
static int G__TechmodelDict_241_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
454 |
|
|
G__letint(result7,105,(long)((pamela::techmodel::EventReader*)(G__getstructoffset()))->FindStart()); |
455 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
456 |
|
|
} |
457 |
|
|
|
458 |
|
|
static int G__TechmodelDict_241_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
459 |
|
|
G__letint(result7,85,(long)pamela::techmodel::EventReader::Class()); |
460 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
461 |
|
|
} |
462 |
|
|
|
463 |
|
|
static int G__TechmodelDict_241_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
464 |
|
|
G__letint(result7,67,(long)pamela::techmodel::EventReader::Class_Name()); |
465 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
466 |
|
|
} |
467 |
|
|
|
468 |
|
|
static int G__TechmodelDict_241_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
469 |
|
|
G__letint(result7,115,(long)pamela::techmodel::EventReader::Class_Version()); |
470 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
471 |
|
|
} |
472 |
|
|
|
473 |
|
|
static int G__TechmodelDict_241_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
474 |
|
|
G__setnull(result7); |
475 |
|
|
pamela::techmodel::EventReader::Dictionary(); |
476 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
477 |
|
|
} |
478 |
|
|
|
479 |
|
|
static int G__TechmodelDict_241_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
480 |
|
|
G__letint(result7,85,(long)((const pamela::techmodel::EventReader*)(G__getstructoffset()))->IsA()); |
481 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
482 |
|
|
} |
483 |
|
|
|
484 |
|
|
static int G__TechmodelDict_241_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
485 |
|
|
G__setnull(result7); |
486 |
|
|
((pamela::techmodel::EventReader*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1])); |
487 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
488 |
|
|
} |
489 |
|
|
|
490 |
|
|
static int G__TechmodelDict_241_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
491 |
|
|
G__setnull(result7); |
492 |
|
|
((pamela::techmodel::EventReader*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref); |
493 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
494 |
|
|
} |
495 |
|
|
|
496 |
|
|
static int G__TechmodelDict_241_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
497 |
|
|
G__setnull(result7); |
498 |
|
|
((pamela::techmodel::EventReader*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref); |
499 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
500 |
|
|
} |
501 |
|
|
|
502 |
|
|
static int G__TechmodelDict_241_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
503 |
|
|
G__letint(result7,67,(long)pamela::techmodel::EventReader::DeclFileName()); |
504 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
505 |
|
|
} |
506 |
|
|
|
507 |
|
|
static int G__TechmodelDict_241_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
508 |
|
|
G__letint(result7,105,(long)pamela::techmodel::EventReader::ImplFileLine()); |
509 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
510 |
|
|
} |
511 |
|
|
|
512 |
|
|
static int G__TechmodelDict_241_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
513 |
|
|
G__letint(result7,67,(long)pamela::techmodel::EventReader::ImplFileName()); |
514 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
515 |
|
|
} |
516 |
|
|
|
517 |
|
|
static int G__TechmodelDict_241_9_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
518 |
|
|
G__letint(result7,105,(long)pamela::techmodel::EventReader::DeclFileLine()); |
519 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
520 |
|
|
} |
521 |
|
|
|
522 |
|
|
// automatic copy constructor |
523 |
|
|
static int G__TechmodelDict_241_0_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) |
524 |
|
|
{ |
525 |
|
|
pamela::techmodel::EventReader *p; |
526 |
|
|
void *xtmp = (void*)G__int(libp->para[0]); |
527 |
|
|
p=new pamela::techmodel::EventReader(*(pamela::techmodel::EventReader*)xtmp); |
528 |
|
|
result7->obj.i = (long)p; |
529 |
|
|
result7->ref = (long)p; |
530 |
|
|
result7->type = 'u'; |
531 |
|
|
result7->tagnum = G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodelcLcLEventReader); |
532 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
533 |
|
|
} |
534 |
|
|
|
535 |
|
|
// automatic destructor |
536 |
|
|
typedef pamela::techmodel::EventReader G__TpamelacLcLtechmodelcLcLEventReader; |
537 |
|
|
static int G__TechmodelDict_241_1_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
538 |
|
|
if(0==G__getstructoffset()) return(1); |
539 |
|
|
if(G__getaryconstruct()) |
540 |
|
|
if(G__PVOID==G__getgvp()) |
541 |
|
|
delete[] (pamela::techmodel::EventReader *)(G__getstructoffset()); |
542 |
|
|
else |
543 |
|
|
for(int i=G__getaryconstruct()-1;i>=0;i--) |
544 |
|
|
delete (pamela::techmodel::EventReader *)((G__getstructoffset())+sizeof(pamela::techmodel::EventReader)*i); |
545 |
|
|
else delete (pamela::techmodel::EventReader *)(G__getstructoffset()); |
546 |
|
|
G__setnull(result7); |
547 |
|
|
return(1 || funcname || hash || result7 || libp) ; |
548 |
|
|
} |
549 |
|
|
|
550 |
|
|
|
551 |
|
|
/* Setting up global function */ |
552 |
|
|
|
553 |
|
|
/********************************************************* |
554 |
|
|
* Member function Stub |
555 |
|
|
*********************************************************/ |
556 |
|
|
|
557 |
|
|
/* pamela */ |
558 |
|
|
|
559 |
|
|
/* pamela::techmodel */ |
560 |
|
|
|
561 |
|
|
/* pamela::techmodel::TechmodelAlgorithm */ |
562 |
|
|
|
563 |
|
|
/* pamela::techmodel::EventReader */ |
564 |
|
|
|
565 |
|
|
/********************************************************* |
566 |
|
|
* Global function Stub |
567 |
|
|
*********************************************************/ |
568 |
|
|
|
569 |
|
|
/********************************************************* |
570 |
|
|
* Get size of pointer to member function |
571 |
|
|
*********************************************************/ |
572 |
|
|
class G__Sizep2memfuncTechmodelDict { |
573 |
|
|
public: |
574 |
|
|
G__Sizep2memfuncTechmodelDict() {p=&G__Sizep2memfuncTechmodelDict::sizep2memfunc;} |
575 |
|
|
size_t sizep2memfunc() { return(sizeof(p)); } |
576 |
|
|
private: |
577 |
|
|
size_t (G__Sizep2memfuncTechmodelDict::*p)(); |
578 |
|
|
}; |
579 |
|
|
|
580 |
|
|
size_t G__get_sizep2memfuncTechmodelDict() |
581 |
|
|
{ |
582 |
|
|
G__Sizep2memfuncTechmodelDict a; |
583 |
|
|
G__setsizep2memfunc((int)a.sizep2memfunc()); |
584 |
|
|
return((size_t)a.sizep2memfunc()); |
585 |
|
|
} |
586 |
|
|
|
587 |
|
|
|
588 |
|
|
/********************************************************* |
589 |
|
|
* virtual base class offset calculation interface |
590 |
|
|
*********************************************************/ |
591 |
|
|
|
592 |
|
|
/* Setting up class inheritance */ |
593 |
|
|
|
594 |
|
|
/********************************************************* |
595 |
|
|
* Inheritance information setup/ |
596 |
|
|
*********************************************************/ |
597 |
|
|
extern "C" void G__cpp_setup_inheritanceTechmodelDict() { |
598 |
|
|
|
599 |
|
|
/* Setting up class inheritance */ |
600 |
|
|
if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodelcLcLTechmodelAlgorithm))) { |
601 |
|
|
pamela::techmodel::TechmodelAlgorithm *G__Lderived; |
602 |
|
|
G__Lderived=(pamela::techmodel::TechmodelAlgorithm*)0x1000; |
603 |
|
|
{ |
604 |
|
|
pamela::Algorithm *G__Lpbase=(pamela::Algorithm*)G__Lderived; |
605 |
|
|
G__inheritance_setup(G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodelcLcLTechmodelAlgorithm),G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLAlgorithm),(long)G__Lpbase-(long)G__Lderived,1,1); |
606 |
|
|
} |
607 |
|
|
{ |
608 |
|
|
TObject *G__Lpbase=(TObject*)G__Lderived; |
609 |
|
|
G__inheritance_setup(G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodelcLcLTechmodelAlgorithm),G__get_linked_tagnum(&G__TechmodelDictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); |
610 |
|
|
} |
611 |
|
|
} |
612 |
|
|
if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodelcLcLEventReader))) { |
613 |
|
|
pamela::techmodel::EventReader *G__Lderived; |
614 |
|
|
G__Lderived=(pamela::techmodel::EventReader*)0x1000; |
615 |
|
|
{ |
616 |
|
|
pamela::techmodel::TechmodelAlgorithm *G__Lpbase=(pamela::techmodel::TechmodelAlgorithm*)G__Lderived; |
617 |
|
|
G__inheritance_setup(G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodelcLcLEventReader),G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodelcLcLTechmodelAlgorithm),(long)G__Lpbase-(long)G__Lderived,1,1); |
618 |
|
|
} |
619 |
|
|
{ |
620 |
|
|
pamela::Algorithm *G__Lpbase=(pamela::Algorithm*)G__Lderived; |
621 |
|
|
G__inheritance_setup(G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodelcLcLEventReader),G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLAlgorithm),(long)G__Lpbase-(long)G__Lderived,1,0); |
622 |
|
|
} |
623 |
|
|
{ |
624 |
|
|
TObject *G__Lpbase=(TObject*)G__Lderived; |
625 |
|
|
G__inheritance_setup(G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodelcLcLEventReader),G__get_linked_tagnum(&G__TechmodelDictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); |
626 |
|
|
} |
627 |
|
|
} |
628 |
|
|
} |
629 |
|
|
|
630 |
|
|
/********************************************************* |
631 |
|
|
* typedef information setup/ |
632 |
|
|
*********************************************************/ |
633 |
|
|
extern "C" void G__cpp_setup_typetableTechmodelDict() { |
634 |
|
|
|
635 |
|
|
/* Setting up typedef entry */ |
636 |
|
|
G__search_typename2("Version_t",115,-1,0, |
637 |
|
|
-1); |
638 |
|
|
G__setnewtype(-1,"Class version identifier (short)",0); |
639 |
|
|
G__search_typename2("AlgorithmMap",117,G__get_linked_tagnum(&G__TechmodelDictLN_maplEconstsPpamelacLcLPacketTypemUcOpamelacLcLtechmodelcLcLTechmodelAlgorithmmUcOlesslEconstsPpamelacLcLPacketTypemUgRcOallocatorlEpairlEconstsPpamelacLcLPacketTypemUsPconstcOpamelacLcLtechmodelcLcLTechmodelAlgorithmmUgRsPgRsPgR),0,G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodelcLcLEventReader)); |
640 |
|
|
G__setnewtype(-1,NULL,0); |
641 |
|
|
} |
642 |
|
|
|
643 |
|
|
/********************************************************* |
644 |
|
|
* Data Member information setup/ |
645 |
|
|
*********************************************************/ |
646 |
|
|
|
647 |
|
|
/* Setting up class,struct,union tag member variable */ |
648 |
|
|
|
649 |
|
|
/* pamela */ |
650 |
|
|
static void G__setup_memvarpamela(void) { |
651 |
|
|
G__tag_memvar_setup(G__get_linked_tagnum(&G__TechmodelDictLN_pamela)); |
652 |
|
|
{ |
653 |
|
|
} |
654 |
|
|
G__tag_memvar_reset(); |
655 |
|
|
} |
656 |
|
|
|
657 |
|
|
|
658 |
|
|
/* pamela::techmodel */ |
659 |
|
|
static void G__setup_memvarpamelacLcLtechmodel(void) { |
660 |
|
|
G__tag_memvar_setup(G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodel)); |
661 |
|
|
{ |
662 |
|
|
} |
663 |
|
|
G__tag_memvar_reset(); |
664 |
|
|
} |
665 |
|
|
|
666 |
|
|
|
667 |
|
|
/* pamela::techmodel::TechmodelAlgorithm */ |
668 |
|
|
static void G__setup_memvarpamelacLcLtechmodelcLcLTechmodelAlgorithm(void) { |
669 |
|
|
G__tag_memvar_setup(G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodelcLcLTechmodelAlgorithm)); |
670 |
|
|
{ pamela::techmodel::TechmodelAlgorithm *p; p=(pamela::techmodel::TechmodelAlgorithm*)0x1000; if (p) { } |
671 |
|
|
G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__TechmodelDictLN_basic_ifstreamlEcharcOchar_traitslEchargRsPgR),G__defined_typename("ifstream"),-1,2,"InputFile=",0,"!"); |
672 |
|
|
G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__TechmodelDictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); |
673 |
|
|
} |
674 |
|
|
G__tag_memvar_reset(); |
675 |
|
|
} |
676 |
|
|
|
677 |
|
|
|
678 |
|
|
/* pamela::techmodel::EventReader */ |
679 |
|
|
static void G__setup_memvarpamelacLcLtechmodelcLcLEventReader(void) { |
680 |
|
|
G__tag_memvar_setup(G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodelcLcLEventReader)); |
681 |
|
|
{ pamela::techmodel::EventReader *p; p=(pamela::techmodel::EventReader*)0x1000; if (p) { } |
682 |
|
|
G__memvar_setup((void*)NULL,117,0,0,G__get_linked_tagnum(&G__TechmodelDictLN_maplEconstsPpamelacLcLPacketTypemUcOpamelacLcLtechmodelcLcLTechmodelAlgorithmmUcOlesslEconstsPpamelacLcLPacketTypemUgRcOallocatorlEpairlEconstsPpamelacLcLPacketTypemUsPconstcOpamelacLcLtechmodelcLcLTechmodelAlgorithmmUgRsPgRsPgR),G__defined_typename("AlgorithmMap"),-1,4,"TechmodelAlgorithmMap=",0,"!"); |
683 |
|
|
G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLEventHeader),-1,-1,4,"Header=",0,"!"); |
684 |
|
|
G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodelcLcLTechmodelPamelaRun),-1,-1,4,"Run=",0,"!"); |
685 |
|
|
G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__TechmodelDictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); |
686 |
|
|
} |
687 |
|
|
G__tag_memvar_reset(); |
688 |
|
|
} |
689 |
|
|
|
690 |
|
|
extern "C" void G__cpp_setup_memvarTechmodelDict() { |
691 |
|
|
} |
692 |
|
|
/*********************************************************** |
693 |
|
|
************************************************************ |
694 |
|
|
************************************************************ |
695 |
|
|
************************************************************ |
696 |
|
|
************************************************************ |
697 |
|
|
************************************************************ |
698 |
|
|
************************************************************ |
699 |
|
|
***********************************************************/ |
700 |
|
|
|
701 |
|
|
/********************************************************* |
702 |
|
|
* Member function information setup for each class |
703 |
|
|
*********************************************************/ |
704 |
|
|
static void G__setup_memfuncpamela(void) { |
705 |
|
|
/* pamela */ |
706 |
|
|
G__tag_memfunc_setup(G__get_linked_tagnum(&G__TechmodelDictLN_pamela)); |
707 |
|
|
// automatic destructor |
708 |
|
|
G__memfunc_setup("~pamela",750,(G__InterfaceMethod)NULL,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
709 |
|
|
G__tag_memfunc_reset(); |
710 |
|
|
} |
711 |
|
|
|
712 |
|
|
static void G__setup_memfuncpamelacLcLtechmodel(void) { |
713 |
|
|
/* pamela::techmodel */ |
714 |
|
|
G__tag_memfunc_setup(G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodel)); |
715 |
|
|
// automatic destructor |
716 |
|
|
G__memfunc_setup("~techmodel",1075,(G__InterfaceMethod)NULL,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
717 |
|
|
G__tag_memfunc_reset(); |
718 |
|
|
} |
719 |
|
|
|
720 |
|
|
static void G__setup_memfuncpamelacLcLtechmodelcLcLTechmodelAlgorithm(void) { |
721 |
|
|
/* pamela::techmodel::TechmodelAlgorithm */ |
722 |
|
|
G__tag_memfunc_setup(G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodelcLcLTechmodelAlgorithm)); |
723 |
|
|
G__memfunc_setup("SetInputStream",1448,(G__InterfaceMethod)NULL,121,-1,-1,0,1,1,2,0,"U 'pamela::PamelaRun' - 0 - -",(char*)NULL,(void*)NULL,0); |
724 |
|
|
G__memfunc_setup("Init",404,G__TechmodelDict_238_3_0,121,-1,-1,0,1,1,1,0,"U 'pamela::PamelaRun' - 0 - -",(char*)NULL,(void*)NULL,1); |
725 |
|
|
G__memfunc_setup("RunEvent",823,G__TechmodelDict_238_4_0,121,-1,-1,0,2,1,1,0, |
726 |
|
|
"i - - 0 - - l - - 0 0 -",(char*)NULL,(void*)NULL,1); |
727 |
|
|
G__memfunc_setup("Class",502,G__TechmodelDict_238_5_0,85,G__get_linked_tagnum(&G__TechmodelDictLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)(TClass* (*)())(&pamela::techmodel::TechmodelAlgorithm::Class),0); |
728 |
|
|
G__memfunc_setup("Class_Name",982,G__TechmodelDict_238_6_0,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&pamela::techmodel::TechmodelAlgorithm::Class_Name),0); |
729 |
|
|
G__memfunc_setup("Class_Version",1339,G__TechmodelDict_238_7_0,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)(Version_t (*)())(&pamela::techmodel::TechmodelAlgorithm::Class_Version),0); |
730 |
|
|
G__memfunc_setup("Dictionary",1046,G__TechmodelDict_238_8_0,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(void (*)())(&pamela::techmodel::TechmodelAlgorithm::Dictionary),0); |
731 |
|
|
G__memfunc_setup("IsA",253,G__TechmodelDict_238_9_0,85,G__get_linked_tagnum(&G__TechmodelDictLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1); |
732 |
|
|
G__memfunc_setup("ShowMembers",1132,G__TechmodelDict_238_0_1,121,-1,-1,0,2,1,1,0, |
733 |
|
|
"u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1); |
734 |
|
|
G__memfunc_setup("Streamer",835,G__TechmodelDict_238_1_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1); |
735 |
|
|
G__memfunc_setup("StreamerNVirtual",1656,G__TechmodelDict_238_2_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0); |
736 |
|
|
G__memfunc_setup("DeclFileName",1145,G__TechmodelDict_238_3_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&pamela::techmodel::TechmodelAlgorithm::DeclFileName),0); |
737 |
|
|
G__memfunc_setup("ImplFileLine",1178,G__TechmodelDict_238_4_1,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&pamela::techmodel::TechmodelAlgorithm::ImplFileLine),0); |
738 |
|
|
G__memfunc_setup("ImplFileName",1171,G__TechmodelDict_238_5_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&pamela::techmodel::TechmodelAlgorithm::ImplFileName),0); |
739 |
|
|
G__memfunc_setup("DeclFileLine",1152,G__TechmodelDict_238_6_1,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&pamela::techmodel::TechmodelAlgorithm::DeclFileLine),0); |
740 |
|
|
// automatic destructor |
741 |
|
|
G__memfunc_setup("~TechmodelAlgorithm",1978,G__TechmodelDict_238_7_1,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
742 |
|
|
G__tag_memfunc_reset(); |
743 |
|
|
} |
744 |
|
|
|
745 |
|
|
static void G__setup_memfuncpamelacLcLtechmodelcLcLEventReader(void) { |
746 |
|
|
/* pamela::techmodel::EventReader */ |
747 |
|
|
G__tag_memfunc_setup(G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodelcLcLEventReader)); |
748 |
|
|
G__memfunc_setup("UnpackPscuHeader",1606,(G__InterfaceMethod)NULL,105,-1,-1,0,0,1,4,0,"",(char*)NULL,(void*)NULL,0); |
749 |
|
|
G__memfunc_setup("UnpackPscuTrailer",1744,(G__InterfaceMethod)NULL,121,-1,-1,0,0,1,4,0,"",(char*)NULL,(void*)NULL,0); |
750 |
|
|
G__memfunc_setup("EventReader",1109,G__TechmodelDict_241_3_0,105,G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodelcLcLEventReader),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
751 |
|
|
G__memfunc_setup("Init",404,G__TechmodelDict_241_4_0,121,-1,-1,0,1,1,1,0,"U 'pamela::PamelaRun' - 0 - -",(char*)NULL,(void*)NULL,1); |
752 |
|
|
G__memfunc_setup("RunEvent",823,G__TechmodelDict_241_5_0,121,-1,-1,0,1,1,1,0,"i - - 0 - -",(char*)NULL,(void*)NULL,1); |
753 |
|
|
G__memfunc_setup("GetVersionInfo",1426,G__TechmodelDict_241_6_0,117,G__get_linked_tagnum(&G__TechmodelDictLN_string),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1); |
754 |
|
|
G__memfunc_setup("FindStart",911,G__TechmodelDict_241_7_0,105,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,1); |
755 |
|
|
G__memfunc_setup("Class",502,G__TechmodelDict_241_8_0,85,G__get_linked_tagnum(&G__TechmodelDictLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)(TClass* (*)())(&pamela::techmodel::EventReader::Class),0); |
756 |
|
|
G__memfunc_setup("Class_Name",982,G__TechmodelDict_241_9_0,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&pamela::techmodel::EventReader::Class_Name),0); |
757 |
|
|
G__memfunc_setup("Class_Version",1339,G__TechmodelDict_241_0_1,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)(Version_t (*)())(&pamela::techmodel::EventReader::Class_Version),0); |
758 |
|
|
G__memfunc_setup("Dictionary",1046,G__TechmodelDict_241_1_1,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(void (*)())(&pamela::techmodel::EventReader::Dictionary),0); |
759 |
|
|
G__memfunc_setup("IsA",253,G__TechmodelDict_241_2_1,85,G__get_linked_tagnum(&G__TechmodelDictLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1); |
760 |
|
|
G__memfunc_setup("ShowMembers",1132,G__TechmodelDict_241_3_1,121,-1,-1,0,2,1,1,0, |
761 |
|
|
"u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1); |
762 |
|
|
G__memfunc_setup("Streamer",835,G__TechmodelDict_241_4_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1); |
763 |
|
|
G__memfunc_setup("StreamerNVirtual",1656,G__TechmodelDict_241_5_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0); |
764 |
|
|
G__memfunc_setup("DeclFileName",1145,G__TechmodelDict_241_6_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&pamela::techmodel::EventReader::DeclFileName),0); |
765 |
|
|
G__memfunc_setup("ImplFileLine",1178,G__TechmodelDict_241_7_1,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&pamela::techmodel::EventReader::ImplFileLine),0); |
766 |
|
|
G__memfunc_setup("ImplFileName",1171,G__TechmodelDict_241_8_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&pamela::techmodel::EventReader::ImplFileName),0); |
767 |
|
|
G__memfunc_setup("DeclFileLine",1152,G__TechmodelDict_241_9_1,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&pamela::techmodel::EventReader::DeclFileLine),0); |
768 |
|
|
// automatic copy constructor |
769 |
|
|
G__memfunc_setup("EventReader",1109,G__TechmodelDict_241_0_2,(int)('i'),G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodelcLcLEventReader),-1,0,1,1,1,0,"u 'pamela::techmodel::EventReader' - 11 - -",(char*)NULL,(void*)NULL,0); |
770 |
|
|
// automatic destructor |
771 |
|
|
G__memfunc_setup("~EventReader",1235,G__TechmodelDict_241_1_2,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
772 |
|
|
G__tag_memfunc_reset(); |
773 |
|
|
} |
774 |
|
|
|
775 |
|
|
|
776 |
|
|
/********************************************************* |
777 |
|
|
* Member function information setup |
778 |
|
|
*********************************************************/ |
779 |
|
|
extern "C" void G__cpp_setup_memfuncTechmodelDict() { |
780 |
|
|
} |
781 |
|
|
|
782 |
|
|
/********************************************************* |
783 |
|
|
* Global variable information setup for each class |
784 |
|
|
*********************************************************/ |
785 |
|
|
static void G__cpp_setup_global0() { |
786 |
|
|
|
787 |
|
|
/* Setting up global variables */ |
788 |
|
|
G__resetplocal(); |
789 |
|
|
|
790 |
|
|
} |
791 |
|
|
|
792 |
|
|
static void G__cpp_setup_global1() { |
793 |
|
|
} |
794 |
|
|
|
795 |
|
|
static void G__cpp_setup_global2() { |
796 |
|
|
|
797 |
|
|
G__resetglobalenv(); |
798 |
|
|
} |
799 |
|
|
extern "C" void G__cpp_setup_globalTechmodelDict() { |
800 |
|
|
G__cpp_setup_global0(); |
801 |
|
|
G__cpp_setup_global1(); |
802 |
|
|
G__cpp_setup_global2(); |
803 |
|
|
} |
804 |
|
|
|
805 |
|
|
/********************************************************* |
806 |
|
|
* Global function information setup for each class |
807 |
|
|
*********************************************************/ |
808 |
|
|
static void G__cpp_setup_func0() { |
809 |
|
|
G__lastifuncposition(); |
810 |
|
|
|
811 |
|
|
} |
812 |
|
|
|
813 |
|
|
static void G__cpp_setup_func1() { |
814 |
|
|
} |
815 |
|
|
|
816 |
|
|
static void G__cpp_setup_func2() { |
817 |
|
|
} |
818 |
|
|
|
819 |
|
|
static void G__cpp_setup_func3() { |
820 |
|
|
} |
821 |
|
|
|
822 |
|
|
static void G__cpp_setup_func4() { |
823 |
|
|
|
824 |
|
|
G__resetifuncposition(); |
825 |
|
|
} |
826 |
|
|
|
827 |
|
|
extern "C" void G__cpp_setup_funcTechmodelDict() { |
828 |
|
|
G__cpp_setup_func0(); |
829 |
|
|
G__cpp_setup_func1(); |
830 |
|
|
G__cpp_setup_func2(); |
831 |
|
|
G__cpp_setup_func3(); |
832 |
|
|
G__cpp_setup_func4(); |
833 |
|
|
} |
834 |
|
|
|
835 |
|
|
/********************************************************* |
836 |
|
|
* Class,struct,union,enum tag information setup |
837 |
|
|
*********************************************************/ |
838 |
|
|
/* Setup class/struct taginfo */ |
839 |
|
|
G__linked_taginfo G__TechmodelDictLN_TClass = { "TClass" , 99 , -1 }; |
840 |
|
|
G__linked_taginfo G__TechmodelDictLN_TBuffer = { "TBuffer" , 99 , -1 }; |
841 |
|
|
G__linked_taginfo G__TechmodelDictLN_TMemberInspector = { "TMemberInspector" , 99 , -1 }; |
842 |
|
|
G__linked_taginfo G__TechmodelDictLN_TObject = { "TObject" , 99 , -1 }; |
843 |
|
|
G__linked_taginfo G__TechmodelDictLN_basic_ifstreamlEcharcOchar_traitslEchargRsPgR = { "basic_ifstream<char,char_traits<char> >" , 99 , -1 }; |
844 |
|
|
G__linked_taginfo G__TechmodelDictLN_string = { "string" , 99 , -1 }; |
845 |
|
|
G__linked_taginfo G__TechmodelDictLN_pamela = { "pamela" , 110 , -1 }; |
846 |
|
|
G__linked_taginfo G__TechmodelDictLN_pamelacLcLEventHeader = { "pamela::EventHeader" , 99 , -1 }; |
847 |
|
|
G__linked_taginfo G__TechmodelDictLN_pamelacLcLPamelaRun = { "pamela::PamelaRun" , 99 , -1 }; |
848 |
|
|
G__linked_taginfo G__TechmodelDictLN_pamelacLcLAlgorithm = { "pamela::Algorithm" , 99 , -1 }; |
849 |
|
|
G__linked_taginfo G__TechmodelDictLN_pamelacLcLtechmodel = { "pamela::techmodel" , 110 , -1 }; |
850 |
|
|
G__linked_taginfo G__TechmodelDictLN_pamelacLcLtechmodelcLcLTechmodelAlgorithm = { "pamela::techmodel::TechmodelAlgorithm" , 99 , -1 }; |
851 |
|
|
G__linked_taginfo G__TechmodelDictLN_pamelacLcLtechmodelcLcLTechmodelPamelaRun = { "pamela::techmodel::TechmodelPamelaRun" , 99 , -1 }; |
852 |
|
|
G__linked_taginfo G__TechmodelDictLN_pamelacLcLtechmodelcLcLEventReader = { "pamela::techmodel::EventReader" , 99 , -1 }; |
853 |
|
|
G__linked_taginfo G__TechmodelDictLN_maplEconstsPpamelacLcLPacketTypemUcOpamelacLcLtechmodelcLcLTechmodelAlgorithmmUcOlesslEconstsPpamelacLcLPacketTypemUgRcOallocatorlEpairlEconstsPpamelacLcLPacketTypemUsPconstcOpamelacLcLtechmodelcLcLTechmodelAlgorithmmUgRsPgRsPgR = { "map<const pamela::PacketType*,pamela::techmodel::TechmodelAlgorithm*,less<const pamela::PacketType*>,allocator<pair<const pamela::PacketType* const,pamela::techmodel::TechmodelAlgorithm*> > >" , 99 , -1 }; |
854 |
|
|
|
855 |
|
|
/* Reset class/struct taginfo */ |
856 |
|
|
extern "C" void G__cpp_reset_tagtableTechmodelDict() { |
857 |
|
|
G__TechmodelDictLN_TClass.tagnum = -1 ; |
858 |
|
|
G__TechmodelDictLN_TBuffer.tagnum = -1 ; |
859 |
|
|
G__TechmodelDictLN_TMemberInspector.tagnum = -1 ; |
860 |
|
|
G__TechmodelDictLN_TObject.tagnum = -1 ; |
861 |
|
|
G__TechmodelDictLN_basic_ifstreamlEcharcOchar_traitslEchargRsPgR.tagnum = -1 ; |
862 |
|
|
G__TechmodelDictLN_string.tagnum = -1 ; |
863 |
|
|
G__TechmodelDictLN_pamela.tagnum = -1 ; |
864 |
|
|
G__TechmodelDictLN_pamelacLcLEventHeader.tagnum = -1 ; |
865 |
|
|
G__TechmodelDictLN_pamelacLcLPamelaRun.tagnum = -1 ; |
866 |
|
|
G__TechmodelDictLN_pamelacLcLAlgorithm.tagnum = -1 ; |
867 |
|
|
G__TechmodelDictLN_pamelacLcLtechmodel.tagnum = -1 ; |
868 |
|
|
G__TechmodelDictLN_pamelacLcLtechmodelcLcLTechmodelAlgorithm.tagnum = -1 ; |
869 |
|
|
G__TechmodelDictLN_pamelacLcLtechmodelcLcLTechmodelPamelaRun.tagnum = -1 ; |
870 |
|
|
G__TechmodelDictLN_pamelacLcLtechmodelcLcLEventReader.tagnum = -1 ; |
871 |
|
|
G__TechmodelDictLN_maplEconstsPpamelacLcLPacketTypemUcOpamelacLcLtechmodelcLcLTechmodelAlgorithmmUcOlesslEconstsPpamelacLcLPacketTypemUgRcOallocatorlEpairlEconstsPpamelacLcLPacketTypemUsPconstcOpamelacLcLtechmodelcLcLTechmodelAlgorithmmUgRsPgRsPgR.tagnum = -1 ; |
872 |
|
|
} |
873 |
|
|
|
874 |
|
|
|
875 |
|
|
extern "C" void G__cpp_setup_tagtableTechmodelDict() { |
876 |
|
|
|
877 |
|
|
/* Setting up class,struct,union tag entry */ |
878 |
|
|
G__get_linked_tagnum(&G__TechmodelDictLN_TClass); |
879 |
|
|
G__get_linked_tagnum(&G__TechmodelDictLN_TBuffer); |
880 |
|
|
G__get_linked_tagnum(&G__TechmodelDictLN_TMemberInspector); |
881 |
|
|
G__get_linked_tagnum(&G__TechmodelDictLN_TObject); |
882 |
|
|
G__get_linked_tagnum(&G__TechmodelDictLN_basic_ifstreamlEcharcOchar_traitslEchargRsPgR); |
883 |
|
|
G__get_linked_tagnum(&G__TechmodelDictLN_string); |
884 |
|
|
G__tagtable_setup(G__get_linked_tagnum(&G__TechmodelDictLN_pamela),0,-1,0,(char*)NULL,G__setup_memvarpamela,G__setup_memfuncpamela); |
885 |
|
|
G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLEventHeader); |
886 |
|
|
G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLPamelaRun); |
887 |
|
|
G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLAlgorithm); |
888 |
|
|
G__tagtable_setup(G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodel),0,-1,0,(char*)NULL,G__setup_memvarpamelacLcLtechmodel,G__setup_memfuncpamelacLcLtechmodel); |
889 |
|
|
G__tagtable_setup(G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodelcLcLTechmodelAlgorithm),sizeof(pamela::techmodel::TechmodelAlgorithm),-1,323585,(char*)NULL,G__setup_memvarpamelacLcLtechmodelcLcLTechmodelAlgorithm,G__setup_memfuncpamelacLcLtechmodelcLcLTechmodelAlgorithm); |
890 |
|
|
G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodelcLcLTechmodelPamelaRun); |
891 |
|
|
G__tagtable_setup(G__get_linked_tagnum(&G__TechmodelDictLN_pamelacLcLtechmodelcLcLEventReader),sizeof(pamela::techmodel::EventReader),-1,323840,(char*)NULL,G__setup_memvarpamelacLcLtechmodelcLcLEventReader,G__setup_memfuncpamelacLcLtechmodelcLcLEventReader); |
892 |
|
|
G__get_linked_tagnum(&G__TechmodelDictLN_maplEconstsPpamelacLcLPacketTypemUcOpamelacLcLtechmodelcLcLTechmodelAlgorithmmUcOlesslEconstsPpamelacLcLPacketTypemUgRcOallocatorlEpairlEconstsPpamelacLcLPacketTypemUsPconstcOpamelacLcLtechmodelcLcLTechmodelAlgorithmmUgRsPgRsPgR); |
893 |
|
|
} |
894 |
|
|
extern "C" void G__cpp_setupTechmodelDict(void) { |
895 |
|
|
G__check_setup_version(30051515,"G__cpp_setupTechmodelDict()"); |
896 |
|
|
G__set_cpp_environmentTechmodelDict(); |
897 |
|
|
G__cpp_setup_tagtableTechmodelDict(); |
898 |
|
|
|
899 |
|
|
G__cpp_setup_inheritanceTechmodelDict(); |
900 |
|
|
|
901 |
|
|
G__cpp_setup_typetableTechmodelDict(); |
902 |
|
|
|
903 |
|
|
G__cpp_setup_memvarTechmodelDict(); |
904 |
|
|
|
905 |
|
|
G__cpp_setup_memfuncTechmodelDict(); |
906 |
|
|
G__cpp_setup_globalTechmodelDict(); |
907 |
|
|
G__cpp_setup_funcTechmodelDict(); |
908 |
|
|
|
909 |
|
|
if(0==G__getsizep2memfunc()) G__get_sizep2memfuncTechmodelDict(); |
910 |
|
|
return; |
911 |
|
|
} |
912 |
|
|
class G__cpp_setup_initTechmodelDict { |
913 |
|
|
public: |
914 |
|
|
G__cpp_setup_initTechmodelDict() { G__add_setup_func("TechmodelDict",(G__incsetup)(&G__cpp_setupTechmodelDict)); G__call_setup_funcs(); } |
915 |
|
|
~G__cpp_setup_initTechmodelDict() { G__remove_setup_func("TechmodelDict"); } |
916 |
|
|
}; |
917 |
|
|
G__cpp_setup_initTechmodelDict G__cpp_setup_initializerTechmodelDict; |
918 |
|
|
|