/[PAMELA software]/calo/flight/CaloFranzini/src/CaloFranziniDict.cpp
ViewVC logotype

Annotation of /calo/flight/CaloFranzini/src/CaloFranziniDict.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (download) (vendor branch)
Tue Dec 4 12:05:30 2007 UTC (17 years ago) by mocchiut
Branch: v0r00
CVS Tags: start
Changes since 1.1: +0 -0 lines
Imported sources

1 mocchiut 1.1 //
2     // File generated by rootcint at Tue Dec 4 11:56:45 2007
3    
4     // Do NOT change. Changes will be lost next time file is generated
5     //
6    
7     #include "RConfig.h"
8     #if !defined(R__ACCESS_IN_SYMBOL)
9     //Break the privacy of classes -- Disabled for the moment
10     #define private public
11     #define protected public
12     #endif
13    
14     // Since CINT ignores the std namespace, we need to do so in this file.
15     namespace std {} using namespace std;
16     #include "CaloFranziniDict.h"
17    
18     #include "TClass.h"
19     #include "TBuffer.h"
20     #include "TStreamerInfo.h"
21     #include "TMemberInspector.h"
22     #include "TError.h"
23    
24     #ifndef G__ROOT
25     #define G__ROOT
26     #endif
27    
28     #include "RtypesImp.h"
29     #include "TCollectionProxy.h"
30     #include "TIsAProxy.h"
31     // START OF SHADOWS
32    
33     namespace ROOT {
34     namespace Shadow {
35     } // of namespace Shadow
36     } // of namespace ROOT
37     // END OF SHADOWS
38    
39     namespace ROOT {
40     void CaloFranzini_ShowMembers(void *obj, TMemberInspector &R__insp, char *R__parent);
41     static void *new_CaloFranzini(void *p = 0);
42     static void *newArray_CaloFranzini(Long_t size, void *p);
43     static void delete_CaloFranzini(void *p);
44     static void deleteArray_CaloFranzini(void *p);
45     static void destruct_CaloFranzini(void *p);
46    
47     // Function generating the singleton type initializer
48     static TGenericClassInfo *GenerateInitInstanceLocal(const ::CaloFranzini*)
49     {
50     ::CaloFranzini *ptr = 0;
51     static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::CaloFranzini >(0);
52     static ::ROOT::TGenericClassInfo
53     instance("CaloFranzini", ::CaloFranzini::Class_Version(), "inc/CaloFranzini.h", 31,
54     typeid(::CaloFranzini), DefineBehavior(ptr, ptr),
55     &::CaloFranzini::Dictionary, isa_proxy, 4,
56     sizeof(::CaloFranzini) );
57     instance.SetNew(&new_CaloFranzini);
58     instance.SetNewArray(&newArray_CaloFranzini);
59     instance.SetDelete(&delete_CaloFranzini);
60     instance.SetDeleteArray(&deleteArray_CaloFranzini);
61     instance.SetDestructor(&destruct_CaloFranzini);
62     return &instance;
63     }
64     TGenericClassInfo *GenerateInitInstance(const ::CaloFranzini*)
65     {
66     return GenerateInitInstanceLocal((::CaloFranzini*)0);
67     }
68     // Static variable to force the class initialization
69     static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::CaloFranzini*)0x0); R__UseDummy(_R__UNIQUE_(Init));
70     } // end of namespace ROOT
71    
72     //______________________________________________________________________________
73     TClass *CaloFranzini::fgIsA = 0; // static to hold class pointer
74    
75     //______________________________________________________________________________
76     const char *CaloFranzini::Class_Name()
77     {
78     return "CaloFranzini";
79     }
80    
81     //______________________________________________________________________________
82     const char *CaloFranzini::ImplFileName()
83     {
84     return ::ROOT::GenerateInitInstanceLocal((const ::CaloFranzini*)0x0)->GetImplFileName();
85     }
86    
87     //______________________________________________________________________________
88     int CaloFranzini::ImplFileLine()
89     {
90     return ::ROOT::GenerateInitInstanceLocal((const ::CaloFranzini*)0x0)->GetImplFileLine();
91     }
92    
93     //______________________________________________________________________________
94     void CaloFranzini::Dictionary()
95     {
96     fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::CaloFranzini*)0x0)->GetClass();
97     }
98    
99     //______________________________________________________________________________
100     TClass *CaloFranzini::Class()
101     {
102     if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::CaloFranzini*)0x0)->GetClass();
103     return fgIsA;
104     }
105    
106     //______________________________________________________________________________
107     void CaloFranzini::Streamer(TBuffer &R__b)
108     {
109     // Stream an object of class CaloFranzini.
110    
111     if (R__b.IsReading()) {
112     CaloFranzini::Class()->ReadBuffer(R__b, this);
113     } else {
114     CaloFranzini::Class()->WriteBuffer(R__b, this);
115     }
116     }
117    
118     //______________________________________________________________________________
119     void CaloFranzini::ShowMembers(TMemberInspector &R__insp, char *R__parent)
120     {
121     // Inspect the data members of an object of class CaloFranzini.
122     TClass *R__cl = ::CaloFranzini::IsA();
123     Int_t R__ncp = strlen(R__parent);
124     if (R__ncp || R__cl || R__insp.IsA()) { }
125     R__insp.Inspect(R__cl, R__parent, "*L2", &L2);
126     R__insp.Inspect(R__cl, R__parent, "debug", &debug);
127     R__insp.Inspect(R__cl, R__parent, "*file", &file);
128     R__insp.Inspect(R__cl, R__parent, "nbin", &nbin);
129     R__insp.Inspect(R__cl, R__parent, "*brig", &brig);
130     R__insp.Inspect(R__cl, R__parent, "OBT", &OBT);
131     R__insp.Inspect(R__cl, R__parent, "PKT", &PKT);
132     R__insp.Inspect(R__cl, R__parent, "atime", &atime);
133     R__insp.Inspect(R__cl, R__parent, "sntr", &sntr);
134     R__insp.Inspect(R__cl, R__parent, "estrip[2][22][96]", estrip);
135     R__insp.Inspect(R__cl, R__parent, "qplane[44]", qplane);
136     R__insp.Inspect(R__cl, R__parent, "dofull", &dofull);
137     R__insp.Inspect(R__cl, R__parent, "dolong", &dolong);
138     R__insp.Inspect(R__cl, R__parent, "longtzeta", &longtzeta);
139     R__insp.Inspect(R__cl, R__parent, "fulltzeta", &fulltzeta);
140     TObject::ShowMembers(R__insp, R__parent);
141     }
142    
143     namespace ROOT {
144     // Wrappers around operator new
145     static void *new_CaloFranzini(void *p) {
146     return p ? new(p) ::CaloFranzini : new ::CaloFranzini;
147     }
148     static void *newArray_CaloFranzini(Long_t nElements, void *p) {
149     return p ? new(p) ::CaloFranzini[nElements] : new ::CaloFranzini[nElements];
150     }
151     // Wrapper around operator delete
152     static void delete_CaloFranzini(void *p) {
153     delete ((::CaloFranzini*)p);
154     }
155     static void deleteArray_CaloFranzini(void *p) {
156     delete [] ((::CaloFranzini*)p);
157     }
158     static void destruct_CaloFranzini(void *p) {
159     typedef ::CaloFranzini current_t;
160     ((current_t*)p)->~current_t();
161     }
162     } // end of namespace ROOT for class ::CaloFranzini
163    
164     /********************************************************
165     * src/CaloFranziniDict.cpp
166     * CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED
167     * FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX().
168     * CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE.
169     ********************************************************/
170    
171     #ifdef G__MEMTEST
172     #undef malloc
173     #undef free
174     #endif
175    
176     extern "C" void G__cpp_reset_tagtableCaloFranziniDict();
177    
178     extern "C" void G__set_cpp_environmentCaloFranziniDict() {
179     G__add_compiledheader("TROOT.h");
180     G__add_compiledheader("TMemberInspector.h");
181     G__add_compiledheader("inc/CaloFranzini.h");
182     G__cpp_reset_tagtableCaloFranziniDict();
183     }
184     #include <new>
185     extern "C" int G__cpp_dllrevCaloFranziniDict() { return(30051515); }
186    
187     /*********************************************************
188     * Member function Interface Method
189     *********************************************************/
190    
191     /* CaloFranzini */
192     static int G__CaloFranziniDict_783_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
193     {
194     CaloFranzini* p = NULL;
195     long gvp = G__getgvp();
196     int n = G__getaryconstruct();
197     if (n) {
198     if ((gvp == G__PVOID) || (gvp == 0)) {
199     p = new CaloFranzini[n];
200     } else {
201     p = new((void*) gvp) CaloFranzini[n];
202     }
203     } else {
204     if ((gvp == G__PVOID) || (gvp == 0)) {
205     p = new CaloFranzini;
206     } else {
207     p = new((void*) gvp) CaloFranzini;
208     }
209     }
210     result7->obj.i = (long) p;
211     result7->ref = (long) p;
212     result7->type = 'u';
213     result7->tagnum = G__get_linked_tagnum(&G__CaloFranziniDictLN_CaloFranzini);
214     return(1 || funcname || hash || result7 || libp) ;
215     }
216    
217     static int G__CaloFranziniDict_783_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
218     {
219     CaloFranzini* p = NULL;
220     long gvp = G__getgvp();
221     //m: 1
222     if ((gvp == G__PVOID) || (gvp == 0)) {
223     p = new CaloFranzini((PamLevel2*) G__int(libp->para[0]));
224     } else {
225     p = new((void*) gvp) CaloFranzini((PamLevel2*) G__int(libp->para[0]));
226     }
227     result7->obj.i = (long) p;
228     result7->ref = (long) p;
229     result7->type = 'u';
230     result7->tagnum = G__get_linked_tagnum(&G__CaloFranziniDictLN_CaloFranzini);
231     return(1 || funcname || hash || result7 || libp) ;
232     }
233    
234     static int G__CaloFranziniDict_783_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
235     {
236     G__letdouble(result7, 102, (double) ((CaloFranzini*) G__getstructoffset())->GetLongTZeta());
237     return(1 || funcname || hash || result7 || libp) ;
238     }
239    
240     static int G__CaloFranziniDict_783_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
241     {
242     G__letdouble(result7, 102, (double) ((CaloFranzini*) G__getstructoffset())->GetFullTZeta());
243     return(1 || funcname || hash || result7 || libp) ;
244     }
245    
246     static int G__CaloFranziniDict_783_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
247     {
248     G__letint(result7, 85, (long) ((CaloFranzini*) G__getstructoffset())->LoadLongAverage((Float_t) G__double(libp->para[0])));
249     return(1 || funcname || hash || result7 || libp) ;
250     }
251    
252     static int G__CaloFranziniDict_783_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
253     {
254     G__letint(result7, 85, (long) ((CaloFranzini*) G__getstructoffset())->LoadCovarianceMatrix((Float_t) G__double(libp->para[0])));
255     return(1 || funcname || hash || result7 || libp) ;
256     }
257    
258     static int G__CaloFranziniDict_783_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
259     {
260     G__letint(result7, 103, (long) ((CaloFranzini*) G__getstructoffset())->Open(*((TString*) G__int(libp->para[0]))));
261     return(1 || funcname || hash || result7 || libp) ;
262     }
263    
264     static int G__CaloFranziniDict_783_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
265     {
266     G__letint(result7, 103, (long) ((CaloFranzini*) G__getstructoffset())->CreateMatrixFile(*((TString*) G__int(libp->para[0]))));
267     return(1 || funcname || hash || result7 || libp) ;
268     }
269    
270     static int G__CaloFranziniDict_783_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
271     {
272     ((CaloFranzini*) G__getstructoffset())->WriteNumBin((Int_t) G__int(libp->para[0]));
273     G__setnull(result7);
274     return(1 || funcname || hash || result7 || libp) ;
275     }
276    
277     static int G__CaloFranziniDict_783_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
278     {
279     ((CaloFranzini*) G__getstructoffset())->WriteRigBin((TArrayF*) G__int(libp->para[0]));
280     G__setnull(result7);
281     return(1 || funcname || hash || result7 || libp) ;
282     }
283    
284     static int G__CaloFranziniDict_783_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
285     {
286     ((CaloFranzini*) G__getstructoffset())->WriteLongMean((TArrayF*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
287     G__setnull(result7);
288     return(1 || funcname || hash || result7 || libp) ;
289     }
290    
291     static int G__CaloFranziniDict_783_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
292     {
293     ((CaloFranzini*) G__getstructoffset())->WriteLongMatrix((TMatrixD*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
294     G__setnull(result7);
295     return(1 || funcname || hash || result7 || libp) ;
296     }
297    
298     static int G__CaloFranziniDict_783_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
299     {
300     ((CaloFranzini*) G__getstructoffset())->CloseMatrixFile();
301     G__setnull(result7);
302     return(1 || funcname || hash || result7 || libp) ;
303     }
304    
305     static int G__CaloFranziniDict_783_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
306     {
307     ((CaloFranzini*) G__getstructoffset())->CalculateLongTZeta();
308     G__setnull(result7);
309     return(1 || funcname || hash || result7 || libp) ;
310     }
311    
312     static int G__CaloFranziniDict_783_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
313     {
314     ((CaloFranzini*) G__getstructoffset())->CalculateFullTZeta();
315     G__setnull(result7);
316     return(1 || funcname || hash || result7 || libp) ;
317     }
318    
319     static int G__CaloFranziniDict_783_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
320     {
321     ((CaloFranzini*) G__getstructoffset())->SetDebug((Bool_t) G__int(libp->para[0]));
322     G__setnull(result7);
323     return(1 || funcname || hash || result7 || libp) ;
324     }
325    
326     static int G__CaloFranziniDict_783_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
327     {
328     ((CaloFranzini*) G__getstructoffset())->Clear();
329     G__setnull(result7);
330     return(1 || funcname || hash || result7 || libp) ;
331     }
332    
333     static int G__CaloFranziniDict_783_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
334     {
335     ((CaloFranzini*) G__getstructoffset())->Clear((Option_t*) G__int(libp->para[0]));
336     G__setnull(result7);
337     return(1 || funcname || hash || result7 || libp) ;
338     }
339    
340     static int G__CaloFranziniDict_783_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
341     {
342     ((CaloFranzini*) G__getstructoffset())->Delete();
343     G__setnull(result7);
344     return(1 || funcname || hash || result7 || libp) ;
345     }
346    
347     static int G__CaloFranziniDict_783_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
348     {
349     ((CaloFranzini*) G__getstructoffset())->Delete((Option_t*) G__int(libp->para[0]));
350     G__setnull(result7);
351     return(1 || funcname || hash || result7 || libp) ;
352     }
353    
354     static int G__CaloFranziniDict_783_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
355     {
356     ((CaloFranzini*) G__getstructoffset())->Process((Int_t) G__int(libp->para[0]));
357     G__setnull(result7);
358     return(1 || funcname || hash || result7 || libp) ;
359     }
360    
361     static int G__CaloFranziniDict_783_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
362     {
363     ((CaloFranzini*) G__getstructoffset())->Process();
364     G__setnull(result7);
365     return(1 || funcname || hash || result7 || libp) ;
366     }
367    
368     static int G__CaloFranziniDict_783_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
369     {
370     ((CaloFranzini*) G__getstructoffset())->Print();
371     G__setnull(result7);
372     return(1 || funcname || hash || result7 || libp) ;
373     }
374    
375     static int G__CaloFranziniDict_783_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
376     {
377     ((CaloFranzini*) G__getstructoffset())->Print((Option_t*) G__int(libp->para[0]));
378     G__setnull(result7);
379     return(1 || funcname || hash || result7 || libp) ;
380     }
381    
382     static int G__CaloFranziniDict_783_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
383     {
384     G__letint(result7, 85, (long) CaloFranzini::Class());
385     return(1 || funcname || hash || result7 || libp) ;
386     }
387    
388     static int G__CaloFranziniDict_783_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
389     {
390     G__letint(result7, 67, (long) CaloFranzini::Class_Name());
391     return(1 || funcname || hash || result7 || libp) ;
392     }
393    
394     static int G__CaloFranziniDict_783_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
395     {
396     G__letint(result7, 115, (long) CaloFranzini::Class_Version());
397     return(1 || funcname || hash || result7 || libp) ;
398     }
399    
400     static int G__CaloFranziniDict_783_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
401     {
402     CaloFranzini::Dictionary();
403     G__setnull(result7);
404     return(1 || funcname || hash || result7 || libp) ;
405     }
406    
407     static int G__CaloFranziniDict_783_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
408     {
409     G__letint(result7, 85, (long) ((const CaloFranzini*) G__getstructoffset())->IsA());
410     return(1 || funcname || hash || result7 || libp) ;
411     }
412    
413     static int G__CaloFranziniDict_783_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
414     {
415     ((CaloFranzini*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref, (char*) G__int(libp->para[1]));
416     G__setnull(result7);
417     return(1 || funcname || hash || result7 || libp) ;
418     }
419    
420     static int G__CaloFranziniDict_783_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
421     {
422     ((CaloFranzini*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
423     G__setnull(result7);
424     return(1 || funcname || hash || result7 || libp) ;
425     }
426    
427     static int G__CaloFranziniDict_783_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
428     {
429     ((CaloFranzini*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
430     G__setnull(result7);
431     return(1 || funcname || hash || result7 || libp) ;
432     }
433    
434     static int G__CaloFranziniDict_783_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
435     {
436     G__letint(result7, 67, (long) CaloFranzini::DeclFileName());
437     return(1 || funcname || hash || result7 || libp) ;
438     }
439    
440     static int G__CaloFranziniDict_783_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
441     {
442     G__letint(result7, 105, (long) CaloFranzini::ImplFileLine());
443     return(1 || funcname || hash || result7 || libp) ;
444     }
445    
446     static int G__CaloFranziniDict_783_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
447     {
448     G__letint(result7, 67, (long) CaloFranzini::ImplFileName());
449     return(1 || funcname || hash || result7 || libp) ;
450     }
451    
452     static int G__CaloFranziniDict_783_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
453     {
454     G__letint(result7, 105, (long) CaloFranzini::DeclFileLine());
455     return(1 || funcname || hash || result7 || libp) ;
456     }
457    
458     // automatic copy constructor
459     static int G__CaloFranziniDict_783_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
460    
461     {
462     CaloFranzini* p;
463     void* tmp = (void*) G__int(libp->para[0]);
464     p = new CaloFranzini(*(CaloFranzini*) tmp);
465     result7->obj.i = (long) p;
466     result7->ref = (long) p;
467     result7->type = 'u';
468     result7->tagnum = G__get_linked_tagnum(&G__CaloFranziniDictLN_CaloFranzini);
469     return(1 || funcname || hash || result7 || libp) ;
470     }
471    
472     // automatic destructor
473     typedef CaloFranzini G__TCaloFranzini;
474     static int G__CaloFranziniDict_783_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
475     {
476     long gvp = G__getgvp();
477     long soff = G__getstructoffset();
478     int n = G__getaryconstruct();
479     //
480     //has_a_delete: 1
481     //has_own_delete1arg: 0
482     //has_own_delete2arg: 0
483     //
484     if (!soff) {
485     return(1);
486     }
487     if (n) {
488     if (gvp == G__PVOID) {
489     delete[] (CaloFranzini*) soff;
490     } else {
491     G__setgvp(G__PVOID);
492     for (int i = n - 1; i >= 0; --i) {
493     ((CaloFranzini*) (soff+(sizeof(CaloFranzini)*i)))->~G__TCaloFranzini();
494     }
495     G__setgvp(gvp);
496     }
497     } else {
498     if (gvp == G__PVOID) {
499     delete (CaloFranzini*) soff;
500     } else {
501     G__setgvp(G__PVOID);
502     ((CaloFranzini*) (soff))->~G__TCaloFranzini();
503     G__setgvp(gvp);
504     }
505     }
506     G__setnull(result7);
507     return(1 || funcname || hash || result7 || libp) ;
508     }
509    
510     // automatic assignment operator
511     static int G__CaloFranziniDict_783_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
512     {
513     CaloFranzini* dest = (CaloFranzini*) G__getstructoffset();
514     *dest = *(CaloFranzini*) libp->para[0].ref;
515     const CaloFranzini& obj = *dest;
516     result7->ref = (long) (&obj);
517     result7->obj.i = (long) (&obj);
518     return(1 || funcname || hash || result7 || libp) ;
519     }
520    
521    
522     /* Setting up global function */
523    
524     /*********************************************************
525     * Member function Stub
526     *********************************************************/
527    
528     /* CaloFranzini */
529    
530     /*********************************************************
531     * Global function Stub
532     *********************************************************/
533    
534     /*********************************************************
535     * Get size of pointer to member function
536     *********************************************************/
537     class G__Sizep2memfuncCaloFranziniDict {
538     public:
539     G__Sizep2memfuncCaloFranziniDict() {p=&G__Sizep2memfuncCaloFranziniDict::sizep2memfunc;}
540     size_t sizep2memfunc() { return(sizeof(p)); }
541     private:
542     size_t (G__Sizep2memfuncCaloFranziniDict::*p)();
543     };
544    
545     size_t G__get_sizep2memfuncCaloFranziniDict()
546     {
547     G__Sizep2memfuncCaloFranziniDict a;
548     G__setsizep2memfunc((int)a.sizep2memfunc());
549     return((size_t)a.sizep2memfunc());
550     }
551    
552    
553     /*********************************************************
554     * virtual base class offset calculation interface
555     *********************************************************/
556    
557     /* Setting up class inheritance */
558    
559     /*********************************************************
560     * Inheritance information setup/
561     *********************************************************/
562     extern "C" void G__cpp_setup_inheritanceCaloFranziniDict() {
563    
564     /* Setting up class inheritance */
565     if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__CaloFranziniDictLN_CaloFranzini))) {
566     CaloFranzini *G__Lderived;
567     G__Lderived=(CaloFranzini*)0x1000;
568     {
569     TObject *G__Lpbase=(TObject*)G__Lderived;
570     G__inheritance_setup(G__get_linked_tagnum(&G__CaloFranziniDictLN_CaloFranzini),G__get_linked_tagnum(&G__CaloFranziniDictLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,1);
571     }
572     }
573     }
574    
575     /*********************************************************
576     * typedef information setup/
577     *********************************************************/
578     extern "C" void G__cpp_setup_typetableCaloFranziniDict() {
579    
580     /* Setting up typedef entry */
581     G__search_typename2("Int_t",105,-1,0,-1);
582     G__setnewtype(-1,"Signed integer 4 bytes (int)",0);
583     G__search_typename2("Float_t",102,-1,0,-1);
584     G__setnewtype(-1,"Float 4 bytes (float)",0);
585     G__search_typename2("Bool_t",103,-1,0,-1);
586     G__setnewtype(-1,"Boolean (0=false, 1=true) (bool)",0);
587     G__search_typename2("Version_t",115,-1,0,-1);
588     G__setnewtype(-1,"Class version identifier (short)",0);
589     G__search_typename2("Option_t",99,-1,256,-1);
590     G__setnewtype(-1,"Option string (const char)",0);
591     G__search_typename2("TMatrixD",117,G__get_linked_tagnum(&G__CaloFranziniDictLN_TMatrixTlEdoublegR),0,-1);
592     G__setnewtype(-1,NULL,0);
593     }
594    
595     /*********************************************************
596     * Data Member information setup/
597     *********************************************************/
598    
599     /* Setting up class,struct,union tag member variable */
600    
601     /* CaloFranzini */
602     static void G__setup_memvarCaloFranzini(void) {
603     G__tag_memvar_setup(G__get_linked_tagnum(&G__CaloFranziniDictLN_CaloFranzini));
604     { CaloFranzini *p; p=(CaloFranzini*)0x1000; if (p) { }
605     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__CaloFranziniDictLN_PamLevel2),-1,-1,4,"L2=",0,(char*)NULL);
606     G__memvar_setup((void*)NULL,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"debug=",0,(char*)NULL);
607     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__CaloFranziniDictLN_TFile),-1,-1,4,"file=",0,(char*)NULL);
608     G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"nbin=",0,(char*)NULL);
609     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__CaloFranziniDictLN_TArrayF),-1,-1,4,"brig=",0,(char*)NULL);
610     G__memvar_setup((void*)NULL,104,0,0,-1,G__defined_typename("UInt_t"),-1,4,"OBT=",0,(char*)NULL);
611     G__memvar_setup((void*)NULL,104,0,0,-1,G__defined_typename("UInt_t"),-1,4,"PKT=",0,(char*)NULL);
612     G__memvar_setup((void*)NULL,104,0,0,-1,G__defined_typename("UInt_t"),-1,4,"atime=",0,(char*)NULL);
613     G__memvar_setup((void*)NULL,105,0,0,-1,G__defined_typename("Int_t"),-1,4,"sntr=",0,(char*)NULL);
614     G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"estrip[2][22][96]=",0,(char*)NULL);
615     G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"qplane[44]=",0,(char*)NULL);
616     G__memvar_setup((void*)NULL,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"dofull=",0,(char*)NULL);
617     G__memvar_setup((void*)NULL,103,0,0,-1,G__defined_typename("Bool_t"),-1,4,"dolong=",0,(char*)NULL);
618     G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"longtzeta=",0,"/< longitudinal covariance parameter used for event selection");
619     G__memvar_setup((void*)NULL,102,0,0,-1,G__defined_typename("Float_t"),-1,4,"fulltzeta=",0,"/< full calorimeter covariance parameter used for event selection");
620     G__memvar_setup((void*)NULL,85,0,0,G__get_linked_tagnum(&G__CaloFranziniDictLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
621     }
622     G__tag_memvar_reset();
623     }
624    
625     extern "C" void G__cpp_setup_memvarCaloFranziniDict() {
626     }
627     /***********************************************************
628     ************************************************************
629     ************************************************************
630     ************************************************************
631     ************************************************************
632     ************************************************************
633     ************************************************************
634     ***********************************************************/
635    
636     /*********************************************************
637     * Member function information setup for each class
638     *********************************************************/
639     static void G__setup_memfuncCaloFranzini(void) {
640     /* CaloFranzini */
641     G__tag_memfunc_setup(G__get_linked_tagnum(&G__CaloFranziniDictLN_CaloFranzini));
642     G__memfunc_setup("CaloFranzini",1216,G__CaloFranziniDict_783_0_1, 105, G__get_linked_tagnum(&G__CaloFranziniDictLN_CaloFranzini), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
643     G__memfunc_setup("CaloFranzini",1216,G__CaloFranziniDict_783_0_2, 105, G__get_linked_tagnum(&G__CaloFranziniDictLN_CaloFranzini), -1, 0, 1, 1, 1, 0, "U 'PamLevel2' - 0 - L2", (char*)NULL, (void*) NULL, 0);
644     G__memfunc_setup("GetLongTZeta",1176,G__CaloFranziniDict_783_0_3, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 0, "", "/< Returns longitudinal covariance parameter used for event selection", (void*) NULL, 0);
645     G__memfunc_setup("GetFullTZeta",1179,G__CaloFranziniDict_783_0_4, 102, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 0, "", "/< Returns full calorimeter covariance parameter used for event selection", (void*) NULL, 0);
646     G__memfunc_setup("LoadLongAverage",1483,G__CaloFranziniDict_783_0_5, 85, G__get_linked_tagnum(&G__CaloFranziniDictLN_TArrayF), -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - rig", (char*)NULL, (void*) NULL, 0);
647     G__memfunc_setup("LoadCovarianceMatrix",2032,G__CaloFranziniDict_783_0_6, 85, G__get_linked_tagnum(&G__CaloFranziniDictLN_TMatrixTlEdoublegR), G__defined_typename("TMatrixD"), 0, 1, 1, 1, 0, "f - 'Float_t' 0 - rig", (char*)NULL, (void*) NULL, 0);
648     G__memfunc_setup("Open",402,G__CaloFranziniDict_783_0_7, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "u 'TString' - 0 - matrixfile", (char*)NULL, (void*) NULL, 0);
649     G__memfunc_setup("CreateMatrixFile",1609,G__CaloFranziniDict_783_0_8, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "u 'TString' - 0 - matrixfile", (char*)NULL, (void*) NULL, 0);
650     G__memfunc_setup("WriteNumBin",1108,G__CaloFranziniDict_783_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - numbin", (char*)NULL, (void*) NULL, 0);
651     G__memfunc_setup("WriteRigBin",1094,G__CaloFranziniDict_783_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "U 'TArrayF' - 0 - rigbin", (char*)NULL, (void*) NULL, 0);
652     G__memfunc_setup("WriteLongMean",1308,G__CaloFranziniDict_783_0_11, 121, -1, -1, 0, 2, 1, 1, 0,
653     "U 'TArrayF' - 0 - qpl i - 'Int_t' 0 - bin", (char*)NULL, (void*) NULL, 0);
654     G__memfunc_setup("WriteLongMatrix",1552,G__CaloFranziniDict_783_0_12, 121, -1, -1, 0, 2, 1, 1, 0,
655     "U 'TMatrixT<double>' 'TMatrixD' 0 - matrix i - 'Int_t' 0 - bin", (char*)NULL, (void*) NULL, 0);
656     G__memfunc_setup("CloseMatrixFile",1515,G__CaloFranziniDict_783_0_13, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
657     G__memfunc_setup("CalculateLongTZeta",1798,G__CaloFranziniDict_783_0_14, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
658     G__memfunc_setup("CalculateFullTZeta",1801,G__CaloFranziniDict_783_0_15, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
659     G__memfunc_setup("SetDebug",787,G__CaloFranziniDict_783_0_16, 121, -1, -1, 0, 1, 1, 1, 0, "g - 'Bool_t' 0 - d", (char*)NULL, (void*) NULL, 0);
660     G__memfunc_setup("Clear",487,G__CaloFranziniDict_783_0_17, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
661     G__memfunc_setup("Clear",487,G__CaloFranziniDict_783_0_18, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
662     G__memfunc_setup("Delete",595,G__CaloFranziniDict_783_0_19, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
663     G__memfunc_setup("Delete",595,G__CaloFranziniDict_783_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 1);
664     G__memfunc_setup("Process",735,G__CaloFranziniDict_783_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - ntrack", "/< Process data track number ntrack", (void*) NULL, 0);
665     G__memfunc_setup("Process",735,G__CaloFranziniDict_783_0_22, 121, -1, -1, 0, 0, 1, 1, 0, "", "/< Process data ", (void*) NULL, 0);
666     G__memfunc_setup("Print",525,G__CaloFranziniDict_783_0_23, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
667     G__memfunc_setup("Print",525,G__CaloFranziniDict_783_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 - option", (char*)NULL, (void*) NULL, 0);
668     G__memfunc_setup("Class",502,G__CaloFranziniDict_783_0_25, 85, G__get_linked_tagnum(&G__CaloFranziniDictLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (TClass* (*)())(&CaloFranzini::Class), 0);
669     G__memfunc_setup("Class_Name",982,G__CaloFranziniDict_783_0_26, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) (const char* (*)())(&CaloFranzini::Class_Name), 0);
670     G__memfunc_setup("Class_Version",1339,G__CaloFranziniDict_783_0_27, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (Version_t (*)())(&CaloFranzini::Class_Version), 0);
671     G__memfunc_setup("Dictionary",1046,G__CaloFranziniDict_783_0_28, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (void (*)())(&CaloFranzini::Dictionary), 0);
672     G__memfunc_setup("IsA",253,G__CaloFranziniDict_783_0_29, 85, G__get_linked_tagnum(&G__CaloFranziniDictLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
673     G__memfunc_setup("ShowMembers",1132,G__CaloFranziniDict_783_0_30, 121, -1, -1, 0, 2, 1, 1, 0,
674     "u 'TMemberInspector' - 1 - insp C - - 0 - parent", (char*)NULL, (void*) NULL, 1);
675     G__memfunc_setup("Streamer",835,G__CaloFranziniDict_783_0_31, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
676     G__memfunc_setup("StreamerNVirtual",1656,G__CaloFranziniDict_783_0_32, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
677     G__memfunc_setup("DeclFileName",1145,G__CaloFranziniDict_783_0_33, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) (const char* (*)())(&CaloFranzini::DeclFileName), 0);
678     G__memfunc_setup("ImplFileLine",1178,G__CaloFranziniDict_783_0_34, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (int (*)())(&CaloFranzini::ImplFileLine), 0);
679     G__memfunc_setup("ImplFileName",1171,G__CaloFranziniDict_783_0_35, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) (const char* (*)())(&CaloFranzini::ImplFileName), 0);
680     G__memfunc_setup("DeclFileLine",1152,G__CaloFranziniDict_783_0_36, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) (int (*)())(&CaloFranzini::DeclFileLine), 0);
681     // automatic copy constructor
682     G__memfunc_setup("CaloFranzini", 1216, G__CaloFranziniDict_783_0_37, (int) ('i'), G__get_linked_tagnum(&G__CaloFranziniDictLN_CaloFranzini), -1, 0, 1, 1, 1, 0, "u 'CaloFranzini' - 11 - -", (char*) NULL, (void*) NULL, 0);
683     // automatic destructor
684     G__memfunc_setup("~CaloFranzini", 1342, G__CaloFranziniDict_783_0_38, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0);
685     // automatic assignment operator
686     G__memfunc_setup("operator=", 937, G__CaloFranziniDict_783_0_39, (int) ('u'), G__get_linked_tagnum(&G__CaloFranziniDictLN_CaloFranzini), -1, 1, 1, 1, 1, 0, "u 'CaloFranzini' - 11 - -", (char*) NULL, (void*) NULL, 0);
687     G__tag_memfunc_reset();
688     }
689    
690    
691     /*********************************************************
692     * Member function information setup
693     *********************************************************/
694     extern "C" void G__cpp_setup_memfuncCaloFranziniDict() {
695     }
696    
697     /*********************************************************
698     * Global variable information setup for each class
699     *********************************************************/
700     static void G__cpp_setup_global0() {
701    
702     /* Setting up global variables */
703     G__resetplocal();
704    
705     }
706    
707     static void G__cpp_setup_global1() {
708     }
709    
710     static void G__cpp_setup_global2() {
711     }
712    
713     static void G__cpp_setup_global3() {
714     }
715    
716     static void G__cpp_setup_global4() {
717     }
718    
719     static void G__cpp_setup_global5() {
720     }
721    
722     static void G__cpp_setup_global6() {
723    
724     G__resetglobalenv();
725     }
726     extern "C" void G__cpp_setup_globalCaloFranziniDict() {
727     G__cpp_setup_global0();
728     G__cpp_setup_global1();
729     G__cpp_setup_global2();
730     G__cpp_setup_global3();
731     G__cpp_setup_global4();
732     G__cpp_setup_global5();
733     G__cpp_setup_global6();
734     }
735    
736     /*********************************************************
737     * Global function information setup for each class
738     *********************************************************/
739     static void G__cpp_setup_func0() {
740     G__lastifuncposition();
741    
742     }
743    
744     static void G__cpp_setup_func1() {
745     }
746    
747     static void G__cpp_setup_func2() {
748     }
749    
750     static void G__cpp_setup_func3() {
751     }
752    
753     static void G__cpp_setup_func4() {
754     }
755    
756     static void G__cpp_setup_func5() {
757     }
758    
759     static void G__cpp_setup_func6() {
760     }
761    
762     static void G__cpp_setup_func7() {
763     }
764    
765     static void G__cpp_setup_func8() {
766     }
767    
768     static void G__cpp_setup_func9() {
769     }
770    
771     static void G__cpp_setup_func10() {
772     }
773    
774     static void G__cpp_setup_func11() {
775     }
776    
777     static void G__cpp_setup_func12() {
778     }
779    
780     static void G__cpp_setup_func13() {
781     }
782    
783     static void G__cpp_setup_func14() {
784     }
785    
786     static void G__cpp_setup_func15() {
787     }
788    
789     static void G__cpp_setup_func16() {
790     }
791    
792     static void G__cpp_setup_func17() {
793     }
794    
795     static void G__cpp_setup_func18() {
796     }
797    
798     static void G__cpp_setup_func19() {
799     }
800    
801     static void G__cpp_setup_func20() {
802     }
803    
804     static void G__cpp_setup_func21() {
805     }
806    
807     static void G__cpp_setup_func22() {
808    
809     G__resetifuncposition();
810     }
811    
812     extern "C" void G__cpp_setup_funcCaloFranziniDict() {
813     G__cpp_setup_func0();
814     G__cpp_setup_func1();
815     G__cpp_setup_func2();
816     G__cpp_setup_func3();
817     G__cpp_setup_func4();
818     G__cpp_setup_func5();
819     G__cpp_setup_func6();
820     G__cpp_setup_func7();
821     G__cpp_setup_func8();
822     G__cpp_setup_func9();
823     G__cpp_setup_func10();
824     G__cpp_setup_func11();
825     G__cpp_setup_func12();
826     G__cpp_setup_func13();
827     G__cpp_setup_func14();
828     G__cpp_setup_func15();
829     G__cpp_setup_func16();
830     G__cpp_setup_func17();
831     G__cpp_setup_func18();
832     G__cpp_setup_func19();
833     G__cpp_setup_func20();
834     G__cpp_setup_func21();
835     G__cpp_setup_func22();
836     }
837    
838     /*********************************************************
839     * Class,struct,union,enum tag information setup
840     *********************************************************/
841     /* Setup class/struct taginfo */
842     G__linked_taginfo G__CaloFranziniDictLN_TClass = { "TClass" , 99 , -1 };
843     G__linked_taginfo G__CaloFranziniDictLN_TBuffer = { "TBuffer" , 99 , -1 };
844     G__linked_taginfo G__CaloFranziniDictLN_TMemberInspector = { "TMemberInspector" , 99 , -1 };
845     G__linked_taginfo G__CaloFranziniDictLN_TObject = { "TObject" , 99 , -1 };
846     G__linked_taginfo G__CaloFranziniDictLN_TString = { "TString" , 99 , -1 };
847     G__linked_taginfo G__CaloFranziniDictLN_TFile = { "TFile" , 99 , -1 };
848     G__linked_taginfo G__CaloFranziniDictLN_TArrayF = { "TArrayF" , 99 , -1 };
849     G__linked_taginfo G__CaloFranziniDictLN_PamLevel2 = { "PamLevel2" , 99 , -1 };
850     G__linked_taginfo G__CaloFranziniDictLN_TMatrixTlEdoublegR = { "TMatrixT<double>" , 99 , -1 };
851     G__linked_taginfo G__CaloFranziniDictLN_CaloFranzini = { "CaloFranzini" , 99 , -1 };
852    
853     /* Reset class/struct taginfo */
854     extern "C" void G__cpp_reset_tagtableCaloFranziniDict() {
855     G__CaloFranziniDictLN_TClass.tagnum = -1 ;
856     G__CaloFranziniDictLN_TBuffer.tagnum = -1 ;
857     G__CaloFranziniDictLN_TMemberInspector.tagnum = -1 ;
858     G__CaloFranziniDictLN_TObject.tagnum = -1 ;
859     G__CaloFranziniDictLN_TString.tagnum = -1 ;
860     G__CaloFranziniDictLN_TFile.tagnum = -1 ;
861     G__CaloFranziniDictLN_TArrayF.tagnum = -1 ;
862     G__CaloFranziniDictLN_PamLevel2.tagnum = -1 ;
863     G__CaloFranziniDictLN_TMatrixTlEdoublegR.tagnum = -1 ;
864     G__CaloFranziniDictLN_CaloFranzini.tagnum = -1 ;
865     }
866    
867    
868     extern "C" void G__cpp_setup_tagtableCaloFranziniDict() {
869    
870     /* Setting up class,struct,union tag entry */
871     G__get_linked_tagnum(&G__CaloFranziniDictLN_TClass);
872     G__get_linked_tagnum(&G__CaloFranziniDictLN_TBuffer);
873     G__get_linked_tagnum(&G__CaloFranziniDictLN_TMemberInspector);
874     G__get_linked_tagnum(&G__CaloFranziniDictLN_TObject);
875     G__get_linked_tagnum(&G__CaloFranziniDictLN_TString);
876     G__get_linked_tagnum(&G__CaloFranziniDictLN_TFile);
877     G__get_linked_tagnum(&G__CaloFranziniDictLN_TArrayF);
878     G__get_linked_tagnum(&G__CaloFranziniDictLN_PamLevel2);
879     G__get_linked_tagnum(&G__CaloFranziniDictLN_TMatrixTlEdoublegR);
880     G__tagtable_setup(G__get_linked_tagnum(&G__CaloFranziniDictLN_CaloFranzini),sizeof(CaloFranzini),-1,324864,(char*)NULL,G__setup_memvarCaloFranzini,G__setup_memfuncCaloFranzini);
881     }
882     extern "C" void G__cpp_setupCaloFranziniDict(void) {
883     G__check_setup_version(30051515,"G__cpp_setupCaloFranziniDict()");
884     G__set_cpp_environmentCaloFranziniDict();
885     G__cpp_setup_tagtableCaloFranziniDict();
886    
887     G__cpp_setup_inheritanceCaloFranziniDict();
888    
889     G__cpp_setup_typetableCaloFranziniDict();
890    
891     G__cpp_setup_memvarCaloFranziniDict();
892    
893     G__cpp_setup_memfuncCaloFranziniDict();
894     G__cpp_setup_globalCaloFranziniDict();
895     G__cpp_setup_funcCaloFranziniDict();
896    
897     if(0==G__getsizep2memfunc()) G__get_sizep2memfuncCaloFranziniDict();
898     return;
899     }
900     class G__cpp_setup_initCaloFranziniDict {
901     public:
902     G__cpp_setup_initCaloFranziniDict() { G__add_setup_func("CaloFranziniDict",(G__incsetup)(&G__cpp_setupCaloFranziniDict)); G__call_setup_funcs(); }
903     ~G__cpp_setup_initCaloFranziniDict() { G__remove_setup_func("CaloFranziniDict"); }
904     };
905     G__cpp_setup_initCaloFranziniDict G__cpp_setup_initializerCaloFranziniDict;
906    

  ViewVC Help
Powered by ViewVC 1.1.23