/[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.5 by pam-fi, Mon Oct 9 08:57:42 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 Sun Oct  8 08:25:35 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  //  //
6    
# Line 12  Line 13 
13    
14  // Since CINT ignores the std namespace, we need to do so in this file.  // Since CINT ignores the std namespace, we need to do so in this file.
15  namespace std {} using namespace std;  namespace std {} using namespace std;
   
16  #include "PamLevel2Dict.h"  #include "PamLevel2Dict.h"
17    
18  #include "TClass.h"  #include "TClass.h"
19  #include "TBuffer.h"  #include "TBuffer.h"
20  #include "TStreamerInfo.h"  #include "TStreamerInfo.h"
# Line 27  namespace std {} using namespace std; Line 28  namespace std {} using namespace std;
28  #include "RtypesImp.h"  #include "RtypesImp.h"
29  #include "TCollectionProxy.h"  #include "TCollectionProxy.h"
30  #include "TIsAProxy.h"  #include "TIsAProxy.h"
31    // START OF SHADOWS
32    
33  namespace ROOT {  namespace ROOT {
34     namespace Shadow {     namespace Shadow {
35     } // Of namespace ROOT::Shadow     } // of namespace Shadow
36  } // Of namespace ROOT  } // of namespace ROOT
37    // END OF SHADOWS
38    
39  namespace ROOT {  namespace ROOT {
40     void PamTrack_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent);     void PamTrack_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent);
41     static void *new_PamTrack(void *p = 0);     static void *new_PamTrack(void *p = 0);
42     static void *newArray_PamTrack(Long_t size);     static void *newArray_PamTrack(Long_t size, void *p);
43     static void delete_PamTrack(void *p);     static void delete_PamTrack(void *p);
44     static void deleteArray_PamTrack(void *p);     static void deleteArray_PamTrack(void *p);
45     static void destruct_PamTrack(void *p);     static void destruct_PamTrack(void *p);
46    
47     // Function generating the singleton type initializer     // Function generating the singleton type initializer
48     TGenericClassInfo *GenerateInitInstance(const ::PamTrack*)     static TGenericClassInfo *GenerateInitInstanceLocal(const ::PamTrack*)
49     {     {
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 57  namespace ROOT { Line 61  namespace ROOT {
61        instance.SetDestructor(&destruct_PamTrack);        instance.SetDestructor(&destruct_PamTrack);
62        return &instance;        return &instance;
63     }     }
64       TGenericClassInfo *GenerateInitInstance(const ::PamTrack*)
65       {
66          return GenerateInitInstanceLocal((::PamTrack*)0);
67       }
68     // Static variable to force the class initialization     // Static variable to force the class initialization
69     static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const ::PamTrack*)0x0); R__UseDummy(_R__UNIQUE_(Init));     static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::PamTrack*)0x0); R__UseDummy(_R__UNIQUE_(Init));
70  }  } // end of namespace ROOT
71    
72  namespace ROOT {  namespace ROOT {
73     void PamLevel2_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent);     void PamLevel2_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent);
74     static void *new_PamLevel2(void *p = 0);     static void *new_PamLevel2(void *p = 0);
75     static void *newArray_PamLevel2(Long_t size);     static void *newArray_PamLevel2(Long_t size, void *p);
76     static void delete_PamLevel2(void *p);     static void delete_PamLevel2(void *p);
77     static void deleteArray_PamLevel2(void *p);     static void deleteArray_PamLevel2(void *p);
78     static void destruct_PamLevel2(void *p);     static void destruct_PamLevel2(void *p);
79    
80     // Function generating the singleton type initializer     // Function generating the singleton type initializer
81     TGenericClassInfo *GenerateInitInstance(const ::PamLevel2*)     static TGenericClassInfo *GenerateInitInstanceLocal(const ::PamLevel2*)
82     {     {
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 86  namespace ROOT { Line 94  namespace ROOT {
94        instance.SetDestructor(&destruct_PamLevel2);        instance.SetDestructor(&destruct_PamLevel2);
95        return &instance;        return &instance;
96     }     }
97       TGenericClassInfo *GenerateInitInstance(const ::PamLevel2*)
98       {
99          return GenerateInitInstanceLocal((::PamLevel2*)0);
100       }
101     // Static variable to force the class initialization     // Static variable to force the class initialization
102     static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance((const ::PamLevel2*)0x0); R__UseDummy(_R__UNIQUE_(Init));     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  TClass *PamTrack::fgIsA = 0;  // static to hold class pointer
# Line 102  const char *PamTrack::Class_Name() Line 114  const char *PamTrack::Class_Name()
114  //______________________________________________________________________________  //______________________________________________________________________________
115  const char *PamTrack::ImplFileName()  const char *PamTrack::ImplFileName()
116  {  {
117     return ::ROOT::GenerateInitInstance((const ::PamTrack*)0x0)->GetImplFileName();     return ::ROOT::GenerateInitInstanceLocal((const ::PamTrack*)0x0)->GetImplFileName();
118  }  }
119    
120  //______________________________________________________________________________  //______________________________________________________________________________
121  int PamTrack::ImplFileLine()  int PamTrack::ImplFileLine()
122  {  {
123     return ::ROOT::GenerateInitInstance((const ::PamTrack*)0x0)->GetImplFileLine();     return ::ROOT::GenerateInitInstanceLocal((const ::PamTrack*)0x0)->GetImplFileLine();
124  }  }
125    
126  //______________________________________________________________________________  //______________________________________________________________________________
127  void PamTrack::Dictionary()  void PamTrack::Dictionary()
128  {  {
129     fgIsA = ::ROOT::GenerateInitInstance((const ::PamTrack*)0x0)->GetClass();     fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::PamTrack*)0x0)->GetClass();
130  }  }
131    
132  //______________________________________________________________________________  //______________________________________________________________________________
133  TClass *PamTrack::Class()  TClass *PamTrack::Class()
134  {  {
135     if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstance((const ::PamTrack*)0x0)->GetClass();     if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::PamTrack*)0x0)->GetClass();
136     return fgIsA;     return fgIsA;
137  }  }
138    
# Line 136  const char *PamLevel2::Class_Name() Line 148  const char *PamLevel2::Class_Name()
148  //______________________________________________________________________________  //______________________________________________________________________________
149  const char *PamLevel2::ImplFileName()  const char *PamLevel2::ImplFileName()
150  {  {
151     return ::ROOT::GenerateInitInstance((const ::PamLevel2*)0x0)->GetImplFileName();     return ::ROOT::GenerateInitInstanceLocal((const ::PamLevel2*)0x0)->GetImplFileName();
152  }  }
153    
154  //______________________________________________________________________________  //______________________________________________________________________________
155  int PamLevel2::ImplFileLine()  int PamLevel2::ImplFileLine()
156  {  {
157     return ::ROOT::GenerateInitInstance((const ::PamLevel2*)0x0)->GetImplFileLine();     return ::ROOT::GenerateInitInstanceLocal((const ::PamLevel2*)0x0)->GetImplFileLine();
158  }  }
159    
160  //______________________________________________________________________________  //______________________________________________________________________________
161  void PamLevel2::Dictionary()  void PamLevel2::Dictionary()
162  {  {
163     fgIsA = ::ROOT::GenerateInitInstance((const ::PamLevel2*)0x0)->GetClass();     fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::PamLevel2*)0x0)->GetClass();
164  }  }
165    
166  //______________________________________________________________________________  //______________________________________________________________________________
167  TClass *PamLevel2::Class()  TClass *PamLevel2::Class()
168  {  {
169     if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstance((const ::PamLevel2*)0x0)->GetClass();     if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::PamLevel2*)0x0)->GetClass();
170     return fgIsA;     return fgIsA;
171  }  }
172    
# Line 174  void PamLevel2::Streamer(TBuffer &R__b) Line 186  void PamLevel2::Streamer(TBuffer &R__b)
186  void PamLevel2::ShowMembers(TMemberInspector &R__insp, char *R__parent)  void PamLevel2::ShowMembers(TMemberInspector &R__insp, char *R__parent)
187  {  {
188        // Inspect the data members of an object of class PamLevel2.        // Inspect the data members of an object of class PamLevel2.
   
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 189  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 215  namespace ROOT { Line 231  namespace ROOT {
231     static void *new_PamLevel2(void *p) {     static void *new_PamLevel2(void *p) {
232        return  p ? new(p) ::PamLevel2 : new ::PamLevel2;        return  p ? new(p) ::PamLevel2 : new ::PamLevel2;
233     }     }
234     static void *newArray_PamLevel2(Long_t size) {     static void *newArray_PamLevel2(Long_t nElements, void *p) {
235        return new ::PamLevel2[size];        return p ? new(p) ::PamLevel2[nElements] : new ::PamLevel2[nElements];
236     }     }
237     // Wrapper around operator delete     // Wrapper around operator delete
238     static void delete_PamLevel2(void *p) {     static void delete_PamLevel2(void *p) {
# Line 247  void PamTrack::Streamer(TBuffer &R__b) Line 263  void PamTrack::Streamer(TBuffer &R__b)
263  void PamTrack::ShowMembers(TMemberInspector &R__insp, char *R__parent)  void PamTrack::ShowMembers(TMemberInspector &R__insp, char *R__parent)
264  {  {
265        // Inspect the data members of an object of class PamTrack.        // Inspect the data members of an object of class PamTrack.
   
266        TClass *R__cl = ::PamTrack::IsA();        TClass *R__cl = ::PamTrack::IsA();
267        Int_t R__ncp = strlen(R__parent);        Int_t R__ncp = strlen(R__parent);
268        if (R__ncp || R__cl || R__insp.IsA()) { }        if (R__ncp || R__cl || R__insp.IsA()) { }
# Line 264  namespace ROOT { Line 279  namespace ROOT {
279     static void *new_PamTrack(void *p) {     static void *new_PamTrack(void *p) {
280        return  p ? new(p) ::PamTrack : new ::PamTrack;        return  p ? new(p) ::PamTrack : new ::PamTrack;
281     }     }
282     static void *newArray_PamTrack(Long_t size) {     static void *newArray_PamTrack(Long_t nElements, void *p) {
283        return new ::PamTrack[size];        return p ? new(p) ::PamTrack[nElements] : new ::PamTrack[nElements];
284     }     }
285     // Wrapper around operator delete     // Wrapper around operator delete
286     static void delete_PamTrack(void *p) {     static void delete_PamTrack(void *p) {
# Line 295  namespace ROOT { Line 310  namespace ROOT {
310  extern "C" void G__cpp_reset_tagtablePamLevel2Dict();  extern "C" void G__cpp_reset_tagtablePamLevel2Dict();
311    
312  extern "C" void G__set_cpp_environmentPamLevel2Dict() {  extern "C" void G__set_cpp_environmentPamLevel2Dict() {
   G__add_macro("G__CINTVERSION=50160002");  
313    G__add_compiledheader("TROOT.h");    G__add_compiledheader("TROOT.h");
314    G__add_compiledheader("TMemberInspector.h");    G__add_compiledheader("TMemberInspector.h");
315    G__add_compiledheader("inc/PamLevel2.h");    G__add_compiledheader("inc/PamLevel2.h");
316    G__cpp_reset_tagtablePamLevel2Dict();    G__cpp_reset_tagtablePamLevel2Dict();
317  }  }
318  class G__srcdIPamLevel2DictdOcpp_tag {};  #include <new>
   
 void* operator new(size_t size,G__srcdIPamLevel2DictdOcpp_tag* p) {  
   if(p && G__PVOID!=G__getgvp()) return((void*)p);  
 #ifndef G__ROOT  
   return(malloc(size));  
 #else  
   return(::operator new(size));  
 #endif  
 }  
   
 /* dummy, for exception */  
 #ifdef G__EH_DUMMY_DELETE  
 void operator delete(void *p,G__srcdIPamLevel2DictdOcpp_tag* x) {  
   if((long)p==G__getgvp() && G__PVOID!=G__getgvp()) return;  
 #ifndef G__ROOT  
   free(p);  
 #else  
   ::operator delete(p);  
 #endif  
 }  
 #endif  
   
 static void G__operator_delete(void *p) {  
   if((long)p==G__getgvp() && G__PVOID!=G__getgvp()) return;  
 #ifndef G__ROOT  
   free(p);  
 #else  
   ::operator delete(p);  
 #endif  
 }  
   
 void G__DELDMY_srcdIPamLevel2DictdOcpp() { G__operator_delete(0); }  
   
319  extern "C" int G__cpp_dllrevPamLevel2Dict() { return(30051515); }  extern "C" int G__cpp_dllrevPamLevel2Dict() { return(30051515); }
320    
321  /*********************************************************  /*********************************************************
# Line 342  extern "C" int G__cpp_dllrevPamLevel2Dic Line 323  extern "C" int G__cpp_dllrevPamLevel2Dic
323  *********************************************************/  *********************************************************/
324    
325  /* PamTrack */  /* PamTrack */
326  static int G__PamLevel2Dict_608_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     PamTrack *p=NULL;  {
328     if(G__getaryconstruct()) p=new PamTrack[G__getaryconstruct()];     PamTrack* p = NULL;
329     else                    p=new PamTrack;     long gvp = G__getgvp();
330        result7->obj.i = (long)p;     int n = G__getaryconstruct();
331        result7->ref = (long)p;     if (n) {
332        result7->type = 'u';       if ((gvp == G__PVOID) || (gvp == 0)) {
333        result7->tagnum = G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack);         p = new PamTrack[n];
334         } else {
335           p = new((void*) gvp) PamTrack[n];
336         }
337       } else {
338         if ((gvp == G__PVOID) || (gvp == 0)) {
339           p = new PamTrack;
340         } else {
341           p = new((void*) gvp) PamTrack;
342         }
343       }
344       result7->obj.i = (long) p;
345       result7->ref = (long) p;
346       result7->type = 'u';
347       result7->tagnum = G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack);
348     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
349  }  }
350    
351  static int G__PamLevel2Dict_608_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     PamTrack *p=NULL;  {
353        p = new PamTrack(     PamTrack* p = NULL;
354  (TrkTrack*)G__int(libp->para[0]),(CaloTrkVar*)G__int(libp->para[1])     long gvp = G__getgvp();
355  ,(ToFTrkVar*)G__int(libp->para[2]));     //m: 3
356        result7->obj.i = (long)p;     if ((gvp == G__PVOID) || (gvp == 0)) {
357        result7->ref = (long)p;       p = new PamTrack(
358        result7->type = 'u';  (TrkTrack*) G__int(libp->para[0]), (CaloTrkVar*) G__int(libp->para[1])
359        result7->tagnum = G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack);  , (ToFTrkVar*) G__int(libp->para[2]));
360       } else {
361         p = new((void*) gvp) PamTrack(
362    (TrkTrack*) G__int(libp->para[0]), (CaloTrkVar*) G__int(libp->para[1])
363    , (ToFTrkVar*) G__int(libp->para[2]));
364       }
365       result7->obj.i = (long) p;
366       result7->ref = (long) p;
367       result7->type = 'u';
368       result7->tagnum = G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack);
369     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
370  }  }
371    
372  static int G__PamLevel2Dict_608_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     G__letint(result7,85,(long)PamTrack::Class());  {
374          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_608_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     G__letint(result7,67,(long)PamTrack::Class_Name());  {
380          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_608_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        G__letint(result7,115,(long)PamTrack::Class_Version());  {
386          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_608_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        G__setnull(result7);  {
392        PamTrack::Dictionary();        PamTrack::Dictionary();
393          G__setnull(result7);
394     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
395  }  }
396    
397  static int G__PamLevel2Dict_608_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     G__letint(result7,85,(long)((const PamTrack*)(G__getstructoffset()))->IsA());  {
399          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_608_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]));
406        G__setnull(result7);        G__setnull(result7);
       ((PamTrack*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1]));  
407     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
408  }  }
409    
410  static int G__PamLevel2Dict_608_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);
413        G__setnull(result7);        G__setnull(result7);
       ((PamTrack*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref);  
414     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
415  }  }
416    
417  static int G__PamLevel2Dict_608_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);
420        G__setnull(result7);        G__setnull(result7);
       ((PamTrack*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref);  
421     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
422  }  }
423    
424  static int G__PamLevel2Dict_608_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     G__letint(result7,67,(long)PamTrack::DeclFileName());  {
426          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_608_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        G__letint(result7,105,(long)PamTrack::ImplFileLine());  {
432          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_608_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     G__letint(result7,67,(long)PamTrack::ImplFileName());  {
438          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_608_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        G__letint(result7,105,(long)PamTrack::DeclFileLine());  {
444          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_608_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;
453     void *xtmp = (void*)G__int(libp->para[0]);     void* tmp = (void*) G__int(libp->para[0]);
454     p=new PamTrack(*(PamTrack*)xtmp);     p = new PamTrack(*(PamTrack*) tmp);
455     result7->obj.i = (long)p;     result7->obj.i = (long) p;
456     result7->ref = (long)p;     result7->ref = (long) p;
457     result7->type = 'u';     result7->type = 'u';
458     result7->tagnum = G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack);     result7->tagnum = G__get_linked_tagnum(&G__PamLevel2DictLN_PamTrack);
459     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
# Line 444  static int G__PamLevel2Dict_608_5_1(G__v Line 461  static int G__PamLevel2Dict_608_5_1(G__v
461    
462  // automatic destructor  // automatic destructor
463  typedef PamTrack G__TPamTrack;  typedef PamTrack G__TPamTrack;
464  static int G__PamLevel2Dict_608_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     if(0==G__getstructoffset()) return(1);  {
466     if(G__getaryconstruct())     long gvp = G__getgvp();
467       if(G__PVOID==G__getgvp())     long soff = G__getstructoffset();
468         delete[] (PamTrack *)(G__getstructoffset());     int n = G__getaryconstruct();
469       else     //
470         for(int i=G__getaryconstruct()-1;i>=0;i--)     //has_a_delete: 1
471           delete (PamTrack *)((G__getstructoffset())+sizeof(PamTrack)*i);     //has_own_delete1arg: 0
472     else  delete (PamTrack *)(G__getstructoffset());     //has_own_delete2arg: 0
473        G__setnull(result7);     //
474       if (!soff) {
475         return(1);
476       }
477       if (n) {
478         if (gvp == G__PVOID) {
479           delete[] (PamTrack*) soff;
480         } else {
481           G__setgvp(G__PVOID);
482           for (int i = n - 1; i >= 0; --i) {
483             ((PamTrack*) (soff+(sizeof(PamTrack)*i)))->~G__TPamTrack();
484           }
485           G__setgvp(gvp);
486         }
487       } else {
488         if (gvp == G__PVOID) {
489           delete (PamTrack*) soff;
490         } else {
491           G__setgvp(G__PVOID);
492           ((PamTrack*) (soff))->~G__TPamTrack();
493           G__setgvp(gvp);
494         }
495       }
496       G__setnull(result7);
497     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
498  }  }
499    
500  // automatic assignment operator  // automatic assignment operator
501  static int G__PamLevel2Dict_608_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     PamTrack *dest = (PamTrack*)(G__getstructoffset());  {
503     *dest = (*(PamTrack*)libp->para[0].ref);     PamTrack* dest = (PamTrack*) G__getstructoffset();
504       *dest = *(PamTrack*) libp->para[0].ref;
505     const PamTrack& obj = *dest;     const PamTrack& obj = *dest;
506     result7->ref=(long)(&obj); result7->obj.i=(long)(&obj);     result7->ref = (long) (&obj);
507       result7->obj.i = (long) (&obj);
508     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
509  }  }
510    
511    
512  /* PamLevel2 */  /* PamLevel2 */
513  static int G__PamLevel2Dict_609_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     PamLevel2 *p=NULL;  {
515     if(G__getaryconstruct()) p=new PamLevel2[G__getaryconstruct()];     PamLevel2* p = NULL;
516     else                    p=new PamLevel2;     long gvp = G__getgvp();
517        result7->obj.i = (long)p;     int n = G__getaryconstruct();
518        result7->ref = (long)p;     if (n) {
519        result7->type = 'u';       if ((gvp == G__PVOID) || (gvp == 0)) {
520        result7->tagnum = G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2);         p = new PamLevel2[n];
521         } else {
522           p = new((void*) gvp) PamLevel2[n];
523         }
524       } else {
525         if ((gvp == G__PVOID) || (gvp == 0)) {
526           p = new PamLevel2;
527         } else {
528           p = new((void*) gvp) PamLevel2;
529         }
530       }
531       result7->obj.i = (long) p;
532       result7->ref = (long) p;
533       result7->type = 'u';
534       result7->tagnum = G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2);
535     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
536  }  }
537    
538  static int G__PamLevel2Dict_609_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();
541        G__setnull(result7);        G__setnull(result7);
       ((PamLevel2*)(G__getstructoffset()))->Clear();  
542     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
543  }  }
544    
545  static int G__PamLevel2Dict_609_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     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetTrkLevel1());  {
547          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_609_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     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetTrkLevel2());  {
553          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_609_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     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetCaloLevel2());  {
559          G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetTrkHough());
560     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
561  }  }
562    
563  static int G__PamLevel2Dict_609_6_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {  static int G__PamLevel2Dict_660_6_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
564     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetToFLevel2());  {
565          G__letint(result7, 85, (long) ((PamLevel2*) G__getstructoffset())->GetCaloLevel1());
566     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
567  }  }
568    
569  static int G__PamLevel2Dict_609_7_0(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {  static int G__PamLevel2Dict_660_7_0(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
570     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetTrigLevel2());  {
571          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_609_8_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     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetS4Level2());  {
577          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_609_9_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     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetNDLevel2());  {
583          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_609_0_1(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     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetAcLevel2());  {
589          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_609_1_1(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     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetOrbitalInfo());  {
595          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_609_2_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     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetRunInfo());  {
601          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_609_3_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());
608       return(1 || funcname || hash || result7 || libp) ;
609    }
610    
611    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());
614       return(1 || funcname || hash || result7 || libp) ;
615    }
616    
617    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])));
620        G__setnull(result7);        G__setnull(result7);
       ((PamLevel2*)(G__getstructoffset()))->SetWhichTrees(*((TString*)G__int(libp->para[0])));  
621     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
622  }  }
623    
624  static int G__PamLevel2Dict_609_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     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetListOfLevel2Files(*((TString*)G__int(libp->para[0])),*((TString*)G__int(libp->para[1]))));  {
626          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_609_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        G__letint(result7,103,(long)((PamLevel2*)(G__getstructoffset()))->CheckLevel2File(*((TString*)G__int(libp->para[0]))));  {
632          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_609_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)
637        G__setnull(result7);  {
638        ((PamLevel2*)(G__getstructoffset()))->SetBranchAddress();        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) ;
640    }
641    
642    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])));
645     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
646  }  }
647    
648  static int G__PamLevel2Dict_609_7_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     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetPamTree((TFile*)G__int(libp->para[0]),*((TString*)G__int(libp->para[1]))));  {
650          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_609_8_1(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     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetPamTree((TFile*)G__int(libp->para[0])));  {
656          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_609_9_1(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     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetPamTree((TList*)G__int(libp->para[0]),*((TString*)G__int(libp->para[1]))));  {
662          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_609_0_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     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetRunTree((TFile*)G__int(libp->para[0])));  {
668          ((PamLevel2*) G__getstructoffset())->SetBranchAddress((TTree*) G__int(libp->para[0]));
669          G__setnull(result7);
670     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
671  }  }
672    
673  static int G__PamLevel2Dict_609_1_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {  static int G__PamLevel2Dict_660_4_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
674     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetRunTree((TList*)G__int(libp->para[0])));  {
675          ((PamLevel2*) G__getstructoffset())->SetBranchAddress((TChain*) G__int(libp->para[0]));
676          G__setnull(result7);
677     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
678  }  }
679    
680  static int G__PamLevel2Dict_609_2_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {  static int G__PamLevel2Dict_660_5_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
681     G__letint(result7,89,(long)((PamLevel2*)(G__getstructoffset()))->GetPointerToTrk());  {
682          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_609_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     G__letint(result7,89,(long)((PamLevel2*)(G__getstructoffset()))->GetPointerToTrk((int)G__int(libp->para[0])));  {
688          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_609_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     G__letint(result7,89,(long)((PamLevel2*)(G__getstructoffset()))->GetPointerToCalo());  {
694          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_609_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     G__letint(result7,89,(long)((PamLevel2*)(G__getstructoffset()))->GetPointerToToF());  {
700          G__letint(result7, 89, (long) ((PamLevel2*) G__getstructoffset())->GetPointerToCalo((int) G__int(libp->para[0])));
701     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
702  }  }
703    
704  static int G__PamLevel2Dict_609_6_2(G__value *result7,G__CONST char *funcname,struct G__param *libp,int hash) {  static int G__PamLevel2Dict_660_9_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
705     G__letint(result7,89,(long)((PamLevel2*)(G__getstructoffset()))->GetPointerToTrig());  {
706          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_609_7_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     G__letint(result7,89,(long)((PamLevel2*)(G__getstructoffset()))->GetPointerToS4());  {
712          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_609_8_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     G__letint(result7,89,(long)((PamLevel2*)(G__getstructoffset()))->GetPointerToND());  {
718          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_609_9_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     G__letint(result7,89,(long)((PamLevel2*)(G__getstructoffset()))->GetPointerToAc());  {
724          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_609_0_3(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     G__letint(result7,89,(long)((PamLevel2*)(G__getstructoffset()))->GetPointerToOrb());  {
730          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_609_1_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     G__letint(result7,89,(long)((PamLevel2*)(G__getstructoffset()))->GetPointerToRun());  {
736          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_609_2_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     G__letint(result7,89,(long)((PamLevel2*)(G__getstructoffset()))->GetPointerTo((const char*)G__int(libp->para[0])));  {
742          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_609_3_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     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetTrkStoredTrack((int)G__int(libp->para[0])));  {
748          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_609_4_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     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetCaloStoredTrack((int)G__int(libp->para[0])));  {
754          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_609_5_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     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetToFStoredTrack((int)G__int(libp->para[0])));  {
760          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_609_6_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     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetPamTrackAlong((TrkTrack*)G__int(libp->para[0])));  {
766          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_609_7_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     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetStoredTrack((Int_t)G__int(libp->para[0])));  {
772          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_609_8_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])));
779       return(1 || funcname || hash || result7 || libp) ;
780    }
781    
782    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])));
785        G__setnull(result7);        G__setnull(result7);
       ((PamLevel2*)(G__getstructoffset()))->SortTracks(*((TString*)G__int(libp->para[0])));  
786     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
787  }  }
788    
789  static int G__PamLevel2Dict_609_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     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetTracks());  {
791          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_609_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     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetTrack((int)G__int(libp->para[0])));  {
797          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_609_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     G__letint(result7,85,(long)((PamLevel2*)(G__getstructoffset()))->GetTrackImage((int)G__int(libp->para[0])));  {
803          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_609_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     G__letint(result7,85,(long)PamLevel2::Class());  {
809          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_609_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     G__letint(result7,67,(long)PamLevel2::Class_Name());  {
815          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_609_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        G__letint(result7,115,(long)PamLevel2::Class_Version());  {
821          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_609_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        G__setnull(result7);  {
827        PamLevel2::Dictionary();        PamLevel2::Dictionary();
828          G__setnull(result7);
829     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
830  }  }
831    
832  static int G__PamLevel2Dict_609_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     G__letint(result7,85,(long)((const PamLevel2*)(G__getstructoffset()))->IsA());  {
834          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_609_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]));
841        G__setnull(result7);        G__setnull(result7);
       ((PamLevel2*)(G__getstructoffset()))->ShowMembers(*(TMemberInspector*)libp->para[0].ref,(char*)G__int(libp->para[1]));  
842     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
843  }  }
844    
845  static int G__PamLevel2Dict_609_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);
848        G__setnull(result7);        G__setnull(result7);
       ((PamLevel2*)(G__getstructoffset()))->Streamer(*(TBuffer*)libp->para[0].ref);  
849     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
850  }  }
851    
852  static int G__PamLevel2Dict_609_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);
855        G__setnull(result7);        G__setnull(result7);
       ((PamLevel2*)(G__getstructoffset()))->StreamerNVirtual(*(TBuffer*)libp->para[0].ref);  
856     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
857  }  }
858    
859  static int G__PamLevel2Dict_609_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     G__letint(result7,67,(long)PamLevel2::DeclFileName());  {
861          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_609_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        G__letint(result7,105,(long)PamLevel2::ImplFileLine());  {
867          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_609_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     G__letint(result7,67,(long)PamLevel2::ImplFileName());  {
873          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_609_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        G__letint(result7,105,(long)PamLevel2::DeclFileLine());  {
879          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_609_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;
888     void *xtmp = (void*)G__int(libp->para[0]);     void* tmp = (void*) G__int(libp->para[0]);
889     p=new PamLevel2(*(PamLevel2*)xtmp);     p = new PamLevel2(*(PamLevel2*) tmp);
890     result7->obj.i = (long)p;     result7->obj.i = (long) p;
891     result7->ref = (long)p;     result7->ref = (long) p;
892     result7->type = 'u';     result7->type = 'u';
893     result7->tagnum = G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2);     result7->tagnum = G__get_linked_tagnum(&G__PamLevel2DictLN_PamLevel2);
894     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
# Line 762  static int G__PamLevel2Dict_609_4_5(G__v Line 896  static int G__PamLevel2Dict_609_4_5(G__v
896    
897  // automatic destructor  // automatic destructor
898  typedef PamLevel2 G__TPamLevel2;  typedef PamLevel2 G__TPamLevel2;
899  static int G__PamLevel2Dict_609_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     if(0==G__getstructoffset()) return(1);  {
901     if(G__getaryconstruct())     long gvp = G__getgvp();
902       if(G__PVOID==G__getgvp())     long soff = G__getstructoffset();
903         delete[] (PamLevel2 *)(G__getstructoffset());     int n = G__getaryconstruct();
904       else     //
905         for(int i=G__getaryconstruct()-1;i>=0;i--)     //has_a_delete: 1
906           delete (PamLevel2 *)((G__getstructoffset())+sizeof(PamLevel2)*i);     //has_own_delete1arg: 0
907     else  delete (PamLevel2 *)(G__getstructoffset());     //has_own_delete2arg: 0
908        G__setnull(result7);     //
909       if (!soff) {
910         return(1);
911       }
912       if (n) {
913         if (gvp == G__PVOID) {
914           delete[] (PamLevel2*) soff;
915         } else {
916           G__setgvp(G__PVOID);
917           for (int i = n - 1; i >= 0; --i) {
918             ((PamLevel2*) (soff+(sizeof(PamLevel2)*i)))->~G__TPamLevel2();
919           }
920           G__setgvp(gvp);
921         }
922       } else {
923         if (gvp == G__PVOID) {
924           delete (PamLevel2*) soff;
925         } else {
926           G__setgvp(G__PVOID);
927           ((PamLevel2*) (soff))->~G__TPamLevel2();
928           G__setgvp(gvp);
929         }
930       }
931       G__setnull(result7);
932     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
933  }  }
934    
935  // automatic assignment operator  // automatic assignment operator
936  static int G__PamLevel2Dict_609_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     PamLevel2 *dest = (PamLevel2*)(G__getstructoffset());  {
938     *dest = (*(PamLevel2*)libp->para[0].ref);     PamLevel2* dest = (PamLevel2*) G__getstructoffset();
939       *dest = *(PamLevel2*) libp->para[0].ref;
940     const PamLevel2& obj = *dest;     const PamLevel2& obj = *dest;
941     result7->ref=(long)(&obj); result7->obj.i=(long)(&obj);     result7->ref = (long) (&obj);
942       result7->obj.i = (long) (&obj);
943     return(1 || funcname || hash || result7 || libp) ;     return(1 || funcname || hash || result7 || libp) ;
944  }  }
945    
# Line 870  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 886  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 942  extern "C" void G__cpp_setup_inheritance Line 1117  extern "C" void G__cpp_setup_inheritance
1117  extern "C" void G__cpp_setup_typetablePamLevel2Dict() {  extern "C" void G__cpp_setup_typetablePamLevel2Dict() {
1118    
1119     /* Setting up typedef entry */     /* Setting up typedef entry */
1120     G__search_typename2("Int_t",105,-1,0,     G__search_typename2("Int_t",105,-1,0,-1);
 -1);  
1121     G__setnewtype(-1,"Signed integer 4 bytes (int)",0);     G__setnewtype(-1,"Signed integer 4 bytes (int)",0);
1122     G__search_typename2("Bool_t",103,-1,0,     G__search_typename2("Bool_t",103,-1,0,-1);
 -1);  
1123     G__setnewtype(-1,"Boolean (0=false, 1=true) (bool)",0);     G__setnewtype(-1,"Boolean (0=false, 1=true) (bool)",0);
1124     G__search_typename2("Version_t",115,-1,0,     G__search_typename2("Version_t",115,-1,0,-1);
 -1);  
1125     G__setnewtype(-1,"Class version identifier (short)",0);     G__setnewtype(-1,"Class version identifier (short)",0);
1126  }  }
1127    
# Line 976  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 987  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 1019  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_608_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_608_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_608_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_608_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_608_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_608_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_608_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_608_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_608_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_608_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_608_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_608_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_608_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_608_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_608_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_608_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_608_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_609_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_609_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_609_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_609_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_609_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_609_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_609_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_609_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_609_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_609_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_609_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_609_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_609_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_609_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  "u 'TString' - 0 - - u 'TString' - 0 - -",(char*)NULL,(void*)NULL,0);     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("CheckLevel2File",1416,G__PamLevel2Dict_609_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("GetListOfLevel2Files",1934,G__PamLevel2Dict_660_6_1, 85, G__get_linked_tagnum(&G__PamLevel2DictLN_TList), -1, 0, 2, 1, 1, 0,
1242     G__memfunc_setup("SetBranchAddress",1600,G__PamLevel2Dict_609_6_1,121,-1,-1,0,0,1,1,0,"",(char*)NULL,(void*)NULL,0);  "u 'TString' - 0 - - u 'TString' - 0 - -", (char*)NULL, (void*) NULL, 0);
1243     G__memfunc_setup("GetPamTree",974,G__PamLevel2Dict_609_7_1,85,G__get_linked_tagnum(&G__PamLevel2DictLN_TTree),-1,0,2,1,1,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  "U 'TFile' - 0 - - u 'TString' - 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,
1245     G__memfunc_setup("GetPamTree",974,G__PamLevel2Dict_609_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);  "U 'TFile' - 0 - - u 'TString' - 0 - -", (char*)NULL, (void*) NULL, 0);
1246     G__memfunc_setup("GetPamTree",974,G__PamLevel2Dict_609_9_1,85,G__get_linked_tagnum(&G__PamLevel2DictLN_TChain),-1,0,2,1,1,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  "U 'TList' - 0 - - u 'TString' - 0 - -",(char*)NULL,(void*)NULL,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     G__memfunc_setup("GetRunTree",997,G__PamLevel2Dict_609_0_2,85,G__get_linked_tagnum(&G__PamLevel2DictLN_TTree),-1,0,1,1,1,0,"U 'TFile' - 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_609_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_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("GetPointerToTrk",1525,G__PamLevel2Dict_609_2_2,89,-1,-1,0,0,1,1,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_609_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_3_2, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TTree' - 0 - -", (char*)NULL, (void*) NULL, 0);
1252     G__memfunc_setup("GetPointerToCalo",1603,G__PamLevel2Dict_609_4_2,89,-1,-1,0,0,1,1,0,"",(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("GetPointerToToF",1485,G__PamLevel2Dict_609_5_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("GetPointerToTrig",1626,G__PamLevel2Dict_609_6_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("GetPointerToS4",1355,G__PamLevel2Dict_609_7_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("GetPointerToND",1366,G__PamLevel2Dict_609_8_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("GetPointerToAc",1384,G__PamLevel2Dict_609_9_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("GetPointerToOrb",1511,G__PamLevel2Dict_609_0_3,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("GetPointerToRun",1529,G__PamLevel2Dict_609_1_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("GetPointerTo",1220,G__PamLevel2Dict_609_2_3,89,-1,-1,0,1,1,1,0,"C - - 10 - -",(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("GetTrkStoredTrack",1719,G__PamLevel2Dict_609_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("GetPointerToAc",1384,G__PamLevel2Dict_660_3_3, 89, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1262     G__memfunc_setup("GetCaloStoredTrack",1797,G__PamLevel2Dict_609_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("GetPointerToOrb",1511,G__PamLevel2Dict_660_4_3, 89, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1263     G__memfunc_setup("GetToFStoredTrack",1679,G__PamLevel2Dict_609_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("GetPointerToRun",1529,G__PamLevel2Dict_660_5_3, 89, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1264     G__memfunc_setup("GetPamTrackAlong",1572,G__PamLevel2Dict_609_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("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("GetStoredTrack",1414,G__PamLevel2Dict_609_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("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("SortTracks",1040,G__PamLevel2Dict_609_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("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("GetTracks",904,G__PamLevel2Dict_609_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("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("GetTrack",789,G__PamLevel2Dict_609_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("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("GetTrackImage",1272,G__PamLevel2Dict_609_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("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("Class",502,G__PamLevel2Dict_609_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("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_Name",982,G__PamLevel2Dict_609_3_4,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&PamLevel2::Class_Name),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_Version",1339,G__PamLevel2Dict_609_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("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("Dictionary",1046,G__PamLevel2Dict_609_5_4,121,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(void (*)())(&PamLevel2::Dictionary),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("IsA",253,G__PamLevel2Dict_609_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",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("ShowMembers",1132,G__PamLevel2Dict_609_7_4,121,-1,-1,0,2,1,1,0,     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  "u 'TMemberInspector' - 1 - insp C - - 0 - parent",(char*)NULL,(void*)NULL,1);     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("Streamer",835,G__PamLevel2Dict_609_8_4,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,1);     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("StreamerNVirtual",1656,G__PamLevel2Dict_609_9_4,121,-1,-1,0,1,1,1,0,"u 'TBuffer' - 1 - b",(char*)NULL,(void*)NULL,0);     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("DeclFileName",1145,G__PamLevel2Dict_609_0_5,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&PamLevel2::DeclFileName),0);     G__memfunc_setup("ShowMembers",1132,G__PamLevel2Dict_660_1_5, 121, -1, -1, 0, 2, 1, 1, 0,
1280     G__memfunc_setup("ImplFileLine",1178,G__PamLevel2Dict_609_1_5,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&PamLevel2::ImplFileLine),0);  "u 'TMemberInspector' - 1 - insp C - - 0 - parent", (char*)NULL, (void*) NULL, 1);
1281     G__memfunc_setup("ImplFileName",1171,G__PamLevel2Dict_609_2_5,67,-1,-1,0,0,3,1,1,"",(char*)NULL,(void*)(const char* (*)())(&PamLevel2::ImplFileName),0);     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("DeclFileLine",1152,G__PamLevel2Dict_609_3_5,105,-1,-1,0,0,3,1,0,"",(char*)NULL,(void*)(int (*)())(&PamLevel2::DeclFileLine),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_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_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_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_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_609_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_609_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_609_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 1254  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 1282  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 1313  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.5  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.23