| 1 | // | 
| 2 | // File generated by rootcint at Tue Dec  5 16:32:07 2006 | 
| 3 |  | 
| 4 | // Do NOT change. Changes will be lost next time file is generated | 
| 5 | // | 
| 6 |  | 
| 7 | #include "RConfig.h" | 
| 8 | #if !defined(R__ACCESS_IN_SYMBOL) | 
| 9 | //Break the privacy of classes -- Disabled for the moment | 
| 10 | #define private public | 
| 11 | #define protected public | 
| 12 | #endif | 
| 13 |  | 
| 14 | // Since CINT ignores the std namespace, we need to do so in this file. | 
| 15 | namespace std {} using namespace std; | 
| 16 | #include "PamLevel2Dict.h" | 
| 17 |  | 
| 18 | #include "TClass.h" | 
| 19 | #include "TBuffer.h" | 
| 20 | #include "TStreamerInfo.h" | 
| 21 | #include "TMemberInspector.h" | 
| 22 | #include "TError.h" | 
| 23 |  | 
| 24 | #ifndef G__ROOT | 
| 25 | #define G__ROOT | 
| 26 | #endif | 
| 27 |  | 
| 28 | #include "RtypesImp.h" | 
| 29 | #include "TCollectionProxy.h" | 
| 30 | #include "TIsAProxy.h" | 
| 31 | // START OF SHADOWS | 
| 32 |  | 
| 33 | namespace ROOT { | 
| 34 | namespace Shadow { | 
| 35 | } // of namespace Shadow | 
| 36 | } // of namespace ROOT | 
| 37 | // END OF SHADOWS | 
| 38 |  | 
| 39 | namespace ROOT { | 
| 40 | void PamTrack_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent); | 
| 41 | static void *new_PamTrack(void *p = 0); | 
| 42 | static void *newArray_PamTrack(Long_t size, void *p); | 
| 43 | static void delete_PamTrack(void *p); | 
| 44 | static void deleteArray_PamTrack(void *p); | 
| 45 | static void destruct_PamTrack(void *p); | 
| 46 |  | 
| 47 | // Function generating the singleton type initializer | 
| 48 | static TGenericClassInfo *GenerateInitInstanceLocal(const ::PamTrack*) | 
| 49 | { | 
| 50 | ::PamTrack *ptr = 0; | 
| 51 | static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::PamTrack >(0); | 
| 52 | static ::ROOT::TGenericClassInfo | 
| 53 | instance("PamTrack", ::PamTrack::Class_Version(), "inc/PamLevel2.h", 46, | 
| 54 | typeid(::PamTrack), DefineBehavior(ptr, ptr), | 
| 55 | &::PamTrack::Dictionary, isa_proxy, 4, | 
| 56 | sizeof(::PamTrack) ); | 
| 57 | instance.SetNew(&new_PamTrack); | 
| 58 | instance.SetNewArray(&newArray_PamTrack); | 
| 59 | instance.SetDelete(&delete_PamTrack); | 
| 60 | instance.SetDeleteArray(&deleteArray_PamTrack); | 
| 61 | instance.SetDestructor(&destruct_PamTrack); | 
| 62 | return &instance; | 
| 63 | } | 
| 64 | TGenericClassInfo *GenerateInitInstance(const ::PamTrack*) | 
| 65 | { | 
| 66 | return GenerateInitInstanceLocal((::PamTrack*)0); | 
| 67 | } | 
| 68 | // Static variable to force the class initialization | 
| 69 | static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::PamTrack*)0x0); R__UseDummy(_R__UNIQUE_(Init)); | 
| 70 | } // end of namespace ROOT | 
| 71 |  | 
| 72 | namespace ROOT { | 
| 73 | void PamLevel2_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent); | 
| 74 | static void *new_PamLevel2(void *p = 0); | 
| 75 | static void *newArray_PamLevel2(Long_t size, void *p); | 
| 76 | static void delete_PamLevel2(void *p); | 
| 77 | static void deleteArray_PamLevel2(void *p); | 
| 78 | static void destruct_PamLevel2(void *p); | 
| 79 |  | 
| 80 | // Function generating the singleton type initializer | 
| 81 | static TGenericClassInfo *GenerateInitInstanceLocal(const ::PamLevel2*) | 
| 82 | { | 
| 83 | ::PamLevel2 *ptr = 0; | 
| 84 | static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::PamLevel2 >(0); | 
| 85 | static ::ROOT::TGenericClassInfo | 
| 86 | instance("PamLevel2", ::PamLevel2::Class_Version(), "inc/PamLevel2.h", 70, | 
| 87 | typeid(::PamLevel2), DefineBehavior(ptr, ptr), | 
| 88 | &::PamLevel2::Dictionary, isa_proxy, 4, | 
| 89 | sizeof(::PamLevel2) ); | 
| 90 | instance.SetNew(&new_PamLevel2); | 
| 91 | instance.SetNewArray(&newArray_PamLevel2); | 
| 92 | instance.SetDelete(&delete_PamLevel2); | 
| 93 | instance.SetDeleteArray(&deleteArray_PamLevel2); | 
| 94 | instance.SetDestructor(&destruct_PamLevel2); | 
| 95 | return &instance; | 
| 96 | } | 
| 97 | TGenericClassInfo *GenerateInitInstance(const ::PamLevel2*) | 
| 98 | { | 
| 99 | return GenerateInitInstanceLocal((::PamLevel2*)0); | 
| 100 | } | 
| 101 | // Static variable to force the class initialization | 
| 102 | static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::PamLevel2*)0x0); R__UseDummy(_R__UNIQUE_(Init)); | 
| 103 | } // end of namespace ROOT | 
| 104 |  | 
| 105 | //______________________________________________________________________________ | 
| 106 | TClass *PamTrack::fgIsA = 0;  // static to hold class pointer | 
| 107 |  | 
| 108 | //______________________________________________________________________________ | 
| 109 | const char *PamTrack::Class_Name() | 
| 110 | { | 
| 111 | return "PamTrack"; | 
| 112 | } | 
| 113 |  | 
| 114 | //______________________________________________________________________________ | 
| 115 | const char *PamTrack::ImplFileName() | 
| 116 | { | 
| 117 | return ::ROOT::GenerateInitInstanceLocal((const ::PamTrack*)0x0)->GetImplFileName(); | 
| 118 | } | 
| 119 |  | 
| 120 | //______________________________________________________________________________ | 
| 121 | int PamTrack::ImplFileLine() | 
| 122 | { | 
| 123 | return ::ROOT::GenerateInitInstanceLocal((const ::PamTrack*)0x0)->GetImplFileLine(); | 
| 124 | } | 
| 125 |  | 
| 126 | //______________________________________________________________________________ | 
| 127 | void PamTrack::Dictionary() | 
| 128 | { | 
| 129 | fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::PamTrack*)0x0)->GetClass(); | 
| 130 | } | 
| 131 |  | 
| 132 | //______________________________________________________________________________ | 
| 133 | TClass *PamTrack::Class() | 
| 134 | { | 
| 135 | if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::PamTrack*)0x0)->GetClass(); | 
| 136 | return fgIsA; | 
| 137 | } | 
| 138 |  | 
| 139 | //______________________________________________________________________________ | 
| 140 | TClass *PamLevel2::fgIsA = 0;  // static to hold class pointer | 
| 141 |  | 
| 142 | //______________________________________________________________________________ | 
| 143 | const char *PamLevel2::Class_Name() | 
| 144 | { | 
| 145 | return "PamLevel2"; | 
| 146 | } | 
| 147 |  | 
| 148 | //______________________________________________________________________________ | 
| 149 | const char *PamLevel2::ImplFileName() | 
| 150 | { | 
| 151 | return ::ROOT::GenerateInitInstanceLocal((const ::PamLevel2*)0x0)->GetImplFileName(); | 
| 152 | } | 
| 153 |  | 
| 154 | //______________________________________________________________________________ | 
| 155 | int PamLevel2::ImplFileLine() | 
| 156 | { | 
| 157 | return ::ROOT::GenerateInitInstanceLocal((const ::PamLevel2*)0x0)->GetImplFileLine(); | 
| 158 | } | 
| 159 |  | 
| 160 | //______________________________________________________________________________ | 
| 161 | void PamLevel2::Dictionary() | 
| 162 | { | 
| 163 | fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::PamLevel2*)0x0)->GetClass(); | 
| 164 | } | 
| 165 |  | 
| 166 | //______________________________________________________________________________ | 
| 167 | TClass *PamLevel2::Class() | 
| 168 | { | 
| 169 | if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::PamLevel2*)0x0)->GetClass(); | 
| 170 | return fgIsA; | 
| 171 | } | 
| 172 |  | 
| 173 | //______________________________________________________________________________ | 
| 174 | void PamLevel2::Streamer(TBuffer &R__b) | 
| 175 | { | 
| 176 | // Stream an object of class PamLevel2. | 
| 177 |  | 
| 178 | if (R__b.IsReading()) { | 
| 179 | PamLevel2::Class()->ReadBuffer(R__b, this); | 
| 180 | } else { | 
| 181 | PamLevel2::Class()->WriteBuffer(R__b, this); | 
| 182 | } | 
| 183 | } | 
| 184 |  | 
| 185 | //______________________________________________________________________________ | 
| 186 | void PamLevel2::ShowMembers(TMemberInspector &R__insp, char *R__parent) | 
| 187 | { | 
| 188 | // Inspect the data members of an object of class PamLevel2. | 
| 189 | TClass *R__cl = ::PamLevel2::IsA(); | 
| 190 | Int_t R__ncp = strlen(R__parent); | 
| 191 | if (R__ncp || R__cl || R__insp.IsA()) { } | 
| 192 | R__insp.Inspect(R__cl, R__parent, "*trk1_obj", &trk1_obj); | 
| 193 | R__insp.Inspect(R__cl, R__parent, "*trk2_obj", &trk2_obj); | 
| 194 | R__insp.Inspect(R__cl, R__parent, "*trkh_obj", &trkh_obj); | 
| 195 | R__insp.Inspect(R__cl, R__parent, "*calo1_obj", &calo1_obj); | 
| 196 | R__insp.Inspect(R__cl, R__parent, "*calo2_obj", &calo2_obj); | 
| 197 | R__insp.Inspect(R__cl, R__parent, "*tof_obj", &tof_obj); | 
| 198 | R__insp.Inspect(R__cl, R__parent, "*trig_obj", &trig_obj); | 
| 199 | R__insp.Inspect(R__cl, R__parent, "*s4_obj", &s4_obj); | 
| 200 | R__insp.Inspect(R__cl, R__parent, "*nd_obj", &nd_obj); | 
| 201 | R__insp.Inspect(R__cl, R__parent, "*ac_obj", &ac_obj); | 
| 202 | R__insp.Inspect(R__cl, R__parent, "*orb_obj", &orb_obj); | 
| 203 | R__insp.Inspect(R__cl, R__parent, "*run_obj", &run_obj); | 
| 204 | R__insp.Inspect(R__cl, R__parent, "*tree_clone[8]", &tree_clone); | 
| 205 | R__insp.Inspect(R__cl, R__parent, "*sorted_tracks", &sorted_tracks); | 
| 206 | R__insp.Inspect(R__cl, R__parent, "CAL2", &CAL2); | 
| 207 | R__insp.Inspect(R__cl, R__parent, "CAL1", &CAL1); | 
| 208 | R__insp.Inspect(R__cl, R__parent, "TRK2", &TRK2); | 
| 209 | R__insp.Inspect(R__cl, R__parent, "TRK1", &TRK1); | 
| 210 | R__insp.Inspect(R__cl, R__parent, "TRKh", &TRKh); | 
| 211 | R__insp.Inspect(R__cl, R__parent, "TRG", &TRG); | 
| 212 | R__insp.Inspect(R__cl, R__parent, "TOF", &TOF); | 
| 213 | R__insp.Inspect(R__cl, R__parent, "S4", &S4); | 
| 214 | R__insp.Inspect(R__cl, R__parent, "ND", &ND); | 
| 215 | R__insp.Inspect(R__cl, R__parent, "AC", &AC); | 
| 216 | R__insp.Inspect(R__cl, R__parent, "ORB", &ORB); | 
| 217 | CaloLevel2::ShowMembers(R__insp, R__parent); | 
| 218 | CaloLevel1::ShowMembers(R__insp, R__parent); | 
| 219 | ToFLevel2::ShowMembers(R__insp, R__parent); | 
| 220 | TrkLevel2::ShowMembers(R__insp, R__parent); | 
| 221 | TrkLevel1::ShowMembers(R__insp, R__parent); | 
| 222 | TrkHough::ShowMembers(R__insp, R__parent); | 
| 223 | TrigLevel2::ShowMembers(R__insp, R__parent); | 
| 224 | S4Level2::ShowMembers(R__insp, R__parent); | 
| 225 | NDLevel2::ShowMembers(R__insp, R__parent); | 
| 226 | AcLevel2::ShowMembers(R__insp, R__parent); | 
| 227 | OrbitalInfo::ShowMembers(R__insp, R__parent); | 
| 228 | } | 
| 229 |  | 
| 230 | namespace ROOT { | 
| 231 | // Wrappers around operator new | 
| 232 | static void *new_PamLevel2(void *p) { | 
| 233 | return  p ? new(p) ::PamLevel2 : new ::PamLevel2; | 
| 234 | } | 
| 235 | static void *newArray_PamLevel2(Long_t nElements, void *p) { | 
| 236 | return p ? new(p) ::PamLevel2[nElements] : new ::PamLevel2[nElements]; | 
| 237 | } | 
| 238 | // Wrapper around operator delete | 
| 239 | static void delete_PamLevel2(void *p) { | 
| 240 | delete ((::PamLevel2*)p); | 
| 241 | } | 
| 242 | static void deleteArray_PamLevel2(void *p) { | 
| 243 | delete [] ((::PamLevel2*)p); | 
| 244 | } | 
| 245 | static void destruct_PamLevel2(void *p) { | 
| 246 | typedef ::PamLevel2 current_t; | 
| 247 | ((current_t*)p)->~current_t(); | 
| 248 | } | 
| 249 | } // end of namespace ROOT for class ::PamLevel2 | 
| 250 |  | 
| 251 | //______________________________________________________________________________ | 
| 252 | void PamTrack::Streamer(TBuffer &R__b) | 
| 253 | { | 
| 254 | // Stream an object of class PamTrack. | 
| 255 |  | 
| 256 | if (R__b.IsReading()) { | 
| 257 | PamTrack::Class()->ReadBuffer(R__b, this); | 
| 258 | } else { | 
| 259 | PamTrack::Class()->WriteBuffer(R__b, this); | 
| 260 | } | 
| 261 | } | 
| 262 |  | 
| 263 | //______________________________________________________________________________ | 
| 264 | void PamTrack::ShowMembers(TMemberInspector &R__insp, char *R__parent) | 
| 265 | { | 
| 266 | // Inspect the data members of an object of class PamTrack. | 
| 267 | TClass *R__cl = ::PamTrack::IsA(); | 
| 268 | Int_t R__ncp = strlen(R__parent); | 
| 269 | if (R__ncp || R__cl || R__insp.IsA()) { } | 
| 270 | R__insp.Inspect(R__cl, R__parent, "*trk_track", &trk_track); | 
| 271 | R__insp.Inspect(R__cl, R__parent, "*calo_track", &calo_track); | 
| 272 | R__insp.Inspect(R__cl, R__parent, "*tof_track", &tof_track); | 
| 273 | TrkTrack::ShowMembers(R__insp, R__parent); | 
| 274 | CaloTrkVar::ShowMembers(R__insp, R__parent); | 
| 275 | ToFTrkVar::ShowMembers(R__insp, R__parent); | 
| 276 | } | 
| 277 |  | 
| 278 | namespace ROOT { | 
| 279 | // Wrappers around operator new | 
| 280 | static void *new_PamTrack(void *p) { | 
| 281 | return  p ? new(p) ::PamTrack : new ::PamTrack; | 
| 282 | } | 
| 283 | static void *newArray_PamTrack(Long_t nElements, void *p) { | 
| 284 | return p ? new(p) ::PamTrack[nElements] : new ::PamTrack[nElements]; | 
| 285 | } | 
| 286 | // Wrapper around operator delete | 
| 287 | static void delete_PamTrack(void *p) { | 
| 288 | delete ((::PamTrack*)p); | 
| 289 | } | 
| 290 | static void deleteArray_PamTrack(void *p) { | 
| 291 | delete [] ((::PamTrack*)p); | 
| 292 | } | 
| 293 | static void destruct_PamTrack(void *p) { | 
| 294 | typedef ::PamTrack current_t; | 
| 295 | ((current_t*)p)->~current_t(); | 
| 296 | } | 
| 297 | } // end of namespace ROOT for class ::PamTrack | 
| 298 |  | 
| 299 | /******************************************************** | 
| 300 | * src/PamLevel2Dict.cpp | 
| 301 | * CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED | 
| 302 | *          FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX(). | 
| 303 | *          CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE. | 
| 304 | ********************************************************/ | 
| 305 |  | 
| 306 | #ifdef G__MEMTEST | 
| 307 | #undef malloc | 
| 308 | #undef free | 
| 309 | #endif | 
| 310 |  | 
| 311 | extern "C" void G__cpp_reset_tagtablePamLevel2Dict(); | 
| 312 |  | 
| 313 | extern "C" void G__set_cpp_environmentPamLevel2Dict() { | 
| 314 | G__add_compiledheader("TROOT.h"); | 
| 315 | G__add_compiledheader("TMemberInspector.h"); | 
| 316 | G__add_compiledheader("inc/PamLevel2.h"); | 
| 317 | G__cpp_reset_tagtablePamLevel2Dict(); | 
| 318 | } | 
| 319 | #include <new> | 
| 320 | extern "C" int G__cpp_dllrevPamLevel2Dict() { return(30051515); } | 
| 321 |  | 
| 322 | /********************************************************* | 
| 323 | * Member function Interface Method | 
| 324 | *********************************************************/ | 
| 325 |  | 
| 326 | /* PamTrack */ | 
| 327 | static int G__PamLevel2Dict_660_1_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 328 | { | 
| 329 | PamTrack* p = NULL; | 
| 330 | long gvp = G__getgvp(); | 
| 331 | int n = G__getaryconstruct(); | 
| 332 | if (n) { | 
| 333 | if ((gvp == G__PVOID) || (gvp == 0)) { | 
| 334 | p = new PamTrack[n]; | 
| 335 | } else { | 
| 336 | p = new((void*) gvp) PamTrack[n]; | 
| 337 | } | 
| 338 | } else { | 
| 339 | if ((gvp == G__PVOID) || (gvp == 0)) { | 
| 340 | p = new PamTrack; | 
| 341 | } else { | 
| 342 | p = new((void*) gvp) PamTrack; | 
| 343 | } | 
| 344 | } | 
| 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_660_2_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 353 | { | 
| 354 | PamTrack* p = NULL; | 
| 355 | long gvp = G__getgvp(); | 
| 356 | //m: 3 | 
| 357 | if ((gvp == G__PVOID) || (gvp == 0)) { | 
| 358 | p = new PamTrack( | 
| 359 | (TrkTrack*) G__int(libp->para[0]), (CaloTrkVar*) G__int(libp->para[1]) | 
| 360 | , (ToFTrkVar*) G__int(libp->para[2])); | 
| 361 | } else { | 
| 362 | p = new((void*) gvp) PamTrack( | 
| 363 | (TrkTrack*) G__int(libp->para[0]), (CaloTrkVar*) G__int(libp->para[1]) | 
| 364 | , (ToFTrkVar*) G__int(libp->para[2])); | 
| 365 | } | 
| 366 | result7->obj.i = (long) p; | 
| 367 | result7->ref = (long) p; | 
| 368 | result7->type = 'u'; | 
| 369 | result7->tagnum = G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack); | 
| 370 | return(1 || funcname || hash || result7 || libp) ; | 
| 371 | } | 
| 372 |  | 
| 373 | static int G__PamLevel2Dict_660_3_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 374 | { | 
| 375 | G__letint(result7, 85, (long) PamTrack::Class()); | 
| 376 | return(1 || funcname || hash || result7 || libp) ; | 
| 377 | } | 
| 378 |  | 
| 379 | static int G__PamLevel2Dict_660_4_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 380 | { | 
| 381 | G__letint(result7, 67, (long) PamTrack::Class_Name()); | 
| 382 | return(1 || funcname || hash || result7 || libp) ; | 
| 383 | } | 
| 384 |  | 
| 385 | static int G__PamLevel2Dict_660_5_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 386 | { | 
| 387 | G__letint(result7, 115, (long) PamTrack::Class_Version()); | 
| 388 | return(1 || funcname || hash || result7 || libp) ; | 
| 389 | } | 
| 390 |  | 
| 391 | static int G__PamLevel2Dict_660_6_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 392 | { | 
| 393 | PamTrack::Dictionary(); | 
| 394 | G__setnull(result7); | 
| 395 | return(1 || funcname || hash || result7 || libp) ; | 
| 396 | } | 
| 397 |  | 
| 398 | static int G__PamLevel2Dict_660_7_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 399 | { | 
| 400 | G__letint(result7, 85, (long) ((const PamTrack*) G__getstructoffset())->IsA()); | 
| 401 | return(1 || funcname || hash || result7 || libp) ; | 
| 402 | } | 
| 403 |  | 
| 404 | static int G__PamLevel2Dict_660_8_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 405 | { | 
| 406 | ((PamTrack*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref, (char*) G__int(libp->para[1])); | 
| 407 | G__setnull(result7); | 
| 408 | return(1 || funcname || hash || result7 || libp) ; | 
| 409 | } | 
| 410 |  | 
| 411 | static int G__PamLevel2Dict_660_9_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 412 | { | 
| 413 | ((PamTrack*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref); | 
| 414 | G__setnull(result7); | 
| 415 | return(1 || funcname || hash || result7 || libp) ; | 
| 416 | } | 
| 417 |  | 
| 418 | static int G__PamLevel2Dict_660_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 419 | { | 
| 420 | ((PamTrack*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); | 
| 421 | G__setnull(result7); | 
| 422 | return(1 || funcname || hash || result7 || libp) ; | 
| 423 | } | 
| 424 |  | 
| 425 | static int G__PamLevel2Dict_660_1_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 426 | { | 
| 427 | G__letint(result7, 67, (long) PamTrack::DeclFileName()); | 
| 428 | return(1 || funcname || hash || result7 || libp) ; | 
| 429 | } | 
| 430 |  | 
| 431 | static int G__PamLevel2Dict_660_2_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 432 | { | 
| 433 | G__letint(result7, 105, (long) PamTrack::ImplFileLine()); | 
| 434 | return(1 || funcname || hash || result7 || libp) ; | 
| 435 | } | 
| 436 |  | 
| 437 | static int G__PamLevel2Dict_660_3_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 438 | { | 
| 439 | G__letint(result7, 67, (long) PamTrack::ImplFileName()); | 
| 440 | return(1 || funcname || hash || result7 || libp) ; | 
| 441 | } | 
| 442 |  | 
| 443 | static int G__PamLevel2Dict_660_4_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 444 | { | 
| 445 | G__letint(result7, 105, (long) PamTrack::DeclFileLine()); | 
| 446 | return(1 || funcname || hash || result7 || libp) ; | 
| 447 | } | 
| 448 |  | 
| 449 | // automatic copy constructor | 
| 450 | static int G__PamLevel2Dict_660_5_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 451 |  | 
| 452 | { | 
| 453 | PamTrack* p; | 
| 454 | void* tmp = (void*) G__int(libp->para[0]); | 
| 455 | p = new PamTrack(*(PamTrack*) tmp); | 
| 456 | result7->obj.i = (long) p; | 
| 457 | result7->ref = (long) p; | 
| 458 | result7->type = 'u'; | 
| 459 | result7->tagnum = G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack); | 
| 460 | return(1 || funcname || hash || result7 || libp) ; | 
| 461 | } | 
| 462 |  | 
| 463 | // automatic destructor | 
| 464 | typedef PamTrack G__TPamTrack; | 
| 465 | static int G__PamLevel2Dict_660_6_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 466 | { | 
| 467 | long gvp = G__getgvp(); | 
| 468 | long soff = G__getstructoffset(); | 
| 469 | int n = G__getaryconstruct(); | 
| 470 | // | 
| 471 | //has_a_delete: 1 | 
| 472 | //has_own_delete1arg: 0 | 
| 473 | //has_own_delete2arg: 0 | 
| 474 | // | 
| 475 | if (!soff) { | 
| 476 | return(1); | 
| 477 | } | 
| 478 | if (n) { | 
| 479 | if (gvp == G__PVOID) { | 
| 480 | delete[] (PamTrack*) soff; | 
| 481 | } else { | 
| 482 | G__setgvp(G__PVOID); | 
| 483 | for (int i = n - 1; i >= 0; --i) { | 
| 484 | ((PamTrack*) (soff+(sizeof(PamTrack)*i)))->~G__TPamTrack(); | 
| 485 | } | 
| 486 | G__setgvp(gvp); | 
| 487 | } | 
| 488 | } else { | 
| 489 | if (gvp == G__PVOID) { | 
| 490 | delete (PamTrack*) soff; | 
| 491 | } else { | 
| 492 | G__setgvp(G__PVOID); | 
| 493 | ((PamTrack*) (soff))->~G__TPamTrack(); | 
| 494 | G__setgvp(gvp); | 
| 495 | } | 
| 496 | } | 
| 497 | G__setnull(result7); | 
| 498 | return(1 || funcname || hash || result7 || libp) ; | 
| 499 | } | 
| 500 |  | 
| 501 | // automatic assignment operator | 
| 502 | static int G__PamLevel2Dict_660_7_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 503 | { | 
| 504 | PamTrack* dest = (PamTrack*) G__getstructoffset(); | 
| 505 | *dest = *(PamTrack*) libp->para[0].ref; | 
| 506 | const PamTrack& obj = *dest; | 
| 507 | result7->ref = (long) (&obj); | 
| 508 | result7->obj.i = (long) (&obj); | 
| 509 | return(1 || funcname || hash || result7 || libp) ; | 
| 510 | } | 
| 511 |  | 
| 512 |  | 
| 513 | /* PamLevel2 */ | 
| 514 | static int G__PamLevel2Dict_661_1_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 515 | { | 
| 516 | PamLevel2* p = NULL; | 
| 517 | long gvp = G__getgvp(); | 
| 518 | int n = G__getaryconstruct(); | 
| 519 | if (n) { | 
| 520 | if ((gvp == G__PVOID) || (gvp == 0)) { | 
| 521 | p = new PamLevel2[n]; | 
| 522 | } else { | 
| 523 | p = new((void*) gvp) PamLevel2[n]; | 
| 524 | } | 
| 525 | } else { | 
| 526 | if ((gvp == G__PVOID) || (gvp == 0)) { | 
| 527 | p = new PamLevel2; | 
| 528 | } else { | 
| 529 | p = new((void*) gvp) PamLevel2; | 
| 530 | } | 
| 531 | } | 
| 532 | result7->obj.i = (long) p; | 
| 533 | result7->ref = (long) p; | 
| 534 | result7->type = 'u'; | 
| 535 | result7->tagnum = G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2); | 
| 536 | return(1 || funcname || hash || result7 || libp) ; | 
| 537 | } | 
| 538 |  | 
| 539 | static int G__PamLevel2Dict_661_2_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 540 | { | 
| 541 | ((PamLevel2*) G__getstructoffset())->Clear(); | 
| 542 | G__setnull(result7); | 
| 543 | return(1 || funcname || hash || result7 || libp) ; | 
| 544 | } | 
| 545 |  | 
| 546 | static int G__PamLevel2Dict_661_3_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 547 | { | 
| 548 | G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetRunInfo()); | 
| 549 | return(1 || funcname || hash || result7 || libp) ; | 
| 550 | } | 
| 551 |  | 
| 552 | static int G__PamLevel2Dict_661_4_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 553 | { | 
| 554 | ((PamLevel2*) G__getstructoffset())->SetWhichTrees(*((TString*) G__int(libp->para[0]))); | 
| 555 | G__setnull(result7); | 
| 556 | return(1 || funcname || hash || result7 || libp) ; | 
| 557 | } | 
| 558 |  | 
| 559 | static int G__PamLevel2Dict_661_5_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 560 | { | 
| 561 | G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetListOfLevel2Files(*((TString*) G__int(libp->para[0])), *((TString*) G__int(libp->para[1])))); | 
| 562 | return(1 || funcname || hash || result7 || libp) ; | 
| 563 | } | 
| 564 |  | 
| 565 | static int G__PamLevel2Dict_661_6_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 566 | { | 
| 567 | G__letint(result7, 103, (long) ((PamLevel2*) G__getstructoffset())->CheckLevel2File(*((TString*) G__int(libp->para[0])))); | 
| 568 | return(1 || funcname || hash || result7 || libp) ; | 
| 569 | } | 
| 570 |  | 
| 571 | static int G__PamLevel2Dict_661_7_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 572 | { | 
| 573 | G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetPamTree((TFile*) G__int(libp->para[0]), *((TString*) G__int(libp->para[1])))); | 
| 574 | return(1 || funcname || hash || result7 || libp) ; | 
| 575 | } | 
| 576 |  | 
| 577 | static int G__PamLevel2Dict_661_8_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 578 | { | 
| 579 | G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetPamTree((TFile*) G__int(libp->para[0]))); | 
| 580 | return(1 || funcname || hash || result7 || libp) ; | 
| 581 | } | 
| 582 |  | 
| 583 | static int G__PamLevel2Dict_661_9_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 584 | { | 
| 585 | G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetPamTree((TList*) G__int(libp->para[0]), *((TString*) G__int(libp->para[1])))); | 
| 586 | return(1 || funcname || hash || result7 || libp) ; | 
| 587 | } | 
| 588 |  | 
| 589 | static int G__PamLevel2Dict_661_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 590 | { | 
| 591 | G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetRunTree((TFile*) G__int(libp->para[0]))); | 
| 592 | return(1 || funcname || hash || result7 || libp) ; | 
| 593 | } | 
| 594 |  | 
| 595 | static int G__PamLevel2Dict_661_1_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 596 | { | 
| 597 | G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetRunTree((TList*) G__int(libp->para[0]))); | 
| 598 | return(1 || funcname || hash || result7 || libp) ; | 
| 599 | } | 
| 600 |  | 
| 601 | static int G__PamLevel2Dict_661_2_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 602 | { | 
| 603 | ((PamLevel2*) G__getstructoffset())->CreateCloneTrees((TChain*) G__int(libp->para[0])); | 
| 604 | G__setnull(result7); | 
| 605 | return(1 || funcname || hash || result7 || libp) ; | 
| 606 | } | 
| 607 |  | 
| 608 | static int G__PamLevel2Dict_661_3_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 609 | { | 
| 610 | ((PamLevel2*) G__getstructoffset())->FillCloneTrees(); | 
| 611 | G__setnull(result7); | 
| 612 | return(1 || funcname || hash || result7 || libp) ; | 
| 613 | } | 
| 614 |  | 
| 615 | static int G__PamLevel2Dict_661_4_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 616 | { | 
| 617 | G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetCloneTree(*((TString*) G__int(libp->para[0])))); | 
| 618 | return(1 || funcname || hash || result7 || libp) ; | 
| 619 | } | 
| 620 |  | 
| 621 | static int G__PamLevel2Dict_661_5_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 622 | { | 
| 623 | ((PamLevel2*) G__getstructoffset())->WriteCloneTrees(); | 
| 624 | G__setnull(result7); | 
| 625 | return(1 || funcname || hash || result7 || libp) ; | 
| 626 | } | 
| 627 |  | 
| 628 | static int G__PamLevel2Dict_661_6_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 629 | { | 
| 630 | ((PamLevel2*) G__getstructoffset())->SetBranchAddress((TTree*) G__int(libp->para[0])); | 
| 631 | G__setnull(result7); | 
| 632 | return(1 || funcname || hash || result7 || libp) ; | 
| 633 | } | 
| 634 |  | 
| 635 | static int G__PamLevel2Dict_661_7_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 636 | { | 
| 637 | ((PamLevel2*) G__getstructoffset())->SetBranchAddress((TChain*) G__int(libp->para[0])); | 
| 638 | G__setnull(result7); | 
| 639 | return(1 || funcname || hash || result7 || libp) ; | 
| 640 | } | 
| 641 |  | 
| 642 | static int G__PamLevel2Dict_661_8_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 643 | { | 
| 644 | G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerTo((const char*) G__int(libp->para[0]))); | 
| 645 | return(1 || funcname || hash || result7 || libp) ; | 
| 646 | } | 
| 647 |  | 
| 648 | static int G__PamLevel2Dict_661_9_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 649 | { | 
| 650 | G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetTrkStoredTrack((int) G__int(libp->para[0]))); | 
| 651 | return(1 || funcname || hash || result7 || libp) ; | 
| 652 | } | 
| 653 |  | 
| 654 | static int G__PamLevel2Dict_661_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 655 | { | 
| 656 | G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetCaloStoredTrack((int) G__int(libp->para[0]))); | 
| 657 | return(1 || funcname || hash || result7 || libp) ; | 
| 658 | } | 
| 659 |  | 
| 660 | static int G__PamLevel2Dict_661_1_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 661 | { | 
| 662 | G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetToFStoredTrack((int) G__int(libp->para[0]))); | 
| 663 | return(1 || funcname || hash || result7 || libp) ; | 
| 664 | } | 
| 665 |  | 
| 666 | static int G__PamLevel2Dict_661_2_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 667 | { | 
| 668 | G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetPamTrackAlong((TrkTrack*) G__int(libp->para[0]))); | 
| 669 | return(1 || funcname || hash || result7 || libp) ; | 
| 670 | } | 
| 671 |  | 
| 672 | static int G__PamLevel2Dict_661_3_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 673 | { | 
| 674 | G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetStoredTrack((Int_t) G__int(libp->para[0]))); | 
| 675 | return(1 || funcname || hash || result7 || libp) ; | 
| 676 | } | 
| 677 |  | 
| 678 | static int G__PamLevel2Dict_661_4_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 679 | { | 
| 680 | ((PamLevel2*) G__getstructoffset())->SortTracks(*((TString*) G__int(libp->para[0]))); | 
| 681 | G__setnull(result7); | 
| 682 | return(1 || funcname || hash || result7 || libp) ; | 
| 683 | } | 
| 684 |  | 
| 685 | static int G__PamLevel2Dict_661_5_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 686 | { | 
| 687 | G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetTracks()); | 
| 688 | return(1 || funcname || hash || result7 || libp) ; | 
| 689 | } | 
| 690 |  | 
| 691 | static int G__PamLevel2Dict_661_6_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 692 | { | 
| 693 | G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetTrack((int) G__int(libp->para[0]))); | 
| 694 | return(1 || funcname || hash || result7 || libp) ; | 
| 695 | } | 
| 696 |  | 
| 697 | static int G__PamLevel2Dict_661_7_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 698 | { | 
| 699 | G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetTrackImage((int) G__int(libp->para[0]))); | 
| 700 | return(1 || funcname || hash || result7 || libp) ; | 
| 701 | } | 
| 702 |  | 
| 703 | static int G__PamLevel2Dict_661_8_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 704 | { | 
| 705 | G__letint(result7, 105, (long) ((PamLevel2*) G__getstructoffset())->ntrk()); | 
| 706 | return(1 || funcname || hash || result7 || libp) ; | 
| 707 | } | 
| 708 |  | 
| 709 | static int G__PamLevel2Dict_661_9_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 710 | { | 
| 711 | G__letint(result7, 85, (long) PamLevel2::Class()); | 
| 712 | return(1 || funcname || hash || result7 || libp) ; | 
| 713 | } | 
| 714 |  | 
| 715 | static int G__PamLevel2Dict_661_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 716 | { | 
| 717 | G__letint(result7, 67, (long) PamLevel2::Class_Name()); | 
| 718 | return(1 || funcname || hash || result7 || libp) ; | 
| 719 | } | 
| 720 |  | 
| 721 | static int G__PamLevel2Dict_661_1_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 722 | { | 
| 723 | G__letint(result7, 115, (long) PamLevel2::Class_Version()); | 
| 724 | return(1 || funcname || hash || result7 || libp) ; | 
| 725 | } | 
| 726 |  | 
| 727 | static int G__PamLevel2Dict_661_2_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 728 | { | 
| 729 | PamLevel2::Dictionary(); | 
| 730 | G__setnull(result7); | 
| 731 | return(1 || funcname || hash || result7 || libp) ; | 
| 732 | } | 
| 733 |  | 
| 734 | static int G__PamLevel2Dict_661_3_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 735 | { | 
| 736 | G__letint(result7, 85, (long) ((const PamLevel2*) G__getstructoffset())->IsA()); | 
| 737 | return(1 || funcname || hash || result7 || libp) ; | 
| 738 | } | 
| 739 |  | 
| 740 | static int G__PamLevel2Dict_661_4_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 741 | { | 
| 742 | ((PamLevel2*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref, (char*) G__int(libp->para[1])); | 
| 743 | G__setnull(result7); | 
| 744 | return(1 || funcname || hash || result7 || libp) ; | 
| 745 | } | 
| 746 |  | 
| 747 | static int G__PamLevel2Dict_661_5_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 748 | { | 
| 749 | ((PamLevel2*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref); | 
| 750 | G__setnull(result7); | 
| 751 | return(1 || funcname || hash || result7 || libp) ; | 
| 752 | } | 
| 753 |  | 
| 754 | static int G__PamLevel2Dict_661_6_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 755 | { | 
| 756 | ((PamLevel2*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref); | 
| 757 | G__setnull(result7); | 
| 758 | return(1 || funcname || hash || result7 || libp) ; | 
| 759 | } | 
| 760 |  | 
| 761 | static int G__PamLevel2Dict_661_7_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 762 | { | 
| 763 | G__letint(result7, 67, (long) PamLevel2::DeclFileName()); | 
| 764 | return(1 || funcname || hash || result7 || libp) ; | 
| 765 | } | 
| 766 |  | 
| 767 | static int G__PamLevel2Dict_661_8_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 768 | { | 
| 769 | G__letint(result7, 105, (long) PamLevel2::ImplFileLine()); | 
| 770 | return(1 || funcname || hash || result7 || libp) ; | 
| 771 | } | 
| 772 |  | 
| 773 | static int G__PamLevel2Dict_661_9_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 774 | { | 
| 775 | G__letint(result7, 67, (long) PamLevel2::ImplFileName()); | 
| 776 | return(1 || funcname || hash || result7 || libp) ; | 
| 777 | } | 
| 778 |  | 
| 779 | static int G__PamLevel2Dict_661_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 780 | { | 
| 781 | G__letint(result7, 105, (long) PamLevel2::DeclFileLine()); | 
| 782 | return(1 || funcname || hash || result7 || libp) ; | 
| 783 | } | 
| 784 |  | 
| 785 | // automatic copy constructor | 
| 786 | static int G__PamLevel2Dict_661_1_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 787 |  | 
| 788 | { | 
| 789 | PamLevel2* p; | 
| 790 | void* tmp = (void*) G__int(libp->para[0]); | 
| 791 | p = new PamLevel2(*(PamLevel2*) tmp); | 
| 792 | result7->obj.i = (long) p; | 
| 793 | result7->ref = (long) p; | 
| 794 | result7->type = 'u'; | 
| 795 | result7->tagnum = G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2); | 
| 796 | return(1 || funcname || hash || result7 || libp) ; | 
| 797 | } | 
| 798 |  | 
| 799 | // automatic destructor | 
| 800 | typedef PamLevel2 G__TPamLevel2; | 
| 801 | static int G__PamLevel2Dict_661_2_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 802 | { | 
| 803 | long gvp = G__getgvp(); | 
| 804 | long soff = G__getstructoffset(); | 
| 805 | int n = G__getaryconstruct(); | 
| 806 | // | 
| 807 | //has_a_delete: 1 | 
| 808 | //has_own_delete1arg: 0 | 
| 809 | //has_own_delete2arg: 0 | 
| 810 | // | 
| 811 | if (!soff) { | 
| 812 | return(1); | 
| 813 | } | 
| 814 | if (n) { | 
| 815 | if (gvp == G__PVOID) { | 
| 816 | delete[] (PamLevel2*) soff; | 
| 817 | } else { | 
| 818 | G__setgvp(G__PVOID); | 
| 819 | for (int i = n - 1; i >= 0; --i) { | 
| 820 | ((PamLevel2*) (soff+(sizeof(PamLevel2)*i)))->~G__TPamLevel2(); | 
| 821 | } | 
| 822 | G__setgvp(gvp); | 
| 823 | } | 
| 824 | } else { | 
| 825 | if (gvp == G__PVOID) { | 
| 826 | delete (PamLevel2*) soff; | 
| 827 | } else { | 
| 828 | G__setgvp(G__PVOID); | 
| 829 | ((PamLevel2*) (soff))->~G__TPamLevel2(); | 
| 830 | G__setgvp(gvp); | 
| 831 | } | 
| 832 | } | 
| 833 | G__setnull(result7); | 
| 834 | return(1 || funcname || hash || result7 || libp) ; | 
| 835 | } | 
| 836 |  | 
| 837 | // automatic assignment operator | 
| 838 | static int G__PamLevel2Dict_661_3_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) | 
| 839 | { | 
| 840 | PamLevel2* dest = (PamLevel2*) G__getstructoffset(); | 
| 841 | *dest = *(PamLevel2*) libp->para[0].ref; | 
| 842 | const PamLevel2& obj = *dest; | 
| 843 | result7->ref = (long) (&obj); | 
| 844 | result7->obj.i = (long) (&obj); | 
| 845 | return(1 || funcname || hash || result7 || libp) ; | 
| 846 | } | 
| 847 |  | 
| 848 |  | 
| 849 | /* Setting up global function */ | 
| 850 |  | 
| 851 | /********************************************************* | 
| 852 | * Member function Stub | 
| 853 | *********************************************************/ | 
| 854 |  | 
| 855 | /* PamTrack */ | 
| 856 |  | 
| 857 | /* PamLevel2 */ | 
| 858 |  | 
| 859 | /********************************************************* | 
| 860 | * Global function Stub | 
| 861 | *********************************************************/ | 
| 862 |  | 
| 863 | /********************************************************* | 
| 864 | * Get size of pointer to member function | 
| 865 | *********************************************************/ | 
| 866 | class G__Sizep2memfuncPamLevel2Dict { | 
| 867 | public: | 
| 868 | G__Sizep2memfuncPamLevel2Dict() {p=&G__Sizep2memfuncPamLevel2Dict::sizep2memfunc;} | 
| 869 | size_t sizep2memfunc() { return(sizeof(p)); } | 
| 870 | private: | 
| 871 | size_t (G__Sizep2memfuncPamLevel2Dict::*p)(); | 
| 872 | }; | 
| 873 |  | 
| 874 | size_t G__get_sizep2memfuncPamLevel2Dict() | 
| 875 | { | 
| 876 | G__Sizep2memfuncPamLevel2Dict a; | 
| 877 | G__setsizep2memfunc((int)a.sizep2memfunc()); | 
| 878 | return((size_t)a.sizep2memfunc()); | 
| 879 | } | 
| 880 |  | 
| 881 |  | 
| 882 | /********************************************************* | 
| 883 | * virtual base class offset calculation interface | 
| 884 | *********************************************************/ | 
| 885 |  | 
| 886 | /* Setting up class inheritance */ | 
| 887 |  | 
| 888 | /********************************************************* | 
| 889 | * Inheritance information setup/ | 
| 890 | *********************************************************/ | 
| 891 | extern "C" void G__cpp_setup_inheritancePamLevel2Dict() { | 
| 892 |  | 
| 893 | /* Setting up class inheritance */ | 
| 894 | if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack))) { | 
| 895 | PamTrack *G__Lderived; | 
| 896 | G__Lderived=(PamTrack*)0x1000; | 
| 897 | { | 
| 898 | TrkTrack *G__Lpbase=(TrkTrack*)G__Lderived; | 
| 899 | 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); | 
| 900 | } | 
| 901 | { | 
| 902 | TObject *G__Lpbase=(TObject*)((long)G__Lderived); | 
| 903 | 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); | 
| 904 | } | 
| 905 | { | 
| 906 | CaloTrkVar *G__Lpbase=(CaloTrkVar*)G__Lderived; | 
| 907 | 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); | 
| 908 | } | 
| 909 | { | 
| 910 | TObject *G__Lpbase=(TObject*)((long)G__Lderived); | 
| 911 | 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); | 
| 912 | } | 
| 913 | { | 
| 914 | ToFTrkVar *G__Lpbase=(ToFTrkVar*)G__Lderived; | 
| 915 | 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); | 
| 916 | } | 
| 917 | { | 
| 918 | TObject *G__Lpbase=(TObject*)((long)G__Lderived); | 
| 919 | 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); | 
| 920 | } | 
| 921 | } | 
| 922 | if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2))) { | 
| 923 | PamLevel2 *G__Lderived; | 
| 924 | G__Lderived=(PamLevel2*)0x1000; | 
| 925 | { | 
| 926 | CaloLevel2 *G__Lpbase=(CaloLevel2*)G__Lderived; | 
| 927 | 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); | 
| 928 | } | 
| 929 | { | 
| 930 | TObject *G__Lpbase=(TObject*)((long)G__Lderived); | 
| 931 | 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); | 
| 932 | } | 
| 933 | { | 
| 934 | CaloLevel1 *G__Lpbase=(CaloLevel1*)G__Lderived; | 
| 935 | G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2),G__get_linked_tagnum(&G__PamLevel2DictLN_CaloLevel1),(long)G__Lpbase-(long)G__Lderived,1,1); | 
| 936 | } | 
| 937 | { | 
| 938 | TObject *G__Lpbase=(TObject*)((long)G__Lderived); | 
| 939 | 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); | 
| 940 | } | 
| 941 | { | 
| 942 | ToFLevel2 *G__Lpbase=(ToFLevel2*)G__Lderived; | 
| 943 | 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); | 
| 944 | } | 
| 945 | { | 
| 946 | TObject *G__Lpbase=(TObject*)((long)G__Lderived); | 
| 947 | 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); | 
| 948 | } | 
| 949 | { | 
| 950 | TrkLevel2 *G__Lpbase=(TrkLevel2*)G__Lderived; | 
| 951 | 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); | 
| 952 | } | 
| 953 | { | 
| 954 | TObject *G__Lpbase=(TObject*)((long)G__Lderived); | 
| 955 | 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); | 
| 956 | } | 
| 957 | { | 
| 958 | TrkLevel1 *G__Lpbase=(TrkLevel1*)G__Lderived; | 
| 959 | G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2),G__get_linked_tagnum(&G__PamLevel2DictLN_TrkLevel1),(long)G__Lpbase-(long)G__Lderived,1,1); | 
| 960 | } | 
| 961 | { | 
| 962 | TObject *G__Lpbase=(TObject*)((long)G__Lderived); | 
| 963 | 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); | 
| 964 | } | 
| 965 | { | 
| 966 | TrkHough *G__Lpbase=(TrkHough*)G__Lderived; | 
| 967 | G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2),G__get_linked_tagnum(&G__PamLevel2DictLN_TrkHough),(long)G__Lpbase-(long)G__Lderived,1,1); | 
| 968 | } | 
| 969 | { | 
| 970 | TObject *G__Lpbase=(TObject*)((long)G__Lderived); | 
| 971 | 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); | 
| 972 | } | 
| 973 | { | 
| 974 | TrigLevel2 *G__Lpbase=(TrigLevel2*)G__Lderived; | 
| 975 | 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); | 
| 976 | } | 
| 977 | { | 
| 978 | TObject *G__Lpbase=(TObject*)((long)G__Lderived); | 
| 979 | 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); | 
| 980 | } | 
| 981 | { | 
| 982 | S4Level2 *G__Lpbase=(S4Level2*)G__Lderived; | 
| 983 | 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); | 
| 984 | } | 
| 985 | { | 
| 986 | TObject *G__Lpbase=(TObject*)((long)G__Lderived); | 
| 987 | 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); | 
| 988 | } | 
| 989 | { | 
| 990 | NDLevel2 *G__Lpbase=(NDLevel2*)G__Lderived; | 
| 991 | 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); | 
| 992 | } | 
| 993 | { | 
| 994 | TObject *G__Lpbase=(TObject*)((long)G__Lderived); | 
| 995 | 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); | 
| 996 | } | 
| 997 | { | 
| 998 | AcLevel2 *G__Lpbase=(AcLevel2*)G__Lderived; | 
| 999 | 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); | 
| 1000 | } | 
| 1001 | { | 
| 1002 | TObject *G__Lpbase=(TObject*)((long)G__Lderived); | 
| 1003 | 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); | 
| 1004 | } | 
| 1005 | { | 
| 1006 | OrbitalInfo *G__Lpbase=(OrbitalInfo*)G__Lderived; | 
| 1007 | G__inheritance_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2),G__get_linked_tagnum(&G__PamLevel2DictLN_OrbitalInfo),(long)G__Lpbase-(long)G__Lderived,1,1); | 
| 1008 | } | 
| 1009 | { | 
| 1010 | TObject *G__Lpbase=(TObject*)((long)G__Lderived); | 
| 1011 | 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); | 
| 1012 | } | 
| 1013 | } | 
| 1014 | } | 
| 1015 |  | 
| 1016 | /********************************************************* | 
| 1017 | * typedef information setup/ | 
| 1018 | *********************************************************/ | 
| 1019 | extern "C" void G__cpp_setup_typetablePamLevel2Dict() { | 
| 1020 |  | 
| 1021 | /* Setting up typedef entry */ | 
| 1022 | G__search_typename2("Int_t",105,-1,0,-1); | 
| 1023 | G__setnewtype(-1,"Signed integer 4 bytes (int)",0); | 
| 1024 | G__search_typename2("Bool_t",103,-1,0,-1); | 
| 1025 | G__setnewtype(-1,"Boolean (0=false, 1=true) (bool)",0); | 
| 1026 | G__search_typename2("Version_t",115,-1,0,-1); | 
| 1027 | G__setnewtype(-1,"Class version identifier (short)",0); | 
| 1028 | } | 
| 1029 |  | 
| 1030 | /********************************************************* | 
| 1031 | * Data Member information setup/ | 
| 1032 | *********************************************************/ | 
| 1033 |  | 
| 1034 | /* Setting up class,struct,union tag member variable */ | 
| 1035 |  | 
| 1036 | /* PamTrack */ | 
| 1037 | static void G__setup_memvarPamTrack(void) { | 
| 1038 | G__tag_memvar_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack)); | 
| 1039 | { PamTrack *p; p=(PamTrack*)0x1000; if (p) { } | 
| 1040 | G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TrkTrack),-1,-1,4,"trk_track=",0,(char*)NULL); | 
| 1041 | G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_CaloTrkVar),-1,-1,4,"calo_track=",0,(char*)NULL); | 
| 1042 | G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_ToFTrkVar),-1,-1,4,"tof_track=",0,(char*)NULL); | 
| 1043 | G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); | 
| 1044 | } | 
| 1045 | G__tag_memvar_reset(); | 
| 1046 | } | 
| 1047 |  | 
| 1048 |  | 
| 1049 | /* PamLevel2 */ | 
| 1050 | static void G__setup_memvarPamLevel2(void) { | 
| 1051 | G__tag_memvar_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2)); | 
| 1052 | { PamLevel2 *p; p=(PamLevel2*)0x1000; if (p) { } | 
| 1053 | G__memvar_setup((void*)((long)(&p->trk1_obj)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TrkLevel1),-1,-1,1,"trk1_obj=",0,(char*)NULL); | 
| 1054 | G__memvar_setup((void*)((long)(&p->trk2_obj)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TrkLevel2),-1,-1,1,"trk2_obj=",0,(char*)NULL); | 
| 1055 | G__memvar_setup((void*)((long)(&p->trkh_obj)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TrkHough),-1,-1,1,"trkh_obj=",0,(char*)NULL); | 
| 1056 | G__memvar_setup((void*)((long)(&p->calo1_obj)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_CaloLevel1),-1,-1,1,"calo1_obj=",0,(char*)NULL); | 
| 1057 | G__memvar_setup((void*)((long)(&p->calo2_obj)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_CaloLevel2),-1,-1,1,"calo2_obj=",0,(char*)NULL); | 
| 1058 | G__memvar_setup((void*)((long)(&p->tof_obj)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_ToFLevel2),-1,-1,1,"tof_obj=",0,(char*)NULL); | 
| 1059 | G__memvar_setup((void*)((long)(&p->trig_obj)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TrigLevel2),-1,-1,1,"trig_obj=",0,(char*)NULL); | 
| 1060 | G__memvar_setup((void*)((long)(&p->s4_obj)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_S4Level2),-1,-1,1,"s4_obj=",0,(char*)NULL); | 
| 1061 | G__memvar_setup((void*)((long)(&p->nd_obj)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_NDLevel2),-1,-1,1,"nd_obj=",0,(char*)NULL); | 
| 1062 | G__memvar_setup((void*)((long)(&p->ac_obj)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_AcLevel2),-1,-1,1,"ac_obj=",0,(char*)NULL); | 
| 1063 | G__memvar_setup((void*)((long)(&p->orb_obj)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_OrbitalInfo),-1,-1,1,"orb_obj=",0,(char*)NULL); | 
| 1064 | G__memvar_setup((void*)((long)(&p->run_obj)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_GL_RUN),-1,-1,1,"run_obj=",0,(char*)NULL); | 
| 1065 | G__memvar_setup((void*)((long)(&p->tree_clone)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TTree),-1,-1,1,"tree_clone[8]=",0,(char*)NULL); | 
| 1066 | G__memvar_setup((void*)((long)(&p->sorted_tracks)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TRefArray),-1,-1,1,"sorted_tracks=",0,(char*)NULL); | 
| 1067 | G__memvar_setup((void*)((long)(&p->CAL2)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"CAL2=",0,"level2 branch"); | 
| 1068 | G__memvar_setup((void*)((long)(&p->CAL1)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"CAL1=",0,"level1 branch"); | 
| 1069 | G__memvar_setup((void*)((long)(&p->TRK2)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"TRK2=",0,"level2 branch"); | 
| 1070 | G__memvar_setup((void*)((long)(&p->TRK1)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"TRK1=",0,"level1 branch"); | 
| 1071 | G__memvar_setup((void*)((long)(&p->TRKh)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"TRKh=",0,"hough branch"); | 
| 1072 | G__memvar_setup((void*)((long)(&p->TRG)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"TRG=",0,(char*)NULL); | 
| 1073 | G__memvar_setup((void*)((long)(&p->TOF)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"TOF=",0,(char*)NULL); | 
| 1074 | G__memvar_setup((void*)((long)(&p->S4)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"S4=",0,(char*)NULL); | 
| 1075 | G__memvar_setup((void*)((long)(&p->ND)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"ND=",0,(char*)NULL); | 
| 1076 | G__memvar_setup((void*)((long)(&p->AC)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"AC=",0,(char*)NULL); | 
| 1077 | G__memvar_setup((void*)((long)(&p->ORB)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"ORB=",0,(char*)NULL); | 
| 1078 | G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL); | 
| 1079 | } | 
| 1080 | G__tag_memvar_reset(); | 
| 1081 | } | 
| 1082 |  | 
| 1083 | extern "C" void G__cpp_setup_memvarPamLevel2Dict() { | 
| 1084 | } | 
| 1085 | /*********************************************************** | 
| 1086 | ************************************************************ | 
| 1087 | ************************************************************ | 
| 1088 | ************************************************************ | 
| 1089 | ************************************************************ | 
| 1090 | ************************************************************ | 
| 1091 | ************************************************************ | 
| 1092 | ***********************************************************/ | 
| 1093 |  | 
| 1094 | /********************************************************* | 
| 1095 | * Member function information setup for each class | 
| 1096 | *********************************************************/ | 
| 1097 | static void G__setup_memfuncPamTrack(void) { | 
| 1098 | /* PamTrack */ | 
| 1099 | G__tag_memfunc_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack)); | 
| 1100 | G__memfunc_setup("PamTrack",787,G__PamLevel2Dict_660_1_0, 105, G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); | 
| 1101 | G__memfunc_setup("PamTrack",787,G__PamLevel2Dict_660_2_0, 105, G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack), -1, 0, 3, 1, 1, 0, | 
| 1102 | "U 'TrkTrack' - 0 - - U 'CaloTrkVar' - 0 - - " | 
| 1103 | "U 'ToFTrkVar' - 0 - -", (char*)NULL, (void*) NULL, 0); | 
| 1104 | G__memfunc_setup("Class",502,G__PamLevel2Dict_660_3_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (TClass* (*)())(&PamTrack::Class), 0); | 
| 1105 | G__memfunc_setup("Class_Name",982,G__PamLevel2Dict_660_4_0, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) (const char* (*)())(&PamTrack::Class_Name), 0); | 
| 1106 | G__memfunc_setup("Class_Version",1339,G__PamLevel2Dict_660_5_0, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (Version_t (*)())(&PamTrack::Class_Version), 0); | 
| 1107 | G__memfunc_setup("Dictionary",1046,G__PamLevel2Dict_660_6_0, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (void (*)())(&PamTrack::Dictionary), 0); | 
| 1108 | G__memfunc_setup("IsA",253,G__PamLevel2Dict_660_7_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); | 
| 1109 | G__memfunc_setup("ShowMembers",1132,G__PamLevel2Dict_660_8_0, 121, -1, -1, 0, 2, 1, 1, 0, | 
| 1110 | "u 'TMemberInspector' - 1 - insp C - - 0 - parent", (char*)NULL, (void*) NULL, 1); | 
| 1111 | G__memfunc_setup("Streamer",835,G__PamLevel2Dict_660_9_0, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1); | 
| 1112 | G__memfunc_setup("StreamerNVirtual",1656,G__PamLevel2Dict_660_0_1, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0); | 
| 1113 | G__memfunc_setup("DeclFileName",1145,G__PamLevel2Dict_660_1_1, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) (const char* (*)())(&PamTrack::DeclFileName), 0); | 
| 1114 | G__memfunc_setup("ImplFileLine",1178,G__PamLevel2Dict_660_2_1, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (int (*)())(&PamTrack::ImplFileLine), 0); | 
| 1115 | G__memfunc_setup("ImplFileName",1171,G__PamLevel2Dict_660_3_1, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) (const char* (*)())(&PamTrack::ImplFileName), 0); | 
| 1116 | G__memfunc_setup("DeclFileLine",1152,G__PamLevel2Dict_660_4_1, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (int (*)())(&PamTrack::DeclFileLine), 0); | 
| 1117 | // automatic copy constructor | 
| 1118 | G__memfunc_setup("PamTrack", 787, G__PamLevel2Dict_660_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); | 
| 1119 | // automatic destructor | 
| 1120 | G__memfunc_setup("~PamTrack", 913, G__PamLevel2Dict_660_6_1, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); | 
| 1121 | // automatic assignment operator | 
| 1122 | G__memfunc_setup("operator=", 937, G__PamLevel2Dict_660_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); | 
| 1123 | G__tag_memfunc_reset(); | 
| 1124 | } | 
| 1125 |  | 
| 1126 | static void G__setup_memfuncPamLevel2(void) { | 
| 1127 | /* PamLevel2 */ | 
| 1128 | G__tag_memfunc_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2)); | 
| 1129 | G__memfunc_setup("PamLevel2",840,G__PamLevel2Dict_661_1_0, 105, G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); | 
| 1130 | G__memfunc_setup("Clear",487,G__PamLevel2Dict_661_2_0, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); | 
| 1131 | G__memfunc_setup("GetRunInfo",993,G__PamLevel2Dict_661_3_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_GL_RUN), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); | 
| 1132 | G__memfunc_setup("SetWhichTrees",1314,G__PamLevel2Dict_661_4_0, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TString' - 0 - -", (char*)NULL, (void*) NULL, 0); | 
| 1133 | G__memfunc_setup("GetListOfLevel2Files",1934,G__PamLevel2Dict_661_5_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TList), -1, 0, 2, 1, 1, 0, | 
| 1134 | "u 'TString' - 0 - - u 'TString' - 0 - -", (char*)NULL, (void*) NULL, 0); | 
| 1135 | G__memfunc_setup("CheckLevel2File",1416,G__PamLevel2Dict_661_6_0, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "u 'TString' - 0 - -", (char*)NULL, (void*) NULL, 0); | 
| 1136 | G__memfunc_setup("GetPamTree",974,G__PamLevel2Dict_661_7_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TTree), -1, 0, 2, 1, 1, 0, | 
| 1137 | "U 'TFile' - 0 - - u 'TString' - 0 - -", (char*)NULL, (void*) NULL, 0); | 
| 1138 | G__memfunc_setup("GetPamTree",974,G__PamLevel2Dict_661_8_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TTree), -1, 0, 1, 1, 1, 0, "U 'TFile' - 0 - f", (char*)NULL, (void*) NULL, 0); | 
| 1139 | G__memfunc_setup("GetPamTree",974,G__PamLevel2Dict_661_9_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TChain), -1, 0, 2, 1, 1, 0, | 
| 1140 | "U 'TList' - 0 - - u 'TString' - 0 - -", (char*)NULL, (void*) NULL, 0); | 
| 1141 | G__memfunc_setup("GetRunTree",997,G__PamLevel2Dict_661_0_1, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TTree), -1, 0, 1, 1, 1, 0, "U 'TFile' - 0 - -", (char*)NULL, (void*) NULL, 0); | 
| 1142 | G__memfunc_setup("GetRunTree",997,G__PamLevel2Dict_661_1_1, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TChain), -1, 0, 1, 1, 1, 0, "U 'TList' - 0 - -", (char*)NULL, (void*) NULL, 0); | 
| 1143 | G__memfunc_setup("CreateCloneTrees",1608,G__PamLevel2Dict_661_2_1, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TChain' - 0 - fChain", (char*)NULL, (void*) NULL, 0); | 
| 1144 | G__memfunc_setup("FillCloneTrees",1403,G__PamLevel2Dict_661_3_1, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); | 
| 1145 | G__memfunc_setup("GetCloneTree",1185,G__PamLevel2Dict_661_4_1, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TTree), -1, 0, 1, 1, 1, 0, "u 'TString' - 0 - -", (char*)NULL, (void*) NULL, 0); | 
| 1146 | G__memfunc_setup("WriteCloneTrees",1535,G__PamLevel2Dict_661_5_1, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); | 
| 1147 | G__memfunc_setup("SetBranchAddress",1600,G__PamLevel2Dict_661_6_1, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TTree' - 0 - -", (char*)NULL, (void*) NULL, 0); | 
| 1148 | G__memfunc_setup("SetBranchAddress",1600,G__PamLevel2Dict_661_7_1, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TChain' - 0 - -", (char*)NULL, (void*) NULL, 0); | 
| 1149 | G__memfunc_setup("GetPointerTo",1220,G__PamLevel2Dict_661_8_1, 89, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - -", (char*)NULL, (void*) NULL, 0); | 
| 1150 | G__memfunc_setup("GetTrkStoredTrack",1719,G__PamLevel2Dict_661_9_1, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TrkTrack), -1, 0, 1, 1, 1, 0, "i - - 0 - seqno", (char*)NULL, (void*) NULL, 0); | 
| 1151 | G__memfunc_setup("GetCaloStoredTrack",1797,G__PamLevel2Dict_661_0_2, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_CaloTrkVar), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0); | 
| 1152 | G__memfunc_setup("GetToFStoredTrack",1679,G__PamLevel2Dict_661_1_2, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_ToFTrkVar), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0); | 
| 1153 | G__memfunc_setup("GetPamTrackAlong",1572,G__PamLevel2Dict_661_2_2, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack), -1, 0, 1, 1, 1, 0, "U 'TrkTrack' - 0 - -", (char*)NULL, (void*) NULL, 0); | 
| 1154 | G__memfunc_setup("GetStoredTrack",1414,G__PamLevel2Dict_661_3_2, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 0); | 
| 1155 | G__memfunc_setup("SortTracks",1040,G__PamLevel2Dict_661_4_2, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TString' - 0 - -", "assign value to variable sorted_tracks", (void*) NULL, 0); | 
| 1156 | G__memfunc_setup("GetTracks",904,G__PamLevel2Dict_661_5_2, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TRefArray), -1, 0, 0, 1, 1, 0, "", "return sorted_tracks", (void*) NULL, 0); | 
| 1157 | G__memfunc_setup("GetTrack",789,G__PamLevel2Dict_661_6_2, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0); | 
| 1158 | G__memfunc_setup("GetTrackImage",1272,G__PamLevel2Dict_661_7_2, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0); | 
| 1159 | G__memfunc_setup("ntrk",447,G__PamLevel2Dict_661_8_2, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); | 
| 1160 | G__memfunc_setup("Class",502,G__PamLevel2Dict_661_9_2, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (TClass* (*)())(&PamLevel2::Class), 0); | 
| 1161 | G__memfunc_setup("Class_Name",982,G__PamLevel2Dict_661_0_3, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) (const char* (*)())(&PamLevel2::Class_Name), 0); | 
| 1162 | G__memfunc_setup("Class_Version",1339,G__PamLevel2Dict_661_1_3, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (Version_t (*)())(&PamLevel2::Class_Version), 0); | 
| 1163 | G__memfunc_setup("Dictionary",1046,G__PamLevel2Dict_661_2_3, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (void (*)())(&PamLevel2::Dictionary), 0); | 
| 1164 | G__memfunc_setup("IsA",253,G__PamLevel2Dict_661_3_3, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1); | 
| 1165 | G__memfunc_setup("ShowMembers",1132,G__PamLevel2Dict_661_4_3, 121, -1, -1, 0, 2, 1, 1, 0, | 
| 1166 | "u 'TMemberInspector' - 1 - insp C - - 0 - parent", (char*)NULL, (void*) NULL, 1); | 
| 1167 | G__memfunc_setup("Streamer",835,G__PamLevel2Dict_661_5_3, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1); | 
| 1168 | G__memfunc_setup("StreamerNVirtual",1656,G__PamLevel2Dict_661_6_3, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0); | 
| 1169 | G__memfunc_setup("DeclFileName",1145,G__PamLevel2Dict_661_7_3, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) (const char* (*)())(&PamLevel2::DeclFileName), 0); | 
| 1170 | G__memfunc_setup("ImplFileLine",1178,G__PamLevel2Dict_661_8_3, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (int (*)())(&PamLevel2::ImplFileLine), 0); | 
| 1171 | G__memfunc_setup("ImplFileName",1171,G__PamLevel2Dict_661_9_3, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) (const char* (*)())(&PamLevel2::ImplFileName), 0); | 
| 1172 | G__memfunc_setup("DeclFileLine",1152,G__PamLevel2Dict_661_0_4, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (int (*)())(&PamLevel2::DeclFileLine), 0); | 
| 1173 | // automatic copy constructor | 
| 1174 | G__memfunc_setup("PamLevel2", 840, G__PamLevel2Dict_661_1_4, (int) ('i'), G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2), -1, 0, 1, 1, 1, 0, "u 'PamLevel2' - 11 - -", (char*) NULL, (void*) NULL, 0); | 
| 1175 | // automatic destructor | 
| 1176 | G__memfunc_setup("~PamLevel2", 966, G__PamLevel2Dict_661_2_4, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); | 
| 1177 | // automatic assignment operator | 
| 1178 | G__memfunc_setup("operator=", 937, G__PamLevel2Dict_661_3_4, (int) ('u'), G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2), -1, 1, 1, 1, 1, 0, "u 'PamLevel2' - 11 - -", (char*) NULL, (void*) NULL, 0); | 
| 1179 | G__tag_memfunc_reset(); | 
| 1180 | } | 
| 1181 |  | 
| 1182 |  | 
| 1183 | /********************************************************* | 
| 1184 | * Member function information setup | 
| 1185 | *********************************************************/ | 
| 1186 | extern "C" void G__cpp_setup_memfuncPamLevel2Dict() { | 
| 1187 | } | 
| 1188 |  | 
| 1189 | /********************************************************* | 
| 1190 | * Global variable information setup for each class | 
| 1191 | *********************************************************/ | 
| 1192 | static void G__cpp_setup_global0() { | 
| 1193 |  | 
| 1194 | /* Setting up global variables */ | 
| 1195 | G__resetplocal(); | 
| 1196 |  | 
| 1197 | } | 
| 1198 |  | 
| 1199 | static void G__cpp_setup_global1() { | 
| 1200 | } | 
| 1201 |  | 
| 1202 | static void G__cpp_setup_global2() { | 
| 1203 | } | 
| 1204 |  | 
| 1205 | static void G__cpp_setup_global3() { | 
| 1206 | } | 
| 1207 |  | 
| 1208 | static void G__cpp_setup_global4() { | 
| 1209 | } | 
| 1210 |  | 
| 1211 | static void G__cpp_setup_global5() { | 
| 1212 |  | 
| 1213 | G__resetglobalenv(); | 
| 1214 | } | 
| 1215 | extern "C" void G__cpp_setup_globalPamLevel2Dict() { | 
| 1216 | G__cpp_setup_global0(); | 
| 1217 | G__cpp_setup_global1(); | 
| 1218 | G__cpp_setup_global2(); | 
| 1219 | G__cpp_setup_global3(); | 
| 1220 | G__cpp_setup_global4(); | 
| 1221 | G__cpp_setup_global5(); | 
| 1222 | } | 
| 1223 |  | 
| 1224 | /********************************************************* | 
| 1225 | * Global function information setup for each class | 
| 1226 | *********************************************************/ | 
| 1227 | static void G__cpp_setup_func0() { | 
| 1228 | G__lastifuncposition(); | 
| 1229 |  | 
| 1230 | } | 
| 1231 |  | 
| 1232 | static void G__cpp_setup_func1() { | 
| 1233 | } | 
| 1234 |  | 
| 1235 | static void G__cpp_setup_func2() { | 
| 1236 | } | 
| 1237 |  | 
| 1238 | static void G__cpp_setup_func3() { | 
| 1239 | } | 
| 1240 |  | 
| 1241 | static void G__cpp_setup_func4() { | 
| 1242 | } | 
| 1243 |  | 
| 1244 | static void G__cpp_setup_func5() { | 
| 1245 | } | 
| 1246 |  | 
| 1247 | static void G__cpp_setup_func6() { | 
| 1248 | } | 
| 1249 |  | 
| 1250 | static void G__cpp_setup_func7() { | 
| 1251 | } | 
| 1252 |  | 
| 1253 | static void G__cpp_setup_func8() { | 
| 1254 | } | 
| 1255 |  | 
| 1256 | static void G__cpp_setup_func9() { | 
| 1257 | } | 
| 1258 |  | 
| 1259 | static void G__cpp_setup_func10() { | 
| 1260 | } | 
| 1261 |  | 
| 1262 | static void G__cpp_setup_func11() { | 
| 1263 | } | 
| 1264 |  | 
| 1265 | static void G__cpp_setup_func12() { | 
| 1266 | } | 
| 1267 |  | 
| 1268 | static void G__cpp_setup_func13() { | 
| 1269 | } | 
| 1270 |  | 
| 1271 | static void G__cpp_setup_func14() { | 
| 1272 | } | 
| 1273 |  | 
| 1274 | static void G__cpp_setup_func15() { | 
| 1275 | } | 
| 1276 |  | 
| 1277 | static void G__cpp_setup_func16() { | 
| 1278 | } | 
| 1279 |  | 
| 1280 | static void G__cpp_setup_func17() { | 
| 1281 |  | 
| 1282 | G__resetifuncposition(); | 
| 1283 | } | 
| 1284 |  | 
| 1285 | extern "C" void G__cpp_setup_funcPamLevel2Dict() { | 
| 1286 | G__cpp_setup_func0(); | 
| 1287 | G__cpp_setup_func1(); | 
| 1288 | G__cpp_setup_func2(); | 
| 1289 | G__cpp_setup_func3(); | 
| 1290 | G__cpp_setup_func4(); | 
| 1291 | G__cpp_setup_func5(); | 
| 1292 | G__cpp_setup_func6(); | 
| 1293 | G__cpp_setup_func7(); | 
| 1294 | G__cpp_setup_func8(); | 
| 1295 | G__cpp_setup_func9(); | 
| 1296 | G__cpp_setup_func10(); | 
| 1297 | G__cpp_setup_func11(); | 
| 1298 | G__cpp_setup_func12(); | 
| 1299 | G__cpp_setup_func13(); | 
| 1300 | G__cpp_setup_func14(); | 
| 1301 | G__cpp_setup_func15(); | 
| 1302 | G__cpp_setup_func16(); | 
| 1303 | G__cpp_setup_func17(); | 
| 1304 | } | 
| 1305 |  | 
| 1306 | /********************************************************* | 
| 1307 | * Class,struct,union,enum tag information setup | 
| 1308 | *********************************************************/ | 
| 1309 | /* Setup class/struct taginfo */ | 
| 1310 | G__linked_taginfo G__PamLevel2DictLN_TClass = { "TClass" , 99 , -1 }; | 
| 1311 | G__linked_taginfo G__PamLevel2DictLN_TBuffer = { "TBuffer" , 99 , -1 }; | 
| 1312 | G__linked_taginfo G__PamLevel2DictLN_TMemberInspector = { "TMemberInspector" , 99 , -1 }; | 
| 1313 | G__linked_taginfo G__PamLevel2DictLN_TObject = { "TObject" , 99 , -1 }; | 
| 1314 | G__linked_taginfo G__PamLevel2DictLN_TList = { "TList" , 99 , -1 }; | 
| 1315 | G__linked_taginfo G__PamLevel2DictLN_TString = { "TString" , 99 , -1 }; | 
| 1316 | G__linked_taginfo G__PamLevel2DictLN_TFile = { "TFile" , 99 , -1 }; | 
| 1317 | G__linked_taginfo G__PamLevel2DictLN_TRefArray = { "TRefArray" , 99 , -1 }; | 
| 1318 | G__linked_taginfo G__PamLevel2DictLN_TTree = { "TTree" , 99 , -1 }; | 
| 1319 | G__linked_taginfo G__PamLevel2DictLN_TrkLevel1 = { "TrkLevel1" , 99 , -1 }; | 
| 1320 | G__linked_taginfo G__PamLevel2DictLN_TrkTrack = { "TrkTrack" , 99 , -1 }; | 
| 1321 | G__linked_taginfo G__PamLevel2DictLN_TrkLevel2 = { "TrkLevel2" , 99 , -1 }; | 
| 1322 | G__linked_taginfo G__PamLevel2DictLN_TrkHough = { "TrkHough" , 99 , -1 }; | 
| 1323 | G__linked_taginfo G__PamLevel2DictLN_CaloLevel1 = { "CaloLevel1" , 99 , -1 }; | 
| 1324 | G__linked_taginfo G__PamLevel2DictLN_CaloTrkVar = { "CaloTrkVar" , 99 , -1 }; | 
| 1325 | G__linked_taginfo G__PamLevel2DictLN_CaloLevel2 = { "CaloLevel2" , 99 , -1 }; | 
| 1326 | G__linked_taginfo G__PamLevel2DictLN_ToFTrkVar = { "ToFTrkVar" , 99 , -1 }; | 
| 1327 | G__linked_taginfo G__PamLevel2DictLN_ToFLevel2 = { "ToFLevel2" , 99 , -1 }; | 
| 1328 | G__linked_taginfo G__PamLevel2DictLN_TrigLevel2 = { "TrigLevel2" , 99 , -1 }; | 
| 1329 | G__linked_taginfo G__PamLevel2DictLN_S4Level2 = { "S4Level2" , 99 , -1 }; | 
| 1330 | G__linked_taginfo G__PamLevel2DictLN_NDLevel2 = { "NDLevel2" , 99 , -1 }; | 
| 1331 | G__linked_taginfo G__PamLevel2DictLN_AcLevel2 = { "AcLevel2" , 99 , -1 }; | 
| 1332 | G__linked_taginfo G__PamLevel2DictLN_OrbitalInfo = { "OrbitalInfo" , 99 , -1 }; | 
| 1333 | G__linked_taginfo G__PamLevel2DictLN_GL_RUN = { "GL_RUN" , 99 , -1 }; | 
| 1334 | G__linked_taginfo G__PamLevel2DictLN_TChain = { "TChain" , 99 , -1 }; | 
| 1335 | G__linked_taginfo G__PamLevel2DictLN_PamTrack = { "PamTrack" , 99 , -1 }; | 
| 1336 | G__linked_taginfo G__PamLevel2DictLN_PamLevel2 = { "PamLevel2" , 99 , -1 }; | 
| 1337 |  | 
| 1338 | /* Reset class/struct taginfo */ | 
| 1339 | extern "C" void G__cpp_reset_tagtablePamLevel2Dict() { | 
| 1340 | G__PamLevel2DictLN_TClass.tagnum = -1 ; | 
| 1341 | G__PamLevel2DictLN_TBuffer.tagnum = -1 ; | 
| 1342 | G__PamLevel2DictLN_TMemberInspector.tagnum = -1 ; | 
| 1343 | G__PamLevel2DictLN_TObject.tagnum = -1 ; | 
| 1344 | G__PamLevel2DictLN_TList.tagnum = -1 ; | 
| 1345 | G__PamLevel2DictLN_TString.tagnum = -1 ; | 
| 1346 | G__PamLevel2DictLN_TFile.tagnum = -1 ; | 
| 1347 | G__PamLevel2DictLN_TRefArray.tagnum = -1 ; | 
| 1348 | G__PamLevel2DictLN_TTree.tagnum = -1 ; | 
| 1349 | G__PamLevel2DictLN_TrkLevel1.tagnum = -1 ; | 
| 1350 | G__PamLevel2DictLN_TrkTrack.tagnum = -1 ; | 
| 1351 | G__PamLevel2DictLN_TrkLevel2.tagnum = -1 ; | 
| 1352 | G__PamLevel2DictLN_TrkHough.tagnum = -1 ; | 
| 1353 | G__PamLevel2DictLN_CaloLevel1.tagnum = -1 ; | 
| 1354 | G__PamLevel2DictLN_CaloTrkVar.tagnum = -1 ; | 
| 1355 | G__PamLevel2DictLN_CaloLevel2.tagnum = -1 ; | 
| 1356 | G__PamLevel2DictLN_ToFTrkVar.tagnum = -1 ; | 
| 1357 | G__PamLevel2DictLN_ToFLevel2.tagnum = -1 ; | 
| 1358 | G__PamLevel2DictLN_TrigLevel2.tagnum = -1 ; | 
| 1359 | G__PamLevel2DictLN_S4Level2.tagnum = -1 ; | 
| 1360 | G__PamLevel2DictLN_NDLevel2.tagnum = -1 ; | 
| 1361 | G__PamLevel2DictLN_AcLevel2.tagnum = -1 ; | 
| 1362 | G__PamLevel2DictLN_OrbitalInfo.tagnum = -1 ; | 
| 1363 | G__PamLevel2DictLN_GL_RUN.tagnum = -1 ; | 
| 1364 | G__PamLevel2DictLN_TChain.tagnum = -1 ; | 
| 1365 | G__PamLevel2DictLN_PamTrack.tagnum = -1 ; | 
| 1366 | G__PamLevel2DictLN_PamLevel2.tagnum = -1 ; | 
| 1367 | } | 
| 1368 |  | 
| 1369 |  | 
| 1370 | extern "C" void G__cpp_setup_tagtablePamLevel2Dict() { | 
| 1371 |  | 
| 1372 | /* Setting up class,struct,union tag entry */ | 
| 1373 | G__get_linked_tagnum(&G__PamLevel2DictLN_TClass); | 
| 1374 | G__get_linked_tagnum(&G__PamLevel2DictLN_TBuffer); | 
| 1375 | G__get_linked_tagnum(&G__PamLevel2DictLN_TMemberInspector); | 
| 1376 | G__get_linked_tagnum(&G__PamLevel2DictLN_TObject); | 
| 1377 | G__get_linked_tagnum(&G__PamLevel2DictLN_TList); | 
| 1378 | G__get_linked_tagnum(&G__PamLevel2DictLN_TString); | 
| 1379 | G__get_linked_tagnum(&G__PamLevel2DictLN_TFile); | 
| 1380 | G__get_linked_tagnum(&G__PamLevel2DictLN_TRefArray); | 
| 1381 | G__get_linked_tagnum(&G__PamLevel2DictLN_TTree); | 
| 1382 | G__get_linked_tagnum(&G__PamLevel2DictLN_TrkLevel1); | 
| 1383 | G__get_linked_tagnum(&G__PamLevel2DictLN_TrkTrack); | 
| 1384 | G__get_linked_tagnum(&G__PamLevel2DictLN_TrkLevel2); | 
| 1385 | G__get_linked_tagnum(&G__PamLevel2DictLN_TrkHough); | 
| 1386 | G__get_linked_tagnum(&G__PamLevel2DictLN_CaloLevel1); | 
| 1387 | G__get_linked_tagnum(&G__PamLevel2DictLN_CaloTrkVar); | 
| 1388 | G__get_linked_tagnum(&G__PamLevel2DictLN_CaloLevel2); | 
| 1389 | G__get_linked_tagnum(&G__PamLevel2DictLN_ToFTrkVar); | 
| 1390 | G__get_linked_tagnum(&G__PamLevel2DictLN_ToFLevel2); | 
| 1391 | G__get_linked_tagnum(&G__PamLevel2DictLN_TrigLevel2); | 
| 1392 | G__get_linked_tagnum(&G__PamLevel2DictLN_S4Level2); | 
| 1393 | G__get_linked_tagnum(&G__PamLevel2DictLN_NDLevel2); | 
| 1394 | G__get_linked_tagnum(&G__PamLevel2DictLN_AcLevel2); | 
| 1395 | G__get_linked_tagnum(&G__PamLevel2DictLN_OrbitalInfo); | 
| 1396 | G__get_linked_tagnum(&G__PamLevel2DictLN_GL_RUN); | 
| 1397 | G__get_linked_tagnum(&G__PamLevel2DictLN_TChain); | 
| 1398 | G__tagtable_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack),sizeof(PamTrack),-1,323840,(char*)NULL,G__setup_memvarPamTrack,G__setup_memfuncPamTrack); | 
| 1399 | G__tagtable_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2),sizeof(PamLevel2),-1,292096,(char*)NULL,G__setup_memvarPamLevel2,G__setup_memfuncPamLevel2); | 
| 1400 | } | 
| 1401 | extern "C" void G__cpp_setupPamLevel2Dict(void) { | 
| 1402 | G__check_setup_version(30051515,"G__cpp_setupPamLevel2Dict()"); | 
| 1403 | G__set_cpp_environmentPamLevel2Dict(); | 
| 1404 | G__cpp_setup_tagtablePamLevel2Dict(); | 
| 1405 |  | 
| 1406 | G__cpp_setup_inheritancePamLevel2Dict(); | 
| 1407 |  | 
| 1408 | G__cpp_setup_typetablePamLevel2Dict(); | 
| 1409 |  | 
| 1410 | G__cpp_setup_memvarPamLevel2Dict(); | 
| 1411 |  | 
| 1412 | G__cpp_setup_memfuncPamLevel2Dict(); | 
| 1413 | G__cpp_setup_globalPamLevel2Dict(); | 
| 1414 | G__cpp_setup_funcPamLevel2Dict(); | 
| 1415 |  | 
| 1416 | if(0==G__getsizep2memfunc()) G__get_sizep2memfuncPamLevel2Dict(); | 
| 1417 | return; | 
| 1418 | } | 
| 1419 | class G__cpp_setup_initPamLevel2Dict { | 
| 1420 | public: | 
| 1421 | G__cpp_setup_initPamLevel2Dict() { G__add_setup_func("PamLevel2Dict",(G__incsetup)(&G__cpp_setupPamLevel2Dict)); G__call_setup_funcs(); } | 
| 1422 | ~G__cpp_setup_initPamLevel2Dict() { G__remove_setup_func("PamLevel2Dict"); } | 
| 1423 | }; | 
| 1424 | G__cpp_setup_initPamLevel2Dict G__cpp_setup_initializerPamLevel2Dict; | 
| 1425 |  |