1    	//
2    	// File generated by rootcint at Thu Jun 16 13:44:49 2016
3    	
4    	// Do NOT change. Changes will be lost next time file is generated
5    	//
6    	
7    	#define R__DICTIONARY_FILENAME dOsl64_gcc482dIOBJdIStRootdIStUtilitiesdIStUtilities_Cint
8    	#include "RConfig.h" //rootcint 4834
9    	#if !defined(R__ACCESS_IN_SYMBOL)
10   	//Break the privacy of classes -- Disabled for the moment
11   	#define private public
12   	#define protected public
13   	#endif
14   	
15   	// Since CINT ignores the std namespace, we need to do so in this file.
16   	namespace std {} using namespace std;
17   	#include "StUtilities_Cint.h"
18   	
19   	#include "TClass.h"
20   	#include "TBuffer.h"
21   	#include "TMemberInspector.h"
22   	#include "TInterpreter.h"
23   	#include "TVirtualMutex.h"
24   	#include "TError.h"
25   	
26   	#ifndef G__ROOT
27   	#define G__ROOT
28   	#endif
29   	
30   	#include "RtypesImp.h"
31   	#include "TIsAProxy.h"
32   	#include "TFileMergeInfo.h"
33   	
34   	// Direct notice to TROOT of the dictionary's loading.
35   	namespace {
36   	   static struct DictInit {
37   	      DictInit() {
38   	         ROOT::RegisterModule();
39   	      }
40   	   } __TheDictionaryInitializer;
41   	}
42   	
43   	// START OF SHADOWS
44   	
45   	namespace ROOTShadow {
46   	   namespace Shadow {
47   	   } // of namespace Shadow
48   	} // of namespace ROOTShadow
49   	// END OF SHADOWS
50   	
51   	namespace ROOTDict {
52   	   void StMessage_ShowMembers(void *obj, TMemberInspector &R__insp);
53   	   static void *new_StMessage(void *p = 0);
54   	   static void *newArray_StMessage(Long_t size, void *p);
55   	   static void delete_StMessage(void *p);
56   	   static void deleteArray_StMessage(void *p);
57   	   static void destruct_StMessage(void *p);
58   	
59   	   // Function generating the singleton type initializer
60   	   static ROOT::TGenericClassInfo *GenerateInitInstanceLocal(const ::StMessage*)
61   	   {
62   	      ::StMessage *ptr = 0;
63   	      static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::StMessage >(0);
64   	      static ::ROOT::TGenericClassInfo 
65   	         instance("StMessage", ::StMessage::Class_Version(), ".sl64_gcc482/OBJ/StRoot/StUtilities/StMessage.h", 29,
66   	                  typeid(::StMessage), ::ROOT::DefineBehavior(ptr, ptr),
67   	                  &::StMessage::Dictionary, isa_proxy, 4,
68   	                  sizeof(::StMessage) );
69   	      instance.SetNew(&new_StMessage);
70   	      instance.SetNewArray(&newArray_StMessage);
71   	      instance.SetDelete(&delete_StMessage);
72   	      instance.SetDeleteArray(&deleteArray_StMessage);
73   	      instance.SetDestructor(&destruct_StMessage);
74   	      return &instance;
75   	   }
76   	   ROOT::TGenericClassInfo *GenerateInitInstance(const ::StMessage*)
77   	   {
78   	      return GenerateInitInstanceLocal((::StMessage*)0);
79   	   }
80   	   // Static variable to force the class initialization
81   	   static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::StMessage*)0x0); R__UseDummy(_R__UNIQUE_(Init));
82   	} // end of namespace ROOTDict
83   	
84   	namespace ROOTDict {
85   	   void StMultiH1F_ShowMembers(void *obj, TMemberInspector &R__insp);
86   	   static void *new_StMultiH1F(void *p = 0);
87   	   static void *newArray_StMultiH1F(Long_t size, void *p);
88   	   static void delete_StMultiH1F(void *p);
89   	   static void deleteArray_StMultiH1F(void *p);
90   	   static void destruct_StMultiH1F(void *p);
91   	   static void directoryAutoAdd_StMultiH1F(void *obj, TDirectory *dir);
92   	   static Long64_t merge_StMultiH1F(void *obj, TCollection *coll,TFileMergeInfo *info);
93   	
94   	   // Function generating the singleton type initializer
95   	   static ROOT::TGenericClassInfo *GenerateInitInstanceLocal(const ::StMultiH1F*)
96   	   {
97   	      ::StMultiH1F *ptr = 0;
98   	      static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::StMultiH1F >(0);
99   	      static ::ROOT::TGenericClassInfo 
100  	         instance("StMultiH1F", ::StMultiH1F::Class_Version(), ".sl64_gcc482/OBJ/StRoot/StUtilities/StMultiH1F.h", 17,
101  	                  typeid(::StMultiH1F), ::ROOT::DefineBehavior(ptr, ptr),
102  	                  &::StMultiH1F::Dictionary, isa_proxy, 4,
103  	                  sizeof(::StMultiH1F) );
104  	      instance.SetNew(&new_StMultiH1F);
105  	      instance.SetNewArray(&newArray_StMultiH1F);
106  	      instance.SetDelete(&delete_StMultiH1F);
107  	      instance.SetDeleteArray(&deleteArray_StMultiH1F);
108  	      instance.SetDestructor(&destruct_StMultiH1F);
109  	      instance.SetDirectoryAutoAdd(&directoryAutoAdd_StMultiH1F);
110  	      instance.SetMerge(&merge_StMultiH1F);
111  	      return &instance;
112  	   }
113  	   ROOT::TGenericClassInfo *GenerateInitInstance(const ::StMultiH1F*)
114  	   {
115  	      return GenerateInitInstanceLocal((::StMultiH1F*)0);
116  	   }
117  	   // Static variable to force the class initialization
118  	   static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::StMultiH1F*)0x0); R__UseDummy(_R__UNIQUE_(Init));
119  	} // end of namespace ROOTDict
120  	
121  	namespace ROOTDict {
122  	   void StMultiH2F_ShowMembers(void *obj, TMemberInspector &R__insp);
123  	   static void *new_StMultiH2F(void *p = 0);
124  	   static void *newArray_StMultiH2F(Long_t size, void *p);
125  	   static void delete_StMultiH2F(void *p);
126  	   static void deleteArray_StMultiH2F(void *p);
127  	   static void destruct_StMultiH2F(void *p);
128  	   static void directoryAutoAdd_StMultiH2F(void *obj, TDirectory *dir);
129  	   static Long64_t merge_StMultiH2F(void *obj, TCollection *coll,TFileMergeInfo *info);
130  	
131  	   // Function generating the singleton type initializer
132  	   static ROOT::TGenericClassInfo *GenerateInitInstanceLocal(const ::StMultiH2F*)
133  	   {
134  	      ::StMultiH2F *ptr = 0;
135  	      static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::StMultiH2F >(0);
136  	      static ::ROOT::TGenericClassInfo 
137  	         instance("StMultiH2F", ::StMultiH2F::Class_Version(), ".sl64_gcc482/OBJ/StRoot/StUtilities/StMultiH2F.h", 18,
138  	                  typeid(::StMultiH2F), ::ROOT::DefineBehavior(ptr, ptr),
139  	                  &::StMultiH2F::Dictionary, isa_proxy, 4,
140  	                  sizeof(::StMultiH2F) );
141  	      instance.SetNew(&new_StMultiH2F);
142  	      instance.SetNewArray(&newArray_StMultiH2F);
143  	      instance.SetDelete(&delete_StMultiH2F);
144  	      instance.SetDeleteArray(&deleteArray_StMultiH2F);
145  	      instance.SetDestructor(&destruct_StMultiH2F);
146  	      instance.SetDirectoryAutoAdd(&directoryAutoAdd_StMultiH2F);
147  	      instance.SetMerge(&merge_StMultiH2F);
148  	      return &instance;
149  	   }
150  	   ROOT::TGenericClassInfo *GenerateInitInstance(const ::StMultiH2F*)
151  	   {
152  	      return GenerateInitInstanceLocal((::StMultiH2F*)0);
153  	   }
154  	   // Static variable to force the class initialization
155  	   static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::StMultiH2F*)0x0); R__UseDummy(_R__UNIQUE_(Init));
156  	} // end of namespace ROOTDict
157  	
158  	//______________________________________________________________________________
159  	atomic_TClass_ptr StMessage::fgIsA(0);  // static to hold class pointer
160  	
161  	//______________________________________________________________________________
162  	const char *StMessage::Class_Name()
163  	{
164  	   return "StMessage";
165  	}
166  	
167  	//______________________________________________________________________________
168  	const char *StMessage::ImplFileName()
169  	{
170  	   return ::ROOTDict::GenerateInitInstanceLocal((const ::StMessage*)0x0)->GetImplFileName();
171  	}
172  	
173  	//______________________________________________________________________________
174  	int StMessage::ImplFileLine()
175  	{
176  	   return ::ROOTDict::GenerateInitInstanceLocal((const ::StMessage*)0x0)->GetImplFileLine();
177  	}
178  	
179  	//______________________________________________________________________________
180  	void StMessage::Dictionary()
181  	{
182  	   fgIsA = ::ROOTDict::GenerateInitInstanceLocal((const ::StMessage*)0x0)->GetClass();
183  	}
184  	
185  	//______________________________________________________________________________
186  	TClass *StMessage::Class()
187  	{
188  	   if (!fgIsA) { R__LOCKGUARD2(gCINTMutex); if(!fgIsA) {fgIsA = ::ROOTDict::GenerateInitInstanceLocal((const ::StMessage*)0x0)->GetClass();} }
189  	   return fgIsA;
190  	}
191  	
192  	//______________________________________________________________________________
193  	atomic_TClass_ptr StMultiH1F::fgIsA(0);  // static to hold class pointer
194  	
195  	//______________________________________________________________________________
196  	const char *StMultiH1F::Class_Name()
197  	{
198  	   return "StMultiH1F";
199  	}
200  	
201  	//______________________________________________________________________________
202  	const char *StMultiH1F::ImplFileName()
203  	{
204  	   return ::ROOTDict::GenerateInitInstanceLocal((const ::StMultiH1F*)0x0)->GetImplFileName();
205  	}
206  	
207  	//______________________________________________________________________________
208  	int StMultiH1F::ImplFileLine()
209  	{
210  	   return ::ROOTDict::GenerateInitInstanceLocal((const ::StMultiH1F*)0x0)->GetImplFileLine();
211  	}
212  	
213  	//______________________________________________________________________________
214  	void StMultiH1F::Dictionary()
215  	{
216  	   fgIsA = ::ROOTDict::GenerateInitInstanceLocal((const ::StMultiH1F*)0x0)->GetClass();
217  	}
218  	
219  	//______________________________________________________________________________
220  	TClass *StMultiH1F::Class()
221  	{
222  	   if (!fgIsA) { R__LOCKGUARD2(gCINTMutex); if(!fgIsA) {fgIsA = ::ROOTDict::GenerateInitInstanceLocal((const ::StMultiH1F*)0x0)->GetClass();} }
223  	   return fgIsA;
224  	}
225  	
226  	//______________________________________________________________________________
227  	atomic_TClass_ptr StMultiH2F::fgIsA(0);  // static to hold class pointer
228  	
229  	//______________________________________________________________________________
230  	const char *StMultiH2F::Class_Name()
231  	{
232  	   return "StMultiH2F";
233  	}
234  	
235  	//______________________________________________________________________________
236  	const char *StMultiH2F::ImplFileName()
237  	{
238  	   return ::ROOTDict::GenerateInitInstanceLocal((const ::StMultiH2F*)0x0)->GetImplFileName();
239  	}
240  	
241  	//______________________________________________________________________________
242  	int StMultiH2F::ImplFileLine()
243  	{
244  	   return ::ROOTDict::GenerateInitInstanceLocal((const ::StMultiH2F*)0x0)->GetImplFileLine();
245  	}
246  	
247  	//______________________________________________________________________________
248  	void StMultiH2F::Dictionary()
249  	{
250  	   fgIsA = ::ROOTDict::GenerateInitInstanceLocal((const ::StMultiH2F*)0x0)->GetClass();
251  	}
252  	
253  	//______________________________________________________________________________
254  	TClass *StMultiH2F::Class()
255  	{
256  	   if (!fgIsA) { R__LOCKGUARD2(gCINTMutex); if(!fgIsA) {fgIsA = ::ROOTDict::GenerateInitInstanceLocal((const ::StMultiH2F*)0x0)->GetClass();} }
257  	   return fgIsA;
258  	}
259  	
260  	//______________________________________________________________________________
261  	void StMessage::Streamer(TBuffer &R__b)
262  	{
263  	   // Stream an object of class StMessage.
264  	
265  	   if (R__b.IsReading()) {
266  	      R__b.ReadClassBuffer(StMessage::Class(),this);
267  	   } else {
268  	      R__b.WriteClassBuffer(StMessage::Class(),this);
269  	   }
270  	}
271  	
272  	//______________________________________________________________________________
273  	void StMessage::ShowMembers(TMemberInspector &R__insp)
274  	{
275  	      // Inspect the data members of an object of class StMessage.
276  	      TClass *R__cl = ::StMessage::IsA();
277  	      if (R__cl || R__insp.IsA()) { }
278  	      R__insp.Inspect(R__cl, R__insp.GetParent(), "type[2]", type);
279  	      R__insp.Inspect(R__cl, R__insp.GetParent(), "option", &option);
280  	      R__insp.Inspect(R__cl, R__insp.GetParent(), "messTime", &messTime);
281  	      R__insp.Inspect(R__cl, R__insp.GetParent(), "*message", &message);
282  	}
283  	
284  	namespace ROOTDict {
285  	   // Wrappers around operator new
286  	   static void *new_StMessage(void *p) {
287  	      return  p ? ::new((::ROOT::TOperatorNewHelper*)p) ::StMessage : new ::StMessage;
288  	   }
289  	   static void *newArray_StMessage(Long_t nElements, void *p) {
290  	      return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::StMessage[nElements] : new ::StMessage[nElements];
291  	   }
292  	   // Wrapper around operator delete
293  	   static void delete_StMessage(void *p) {
294  	      delete ((::StMessage*)p);
295  	   }
296  	   static void deleteArray_StMessage(void *p) {
297  	      delete [] ((::StMessage*)p);
298  	   }
299  	   static void destruct_StMessage(void *p) {
300  	      typedef ::StMessage current_t;
301  	      ((current_t*)p)->~current_t();
302  	   }
303  	} // end of namespace ROOTDict for class ::StMessage
304  	
305  	//______________________________________________________________________________
306  	void StMultiH1F::Streamer(TBuffer &R__b)
307  	{
308  	   // Stream an object of class StMultiH1F.
309  	
310  	   if (R__b.IsReading()) {
311  	      R__b.ReadClassBuffer(StMultiH1F::Class(),this);
312  	   } else {
313  	      R__b.WriteClassBuffer(StMultiH1F::Class(),this);
314  	   }
315  	}
316  	
317  	//______________________________________________________________________________
318  	void StMultiH1F::ShowMembers(TMemberInspector &R__insp)
319  	{
320  	      // Inspect the data members of an object of class StMultiH1F.
321  	      TClass *R__cl = ::StMultiH1F::IsA();
322  	      if (R__cl || R__insp.IsA()) { }
323  	      R__insp.Inspect(R__cl, R__insp.GetParent(), "names[10]", names);
324  	      R__insp.Inspect(R__cl, R__insp.GetParent(), "fMOffset", &fMOffset);
325  	      R__insp.Inspect(R__cl, R__insp.GetParent(), "*subHists", &subHists);
326  	      R__insp.Inspect(R__cl, R__insp.GetParent(), "*aHist", &aHist);
327  	      TH2F::ShowMembers(R__insp);
328  	}
329  	
330  	namespace ROOTDict {
331  	   // Wrappers around operator new
332  	   static void *new_StMultiH1F(void *p) {
333  	      return  p ? new(p) ::StMultiH1F : new ::StMultiH1F;
334  	   }
335  	   static void *newArray_StMultiH1F(Long_t nElements, void *p) {
336  	      return p ? new(p) ::StMultiH1F[nElements] : new ::StMultiH1F[nElements];
337  	   }
338  	   // Wrapper around operator delete
339  	   static void delete_StMultiH1F(void *p) {
340  	      delete ((::StMultiH1F*)p);
341  	   }
342  	   static void deleteArray_StMultiH1F(void *p) {
343  	      delete [] ((::StMultiH1F*)p);
344  	   }
345  	   static void destruct_StMultiH1F(void *p) {
346  	      typedef ::StMultiH1F current_t;
347  	      ((current_t*)p)->~current_t();
348  	   }
349  	   // Wrapper around the directory auto add.
350  	   static void directoryAutoAdd_StMultiH1F(void *p, TDirectory *dir) {
351  	      ((::StMultiH1F*)p)->DirectoryAutoAdd(dir);
352  	   }
353  	   // Wrapper around the merge function.
354  	   static Long64_t  merge_StMultiH1F(void *obj,TCollection *coll,TFileMergeInfo *) {
355  	      return ((::StMultiH1F*)obj)->Merge(coll);
356  	   }
357  	} // end of namespace ROOTDict for class ::StMultiH1F
358  	
359  	//______________________________________________________________________________
360  	void StMultiH2F::Streamer(TBuffer &R__b)
361  	{
362  	   // Stream an object of class StMultiH2F.
363  	
364  	   if (R__b.IsReading()) {
365  	      R__b.ReadClassBuffer(StMultiH2F::Class(),this);
366  	   } else {
367  	      R__b.WriteClassBuffer(StMultiH2F::Class(),this);
368  	   }
369  	}
370  	
371  	//______________________________________________________________________________
372  	void StMultiH2F::ShowMembers(TMemberInspector &R__insp)
373  	{
374  	      // Inspect the data members of an object of class StMultiH2F.
375  	      TClass *R__cl = ::StMultiH2F::IsA();
376  	      if (R__cl || R__insp.IsA()) { }
377  	      R__insp.Inspect(R__cl, R__insp.GetParent(), "names[10]", names);
378  	      R__insp.Inspect(R__cl, R__insp.GetParent(), "*subHists", &subHists);
379  	      TH3F::ShowMembers(R__insp);
380  	}
381  	
382  	namespace ROOTDict {
383  	   // Wrappers around operator new
384  	   static void *new_StMultiH2F(void *p) {
385  	      return  p ? new(p) ::StMultiH2F : new ::StMultiH2F;
386  	   }
387  	   static void *newArray_StMultiH2F(Long_t nElements, void *p) {
388  	      return p ? new(p) ::StMultiH2F[nElements] : new ::StMultiH2F[nElements];
389  	   }
390  	   // Wrapper around operator delete
391  	   static void delete_StMultiH2F(void *p) {
392  	      delete ((::StMultiH2F*)p);
393  	   }
394  	   static void deleteArray_StMultiH2F(void *p) {
395  	      delete [] ((::StMultiH2F*)p);
396  	   }
397  	   static void destruct_StMultiH2F(void *p) {
398  	      typedef ::StMultiH2F current_t;
399  	      ((current_t*)p)->~current_t();
400  	   }
401  	   // Wrapper around the directory auto add.
402  	   static void directoryAutoAdd_StMultiH2F(void *p, TDirectory *dir) {
403  	      ((::StMultiH2F*)p)->DirectoryAutoAdd(dir);
404  	   }
405  	   // Wrapper around the merge function.
406  	   static Long64_t  merge_StMultiH2F(void *obj,TCollection *coll,TFileMergeInfo *) {
407  	      return ((::StMultiH2F*)obj)->Merge(coll);
408  	   }
409  	} // end of namespace ROOTDict for class ::StMultiH2F
410  	
411  	/********************************************************
412  	* .sl64_gcc482/OBJ/StRoot/StUtilities/StUtilities_Cint.cxx
413  	* CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED
414  	*          FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX().
415  	*          CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE.
416  	********************************************************/
417  	
418  	#ifdef G__MEMTEST
419  	#undef malloc
420  	#undef free
421  	#endif
422  	
423  	#if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3))
424  	#pragma GCC diagnostic ignored "-Wstrict-aliasing"
425  	#endif
426  	
427  	extern "C" void G__cpp_reset_tagtableStUtilities_Cint();
428  	
429  	extern "C" void G__set_cpp_environmentStUtilities_Cint() {
430  	  G__add_compiledheader("TObject.h");
431  	  G__add_compiledheader("TMemberInspector.h");
432  	  G__add_compiledheader("StMessage.h");
433  	  G__add_compiledheader("StMultiH1F.h");
434  	  G__add_compiledheader("StMultiH2F.h");
435  	  G__cpp_reset_tagtableStUtilities_Cint();
436  	}
437  	#include <new>
438  	extern "C" int G__cpp_dllrevStUtilities_Cint() { return(30051515); }
439  	
440  	/*********************************************************
441  	* Member function Interface Method
442  	*********************************************************/
443  	
444  	/* StMessage */
445  	static int G__StUtilities_Cint_169_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
446  	{
447  	   StMessage* p = NULL;
448  	   char* gvp = (char*) G__getgvp();
449  	   switch (libp->paran) {
450  	   case 3:
451  	     //m: 3
452  	     if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
453  	       p = new StMessage(
454  	(const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
455  	, (const char*) G__int(libp->para[2]));
456  	     } else {
457  	       p = new((void*) gvp) StMessage(
458  	(const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
459  	, (const char*) G__int(libp->para[2]));
460  	     }
461  	     break;
462  	   case 2:
463  	     //m: 2
464  	     if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
465  	       p = new StMessage((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
466  	     } else {
467  	       p = new((void*) gvp) StMessage((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
468  	     }
469  	     break;
470  	   case 1:
471  	     //m: 1
472  	     if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
473  	       p = new StMessage((const char*) G__int(libp->para[0]));
474  	     } else {
475  	       p = new((void*) gvp) StMessage((const char*) G__int(libp->para[0]));
476  	     }
477  	     break;
478  	   case 0:
479  	     int n = G__getaryconstruct();
480  	     if (n) {
481  	       if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
482  	         p = new StMessage[n];
483  	       } else {
484  	         p = new((void*) gvp) StMessage[n];
485  	       }
486  	     } else {
487  	       if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
488  	         p = new StMessage;
489  	       } else {
490  	         p = new((void*) gvp) StMessage;
491  	       }
492  	     }
493  	     break;
494  	   }
495  	   result7->obj.i = (long) p;
496  	   result7->ref = (long) p;
497  	   G__set_tagnum(result7,G__get_linked_tagnum(&G__StUtilities_CintLN_StMessage));
498  	   return(1 || funcname || hash || result7 || libp) ;
499  	}
500  	
501  	static int G__StUtilities_Cint_169_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
502  	{
503  	   StMessage* p = NULL;
504  	   char* gvp = (char*) G__getgvp();
505  	   //m: 1
506  	   if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
507  	     p = new StMessage(*(StMessage*) libp->para[0].ref);
508  	   } else {
509  	     p = new((void*) gvp) StMessage(*(StMessage*) libp->para[0].ref);
510  	   }
511  	   result7->obj.i = (long) p;
512  	   result7->ref = (long) p;
513  	   G__set_tagnum(result7,G__get_linked_tagnum(&G__StUtilities_CintLN_StMessage));
514  	   return(1 || funcname || hash || result7 || libp) ;
515  	}
516  	
517  	static int G__StUtilities_Cint_169_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
518  	{
519  	      ((StMessage*) G__getstructoffset())->PrintInfo();
520  	      G__setnull(result7);
521  	   return(1 || funcname || hash || result7 || libp) ;
522  	}
523  	
524  	static int G__StUtilities_Cint_169_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
525  	{
526  	   switch (libp->paran) {
527  	   case 1:
528  	      G__letint(result7, 105, (long) ((StMessage*) G__getstructoffset())->Print((int) G__int(libp->para[0])));
529  	      break;
530  	   case 0:
531  	      G__letint(result7, 105, (long) ((StMessage*) G__getstructoffset())->Print());
532  	      break;
533  	   }
534  	   return(1 || funcname || hash || result7 || libp) ;
535  	}
536  	
537  	static int G__StUtilities_Cint_169_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
538  	{
539  	      {
540  	         const time_t& obj = ((StMessage*) G__getstructoffset())->GetTime();
541  	         result7->ref = (long) (&obj);
542  	         G__letint(result7, 'l', (long)obj);
543  	      }
544  	   return(1 || funcname || hash || result7 || libp) ;
545  	}
546  	
547  	static int G__StUtilities_Cint_169_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
548  	{
549  	      G__letint(result7, 67, (long) ((const StMessage*) G__getstructoffset())->GetType());
550  	   return(1 || funcname || hash || result7 || libp) ;
551  	}
552  	
553  	static int G__StUtilities_Cint_169_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
554  	{
555  	      G__letint(result7, 67, (long) ((const StMessage*) G__getstructoffset())->GetMessage());
556  	   return(1 || funcname || hash || result7 || libp) ;
557  	}
558  	
559  	static int G__StUtilities_Cint_169_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
560  	{
561  	      G__letint(result7, 104, (long) ((const StMessage*) G__getstructoffset())->GetOption());
562  	   return(1 || funcname || hash || result7 || libp) ;
563  	}
564  	
565  	static int G__StUtilities_Cint_169_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
566  	{
567  	      G__letint(result7, 67, (long) ((const StMessage*) G__getstructoffset())->GetOptions());
568  	   return(1 || funcname || hash || result7 || libp) ;
569  	}
570  	
571  	static int G__StUtilities_Cint_169_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
572  	{
573  	      ((StMessage*) G__getstructoffset())->SetOptions((const char*) G__int(libp->para[0]));
574  	      G__setnull(result7);
575  	   return(1 || funcname || hash || result7 || libp) ;
576  	}
577  	
578  	static int G__StUtilities_Cint_169_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
579  	{
580  	      G__letint(result7, 104, (long) ((StMessage*) G__getstructoffset())->GetMemoryUsage());
581  	   return(1 || funcname || hash || result7 || libp) ;
582  	}
583  	
584  	static int G__StUtilities_Cint_169_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
585  	{
586  	      G__letint(result7, 105, (long) StMessage::InitBuffer());
587  	   return(1 || funcname || hash || result7 || libp) ;
588  	}
589  	
590  	static int G__StUtilities_Cint_169_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
591  	{
592  	      G__letint(result7, 85, (long) StMessage::Class());
593  	   return(1 || funcname || hash || result7 || libp) ;
594  	}
595  	
596  	static int G__StUtilities_Cint_169_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
597  	{
598  	      G__letint(result7, 67, (long) StMessage::Class_Name());
599  	   return(1 || funcname || hash || result7 || libp) ;
600  	}
601  	
602  	static int G__StUtilities_Cint_169_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
603  	{
604  	      G__letint(result7, 115, (long) StMessage::Class_Version());
605  	   return(1 || funcname || hash || result7 || libp) ;
606  	}
607  	
608  	static int G__StUtilities_Cint_169_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
609  	{
610  	      StMessage::Dictionary();
611  	      G__setnull(result7);
612  	   return(1 || funcname || hash || result7 || libp) ;
613  	}
614  	
615  	static int G__StUtilities_Cint_169_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
616  	{
617  	      G__letint(result7, 85, (long) ((const StMessage*) G__getstructoffset())->IsA());
618  	   return(1 || funcname || hash || result7 || libp) ;
619  	}
620  	
621  	static int G__StUtilities_Cint_169_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
622  	{
623  	      ((StMessage*) G__getstructoffset())->ShowMembers(*(TMemberInspector*) libp->para[0].ref);
624  	      G__setnull(result7);
625  	   return(1 || funcname || hash || result7 || libp) ;
626  	}
627  	
628  	static int G__StUtilities_Cint_169_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
629  	{
630  	      ((StMessage*) G__getstructoffset())->Streamer(*(TBuffer*) libp->para[0].ref);
631  	      G__setnull(result7);
632  	   return(1 || funcname || hash || result7 || libp) ;
633  	}
634  	
635  	static int G__StUtilities_Cint_169_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
636  	{
637  	      ((StMessage*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
638  	      G__setnull(result7);
639  	   return(1 || funcname || hash || result7 || libp) ;
640  	}
641  	
642  	static int G__StUtilities_Cint_169_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
643  	{
644  	      G__letint(result7, 67, (long) StMessage::DeclFileName());
645  	   return(1 || funcname || hash || result7 || libp) ;
646  	}
647  	
648  	static int G__StUtilities_Cint_169_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
649  	{
650  	      G__letint(result7, 105, (long) StMessage::ImplFileLine());
651  	   return(1 || funcname || hash || result7 || libp) ;
652  	}
653  	
654  	static int G__StUtilities_Cint_169_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
655  	{
656  	      G__letint(result7, 67, (long) StMessage::ImplFileName());
657  	   return(1 || funcname || hash || result7 || libp) ;
658  	}
659  	
660  	static int G__StUtilities_Cint_169_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
661  	{
662  	      G__letint(result7, 105, (long) StMessage::DeclFileLine());
663  	   return(1 || funcname || hash || result7 || libp) ;
664  	}
665  	
666  	// automatic destructor
667  	typedef StMessage G__TStMessage;
668  	static int G__StUtilities_Cint_169_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
669  	{
670  	   char* gvp = (char*) G__getgvp();
671  	   long soff = G__getstructoffset();
672  	   int n = G__getaryconstruct();
673  	   //
674  	   //has_a_delete: 0
675  	   //has_own_delete1arg: 0
676  	   //has_own_delete2arg: 0
677  	   //
678  	   if (!soff) {
679  	     return(1);
680  	   }
681  	   if (n) {
682  	     if (gvp == (char*)G__PVOID) {
683  	       delete[] (StMessage*) soff;
684  	     } else {
685  	       G__setgvp((long) G__PVOID);
686  	       for (int i = n - 1; i >= 0; --i) {
687  	         ((StMessage*) (soff+(sizeof(StMessage)*i)))->~G__TStMessage();
688  	       }
689  	       G__setgvp((long)gvp);
690  	     }
691  	   } else {
692  	     if (gvp == (char*)G__PVOID) {
693  	       delete (StMessage*) soff;
694  	     } else {
695  	       G__setgvp((long) G__PVOID);
696  	       ((StMessage*) (soff))->~G__TStMessage();
697  	       G__setgvp((long)gvp);
698  	     }
699  	   }
700  	   G__setnull(result7);
701  	   return(1 || funcname || hash || result7 || libp) ;
702  	}
703  	
704  	// automatic assignment operator
705  	static int G__StUtilities_Cint_169_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
706  	{
707  	   StMessage* dest = (StMessage*) G__getstructoffset();
708  	   *dest = *(StMessage*) libp->para[0].ref;
709  	   const StMessage& obj = *dest;
710  	   result7->ref = (long) (&obj);
711  	   result7->obj.i = (long) (&obj);
712  	   return(1 || funcname || hash || result7 || libp) ;
713  	}
714  	
715  	
716  	/* StMultiH1F */
717  	static int G__StUtilities_Cint_228_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
718  	{
719  	   StMultiH1F* p = NULL;
720  	   char* gvp = (char*) G__getgvp();
721  	   int n = G__getaryconstruct();
722  	   if (n) {
723  	     if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
724  	       p = new StMultiH1F[n];
725  	     } else {
726  	       p = new((void*) gvp) StMultiH1F[n];
727  	     }
728  	   } else {
729  	     if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
730  	       p = new StMultiH1F;
731  	     } else {
732  	       p = new((void*) gvp) StMultiH1F;
733  	     }
734  	   }
735  	   result7->obj.i = (long) p;
736  	   result7->ref = (long) p;
737  	   G__set_tagnum(result7,G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH1F));
738  	   return(1 || funcname || hash || result7 || libp) ;
739  	}
740  	
741  	static int G__StUtilities_Cint_228_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
742  	{
743  	   StMultiH1F* p = NULL;
744  	   char* gvp = (char*) G__getgvp();
745  	   //m: 6
746  	   if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
747  	     p = new StMultiH1F(
748  	(const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
749  	, (Int_t) G__int(libp->para[2]), (Axis_t) G__double(libp->para[3])
750  	, (Axis_t) G__double(libp->para[4]), (Int_t) G__int(libp->para[5]));
751  	   } else {
752  	     p = new((void*) gvp) StMultiH1F(
753  	(const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
754  	, (Int_t) G__int(libp->para[2]), (Axis_t) G__double(libp->para[3])
755  	, (Axis_t) G__double(libp->para[4]), (Int_t) G__int(libp->para[5]));
756  	   }
757  	   result7->obj.i = (long) p;
758  	   result7->ref = (long) p;
759  	   G__set_tagnum(result7,G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH1F));
760  	   return(1 || funcname || hash || result7 || libp) ;
761  	}
762  	
763  	static int G__StUtilities_Cint_228_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
764  	{
765  	   StMultiH1F* p = NULL;
766  	   char* gvp = (char*) G__getgvp();
767  	   //m: 5
768  	   if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
769  	     p = new StMultiH1F(
770  	(const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
771  	, (Int_t) G__int(libp->para[2]), (Double_t*) G__int(libp->para[3])
772  	, (Int_t) G__int(libp->para[4]));
773  	   } else {
774  	     p = new((void*) gvp) StMultiH1F(
775  	(const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
776  	, (Int_t) G__int(libp->para[2]), (Double_t*) G__int(libp->para[3])
777  	, (Int_t) G__int(libp->para[4]));
778  	   }
779  	   result7->obj.i = (long) p;
780  	   result7->ref = (long) p;
781  	   G__set_tagnum(result7,G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH1F));
782  	   return(1 || funcname || hash || result7 || libp) ;
783  	}
784  	
785  	static int G__StUtilities_Cint_228_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
786  	{
787  	   switch (libp->paran) {
788  	   case 1:
789  	      ((StMultiH1F*) G__getstructoffset())->Draw2F((Option_t*) G__int(libp->para[0]));
790  	      G__setnull(result7);
791  	      break;
792  	   case 0:
793  	      ((StMultiH1F*) G__getstructoffset())->Draw2F();
794  	      G__setnull(result7);
795  	      break;
796  	   }
797  	   return(1 || funcname || hash || result7 || libp) ;
798  	}
799  	
800  	static int G__StUtilities_Cint_228_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
801  	{
802  	      ((StMultiH1F*) G__getstructoffset())->SetNames((Int_t) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
803  	      G__setnull(result7);
804  	   return(1 || funcname || hash || result7 || libp) ;
805  	}
806  	
807  	static int G__StUtilities_Cint_228_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
808  	{
809  	      ((StMultiH1F*) G__getstructoffset())->SetNames((Float_t) G__double(libp->para[0]), (const char*) G__int(libp->para[1]));
810  	      G__setnull(result7);
811  	   return(1 || funcname || hash || result7 || libp) ;
812  	}
813  	
814  	static int G__StUtilities_Cint_228_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
815  	{
816  	      G__letint(result7, 67, (long) ((const StMultiH1F*) G__getstructoffset())->GetNames((Int_t) G__int(libp->para[0])));
817  	   return(1 || funcname || hash || result7 || libp) ;
818  	}
819  	
820  	static int G__StUtilities_Cint_228_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
821  	{
822  	      G__letint(result7, 67, (long) ((const StMultiH1F*) G__getstructoffset())->GetNames((Float_t) G__double(libp->para[0])));
823  	   return(1 || funcname || hash || result7 || libp) ;
824  	}
825  	
826  	static int G__StUtilities_Cint_228_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
827  	{
828  	      G__letint(result7, 85, (long) ((StMultiH1F*) G__getstructoffset())->Rebin((Int_t) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
829  	   return(1 || funcname || hash || result7 || libp) ;
830  	}
831  	
832  	static int G__StUtilities_Cint_228_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
833  	{
834  	      G__letdouble(result7, 100, (double) ((const StMultiH1F*) G__getstructoffset())->GetNonZeroMinimum());
835  	   return(1 || funcname || hash || result7 || libp) ;
836  	}
837  	
838  	static int G__StUtilities_Cint_228_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
839  	{
840  	      G__letdouble(result7, 100, (double) ((const StMultiH1F*) G__getstructoffset())->GetNonZeroMaximum());
841  	   return(1 || funcname || hash || result7 || libp) ;
842  	}
843  	
844  	static int G__StUtilities_Cint_228_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
845  	{
846  	      G__letint(result7, 85, (long) ((StMultiH1F*) G__getstructoffset())->GetSubHist((Int_t) G__int(libp->para[0])));
847  	   return(1 || funcname || hash || result7 || libp) ;
848  	}
849  	
850  	static int G__StUtilities_Cint_228_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
851  	{
852  	      G__letint(result7, 85, (long) ((StMultiH1F*) G__getstructoffset())->GetAHist());
853  	   return(1 || funcname || hash || result7 || libp) ;
854  	}
855  	
856  	static int G__StUtilities_Cint_228_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
857  	{
858  	      G__letint(result7, 85, (long) StMultiH1F::Class());
859  	   return(1 || funcname || hash || result7 || libp) ;
860  	}
861  	
862  	static int G__StUtilities_Cint_228_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
863  	{
864  	      G__letint(result7, 67, (long) StMultiH1F::Class_Name());
865  	   return(1 || funcname || hash || result7 || libp) ;
866  	}
867  	
868  	static int G__StUtilities_Cint_228_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
869  	{
870  	      G__letint(result7, 115, (long) StMultiH1F::Class_Version());
871  	   return(1 || funcname || hash || result7 || libp) ;
872  	}
873  	
874  	static int G__StUtilities_Cint_228_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
875  	{
876  	      StMultiH1F::Dictionary();
877  	      G__setnull(result7);
878  	   return(1 || funcname || hash || result7 || libp) ;
879  	}
880  	
881  	static int G__StUtilities_Cint_228_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
882  	{
883  	      ((StMultiH1F*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
884  	      G__setnull(result7);
885  	   return(1 || funcname || hash || result7 || libp) ;
886  	}
887  	
888  	static int G__StUtilities_Cint_228_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
889  	{
890  	      G__letint(result7, 67, (long) StMultiH1F::DeclFileName());
891  	   return(1 || funcname || hash || result7 || libp) ;
892  	}
893  	
894  	static int G__StUtilities_Cint_228_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
895  	{
896  	      G__letint(result7, 105, (long) StMultiH1F::ImplFileLine());
897  	   return(1 || funcname || hash || result7 || libp) ;
898  	}
899  	
900  	static int G__StUtilities_Cint_228_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
901  	{
902  	      G__letint(result7, 67, (long) StMultiH1F::ImplFileName());
903  	   return(1 || funcname || hash || result7 || libp) ;
904  	}
905  	
906  	static int G__StUtilities_Cint_228_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
907  	{
908  	      G__letint(result7, 105, (long) StMultiH1F::DeclFileLine());
909  	   return(1 || funcname || hash || result7 || libp) ;
910  	}
911  	
912  	// automatic copy constructor
913  	static int G__StUtilities_Cint_228_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
914  	
915  	{
916  	   StMultiH1F* p;
917  	   void* tmp = (void*) G__int(libp->para[0]);
918  	   p = new StMultiH1F(*(StMultiH1F*) tmp);
919  	   result7->obj.i = (long) p;
920  	   result7->ref = (long) p;
921  	   G__set_tagnum(result7,G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH1F));
922  	   return(1 || funcname || hash || result7 || libp) ;
923  	}
924  	
925  	// automatic destructor
926  	typedef StMultiH1F G__TStMultiH1F;
927  	static int G__StUtilities_Cint_228_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
928  	{
929  	   char* gvp = (char*) G__getgvp();
930  	   long soff = G__getstructoffset();
931  	   int n = G__getaryconstruct();
932  	   //
933  	   //has_a_delete: 1
934  	   //has_own_delete1arg: 0
935  	   //has_own_delete2arg: 0
936  	   //
937  	   if (!soff) {
938  	     return(1);
939  	   }
940  	   if (n) {
941  	     if (gvp == (char*)G__PVOID) {
942  	       delete[] (StMultiH1F*) soff;
943  	     } else {
944  	       G__setgvp((long) G__PVOID);
945  	       for (int i = n - 1; i >= 0; --i) {
946  	         ((StMultiH1F*) (soff+(sizeof(StMultiH1F)*i)))->~G__TStMultiH1F();
947  	       }
948  	       G__setgvp((long)gvp);
949  	     }
950  	   } else {
951  	     if (gvp == (char*)G__PVOID) {
952  	       delete (StMultiH1F*) soff;
953  	     } else {
954  	       G__setgvp((long) G__PVOID);
955  	       ((StMultiH1F*) (soff))->~G__TStMultiH1F();
956  	       G__setgvp((long)gvp);
957  	     }
958  	   }
959  	   G__setnull(result7);
960  	   return(1 || funcname || hash || result7 || libp) ;
961  	}
962  	
963  	
964  	/* StMultiH2F */
965  	static int G__StUtilities_Cint_237_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
966  	{
967  	   StMultiH2F* p = NULL;
968  	   char* gvp = (char*) G__getgvp();
969  	   int n = G__getaryconstruct();
970  	   if (n) {
971  	     if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
972  	       p = new StMultiH2F[n];
973  	     } else {
974  	       p = new((void*) gvp) StMultiH2F[n];
975  	     }
976  	   } else {
977  	     if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
978  	       p = new StMultiH2F;
979  	     } else {
980  	       p = new((void*) gvp) StMultiH2F;
981  	     }
982  	   }
983  	   result7->obj.i = (long) p;
984  	   result7->ref = (long) p;
985  	   G__set_tagnum(result7,G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH2F));
986  	   return(1 || funcname || hash || result7 || libp) ;
987  	}
988  	
989  	static int G__StUtilities_Cint_237_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
990  	{
991  	   StMultiH2F* p = NULL;
992  	   char* gvp = (char*) G__getgvp();
993  	   //m: 9
994  	   if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
995  	     p = new StMultiH2F(
996  	(const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
997  	, (Int_t) G__int(libp->para[2]), (Axis_t) G__double(libp->para[3])
998  	, (Axis_t) G__double(libp->para[4]), (Int_t) G__int(libp->para[5])
999  	, (Axis_t) G__double(libp->para[6]), (Axis_t) G__double(libp->para[7])
1000 	, (Int_t) G__int(libp->para[8]));
1001 	   } else {
1002 	     p = new((void*) gvp) StMultiH2F(
1003 	(const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
1004 	, (Int_t) G__int(libp->para[2]), (Axis_t) G__double(libp->para[3])
1005 	, (Axis_t) G__double(libp->para[4]), (Int_t) G__int(libp->para[5])
1006 	, (Axis_t) G__double(libp->para[6]), (Axis_t) G__double(libp->para[7])
1007 	, (Int_t) G__int(libp->para[8]));
1008 	   }
1009 	   result7->obj.i = (long) p;
1010 	   result7->ref = (long) p;
1011 	   G__set_tagnum(result7,G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH2F));
1012 	   return(1 || funcname || hash || result7 || libp) ;
1013 	}
1014 	
1015 	static int G__StUtilities_Cint_237_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1016 	{
1017 	   switch (libp->paran) {
1018 	   case 1:
1019 	      ((StMultiH2F*) G__getstructoffset())->Draw3F((Option_t*) G__int(libp->para[0]));
1020 	      G__setnull(result7);
1021 	      break;
1022 	   case 0:
1023 	      ((StMultiH2F*) G__getstructoffset())->Draw3F();
1024 	      G__setnull(result7);
1025 	      break;
1026 	   }
1027 	   return(1 || funcname || hash || result7 || libp) ;
1028 	}
1029 	
1030 	static int G__StUtilities_Cint_237_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1031 	{
1032 	      ((StMultiH2F*) G__getstructoffset())->SetNames((Int_t) G__int(libp->para[0]), (const char*) G__int(libp->para[1]));
1033 	      G__setnull(result7);
1034 	   return(1 || funcname || hash || result7 || libp) ;
1035 	}
1036 	
1037 	static int G__StUtilities_Cint_237_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1038 	{
1039 	      ((StMultiH2F*) G__getstructoffset())->SetNames((Float_t) G__double(libp->para[0]), (const char*) G__int(libp->para[1]));
1040 	      G__setnull(result7);
1041 	   return(1 || funcname || hash || result7 || libp) ;
1042 	}
1043 	
1044 	static int G__StUtilities_Cint_237_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1045 	{
1046 	      G__letint(result7, 67, (long) ((const StMultiH2F*) G__getstructoffset())->GetNames((Int_t) G__int(libp->para[0])));
1047 	   return(1 || funcname || hash || result7 || libp) ;
1048 	}
1049 	
1050 	static int G__StUtilities_Cint_237_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1051 	{
1052 	      G__letint(result7, 67, (long) ((const StMultiH2F*) G__getstructoffset())->GetNames((Float_t) G__double(libp->para[0])));
1053 	   return(1 || funcname || hash || result7 || libp) ;
1054 	}
1055 	
1056 	static int G__StUtilities_Cint_237_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1057 	{
1058 	      G__letint(result7, 85, (long) ((StMultiH2F*) G__getstructoffset())->Rebin((Int_t) G__int(libp->para[0]), (const char*) G__int(libp->para[1])));
1059 	   return(1 || funcname || hash || result7 || libp) ;
1060 	}
1061 	
1062 	static int G__StUtilities_Cint_237_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1063 	{
1064 	      G__letint(result7, 85, (long) ((StMultiH2F*) G__getstructoffset())->GetSubHist((Int_t) G__int(libp->para[0])));
1065 	   return(1 || funcname || hash || result7 || libp) ;
1066 	}
1067 	
1068 	static int G__StUtilities_Cint_237_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1069 	{
1070 	      G__letint(result7, 85, (long) StMultiH2F::Class());
1071 	   return(1 || funcname || hash || result7 || libp) ;
1072 	}
1073 	
1074 	static int G__StUtilities_Cint_237_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1075 	{
1076 	      G__letint(result7, 67, (long) StMultiH2F::Class_Name());
1077 	   return(1 || funcname || hash || result7 || libp) ;
1078 	}
1079 	
1080 	static int G__StUtilities_Cint_237_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1081 	{
1082 	      G__letint(result7, 115, (long) StMultiH2F::Class_Version());
1083 	   return(1 || funcname || hash || result7 || libp) ;
1084 	}
1085 	
1086 	static int G__StUtilities_Cint_237_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1087 	{
1088 	      StMultiH2F::Dictionary();
1089 	      G__setnull(result7);
1090 	   return(1 || funcname || hash || result7 || libp) ;
1091 	}
1092 	
1093 	static int G__StUtilities_Cint_237_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1094 	{
1095 	      ((StMultiH2F*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
1096 	      G__setnull(result7);
1097 	   return(1 || funcname || hash || result7 || libp) ;
1098 	}
1099 	
1100 	static int G__StUtilities_Cint_237_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1101 	{
1102 	      G__letint(result7, 67, (long) StMultiH2F::DeclFileName());
1103 	   return(1 || funcname || hash || result7 || libp) ;
1104 	}
1105 	
1106 	static int G__StUtilities_Cint_237_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1107 	{
1108 	      G__letint(result7, 105, (long) StMultiH2F::ImplFileLine());
1109 	   return(1 || funcname || hash || result7 || libp) ;
1110 	}
1111 	
1112 	static int G__StUtilities_Cint_237_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1113 	{
1114 	      G__letint(result7, 67, (long) StMultiH2F::ImplFileName());
1115 	   return(1 || funcname || hash || result7 || libp) ;
1116 	}
1117 	
1118 	static int G__StUtilities_Cint_237_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1119 	{
1120 	      G__letint(result7, 105, (long) StMultiH2F::DeclFileLine());
1121 	   return(1 || funcname || hash || result7 || libp) ;
1122 	}
1123 	
1124 	// automatic copy constructor
1125 	static int G__StUtilities_Cint_237_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1126 	
1127 	{
1128 	   StMultiH2F* p;
1129 	   void* tmp = (void*) G__int(libp->para[0]);
1130 	   p = new StMultiH2F(*(StMultiH2F*) tmp);
1131 	   result7->obj.i = (long) p;
1132 	   result7->ref = (long) p;
1133 	   G__set_tagnum(result7,G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH2F));
1134 	   return(1 || funcname || hash || result7 || libp) ;
1135 	}
1136 	
1137 	// automatic destructor
1138 	typedef StMultiH2F G__TStMultiH2F;
1139 	static int G__StUtilities_Cint_237_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
1140 	{
1141 	   char* gvp = (char*) G__getgvp();
1142 	   long soff = G__getstructoffset();
1143 	   int n = G__getaryconstruct();
1144 	   //
1145 	   //has_a_delete: 1
1146 	   //has_own_delete1arg: 0
1147 	   //has_own_delete2arg: 0
1148 	   //
1149 	   if (!soff) {
1150 	     return(1);
1151 	   }
1152 	   if (n) {
1153 	     if (gvp == (char*)G__PVOID) {
1154 	       delete[] (StMultiH2F*) soff;
1155 	     } else {
1156 	       G__setgvp((long) G__PVOID);
1157 	       for (int i = n - 1; i >= 0; --i) {
1158 	         ((StMultiH2F*) (soff+(sizeof(StMultiH2F)*i)))->~G__TStMultiH2F();
1159 	       }
1160 	       G__setgvp((long)gvp);
1161 	     }
1162 	   } else {
1163 	     if (gvp == (char*)G__PVOID) {
1164 	       delete (StMultiH2F*) soff;
1165 	     } else {
1166 	       G__setgvp((long) G__PVOID);
1167 	       ((StMultiH2F*) (soff))->~G__TStMultiH2F();
1168 	       G__setgvp((long)gvp);
1169 	     }
1170 	   }
1171 	   G__setnull(result7);
1172 	   return(1 || funcname || hash || result7 || libp) ;
1173 	}
1174 	
1175 	
1176 	/* Setting up global function */
1177 	
1178 	/*********************************************************
1179 	* Member function Stub
1180 	*********************************************************/
1181 	
1182 	/* StMessage */
1183 	
1184 	/* StMultiH1F */
1185 	
1186 	/* StMultiH2F */
1187 	
1188 	/*********************************************************
1189 	* Global function Stub
1190 	*********************************************************/
1191 	
1192 	/*********************************************************
1193 	* Get size of pointer to member function
1194 	*********************************************************/
1195 	class G__Sizep2memfuncStUtilities_Cint {
1196 	 public:
1197 	  G__Sizep2memfuncStUtilities_Cint(): p(&G__Sizep2memfuncStUtilities_Cint::sizep2memfunc) {}
1198 	    size_t sizep2memfunc() { return(sizeof(p)); }
1199 	  private:
1200 	    size_t (G__Sizep2memfuncStUtilities_Cint::*p)();
1201 	};
1202 	
1203 	size_t G__get_sizep2memfuncStUtilities_Cint()
1204 	{
1205 	  G__Sizep2memfuncStUtilities_Cint a;
1206 	  G__setsizep2memfunc((int)a.sizep2memfunc());
1207 	  return((size_t)a.sizep2memfunc());
1208 	}
1209 	
1210 	
1211 	/*********************************************************
1212 	* virtual base class offset calculation interface
1213 	*********************************************************/
1214 	
1215 	   /* Setting up class inheritance */
1216 	
1217 	/*********************************************************
1218 	* Inheritance information setup/
1219 	*********************************************************/
1220 	extern "C" void G__cpp_setup_inheritanceStUtilities_Cint() {
1221 	
1222 	   /* Setting up class inheritance */
1223 	   if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH1F))) {
1224 	     StMultiH1F *G__Lderived;
1225 	     G__Lderived=(StMultiH1F*)0x1000;
1226 	     {
1227 	       TH2F *G__Lpbase=(TH2F*)G__Lderived;
1228 	       G__inheritance_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH1F),G__get_linked_tagnum(&G__StUtilities_CintLN_TH2F),(long)G__Lpbase-(long)G__Lderived,1,1);
1229 	     }
1230 	     {
1231 	       TH2 *G__Lpbase=(TH2*)G__Lderived;
1232 	       G__inheritance_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH1F),G__get_linked_tagnum(&G__StUtilities_CintLN_TH2),(long)G__Lpbase-(long)G__Lderived,1,0);
1233 	     }
1234 	     {
1235 	       TH1 *G__Lpbase=(TH1*)G__Lderived;
1236 	       G__inheritance_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH1F),G__get_linked_tagnum(&G__StUtilities_CintLN_TH1),(long)G__Lpbase-(long)G__Lderived,1,0);
1237 	     }
1238 	     {
1239 	       TNamed *G__Lpbase=(TNamed*)G__Lderived;
1240 	       G__inheritance_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH1F),G__get_linked_tagnum(&G__StUtilities_CintLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
1241 	     }
1242 	     {
1243 	       TObject *G__Lpbase=(TObject*)G__Lderived;
1244 	       G__inheritance_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH1F),G__get_linked_tagnum(&G__StUtilities_CintLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
1245 	     }
1246 	     {
1247 	       TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
1248 	       G__inheritance_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH1F),G__get_linked_tagnum(&G__StUtilities_CintLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
1249 	     }
1250 	     {
1251 	       TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
1252 	       G__inheritance_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH1F),G__get_linked_tagnum(&G__StUtilities_CintLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
1253 	     }
1254 	     {
1255 	       TAttMarker *G__Lpbase=(TAttMarker*)G__Lderived;
1256 	       G__inheritance_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH1F),G__get_linked_tagnum(&G__StUtilities_CintLN_TAttMarker),(long)G__Lpbase-(long)G__Lderived,1,0);
1257 	     }
1258 	     {
1259 	       TArrayF *G__Lpbase=(TArrayF*)G__Lderived;
1260 	       G__inheritance_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH1F),G__get_linked_tagnum(&G__StUtilities_CintLN_TArrayF),(long)G__Lpbase-(long)G__Lderived,1,0);
1261 	     }
1262 	     {
1263 	       TArray *G__Lpbase=(TArray*)G__Lderived;
1264 	       G__inheritance_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH1F),G__get_linked_tagnum(&G__StUtilities_CintLN_TArray),(long)G__Lpbase-(long)G__Lderived,1,0);
1265 	     }
1266 	   }
1267 	   if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH2F))) {
1268 	     StMultiH2F *G__Lderived;
1269 	     G__Lderived=(StMultiH2F*)0x1000;
1270 	     {
1271 	       TH3F *G__Lpbase=(TH3F*)G__Lderived;
1272 	       G__inheritance_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH2F),G__get_linked_tagnum(&G__StUtilities_CintLN_TH3F),(long)G__Lpbase-(long)G__Lderived,1,1);
1273 	     }
1274 	     {
1275 	       TH3 *G__Lpbase=(TH3*)G__Lderived;
1276 	       G__inheritance_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH2F),G__get_linked_tagnum(&G__StUtilities_CintLN_TH3),(long)G__Lpbase-(long)G__Lderived,1,0);
1277 	     }
1278 	     {
1279 	       TH1 *G__Lpbase=(TH1*)G__Lderived;
1280 	       G__inheritance_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH2F),G__get_linked_tagnum(&G__StUtilities_CintLN_TH1),(long)G__Lpbase-(long)G__Lderived,1,0);
1281 	     }
1282 	     {
1283 	       TNamed *G__Lpbase=(TNamed*)G__Lderived;
1284 	       G__inheritance_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH2F),G__get_linked_tagnum(&G__StUtilities_CintLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
1285 	     }
1286 	     {
1287 	       TObject *G__Lpbase=(TObject*)G__Lderived;
1288 	       G__inheritance_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH2F),G__get_linked_tagnum(&G__StUtilities_CintLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
1289 	     }
1290 	     {
1291 	       TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
1292 	       G__inheritance_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH2F),G__get_linked_tagnum(&G__StUtilities_CintLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
1293 	     }
1294 	     {
1295 	       TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
1296 	       G__inheritance_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH2F),G__get_linked_tagnum(&G__StUtilities_CintLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
1297 	     }
1298 	     {
1299 	       TAttMarker *G__Lpbase=(TAttMarker*)G__Lderived;
1300 	       G__inheritance_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH2F),G__get_linked_tagnum(&G__StUtilities_CintLN_TAttMarker),(long)G__Lpbase-(long)G__Lderived,1,0);
1301 	     }
1302 	     {
1303 	       TAtt3D *G__Lpbase=(TAtt3D*)G__Lderived;
1304 	       G__inheritance_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH2F),G__get_linked_tagnum(&G__StUtilities_CintLN_TAtt3D),(long)G__Lpbase-(long)G__Lderived,1,0);
1305 	     }
1306 	     {
1307 	       TArrayF *G__Lpbase=(TArrayF*)G__Lderived;
1308 	       G__inheritance_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH2F),G__get_linked_tagnum(&G__StUtilities_CintLN_TArrayF),(long)G__Lpbase-(long)G__Lderived,1,0);
1309 	     }
1310 	     {
1311 	       TArray *G__Lpbase=(TArray*)G__Lderived;
1312 	       G__inheritance_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH2F),G__get_linked_tagnum(&G__StUtilities_CintLN_TArray),(long)G__Lpbase-(long)G__Lderived,1,0);
1313 	     }
1314 	   }
1315 	}
1316 	
1317 	/*********************************************************
1318 	* typedef information setup/
1319 	*********************************************************/
1320 	extern "C" void G__cpp_setup_typetableStUtilities_Cint() {
1321 	
1322 	   /* Setting up typedef entry */
1323 	   G__search_typename2("Int_t",105,-1,0,-1);
1324 	   G__setnewtype(-1,"Signed integer 4 bytes (int)",0);
1325 	   G__search_typename2("Float_t",102,-1,0,-1);
1326 	   G__setnewtype(-1,"Float 4 bytes (float)",0);
1327 	   G__search_typename2("Double_t",100,-1,0,-1);
1328 	   G__setnewtype(-1,"Double 8 bytes",0);
1329 	   G__search_typename2("Version_t",115,-1,0,-1);
1330 	   G__setnewtype(-1,"Class version identifier (short)",0);
1331 	   G__search_typename2("Option_t",99,-1,256,-1);
1332 	   G__setnewtype(-1,"Option string (const char)",0);
1333 	   G__search_typename2("Axis_t",100,-1,0,-1);
1334 	   G__setnewtype(-1,"Axis values type (double)",0);
1335 	   G__search_typename2("vector<ROOT::TSchemaHelper>",117,G__get_linked_tagnum(&G__StUtilities_CintLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1);
1336 	   G__setnewtype(-1,NULL,0);
1337 	   G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__StUtilities_CintLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__StUtilities_CintLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
1338 	   G__setnewtype(-1,NULL,0);
1339 	   G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__StUtilities_CintLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__StUtilities_CintLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
1340 	   G__setnewtype(-1,NULL,0);
1341 	   G__search_typename2("vector<TVirtualArray*>",117,G__get_linked_tagnum(&G__StUtilities_CintLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1);
1342 	   G__setnewtype(-1,NULL,0);
1343 	   G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__StUtilities_CintLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__StUtilities_CintLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
1344 	   G__setnewtype(-1,NULL,0);
1345 	   G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__StUtilities_CintLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__StUtilities_CintLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
1346 	   G__setnewtype(-1,NULL,0);
1347 	   G__search_typename2("TVectorT<Float_t>",117,G__get_linked_tagnum(&G__StUtilities_CintLN_TVectorTlEfloatgR),0,-1);
1348 	   G__setnewtype(-1,NULL,0);
1349 	   G__search_typename2("TVectorT<Double_t>",117,G__get_linked_tagnum(&G__StUtilities_CintLN_TVectorTlEdoublegR),0,-1);
1350 	   G__setnewtype(-1,NULL,0);
1351 	   G__search_typename2("TMatrixTBase<Float_t>",117,G__get_linked_tagnum(&G__StUtilities_CintLN_TMatrixTBaselEfloatgR),0,-1);
1352 	   G__setnewtype(-1,NULL,0);
1353 	   G__search_typename2("TMatrixTBase<Double_t>",117,G__get_linked_tagnum(&G__StUtilities_CintLN_TMatrixTBaselEdoublegR),0,-1);
1354 	   G__setnewtype(-1,NULL,0);
1355 	}
1356 	
1357 	/*********************************************************
1358 	* Data Member information setup/
1359 	*********************************************************/
1360 	
1361 	   /* Setting up class,struct,union tag member variable */
1362 	
1363 	   /* StMessage */
1364 	static void G__setup_memvarStMessage(void) {
1365 	   G__tag_memvar_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMessage));
1366 	   { StMessage *p; p=(StMessage*)0x1000; if (p) { }
1367 	   G__memvar_setup((void*)0,105,0,0,-1,-1,-2,4,"repeats=",0,(char*)NULL);
1368 	   G__memvar_setup((void*)0,99,0,0,-1,-1,-1,2,"type[2]=",0,(char*)NULL);
1369 	   G__memvar_setup((void*)0,104,0,0,-1,-1,-1,2,"option=",0,(char*)NULL);
1370 	   G__memvar_setup((void*)0,108,0,0,-1,G__defined_typename("time_t"),-1,2,"messTime=",0,(char*)NULL);
1371 	   G__memvar_setup((void*)0,67,0,0,-1,-1,-1,2,"message=",0,"!");
1372 	   G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
1373 	   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__StUtilities_CintLN_TClass),G__defined_typename("atomic_TClass_ptr"),-2,4,"fgIsA=",0,(char*)NULL);
1374 	   }
1375 	   G__tag_memvar_reset();
1376 	}
1377 	
1378 	
1379 	   /* StMultiH1F */
1380 	static void G__setup_memvarStMultiH1F(void) {
1381 	   G__tag_memvar_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH1F));
1382 	   { StMultiH1F *p; p=(StMultiH1F*)0x1000; if (p) { }
1383 	   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__StUtilities_CintLN_TString),-1,-1,2,"names[10]=",0,(char*)NULL);
1384 	   G__memvar_setup((void*)0,102,0,0,-1,G__defined_typename("Float_t"),-1,2,"fMOffset=",0,(char*)NULL);
1385 	   G__memvar_setup((void*)0,85,2,0,G__get_linked_tagnum(&G__StUtilities_CintLN_TH1F),-1,-1,2,"subHists=",0,"!");
1386 	   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__StUtilities_CintLN_TH1F),-1,-1,2,"aHist=",0,"!");
1387 	   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__StUtilities_CintLN_TClass),G__defined_typename("atomic_TClass_ptr"),-2,4,"fgIsA=",0,(char*)NULL);
1388 	   }
1389 	   G__tag_memvar_reset();
1390 	}
1391 	
1392 	
1393 	   /* StMultiH2F */
1394 	static void G__setup_memvarStMultiH2F(void) {
1395 	   G__tag_memvar_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH2F));
1396 	   { StMultiH2F *p; p=(StMultiH2F*)0x1000; if (p) { }
1397 	   G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__StUtilities_CintLN_TString),-1,-1,2,"names[10]=",0,(char*)NULL);
1398 	   G__memvar_setup((void*)0,85,2,0,G__get_linked_tagnum(&G__StUtilities_CintLN_TH2D),-1,-1,2,"subHists=",0,"!");
1399 	   G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__StUtilities_CintLN_TClass),G__defined_typename("atomic_TClass_ptr"),-2,4,"fgIsA=",0,(char*)NULL);
1400 	   }
1401 	   G__tag_memvar_reset();
1402 	}
1403 	
1404 	extern "C" void G__cpp_setup_memvarStUtilities_Cint() {
1405 	}
1406 	/***********************************************************
1407 	************************************************************
1408 	************************************************************
1409 	************************************************************
1410 	************************************************************
1411 	************************************************************
1412 	************************************************************
1413 	***********************************************************/
1414 	
1415 	/*********************************************************
1416 	* Member function information setup for each class
1417 	*********************************************************/
1418 	static void G__setup_memfuncStMessage(void) {
1419 	   /* StMessage */
1420 	   G__tag_memfunc_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMessage));
1421 	   G__memfunc_setup("IgnoreRepeats",1336,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 3, 4, 0, "", (char*)NULL, (void*) NULL, 0);
1422 	   G__memfunc_setup("AllowRepeats",1235,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 3, 4, 0, "", (char*)NULL, (void*) NULL, 0);
1423 	   G__memfunc_setup("StMessage",908,G__StUtilities_Cint_169_0_3, 105, G__get_linked_tagnum(&G__StUtilities_CintLN_StMessage), -1, 0, 3, 1, 1, 0, 
1424 	"C - - 10 '\"\"' mess C - - 10 '\"I\"' ty "
1425 	"C - - 10 '\"O\"' opt", (char*)NULL, (void*) NULL, 0);
1426 	   G__memfunc_setup("StMessage",908,G__StUtilities_Cint_169_0_4, 105, G__get_linked_tagnum(&G__StUtilities_CintLN_StMessage), -1, 0, 1, 1, 1, 0, "u 'StMessage' - 11 - -", (char*)NULL, (void*) NULL, 0);
1427 	   G__memfunc_setup("PrintInfo",921,G__StUtilities_Cint_169_0_5, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1428 	   G__memfunc_setup("Print",525,G__StUtilities_Cint_169_0_6, 105, -1, -1, 0, 1, 1, 1, 0, "i - - 0 '-1' nChars", (char*)NULL, (void*) NULL, 0);
1429 	   G__memfunc_setup("GetTime",687,G__StUtilities_Cint_169_0_7, 108, -1, G__defined_typename("time_t"), 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1430 	   G__memfunc_setup("GetType",706,G__StUtilities_Cint_169_0_8, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
1431 	   G__memfunc_setup("GetMessage",997,G__StUtilities_Cint_169_0_9, 67, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
1432 	   G__memfunc_setup("GetOption",921,G__StUtilities_Cint_169_0_10, 104, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
1433 	   G__memfunc_setup("GetOptions",1036,G__StUtilities_Cint_169_0_11, 67, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
1434 	   G__memfunc_setup("SetOptions",1048,G__StUtilities_Cint_169_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - opt", (char*)NULL, (void*) NULL, 0);
1435 	   G__memfunc_setup("GetMemoryUsage",1422,G__StUtilities_Cint_169_0_13, 104, -1, G__defined_typename("size_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1436 	   G__memfunc_setup("InitBuffer",1006,G__StUtilities_Cint_169_0_14, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&StMessage::InitBuffer) ), 0);
1437 	   G__memfunc_setup("Class",502,G__StUtilities_Cint_169_0_15, 85, G__get_linked_tagnum(&G__StUtilities_CintLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&StMessage::Class) ), 0);
1438 	   G__memfunc_setup("Class_Name",982,G__StUtilities_Cint_169_0_16, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&StMessage::Class_Name) ), 0);
1439 	   G__memfunc_setup("Class_Version",1339,G__StUtilities_Cint_169_0_17, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&StMessage::Class_Version) ), 0);
1440 	   G__memfunc_setup("Dictionary",1046,G__StUtilities_Cint_169_0_18, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&StMessage::Dictionary) ), 0);
1441 	   G__memfunc_setup("IsA",253,G__StUtilities_Cint_169_0_19, 85, G__get_linked_tagnum(&G__StUtilities_CintLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
1442 	   G__memfunc_setup("ShowMembers",1132,G__StUtilities_Cint_169_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1);
1443 	   G__memfunc_setup("Streamer",835,G__StUtilities_Cint_169_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1);
1444 	   G__memfunc_setup("StreamerNVirtual",1656,G__StUtilities_Cint_169_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0);
1445 	   G__memfunc_setup("DeclFileName",1145,G__StUtilities_Cint_169_0_23, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&StMessage::DeclFileName) ), 0);
1446 	   G__memfunc_setup("ImplFileLine",1178,G__StUtilities_Cint_169_0_24, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&StMessage::ImplFileLine) ), 0);
1447 	   G__memfunc_setup("ImplFileName",1171,G__StUtilities_Cint_169_0_25, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&StMessage::ImplFileName) ), 0);
1448 	   G__memfunc_setup("DeclFileLine",1152,G__StUtilities_Cint_169_0_26, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&StMessage::DeclFileLine) ), 0);
1449 	   // automatic destructor
1450 	   G__memfunc_setup("~StMessage", 1034, G__StUtilities_Cint_169_0_27, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
1451 	   // automatic assignment operator
1452 	   G__memfunc_setup("operator=", 937, G__StUtilities_Cint_169_0_28, (int) ('u'), G__get_linked_tagnum(&G__StUtilities_CintLN_StMessage), -1, 1, 1, 1, 1, 0, "u 'StMessage' - 11 - -", (char*) NULL, (void*) NULL, 0);
1453 	   G__tag_memfunc_reset();
1454 	}
1455 	
1456 	static void G__setup_memfuncStMultiH1F(void) {
1457 	   /* StMultiH1F */
1458 	   G__tag_memfunc_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH1F));
1459 	   G__memfunc_setup("StMultiH1F",913,G__StUtilities_Cint_228_0_1, 105, G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH1F), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1460 	   G__memfunc_setup("StMultiH1F",913,G__StUtilities_Cint_228_0_2, 105, G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH1F), -1, 0, 6, 1, 1, 0, 
1461 	"C - - 10 - name C - - 10 - title "
1462 	"i - 'Int_t' 0 - nbinsx d - 'Axis_t' 0 - xlow "
1463 	"d - 'Axis_t' 0 - xup i - 'Int_t' 0 - nbinsy", (char*)NULL, (void*) NULL, 0);
1464 	   G__memfunc_setup("StMultiH1F",913,G__StUtilities_Cint_228_0_3, 105, G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH1F), -1, 0, 5, 1, 1, 0, 
1465 	"C - - 10 - name C - - 10 - title "
1466 	"i - 'Int_t' 0 - nbinsx D - 'Double_t' 0 - xbins "
1467 	"i - 'Int_t' 0 - nbinsy", (char*)NULL, (void*) NULL, 0);
1468 	   G__memfunc_setup("Draw",398,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
1469 	   G__memfunc_setup("Draw2F",518,G__StUtilities_Cint_228_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", "access inherited", (void*) NULL, 1);
1470 	   G__memfunc_setup("SetNames",800,G__StUtilities_Cint_228_0_6, 121, -1, -1, 0, 2, 1, 1, 0, 
1471 	"i - 'Int_t' 0 - ybin C - - 10 - name", (char*)NULL, (void*) NULL, 1);
1472 	   G__memfunc_setup("SetNames",800,G__StUtilities_Cint_228_0_7, 121, -1, -1, 0, 2, 1, 1, 0, 
1473 	"f - 'Float_t' 0 - ybin C - - 10 - name", (char*)NULL, (void*) NULL, 1);
1474 	   G__memfunc_setup("GetNames",788,G__StUtilities_Cint_228_0_8, 67, -1, -1, 0, 1, 1, 1, 9, "i - 'Int_t' 0 - ybin", (char*)NULL, (void*) NULL, 1);
1475 	   G__memfunc_setup("GetNames",788,G__StUtilities_Cint_228_0_9, 67, -1, -1, 0, 1, 1, 1, 9, "f - 'Float_t' 0 - ybin", (char*)NULL, (void*) NULL, 1);
1476 	   G__memfunc_setup("Rebin",496,G__StUtilities_Cint_228_0_10, 85, G__get_linked_tagnum(&G__StUtilities_CintLN_TH1), -1, 0, 2, 1, 1, 0, 
1477 	"i - 'Int_t' 0 - ngroup C - - 10 - newname", (char*)NULL, (void*) NULL, 1);
1478 	   G__memfunc_setup("Rebin",496,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__StUtilities_CintLN_TH1), -1, 0, 3, 1, 1, 0, 
1479 	"i - 'Int_t' 0 - ngroup C - - 10 - newname "
1480 	"D - 'Double_t' 10 - xbins", (char*)NULL, (void*) NULL, 1);
1481 	   G__memfunc_setup("SetBarOffset",1192,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "f - 'Float_t' 0 - offset", (char*)NULL, (void*) NULL, 1);
1482 	   G__memfunc_setup("GetNonZeroMinimum",1735,G__StUtilities_Cint_228_0_13, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
1483 	   G__memfunc_setup("GetNonZeroMaximum",1737,G__StUtilities_Cint_228_0_14, 100, -1, G__defined_typename("Double_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
1484 	   G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
1485 	"u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
1486 	   G__memfunc_setup("GetSubHist",994,G__StUtilities_Cint_228_0_16, 85, G__get_linked_tagnum(&G__StUtilities_CintLN_TH1F), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - ybin", (char*)NULL, (void*) NULL, 1);
1487 	   G__memfunc_setup("GetAHist",761,G__StUtilities_Cint_228_0_17, 85, G__get_linked_tagnum(&G__StUtilities_CintLN_TH1F), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
1488 	   G__memfunc_setup("XProjection",1141,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__StUtilities_CintLN_TH1F), -1, 0, 2, 1, 2, 0, 
1489 	"C - - 10 - name i - 'Int_t' 0 '-1' ybin", (char*)NULL, (void*) NULL, 1);
1490 	   G__memfunc_setup("Class",502,G__StUtilities_Cint_228_0_19, 85, G__get_linked_tagnum(&G__StUtilities_CintLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&StMultiH1F::Class) ), 0);
1491 	   G__memfunc_setup("Class_Name",982,G__StUtilities_Cint_228_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&StMultiH1F::Class_Name) ), 0);
1492 	   G__memfunc_setup("Class_Version",1339,G__StUtilities_Cint_228_0_21, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&StMultiH1F::Class_Version) ), 0);
1493 	   G__memfunc_setup("Dictionary",1046,G__StUtilities_Cint_228_0_22, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&StMultiH1F::Dictionary) ), 0);
1494 	   G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__StUtilities_CintLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
1495 	   G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1);
1496 	   G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1);
1497 	   G__memfunc_setup("StreamerNVirtual",1656,G__StUtilities_Cint_228_0_26, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0);
1498 	   G__memfunc_setup("DeclFileName",1145,G__StUtilities_Cint_228_0_27, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&StMultiH1F::DeclFileName) ), 0);
1499 	   G__memfunc_setup("ImplFileLine",1178,G__StUtilities_Cint_228_0_28, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&StMultiH1F::ImplFileLine) ), 0);
1500 	   G__memfunc_setup("ImplFileName",1171,G__StUtilities_Cint_228_0_29, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&StMultiH1F::ImplFileName) ), 0);
1501 	   G__memfunc_setup("DeclFileLine",1152,G__StUtilities_Cint_228_0_30, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&StMultiH1F::DeclFileLine) ), 0);
1502 	   // automatic copy constructor
1503 	   G__memfunc_setup("StMultiH1F", 913, G__StUtilities_Cint_228_0_31, (int) ('i'), G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH1F), -1, 0, 1, 1, 1, 0, "u 'StMultiH1F' - 11 - -", (char*) NULL, (void*) NULL, 0);
1504 	   // automatic destructor
1505 	   G__memfunc_setup("~StMultiH1F", 1039, G__StUtilities_Cint_228_0_32, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
1506 	   G__tag_memfunc_reset();
1507 	}
1508 	
1509 	static void G__setup_memfuncStMultiH2F(void) {
1510 	   /* StMultiH2F */
1511 	   G__tag_memfunc_setup(G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH2F));
1512 	   G__memfunc_setup("StMultiH2F",914,G__StUtilities_Cint_237_0_1, 105, G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH2F), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
1513 	   G__memfunc_setup("StMultiH2F",914,G__StUtilities_Cint_237_0_2, 105, G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH2F), -1, 0, 9, 1, 1, 0, 
1514 	"C - - 10 - name C - - 10 - title "
1515 	"i - 'Int_t' 0 - nbinsx d - 'Axis_t' 0 - xlow "
1516 	"d - 'Axis_t' 0 - xup i - 'Int_t' 0 - nbinsy "
1517 	"d - 'Axis_t' 0 - ylow d - 'Axis_t' 0 - yup "
1518 	"i - 'Int_t' 0 - nbinsz", (char*)NULL, (void*) NULL, 0);
1519 	   G__memfunc_setup("Draw",398,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
1520 	   G__memfunc_setup("Draw3F",519,G__StUtilities_Cint_237_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", "access inherited", (void*) NULL, 1);
1521 	   G__memfunc_setup("SetNames",800,G__StUtilities_Cint_237_0_5, 121, -1, -1, 0, 2, 1, 1, 0, 
1522 	"i - 'Int_t' 0 - zbin C - - 10 - name", (char*)NULL, (void*) NULL, 1);
1523 	   G__memfunc_setup("SetNames",800,G__StUtilities_Cint_237_0_6, 121, -1, -1, 0, 2, 1, 1, 0, 
1524 	"f - 'Float_t' 0 - zbin C - - 10 - name", (char*)NULL, (void*) NULL, 1);
1525 	   G__memfunc_setup("GetNames",788,G__StUtilities_Cint_237_0_7, 67, -1, -1, 0, 1, 1, 1, 9, "i - 'Int_t' 0 - zbin", (char*)NULL, (void*) NULL, 1);
1526 	   G__memfunc_setup("GetNames",788,G__StUtilities_Cint_237_0_8, 67, -1, -1, 0, 1, 1, 1, 9, "f - 'Float_t' 0 - zbin", (char*)NULL, (void*) NULL, 1);
1527 	   G__memfunc_setup("Rebin",496,G__StUtilities_Cint_237_0_9, 85, G__get_linked_tagnum(&G__StUtilities_CintLN_TH1), -1, 0, 2, 1, 1, 0, 
1528 	"i - 'Int_t' 0 - ngroup C - - 10 - newname", (char*)NULL, (void*) NULL, 1);
1529 	   G__memfunc_setup("Rebin",496,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__StUtilities_CintLN_TH1), -1, 0, 3, 1, 1, 0, 
1530 	"i - 'Int_t' 0 - ngroup C - - 10 - newname "
1531 	"D - 'Double_t' 10 - xbins", (char*)NULL, (void*) NULL, 1);
1532 	   G__memfunc_setup("SavePrimitive",1352,(G__InterfaceMethod) NULL,121, -1, -1, 0, 2, 1, 1, 0, 
1533 	"u 'basic_ostream<char,char_traits<char> >' 'ostream' 1 - out C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
1534 	   G__memfunc_setup("GetSubHist",994,G__StUtilities_Cint_237_0_12, 85, G__get_linked_tagnum(&G__StUtilities_CintLN_TH2D), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - zbin", (char*)NULL, (void*) NULL, 1);
1535 	   G__memfunc_setup("XYProjection",1230,(G__InterfaceMethod) NULL, 85, G__get_linked_tagnum(&G__StUtilities_CintLN_TH2D), -1, 0, 2, 1, 2, 0, 
1536 	"C - - 10 - name i - 'Int_t' 0 '-1' zbin", (char*)NULL, (void*) NULL, 1);
1537 	   G__memfunc_setup("Class",502,G__StUtilities_Cint_237_0_14, 85, G__get_linked_tagnum(&G__StUtilities_CintLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&StMultiH2F::Class) ), 0);
1538 	   G__memfunc_setup("Class_Name",982,G__StUtilities_Cint_237_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&StMultiH2F::Class_Name) ), 0);
1539 	   G__memfunc_setup("Class_Version",1339,G__StUtilities_Cint_237_0_16, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&StMultiH2F::Class_Version) ), 0);
1540 	   G__memfunc_setup("Dictionary",1046,G__StUtilities_Cint_237_0_17, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&StMultiH2F::Dictionary) ), 0);
1541 	   G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__StUtilities_CintLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
1542 	   G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - -", (char*)NULL, (void*) NULL, 1);
1543 	   G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - -", (char*)NULL, (void*) NULL, 1);
1544 	   G__memfunc_setup("StreamerNVirtual",1656,G__StUtilities_Cint_237_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - ClassDef_StreamerNVirtual_b", (char*)NULL, (void*) NULL, 0);
1545 	   G__memfunc_setup("DeclFileName",1145,G__StUtilities_Cint_237_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&StMultiH2F::DeclFileName) ), 0);
1546 	   G__memfunc_setup("ImplFileLine",1178,G__StUtilities_Cint_237_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&StMultiH2F::ImplFileLine) ), 0);
1547 	   G__memfunc_setup("ImplFileName",1171,G__StUtilities_Cint_237_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&StMultiH2F::ImplFileName) ), 0);
1548 	   G__memfunc_setup("DeclFileLine",1152,G__StUtilities_Cint_237_0_25, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&StMultiH2F::DeclFileLine) ), 0);
1549 	   // automatic copy constructor
1550 	   G__memfunc_setup("StMultiH2F", 914, G__StUtilities_Cint_237_0_26, (int) ('i'), G__get_linked_tagnum(&G__StUtilities_CintLN_StMultiH2F), -1, 0, 1, 1, 1, 0, "u 'StMultiH2F' - 11 - -", (char*) NULL, (void*) NULL, 0);
1551 	   // automatic destructor
1552 	   G__memfunc_setup("~StMultiH2F", 1040, G__StUtilities_Cint_237_0_27, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
1553 	   G__tag_memfunc_reset();
1554 	}
1555 	
1556 	
1557 	/*********************************************************
1558 	* Member function information setup
1559 	*********************************************************/
1560 	extern "C" void G__cpp_setup_memfuncStUtilities_Cint() {
1561 	}
1562 	
1563 	/*********************************************************
1564 	* Global variable information setup for each class
1565 	*********************************************************/
1566 	static void G__cpp_setup_global0() {
1567 	
1568 	   /* Setting up global variables */
1569 	   G__resetplocal();
1570 	
1571 	}
1572 	
1573 	static void G__cpp_setup_global1() {
1574 	}
1575 	
1576 	static void G__cpp_setup_global2() {
1577 	
1578 	   G__resetglobalenv();
1579 	}
1580 	extern "C" void G__cpp_setup_globalStUtilities_Cint() {
1581 	  G__cpp_setup_global0();
1582 	  G__cpp_setup_global1();
1583 	  G__cpp_setup_global2();
1584 	}
1585 	
1586 	/*********************************************************
1587 	* Global function information setup for each class
1588 	*********************************************************/
1589 	static void G__cpp_setup_func0() {
1590 	   G__lastifuncposition();
1591 	
1592 	}
1593 	
1594 	static void G__cpp_setup_func1() {
1595 	}
1596 	
1597 	static void G__cpp_setup_func2() {
1598 	}
1599 	
1600 	static void G__cpp_setup_func3() {
1601 	}
1602 	
1603 	static void G__cpp_setup_func4() {
1604 	}
1605 	
1606 	static void G__cpp_setup_func5() {
1607 	}
1608 	
1609 	static void G__cpp_setup_func6() {
1610 	}
1611 	
1612 	static void G__cpp_setup_func7() {
1613 	}
1614 	
1615 	static void G__cpp_setup_func8() {
1616 	}
1617 	
1618 	static void G__cpp_setup_func9() {
1619 	}
1620 	
1621 	static void G__cpp_setup_func10() {
1622 	}
1623 	
1624 	static void G__cpp_setup_func11() {
1625 	}
1626 	
1627 	static void G__cpp_setup_func12() {
1628 	}
1629 	
1630 	static void G__cpp_setup_func13() {
1631 	}
1632 	
1633 	static void G__cpp_setup_func14() {
1634 	}
1635 	
1636 	static void G__cpp_setup_func15() {
1637 	}
1638 	
1639 	static void G__cpp_setup_func16() {
1640 	}
1641 	
1642 	static void G__cpp_setup_func17() {
1643 	}
1644 	
1645 	static void G__cpp_setup_func18() {
1646 	}
1647 	
1648 	static void G__cpp_setup_func19() {
1649 	}
1650 	
1651 	static void G__cpp_setup_func20() {
1652 	}
1653 	
1654 	static void G__cpp_setup_func21() {
1655 	}
1656 	
1657 	static void G__cpp_setup_func22() {
1658 	}
1659 	
1660 	static void G__cpp_setup_func23() {
1661 	
1662 	   G__resetifuncposition();
1663 	}
1664 	
1665 	extern "C" void G__cpp_setup_funcStUtilities_Cint() {
1666 	  G__cpp_setup_func0();
1667 	  G__cpp_setup_func1();
1668 	  G__cpp_setup_func2();
1669 	  G__cpp_setup_func3();
1670 	  G__cpp_setup_func4();
1671 	  G__cpp_setup_func5();
1672 	  G__cpp_setup_func6();
1673 	  G__cpp_setup_func7();
1674 	  G__cpp_setup_func8();
1675 	  G__cpp_setup_func9();
1676 	  G__cpp_setup_func10();
1677 	  G__cpp_setup_func11();
1678 	  G__cpp_setup_func12();
1679 	  G__cpp_setup_func13();
1680 	  G__cpp_setup_func14();
1681 	  G__cpp_setup_func15();
1682 	  G__cpp_setup_func16();
1683 	  G__cpp_setup_func17();
1684 	  G__cpp_setup_func18();
1685 	  G__cpp_setup_func19();
1686 	  G__cpp_setup_func20();
1687 	  G__cpp_setup_func21();
1688 	  G__cpp_setup_func22();
1689 	  G__cpp_setup_func23();
1690 	}
1691 	
1692 	/*********************************************************
1693 	* Class,struct,union,enum tag information setup
1694 	*********************************************************/
1695 	/* Setup class/struct taginfo */
1696 	G__linked_taginfo G__StUtilities_CintLN_TClass = { "TClass" , 99 , -1 };
1697 	G__linked_taginfo G__StUtilities_CintLN_TBuffer = { "TBuffer" , 99 , -1 };
1698 	G__linked_taginfo G__StUtilities_CintLN_TMemberInspector = { "TMemberInspector" , 99 , -1 };
1699 	G__linked_taginfo G__StUtilities_CintLN_TObject = { "TObject" , 99 , -1 };
1700 	G__linked_taginfo G__StUtilities_CintLN_TNamed = { "TNamed" , 99 , -1 };
1701 	G__linked_taginfo G__StUtilities_CintLN_TString = { "TString" , 99 , -1 };
1702 	G__linked_taginfo G__StUtilities_CintLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR = { "basic_ostream<char,char_traits<char> >" , 99 , -1 };
1703 	G__linked_taginfo G__StUtilities_CintLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >" , 99 , -1 };
1704 	G__linked_taginfo G__StUtilities_CintLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator<vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >::iterator>" , 99 , -1 };
1705 	G__linked_taginfo G__StUtilities_CintLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector<TVirtualArray*,allocator<TVirtualArray*> >" , 99 , -1 };
1706 	G__linked_taginfo G__StUtilities_CintLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TVirtualArray*,allocator<TVirtualArray*> >::iterator>" , 99 , -1 };
1707 	G__linked_taginfo G__StUtilities_CintLN_StMessage = { "StMessage" , 99 , -1 };
1708 	G__linked_taginfo G__StUtilities_CintLN_TArray = { "TArray" , 99 , -1 };
1709 	G__linked_taginfo G__StUtilities_CintLN_TAttLine = { "TAttLine" , 99 , -1 };
1710 	G__linked_taginfo G__StUtilities_CintLN_TAttFill = { "TAttFill" , 99 , -1 };
1711 	G__linked_taginfo G__StUtilities_CintLN_TAttMarker = { "TAttMarker" , 99 , -1 };
1712 	G__linked_taginfo G__StUtilities_CintLN_TArrayF = { "TArrayF" , 99 , -1 };
1713 	G__linked_taginfo G__StUtilities_CintLN_TVectorTlEfloatgR = { "TVectorT<float>" , 99 , -1 };
1714 	G__linked_taginfo G__StUtilities_CintLN_TVectorTlEdoublegR = { "TVectorT<double>" , 99 , -1 };
1715 	G__linked_taginfo G__StUtilities_CintLN_TH1 = { "TH1" , 99 , -1 };
1716 	G__linked_taginfo G__StUtilities_CintLN_TH1F = { "TH1F" , 99 , -1 };
1717 	G__linked_taginfo G__StUtilities_CintLN_TMatrixTBaselEfloatgR = { "TMatrixTBase<float>" , 99 , -1 };
1718 	G__linked_taginfo G__StUtilities_CintLN_TMatrixTBaselEdoublegR = { "TMatrixTBase<double>" , 99 , -1 };
1719 	G__linked_taginfo G__StUtilities_CintLN_TH2 = { "TH2" , 99 , -1 };
1720 	G__linked_taginfo G__StUtilities_CintLN_TH2F = { "TH2F" , 99 , -1 };
1721 	G__linked_taginfo G__StUtilities_CintLN_TH2D = { "TH2D" , 99 , -1 };
1722 	G__linked_taginfo G__StUtilities_CintLN_StMultiH1F = { "StMultiH1F" , 99 , -1 };
1723 	G__linked_taginfo G__StUtilities_CintLN_TAtt3D = { "TAtt3D" , 99 , -1 };
1724 	G__linked_taginfo G__StUtilities_CintLN_TH3 = { "TH3" , 99 , -1 };
1725 	G__linked_taginfo G__StUtilities_CintLN_TH3F = { "TH3F" , 99 , -1 };
1726 	G__linked_taginfo G__StUtilities_CintLN_StMultiH2F = { "StMultiH2F" , 99 , -1 };
1727 	
1728 	/* Reset class/struct taginfo */
1729 	extern "C" void G__cpp_reset_tagtableStUtilities_Cint() {
1730 	  G__StUtilities_CintLN_TClass.tagnum = -1 ;
1731 	  G__StUtilities_CintLN_TBuffer.tagnum = -1 ;
1732 	  G__StUtilities_CintLN_TMemberInspector.tagnum = -1 ;
1733 	  G__StUtilities_CintLN_TObject.tagnum = -1 ;
1734 	  G__StUtilities_CintLN_TNamed.tagnum = -1 ;
1735 	  G__StUtilities_CintLN_TString.tagnum = -1 ;
1736 	  G__StUtilities_CintLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR.tagnum = -1 ;
1737 	  G__StUtilities_CintLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ;
1738 	  G__StUtilities_CintLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ;
1739 	  G__StUtilities_CintLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ;
1740 	  G__StUtilities_CintLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ;
1741 	  G__StUtilities_CintLN_StMessage.tagnum = -1 ;
1742 	  G__StUtilities_CintLN_TArray.tagnum = -1 ;
1743 	  G__StUtilities_CintLN_TAttLine.tagnum = -1 ;
1744 	  G__StUtilities_CintLN_TAttFill.tagnum = -1 ;
1745 	  G__StUtilities_CintLN_TAttMarker.tagnum = -1 ;
1746 	  G__StUtilities_CintLN_TArrayF.tagnum = -1 ;
1747 	  G__StUtilities_CintLN_TVectorTlEfloatgR.tagnum = -1 ;
1748 	  G__StUtilities_CintLN_TVectorTlEdoublegR.tagnum = -1 ;
1749 	  G__StUtilities_CintLN_TH1.tagnum = -1 ;
1750 	  G__StUtilities_CintLN_TH1F.tagnum = -1 ;
1751 	  G__StUtilities_CintLN_TMatrixTBaselEfloatgR.tagnum = -1 ;
1752 	  G__StUtilities_CintLN_TMatrixTBaselEdoublegR.tagnum = -1 ;
1753 	  G__StUtilities_CintLN_TH2.tagnum = -1 ;
1754 	  G__StUtilities_CintLN_TH2F.tagnum = -1 ;
1755 	  G__StUtilities_CintLN_TH2D.tagnum = -1 ;
1756 	  G__StUtilities_CintLN_StMultiH1F.tagnum = -1 ;
1757 	  G__StUtilities_CintLN_TAtt3D.tagnum = -1 ;
1758 	  G__StUtilities_CintLN_TH3.tagnum = -1 ;
1759 	  G__StUtilities_CintLN_TH3F.tagnum = -1 ;
1760 	  G__StUtilities_CintLN_StMultiH2F.tagnum = -1 ;
1761 	}
1762 	
1763 	
1764 	extern "C" void G__cpp_setup_tagtableStUtilities_Cint() {
1765 	
1766 	   /* Setting up class,struct,union tag entry */
1767 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_TClass);
1768 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_TBuffer);
1769 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_TMemberInspector);
1770 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_TObject);
1771 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_TNamed);
1772 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_TString);
1773 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR);
1774 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR);
1775 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR);
1776 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR);
1777 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR);
1778 	   G__tagtable_setup(G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_StMessage),sizeof(StMessage),-1,263936,(char*)NULL,G__setup_memvarStMessage,G__setup_memfuncStMessage);
1779 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_TArray);
1780 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_TAttLine);
1781 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_TAttFill);
1782 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_TAttMarker);
1783 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_TArrayF);
1784 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_TVectorTlEfloatgR);
1785 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_TVectorTlEdoublegR);
1786 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_TH1);
1787 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_TH1F);
1788 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_TMatrixTBaselEfloatgR);
1789 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_TMatrixTBaselEdoublegR);
1790 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_TH2);
1791 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_TH2F);
1792 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_TH2D);
1793 	   G__tagtable_setup(G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_StMultiH1F),sizeof(StMultiH1F),-1,324864,(char*)NULL,G__setup_memvarStMultiH1F,G__setup_memfuncStMultiH1F);
1794 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_TAtt3D);
1795 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_TH3);
1796 	   G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_TH3F);
1797 	   G__tagtable_setup(G__get_linked_tagnum_fwd(&G__StUtilities_CintLN_StMultiH2F),sizeof(StMultiH2F),-1,324864,(char*)NULL,G__setup_memvarStMultiH2F,G__setup_memfuncStMultiH2F);
1798 	}
1799 	extern "C" void G__cpp_setupStUtilities_Cint(void) {
1800 	  G__check_setup_version(30051515,"G__cpp_setupStUtilities_Cint()");
1801 	  G__set_cpp_environmentStUtilities_Cint();
1802 	  G__cpp_setup_tagtableStUtilities_Cint();
1803 	
1804 	  G__cpp_setup_inheritanceStUtilities_Cint();
1805 	
1806 	  G__cpp_setup_typetableStUtilities_Cint();
1807 	
1808 	  G__cpp_setup_memvarStUtilities_Cint();
1809 	
1810 	  G__cpp_setup_memfuncStUtilities_Cint();
1811 	  G__cpp_setup_globalStUtilities_Cint();
1812 	  G__cpp_setup_funcStUtilities_Cint();
1813 	
1814 	   if(0==G__getsizep2memfunc()) G__get_sizep2memfuncStUtilities_Cint();
1815 	  return;
1816 	}
1817 	class G__cpp_setup_initStUtilities_Cint {
1818 	  public:
1819 	    G__cpp_setup_initStUtilities_Cint() { G__add_setup_func("StUtilities_Cint",(G__incsetup)(&G__cpp_setupStUtilities_Cint)); G__call_setup_funcs(); }
1820 	   ~G__cpp_setup_initStUtilities_Cint() { G__remove_setup_func("StUtilities_Cint"); }
1821 	};
1822 	G__cpp_setup_initStUtilities_Cint G__cpp_setup_initializerStUtilities_Cint;
1823 	
1824