/[PAMELA software]/PamelaLevel2/src/PamLevel2Dict.cpp
ViewVC logotype

Diff of /PamelaLevel2/src/PamLevel2Dict.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by pam-fi, Tue Oct 24 10:24:27 2006 UTC revision 1.7 by pam-fi, Tue Nov 28 10:58:34 2006 UTC
# Line 1  Line 1 
1  //  //
2  // File generated by rootcint at Fri Oct 13 18:38:30 2006  // File generated by rootcint at Mon Nov 27 12:49:50 2006
3    
4  // Do NOT change. Changes will be lost next time file is generated  // Do NOT change. Changes will be lost next time file is generated
5  //  //
# Line 50  namespace ROOT { Line 50  namespace ROOT {
50        ::PamTrack *ptr = 0;        ::PamTrack *ptr = 0;
51        static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::PamTrack >(0);        static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::PamTrack >(0);
52        static ::ROOT::TGenericClassInfo        static ::ROOT::TGenericClassInfo
53           instance("PamTrack", ::PamTrack::Class_Version(), "inc/PamLevel2.h", 43,           instance("PamTrack", ::PamTrack::Class_Version(), "inc/PamLevel2.h", 45,
54                    typeid(::PamTrack), DefineBehavior(ptr, ptr),                    typeid(::PamTrack), DefineBehavior(ptr, ptr),
55                    &::PamTrack::Dictionary, isa_proxy, 4,                    &::PamTrack::Dictionary, isa_proxy, 4,
56                    sizeof(::PamTrack) );                    sizeof(::PamTrack) );
# Line 83  namespace ROOT { Line 83  namespace ROOT {
83        ::PamLevel2 *ptr = 0;        ::PamLevel2 *ptr = 0;
84        static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::PamLevel2 >(0);        static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::PamLevel2 >(0);
85        static ::ROOT::TGenericClassInfo        static ::ROOT::TGenericClassInfo
86           instance("PamLevel2", ::PamLevel2::Class_Version(), "inc/PamLevel2.h", 67,           instance("PamLevel2", ::PamLevel2::Class_Version(), "inc/PamLevel2.h", 69,
87                    typeid(::PamLevel2), DefineBehavior(ptr, ptr),                    typeid(::PamLevel2), DefineBehavior(ptr, ptr),
88                    &::PamLevel2::Dictionary, isa_proxy, 4,                    &::PamLevel2::Dictionary, isa_proxy, 4,
89                    sizeof(::PamLevel2) );                    sizeof(::PamLevel2) );
# Line 189  void PamLevel2::ShowMembers(TMemberInspe Line 189  void PamLevel2::ShowMembers(TMemberInspe
189        TClass *R__cl = ::PamLevel2::IsA();        TClass *R__cl = ::PamLevel2::IsA();
190        Int_t R__ncp = strlen(R__parent);        Int_t R__ncp = strlen(R__parent);
191        if (R__ncp || R__cl || R__insp.IsA()) { }        if (R__ncp || R__cl || R__insp.IsA()) { }
192        R__insp.Inspect(R__cl, R__parent, "*trk_l1_obj", &trk_l1_obj);        R__insp.Inspect(R__cl, R__parent, "*trk1_obj", &trk1_obj);
193        R__insp.Inspect(R__cl, R__parent, "*trk_obj", &trk_obj);        R__insp.Inspect(R__cl, R__parent, "*trk2_obj", &trk2_obj);
194        R__insp.Inspect(R__cl, R__parent, "*calo_obj", &calo_obj);        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);        R__insp.Inspect(R__cl, R__parent, "*tof_obj", &tof_obj);
198        R__insp.Inspect(R__cl, R__parent, "*trig_obj", &trig_obj);        R__insp.Inspect(R__cl, R__parent, "*trig_obj", &trig_obj);
199        R__insp.Inspect(R__cl, R__parent, "*s4_obj", &s4_obj);        R__insp.Inspect(R__cl, R__parent, "*s4_obj", &s4_obj);
# Line 200  void PamLevel2::ShowMembers(TMemberInspe Line 202  void PamLevel2::ShowMembers(TMemberInspe
202        R__insp.Inspect(R__cl, R__parent, "*orb_obj", &orb_obj);        R__insp.Inspect(R__cl, R__parent, "*orb_obj", &orb_obj);
203        R__insp.Inspect(R__cl, R__parent, "*run_obj", &run_obj);        R__insp.Inspect(R__cl, R__parent, "*run_obj", &run_obj);
204        R__insp.Inspect(R__cl, R__parent, "*sorted_tracks", &sorted_tracks);        R__insp.Inspect(R__cl, R__parent, "*sorted_tracks", &sorted_tracks);
205        R__insp.Inspect(R__cl, R__parent, "*Tout", &Tout);        R__insp.Inspect(R__cl, R__parent, "CAL2", &CAL2);
206        R__insp.Inspect(R__cl, R__parent, "CAL", &CAL);        R__insp.Inspect(R__cl, R__parent, "CAL1", &CAL1);
207        R__insp.Inspect(R__cl, R__parent, "TRK", &TRK);        R__insp.Inspect(R__cl, R__parent, "TRK2", &TRK2);
208          R__insp.Inspect(R__cl, R__parent, "TRK1", &TRK1);
209          R__insp.Inspect(R__cl, R__parent, "TRKh", &TRKh);
210        R__insp.Inspect(R__cl, R__parent, "TRG", &TRG);        R__insp.Inspect(R__cl, R__parent, "TRG", &TRG);
211        R__insp.Inspect(R__cl, R__parent, "TOF", &TOF);        R__insp.Inspect(R__cl, R__parent, "TOF", &TOF);
212        R__insp.Inspect(R__cl, R__parent, "S4", &S4);        R__insp.Inspect(R__cl, R__parent, "S4", &S4);
213        R__insp.Inspect(R__cl, R__parent, "ND", &ND);        R__insp.Inspect(R__cl, R__parent, "ND", &ND);
214        R__insp.Inspect(R__cl, R__parent, "AC", &AC);        R__insp.Inspect(R__cl, R__parent, "AC", &AC);
215        R__insp.Inspect(R__cl, R__parent, "ORB", &ORB);        R__insp.Inspect(R__cl, R__parent, "ORB", &ORB);
       R__insp.Inspect(R__cl, R__parent, "TRK_L1", &TRK_L1);  
216        CaloLevel2::ShowMembers(R__insp, R__parent);        CaloLevel2::ShowMembers(R__insp, R__parent);
217          CaloLevel1::ShowMembers(R__insp, R__parent);
218        TrkLevel2::ShowMembers(R__insp, R__parent);        TrkLevel2::ShowMembers(R__insp, R__parent);
219        TrkLevel1::ShowMembers(R__insp, R__parent);        TrkLevel1::ShowMembers(R__insp, R__parent);
220          TrkHough::ShowMembers(R__insp, R__parent);
221        ToFLevel2::ShowMembers(R__insp, R__parent);        ToFLevel2::ShowMembers(R__insp, R__parent);
222        TrigLevel2::ShowMembers(R__insp, R__parent);        TrigLevel2::ShowMembers(R__insp, R__parent);
223        S4Level2::ShowMembers(R__insp, R__parent);        S4Level2::ShowMembers(R__insp, R__parent);
# Line 318  extern "C" int G__cpp_dllrevPamLevel2Dic Line 323  extern "C" int G__cpp_dllrevPamLevel2Dic
323  *********************************************************/  *********************************************************/
324    
325  /* PamTrack */  /* PamTrack */
326  static int G__PamLevel2Dict_616_1_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_659_1_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
327  {  {
328     PamTrack* p = NULL;     PamTrack* p = NULL;
329     long gvp = G__getgvp();     long gvp = G__getgvp();
# Line 343  static int G__PamLevel2Dict_616_1_0(G__v Line 348  static int G__PamLevel2Dict_616_1_0(G__v
348     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
349  }  }
350    
351  static int G__PamLevel2Dict_616_2_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_659_2_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
352  {  {
353     PamTrack* p = NULL;     PamTrack* p = NULL;
354     long gvp = G__getgvp();     long gvp = G__getgvp();
# Line 364  static int G__PamLevel2Dict_616_2_0(G__v Line 369  static int G__PamLevel2Dict_616_2_0(G__v
369     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
370  }  }
371    
372  static int G__PamLevel2Dict_616_3_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_659_3_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
373  {  {
374        G__letint(result7, 85, (long) PamTrack::Class());        G__letint(result7, 85, (long) PamTrack::Class());
375     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
376  }  }
377    
378  static int G__PamLevel2Dict_616_4_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_659_4_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
379  {  {
380        G__letint(result7, 67, (long) PamTrack::Class_Name());        G__letint(result7, 67, (long) PamTrack::Class_Name());
381     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
382  }  }
383    
384  static int G__PamLevel2Dict_616_5_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_659_5_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
385  {  {
386        G__letint(result7, 115, (long) PamTrack::Class_Version());        G__letint(result7, 115, (long) PamTrack::Class_Version());
387     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
388  }  }
389    
390  static int G__PamLevel2Dict_616_6_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_659_6_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
391  {  {
392        PamTrack::Dictionary();        PamTrack::Dictionary();
393        G__setnull(result7);        G__setnull(result7);
394     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
395  }  }
396    
397  static int G__PamLevel2Dict_616_7_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_659_7_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
398  {  {
399        G__letint(result7, 85, (long) ((const PamTrack*) G__getstructoffset())->IsA());        G__letint(result7, 85, (long) ((const PamTrack*) G__getstructoffset())->IsA());
400     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
401  }  }
402    
403  static int G__PamLevel2Dict_616_8_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_659_8_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
404  {  {
405        ((PamTrack*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref, (char*) G__int(libp->para[1]));        ((PamTrack*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref, (char*) G__int(libp->para[1]));
406        G__setnull(result7);        G__setnull(result7);
407     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
408  }  }
409    
410  static int G__PamLevel2Dict_616_9_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_659_9_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
411  {  {
412        ((PamTrack*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);        ((PamTrack*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
413        G__setnull(result7);        G__setnull(result7);
414     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
415  }  }
416    
417  static int G__PamLevel2Dict_616_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_659_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
418  {  {
419        ((PamTrack*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);        ((PamTrack*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
420        G__setnull(result7);        G__setnull(result7);
421     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
422  }  }
423    
424  static int G__PamLevel2Dict_616_1_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_659_1_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
425  {  {
426        G__letint(result7, 67, (long) PamTrack::DeclFileName());        G__letint(result7, 67, (long) PamTrack::DeclFileName());
427     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
428  }  }
429    
430  static int G__PamLevel2Dict_616_2_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_659_2_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
431  {  {
432        G__letint(result7, 105, (long) PamTrack::ImplFileLine());        G__letint(result7, 105, (long) PamTrack::ImplFileLine());
433     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
434  }  }
435    
436  static int G__PamLevel2Dict_616_3_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_659_3_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
437  {  {
438        G__letint(result7, 67, (long) PamTrack::ImplFileName());        G__letint(result7, 67, (long) PamTrack::ImplFileName());
439     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
440  }  }
441    
442  static int G__PamLevel2Dict_616_4_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_659_4_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
443  {  {
444        G__letint(result7, 105, (long) PamTrack::DeclFileLine());        G__letint(result7, 105, (long) PamTrack::DeclFileLine());
445     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
446  }  }
447    
448  // automatic copy constructor  // automatic copy constructor
449  static int G__PamLevel2Dict_616_5_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_659_5_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
450    
451  {  {
452     PamTrack* p;     PamTrack* p;
# Line 456  static int G__PamLevel2Dict_616_5_1(G__v Line 461  static int G__PamLevel2Dict_616_5_1(G__v
461    
462  // automatic destructor  // automatic destructor
463  typedef PamTrack G__TPamTrack;  typedef PamTrack G__TPamTrack;
464  static int G__PamLevel2Dict_616_6_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_659_6_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
465  {  {
466     long gvp = G__getgvp();     long gvp = G__getgvp();
467     long soff = G__getstructoffset();     long soff = G__getstructoffset();
# Line 493  static int G__PamLevel2Dict_616_6_1(G__v Line 498  static int G__PamLevel2Dict_616_6_1(G__v
498  }  }
499    
500  // automatic assignment operator  // automatic assignment operator
501  static int G__PamLevel2Dict_616_7_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_659_7_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
502  {  {
503     PamTrack* dest = (PamTrack*) G__getstructoffset();     PamTrack* dest = (PamTrack*) G__getstructoffset();
504     *dest = *(PamTrack*) libp->para[0].ref;     *dest = *(PamTrack*) libp->para[0].ref;
# Line 505  static int G__PamLevel2Dict_616_7_1(G__v Line 510  static int G__PamLevel2Dict_616_7_1(G__v
510    
511    
512  /* PamLevel2 */  /* PamLevel2 */
513  static int G__PamLevel2Dict_617_1_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_1_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
514  {  {
515     PamLevel2* p = NULL;     PamLevel2* p = NULL;
516     long gvp = G__getgvp();     long gvp = G__getgvp();
# Line 530  static int G__PamLevel2Dict_617_1_0(G__v Line 535  static int G__PamLevel2Dict_617_1_0(G__v
535     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
536  }  }
537    
538  static int G__PamLevel2Dict_617_2_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_2_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
539  {  {
540        ((PamLevel2*) G__getstructoffset())->Clear();        ((PamLevel2*) G__getstructoffset())->Clear();
541        G__setnull(result7);        G__setnull(result7);
542     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
543  }  }
544    
545  static int G__PamLevel2Dict_617_3_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_3_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
546  {  {
547        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetTrkLevel1());        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetTrkLevel1());
548     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
549  }  }
550    
551  static int G__PamLevel2Dict_617_4_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_4_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
552  {  {
553        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetTrkLevel2());        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetTrkLevel2());
554     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
555  }  }
556    
557  static int G__PamLevel2Dict_617_5_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_5_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
558    {
559          G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetTrkHough());
560       return(1 || funcname || hash || result7 || libp) ;
561    }
562    
563    static int G__PamLevel2Dict_660_6_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
564    {
565          G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetCaloLevel1());
566       return(1 || funcname || hash || result7 || libp) ;
567    }
568    
569    static int G__PamLevel2Dict_660_7_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
570  {  {
571        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetCaloLevel2());        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetCaloLevel2());
572     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
573  }  }
574    
575  static int G__PamLevel2Dict_617_6_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_8_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
576  {  {
577        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetToFLevel2());        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetToFLevel2());
578     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
579  }  }
580    
581  static int G__PamLevel2Dict_617_7_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_9_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
582  {  {
583        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetTrigLevel2());        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetTrigLevel2());
584     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
585  }  }
586    
587  static int G__PamLevel2Dict_617_8_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
588  {  {
589        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetS4Level2());        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetS4Level2());
590     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
591  }  }
592    
593  static int G__PamLevel2Dict_617_9_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_1_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
594  {  {
595        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetNDLevel2());        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetNDLevel2());
596     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
597  }  }
598    
599  static int G__PamLevel2Dict_617_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_2_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
600  {  {
601        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetAcLevel2());        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetAcLevel2());
602     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
603  }  }
604    
605  static int G__PamLevel2Dict_617_1_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_3_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
606  {  {
607        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetOrbitalInfo());        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetOrbitalInfo());
608     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
609  }  }
610    
611  static int G__PamLevel2Dict_617_2_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_4_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
612  {  {
613        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetRunInfo());        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetRunInfo());
614     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
615  }  }
616    
617  static int G__PamLevel2Dict_617_3_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_5_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
618  {  {
619        ((PamLevel2*) G__getstructoffset())->SetWhichTrees(*((TString*) G__int(libp->para[0])));        ((PamLevel2*) G__getstructoffset())->SetWhichTrees(*((TString*) G__int(libp->para[0])));
620        G__setnull(result7);        G__setnull(result7);
621     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
622  }  }
623    
624  static int G__PamLevel2Dict_617_4_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_6_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
625  {  {
626        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetListOfLevel2Files(*((TString*) G__int(libp->para[0])), *((TString*) G__int(libp->para[1]))));        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetListOfLevel2Files(*((TString*) G__int(libp->para[0])), *((TString*) G__int(libp->para[1]))));
627     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
628  }  }
629    
630  static int G__PamLevel2Dict_617_5_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_7_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
631  {  {
632        G__letint(result7, 103, (long) ((PamLevel2*) G__getstructoffset())->CheckLevel2File(*((TString*) G__int(libp->para[0]))));        G__letint(result7, 103, (long) ((PamLevel2*) G__getstructoffset())->CheckLevel2File(*((TString*) G__int(libp->para[0]))));
633     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
634  }  }
635    
636  static int G__PamLevel2Dict_617_6_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_8_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
 {  
       ((PamLevel2*) G__getstructoffset())->SetBranchAddress();  
       G__setnull(result7);  
    return(1 || funcname || hash || result7 || libp) ;  
 }  
   
 static int G__PamLevel2Dict_617_7_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  
637  {  {
638        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetPamTree((TFile*) G__int(libp->para[0]), *((TString*) G__int(libp->para[1]))));        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetPamTree((TFile*) G__int(libp->para[0]), *((TString*) G__int(libp->para[1]))));
639     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
640  }  }
641    
642  static int G__PamLevel2Dict_617_8_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_9_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
643  {  {
644        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetPamTree((TFile*) G__int(libp->para[0])));        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetPamTree((TFile*) G__int(libp->para[0])));
645     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
646  }  }
647    
648  static int G__PamLevel2Dict_617_9_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
649  {  {
650        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetPamTree((TList*) G__int(libp->para[0]), *((TString*) G__int(libp->para[1]))));        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetPamTree((TList*) G__int(libp->para[0]), *((TString*) G__int(libp->para[1]))));
651     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
652  }  }
653    
654  static int G__PamLevel2Dict_617_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_1_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
655  {  {
656        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetRunTree((TFile*) G__int(libp->para[0])));        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetRunTree((TFile*) G__int(libp->para[0])));
657     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
658  }  }
659    
660  static int G__PamLevel2Dict_617_1_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_2_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
661  {  {
662        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetRunTree((TList*) G__int(libp->para[0])));        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetRunTree((TList*) G__int(libp->para[0])));
663     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
664  }  }
665    
666  static int G__PamLevel2Dict_617_2_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_3_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
667    {
668          ((PamLevel2*) G__getstructoffset())->SetBranchAddress((TTree*) G__int(libp->para[0]));
669          G__setnull(result7);
670       return(1 || funcname || hash || result7 || libp) ;
671    }
672    
673    static int G__PamLevel2Dict_660_4_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
674    {
675          ((PamLevel2*) G__getstructoffset())->SetBranchAddress((TChain*) G__int(libp->para[0]));
676          G__setnull(result7);
677       return(1 || funcname || hash || result7 || libp) ;
678    }
679    
680    static int G__PamLevel2Dict_660_5_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
681  {  {
682        G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerToTrk());        G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerToTrk());
683     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
684  }  }
685    
686  static int G__PamLevel2Dict_617_3_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_6_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
687  {  {
688        G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerToTrk((int) G__int(libp->para[0])));        G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerToTrk((int) G__int(libp->para[0])));
689     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
690  }  }
691    
692  static int G__PamLevel2Dict_617_4_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_7_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
693  {  {
694        G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerToCalo());        G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerToCalo());
695     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
696  }  }
697    
698  static int G__PamLevel2Dict_617_5_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_8_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
699    {
700          G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerToCalo((int) G__int(libp->para[0])));
701       return(1 || funcname || hash || result7 || libp) ;
702    }
703    
704    static int G__PamLevel2Dict_660_9_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
705  {  {
706        G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerToToF());        G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerToToF());
707     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
708  }  }
709    
710  static int G__PamLevel2Dict_617_6_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
711  {  {
712        G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerToTrig());        G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerToTrig());
713     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
714  }  }
715    
716  static int G__PamLevel2Dict_617_7_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_1_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
717  {  {
718        G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerToS4());        G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerToS4());
719     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
720  }  }
721    
722  static int G__PamLevel2Dict_617_8_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_2_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
723  {  {
724        G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerToND());        G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerToND());
725     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
726  }  }
727    
728  static int G__PamLevel2Dict_617_9_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_3_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
729  {  {
730        G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerToAc());        G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerToAc());
731     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
732  }  }
733    
734  static int G__PamLevel2Dict_617_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_4_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
735  {  {
736        G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerToOrb());        G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerToOrb());
737     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
738  }  }
739    
740  static int G__PamLevel2Dict_617_1_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_5_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
741  {  {
742        G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerToRun());        G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerToRun());
743     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
744  }  }
745    
746  static int G__PamLevel2Dict_617_2_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_6_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
747  {  {
748        G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerTo((const char*) G__int(libp->para[0])));        G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerTo((const char*) G__int(libp->para[0])));
749     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
750  }  }
751    
752  static int G__PamLevel2Dict_617_3_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_7_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
753  {  {
754        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetTrkStoredTrack((int) G__int(libp->para[0])));        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetTrkStoredTrack((int) G__int(libp->para[0])));
755     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
756  }  }
757    
758  static int G__PamLevel2Dict_617_4_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_8_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
759  {  {
760        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetCaloStoredTrack((int) G__int(libp->para[0])));        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetCaloStoredTrack((int) G__int(libp->para[0])));
761     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
762  }  }
763    
764  static int G__PamLevel2Dict_617_5_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_9_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
765  {  {
766        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetToFStoredTrack((int) G__int(libp->para[0])));        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetToFStoredTrack((int) G__int(libp->para[0])));
767     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
768  }  }
769    
770  static int G__PamLevel2Dict_617_6_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
771  {  {
772        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetPamTrackAlong((TrkTrack*) G__int(libp->para[0])));        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetPamTrackAlong((TrkTrack*) G__int(libp->para[0])));
773     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
774  }  }
775    
776  static int G__PamLevel2Dict_617_7_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_1_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
777  {  {
778        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetStoredTrack((Int_t) G__int(libp->para[0])));        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetStoredTrack((Int_t) G__int(libp->para[0])));
779     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
780  }  }
781    
782  static int G__PamLevel2Dict_617_8_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_2_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
783  {  {
784        ((PamLevel2*) G__getstructoffset())->SortTracks(*((TString*) G__int(libp->para[0])));        ((PamLevel2*) G__getstructoffset())->SortTracks(*((TString*) G__int(libp->para[0])));
785        G__setnull(result7);        G__setnull(result7);
786     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
787  }  }
788    
789  static int G__PamLevel2Dict_617_9_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_3_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
790  {  {
791        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetTracks());        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetTracks());
792     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
793  }  }
794    
795  static int G__PamLevel2Dict_617_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_4_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
796  {  {
797        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetTrack((int) G__int(libp->para[0])));        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetTrack((int) G__int(libp->para[0])));
798     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
799  }  }
800    
801  static int G__PamLevel2Dict_617_1_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_5_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
802  {  {
803        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetTrackImage((int) G__int(libp->para[0])));        G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetTrackImage((int) G__int(libp->para[0])));
804     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
805  }  }
806    
807  static int G__PamLevel2Dict_617_2_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_6_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
808  {  {
809        G__letint(result7, 85, (long) PamLevel2::Class());        G__letint(result7, 85, (long) PamLevel2::Class());
810     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
811  }  }
812    
813  static int G__PamLevel2Dict_617_3_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_7_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
814  {  {
815        G__letint(result7, 67, (long) PamLevel2::Class_Name());        G__letint(result7, 67, (long) PamLevel2::Class_Name());
816     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
817  }  }
818    
819  static int G__PamLevel2Dict_617_4_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_8_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
820  {  {
821        G__letint(result7, 115, (long) PamLevel2::Class_Version());        G__letint(result7, 115, (long) PamLevel2::Class_Version());
822     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
823  }  }
824    
825  static int G__PamLevel2Dict_617_5_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_9_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
826  {  {
827        PamLevel2::Dictionary();        PamLevel2::Dictionary();
828        G__setnull(result7);        G__setnull(result7);
829     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
830  }  }
831    
832  static int G__PamLevel2Dict_617_6_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
833  {  {
834        G__letint(result7, 85, (long) ((const PamLevel2*) G__getstructoffset())->IsA());        G__letint(result7, 85, (long) ((const PamLevel2*) G__getstructoffset())->IsA());
835     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
836  }  }
837    
838  static int G__PamLevel2Dict_617_7_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_1_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
839  {  {
840        ((PamLevel2*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref, (char*) G__int(libp->para[1]));        ((PamLevel2*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref, (char*) G__int(libp->para[1]));
841        G__setnull(result7);        G__setnull(result7);
842     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
843  }  }
844    
845  static int G__PamLevel2Dict_617_8_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_2_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
846  {  {
847        ((PamLevel2*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);        ((PamLevel2*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
848        G__setnull(result7);        G__setnull(result7);
849     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
850  }  }
851    
852  static int G__PamLevel2Dict_617_9_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_3_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
853  {  {
854        ((PamLevel2*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);        ((PamLevel2*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
855        G__setnull(result7);        G__setnull(result7);
856     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
857  }  }
858    
859  static int G__PamLevel2Dict_617_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_4_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
860  {  {
861        G__letint(result7, 67, (long) PamLevel2::DeclFileName());        G__letint(result7, 67, (long) PamLevel2::DeclFileName());
862     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
863  }  }
864    
865  static int G__PamLevel2Dict_617_1_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_5_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
866  {  {
867        G__letint(result7, 105, (long) PamLevel2::ImplFileLine());        G__letint(result7, 105, (long) PamLevel2::ImplFileLine());
868     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
869  }  }
870    
871  static int G__PamLevel2Dict_617_2_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_6_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
872  {  {
873        G__letint(result7, 67, (long) PamLevel2::ImplFileName());        G__letint(result7, 67, (long) PamLevel2::ImplFileName());
874     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
875  }  }
876    
877  static int G__PamLevel2Dict_617_3_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_7_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
878  {  {
879        G__letint(result7, 105, (long) PamLevel2::DeclFileLine());        G__letint(result7, 105, (long) PamLevel2::DeclFileLine());
880     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
881  }  }
882    
883  // automatic copy constructor  // automatic copy constructor
884  static int G__PamLevel2Dict_617_4_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_8_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
885    
886  {  {
887     PamLevel2* p;     PamLevel2* p;
# Line 866  static int G__PamLevel2Dict_617_4_5(G__v Line 896  static int G__PamLevel2Dict_617_4_5(G__v
896    
897  // automatic destructor  // automatic destructor
898  typedef PamLevel2 G__TPamLevel2;  typedef PamLevel2 G__TPamLevel2;
899  static int G__PamLevel2Dict_617_5_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_9_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
900  {  {
901     long gvp = G__getgvp();     long gvp = G__getgvp();
902     long soff = G__getstructoffset();     long soff = G__getstructoffset();
# Line 903  static int G__PamLevel2Dict_617_5_5(G__v Line 933  static int G__PamLevel2Dict_617_5_5(G__v
933  }  }
934    
935  // automatic assignment operator  // automatic assignment operator
936  static int G__PamLevel2Dict_617_6_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)  static int G__PamLevel2Dict_660_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
937  {  {
938     PamLevel2* dest = (PamLevel2*) G__getstructoffset();     PamLevel2* dest = (PamLevel2*) G__getstructoffset();
939     *dest = *(PamLevel2*) libp->para[0].ref;     *dest = *(PamLevel2*) libp->para[0].ref;
# Line 999  extern "C" void G__cpp_setup_inheritance Line 1029  extern "C" void G__cpp_setup_inheritance
1029         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);         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);
1030       }       }
1031       {       {
1032           CaloLevel1 *G__Lpbase=(CaloLevel1*)G__Lderived;
1033           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);
1034         }
1035         {
1036           TObject *G__Lpbase=(TObject*)((long)G__Lderived);
1037           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);
1038         }
1039         {
1040         TrkLevel2 *G__Lpbase=(TrkLevel2*)G__Lderived;         TrkLevel2 *G__Lpbase=(TrkLevel2*)G__Lderived;
1041         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);         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);
1042       }       }
# Line 1015  extern "C" void G__cpp_setup_inheritance Line 1053  extern "C" void G__cpp_setup_inheritance
1053         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);         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);
1054       }       }
1055       {       {
1056           TrkHough *G__Lpbase=(TrkHough*)G__Lderived;
1057           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);
1058         }
1059         {
1060           TObject *G__Lpbase=(TObject*)((long)G__Lderived);
1061           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);
1062         }
1063         {
1064         ToFLevel2 *G__Lpbase=(ToFLevel2*)G__Lderived;         ToFLevel2 *G__Lpbase=(ToFLevel2*)G__Lderived;
1065         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);         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);
1066       }       }
# Line 1102  static void G__setup_memvarPamTrack(void Line 1148  static void G__setup_memvarPamTrack(void
1148  static void G__setup_memvarPamLevel2(void) {  static void G__setup_memvarPamLevel2(void) {
1149     G__tag_memvar_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2));     G__tag_memvar_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2));
1150     { PamLevel2 *p; p=(PamLevel2*)0x1000; if (p) { }     { PamLevel2 *p; p=(PamLevel2*)0x1000; if (p) { }
1151     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TrkLevel1),-1,-1,4,"trk_l1_obj=",0,(char*)NULL);     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TrkLevel1),-1,-1,4,"trk1_obj=",0,(char*)NULL);
1152     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TrkLevel2),-1,-1,4,"trk_obj=",0,(char*)NULL);     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TrkLevel2),-1,-1,4,"trk2_obj=",0,(char*)NULL);
1153     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_CaloLevel2),-1,-1,4,"calo_obj=",0,(char*)NULL);     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TrkHough),-1,-1,4,"trkh_obj=",0,(char*)NULL);
1154       G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_CaloLevel1),-1,-1,4,"calo1_obj=",0,(char*)NULL);
1155       G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_CaloLevel2),-1,-1,4,"calo2_obj=",0,(char*)NULL);
1156     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_ToFLevel2),-1,-1,4,"tof_obj=",0,(char*)NULL);     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_ToFLevel2),-1,-1,4,"tof_obj=",0,(char*)NULL);
1157     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TrigLevel2),-1,-1,4,"trig_obj=",0,(char*)NULL);     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TrigLevel2),-1,-1,4,"trig_obj=",0,(char*)NULL);
1158     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_S4Level2),-1,-1,4,"s4_obj=",0,(char*)NULL);     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_S4Level2),-1,-1,4,"s4_obj=",0,(char*)NULL);
# Line 1113  static void G__setup_memvarPamLevel2(voi Line 1161  static void G__setup_memvarPamLevel2(voi
1161     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_OrbitalInfo),-1,-1,4,"orb_obj=",0,(char*)NULL);     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_OrbitalInfo),-1,-1,4,"orb_obj=",0,(char*)NULL);
1162     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_GL_RUN),-1,-1,4,"run_obj=",0,(char*)NULL);     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_GL_RUN),-1,-1,4,"run_obj=",0,(char*)NULL);
1163     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TRefArray),-1,-1,4,"sorted_tracks=",0,(char*)NULL);     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TRefArray),-1,-1,4,"sorted_tracks=",0,(char*)NULL);
1164     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TChain),-1,-1,4,"Tout=",0,(char*)NULL);     G__memvar_setup((void*)((long)(&p->CAL2)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"CAL2=",0,"level2 branch");
1165     G__memvar_setup((void*)((long)(&p->CAL)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"CAL=",0,(char*)NULL);     G__memvar_setup((void*)((long)(&p->CAL1)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"CAL1=",0,"level1 branch");
1166     G__memvar_setup((void*)((long)(&p->TRK)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"TRK=",0,(char*)NULL);     G__memvar_setup((void*)((long)(&p->TRK2)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"TRK2=",0,"level2 branch");
1167       G__memvar_setup((void*)((long)(&p->TRK1)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"TRK1=",0,"level1 branch");
1168       G__memvar_setup((void*)((long)(&p->TRKh)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"TRKh=",0,"hough branch");
1169     G__memvar_setup((void*)((long)(&p->TRG)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"TRG=",0,(char*)NULL);     G__memvar_setup((void*)((long)(&p->TRG)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"TRG=",0,(char*)NULL);
1170     G__memvar_setup((void*)((long)(&p->TOF)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"TOF=",0,(char*)NULL);     G__memvar_setup((void*)((long)(&p->TOF)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"TOF=",0,(char*)NULL);
1171     G__memvar_setup((void*)((long)(&p->S4)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"S4=",0,(char*)NULL);     G__memvar_setup((void*)((long)(&p->S4)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"S4=",0,(char*)NULL);
1172     G__memvar_setup((void*)((long)(&p->ND)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"ND=",0,(char*)NULL);     G__memvar_setup((void*)((long)(&p->ND)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"ND=",0,(char*)NULL);
1173     G__memvar_setup((void*)((long)(&p->AC)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"AC=",0,(char*)NULL);     G__memvar_setup((void*)((long)(&p->AC)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"AC=",0,(char*)NULL);
1174     G__memvar_setup((void*)((long)(&p->ORB)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"ORB=",0,(char*)NULL);     G__memvar_setup((void*)((long)(&p->ORB)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"ORB=",0,(char*)NULL);
    G__memvar_setup((void*)((long)(&p->TRK_L1)-(long)(p)),103,0,0,-1,G__defined_typename("Bool_t"),-1,1,"TRK_L1=",0,(char*)NULL);  
1175     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__PamLevel2DictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
1176     }     }
1177     G__tag_memvar_reset();     G__tag_memvar_reset();
# Line 1145  extern "C" void G__cpp_setup_memvarPamLe Line 1194  extern "C" void G__cpp_setup_memvarPamLe
1194  static void G__setup_memfuncPamTrack(void) {  static void G__setup_memfuncPamTrack(void) {
1195     /* PamTrack */     /* PamTrack */
1196     G__tag_memfunc_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack));     G__tag_memfunc_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack));
1197     G__memfunc_setup("PamTrack",787,G__PamLevel2Dict_616_1_0, 105, G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("PamTrack",787,G__PamLevel2Dict_659_1_0, 105, G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1198     G__memfunc_setup("PamTrack",787,G__PamLevel2Dict_616_2_0, 105, G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack), -1, 0, 3, 1, 1, 0,     G__memfunc_setup("PamTrack",787,G__PamLevel2Dict_659_2_0, 105, G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack), -1, 0, 3, 1, 1, 0,
1199  "U 'TrkTrack' - 0 - - U 'CaloTrkVar' - 0 - - "  "U 'TrkTrack' - 0 - - U 'CaloTrkVar' - 0 - - "
1200  "U 'ToFTrkVar' - 0 - -", (char*)NULL, (void*) NULL, 0);  "U 'ToFTrkVar' - 0 - -", (char*)NULL, (void*) NULL, 0);
1201     G__memfunc_setup("Class",502,G__PamLevel2Dict_616_3_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (TClass* (*)())(&PamTrack::Class), 0);     G__memfunc_setup("Class",502,G__PamLevel2Dict_659_3_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (TClass* (*)())(&PamTrack::Class), 0);
1202     G__memfunc_setup("Class_Name",982,G__PamLevel2Dict_616_4_0, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) (const char* (*)())(&PamTrack::Class_Name), 0);     G__memfunc_setup("Class_Name",982,G__PamLevel2Dict_659_4_0, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) (const char* (*)())(&PamTrack::Class_Name), 0);
1203     G__memfunc_setup("Class_Version",1339,G__PamLevel2Dict_616_5_0, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (Version_t (*)())(&PamTrack::Class_Version), 0);     G__memfunc_setup("Class_Version",1339,G__PamLevel2Dict_659_5_0, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (Version_t (*)())(&PamTrack::Class_Version), 0);
1204     G__memfunc_setup("Dictionary",1046,G__PamLevel2Dict_616_6_0, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (void (*)())(&PamTrack::Dictionary), 0);     G__memfunc_setup("Dictionary",1046,G__PamLevel2Dict_659_6_0, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (void (*)())(&PamTrack::Dictionary), 0);
1205     G__memfunc_setup("IsA",253,G__PamLevel2Dict_616_7_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);     G__memfunc_setup("IsA",253,G__PamLevel2Dict_659_7_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
1206     G__memfunc_setup("ShowMembers",1132,G__PamLevel2Dict_616_8_0, 121, -1, -1, 0, 2, 1, 1, 0,     G__memfunc_setup("ShowMembers",1132,G__PamLevel2Dict_659_8_0, 121, -1, -1, 0, 2, 1, 1, 0,
1207  "u 'TMemberInspector' - 1 - insp C - - 0 - parent", (char*)NULL, (void*) NULL, 1);  "u 'TMemberInspector' - 1 - insp C - - 0 - parent", (char*)NULL, (void*) NULL, 1);
1208     G__memfunc_setup("Streamer",835,G__PamLevel2Dict_616_9_0, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);     G__memfunc_setup("Streamer",835,G__PamLevel2Dict_659_9_0, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
1209     G__memfunc_setup("StreamerNVirtual",1656,G__PamLevel2Dict_616_0_1, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("StreamerNVirtual",1656,G__PamLevel2Dict_659_0_1, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
1210     G__memfunc_setup("DeclFileName",1145,G__PamLevel2Dict_616_1_1, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) (const char* (*)())(&PamTrack::DeclFileName), 0);     G__memfunc_setup("DeclFileName",1145,G__PamLevel2Dict_659_1_1, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) (const char* (*)())(&PamTrack::DeclFileName), 0);
1211     G__memfunc_setup("ImplFileLine",1178,G__PamLevel2Dict_616_2_1, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (int (*)())(&PamTrack::ImplFileLine), 0);     G__memfunc_setup("ImplFileLine",1178,G__PamLevel2Dict_659_2_1, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (int (*)())(&PamTrack::ImplFileLine), 0);
1212     G__memfunc_setup("ImplFileName",1171,G__PamLevel2Dict_616_3_1, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) (const char* (*)())(&PamTrack::ImplFileName), 0);     G__memfunc_setup("ImplFileName",1171,G__PamLevel2Dict_659_3_1, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) (const char* (*)())(&PamTrack::ImplFileName), 0);
1213     G__memfunc_setup("DeclFileLine",1152,G__PamLevel2Dict_616_4_1, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (int (*)())(&PamTrack::DeclFileLine), 0);     G__memfunc_setup("DeclFileLine",1152,G__PamLevel2Dict_659_4_1, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (int (*)())(&PamTrack::DeclFileLine), 0);
1214     // automatic copy constructor     // automatic copy constructor
1215     G__memfunc_setup("PamTrack", 787, G__PamLevel2Dict_616_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);     G__memfunc_setup("PamTrack", 787, G__PamLevel2Dict_659_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);
1216     // automatic destructor     // automatic destructor
1217     G__memfunc_setup("~PamTrack", 913, G__PamLevel2Dict_616_6_1, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);     G__memfunc_setup("~PamTrack", 913, G__PamLevel2Dict_659_6_1, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
1218     // automatic assignment operator     // automatic assignment operator
1219     G__memfunc_setup("operator=", 937, G__PamLevel2Dict_616_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);     G__memfunc_setup("operator=", 937, G__PamLevel2Dict_659_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);
1220     G__tag_memfunc_reset();     G__tag_memfunc_reset();
1221  }  }
1222    
1223  static void G__setup_memfuncPamLevel2(void) {  static void G__setup_memfuncPamLevel2(void) {
1224     /* PamLevel2 */     /* PamLevel2 */
1225     G__tag_memfunc_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2));     G__tag_memfunc_setup(G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2));
1226     G__memfunc_setup("PamLevel2",840,G__PamLevel2Dict_617_1_0, 105, G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("PamLevel2",840,G__PamLevel2Dict_660_1_0, 105, G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1227     G__memfunc_setup("Clear",487,G__PamLevel2Dict_617_2_0, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("Clear",487,G__PamLevel2Dict_660_2_0, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1228     G__memfunc_setup("GetTrkLevel1",1146,G__PamLevel2Dict_617_3_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TrkLevel1), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetTrkLevel1",1146,G__PamLevel2Dict_660_3_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TrkLevel1), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1229     G__memfunc_setup("GetTrkLevel2",1147,G__PamLevel2Dict_617_4_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TrkLevel2), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetTrkLevel2",1147,G__PamLevel2Dict_660_4_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TrkLevel2), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1230     G__memfunc_setup("GetCaloLevel2",1225,G__PamLevel2Dict_617_5_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_CaloLevel2), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetTrkHough",1100,G__PamLevel2Dict_660_5_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TrkHough), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1231     G__memfunc_setup("GetToFLevel2",1107,G__PamLevel2Dict_617_6_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_ToFLevel2), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetCaloLevel1",1224,G__PamLevel2Dict_660_6_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_CaloLevel1), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1232     G__memfunc_setup("GetTrigLevel2",1248,G__PamLevel2Dict_617_7_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TrigLevel2), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetCaloLevel2",1225,G__PamLevel2Dict_660_7_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_CaloLevel2), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1233     G__memfunc_setup("GetS4Level2",977,G__PamLevel2Dict_617_8_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_S4Level2), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetToFLevel2",1107,G__PamLevel2Dict_660_8_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_ToFLevel2), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1234     G__memfunc_setup("GetNDLevel2",988,G__PamLevel2Dict_617_9_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_NDLevel2), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetTrigLevel2",1248,G__PamLevel2Dict_660_9_0, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TrigLevel2), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1235     G__memfunc_setup("GetAcLevel2",1006,G__PamLevel2Dict_617_0_1, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_AcLevel2), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetS4Level2",977,G__PamLevel2Dict_660_0_1, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_S4Level2), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1236     G__memfunc_setup("GetOrbitalInfo",1401,G__PamLevel2Dict_617_1_1, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_OrbitalInfo), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetNDLevel2",988,G__PamLevel2Dict_660_1_1, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_NDLevel2), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1237     G__memfunc_setup("GetRunInfo",993,G__PamLevel2Dict_617_2_1, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_GL_RUN), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetAcLevel2",1006,G__PamLevel2Dict_660_2_1, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_AcLevel2), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1238     G__memfunc_setup("SetWhichTrees",1314,G__PamLevel2Dict_617_3_1, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TString' - 0 - -", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetOrbitalInfo",1401,G__PamLevel2Dict_660_3_1, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_OrbitalInfo), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1239     G__memfunc_setup("GetListOfLevel2Files",1934,G__PamLevel2Dict_617_4_1, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TList), -1, 0, 2, 1, 1, 0,     G__memfunc_setup("GetRunInfo",993,G__PamLevel2Dict_660_4_1, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_GL_RUN), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1240       G__memfunc_setup("SetWhichTrees",1314,G__PamLevel2Dict_660_5_1, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TString' - 0 - -", (char*)NULL, (void*) NULL, 0);
1241       G__memfunc_setup("GetListOfLevel2Files",1934,G__PamLevel2Dict_660_6_1, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TList), -1, 0, 2, 1, 1, 0,
1242  "u 'TString' - 0 - - u 'TString' - 0 - -", (char*)NULL, (void*) NULL, 0);  "u 'TString' - 0 - - u 'TString' - 0 - -", (char*)NULL, (void*) NULL, 0);
1243     G__memfunc_setup("CheckLevel2File",1416,G__PamLevel2Dict_617_5_1, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "u 'TString' - 0 - -", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("CheckLevel2File",1416,G__PamLevel2Dict_660_7_1, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "u 'TString' - 0 - -", (char*)NULL, (void*) NULL, 0);
1244     G__memfunc_setup("SetBranchAddress",1600,G__PamLevel2Dict_617_6_1, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetPamTree",974,G__PamLevel2Dict_660_8_1, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TTree), -1, 0, 2, 1, 1, 0,
    G__memfunc_setup("GetPamTree",974,G__PamLevel2Dict_617_7_1, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TTree), -1, 0, 2, 1, 1, 0,  
1245  "U 'TFile' - 0 - - u 'TString' - 0 - -", (char*)NULL, (void*) NULL, 0);  "U 'TFile' - 0 - - u 'TString' - 0 - -", (char*)NULL, (void*) NULL, 0);
1246     G__memfunc_setup("GetPamTree",974,G__PamLevel2Dict_617_8_1, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TTree), -1, 0, 1, 1, 1, 0, "U 'TFile' - 0 - f", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetPamTree",974,G__PamLevel2Dict_660_9_1, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TTree), -1, 0, 1, 1, 1, 0, "U 'TFile' - 0 - f", (char*)NULL, (void*) NULL, 0);
1247     G__memfunc_setup("GetPamTree",974,G__PamLevel2Dict_617_9_1, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TChain), -1, 0, 2, 1, 1, 0,     G__memfunc_setup("GetPamTree",974,G__PamLevel2Dict_660_0_2, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TChain), -1, 0, 2, 1, 1, 0,
1248  "U 'TList' - 0 - - u 'TString' - 0 - -", (char*)NULL, (void*) NULL, 0);  "U 'TList' - 0 - - u 'TString' - 0 - -", (char*)NULL, (void*) NULL, 0);
1249     G__memfunc_setup("GetRunTree",997,G__PamLevel2Dict_617_0_2, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TTree), -1, 0, 1, 1, 1, 0, "U 'TFile' - 0 - -", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetRunTree",997,G__PamLevel2Dict_660_1_2, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TTree), -1, 0, 1, 1, 1, 0, "U 'TFile' - 0 - -", (char*)NULL, (void*) NULL, 0);
1250     G__memfunc_setup("GetRunTree",997,G__PamLevel2Dict_617_1_2, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TChain), -1, 0, 1, 1, 1, 0, "U 'TList' - 0 - -", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetRunTree",997,G__PamLevel2Dict_660_2_2, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TChain), -1, 0, 1, 1, 1, 0, "U 'TList' - 0 - -", (char*)NULL, (void*) NULL, 0);
1251     G__memfunc_setup("GetPointerToTrk",1525,G__PamLevel2Dict_617_2_2, 89, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("SetBranchAddress",1600,G__PamLevel2Dict_660_3_2, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TTree' - 0 - -", (char*)NULL, (void*) NULL, 0);
1252     G__memfunc_setup("GetPointerToTrk",1525,G__PamLevel2Dict_617_3_2, 89, -1, -1, 0, 1, 1, 1, 0, "i - - 0 - s", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("SetBranchAddress",1600,G__PamLevel2Dict_660_4_2, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TChain' - 0 - -", (char*)NULL, (void*) NULL, 0);
1253     G__memfunc_setup("GetPointerToCalo",1603,G__PamLevel2Dict_617_4_2, 89, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetPointerToTrk",1525,G__PamLevel2Dict_660_5_2, 89, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1254     G__memfunc_setup("GetPointerToToF",1485,G__PamLevel2Dict_617_5_2, 89, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetPointerToTrk",1525,G__PamLevel2Dict_660_6_2, 89, -1, -1, 0, 1, 1, 1, 0, "i - - 0 - s", (char*)NULL, (void*) NULL, 0);
1255     G__memfunc_setup("GetPointerToTrig",1626,G__PamLevel2Dict_617_6_2, 89, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetPointerToCalo",1603,G__PamLevel2Dict_660_7_2, 89, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1256     G__memfunc_setup("GetPointerToS4",1355,G__PamLevel2Dict_617_7_2, 89, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetPointerToCalo",1603,G__PamLevel2Dict_660_8_2, 89, -1, -1, 0, 1, 1, 1, 0, "i - - 0 - s", (char*)NULL, (void*) NULL, 0);
1257     G__memfunc_setup("GetPointerToND",1366,G__PamLevel2Dict_617_8_2, 89, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetPointerToToF",1485,G__PamLevel2Dict_660_9_2, 89, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1258     G__memfunc_setup("GetPointerToAc",1384,G__PamLevel2Dict_617_9_2, 89, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetPointerToTrig",1626,G__PamLevel2Dict_660_0_3, 89, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1259     G__memfunc_setup("GetPointerToOrb",1511,G__PamLevel2Dict_617_0_3, 89, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetPointerToS4",1355,G__PamLevel2Dict_660_1_3, 89, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1260     G__memfunc_setup("GetPointerToRun",1529,G__PamLevel2Dict_617_1_3, 89, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetPointerToND",1366,G__PamLevel2Dict_660_2_3, 89, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1261     G__memfunc_setup("GetPointerTo",1220,G__PamLevel2Dict_617_2_3, 89, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - -", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetPointerToAc",1384,G__PamLevel2Dict_660_3_3, 89, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1262     G__memfunc_setup("GetTrkStoredTrack",1719,G__PamLevel2Dict_617_3_3, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TrkTrack), -1, 0, 1, 1, 1, 0, "i - - 0 - seqno", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetPointerToOrb",1511,G__PamLevel2Dict_660_4_3, 89, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1263     G__memfunc_setup("GetCaloStoredTrack",1797,G__PamLevel2Dict_617_4_3, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_CaloTrkVar), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetPointerToRun",1529,G__PamLevel2Dict_660_5_3, 89, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1264     G__memfunc_setup("GetToFStoredTrack",1679,G__PamLevel2Dict_617_5_3, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_ToFTrkVar), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetPointerTo",1220,G__PamLevel2Dict_660_6_3, 89, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - -", (char*)NULL, (void*) NULL, 0);
1265     G__memfunc_setup("GetPamTrackAlong",1572,G__PamLevel2Dict_617_6_3, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack), -1, 0, 1, 1, 1, 0, "U 'TrkTrack' - 0 - -", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetTrkStoredTrack",1719,G__PamLevel2Dict_660_7_3, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TrkTrack), -1, 0, 1, 1, 1, 0, "i - - 0 - seqno", (char*)NULL, (void*) NULL, 0);
1266     G__memfunc_setup("GetStoredTrack",1414,G__PamLevel2Dict_617_7_3, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetCaloStoredTrack",1797,G__PamLevel2Dict_660_8_3, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_CaloTrkVar), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);
1267     G__memfunc_setup("SortTracks",1040,G__PamLevel2Dict_617_8_3, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TString' - 0 - -", "assign value to variable sorted_tracks", (void*) NULL, 0);     G__memfunc_setup("GetToFStoredTrack",1679,G__PamLevel2Dict_660_9_3, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_ToFTrkVar), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);
1268     G__memfunc_setup("GetTracks",904,G__PamLevel2Dict_617_9_3, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TRefArray), -1, 0, 0, 1, 1, 0, "", "return sorted_tracks", (void*) NULL, 0);     G__memfunc_setup("GetPamTrackAlong",1572,G__PamLevel2Dict_660_0_4, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack), -1, 0, 1, 1, 1, 0, "U 'TrkTrack' - 0 - -", (char*)NULL, (void*) NULL, 0);
1269     G__memfunc_setup("GetTrack",789,G__PamLevel2Dict_617_0_4, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("GetStoredTrack",1414,G__PamLevel2Dict_660_1_4, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - -", (char*)NULL, (void*) NULL, 0);
1270     G__memfunc_setup("GetTrackImage",1272,G__PamLevel2Dict_617_1_4, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("SortTracks",1040,G__PamLevel2Dict_660_2_4, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TString' - 0 - -", "assign value to variable sorted_tracks", (void*) NULL, 0);
1271     G__memfunc_setup("Class",502,G__PamLevel2Dict_617_2_4, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (TClass* (*)())(&PamLevel2::Class), 0);     G__memfunc_setup("GetTracks",904,G__PamLevel2Dict_660_3_4, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TRefArray), -1, 0, 0, 1, 1, 0, "", "return sorted_tracks", (void*) NULL, 0);
1272     G__memfunc_setup("Class_Name",982,G__PamLevel2Dict_617_3_4, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) (const char* (*)())(&PamLevel2::Class_Name), 0);     G__memfunc_setup("GetTrack",789,G__PamLevel2Dict_660_4_4, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);
1273     G__memfunc_setup("Class_Version",1339,G__PamLevel2Dict_617_4_4, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (Version_t (*)())(&PamLevel2::Class_Version), 0);     G__memfunc_setup("GetTrackImage",1272,G__PamLevel2Dict_660_5_4, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack), -1, 0, 1, 1, 1, 0, "i - - 0 - -", (char*)NULL, (void*) NULL, 0);
1274     G__memfunc_setup("Dictionary",1046,G__PamLevel2Dict_617_5_4, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (void (*)())(&PamLevel2::Dictionary), 0);     G__memfunc_setup("Class",502,G__PamLevel2Dict_660_6_4, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (TClass* (*)())(&PamLevel2::Class), 0);
1275     G__memfunc_setup("IsA",253,G__PamLevel2Dict_617_6_4, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);     G__memfunc_setup("Class_Name",982,G__PamLevel2Dict_660_7_4, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) (const char* (*)())(&PamLevel2::Class_Name), 0);
1276     G__memfunc_setup("ShowMembers",1132,G__PamLevel2Dict_617_7_4, 121, -1, -1, 0, 2, 1, 1, 0,     G__memfunc_setup("Class_Version",1339,G__PamLevel2Dict_660_8_4, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (Version_t (*)())(&PamLevel2::Class_Version), 0);
1277       G__memfunc_setup("Dictionary",1046,G__PamLevel2Dict_660_9_4, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (void (*)())(&PamLevel2::Dictionary), 0);
1278       G__memfunc_setup("IsA",253,G__PamLevel2Dict_660_0_5, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
1279       G__memfunc_setup("ShowMembers",1132,G__PamLevel2Dict_660_1_5, 121, -1, -1, 0, 2, 1, 1, 0,
1280  "u 'TMemberInspector' - 1 - insp C - - 0 - parent", (char*)NULL, (void*) NULL, 1);  "u 'TMemberInspector' - 1 - insp C - - 0 - parent", (char*)NULL, (void*) NULL, 1);
1281     G__memfunc_setup("Streamer",835,G__PamLevel2Dict_617_8_4, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);     G__memfunc_setup("Streamer",835,G__PamLevel2Dict_660_2_5, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
1282     G__memfunc_setup("StreamerNVirtual",1656,G__PamLevel2Dict_617_9_4, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);     G__memfunc_setup("StreamerNVirtual",1656,G__PamLevel2Dict_660_3_5, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
1283     G__memfunc_setup("DeclFileName",1145,G__PamLevel2Dict_617_0_5, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) (const char* (*)())(&PamLevel2::DeclFileName), 0);     G__memfunc_setup("DeclFileName",1145,G__PamLevel2Dict_660_4_5, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) (const char* (*)())(&PamLevel2::DeclFileName), 0);
1284     G__memfunc_setup("ImplFileLine",1178,G__PamLevel2Dict_617_1_5, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (int (*)())(&PamLevel2::ImplFileLine), 0);     G__memfunc_setup("ImplFileLine",1178,G__PamLevel2Dict_660_5_5, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (int (*)())(&PamLevel2::ImplFileLine), 0);
1285     G__memfunc_setup("ImplFileName",1171,G__PamLevel2Dict_617_2_5, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) (const char* (*)())(&PamLevel2::ImplFileName), 0);     G__memfunc_setup("ImplFileName",1171,G__PamLevel2Dict_660_6_5, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) (const char* (*)())(&PamLevel2::ImplFileName), 0);
1286     G__memfunc_setup("DeclFileLine",1152,G__PamLevel2Dict_617_3_5, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (int (*)())(&PamLevel2::DeclFileLine), 0);     G__memfunc_setup("DeclFileLine",1152,G__PamLevel2Dict_660_7_5, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (int (*)())(&PamLevel2::DeclFileLine), 0);
1287     // automatic copy constructor     // automatic copy constructor
1288     G__memfunc_setup("PamLevel2", 840, G__PamLevel2Dict_617_4_5, (int) ('i'), G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2), -1, 0, 1, 1, 1, 0, "u 'PamLevel2' - 11 - -", (char*) NULL, (void*) NULL, 0);     G__memfunc_setup("PamLevel2", 840, G__PamLevel2Dict_660_8_5, (int) ('i'), G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2), -1, 0, 1, 1, 1, 0, "u 'PamLevel2' - 11 - -", (char*) NULL, (void*) NULL, 0);
1289     // automatic destructor     // automatic destructor
1290     G__memfunc_setup("~PamLevel2", 966, G__PamLevel2Dict_617_5_5, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);     G__memfunc_setup("~PamLevel2", 966, G__PamLevel2Dict_660_9_5, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
1291     // automatic assignment operator     // automatic assignment operator
1292     G__memfunc_setup("operator=", 937, G__PamLevel2Dict_617_6_5, (int) ('u'), G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2), -1, 1, 1, 1, 1, 0, "u 'PamLevel2' - 11 - -", (char*) NULL, (void*) NULL, 0);     G__memfunc_setup("operator=", 937, G__PamLevel2Dict_660_0_6, (int) ('u'), G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2), -1, 1, 1, 1, 1, 0, "u 'PamLevel2' - 11 - -", (char*) NULL, (void*) NULL, 0);
1293     G__tag_memfunc_reset();     G__tag_memfunc_reset();
1294  }  }
1295    
# Line 1380  G__linked_taginfo G__PamLevel2DictLN_TTr Line 1433  G__linked_taginfo G__PamLevel2DictLN_TTr
1433  G__linked_taginfo G__PamLevel2DictLN_TrkLevel1 = { "TrkLevel1" , 99 , -1 };  G__linked_taginfo G__PamLevel2DictLN_TrkLevel1 = { "TrkLevel1" , 99 , -1 };
1434  G__linked_taginfo G__PamLevel2DictLN_TrkTrack = { "TrkTrack" , 99 , -1 };  G__linked_taginfo G__PamLevel2DictLN_TrkTrack = { "TrkTrack" , 99 , -1 };
1435  G__linked_taginfo G__PamLevel2DictLN_TrkLevel2 = { "TrkLevel2" , 99 , -1 };  G__linked_taginfo G__PamLevel2DictLN_TrkLevel2 = { "TrkLevel2" , 99 , -1 };
1436    G__linked_taginfo G__PamLevel2DictLN_TrkHough = { "TrkHough" , 99 , -1 };
1437    G__linked_taginfo G__PamLevel2DictLN_CaloLevel1 = { "CaloLevel1" , 99 , -1 };
1438  G__linked_taginfo G__PamLevel2DictLN_CaloTrkVar = { "CaloTrkVar" , 99 , -1 };  G__linked_taginfo G__PamLevel2DictLN_CaloTrkVar = { "CaloTrkVar" , 99 , -1 };
1439  G__linked_taginfo G__PamLevel2DictLN_CaloLevel2 = { "CaloLevel2" , 99 , -1 };  G__linked_taginfo G__PamLevel2DictLN_CaloLevel2 = { "CaloLevel2" , 99 , -1 };
1440  G__linked_taginfo G__PamLevel2DictLN_ToFTrkVar = { "ToFTrkVar" , 99 , -1 };  G__linked_taginfo G__PamLevel2DictLN_ToFTrkVar = { "ToFTrkVar" , 99 , -1 };
# Line 1408  extern "C" void G__cpp_reset_tagtablePam Line 1463  extern "C" void G__cpp_reset_tagtablePam
1463    G__PamLevel2DictLN_TrkLevel1.tagnum = -1 ;    G__PamLevel2DictLN_TrkLevel1.tagnum = -1 ;
1464    G__PamLevel2DictLN_TrkTrack.tagnum = -1 ;    G__PamLevel2DictLN_TrkTrack.tagnum = -1 ;
1465    G__PamLevel2DictLN_TrkLevel2.tagnum = -1 ;    G__PamLevel2DictLN_TrkLevel2.tagnum = -1 ;
1466      G__PamLevel2DictLN_TrkHough.tagnum = -1 ;
1467      G__PamLevel2DictLN_CaloLevel1.tagnum = -1 ;
1468    G__PamLevel2DictLN_CaloTrkVar.tagnum = -1 ;    G__PamLevel2DictLN_CaloTrkVar.tagnum = -1 ;
1469    G__PamLevel2DictLN_CaloLevel2.tagnum = -1 ;    G__PamLevel2DictLN_CaloLevel2.tagnum = -1 ;
1470    G__PamLevel2DictLN_ToFTrkVar.tagnum = -1 ;    G__PamLevel2DictLN_ToFTrkVar.tagnum = -1 ;
# Line 1439  extern "C" void G__cpp_setup_tagtablePam Line 1496  extern "C" void G__cpp_setup_tagtablePam
1496     G__get_linked_tagnum(&G__PamLevel2DictLN_TrkLevel1);     G__get_linked_tagnum(&G__PamLevel2DictLN_TrkLevel1);
1497     G__get_linked_tagnum(&G__PamLevel2DictLN_TrkTrack);     G__get_linked_tagnum(&G__PamLevel2DictLN_TrkTrack);
1498     G__get_linked_tagnum(&G__PamLevel2DictLN_TrkLevel2);     G__get_linked_tagnum(&G__PamLevel2DictLN_TrkLevel2);
1499       G__get_linked_tagnum(&G__PamLevel2DictLN_TrkHough);
1500       G__get_linked_tagnum(&G__PamLevel2DictLN_CaloLevel1);
1501     G__get_linked_tagnum(&G__PamLevel2DictLN_CaloTrkVar);     G__get_linked_tagnum(&G__PamLevel2DictLN_CaloTrkVar);
1502     G__get_linked_tagnum(&G__PamLevel2DictLN_CaloLevel2);     G__get_linked_tagnum(&G__PamLevel2DictLN_CaloLevel2);
1503     G__get_linked_tagnum(&G__PamLevel2DictLN_ToFTrkVar);     G__get_linked_tagnum(&G__PamLevel2DictLN_ToFTrkVar);

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.23