1 |
// |
2 |
// File generated by rootcint at Thu Jun 15 18:18:40 2006. |
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 |
// Since CINT ignores the std namespace, we need to do so in this file. |
14 |
namespace std {} using namespace std; |
15 |
|
16 |
#include "PamLevel2Dict.h" |
17 |
#include "TClass.h" |
18 |
#include "TBuffer.h" |
19 |
#include "TStreamerInfo.h" |
20 |
#include "TMemberInspector.h" |
21 |
#include "TError.h" |
22 |
|
23 |
#ifndef G__ROOT |
24 |
#define G__ROOT |
25 |
#endif |
26 |
|
27 |
#include "RtypesImp.h" |
28 |
#include "TCollectionProxy.h" |
29 |
#include "TIsAProxy.h" |
30 |
namespace ROOT { |
31 |
namespace Shadow { |
32 |
} // Of namespace ROOT::Shadow |
33 |
} // Of namespace ROOT |
34 |
|
35 |
namespace ROOT { |
36 |
void PamTrack_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent); |
37 |
static void *new_PamTrack(void *p = 0); |
38 |
static void *newArray_PamTrack(Long_t size); |
39 |
static void delete_PamTrack(void *p); |
40 |
static void deleteArray_PamTrack(void *p); |
41 |
static void destruct_PamTrack(void *p); |
42 |
|
43 |
// Function generating the singleton type initializer |
44 |
TGenericClassInfo *GenerateInitInstance(const ::PamTrack*) |
45 |
{ |
46 |
::PamTrack *ptr = 0; |
47 |
static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::PamTrack >(0); |
48 |
static ::ROOT::TGenericClassInfo |
49 |
instance("PamTrack", ::PamTrack::Class_Version(), "inc/PamLevel2.h", 32, |
50 |
typeid(::PamTrack), DefineBehavior(ptr, ptr), |
51 |
&::PamTrack::Dictionary, isa_proxy, 4, |
52 |
sizeof(::PamTrack) ); |
53 |
instance.SetNew(&new_PamTrack); |
54 |
instance.SetNewArray(&newArray_PamTrack); |
55 |
instance.SetDelete(&delete_PamTrack); |
56 |
instance.SetDeleteArray(&deleteArray_PamTrack); |
57 |
instance.SetDestructor(&destruct_PamTrack); |
58 |
return &instance; |
59 |
} |
60 |
// Static variable to force the class initialization |
61 |
static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const ::PamTrack*)0x0); R__UseDummy(_R__UNIQUE_(Init)); |
62 |
} |
63 |
|
64 |
namespace ROOT { |
65 |
void PamLevel2_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent); |
66 |
static void *new_PamLevel2(void *p = 0); |
67 |
static void *newArray_PamLevel2(Long_t size); |
68 |
static void delete_PamLevel2(void *p); |
69 |
static void deleteArray_PamLevel2(void *p); |
70 |
static void destruct_PamLevel2(void *p); |
71 |
|
72 |
// Function generating the singleton type initializer |
73 |
TGenericClassInfo *GenerateInitInstance(const ::PamLevel2*) |
74 |
{ |
75 |
::PamLevel2 *ptr = 0; |
76 |
static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::PamLevel2 >(0); |
77 |
static ::ROOT::TGenericClassInfo |
78 |
instance("PamLevel2", ::PamLevel2::Class_Version(), "inc/PamLevel2.h", 56, |
79 |
typeid(::PamLevel2), DefineBehavior(ptr, ptr), |
80 |
&::PamLevel2::Dictionary, isa_proxy, 4, |
81 |
sizeof(::PamLevel2) ); |
82 |
instance.SetNew(&new_PamLevel2); |
83 |
instance.SetNewArray(&newArray_PamLevel2); |
84 |
instance.SetDelete(&delete_PamLevel2); |
85 |
instance.SetDeleteArray(&deleteArray_PamLevel2); |
86 |
instance.SetDestructor(&destruct_PamLevel2); |
87 |
return &instance; |
88 |
} |
89 |
// Static variable to force the class initialization |
90 |
static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const ::PamLevel2*)0x0); R__UseDummy(_R__UNIQUE_(Init)); |
91 |
} |
92 |
|
93 |
//______________________________________________________________________________ |
94 |
TClass *PamTrack::fgIsA = 0; // static to hold class pointer |
95 |
|
96 |
//______________________________________________________________________________ |
97 |
const char *PamTrack::Class_Name() |
98 |
{ |
99 |
return "PamTrack"; |
100 |
} |
101 |
|
102 |
//______________________________________________________________________________ |
103 |
const char *PamTrack::ImplFileName() |
104 |
{ |
105 |
return ::ROOT::GenerateInitInstance((const ::PamTrack*)0x0)->GetImplFileName(); |
106 |
} |
107 |
|
108 |
//______________________________________________________________________________ |
109 |
int PamTrack::ImplFileLine() |
110 |
{ |
111 |
return ::ROOT::GenerateInitInstance((const ::PamTrack*)0x0)->GetImplFileLine(); |
112 |
} |
113 |
|
114 |
//______________________________________________________________________________ |
115 |
void PamTrack::Dictionary() |
116 |
{ |
117 |
fgIsA = ::ROOT::GenerateInitInstance((const ::PamTrack*)0x0)->GetClass(); |
118 |
} |
119 |
|
120 |
//______________________________________________________________________________ |
121 |
TClass *PamTrack::Class() |
122 |
{ |
123 |
if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstance((const ::PamTrack*)0x0)->GetClass(); |
124 |
return fgIsA; |
125 |
} |
126 |
|
127 |
//______________________________________________________________________________ |
128 |
TClass *PamLevel2::fgIsA = 0; // static to hold class pointer |
129 |
|
130 |
//______________________________________________________________________________ |
131 |
const char *PamLevel2::Class_Name() |
132 |
{ |
133 |
return "PamLevel2"; |
134 |
} |
135 |
|
136 |
//______________________________________________________________________________ |
137 |
const char *PamLevel2::ImplFileName() |
138 |
{ |
139 |
return ::ROOT::GenerateInitInstance((const ::PamLevel2*)0x0)->GetImplFileName(); |
140 |
} |
141 |
|
142 |
//______________________________________________________________________________ |
143 |
int PamLevel2::ImplFileLine() |
144 |
{ |
145 |
return ::ROOT::GenerateInitInstance((const ::PamLevel2*)0x0)->GetImplFileLine(); |
146 |
} |
147 |
|
148 |
//______________________________________________________________________________ |
149 |
void PamLevel2::Dictionary() |
150 |
{ |
151 |
fgIsA = ::ROOT::GenerateInitInstance((const ::PamLevel2*)0x0)->GetClass(); |
152 |
} |
153 |
|
154 |
//______________________________________________________________________________ |
155 |
TClass *PamLevel2::Class() |
156 |
{ |
157 |
if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstance((const ::PamLevel2*)0x0)->GetClass(); |
158 |
return fgIsA; |
159 |
} |
160 |
|
161 |
//______________________________________________________________________________ |
162 |
void PamLevel2::Streamer(TBuffer &R__b) |
163 |
{ |
164 |
// Stream an object of class PamLevel2. |
165 |
|
166 |
if (R__b.IsReading()) { |
167 |
PamLevel2::Class()->ReadBuffer(R__b, this); |
168 |
} else { |
169 |
PamLevel2::Class()->WriteBuffer(R__b, this); |
170 |
} |
171 |
} |
172 |
|
173 |
//______________________________________________________________________________ |
174 |
void PamLevel2::ShowMembers(TMemberInspector &R__insp, char *R__parent) |
175 |
{ |
176 |
// Inspect the data members of an object of class PamLevel2. |
177 |
|
178 |
TClass *R__cl = ::PamLevel2::IsA(); |
179 |
Int_t R__ncp = strlen(R__parent); |
180 |
if (R__ncp || R__cl || R__insp.IsA()) { } |
181 |
R__insp.Inspect(R__cl, R__parent, "*trk_obj", &trk_obj); |
182 |
R__insp.Inspect(R__cl, R__parent, "*calo_obj", &calo_obj); |
183 |
R__insp.Inspect(R__cl, R__parent, "*tof_obj", &tof_obj); |
184 |
R__insp.Inspect(R__cl, R__parent, "*trig_obj", &trig_obj); |
185 |
R__insp.Inspect(R__cl, R__parent, "*s4_obj", &s4_obj); |
186 |
R__insp.Inspect(R__cl, R__parent, "*nd_obj", &nd_obj); |
187 |
R__insp.Inspect(R__cl, R__parent, "*ac_obj", &ac_obj); |
188 |
CaloLevel2::ShowMembers(R__insp, R__parent); |
189 |
TrkLevel2::ShowMembers(R__insp, R__parent); |
190 |
ToFLevel2::ShowMembers(R__insp, R__parent); |
191 |
TrigLevel2::ShowMembers(R__insp, R__parent); |
192 |
S4Level2::ShowMembers(R__insp, R__parent); |
193 |
NDLevel2::ShowMembers(R__insp, R__parent); |
194 |
AcLevel2::ShowMembers(R__insp, R__parent); |
195 |
} |
196 |
|
197 |
namespace ROOT { |
198 |
// Wrappers around operator new |
199 |
static void *new_PamLevel2(void *p) { |
200 |
return p ? new(p) ::PamLevel2 : new ::PamLevel2; |
201 |
} |
202 |
static void *newArray_PamLevel2(Long_t size) { |
203 |
return new ::PamLevel2[size]; |
204 |
} |
205 |
// Wrapper around operator delete |
206 |
static void delete_PamLevel2(void *p) { |
207 |
delete ((::PamLevel2*)p); |
208 |
} |
209 |
static void deleteArray_PamLevel2(void *p) { |
210 |
delete [] ((::PamLevel2*)p); |
211 |
} |
212 |
static void destruct_PamLevel2(void *p) { |
213 |
typedef ::PamLevel2 current_t; |
214 |
((current_t*)p)->~current_t(); |
215 |
} |
216 |
} // end of namespace ROOT for class ::PamLevel2 |
217 |
|
218 |
//______________________________________________________________________________ |
219 |
void PamTrack::Streamer(TBuffer &R__b) |
220 |
{ |
221 |
// Stream an object of class PamTrack. |
222 |
|
223 |
if (R__b.IsReading()) { |
224 |
PamTrack::Class()->ReadBuffer(R__b, this); |
225 |
} else { |
226 |
PamTrack::Class()->WriteBuffer(R__b, this); |
227 |
} |
228 |
} |
229 |
|
230 |
//______________________________________________________________________________ |
231 |
void PamTrack::ShowMembers(TMemberInspector &R__insp, char *R__parent) |
232 |
{ |
233 |
// Inspect the data members of an object of class PamTrack. |
234 |
|
235 |
TClass *R__cl = ::PamTrack::IsA(); |
236 |
Int_t R__ncp = strlen(R__parent); |
237 |
if (R__ncp || R__cl || R__insp.IsA()) { } |
238 |
R__insp.Inspect(R__cl, R__parent, "*trk_track", &trk_track); |
239 |
R__insp.Inspect(R__cl, R__parent, "*calo_track", &calo_track); |
240 |
R__insp.Inspect(R__cl, R__parent, "*tof_track", &tof_track); |
241 |
TrkTrack::ShowMembers(R__insp, R__parent); |
242 |
CaloTrkVar::ShowMembers(R__insp, R__parent); |
243 |
ToFTrkVar::ShowMembers(R__insp, R__parent); |
244 |
} |
245 |
|
246 |
namespace ROOT { |
247 |
// Wrappers around operator new |
248 |
static void *new_PamTrack(void *p) { |
249 |
return p ? new(p) ::PamTrack : new ::PamTrack; |
250 |
} |
251 |
static void *newArray_PamTrack(Long_t size) { |
252 |
return new ::PamTrack[size]; |
253 |
} |
254 |
// Wrapper around operator delete |
255 |
static void delete_PamTrack(void *p) { |
256 |
delete ((::PamTrack*)p); |
257 |
} |
258 |
static void deleteArray_PamTrack(void *p) { |
259 |
delete [] ((::PamTrack*)p); |
260 |
} |
261 |
static void destruct_PamTrack(void *p) { |
262 |
typedef ::PamTrack current_t; |
263 |
((current_t*)p)->~current_t(); |
264 |
} |
265 |
} // end of namespace ROOT for class ::PamTrack |
266 |
|
267 |
/******************************************************** |
268 |
* src/PamLevel2Dict.cpp |
269 |
* CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED |
270 |
* FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX(). |
271 |
* CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE. |
272 |
********************************************************/ |
273 |
|
274 |
#ifdef G__MEMTEST |
275 |
#undef malloc |
276 |
#undef free |
277 |
#endif |
278 |
|
279 |
extern "C" void G__cpp_reset_tagtablePamLevel2Dict(); |
280 |
|
281 |
extern "C" void G__set_cpp_environmentPamLevel2Dict() { |
282 |
G__add_macro("G__CINTVERSION=50160002"); |
283 |
G__add_compiledheader("TROOT.h"); |
284 |
G__add_compiledheader("TMemberInspector.h"); |
285 |
G__add_compiledheader("inc/PamLevel2.h"); |
286 |
G__cpp_reset_tagtablePamLevel2Dict(); |
287 |
} |
288 |
class G__srcdIPamLevel2DictdOcpp_tag {}; |
289 |
|
290 |
void* operator new(size_t size,G__srcdIPamLevel2DictdOcpp_tag* p) { |
291 |
if(p && G__PVOID!=G__getgvp()) return((void*)p); |
292 |
#ifndef G__ROOT |
293 |
return(malloc(size)); |
294 |
#else |
295 |
return(::operator new(size)); |
296 |
#endif |
297 |
} |
298 |
|
299 |
/* dummy, for exception */ |
300 |
#ifdef G__EH_DUMMY_DELETE |
301 |
void operator delete(void *p,G__srcdIPamLevel2DictdOcpp_tag* x) { |
302 |
if((long)p==G__getgvp() && G__PVOID!=G__getgvp()) return; |
303 |
#ifndef G__ROOT |
304 |
free(p); |
305 |
#else |
306 |
::operator delete(p); |
307 |
#endif |
308 |
} |
309 |
#endif |
310 |
|
311 |
static void G__operator_delete(void *p) { |
312 |
if((long)p==G__getgvp() && G__PVOID!=G__getgvp()) return; |
313 |
#ifndef G__ROOT |
314 |
free(p); |
315 |
#else |
316 |
::operator delete(p); |
317 |
#endif |
318 |
} |
319 |
|
320 |
void G__DELDMY_srcdIPamLevel2DictdOcpp() { G__operator_delete(0); } |
321 |
|
322 |
extern "C" int G__cpp_dllrevPamLevel2Dict() { return(30051515); } |
323 |
|
324 |
/********************************************************* |
325 |
* Member function Interface Method |
326 |
*********************************************************/ |
327 |
|
328 |
/* PamTrack */ |
329 |
static int G__PamLevel2Dict_276_1_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
330 |
PamTrack *p=NULL; |
331 |
if(G__getaryconstruct()) p=new PamTrack[G__getaryconstruct()]; |
332 |
else p=new PamTrack; |
333 |
result7->obj.i = (long)p; |
334 |
result7->ref = (long)p; |
335 |
result7->type = 'u'; |
336 |
result7->tagnum = G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack); |
337 |
return(1 || funcname || hash || result7 || libp) ; |
338 |
} |
339 |
|
340 |
static int G__PamLevel2Dict_276_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
341 |
PamTrack *p=NULL; |
342 |
p = new PamTrack( |
343 |
(TrkTrack*)G__int(libp->para[0]),(CaloTrkVar*)G__int(libp->para[1]) |
344 |
,(ToFTrkVar*)G__int(libp->para[2])); |
345 |
result7->obj.i = (long)p; |
346 |
result7->ref = (long)p; |
347 |
result7->type = 'u'; |
348 |
result7->tagnum = G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack); |
349 |
return(1 || funcname || hash || result7 || libp) ; |
350 |
} |
351 |
|
352 |
static int G__PamLevel2Dict_276_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
353 |
G__letint(result7,85,(long)PamTrack::Class()); |
354 |
return(1 || funcname || hash || result7 || libp) ; |
355 |
} |
356 |
|
357 |
static int G__PamLevel2Dict_276_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
358 |
G__letint(result7,67,(long)PamTrack::Class_Name()); |
359 |
return(1 || funcname || hash || result7 || libp) ; |
360 |
} |
361 |
|
362 |
static int G__PamLevel2Dict_276_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
363 |
G__letint(result7,115,(long)PamTrack::Class_Version()); |
364 |
return(1 || funcname || hash || result7 || libp) ; |
365 |
} |
366 |
|
367 |
static int G__PamLevel2Dict_276_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
368 |
G__setnull(result7); |
369 |
PamTrack::Dictionary(); |
370 |
return(1 || funcname || hash || result7 || libp) ; |
371 |
} |
372 |
|
373 |
static int G__PamLevel2Dict_276_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
374 |
G__letint(result7,85,(long)((const PamTrack*)(G__getstructoffset()))->IsA()); |
375 |
return(1 || funcname || hash || result7 || libp) ; |
376 |
} |
377 |
|
378 |
static int G__PamLevel2Dict_276_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
379 |
G__setnull(result7); |
380 |
((PamTrack*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1])); |
381 |
return(1 || funcname || hash || result7 || libp) ; |
382 |
} |
383 |
|
384 |
static int G__PamLevel2Dict_276_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
385 |
G__setnull(result7); |
386 |
((PamTrack*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref); |
387 |
return(1 || funcname || hash || result7 || libp) ; |
388 |
} |
389 |
|
390 |
static int G__PamLevel2Dict_276_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
391 |
G__setnull(result7); |
392 |
((PamTrack*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref); |
393 |
return(1 || funcname || hash || result7 || libp) ; |
394 |
} |
395 |
|
396 |
static int G__PamLevel2Dict_276_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
397 |
G__letint(result7,67,(long)PamTrack::DeclFileName()); |
398 |
return(1 || funcname || hash || result7 || libp) ; |
399 |
} |
400 |
|
401 |
static int G__PamLevel2Dict_276_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
402 |
G__letint(result7,105,(long)PamTrack::ImplFileLine()); |
403 |
return(1 || funcname || hash || result7 || libp) ; |
404 |
} |
405 |
|
406 |
static int G__PamLevel2Dict_276_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
407 |
G__letint(result7,67,(long)PamTrack::ImplFileName()); |
408 |
return(1 || funcname || hash || result7 || libp) ; |
409 |
} |
410 |
|
411 |
static int G__PamLevel2Dict_276_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
412 |
G__letint(result7,105,(long)PamTrack::DeclFileLine()); |
413 |
return(1 || funcname || hash || result7 || libp) ; |
414 |
} |
415 |
|
416 |
// automatic copy constructor |
417 |
static int G__PamLevel2Dict_276_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) |
418 |
{ |
419 |
PamTrack *p; |
420 |
void *xtmp = (void*)G__int(libp->para[0]); |
421 |
p=new PamTrack(*(PamTrack*)xtmp); |
422 |
result7->obj.i = (long)p; |
423 |
result7->ref = (long)p; |
424 |
result7->type = 'u'; |
425 |
result7->tagnum = G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack); |
426 |
return(1 || funcname || hash || result7 || libp) ; |
427 |
} |
428 |
|
429 |
// automatic destructor |
430 |
typedef PamTrack G__TPamTrack; |
431 |
static int G__PamLevel2Dict_276_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
432 |
if(0==G__getstructoffset()) return(1); |
433 |
if(G__getaryconstruct()) |
434 |
if(G__PVOID==G__getgvp()) |
435 |
delete[] (PamTrack *)(G__getstructoffset()); |
436 |
else |
437 |
for(int i=G__getaryconstruct()-1;i>=0;i--) |
438 |
delete (PamTrack *)((G__getstructoffset())+sizeof(PamTrack)*i); |
439 |
else delete (PamTrack *)(G__getstructoffset()); |
440 |
G__setnull(result7); |
441 |
return(1 || funcname || hash || result7 || libp) ; |
442 |
} |
443 |
|
444 |
// automatic assignment operator |
445 |
static int G__PamLevel2Dict_276_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
446 |
PamTrack *dest = (PamTrack*)(G__getstructoffset()); |
447 |
*dest = (*(PamTrack*)libp->para[0].ref); |
448 |
const PamTrack& obj = *dest; |
449 |
result7->ref=(long)(&obj); result7->obj.i=(long)(&obj); |
450 |
return(1 || funcname || hash || result7 || libp) ; |
451 |
} |
452 |
|
453 |
|
454 |
/* PamLevel2 */ |
455 |
static int G__PamLevel2Dict_277_1_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
456 |
PamLevel2 *p=NULL; |
457 |
if(G__getaryconstruct()) p=new PamLevel2[G__getaryconstruct()]; |
458 |
else p=new PamLevel2; |
459 |
result7->obj.i = (long)p; |
460 |
result7->ref = (long)p; |
461 |
result7->type = 'u'; |
462 |
result7->tagnum = G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2); |
463 |
return(1 || funcname || hash || result7 || libp) ; |
464 |
} |
465 |
|
466 |
static int G__PamLevel2Dict_277_2_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
467 |
G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetTrkLevel2()); |
468 |
return(1 || funcname || hash || result7 || libp) ; |
469 |
} |
470 |
|
471 |
static int G__PamLevel2Dict_277_3_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
472 |
G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetCaloLevel2()); |
473 |
return(1 || funcname || hash || result7 || libp) ; |
474 |
} |
475 |
|
476 |
static int G__PamLevel2Dict_277_4_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
477 |
G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetToFLevel2()); |
478 |
return(1 || funcname || hash || result7 || libp) ; |
479 |
} |
480 |
|
481 |
static int G__PamLevel2Dict_277_5_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
482 |
G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetTrigLevel2()); |
483 |
return(1 || funcname || hash || result7 || libp) ; |
484 |
} |
485 |
|
486 |
static int G__PamLevel2Dict_277_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
487 |
G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetS4Level2()); |
488 |
return(1 || funcname || hash || result7 || libp) ; |
489 |
} |
490 |
|
491 |
static int G__PamLevel2Dict_277_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
492 |
G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetNDLevel2()); |
493 |
return(1 || funcname || hash || result7 || libp) ; |
494 |
} |
495 |
|
496 |
static int G__PamLevel2Dict_277_8_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
497 |
G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetAcLevel2()); |
498 |
return(1 || funcname || hash || result7 || libp) ; |
499 |
} |
500 |
|
501 |
static int G__PamLevel2Dict_277_9_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
502 |
G__letint(result7,89,(long)((PamLevel2*)(G__getstructoffset()))->GetPointerToTrk()); |
503 |
return(1 || funcname || hash || result7 || libp) ; |
504 |
} |
505 |
|
506 |
static int G__PamLevel2Dict_277_0_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
507 |
G__letint(result7,89,(long)((PamLevel2*)(G__getstructoffset()))->GetPointerToCalo()); |
508 |
return(1 || funcname || hash || result7 || libp) ; |
509 |
} |
510 |
|
511 |
static int G__PamLevel2Dict_277_1_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
512 |
G__letint(result7,89,(long)((PamLevel2*)(G__getstructoffset()))->GetPointerToToF()); |
513 |
return(1 || funcname || hash || result7 || libp) ; |
514 |
} |
515 |
|
516 |
static int G__PamLevel2Dict_277_2_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
517 |
G__letint(result7,89,(long)((PamLevel2*)(G__getstructoffset()))->GetPointerToTrig()); |
518 |
return(1 || funcname || hash || result7 || libp) ; |
519 |
} |
520 |
|
521 |
static int G__PamLevel2Dict_277_3_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
522 |
G__letint(result7,89,(long)((PamLevel2*)(G__getstructoffset()))->GetPointerToS4()); |
523 |
return(1 || funcname || hash || result7 || libp) ; |
524 |
} |
525 |
|
526 |
static int G__PamLevel2Dict_277_4_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
527 |
G__letint(result7,89,(long)((PamLevel2*)(G__getstructoffset()))->GetPointerToND()); |
528 |
return(1 || funcname || hash || result7 || libp) ; |
529 |
} |
530 |
|
531 |
static int G__PamLevel2Dict_277_5_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
532 |
G__letint(result7,89,(long)((PamLevel2*)(G__getstructoffset()))->GetPointerToAc()); |
533 |
return(1 || funcname || hash || result7 || libp) ; |
534 |
} |
535 |
|
536 |
static int G__PamLevel2Dict_277_6_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
537 |
G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->LoadPamTrees((TFile*)G__int(libp->para[0]))); |
538 |
return(1 || funcname || hash || result7 || libp) ; |
539 |
} |
540 |
|
541 |
static int G__PamLevel2Dict_277_7_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
542 |
G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetStoredTrack((Int_t)G__int(libp->para[0]))); |
543 |
return(1 || funcname || hash || result7 || libp) ; |
544 |
} |
545 |
|
546 |
static int G__PamLevel2Dict_277_8_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
547 |
G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetTracks()); |
548 |
return(1 || funcname || hash || result7 || libp) ; |
549 |
} |
550 |
|
551 |
static int G__PamLevel2Dict_277_9_1(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
552 |
G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetTrack((int)G__int(libp->para[0]))); |
553 |
return(1 || funcname || hash || result7 || libp) ; |
554 |
} |
555 |
|
556 |
static int G__PamLevel2Dict_277_0_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
557 |
G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetTrackImage((int)G__int(libp->para[0]))); |
558 |
return(1 || funcname || hash || result7 || libp) ; |
559 |
} |
560 |
|
561 |
static int G__PamLevel2Dict_277_1_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
562 |
G__letint(result7,85,(long)PamLevel2::Class()); |
563 |
return(1 || funcname || hash || result7 || libp) ; |
564 |
} |
565 |
|
566 |
static int G__PamLevel2Dict_277_2_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
567 |
G__letint(result7,67,(long)PamLevel2::Class_Name()); |
568 |
return(1 || funcname || hash || result7 || libp) ; |
569 |
} |
570 |
|
571 |
static int G__PamLevel2Dict_277_3_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
572 |
G__letint(result7,115,(long)PamLevel2::Class_Version()); |
573 |
return(1 || funcname || hash || result7 || libp) ; |
574 |
} |
575 |
|
576 |
static int G__PamLevel2Dict_277_4_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
577 |
G__setnull(result7); |
578 |
PamLevel2::Dictionary(); |
579 |
return(1 || funcname || hash || result7 || libp) ; |
580 |
} |
581 |
|
582 |
static int G__PamLevel2Dict_277_5_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
583 |
G__letint(result7,85,(long)((const PamLevel2*)(G__getstructoffset()))->IsA()); |
584 |
return(1 || funcname || hash || result7 || libp) ; |
585 |
} |
586 |
|
587 |
static int G__PamLevel2Dict_277_6_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
588 |
G__setnull(result7); |
589 |
((PamLevel2*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1])); |
590 |
return(1 || funcname || hash || result7 || libp) ; |
591 |
} |
592 |
|
593 |
static int G__PamLevel2Dict_277_7_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
594 |
G__setnull(result7); |
595 |
((PamLevel2*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref); |
596 |
return(1 || funcname || hash || result7 || libp) ; |
597 |
} |
598 |
|
599 |
static int G__PamLevel2Dict_277_8_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
600 |
G__setnull(result7); |
601 |
((PamLevel2*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref); |
602 |
return(1 || funcname || hash || result7 || libp) ; |
603 |
} |
604 |
|
605 |
static int G__PamLevel2Dict_277_9_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
606 |
G__letint(result7,67,(long)PamLevel2::DeclFileName()); |
607 |
return(1 || funcname || hash || result7 || libp) ; |
608 |
} |
609 |
|
610 |
static int G__PamLevel2Dict_277_0_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
611 |
G__letint(result7,105,(long)PamLevel2::ImplFileLine()); |
612 |
return(1 || funcname || hash || result7 || libp) ; |
613 |
} |
614 |
|
615 |
static int G__PamLevel2Dict_277_1_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
616 |
G__letint(result7,67,(long)PamLevel2::ImplFileName()); |
617 |
return(1 || funcname || hash || result7 || libp) ; |
618 |
} |
619 |
|
620 |
static int G__PamLevel2Dict_277_2_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
621 |
G__letint(result7,105,(long)PamLevel2::DeclFileLine()); |
622 |
return(1 || funcname || hash || result7 || libp) ; |
623 |
} |
624 |
|
625 |
// automatic copy constructor |
626 |
static int G__PamLevel2Dict_277_3_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) |
627 |
{ |
628 |
PamLevel2 *p; |
629 |
void *xtmp = (void*)G__int(libp->para[0]); |
630 |
p=new PamLevel2(*(PamLevel2*)xtmp); |
631 |
result7->obj.i = (long)p; |
632 |
result7->ref = (long)p; |
633 |
result7->type = 'u'; |
634 |
result7->tagnum = G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2); |
635 |
return(1 || funcname || hash || result7 || libp) ; |
636 |
} |
637 |
|
638 |
// automatic destructor |
639 |
typedef PamLevel2 G__TPamLevel2; |
640 |
static int G__PamLevel2Dict_277_4_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
641 |
if(0==G__getstructoffset()) return(1); |
642 |
if(G__getaryconstruct()) |
643 |
if(G__PVOID==G__getgvp()) |
644 |
delete[] (PamLevel2 *)(G__getstructoffset()); |
645 |
else |
646 |
for(int i=G__getaryconstruct()-1;i>=0;i--) |
647 |
delete (PamLevel2 *)((G__getstructoffset())+sizeof(PamLevel2)*i); |
648 |
else delete (PamLevel2 *)(G__getstructoffset()); |
649 |
G__setnull(result7); |
650 |
return(1 || funcname || hash || result7 || libp) ; |
651 |
} |
652 |
|
653 |
// automatic assignment operator |
654 |
static int G__PamLevel2Dict_277_5_3(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) { |
655 |
PamLevel2 *dest = (PamLevel2*)(G__getstructoffset()); |
656 |
*dest = (*(PamLevel2*)libp->para[0].ref); |
657 |
const PamLevel2& obj = *dest; |
658 |
result7->ref=(long)(&obj); result7->obj.i=(long)(&obj); |
659 |
return(1 || funcname || hash || result7 || libp) ; |
660 |
} |
661 |
|
662 |
|
663 |
/* Setting up global function */ |
664 |
|
665 |
/********************************************************* |
666 |
* Member function Stub |
667 |
*********************************************************/ |
668 |
|
669 |
/* PamTrack */ |
670 |
|
671 |
/* PamLevel2 */ |
672 |
|
673 |
/********************************************************* |
674 |
* Global function Stub |
675 |
*********************************************************/ |
676 |
|
677 |
/********************************************************* |
678 |
* Get size of pointer to member function |
679 |
*********************************************************/ |
680 |
class G__Sizep2memfuncPamLevel2Dict { |
681 |
public: |
682 |
G__Sizep2memfuncPamLevel2Dict() {p=&G__Sizep2memfuncPamLevel2Dict::sizep2memfunc;} |
683 |
size_t sizep2memfunc() { return(sizeof(p)); } |
684 |
private: |
685 |
size_t (G__Sizep2memfuncPamLevel2Dict::*p)(); |
686 |
}; |
687 |
|
688 |
size_t G__get_sizep2memfuncPamLevel2Dict() |
689 |
{ |
690 |
G__Sizep2memfuncPamLevel2Dict a; |
691 |
G__setsizep2memfunc((int)a.sizep2memfunc()); |
692 |
return((size_t)a.sizep2memfunc()); |
693 |
} |
694 |
|
695 |
|
696 |
/********************************************************* |
697 |
* virtual base class offset calculation interface |
698 |
*********************************************************/ |
699 |
|
700 |
/* Setting up class inheritance */ |
701 |
|
702 |
/********************************************************* |
703 |
* Inheritance information setup/ |
704 |
*********************************************************/ |
705 |
extern "C" void G__cpp_setup_inheritancePamLevel2Dict() { |
706 |
|
707 |
/* Setting up class inheritance */ |
708 |
if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack))) { |
709 |
PamTrack *G__Lderived; |
710 |
G__Lderived=(PamTrack*)0x1000; |
711 |
{ |
712 |
TrkTrack *G__Lpbase=(TrkTrack*)G__Lderived; |
713 |
G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack),G__get_linked_tagnum(&G__PamLevel2DictLN_TrkTrack),(long)G__Lpbase-(long)G__Lderived,1,1); |
714 |
} |
715 |
{ |
716 |
TObject *G__Lpbase=(TObject*)((long)G__Lderived); |
717 |
G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack),G__get_linked_tagnum(&G__PamLevel2DictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); |
718 |
} |
719 |
{ |
720 |
CaloTrkVar *G__Lpbase=(CaloTrkVar*)G__Lderived; |
721 |
G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack),G__get_linked_tagnum(&G__PamLevel2DictLN_CaloTrkVar),(long)G__Lpbase-(long)G__Lderived,1,1); |
722 |
} |
723 |
{ |
724 |
TObject *G__Lpbase=(TObject*)((long)G__Lderived); |
725 |
G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack),G__get_linked_tagnum(&G__PamLevel2DictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); |
726 |
} |
727 |
{ |
728 |
ToFTrkVar *G__Lpbase=(ToFTrkVar*)G__Lderived; |
729 |
G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack),G__get_linked_tagnum(&G__PamLevel2DictLN_ToFTrkVar),(long)G__Lpbase-(long)G__Lderived,1,1); |
730 |
} |
731 |
{ |
732 |
TObject *G__Lpbase=(TObject*)((long)G__Lderived); |
733 |
G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack),G__get_linked_tagnum(&G__PamLevel2DictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); |
734 |
} |
735 |
} |
736 |
if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2))) { |
737 |
PamLevel2 *G__Lderived; |
738 |
G__Lderived=(PamLevel2*)0x1000; |
739 |
{ |
740 |
CaloLevel2 *G__Lpbase=(CaloLevel2*)G__Lderived; |
741 |
G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2),G__get_linked_tagnum(&G__PamLevel2DictLN_CaloLevel2),(long)G__Lpbase-(long)G__Lderived,1,1); |
742 |
} |
743 |
{ |
744 |
TObject *G__Lpbase=(TObject*)((long)G__Lderived); |
745 |
G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2),G__get_linked_tagnum(&G__PamLevel2DictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); |
746 |
} |
747 |
{ |
748 |
TrkLevel2 *G__Lpbase=(TrkLevel2*)G__Lderived; |
749 |
G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2),G__get_linked_tagnum(&G__PamLevel2DictLN_TrkLevel2),(long)G__Lpbase-(long)G__Lderived,1,1); |
750 |
} |
751 |
{ |
752 |
TObject *G__Lpbase=(TObject*)((long)G__Lderived); |
753 |
G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2),G__get_linked_tagnum(&G__PamLevel2DictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); |
754 |
} |
755 |
{ |
756 |
ToFLevel2 *G__Lpbase=(ToFLevel2*)G__Lderived; |
757 |
G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2),G__get_linked_tagnum(&G__PamLevel2DictLN_ToFLevel2),(long)G__Lpbase-(long)G__Lderived,1,1); |
758 |
} |
759 |
{ |
760 |
TObject *G__Lpbase=(TObject*)((long)G__Lderived); |
761 |
G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2),G__get_linked_tagnum(&G__PamLevel2DictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); |
762 |
} |
763 |
{ |
764 |
TrigLevel2 *G__Lpbase=(TrigLevel2*)G__Lderived; |
765 |
G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2),G__get_linked_tagnum(&G__PamLevel2DictLN_TrigLevel2),(long)G__Lpbase-(long)G__Lderived,1,1); |
766 |
} |
767 |
{ |
768 |
TObject *G__Lpbase=(TObject*)((long)G__Lderived); |
769 |
G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2),G__get_linked_tagnum(&G__PamLevel2DictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); |
770 |
} |
771 |
{ |
772 |
S4Level2 *G__Lpbase=(S4Level2*)G__Lderived; |
773 |
G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2),G__get_linked_tagnum(&G__PamLevel2DictLN_S4Level2),(long)G__Lpbase-(long)G__Lderived,1,1); |
774 |
} |
775 |
{ |
776 |
TObject *G__Lpbase=(TObject*)((long)G__Lderived); |
777 |
G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2),G__get_linked_tagnum(&G__PamLevel2DictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); |
778 |
} |
779 |
{ |
780 |
NDLevel2 *G__Lpbase=(NDLevel2*)G__Lderived; |
781 |
G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2),G__get_linked_tagnum(&G__PamLevel2DictLN_NDLevel2),(long)G__Lpbase-(long)G__Lderived,1,1); |
782 |
} |
783 |
{ |
784 |
TObject *G__Lpbase=(TObject*)((long)G__Lderived); |
785 |
G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2),G__get_linked_tagnum(&G__PamLevel2DictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); |
786 |
} |
787 |
{ |
788 |
AcLevel2 *G__Lpbase=(AcLevel2*)G__Lderived; |
789 |
G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2),G__get_linked_tagnum(&G__PamLevel2DictLN_AcLevel2),(long)G__Lpbase-(long)G__Lderived,1,1); |
790 |
} |
791 |
{ |
792 |
TObject *G__Lpbase=(TObject*)((long)G__Lderived); |
793 |
G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2),G__get_linked_tagnum(&G__PamLevel2DictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0); |
794 |
} |
795 |
} |
796 |
} |
797 |
|
798 |
/********************************************************* |
799 |
* typedef information setup/ |
800 |
*********************************************************/ |
801 |
extern "C" void G__cpp_setup_typetablePamLevel2Dict() { |
802 |
|
803 |
/* Setting up typedef entry */ |
804 |
G__search_typename2("Int_t",105,-1,0, |
805 |
-1); |
806 |
G__setnewtype(-1,"Signed integer 4 bytes (int)",0); |
807 |
G__search_typename2("Version_t",115,-1,0, |
808 |
-1); |
809 |
G__setnewtype(-1,"Class version identifier (short)",0); |
810 |
} |
811 |
|
812 |
/********************************************************* |
813 |
* Data Member information setup/ |
814 |
*********************************************************/ |
815 |
|
816 |
/* Setting up class,struct,union tag member variable */ |
817 |
|
818 |
/* PamTrack */ |
819 |
static void G__setup_memvarPamTrack(void) { |
820 |
G__tag_memvar_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack)); |
821 |
{ PamTrack *p; p=(PamTrack*)0x1000; if (p) { } |
822 |
G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TrkTrack),-1,-1,4,"trk_track=",0,(char*)NULL); |
823 |
G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_CaloTrkVar),-1,-1,4,"calo_track=",0,(char*)NULL); |
824 |
G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_ToFTrkVar),-1,-1,4,"tof_track=",0,(char*)NULL); |
825 |
G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); |
826 |
} |
827 |
G__tag_memvar_reset(); |
828 |
} |
829 |
|
830 |
|
831 |
/* PamLevel2 */ |
832 |
static void G__setup_memvarPamLevel2(void) { |
833 |
G__tag_memvar_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2)); |
834 |
{ PamLevel2 *p; p=(PamLevel2*)0x1000; if (p) { } |
835 |
G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TrkLevel2),-1,-1,4,"trk_obj=",0,(char*)NULL); |
836 |
G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_CaloLevel2),-1,-1,4,"calo_obj=",0,(char*)NULL); |
837 |
G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_ToFLevel2),-1,-1,4,"tof_obj=",0,(char*)NULL); |
838 |
G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TrigLevel2),-1,-1,4,"trig_obj=",0,(char*)NULL); |
839 |
G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_S4Level2),-1,-1,4,"s4_obj=",0,(char*)NULL); |
840 |
G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_NDLevel2),-1,-1,4,"nd_obj=",0,(char*)NULL); |
841 |
G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_AcLevel2),-1,-1,4,"ac_obj=",0,(char*)NULL); |
842 |
G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); |
843 |
} |
844 |
G__tag_memvar_reset(); |
845 |
} |
846 |
|
847 |
extern "C" void G__cpp_setup_memvarPamLevel2Dict() { |
848 |
} |
849 |
/*********************************************************** |
850 |
************************************************************ |
851 |
************************************************************ |
852 |
************************************************************ |
853 |
************************************************************ |
854 |
************************************************************ |
855 |
************************************************************ |
856 |
***********************************************************/ |
857 |
|
858 |
/********************************************************* |
859 |
* Member function information setup for each class |
860 |
*********************************************************/ |
861 |
static void G__setup_memfuncPamTrack(void) { |
862 |
/* PamTrack */ |
863 |
G__tag_memfunc_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack)); |
864 |
G__memfunc_setup("PamTrack",787,G__PamLevel2Dict_276_1_0,105,G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
865 |
G__memfunc_setup("PamTrack",787,G__PamLevel2Dict_276_2_0,105,G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack),-1,0,3,1,1,0, |
866 |
"U 'TrkTrack' - 0 - - U 'CaloTrkVar' - 0 - - " |
867 |
"U 'ToFTrkVar' - 0 - -",(char*)NULL,(void*)NULL,0); |
868 |
G__memfunc_setup("Class",502,G__PamLevel2Dict_276_3_0,85,G__get_linked_tagnum(&G__PamLevel2DictLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)(TClass* (*)())(&PamTrack::Class),0); |
869 |
G__memfunc_setup("Class_Name",982,G__PamLevel2Dict_276_4_0,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&PamTrack::Class_Name),0); |
870 |
G__memfunc_setup("Class_Version",1339,G__PamLevel2Dict_276_5_0,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)(Version_t (*)())(&PamTrack::Class_Version),0); |
871 |
G__memfunc_setup("Dictionary",1046,G__PamLevel2Dict_276_6_0,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(void (*)())(&PamTrack::Dictionary),0); |
872 |
G__memfunc_setup("IsA",253,G__PamLevel2Dict_276_7_0,85,G__get_linked_tagnum(&G__PamLevel2DictLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1); |
873 |
G__memfunc_setup("ShowMembers",1132,G__PamLevel2Dict_276_8_0,121,-1,-1,0,2,1,1,0, |
874 |
"u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1); |
875 |
G__memfunc_setup("Streamer",835,G__PamLevel2Dict_276_9_0,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1); |
876 |
G__memfunc_setup("StreamerNVirtual",1656,G__PamLevel2Dict_276_0_1,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0); |
877 |
G__memfunc_setup("DeclFileName",1145,G__PamLevel2Dict_276_1_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&PamTrack::DeclFileName),0); |
878 |
G__memfunc_setup("ImplFileLine",1178,G__PamLevel2Dict_276_2_1,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&PamTrack::ImplFileLine),0); |
879 |
G__memfunc_setup("ImplFileName",1171,G__PamLevel2Dict_276_3_1,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&PamTrack::ImplFileName),0); |
880 |
G__memfunc_setup("DeclFileLine",1152,G__PamLevel2Dict_276_4_1,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&PamTrack::DeclFileLine),0); |
881 |
// automatic copy constructor |
882 |
G__memfunc_setup("PamTrack",787,G__PamLevel2Dict_276_5_1,(int)('i'),G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack),-1,0,1,1,1,0,"u 'PamTrack' - 11 - -",(char*)NULL,(void*)NULL,0); |
883 |
// automatic destructor |
884 |
G__memfunc_setup("~PamTrack",913,G__PamLevel2Dict_276_6_1,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
885 |
// automatic assignment operator |
886 |
G__memfunc_setup("operator=",937,G__PamLevel2Dict_276_7_1,(int)('u'),G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack),-1,1,1,1,1,0,"u 'PamTrack' - 11 - -",(char*)NULL,(void*)NULL,0); |
887 |
G__tag_memfunc_reset(); |
888 |
} |
889 |
|
890 |
static void G__setup_memfuncPamLevel2(void) { |
891 |
/* PamLevel2 */ |
892 |
G__tag_memfunc_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2)); |
893 |
G__memfunc_setup("PamLevel2",840,G__PamLevel2Dict_277_1_0,105,G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
894 |
G__memfunc_setup("GetTrkLevel2",1147,G__PamLevel2Dict_277_2_0,85,G__get_linked_tagnum(&G__PamLevel2DictLN_TrkLevel2),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
895 |
G__memfunc_setup("GetCaloLevel2",1225,G__PamLevel2Dict_277_3_0,85,G__get_linked_tagnum(&G__PamLevel2DictLN_CaloLevel2),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
896 |
G__memfunc_setup("GetToFLevel2",1107,G__PamLevel2Dict_277_4_0,85,G__get_linked_tagnum(&G__PamLevel2DictLN_ToFLevel2),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
897 |
G__memfunc_setup("GetTrigLevel2",1248,G__PamLevel2Dict_277_5_0,85,G__get_linked_tagnum(&G__PamLevel2DictLN_TrigLevel2),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
898 |
G__memfunc_setup("GetS4Level2",977,G__PamLevel2Dict_277_6_0,85,G__get_linked_tagnum(&G__PamLevel2DictLN_S4Level2),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
899 |
G__memfunc_setup("GetNDLevel2",988,G__PamLevel2Dict_277_7_0,85,G__get_linked_tagnum(&G__PamLevel2DictLN_NDLevel2),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
900 |
G__memfunc_setup("GetAcLevel2",1006,G__PamLevel2Dict_277_8_0,85,G__get_linked_tagnum(&G__PamLevel2DictLN_AcLevel2),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
901 |
G__memfunc_setup("GetPointerToTrk",1525,G__PamLevel2Dict_277_9_0,89,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
902 |
G__memfunc_setup("GetPointerToCalo",1603,G__PamLevel2Dict_277_0_1,89,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
903 |
G__memfunc_setup("GetPointerToToF",1485,G__PamLevel2Dict_277_1_1,89,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
904 |
G__memfunc_setup("GetPointerToTrig",1626,G__PamLevel2Dict_277_2_1,89,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
905 |
G__memfunc_setup("GetPointerToS4",1355,G__PamLevel2Dict_277_3_1,89,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
906 |
G__memfunc_setup("GetPointerToND",1366,G__PamLevel2Dict_277_4_1,89,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
907 |
G__memfunc_setup("GetPointerToAc",1384,G__PamLevel2Dict_277_5_1,89,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
908 |
G__memfunc_setup("LoadPamTrees",1185,G__PamLevel2Dict_277_6_1,85,G__get_linked_tagnum(&G__PamLevel2DictLN_TTree),-1,0,1,1,1,0,"U 'TFile' - 0 - -",(char*)NULL,(void*)NULL,0); |
909 |
G__memfunc_setup("GetStoredTrack",1414,G__PamLevel2Dict_277_7_1,85,G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack),-1,0,1,1,1,0,"i - 'Int_t' 0 - itrk",(char*)NULL,(void*)NULL,0); |
910 |
G__memfunc_setup("GetTracks",904,G__PamLevel2Dict_277_8_1,85,G__get_linked_tagnum(&G__PamLevel2DictLN_TClonesArray),-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
911 |
G__memfunc_setup("GetTrack",789,G__PamLevel2Dict_277_9_1,85,G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack),-1,0,1,1,1,0,"i - - 0 - -",(char*)NULL,(void*)NULL,0); |
912 |
G__memfunc_setup("GetTrackImage",1272,G__PamLevel2Dict_277_0_2,85,G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack),-1,0,1,1,1,0,"i - - 0 - -",(char*)NULL,(void*)NULL,0); |
913 |
G__memfunc_setup("Class",502,G__PamLevel2Dict_277_1_2,85,G__get_linked_tagnum(&G__PamLevel2DictLN_TClass),-1,0,0,3,1,0,"",(char*)NULL,(void*)(TClass* (*)())(&PamLevel2::Class),0); |
914 |
G__memfunc_setup("Class_Name",982,G__PamLevel2Dict_277_2_2,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&PamLevel2::Class_Name),0); |
915 |
G__memfunc_setup("Class_Version",1339,G__PamLevel2Dict_277_3_2,115,-1,G__defined_typename("Version_t"),0,0,3,1,0,"",(char*)NULL,(void*)(Version_t (*)())(&PamLevel2::Class_Version),0); |
916 |
G__memfunc_setup("Dictionary",1046,G__PamLevel2Dict_277_4_2,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(void (*)())(&PamLevel2::Dictionary),0); |
917 |
G__memfunc_setup("IsA",253,G__PamLevel2Dict_277_5_2,85,G__get_linked_tagnum(&G__PamLevel2DictLN_TClass),-1,0,0,1,1,8,"",(char*)NULL,(void*)NULL,1); |
918 |
G__memfunc_setup("ShowMembers",1132,G__PamLevel2Dict_277_6_2,121,-1,-1,0,2,1,1,0, |
919 |
"u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1); |
920 |
G__memfunc_setup("Streamer",835,G__PamLevel2Dict_277_7_2,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1); |
921 |
G__memfunc_setup("StreamerNVirtual",1656,G__PamLevel2Dict_277_8_2,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0); |
922 |
G__memfunc_setup("DeclFileName",1145,G__PamLevel2Dict_277_9_2,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&PamLevel2::DeclFileName),0); |
923 |
G__memfunc_setup("ImplFileLine",1178,G__PamLevel2Dict_277_0_3,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&PamLevel2::ImplFileLine),0); |
924 |
G__memfunc_setup("ImplFileName",1171,G__PamLevel2Dict_277_1_3,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&PamLevel2::ImplFileName),0); |
925 |
G__memfunc_setup("DeclFileLine",1152,G__PamLevel2Dict_277_2_3,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&PamLevel2::DeclFileLine),0); |
926 |
// automatic copy constructor |
927 |
G__memfunc_setup("PamLevel2",840,G__PamLevel2Dict_277_3_3,(int)('i'),G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2),-1,0,1,1,1,0,"u 'PamLevel2' - 11 - -",(char*)NULL,(void*)NULL,0); |
928 |
// automatic destructor |
929 |
G__memfunc_setup("~PamLevel2",966,G__PamLevel2Dict_277_4_3,(int)('y'),-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0); |
930 |
// automatic assignment operator |
931 |
G__memfunc_setup("operator=",937,G__PamLevel2Dict_277_5_3,(int)('u'),G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2),-1,1,1,1,1,0,"u 'PamLevel2' - 11 - -",(char*)NULL,(void*)NULL,0); |
932 |
G__tag_memfunc_reset(); |
933 |
} |
934 |
|
935 |
|
936 |
/********************************************************* |
937 |
* Member function information setup |
938 |
*********************************************************/ |
939 |
extern "C" void G__cpp_setup_memfuncPamLevel2Dict() { |
940 |
} |
941 |
|
942 |
/********************************************************* |
943 |
* Global variable information setup for each class |
944 |
*********************************************************/ |
945 |
static void G__cpp_setup_global0() { |
946 |
|
947 |
/* Setting up global variables */ |
948 |
G__resetplocal(); |
949 |
|
950 |
} |
951 |
|
952 |
static void G__cpp_setup_global1() { |
953 |
} |
954 |
|
955 |
static void G__cpp_setup_global2() { |
956 |
} |
957 |
|
958 |
static void G__cpp_setup_global3() { |
959 |
|
960 |
G__resetglobalenv(); |
961 |
} |
962 |
extern "C" void G__cpp_setup_globalPamLevel2Dict() { |
963 |
G__cpp_setup_global0(); |
964 |
G__cpp_setup_global1(); |
965 |
G__cpp_setup_global2(); |
966 |
G__cpp_setup_global3(); |
967 |
} |
968 |
|
969 |
/********************************************************* |
970 |
* Global function information setup for each class |
971 |
*********************************************************/ |
972 |
static void G__cpp_setup_func0() { |
973 |
G__lastifuncposition(); |
974 |
|
975 |
} |
976 |
|
977 |
static void G__cpp_setup_func1() { |
978 |
} |
979 |
|
980 |
static void G__cpp_setup_func2() { |
981 |
} |
982 |
|
983 |
static void G__cpp_setup_func3() { |
984 |
} |
985 |
|
986 |
static void G__cpp_setup_func4() { |
987 |
} |
988 |
|
989 |
static void G__cpp_setup_func5() { |
990 |
} |
991 |
|
992 |
static void G__cpp_setup_func6() { |
993 |
} |
994 |
|
995 |
static void G__cpp_setup_func7() { |
996 |
} |
997 |
|
998 |
static void G__cpp_setup_func8() { |
999 |
} |
1000 |
|
1001 |
static void G__cpp_setup_func9() { |
1002 |
} |
1003 |
|
1004 |
static void G__cpp_setup_func10() { |
1005 |
} |
1006 |
|
1007 |
static void G__cpp_setup_func11() { |
1008 |
} |
1009 |
|
1010 |
static void G__cpp_setup_func12() { |
1011 |
|
1012 |
G__resetifuncposition(); |
1013 |
} |
1014 |
|
1015 |
extern "C" void G__cpp_setup_funcPamLevel2Dict() { |
1016 |
G__cpp_setup_func0(); |
1017 |
G__cpp_setup_func1(); |
1018 |
G__cpp_setup_func2(); |
1019 |
G__cpp_setup_func3(); |
1020 |
G__cpp_setup_func4(); |
1021 |
G__cpp_setup_func5(); |
1022 |
G__cpp_setup_func6(); |
1023 |
G__cpp_setup_func7(); |
1024 |
G__cpp_setup_func8(); |
1025 |
G__cpp_setup_func9(); |
1026 |
G__cpp_setup_func10(); |
1027 |
G__cpp_setup_func11(); |
1028 |
G__cpp_setup_func12(); |
1029 |
} |
1030 |
|
1031 |
/********************************************************* |
1032 |
* Class,struct,union,enum tag information setup |
1033 |
*********************************************************/ |
1034 |
/* Setup class/struct taginfo */ |
1035 |
G__linked_taginfo G__PamLevel2DictLN_TClass = { "TClass" , 99 , -1 }; |
1036 |
G__linked_taginfo G__PamLevel2DictLN_TBuffer = { "TBuffer" , 99 , -1 }; |
1037 |
G__linked_taginfo G__PamLevel2DictLN_TMemberInspector = { "TMemberInspector" , 99 , -1 }; |
1038 |
G__linked_taginfo G__PamLevel2DictLN_TObject = { "TObject" , 99 , -1 }; |
1039 |
G__linked_taginfo G__PamLevel2DictLN_TFile = { "TFile" , 99 , -1 }; |
1040 |
G__linked_taginfo G__PamLevel2DictLN_TClonesArray = { "TClonesArray" , 99 , -1 }; |
1041 |
G__linked_taginfo G__PamLevel2DictLN_TTree = { "TTree" , 99 , -1 }; |
1042 |
G__linked_taginfo G__PamLevel2DictLN_TrkTrack = { "TrkTrack" , 99 , -1 }; |
1043 |
G__linked_taginfo G__PamLevel2DictLN_TrkLevel2 = { "TrkLevel2" , 99 , -1 }; |
1044 |
G__linked_taginfo G__PamLevel2DictLN_CaloTrkVar = { "CaloTrkVar" , 99 , -1 }; |
1045 |
G__linked_taginfo G__PamLevel2DictLN_CaloLevel2 = { "CaloLevel2" , 99 , -1 }; |
1046 |
G__linked_taginfo G__PamLevel2DictLN_ToFTrkVar = { "ToFTrkVar" , 99 , -1 }; |
1047 |
G__linked_taginfo G__PamLevel2DictLN_ToFLevel2 = { "ToFLevel2" , 99 , -1 }; |
1048 |
G__linked_taginfo G__PamLevel2DictLN_TrigLevel2 = { "TrigLevel2" , 99 , -1 }; |
1049 |
G__linked_taginfo G__PamLevel2DictLN_S4Level2 = { "S4Level2" , 99 , -1 }; |
1050 |
G__linked_taginfo G__PamLevel2DictLN_NDLevel2 = { "NDLevel2" , 99 , -1 }; |
1051 |
G__linked_taginfo G__PamLevel2DictLN_AcLevel2 = { "AcLevel2" , 99 , -1 }; |
1052 |
G__linked_taginfo G__PamLevel2DictLN_PamTrack = { "PamTrack" , 99 , -1 }; |
1053 |
G__linked_taginfo G__PamLevel2DictLN_PamLevel2 = { "PamLevel2" , 99 , -1 }; |
1054 |
|
1055 |
/* Reset class/struct taginfo */ |
1056 |
extern "C" void G__cpp_reset_tagtablePamLevel2Dict() { |
1057 |
G__PamLevel2DictLN_TClass.tagnum = -1 ; |
1058 |
G__PamLevel2DictLN_TBuffer.tagnum = -1 ; |
1059 |
G__PamLevel2DictLN_TMemberInspector.tagnum = -1 ; |
1060 |
G__PamLevel2DictLN_TObject.tagnum = -1 ; |
1061 |
G__PamLevel2DictLN_TFile.tagnum = -1 ; |
1062 |
G__PamLevel2DictLN_TClonesArray.tagnum = -1 ; |
1063 |
G__PamLevel2DictLN_TTree.tagnum = -1 ; |
1064 |
G__PamLevel2DictLN_TrkTrack.tagnum = -1 ; |
1065 |
G__PamLevel2DictLN_TrkLevel2.tagnum = -1 ; |
1066 |
G__PamLevel2DictLN_CaloTrkVar.tagnum = -1 ; |
1067 |
G__PamLevel2DictLN_CaloLevel2.tagnum = -1 ; |
1068 |
G__PamLevel2DictLN_ToFTrkVar.tagnum = -1 ; |
1069 |
G__PamLevel2DictLN_ToFLevel2.tagnum = -1 ; |
1070 |
G__PamLevel2DictLN_TrigLevel2.tagnum = -1 ; |
1071 |
G__PamLevel2DictLN_S4Level2.tagnum = -1 ; |
1072 |
G__PamLevel2DictLN_NDLevel2.tagnum = -1 ; |
1073 |
G__PamLevel2DictLN_AcLevel2.tagnum = -1 ; |
1074 |
G__PamLevel2DictLN_PamTrack.tagnum = -1 ; |
1075 |
G__PamLevel2DictLN_PamLevel2.tagnum = -1 ; |
1076 |
} |
1077 |
|
1078 |
|
1079 |
extern "C" void G__cpp_setup_tagtablePamLevel2Dict() { |
1080 |
|
1081 |
/* Setting up class,struct,union tag entry */ |
1082 |
G__get_linked_tagnum(&G__PamLevel2DictLN_TClass); |
1083 |
G__get_linked_tagnum(&G__PamLevel2DictLN_TBuffer); |
1084 |
G__get_linked_tagnum(&G__PamLevel2DictLN_TMemberInspector); |
1085 |
G__get_linked_tagnum(&G__PamLevel2DictLN_TObject); |
1086 |
G__get_linked_tagnum(&G__PamLevel2DictLN_TFile); |
1087 |
G__get_linked_tagnum(&G__PamLevel2DictLN_TClonesArray); |
1088 |
G__get_linked_tagnum(&G__PamLevel2DictLN_TTree); |
1089 |
G__get_linked_tagnum(&G__PamLevel2DictLN_TrkTrack); |
1090 |
G__get_linked_tagnum(&G__PamLevel2DictLN_TrkLevel2); |
1091 |
G__get_linked_tagnum(&G__PamLevel2DictLN_CaloTrkVar); |
1092 |
G__get_linked_tagnum(&G__PamLevel2DictLN_CaloLevel2); |
1093 |
G__get_linked_tagnum(&G__PamLevel2DictLN_ToFTrkVar); |
1094 |
G__get_linked_tagnum(&G__PamLevel2DictLN_ToFLevel2); |
1095 |
G__get_linked_tagnum(&G__PamLevel2DictLN_TrigLevel2); |
1096 |
G__get_linked_tagnum(&G__PamLevel2DictLN_S4Level2); |
1097 |
G__get_linked_tagnum(&G__PamLevel2DictLN_NDLevel2); |
1098 |
G__get_linked_tagnum(&G__PamLevel2DictLN_AcLevel2); |
1099 |
G__tagtable_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack),sizeof(PamTrack),-1,323840,(char*)NULL,G__setup_memvarPamTrack,G__setup_memfuncPamTrack); |
1100 |
G__tagtable_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2),sizeof(PamLevel2),-1,291072,(char*)NULL,G__setup_memvarPamLevel2,G__setup_memfuncPamLevel2); |
1101 |
} |
1102 |
extern "C" void G__cpp_setupPamLevel2Dict(void) { |
1103 |
G__check_setup_version(30051515,"G__cpp_setupPamLevel2Dict()"); |
1104 |
G__set_cpp_environmentPamLevel2Dict(); |
1105 |
G__cpp_setup_tagtablePamLevel2Dict(); |
1106 |
|
1107 |
G__cpp_setup_inheritancePamLevel2Dict(); |
1108 |
|
1109 |
G__cpp_setup_typetablePamLevel2Dict(); |
1110 |
|
1111 |
G__cpp_setup_memvarPamLevel2Dict(); |
1112 |
|
1113 |
G__cpp_setup_memfuncPamLevel2Dict(); |
1114 |
G__cpp_setup_globalPamLevel2Dict(); |
1115 |
G__cpp_setup_funcPamLevel2Dict(); |
1116 |
|
1117 |
if(0==G__getsizep2memfunc()) G__get_sizep2memfuncPamLevel2Dict(); |
1118 |
return; |
1119 |
} |
1120 |
class G__cpp_setup_initPamLevel2Dict { |
1121 |
public: |
1122 |
G__cpp_setup_initPamLevel2Dict() { G__add_setup_func("PamLevel2Dict",(G__incsetup)(&G__cpp_setupPamLevel2Dict)); G__call_setup_funcs(); } |
1123 |
~G__cpp_setup_initPamLevel2Dict() { G__remove_setup_func("PamLevel2Dict"); } |
1124 |
}; |
1125 |
G__cpp_setup_initPamLevel2Dict G__cpp_setup_initializerPamLevel2Dict; |
1126 |
|