Back to home page

sPhenix code displayed by LXR

 
 

    


File indexing completed on 2025-08-05 08:14:39

0001 //
0002 // File generated by rootcint at Thu Jun 18 18:31:51 2015
0003 
0004 // Do NOT change. Changes will be lost next time file is generated
0005 //
0006 
0007 #define R__DICTIONARY_FILENAME hcalUtilDict
0008 #include "RConfig.h" //rootcint 4834
0009 #if !defined(R__ACCESS_IN_SYMBOL)
0010 //Break the privacy of classes -- Disabled for the moment
0011 #define private public
0012 #define protected public
0013 #endif
0014 
0015 // Since CINT ignores the std namespace, we need to do so in this file.
0016 namespace std {} using namespace std;
0017 #include "hcalUtilDict.h"
0018 
0019 #include "TClass.h"
0020 #include "TBuffer.h"
0021 #include "TMemberInspector.h"
0022 #include "TError.h"
0023 
0024 #ifndef G__ROOT
0025 #define G__ROOT
0026 #endif
0027 
0028 #include "RtypesImp.h"
0029 #include "TIsAProxy.h"
0030 #include "TFileMergeInfo.h"
0031 
0032 // START OF SHADOWS
0033 
0034 namespace ROOT {
0035    namespace Shadow {
0036    } // of namespace Shadow
0037 } // of namespace ROOT
0038 // END OF SHADOWS
0039 
0040 namespace ROOT {
0041    void hcalUtil_ShowMembers(void *obj, TMemberInspector &R__insp);
0042    static void hcalUtil_Dictionary();
0043 
0044    // Function generating the singleton type initializer
0045    static TGenericClassInfo *GenerateInitInstanceLocal(const ::hcalUtil*)
0046    {
0047       ::hcalUtil *ptr = 0;
0048       static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::hcalUtil),0);
0049       static ::ROOT::TGenericClassInfo 
0050          instance("hcalUtil", "./hcalUtil.h", 72,
0051                   typeid(::hcalUtil), DefineBehavior(ptr, ptr),
0052                   0, &hcalUtil_Dictionary, isa_proxy, 1,
0053                   sizeof(::hcalUtil) );
0054       return &instance;
0055    }
0056    TGenericClassInfo *GenerateInitInstance(const ::hcalUtil*)
0057    {
0058       return GenerateInitInstanceLocal((::hcalUtil*)0);
0059    }
0060    // Static variable to force the class initialization
0061    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::hcalUtil*)0x0); R__UseDummy(_R__UNIQUE_(Init));
0062 
0063    // Dictionary for non-ClassDef classes
0064    static void hcalUtil_Dictionary() {
0065       ::ROOT::GenerateInitInstanceLocal((const ::hcalUtil*)0x0)->GetClass();
0066    }
0067 
0068 } // end of namespace ROOT
0069 
0070 namespace ROOT {
0071 } // end of namespace ROOT for class ::hcalUtil
0072 
0073 /********************************************************
0074 * hcalUtilDict.cxx
0075 * CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED
0076 *          FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX().
0077 *          CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE.
0078 ********************************************************/
0079 
0080 #ifdef G__MEMTEST
0081 #undef malloc
0082 #undef free
0083 #endif
0084 
0085 #if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3))
0086 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
0087 #endif
0088 
0089 extern "C" void G__cpp_reset_tagtablehcalUtilDict();
0090 
0091 extern "C" void G__set_cpp_environmenthcalUtilDict() {
0092   G__add_compiledheader("TObject.h");
0093   G__add_compiledheader("TMemberInspector.h");
0094   G__add_compiledheader("hcalUtil.h");
0095   G__cpp_reset_tagtablehcalUtilDict();
0096 }
0097 #include <new>
0098 extern "C" int G__cpp_dllrevhcalUtilDict() { return(30051515); }
0099 
0100 /*********************************************************
0101 * Member function Interface Method
0102 *********************************************************/
0103 
0104 /* hcalUtil */
0105 static int G__hcalUtilDict_478_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
0106 {
0107       G__letint(result7, 85, (long) hcalUtil::getInstance());
0108    return(1 || funcname || hash || result7 || libp) ;
0109 }
0110 
0111 static int G__hcalUtilDict_478_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
0112 {
0113       hcalUtil::deleteInstance();
0114       G__setnull(result7);
0115    return(1 || funcname || hash || result7 || libp) ;
0116 }
0117 
0118 static int G__hcalUtilDict_478_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
0119 {
0120    switch (libp->paran) {
0121    case 1:
0122       ((hcalUtil*) G__getstructoffset())->setBaseDir((char*) G__int(libp->para[0]));
0123       G__setnull(result7);
0124       break;
0125    case 0:
0126       ((hcalUtil*) G__getstructoffset())->setBaseDir();
0127       G__setnull(result7);
0128       break;
0129    }
0130    return(1 || funcname || hash || result7 || libp) ;
0131 }
0132 
0133 static int G__hcalUtilDict_478_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
0134 {
0135       G__letdouble(result7, 102, (double) ((hcalUtil*) G__getstructoffset())->xPeak((TF1*) G__int(libp->para[0]), (float) G__double(libp->para[1])
0136 , (float) G__double(libp->para[2])));
0137    return(1 || funcname || hash || result7 || libp) ;
0138 }
0139 
0140 static int G__hcalUtilDict_478_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
0141 {
0142       G__letdouble(result7, 102, (double) ((hcalUtil*) G__getstructoffset())->width((TF1*) G__int(libp->para[0]), (float) G__double(libp->para[1])
0143 , (float) G__double(libp->para[2]), (float) G__double(libp->para[3])));
0144    return(1 || funcname || hash || result7 || libp) ;
0145 }
0146 
0147 static int G__hcalUtilDict_478_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
0148 {
0149       G__letint(result7, 103, (long) ((hcalUtil*) G__getstructoffset())->shapeFit((TH1D*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
0150 , *(float*) G__Floatref(&libp->para[2]), (Double_t*) G__int(libp->para[3])
0151 , (bool) G__int(libp->para[4]), (bool) G__int(libp->para[5])));
0152    return(1 || funcname || hash || result7 || libp) ;
0153 }
0154 
0155 static int G__hcalUtilDict_478_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
0156 {
0157       G__letint(result7, 103, (long) ((hcalUtil*) G__getstructoffset())->emcFit(
0158 (TH1D*) G__int(libp->para[0]), (bool) G__int(libp->para[1])
0159 , (bool) G__int(libp->para[2]), (Double_t*) G__int(libp->para[3])
0160 , *(float*) G__Floatref(&libp->para[4]), (Double_t*) G__int(libp->para[5])
0161 , (bool) G__int(libp->para[6])));
0162    return(1 || funcname || hash || result7 || libp) ;
0163 }
0164 
0165 static int G__hcalUtilDict_478_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
0166 {
0167       G__letint(result7, 103, (long) ((hcalUtil*) G__getstructoffset())->emcFit((TH1D*) G__int(libp->para[0]), (bool) G__int(libp->para[1])
0168 , (Double_t*) G__int(libp->para[2]), *(float*) G__Floatref(&libp->para[3])
0169 , (Double_t*) G__int(libp->para[4])));
0170    return(1 || funcname || hash || result7 || libp) ;
0171 }
0172 
0173 static int G__hcalUtilDict_478_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
0174 {
0175       G__letint(result7, 103, (long) ((hcalUtil*) G__getstructoffset())->emcFit(
0176 (TH1D*) G__int(libp->para[0]), (bool) G__int(libp->para[1])
0177 , (Double_t*) G__int(libp->para[2]), *(float*) G__Floatref(&libp->para[3])
0178 , (Double_t*) G__int(libp->para[4]), (float) G__double(libp->para[5])
0179 , (float) G__double(libp->para[6])));
0180    return(1 || funcname || hash || result7 || libp) ;
0181 }
0182 
0183 static int G__hcalUtilDict_478_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
0184 {
0185       G__letint(result7, 103, (long) ((hcalUtil*) G__getstructoffset())->twrMipFit((TH1D*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
0186 , *(float*) G__Floatref(&libp->para[2]), (Double_t*) G__int(libp->para[3])));
0187    return(1 || funcname || hash || result7 || libp) ;
0188 }
0189 
0190 static int G__hcalUtilDict_478_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
0191 {
0192       G__letint(result7, 103, (long) ((hcalUtil*) G__getstructoffset())->twrTimeFit((TH1D*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])
0193 , *(float*) G__Floatref(&libp->para[2]), (Double_t*) G__int(libp->para[3])));
0194    return(1 || funcname || hash || result7 || libp) ;
0195 }
0196 
0197 // automatic copy constructor
0198 static int G__hcalUtilDict_478_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
0199 
0200 {
0201    hcalUtil* p;
0202    void* tmp = (void*) G__int(libp->para[0]);
0203    p = new hcalUtil(*(hcalUtil*) tmp);
0204    result7->obj.i = (long) p;
0205    result7->ref = (long) p;
0206    G__set_tagnum(result7,G__get_linked_tagnum(&G__hcalUtilDictLN_hcalUtil));
0207    return(1 || funcname || hash || result7 || libp) ;
0208 }
0209 
0210 // automatic assignment operator
0211 static int G__hcalUtilDict_478_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
0212 {
0213    hcalUtil* dest = (hcalUtil*) G__getstructoffset();
0214    *dest = *(hcalUtil*) libp->para[0].ref;
0215    const hcalUtil& obj = *dest;
0216    result7->ref = (long) (&obj);
0217    result7->obj.i = (long) (&obj);
0218    return(1 || funcname || hash || result7 || libp) ;
0219 }
0220 
0221 
0222 /* Setting up global function */
0223 static int G__hcalUtilDict__0_1604(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
0224 {
0225       usage();
0226       G__setnull(result7);
0227    return(1 || funcname || hash || result7 || libp) ;
0228 }
0229 
0230 static int G__hcalUtilDict__0_1605(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
0231 {
0232       init();
0233       G__setnull(result7);
0234    return(1 || funcname || hash || result7 || libp) ;
0235 }
0236 
0237 static int G__hcalUtilDict__0_1606(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
0238 {
0239       collect();
0240       G__setnull(result7);
0241    return(1 || funcname || hash || result7 || libp) ;
0242 }
0243 
0244 static int G__hcalUtilDict__0_1607(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
0245 {
0246       present();
0247       G__setnull(result7);
0248    return(1 || funcname || hash || result7 || libp) ;
0249 }
0250 
0251 static int G__hcalUtilDict__0_1608(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
0252 {
0253       G__letdouble(result7, 100, (double) signalShape((Double_t*) G__int(libp->para[0]), (Double_t*) G__int(libp->para[1])));
0254    return(1 || funcname || hash || result7 || libp) ;
0255 }
0256 
0257 static int G__hcalUtilDict__0_1609(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
0258 {
0259       fitShape((int) G__int(libp->para[0]));
0260       G__setnull(result7);
0261    return(1 || funcname || hash || result7 || libp) ;
0262 }
0263 
0264 static int G__hcalUtilDict__0_1610(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
0265 {
0266       G__letint(result7, 105, (long) evLoop((char*) G__int(libp->para[0])));
0267    return(1 || funcname || hash || result7 || libp) ;
0268 }
0269 
0270 
0271 /*********************************************************
0272 * Member function Stub
0273 *********************************************************/
0274 
0275 /* hcalUtil */
0276 
0277 /*********************************************************
0278 * Global function Stub
0279 *********************************************************/
0280 
0281 /*********************************************************
0282 * Get size of pointer to member function
0283 *********************************************************/
0284 class G__Sizep2memfunchcalUtilDict {
0285  public:
0286   G__Sizep2memfunchcalUtilDict(): p(&G__Sizep2memfunchcalUtilDict::sizep2memfunc) {}
0287     size_t sizep2memfunc() { return(sizeof(p)); }
0288   private:
0289     size_t (G__Sizep2memfunchcalUtilDict::*p)();
0290 };
0291 
0292 size_t G__get_sizep2memfunchcalUtilDict()
0293 {
0294   G__Sizep2memfunchcalUtilDict a;
0295   G__setsizep2memfunc((int)a.sizep2memfunc());
0296   return((size_t)a.sizep2memfunc());
0297 }
0298 
0299 
0300 /*********************************************************
0301 * virtual base class offset calculation interface
0302 *********************************************************/
0303 
0304    /* Setting up class inheritance */
0305 
0306 /*********************************************************
0307 * Inheritance information setup/
0308 *********************************************************/
0309 extern "C" void G__cpp_setup_inheritancehcalUtilDict() {
0310 
0311    /* Setting up class inheritance */
0312 }
0313 
0314 /*********************************************************
0315 * typedef information setup/
0316 *********************************************************/
0317 extern "C" void G__cpp_setup_typetablehcalUtilDict() {
0318 
0319    /* Setting up typedef entry */
0320    G__search_typename2("Double_t",100,-1,0,-1);
0321    G__setnewtype(-1,"Double 8 bytes",0);
0322    G__search_typename2("vector<ROOT::TSchemaHelper>",117,G__get_linked_tagnum(&G__hcalUtilDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1);
0323    G__setnewtype(-1,NULL,0);
0324    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__hcalUtilDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__hcalUtilDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
0325    G__setnewtype(-1,NULL,0);
0326    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__hcalUtilDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__hcalUtilDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
0327    G__setnewtype(-1,NULL,0);
0328    G__search_typename2("vector<TVirtualArray*>",117,G__get_linked_tagnum(&G__hcalUtilDictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1);
0329    G__setnewtype(-1,NULL,0);
0330    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__hcalUtilDictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__hcalUtilDictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
0331    G__setnewtype(-1,NULL,0);
0332    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__hcalUtilDictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__hcalUtilDictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
0333    G__setnewtype(-1,NULL,0);
0334    G__search_typename2("iterator<std::bidirectional_iterator_tag,TObject*,std::ptrdiff_t,const TObject**,const TObject*&>",117,G__get_linked_tagnum(&G__hcalUtilDictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
0335    G__setnewtype(-1,NULL,0);
0336    G__search_typename2("iterator<bidirectional_iterator_tag,TObject*>",117,G__get_linked_tagnum(&G__hcalUtilDictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
0337    G__setnewtype(-1,NULL,0);
0338    G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,long>",117,G__get_linked_tagnum(&G__hcalUtilDictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
0339    G__setnewtype(-1,NULL,0);
0340    G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,long,const TObject**>",117,G__get_linked_tagnum(&G__hcalUtilDictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
0341    G__setnewtype(-1,NULL,0);
0342    G__search_typename2("TVectorT<Float_t>",117,G__get_linked_tagnum(&G__hcalUtilDictLN_TVectorTlEfloatgR),0,-1);
0343    G__setnewtype(-1,NULL,0);
0344    G__search_typename2("TVectorT<Double_t>",117,G__get_linked_tagnum(&G__hcalUtilDictLN_TVectorTlEdoublegR),0,-1);
0345    G__setnewtype(-1,NULL,0);
0346    G__search_typename2("vector<UInt_t>",117,G__get_linked_tagnum(&G__hcalUtilDictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR),0,-1);
0347    G__setnewtype(-1,NULL,0);
0348    G__search_typename2("vector<TString>",117,G__get_linked_tagnum(&G__hcalUtilDictLN_vectorlETStringcOallocatorlETStringgRsPgR),0,-1);
0349    G__setnewtype(-1,NULL,0);
0350    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__hcalUtilDictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__hcalUtilDictLN_vectorlETStringcOallocatorlETStringgRsPgR));
0351    G__setnewtype(-1,NULL,0);
0352    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__hcalUtilDictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__hcalUtilDictLN_vectorlETStringcOallocatorlETStringgRsPgR));
0353    G__setnewtype(-1,NULL,0);
0354    G__search_typename2("TMatrixTBase<Float_t>",117,G__get_linked_tagnum(&G__hcalUtilDictLN_TMatrixTBaselEfloatgR),0,-1);
0355    G__setnewtype(-1,NULL,0);
0356    G__search_typename2("TMatrixTBase<Double_t>",117,G__get_linked_tagnum(&G__hcalUtilDictLN_TMatrixTBaselEdoublegR),0,-1);
0357    G__setnewtype(-1,NULL,0);
0358 }
0359 
0360 /*********************************************************
0361 * Data Member information setup/
0362 *********************************************************/
0363 
0364    /* Setting up class,struct,union tag member variable */
0365 
0366    /* hcalUtil */
0367 static void G__setup_memvarhcalUtil(void) {
0368    G__tag_memvar_setup(G__get_linked_tagnum(&G__hcalUtilDictLN_hcalUtil));
0369    { hcalUtil *p; p=(hcalUtil*)0x1000; if (p) { }
0370    G__memvar_setup((void*)0,108,0,0,-1,-1,-1,4,"G__virtualinfo=",0,(char*)NULL);
0371    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__hcalUtilDictLN_hcalUtil),-1,-2,2,"single=",0,(char*)NULL);
0372    G__memvar_setup((void*)((long)(&p->tFName)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__hcalUtilDictLN_TString),-1,-1,1,"tFName=",0,(char*)NULL);
0373    G__memvar_setup((void*)((long)(&p->treeFile)-(long)(p)),85,0,0,G__get_linked_tagnum(&G__hcalUtilDictLN_TFile),-1,-1,1,"treeFile=",0,(char*)NULL);
0374    G__memvar_setup((void*)((long)(&p->basedir)-(long)(p)),117,0,0,G__get_linked_tagnum(&G__hcalUtilDictLN_TString),-1,-1,1,"basedir=",0,(char*)NULL);
0375    }
0376    G__tag_memvar_reset();
0377 }
0378 
0379 extern "C" void G__cpp_setup_memvarhcalUtilDict() {
0380 }
0381 /***********************************************************
0382 ************************************************************
0383 ************************************************************
0384 ************************************************************
0385 ************************************************************
0386 ************************************************************
0387 ************************************************************
0388 ***********************************************************/
0389 
0390 /*********************************************************
0391 * Member function information setup for each class
0392 *********************************************************/
0393 static void G__setup_memfunchcalUtil(void) {
0394    /* hcalUtil */
0395    G__tag_memfunc_setup(G__get_linked_tagnum(&G__hcalUtilDictLN_hcalUtil));
0396    G__memfunc_setup("hcalUtil",822,(G__InterfaceMethod) NULL, 105, G__get_linked_tagnum(&G__hcalUtilDictLN_hcalUtil), -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 0);
0397    G__memfunc_setup("getInstance",1141,G__hcalUtilDict_478_0_2, 85, G__get_linked_tagnum(&G__hcalUtilDictLN_hcalUtil), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (hcalUtil* (*)())(&hcalUtil::getInstance) ), 0);
0398    G__memfunc_setup("deleteInstance",1448,G__hcalUtilDict_478_0_3, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&hcalUtil::deleteInstance) ), 0);
0399    G__memfunc_setup("setBaseDir",998,G__hcalUtilDict_478_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 0 '\"/phenix/workarea/kistenev/DATA/\"' bDir", (char*)NULL, (void*) NULL, 0);
0400    G__memfunc_setup("xPeak",505,G__hcalUtilDict_478_0_5, 102, -1, -1, 0, 3, 1, 1, 0, 
0401 "U 'TF1' - 0 - f f - - 0 - x1 "
0402 "f - - 0 - x2", (char*)NULL, (void*) NULL, 0);
0403    G__memfunc_setup("width",544,G__hcalUtilDict_478_0_6, 102, -1, -1, 0, 4, 1, 1, 0, 
0404 "U 'TF1' - 0 - f f - - 0 - x1 "
0405 "f - - 0 - x2 f - - 0 - peak", (char*)NULL, (void*) NULL, 0);
0406    G__memfunc_setup("shapeFit",820,G__hcalUtilDict_478_0_7, 103, -1, -1, 0, 6, 1, 1, 0, 
0407 "U 'TH1D' - 0 - proj D - 'Double_t' 0 - pE "
0408 "f - - 1 - maxE D - 'Double_t' 0 - pG "
0409 "g - - 0 - fine g - - 0 - MIP", (char*)NULL, (void*) NULL, 0);
0410    G__memfunc_setup("emcFit",600,G__hcalUtilDict_478_0_8, 103, -1, -1, 0, 7, 1, 1, 0, 
0411 "U 'TH1D' - 0 - proj g - - 0 - fine "
0412 "g - - 0 - single D - 'Double_t' 0 - pE "
0413 "f - - 1 - maxE D - 'Double_t' 0 - pG "
0414 "g - - 0 - MIP", (char*)NULL, (void*) NULL, 0);
0415    G__memfunc_setup("emcFit",600,G__hcalUtilDict_478_0_9, 103, -1, -1, 0, 5, 1, 1, 0, 
0416 "U 'TH1D' - 0 - proj g - - 0 - single "
0417 "D - 'Double_t' 0 - pE f - - 1 - maxE "
0418 "D - 'Double_t' 0 - pG", (char*)NULL, (void*) NULL, 0);
0419    G__memfunc_setup("emcFit",600,G__hcalUtilDict_478_0_10, 103, -1, -1, 0, 7, 1, 1, 0, 
0420 "U 'TH1D' - 0 - proj g - - 0 - single "
0421 "D - 'Double_t' 0 - pE f - - 1 - maxE "
0422 "D - 'Double_t' 0 - pG f - - 0 - minx "
0423 "f - - 0 - maxx", (char*)NULL, (void*) NULL, 0);
0424    G__memfunc_setup("twrMipFit",934,G__hcalUtilDict_478_0_11, 103, -1, -1, 0, 4, 1, 1, 0, 
0425 "U 'TH1D' - 0 - proj D - 'Double_t' 0 - pE "
0426 "f - - 1 - maxE D - 'Double_t' 0 - pG", (char*)NULL, (void*) NULL, 0);
0427    G__memfunc_setup("twrTimeFit",1039,G__hcalUtilDict_478_0_12, 103, -1, -1, 0, 4, 1, 1, 0, 
0428 "U 'TH1D' - 0 - proj D - 'Double_t' 0 - pE "
0429 "f - - 1 - maxE D - 'Double_t' 0 - pG", (char*)NULL, (void*) NULL, 0);
0430    // automatic copy constructor
0431    G__memfunc_setup("hcalUtil", 822, G__hcalUtilDict_478_0_13, (int) ('i'), G__get_linked_tagnum(&G__hcalUtilDictLN_hcalUtil), -1, 0, 1, 1, 1, 0, "u 'hcalUtil' - 11 - -", (char*) NULL, (void*) NULL, 0);
0432    // automatic assignment operator
0433    G__memfunc_setup("operator=", 937, G__hcalUtilDict_478_0_14, (int) ('u'), G__get_linked_tagnum(&G__hcalUtilDictLN_hcalUtil), -1, 1, 1, 1, 1, 0, "u 'hcalUtil' - 11 - -", (char*) NULL, (void*) NULL, 0);
0434    G__tag_memfunc_reset();
0435 }
0436 
0437 
0438 /*********************************************************
0439 * Member function information setup
0440 *********************************************************/
0441 extern "C" void G__cpp_setup_memfunchcalUtilDict() {
0442 }
0443 
0444 /*********************************************************
0445 * Global variable information setup for each class
0446 *********************************************************/
0447 static void G__cpp_setup_global0() {
0448 
0449    /* Setting up global variables */
0450    G__resetplocal();
0451 
0452 }
0453 
0454 static void G__cpp_setup_global1() {
0455 }
0456 
0457 static void G__cpp_setup_global2() {
0458 }
0459 
0460 static void G__cpp_setup_global3() {
0461 }
0462 
0463 static void G__cpp_setup_global4() {
0464 }
0465 
0466 static void G__cpp_setup_global5() {
0467 }
0468 
0469 static void G__cpp_setup_global6() {
0470 }
0471 
0472 static void G__cpp_setup_global7() {
0473 }
0474 
0475 static void G__cpp_setup_global8() {
0476 
0477    G__resetglobalenv();
0478 }
0479 extern "C" void G__cpp_setup_globalhcalUtilDict() {
0480   G__cpp_setup_global0();
0481   G__cpp_setup_global1();
0482   G__cpp_setup_global2();
0483   G__cpp_setup_global3();
0484   G__cpp_setup_global4();
0485   G__cpp_setup_global5();
0486   G__cpp_setup_global6();
0487   G__cpp_setup_global7();
0488   G__cpp_setup_global8();
0489 }
0490 
0491 /*********************************************************
0492 * Global function information setup for each class
0493 *********************************************************/
0494 static void G__cpp_setup_func0() {
0495    G__lastifuncposition();
0496 
0497 }
0498 
0499 static void G__cpp_setup_func1() {
0500 }
0501 
0502 static void G__cpp_setup_func2() {
0503 }
0504 
0505 static void G__cpp_setup_func3() {
0506 }
0507 
0508 static void G__cpp_setup_func4() {
0509 }
0510 
0511 static void G__cpp_setup_func5() {
0512 }
0513 
0514 static void G__cpp_setup_func6() {
0515 }
0516 
0517 static void G__cpp_setup_func7() {
0518 }
0519 
0520 static void G__cpp_setup_func8() {
0521 }
0522 
0523 static void G__cpp_setup_func9() {
0524 }
0525 
0526 static void G__cpp_setup_func10() {
0527 }
0528 
0529 static void G__cpp_setup_func11() {
0530 }
0531 
0532 static void G__cpp_setup_func12() {
0533 }
0534 
0535 static void G__cpp_setup_func13() {
0536 }
0537 
0538 static void G__cpp_setup_func14() {
0539 }
0540 
0541 static void G__cpp_setup_func15() {
0542    G__memfunc_setup("usage", 533, G__hcalUtilDict__0_1604, 121, -1, -1, 0, 0, 0, 1, 0, "", (char*) NULL
0543 , (void*) NULL, 0);
0544    G__memfunc_setup("init", 436, G__hcalUtilDict__0_1605, 121, -1, -1, 0, 0, 0, 1, 0, "", (char*) NULL
0545 , (void*) NULL, 0);
0546    G__memfunc_setup("collect", 742, G__hcalUtilDict__0_1606, 121, -1, -1, 0, 0, 0, 1, 0, "", (char*) NULL
0547 , (void*) NULL, 0);
0548    G__memfunc_setup("present", 769, G__hcalUtilDict__0_1607, 121, -1, -1, 0, 0, 0, 1, 0, "", (char*) NULL
0549 , (void*) NULL, 0);
0550    G__memfunc_setup("signalShape", 1135, G__hcalUtilDict__0_1608, 100, -1, G__defined_typename("Double_t"), 0, 2, 1, 1, 0, 
0551 "D - 'Double_t' 0 - x D - 'Double_t' 0 - par", (char*) NULL
0552 , (void*) NULL, 0);
0553    G__memfunc_setup("fitShape", 820, G__hcalUtilDict__0_1609, 121, -1, -1, 0, 1, 1, 1, 0, "i - - 0 - chan", (char*) NULL
0554 , (void*) NULL, 0);
0555    G__memfunc_setup("evLoop", 629, G__hcalUtilDict__0_1610, 105, -1, -1, 0, 1, 1, 1, 0, "C - - 0 - argv", (char*) NULL
0556 , (void*) NULL, 0);
0557 
0558    G__resetifuncposition();
0559 }
0560 
0561 extern "C" void G__cpp_setup_funchcalUtilDict() {
0562   G__cpp_setup_func0();
0563   G__cpp_setup_func1();
0564   G__cpp_setup_func2();
0565   G__cpp_setup_func3();
0566   G__cpp_setup_func4();
0567   G__cpp_setup_func5();
0568   G__cpp_setup_func6();
0569   G__cpp_setup_func7();
0570   G__cpp_setup_func8();
0571   G__cpp_setup_func9();
0572   G__cpp_setup_func10();
0573   G__cpp_setup_func11();
0574   G__cpp_setup_func12();
0575   G__cpp_setup_func13();
0576   G__cpp_setup_func14();
0577   G__cpp_setup_func15();
0578 }
0579 
0580 /*********************************************************
0581 * Class,struct,union,enum tag information setup
0582 *********************************************************/
0583 /* Setup class/struct taginfo */
0584 G__linked_taginfo G__hcalUtilDictLN_TString = { "TString" , 99 , -1 };
0585 G__linked_taginfo G__hcalUtilDictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR = { "vector<unsigned int,allocator<unsigned int> >" , 99 , -1 };
0586 G__linked_taginfo G__hcalUtilDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >" , 99 , -1 };
0587 G__linked_taginfo G__hcalUtilDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator<vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >::iterator>" , 99 , -1 };
0588 G__linked_taginfo G__hcalUtilDictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector<TVirtualArray*,allocator<TVirtualArray*> >" , 99 , -1 };
0589 G__linked_taginfo G__hcalUtilDictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TVirtualArray*,allocator<TVirtualArray*> >::iterator>" , 99 , -1 };
0590 G__linked_taginfo G__hcalUtilDictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR = { "iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&>" , 115 , -1 };
0591 G__linked_taginfo G__hcalUtilDictLN_TFile = { "TFile" , 99 , -1 };
0592 G__linked_taginfo G__hcalUtilDictLN_TVectorTlEfloatgR = { "TVectorT<float>" , 99 , -1 };
0593 G__linked_taginfo G__hcalUtilDictLN_TVectorTlEdoublegR = { "TVectorT<double>" , 99 , -1 };
0594 G__linked_taginfo G__hcalUtilDictLN_TF1 = { "TF1" , 99 , -1 };
0595 G__linked_taginfo G__hcalUtilDictLN_vectorlETStringcOallocatorlETStringgRsPgR = { "vector<TString,allocator<TString> >" , 99 , -1 };
0596 G__linked_taginfo G__hcalUtilDictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TString,allocator<TString> >::iterator>" , 99 , -1 };
0597 G__linked_taginfo G__hcalUtilDictLN_TH1D = { "TH1D" , 99 , -1 };
0598 G__linked_taginfo G__hcalUtilDictLN_TMatrixTBaselEfloatgR = { "TMatrixTBase<float>" , 99 , -1 };
0599 G__linked_taginfo G__hcalUtilDictLN_TMatrixTBaselEdoublegR = { "TMatrixTBase<double>" , 99 , -1 };
0600 G__linked_taginfo G__hcalUtilDictLN_hcalUtil = { "hcalUtil" , 99 , -1 };
0601 
0602 /* Reset class/struct taginfo */
0603 extern "C" void G__cpp_reset_tagtablehcalUtilDict() {
0604   G__hcalUtilDictLN_TString.tagnum = -1 ;
0605   G__hcalUtilDictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR.tagnum = -1 ;
0606   G__hcalUtilDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ;
0607   G__hcalUtilDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ;
0608   G__hcalUtilDictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ;
0609   G__hcalUtilDictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ;
0610   G__hcalUtilDictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR.tagnum = -1 ;
0611   G__hcalUtilDictLN_TFile.tagnum = -1 ;
0612   G__hcalUtilDictLN_TVectorTlEfloatgR.tagnum = -1 ;
0613   G__hcalUtilDictLN_TVectorTlEdoublegR.tagnum = -1 ;
0614   G__hcalUtilDictLN_TF1.tagnum = -1 ;
0615   G__hcalUtilDictLN_vectorlETStringcOallocatorlETStringgRsPgR.tagnum = -1 ;
0616   G__hcalUtilDictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR.tagnum = -1 ;
0617   G__hcalUtilDictLN_TH1D.tagnum = -1 ;
0618   G__hcalUtilDictLN_TMatrixTBaselEfloatgR.tagnum = -1 ;
0619   G__hcalUtilDictLN_TMatrixTBaselEdoublegR.tagnum = -1 ;
0620   G__hcalUtilDictLN_hcalUtil.tagnum = -1 ;
0621 }
0622 
0623 
0624 extern "C" void G__cpp_setup_tagtablehcalUtilDict() {
0625 
0626    /* Setting up class,struct,union tag entry */
0627    G__get_linked_tagnum_fwd(&G__hcalUtilDictLN_TString);
0628    G__get_linked_tagnum_fwd(&G__hcalUtilDictLN_vectorlEunsignedsPintcOallocatorlEunsignedsPintgRsPgR);
0629    G__get_linked_tagnum_fwd(&G__hcalUtilDictLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR);
0630    G__get_linked_tagnum_fwd(&G__hcalUtilDictLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR);
0631    G__get_linked_tagnum_fwd(&G__hcalUtilDictLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR);
0632    G__get_linked_tagnum_fwd(&G__hcalUtilDictLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR);
0633    G__get_linked_tagnum_fwd(&G__hcalUtilDictLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR);
0634    G__get_linked_tagnum_fwd(&G__hcalUtilDictLN_TFile);
0635    G__get_linked_tagnum_fwd(&G__hcalUtilDictLN_TVectorTlEfloatgR);
0636    G__get_linked_tagnum_fwd(&G__hcalUtilDictLN_TVectorTlEdoublegR);
0637    G__get_linked_tagnum_fwd(&G__hcalUtilDictLN_TF1);
0638    G__get_linked_tagnum_fwd(&G__hcalUtilDictLN_vectorlETStringcOallocatorlETStringgRsPgR);
0639    G__get_linked_tagnum_fwd(&G__hcalUtilDictLN_reverse_iteratorlEvectorlETStringcOallocatorlETStringgRsPgRcLcLiteratorgR);
0640    G__get_linked_tagnum_fwd(&G__hcalUtilDictLN_TH1D);
0641    G__get_linked_tagnum_fwd(&G__hcalUtilDictLN_TMatrixTBaselEfloatgR);
0642    G__get_linked_tagnum_fwd(&G__hcalUtilDictLN_TMatrixTBaselEdoublegR);
0643    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__hcalUtilDictLN_hcalUtil),sizeof(hcalUtil),-1,66816,(char*)NULL,G__setup_memvarhcalUtil,G__setup_memfunchcalUtil);
0644 }
0645 extern "C" void G__cpp_setuphcalUtilDict(void) {
0646   G__check_setup_version(30051515,"G__cpp_setuphcalUtilDict()");
0647   G__set_cpp_environmenthcalUtilDict();
0648   G__cpp_setup_tagtablehcalUtilDict();
0649 
0650   G__cpp_setup_inheritancehcalUtilDict();
0651 
0652   G__cpp_setup_typetablehcalUtilDict();
0653 
0654   G__cpp_setup_memvarhcalUtilDict();
0655 
0656   G__cpp_setup_memfunchcalUtilDict();
0657   G__cpp_setup_globalhcalUtilDict();
0658   G__cpp_setup_funchcalUtilDict();
0659 
0660    if(0==G__getsizep2memfunc()) G__get_sizep2memfunchcalUtilDict();
0661   return;
0662 }
0663 class G__cpp_setup_inithcalUtilDict {
0664   public:
0665     G__cpp_setup_inithcalUtilDict() { G__add_setup_func("hcalUtilDict",(G__incsetup)(&G__cpp_setuphcalUtilDict)); G__call_setup_funcs(); }
0666    ~G__cpp_setup_inithcalUtilDict() { G__remove_setup_func("hcalUtilDict"); }
0667 };
0668 G__cpp_setup_inithcalUtilDict G__cpp_setup_initializerhcalUtilDict;
0669