G__Hbook.cxx

Go to the documentation of this file.
00001 //
00002 // File generated by core/utils/src/rootcint_tmp at Wed Apr 20 14:04:22 2011
00003 
00004 // Do NOT change. Changes will be lost next time file is generated
00005 //
00006 
00007 #define R__DICTIONARY_FILENAME histdIhbookdIsrcdIG__Hbook
00008 #include "RConfig.h" //rootcint 4834
00009 #if !defined(R__ACCESS_IN_SYMBOL)
00010 //Break the privacy of classes -- Disabled for the moment
00011 #define private public
00012 #define protected public
00013 #endif
00014 
00015 // Since CINT ignores the std namespace, we need to do so in this file.
00016 namespace std {} using namespace std;
00017 #include "G__Hbook.h"
00018 
00019 #include "TClass.h"
00020 #include "TBuffer.h"
00021 #include "TMemberInspector.h"
00022 #include "TError.h"
00023 
00024 #ifndef G__ROOT
00025 #define G__ROOT
00026 #endif
00027 
00028 #include "RtypesImp.h"
00029 #include "TIsAProxy.h"
00030 
00031 // START OF SHADOWS
00032 
00033 namespace ROOT {
00034    namespace Shadow {
00035    } // of namespace Shadow
00036 } // of namespace ROOT
00037 // END OF SHADOWS
00038 
00039 namespace ROOT {
00040    void THbookBranch_ShowMembers(void *obj, TMemberInspector &R__insp);
00041    static void *new_THbookBranch(void *p = 0);
00042    static void *newArray_THbookBranch(Long_t size, void *p);
00043    static void delete_THbookBranch(void *p);
00044    static void deleteArray_THbookBranch(void *p);
00045    static void destruct_THbookBranch(void *p);
00046 
00047    // Function generating the singleton type initializer
00048    static TGenericClassInfo *GenerateInitInstanceLocal(const ::THbookBranch*)
00049    {
00050       ::THbookBranch *ptr = 0;
00051       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::THbookBranch >(0);
00052       static ::ROOT::TGenericClassInfo 
00053          instance("THbookBranch", ::THbookBranch::Class_Version(), "include/THbookBranch.h", 28,
00054                   typeid(::THbookBranch), DefineBehavior(ptr, ptr),
00055                   &::THbookBranch::Dictionary, isa_proxy, 4,
00056                   sizeof(::THbookBranch) );
00057       instance.SetNew(&new_THbookBranch);
00058       instance.SetNewArray(&newArray_THbookBranch);
00059       instance.SetDelete(&delete_THbookBranch);
00060       instance.SetDeleteArray(&deleteArray_THbookBranch);
00061       instance.SetDestructor(&destruct_THbookBranch);
00062       return &instance;
00063    }
00064    TGenericClassInfo *GenerateInitInstance(const ::THbookBranch*)
00065    {
00066       return GenerateInitInstanceLocal((::THbookBranch*)0);
00067    }
00068    // Static variable to force the class initialization
00069    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::THbookBranch*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00070 } // end of namespace ROOT
00071 
00072 namespace ROOT {
00073    void THbookFile_ShowMembers(void *obj, TMemberInspector &R__insp);
00074    static void *new_THbookFile(void *p = 0);
00075    static void *newArray_THbookFile(Long_t size, void *p);
00076    static void delete_THbookFile(void *p);
00077    static void deleteArray_THbookFile(void *p);
00078    static void destruct_THbookFile(void *p);
00079 
00080    // Function generating the singleton type initializer
00081    static TGenericClassInfo *GenerateInitInstanceLocal(const ::THbookFile*)
00082    {
00083       ::THbookFile *ptr = 0;
00084       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::THbookFile >(0);
00085       static ::ROOT::TGenericClassInfo 
00086          instance("THbookFile", ::THbookFile::Class_Version(), "include/THbookFile.h", 31,
00087                   typeid(::THbookFile), DefineBehavior(ptr, ptr),
00088                   &::THbookFile::Dictionary, isa_proxy, 4,
00089                   sizeof(::THbookFile) );
00090       instance.SetNew(&new_THbookFile);
00091       instance.SetNewArray(&newArray_THbookFile);
00092       instance.SetDelete(&delete_THbookFile);
00093       instance.SetDeleteArray(&deleteArray_THbookFile);
00094       instance.SetDestructor(&destruct_THbookFile);
00095       return &instance;
00096    }
00097    TGenericClassInfo *GenerateInitInstance(const ::THbookFile*)
00098    {
00099       return GenerateInitInstanceLocal((::THbookFile*)0);
00100    }
00101    // Static variable to force the class initialization
00102    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::THbookFile*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00103 } // end of namespace ROOT
00104 
00105 namespace ROOT {
00106    void THbookKey_ShowMembers(void *obj, TMemberInspector &R__insp);
00107    static void *new_THbookKey(void *p = 0);
00108    static void *newArray_THbookKey(Long_t size, void *p);
00109    static void delete_THbookKey(void *p);
00110    static void deleteArray_THbookKey(void *p);
00111    static void destruct_THbookKey(void *p);
00112 
00113    // Function generating the singleton type initializer
00114    static TGenericClassInfo *GenerateInitInstanceLocal(const ::THbookKey*)
00115    {
00116       ::THbookKey *ptr = 0;
00117       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::THbookKey >(0);
00118       static ::ROOT::TGenericClassInfo 
00119          instance("THbookKey", ::THbookKey::Class_Version(), "include/THbookKey.h", 28,
00120                   typeid(::THbookKey), DefineBehavior(ptr, ptr),
00121                   &::THbookKey::Dictionary, isa_proxy, 4,
00122                   sizeof(::THbookKey) );
00123       instance.SetNew(&new_THbookKey);
00124       instance.SetNewArray(&newArray_THbookKey);
00125       instance.SetDelete(&delete_THbookKey);
00126       instance.SetDeleteArray(&deleteArray_THbookKey);
00127       instance.SetDestructor(&destruct_THbookKey);
00128       return &instance;
00129    }
00130    TGenericClassInfo *GenerateInitInstance(const ::THbookKey*)
00131    {
00132       return GenerateInitInstanceLocal((::THbookKey*)0);
00133    }
00134    // Static variable to force the class initialization
00135    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::THbookKey*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00136 } // end of namespace ROOT
00137 
00138 namespace ROOT {
00139    void THbookTree_ShowMembers(void *obj, TMemberInspector &R__insp);
00140    static void *new_THbookTree(void *p = 0);
00141    static void *newArray_THbookTree(Long_t size, void *p);
00142    static void delete_THbookTree(void *p);
00143    static void deleteArray_THbookTree(void *p);
00144    static void destruct_THbookTree(void *p);
00145    static void directoryAutoAdd_THbookTree(void *p, TDirectory *dir);
00146 
00147    // Function generating the singleton type initializer
00148    static TGenericClassInfo *GenerateInitInstanceLocal(const ::THbookTree*)
00149    {
00150       ::THbookTree *ptr = 0;
00151       static ::TVirtualIsAProxy* isa_proxy = new ::TInstrumentedIsAProxy< ::THbookTree >(0);
00152       static ::ROOT::TGenericClassInfo 
00153          instance("THbookTree", ::THbookTree::Class_Version(), "include/THbookTree.h", 34,
00154                   typeid(::THbookTree), DefineBehavior(ptr, ptr),
00155                   &::THbookTree::Dictionary, isa_proxy, 4,
00156                   sizeof(::THbookTree) );
00157       instance.SetNew(&new_THbookTree);
00158       instance.SetNewArray(&newArray_THbookTree);
00159       instance.SetDelete(&delete_THbookTree);
00160       instance.SetDeleteArray(&deleteArray_THbookTree);
00161       instance.SetDestructor(&destruct_THbookTree);
00162       instance.SetDirectoryAutoAdd(&directoryAutoAdd_THbookTree);
00163       return &instance;
00164    }
00165    TGenericClassInfo *GenerateInitInstance(const ::THbookTree*)
00166    {
00167       return GenerateInitInstanceLocal((::THbookTree*)0);
00168    }
00169    // Static variable to force the class initialization
00170    static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::THbookTree*)0x0); R__UseDummy(_R__UNIQUE_(Init));
00171 } // end of namespace ROOT
00172 
00173 //______________________________________________________________________________
00174 TClass *THbookBranch::fgIsA = 0;  // static to hold class pointer
00175 
00176 //______________________________________________________________________________
00177 const char *THbookBranch::Class_Name()
00178 {
00179    return "THbookBranch";
00180 }
00181 
00182 //______________________________________________________________________________
00183 const char *THbookBranch::ImplFileName()
00184 {
00185    return ::ROOT::GenerateInitInstanceLocal((const ::THbookBranch*)0x0)->GetImplFileName();
00186 }
00187 
00188 //______________________________________________________________________________
00189 int THbookBranch::ImplFileLine()
00190 {
00191    return ::ROOT::GenerateInitInstanceLocal((const ::THbookBranch*)0x0)->GetImplFileLine();
00192 }
00193 
00194 //______________________________________________________________________________
00195 void THbookBranch::Dictionary()
00196 {
00197    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::THbookBranch*)0x0)->GetClass();
00198 }
00199 
00200 //______________________________________________________________________________
00201 TClass *THbookBranch::Class()
00202 {
00203    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::THbookBranch*)0x0)->GetClass();
00204    return fgIsA;
00205 }
00206 
00207 //______________________________________________________________________________
00208 TClass *THbookFile::fgIsA = 0;  // static to hold class pointer
00209 
00210 //______________________________________________________________________________
00211 const char *THbookFile::Class_Name()
00212 {
00213    return "THbookFile";
00214 }
00215 
00216 //______________________________________________________________________________
00217 const char *THbookFile::ImplFileName()
00218 {
00219    return ::ROOT::GenerateInitInstanceLocal((const ::THbookFile*)0x0)->GetImplFileName();
00220 }
00221 
00222 //______________________________________________________________________________
00223 int THbookFile::ImplFileLine()
00224 {
00225    return ::ROOT::GenerateInitInstanceLocal((const ::THbookFile*)0x0)->GetImplFileLine();
00226 }
00227 
00228 //______________________________________________________________________________
00229 void THbookFile::Dictionary()
00230 {
00231    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::THbookFile*)0x0)->GetClass();
00232 }
00233 
00234 //______________________________________________________________________________
00235 TClass *THbookFile::Class()
00236 {
00237    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::THbookFile*)0x0)->GetClass();
00238    return fgIsA;
00239 }
00240 
00241 //______________________________________________________________________________
00242 TClass *THbookKey::fgIsA = 0;  // static to hold class pointer
00243 
00244 //______________________________________________________________________________
00245 const char *THbookKey::Class_Name()
00246 {
00247    return "THbookKey";
00248 }
00249 
00250 //______________________________________________________________________________
00251 const char *THbookKey::ImplFileName()
00252 {
00253    return ::ROOT::GenerateInitInstanceLocal((const ::THbookKey*)0x0)->GetImplFileName();
00254 }
00255 
00256 //______________________________________________________________________________
00257 int THbookKey::ImplFileLine()
00258 {
00259    return ::ROOT::GenerateInitInstanceLocal((const ::THbookKey*)0x0)->GetImplFileLine();
00260 }
00261 
00262 //______________________________________________________________________________
00263 void THbookKey::Dictionary()
00264 {
00265    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::THbookKey*)0x0)->GetClass();
00266 }
00267 
00268 //______________________________________________________________________________
00269 TClass *THbookKey::Class()
00270 {
00271    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::THbookKey*)0x0)->GetClass();
00272    return fgIsA;
00273 }
00274 
00275 //______________________________________________________________________________
00276 TClass *THbookTree::fgIsA = 0;  // static to hold class pointer
00277 
00278 //______________________________________________________________________________
00279 const char *THbookTree::Class_Name()
00280 {
00281    return "THbookTree";
00282 }
00283 
00284 //______________________________________________________________________________
00285 const char *THbookTree::ImplFileName()
00286 {
00287    return ::ROOT::GenerateInitInstanceLocal((const ::THbookTree*)0x0)->GetImplFileName();
00288 }
00289 
00290 //______________________________________________________________________________
00291 int THbookTree::ImplFileLine()
00292 {
00293    return ::ROOT::GenerateInitInstanceLocal((const ::THbookTree*)0x0)->GetImplFileLine();
00294 }
00295 
00296 //______________________________________________________________________________
00297 void THbookTree::Dictionary()
00298 {
00299    fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::THbookTree*)0x0)->GetClass();
00300 }
00301 
00302 //______________________________________________________________________________
00303 TClass *THbookTree::Class()
00304 {
00305    if (!fgIsA) fgIsA = ::ROOT::GenerateInitInstanceLocal((const ::THbookTree*)0x0)->GetClass();
00306    return fgIsA;
00307 }
00308 
00309 //______________________________________________________________________________
00310 void THbookFile::Streamer(TBuffer &R__b)
00311 {
00312    // Stream an object of class THbookFile.
00313 
00314    if (R__b.IsReading()) {
00315       R__b.ReadClassBuffer(THbookFile::Class(),this);
00316    } else {
00317       R__b.WriteClassBuffer(THbookFile::Class(),this);
00318    }
00319 }
00320 
00321 //______________________________________________________________________________
00322 void THbookFile::ShowMembers(TMemberInspector &R__insp)
00323 {
00324       // Inspect the data members of an object of class THbookFile.
00325       TClass *R__cl = ::THbookFile::IsA();
00326       if (R__cl || R__insp.IsA()) { }
00327       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLun", &fLun);
00328       R__insp.Inspect(R__cl, R__insp.GetParent(), "fLrecl", &fLrecl);
00329       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fList", &fList);
00330       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fKeys", &fKeys);
00331       R__insp.Inspect(R__cl, R__insp.GetParent(), "fCurDir", &fCurDir);
00332       R__insp.InspectMember(fCurDir, "fCurDir.");
00333       TNamed::ShowMembers(R__insp);
00334 }
00335 
00336 namespace ROOT {
00337    // Wrappers around operator new
00338    static void *new_THbookFile(void *p) {
00339       return  p ? new(p) ::THbookFile : new ::THbookFile;
00340    }
00341    static void *newArray_THbookFile(Long_t nElements, void *p) {
00342       return p ? new(p) ::THbookFile[nElements] : new ::THbookFile[nElements];
00343    }
00344    // Wrapper around operator delete
00345    static void delete_THbookFile(void *p) {
00346       delete ((::THbookFile*)p);
00347    }
00348    static void deleteArray_THbookFile(void *p) {
00349       delete [] ((::THbookFile*)p);
00350    }
00351    static void destruct_THbookFile(void *p) {
00352       typedef ::THbookFile current_t;
00353       ((current_t*)p)->~current_t();
00354    }
00355 } // end of namespace ROOT for class ::THbookFile
00356 
00357 //______________________________________________________________________________
00358 void THbookTree::Streamer(TBuffer &R__b)
00359 {
00360    // Stream an object of class THbookTree.
00361 
00362    if (R__b.IsReading()) {
00363       R__b.ReadClassBuffer(THbookTree::Class(),this);
00364    } else {
00365       R__b.WriteClassBuffer(THbookTree::Class(),this);
00366    }
00367 }
00368 
00369 //______________________________________________________________________________
00370 void THbookTree::ShowMembers(TMemberInspector &R__insp)
00371 {
00372       // Inspect the data members of an object of class THbookTree.
00373       TClass *R__cl = ::THbookTree::IsA();
00374       if (R__cl || R__insp.IsA()) { }
00375       R__insp.Inspect(R__cl, R__insp.GetParent(), "fID", &fID);
00376       R__insp.Inspect(R__cl, R__insp.GetParent(), "fType", &fType);
00377       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fX", &fX);
00378       R__insp.Inspect(R__cl, R__insp.GetParent(), "fInit", &fInit);
00379       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fFile", &fFile);
00380       TTree::ShowMembers(R__insp);
00381 }
00382 
00383 namespace ROOT {
00384    // Wrappers around operator new
00385    static void *new_THbookTree(void *p) {
00386       return  p ? new(p) ::THbookTree : new ::THbookTree;
00387    }
00388    static void *newArray_THbookTree(Long_t nElements, void *p) {
00389       return p ? new(p) ::THbookTree[nElements] : new ::THbookTree[nElements];
00390    }
00391    // Wrapper around operator delete
00392    static void delete_THbookTree(void *p) {
00393       delete ((::THbookTree*)p);
00394    }
00395    static void deleteArray_THbookTree(void *p) {
00396       delete [] ((::THbookTree*)p);
00397    }
00398    static void destruct_THbookTree(void *p) {
00399       typedef ::THbookTree current_t;
00400       ((current_t*)p)->~current_t();
00401    }
00402    // Wrapper around the directory auto add.
00403    static void directoryAutoAdd_THbookTree(void *p, TDirectory *dir) {
00404       ((::THbookTree*)p)->DirectoryAutoAdd(dir);
00405    }
00406 } // end of namespace ROOT for class ::THbookTree
00407 
00408 //______________________________________________________________________________
00409 void THbookBranch::Streamer(TBuffer &R__b)
00410 {
00411    // Stream an object of class THbookBranch.
00412 
00413    if (R__b.IsReading()) {
00414       R__b.ReadClassBuffer(THbookBranch::Class(),this);
00415    } else {
00416       R__b.WriteClassBuffer(THbookBranch::Class(),this);
00417    }
00418 }
00419 
00420 //______________________________________________________________________________
00421 void THbookBranch::ShowMembers(TMemberInspector &R__insp)
00422 {
00423       // Inspect the data members of an object of class THbookBranch.
00424       TClass *R__cl = ::THbookBranch::IsA();
00425       if (R__cl || R__insp.IsA()) { }
00426       R__insp.Inspect(R__cl, R__insp.GetParent(), "fBlockName", &fBlockName);
00427       R__insp.InspectMember(fBlockName, "fBlockName.");
00428       TBranch::ShowMembers(R__insp);
00429 }
00430 
00431 namespace ROOT {
00432    // Wrappers around operator new
00433    static void *new_THbookBranch(void *p) {
00434       return  p ? new(p) ::THbookBranch : new ::THbookBranch;
00435    }
00436    static void *newArray_THbookBranch(Long_t nElements, void *p) {
00437       return p ? new(p) ::THbookBranch[nElements] : new ::THbookBranch[nElements];
00438    }
00439    // Wrapper around operator delete
00440    static void delete_THbookBranch(void *p) {
00441       delete ((::THbookBranch*)p);
00442    }
00443    static void deleteArray_THbookBranch(void *p) {
00444       delete [] ((::THbookBranch*)p);
00445    }
00446    static void destruct_THbookBranch(void *p) {
00447       typedef ::THbookBranch current_t;
00448       ((current_t*)p)->~current_t();
00449    }
00450 } // end of namespace ROOT for class ::THbookBranch
00451 
00452 //______________________________________________________________________________
00453 void THbookKey::Streamer(TBuffer &R__b)
00454 {
00455    // Stream an object of class THbookKey.
00456 
00457    if (R__b.IsReading()) {
00458       R__b.ReadClassBuffer(THbookKey::Class(),this);
00459    } else {
00460       R__b.WriteClassBuffer(THbookKey::Class(),this);
00461    }
00462 }
00463 
00464 //______________________________________________________________________________
00465 void THbookKey::ShowMembers(TMemberInspector &R__insp)
00466 {
00467       // Inspect the data members of an object of class THbookKey.
00468       TClass *R__cl = ::THbookKey::IsA();
00469       if (R__cl || R__insp.IsA()) { }
00470       R__insp.Inspect(R__cl, R__insp.GetParent(), "*fDirectory", &fDirectory);
00471       R__insp.Inspect(R__cl, R__insp.GetParent(), "fID", &fID);
00472       TNamed::ShowMembers(R__insp);
00473 }
00474 
00475 namespace ROOT {
00476    // Wrappers around operator new
00477    static void *new_THbookKey(void *p) {
00478       return  p ? new(p) ::THbookKey : new ::THbookKey;
00479    }
00480    static void *newArray_THbookKey(Long_t nElements, void *p) {
00481       return p ? new(p) ::THbookKey[nElements] : new ::THbookKey[nElements];
00482    }
00483    // Wrapper around operator delete
00484    static void delete_THbookKey(void *p) {
00485       delete ((::THbookKey*)p);
00486    }
00487    static void deleteArray_THbookKey(void *p) {
00488       delete [] ((::THbookKey*)p);
00489    }
00490    static void destruct_THbookKey(void *p) {
00491       typedef ::THbookKey current_t;
00492       ((current_t*)p)->~current_t();
00493    }
00494 } // end of namespace ROOT for class ::THbookKey
00495 
00496 /********************************************************
00497 * hist/hbook/src/G__Hbook.cxx
00498 * CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED
00499 *          FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX().
00500 *          CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE.
00501 ********************************************************/
00502 
00503 #ifdef G__MEMTEST
00504 #undef malloc
00505 #undef free
00506 #endif
00507 
00508 #if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3))
00509 #pragma GCC diagnostic ignored "-Wstrict-aliasing"
00510 #endif
00511 
00512 extern "C" void G__cpp_reset_tagtableG__Hbook();
00513 
00514 extern "C" void G__set_cpp_environmentG__Hbook() {
00515   G__add_compiledheader("TObject.h");
00516   G__add_compiledheader("TMemberInspector.h");
00517   G__add_compiledheader("THbookBranch.h");
00518   G__add_compiledheader("THbookFile.h");
00519   G__add_compiledheader("THbookKey.h");
00520   G__add_compiledheader("THbookTree.h");
00521   G__cpp_reset_tagtableG__Hbook();
00522 }
00523 #include <new>
00524 extern "C" int G__cpp_dllrevG__Hbook() { return(30051515); }
00525 
00526 /*********************************************************
00527 * Member function Interface Method
00528 *********************************************************/
00529 
00530 /* THbookBranch */
00531 static int G__G__Hbook_130_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00532 {
00533    THbookBranch* p = NULL;
00534    char* gvp = (char*) G__getgvp();
00535    int n = G__getaryconstruct();
00536    if (n) {
00537      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00538        p = new THbookBranch[n];
00539      } else {
00540        p = new((void*) gvp) THbookBranch[n];
00541      }
00542    } else {
00543      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00544        p = new THbookBranch;
00545      } else {
00546        p = new((void*) gvp) THbookBranch;
00547      }
00548    }
00549    result7->obj.i = (long) p;
00550    result7->ref = (long) p;
00551    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HbookLN_THbookBranch));
00552    return(1 || funcname || hash || result7 || libp) ;
00553 }
00554 
00555 static int G__G__Hbook_130_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00556 {
00557    THbookBranch* p = NULL;
00558    char* gvp = (char*) G__getgvp();
00559    switch (libp->paran) {
00560    case 6:
00561      //m: 6
00562      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00563        p = new THbookBranch(
00564 (TTree*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00565 , (void*) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
00566 , (Int_t) G__int(libp->para[4]), (Int_t) G__int(libp->para[5]));
00567      } else {
00568        p = new((void*) gvp) THbookBranch(
00569 (TTree*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00570 , (void*) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
00571 , (Int_t) G__int(libp->para[4]), (Int_t) G__int(libp->para[5]));
00572      }
00573      break;
00574    case 5:
00575      //m: 5
00576      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00577        p = new THbookBranch(
00578 (TTree*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00579 , (void*) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
00580 , (Int_t) G__int(libp->para[4]));
00581      } else {
00582        p = new((void*) gvp) THbookBranch(
00583 (TTree*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00584 , (void*) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
00585 , (Int_t) G__int(libp->para[4]));
00586      }
00587      break;
00588    case 4:
00589      //m: 4
00590      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00591        p = new THbookBranch(
00592 (TTree*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00593 , (void*) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
00594      } else {
00595        p = new((void*) gvp) THbookBranch(
00596 (TTree*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00597 , (void*) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
00598      }
00599      break;
00600    }
00601    result7->obj.i = (long) p;
00602    result7->ref = (long) p;
00603    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HbookLN_THbookBranch));
00604    return(1 || funcname || hash || result7 || libp) ;
00605 }
00606 
00607 static int G__G__Hbook_130_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00608 {
00609    THbookBranch* p = NULL;
00610    char* gvp = (char*) G__getgvp();
00611    switch (libp->paran) {
00612    case 6:
00613      //m: 6
00614      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00615        p = new THbookBranch(
00616 (TBranch*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00617 , (void*) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
00618 , (Int_t) G__int(libp->para[4]), (Int_t) G__int(libp->para[5]));
00619      } else {
00620        p = new((void*) gvp) THbookBranch(
00621 (TBranch*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00622 , (void*) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
00623 , (Int_t) G__int(libp->para[4]), (Int_t) G__int(libp->para[5]));
00624      }
00625      break;
00626    case 5:
00627      //m: 5
00628      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00629        p = new THbookBranch(
00630 (TBranch*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00631 , (void*) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
00632 , (Int_t) G__int(libp->para[4]));
00633      } else {
00634        p = new((void*) gvp) THbookBranch(
00635 (TBranch*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00636 , (void*) G__int(libp->para[2]), (const char*) G__int(libp->para[3])
00637 , (Int_t) G__int(libp->para[4]));
00638      }
00639      break;
00640    case 4:
00641      //m: 4
00642      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00643        p = new THbookBranch(
00644 (TBranch*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00645 , (void*) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
00646      } else {
00647        p = new((void*) gvp) THbookBranch(
00648 (TBranch*) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00649 , (void*) G__int(libp->para[2]), (const char*) G__int(libp->para[3]));
00650      }
00651      break;
00652    }
00653    result7->obj.i = (long) p;
00654    result7->ref = (long) p;
00655    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HbookLN_THbookBranch));
00656    return(1 || funcname || hash || result7 || libp) ;
00657 }
00658 
00659 static int G__G__Hbook_130_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00660 {
00661       G__letint(result7, 67, (long) ((const THbookBranch*) G__getstructoffset())->GetBlockName());
00662    return(1 || funcname || hash || result7 || libp) ;
00663 }
00664 
00665 static int G__G__Hbook_130_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00666 {
00667       ((THbookBranch*) G__getstructoffset())->SetBlockName((const char*) G__int(libp->para[0]));
00668       G__setnull(result7);
00669    return(1 || funcname || hash || result7 || libp) ;
00670 }
00671 
00672 static int G__G__Hbook_130_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00673 {
00674       G__letint(result7, 85, (long) THbookBranch::Class());
00675    return(1 || funcname || hash || result7 || libp) ;
00676 }
00677 
00678 static int G__G__Hbook_130_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00679 {
00680       G__letint(result7, 67, (long) THbookBranch::Class_Name());
00681    return(1 || funcname || hash || result7 || libp) ;
00682 }
00683 
00684 static int G__G__Hbook_130_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00685 {
00686       G__letint(result7, 115, (long) THbookBranch::Class_Version());
00687    return(1 || funcname || hash || result7 || libp) ;
00688 }
00689 
00690 static int G__G__Hbook_130_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00691 {
00692       THbookBranch::Dictionary();
00693       G__setnull(result7);
00694    return(1 || funcname || hash || result7 || libp) ;
00695 }
00696 
00697 static int G__G__Hbook_130_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00698 {
00699       ((THbookBranch*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
00700       G__setnull(result7);
00701    return(1 || funcname || hash || result7 || libp) ;
00702 }
00703 
00704 static int G__G__Hbook_130_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00705 {
00706       G__letint(result7, 67, (long) THbookBranch::DeclFileName());
00707    return(1 || funcname || hash || result7 || libp) ;
00708 }
00709 
00710 static int G__G__Hbook_130_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00711 {
00712       G__letint(result7, 105, (long) THbookBranch::ImplFileLine());
00713    return(1 || funcname || hash || result7 || libp) ;
00714 }
00715 
00716 static int G__G__Hbook_130_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00717 {
00718       G__letint(result7, 67, (long) THbookBranch::ImplFileName());
00719    return(1 || funcname || hash || result7 || libp) ;
00720 }
00721 
00722 static int G__G__Hbook_130_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00723 {
00724       G__letint(result7, 105, (long) THbookBranch::DeclFileLine());
00725    return(1 || funcname || hash || result7 || libp) ;
00726 }
00727 
00728 // automatic destructor
00729 typedef THbookBranch G__TTHbookBranch;
00730 static int G__G__Hbook_130_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00731 {
00732    char* gvp = (char*) G__getgvp();
00733    long soff = G__getstructoffset();
00734    int n = G__getaryconstruct();
00735    //
00736    //has_a_delete: 1
00737    //has_own_delete1arg: 0
00738    //has_own_delete2arg: 0
00739    //
00740    if (!soff) {
00741      return(1);
00742    }
00743    if (n) {
00744      if (gvp == (char*)G__PVOID) {
00745        delete[] (THbookBranch*) soff;
00746      } else {
00747        G__setgvp((long) G__PVOID);
00748        for (int i = n - 1; i >= 0; --i) {
00749          ((THbookBranch*) (soff+(sizeof(THbookBranch)*i)))->~G__TTHbookBranch();
00750        }
00751        G__setgvp((long)gvp);
00752      }
00753    } else {
00754      if (gvp == (char*)G__PVOID) {
00755        delete (THbookBranch*) soff;
00756      } else {
00757        G__setgvp((long) G__PVOID);
00758        ((THbookBranch*) (soff))->~G__TTHbookBranch();
00759        G__setgvp((long)gvp);
00760      }
00761    }
00762    G__setnull(result7);
00763    return(1 || funcname || hash || result7 || libp) ;
00764 }
00765 
00766 
00767 /* THbookFile */
00768 static int G__G__Hbook_166_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00769 {
00770    THbookFile* p = NULL;
00771    char* gvp = (char*) G__getgvp();
00772    int n = G__getaryconstruct();
00773    if (n) {
00774      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00775        p = new THbookFile[n];
00776      } else {
00777        p = new((void*) gvp) THbookFile[n];
00778      }
00779    } else {
00780      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00781        p = new THbookFile;
00782      } else {
00783        p = new((void*) gvp) THbookFile;
00784      }
00785    }
00786    result7->obj.i = (long) p;
00787    result7->ref = (long) p;
00788    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HbookLN_THbookFile));
00789    return(1 || funcname || hash || result7 || libp) ;
00790 }
00791 
00792 static int G__G__Hbook_166_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00793 {
00794    THbookFile* p = NULL;
00795    char* gvp = (char*) G__getgvp();
00796    switch (libp->paran) {
00797    case 2:
00798      //m: 2
00799      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00800        p = new THbookFile((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
00801      } else {
00802        p = new((void*) gvp) THbookFile((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
00803      }
00804      break;
00805    case 1:
00806      //m: 1
00807      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
00808        p = new THbookFile((const char*) G__int(libp->para[0]));
00809      } else {
00810        p = new((void*) gvp) THbookFile((const char*) G__int(libp->para[0]));
00811      }
00812      break;
00813    }
00814    result7->obj.i = (long) p;
00815    result7->ref = (long) p;
00816    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HbookLN_THbookFile));
00817    return(1 || funcname || hash || result7 || libp) ;
00818 }
00819 
00820 static int G__G__Hbook_166_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00821 {
00822    switch (libp->paran) {
00823    case 1:
00824       G__letint(result7, 103, (long) ((THbookFile*) G__getstructoffset())->cd((const char*) G__int(libp->para[0])));
00825       break;
00826    case 0:
00827       G__letint(result7, 103, (long) ((THbookFile*) G__getstructoffset())->cd());
00828       break;
00829    }
00830    return(1 || funcname || hash || result7 || libp) ;
00831 }
00832 
00833 static int G__G__Hbook_166_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00834 {
00835    switch (libp->paran) {
00836    case 1:
00837       ((THbookFile*) G__getstructoffset())->Close((Option_t*) G__int(libp->para[0]));
00838       G__setnull(result7);
00839       break;
00840    case 0:
00841       ((THbookFile*) G__getstructoffset())->Close();
00842       G__setnull(result7);
00843       break;
00844    }
00845    return(1 || funcname || hash || result7 || libp) ;
00846 }
00847 
00848 static int G__G__Hbook_166_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00849 {
00850    switch (libp->paran) {
00851    case 3:
00852       G__letint(result7, 85, (long) ((THbookFile*) G__getstructoffset())->Convert2root((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
00853 , (Option_t*) G__int(libp->para[2])));
00854       break;
00855    case 2:
00856       G__letint(result7, 85, (long) ((THbookFile*) G__getstructoffset())->Convert2root((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])));
00857       break;
00858    case 1:
00859       G__letint(result7, 85, (long) ((THbookFile*) G__getstructoffset())->Convert2root((const char*) G__int(libp->para[0])));
00860       break;
00861    case 0:
00862       G__letint(result7, 85, (long) ((THbookFile*) G__getstructoffset())->Convert2root());
00863       break;
00864    }
00865    return(1 || funcname || hash || result7 || libp) ;
00866 }
00867 
00868 static int G__G__Hbook_166_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00869 {
00870       G__letint(result7, 85, (long) ((THbookFile*) G__getstructoffset())->ConvertCWN((Int_t) G__int(libp->para[0])));
00871    return(1 || funcname || hash || result7 || libp) ;
00872 }
00873 
00874 static int G__G__Hbook_166_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00875 {
00876       G__letint(result7, 85, (long) ((THbookFile*) G__getstructoffset())->ConvertRWN((Int_t) G__int(libp->para[0])));
00877    return(1 || funcname || hash || result7 || libp) ;
00878 }
00879 
00880 static int G__G__Hbook_166_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00881 {
00882       G__letint(result7, 85, (long) ((THbookFile*) G__getstructoffset())->ConvertProfile((Int_t) G__int(libp->para[0])));
00883    return(1 || funcname || hash || result7 || libp) ;
00884 }
00885 
00886 static int G__G__Hbook_166_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00887 {
00888       G__letint(result7, 85, (long) ((THbookFile*) G__getstructoffset())->Convert1D((Int_t) G__int(libp->para[0])));
00889    return(1 || funcname || hash || result7 || libp) ;
00890 }
00891 
00892 static int G__G__Hbook_166_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00893 {
00894       G__letint(result7, 85, (long) ((THbookFile*) G__getstructoffset())->Convert2D((Int_t) G__int(libp->para[0])));
00895    return(1 || funcname || hash || result7 || libp) ;
00896 }
00897 
00898 static int G__G__Hbook_166_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00899 {
00900       ((THbookFile*) G__getstructoffset())->DeleteID((Int_t) G__int(libp->para[0]));
00901       G__setnull(result7);
00902    return(1 || funcname || hash || result7 || libp) ;
00903 }
00904 
00905 static int G__G__Hbook_166_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00906 {
00907       G__letint(result7, 85, (long) ((THbookFile*) G__getstructoffset())->Get((Int_t) G__int(libp->para[0])));
00908    return(1 || funcname || hash || result7 || libp) ;
00909 }
00910 
00911 static int G__G__Hbook_166_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00912 {
00913       G__letint(result7, 67, (long) ((const THbookFile*) G__getstructoffset())->GetCurDir());
00914    return(1 || funcname || hash || result7 || libp) ;
00915 }
00916 
00917 static int G__G__Hbook_166_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00918 {
00919       G__letint(result7, 105, (long) ((THbookFile*) G__getstructoffset())->GetEntry((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
00920 , (Int_t) G__int(libp->para[2]), (Float_t*) G__int(libp->para[3])));
00921    return(1 || funcname || hash || result7 || libp) ;
00922 }
00923 
00924 static int G__G__Hbook_166_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00925 {
00926       G__letint(result7, 105, (long) ((THbookFile*) G__getstructoffset())->GetEntryBranch((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])));
00927    return(1 || funcname || hash || result7 || libp) ;
00928 }
00929 
00930 static int G__G__Hbook_166_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00931 {
00932       G__letLonglong(result7, 110, (G__int64) ((const THbookFile*) G__getstructoffset())->GetSize());
00933    return(1 || funcname || hash || result7 || libp) ;
00934 }
00935 
00936 static int G__G__Hbook_166_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00937 {
00938       G__letint(result7, 85, (long) ((const THbookFile*) G__getstructoffset())->GetList());
00939    return(1 || funcname || hash || result7 || libp) ;
00940 }
00941 
00942 static int G__G__Hbook_166_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00943 {
00944       G__letint(result7, 85, (long) ((const THbookFile*) G__getstructoffset())->GetListOfKeys());
00945    return(1 || funcname || hash || result7 || libp) ;
00946 }
00947 
00948 static int G__G__Hbook_166_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00949 {
00950       ((THbookFile*) G__getstructoffset())->InitLeaves((Int_t) G__int(libp->para[0]), (Int_t) G__int(libp->para[1])
00951 , (TTreeFormula*) G__int(libp->para[2]));
00952       G__setnull(result7);
00953    return(1 || funcname || hash || result7 || libp) ;
00954 }
00955 
00956 static int G__G__Hbook_166_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00957 {
00958       G__letint(result7, 103, (long) ((const THbookFile*) G__getstructoffset())->IsOpen());
00959    return(1 || funcname || hash || result7 || libp) ;
00960 }
00961 
00962 static int G__G__Hbook_166_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00963 {
00964       ((THbookFile*) G__getstructoffset())->SetBranchAddress((Int_t) G__int(libp->para[0]), (const char*) G__int(libp->para[1])
00965 , (void*) G__int(libp->para[2]));
00966       G__setnull(result7);
00967    return(1 || funcname || hash || result7 || libp) ;
00968 }
00969 
00970 static int G__G__Hbook_166_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00971 {
00972       G__letint(result7, 85, (long) THbookFile::Class());
00973    return(1 || funcname || hash || result7 || libp) ;
00974 }
00975 
00976 static int G__G__Hbook_166_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00977 {
00978       G__letint(result7, 67, (long) THbookFile::Class_Name());
00979    return(1 || funcname || hash || result7 || libp) ;
00980 }
00981 
00982 static int G__G__Hbook_166_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00983 {
00984       G__letint(result7, 115, (long) THbookFile::Class_Version());
00985    return(1 || funcname || hash || result7 || libp) ;
00986 }
00987 
00988 static int G__G__Hbook_166_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00989 {
00990       THbookFile::Dictionary();
00991       G__setnull(result7);
00992    return(1 || funcname || hash || result7 || libp) ;
00993 }
00994 
00995 static int G__G__Hbook_166_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
00996 {
00997       ((THbookFile*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
00998       G__setnull(result7);
00999    return(1 || funcname || hash || result7 || libp) ;
01000 }
01001 
01002 static int G__G__Hbook_166_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01003 {
01004       G__letint(result7, 67, (long) THbookFile::DeclFileName());
01005    return(1 || funcname || hash || result7 || libp) ;
01006 }
01007 
01008 static int G__G__Hbook_166_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01009 {
01010       G__letint(result7, 105, (long) THbookFile::ImplFileLine());
01011    return(1 || funcname || hash || result7 || libp) ;
01012 }
01013 
01014 static int G__G__Hbook_166_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01015 {
01016       G__letint(result7, 67, (long) THbookFile::ImplFileName());
01017    return(1 || funcname || hash || result7 || libp) ;
01018 }
01019 
01020 static int G__G__Hbook_166_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01021 {
01022       G__letint(result7, 105, (long) THbookFile::DeclFileLine());
01023    return(1 || funcname || hash || result7 || libp) ;
01024 }
01025 
01026 // automatic copy constructor
01027 static int G__G__Hbook_166_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01028 
01029 {
01030    THbookFile* p;
01031    void* tmp = (void*) G__int(libp->para[0]);
01032    p = new THbookFile(*(THbookFile*) tmp);
01033    result7->obj.i = (long) p;
01034    result7->ref = (long) p;
01035    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HbookLN_THbookFile));
01036    return(1 || funcname || hash || result7 || libp) ;
01037 }
01038 
01039 // automatic destructor
01040 typedef THbookFile G__TTHbookFile;
01041 static int G__G__Hbook_166_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01042 {
01043    char* gvp = (char*) G__getgvp();
01044    long soff = G__getstructoffset();
01045    int n = G__getaryconstruct();
01046    //
01047    //has_a_delete: 1
01048    //has_own_delete1arg: 0
01049    //has_own_delete2arg: 0
01050    //
01051    if (!soff) {
01052      return(1);
01053    }
01054    if (n) {
01055      if (gvp == (char*)G__PVOID) {
01056        delete[] (THbookFile*) soff;
01057      } else {
01058        G__setgvp((long) G__PVOID);
01059        for (int i = n - 1; i >= 0; --i) {
01060          ((THbookFile*) (soff+(sizeof(THbookFile)*i)))->~G__TTHbookFile();
01061        }
01062        G__setgvp((long)gvp);
01063      }
01064    } else {
01065      if (gvp == (char*)G__PVOID) {
01066        delete (THbookFile*) soff;
01067      } else {
01068        G__setgvp((long) G__PVOID);
01069        ((THbookFile*) (soff))->~G__TTHbookFile();
01070        G__setgvp((long)gvp);
01071      }
01072    }
01073    G__setnull(result7);
01074    return(1 || funcname || hash || result7 || libp) ;
01075 }
01076 
01077 // automatic assignment operator
01078 static int G__G__Hbook_166_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01079 {
01080    THbookFile* dest = (THbookFile*) G__getstructoffset();
01081    *dest = *(THbookFile*) libp->para[0].ref;
01082    const THbookFile& obj = *dest;
01083    result7->ref = (long) (&obj);
01084    result7->obj.i = (long) (&obj);
01085    return(1 || funcname || hash || result7 || libp) ;
01086 }
01087 
01088 
01089 /* THbookKey */
01090 static int G__G__Hbook_167_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01091 {
01092    THbookKey* p = NULL;
01093    char* gvp = (char*) G__getgvp();
01094    int n = G__getaryconstruct();
01095    if (n) {
01096      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01097        p = new THbookKey[n];
01098      } else {
01099        p = new((void*) gvp) THbookKey[n];
01100      }
01101    } else {
01102      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01103        p = new THbookKey;
01104      } else {
01105        p = new((void*) gvp) THbookKey;
01106      }
01107    }
01108    result7->obj.i = (long) p;
01109    result7->ref = (long) p;
01110    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HbookLN_THbookKey));
01111    return(1 || funcname || hash || result7 || libp) ;
01112 }
01113 
01114 static int G__G__Hbook_167_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01115 {
01116    THbookKey* p = NULL;
01117    char* gvp = (char*) G__getgvp();
01118    //m: 2
01119    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01120      p = new THbookKey((Int_t) G__int(libp->para[0]), (THbookFile*) G__int(libp->para[1]));
01121    } else {
01122      p = new((void*) gvp) THbookKey((Int_t) G__int(libp->para[0]), (THbookFile*) G__int(libp->para[1]));
01123    }
01124    result7->obj.i = (long) p;
01125    result7->ref = (long) p;
01126    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HbookLN_THbookKey));
01127    return(1 || funcname || hash || result7 || libp) ;
01128 }
01129 
01130 static int G__G__Hbook_167_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01131 {
01132       G__letint(result7, 85, (long) THbookKey::Class());
01133    return(1 || funcname || hash || result7 || libp) ;
01134 }
01135 
01136 static int G__G__Hbook_167_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01137 {
01138       G__letint(result7, 67, (long) THbookKey::Class_Name());
01139    return(1 || funcname || hash || result7 || libp) ;
01140 }
01141 
01142 static int G__G__Hbook_167_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01143 {
01144       G__letint(result7, 115, (long) THbookKey::Class_Version());
01145    return(1 || funcname || hash || result7 || libp) ;
01146 }
01147 
01148 static int G__G__Hbook_167_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01149 {
01150       THbookKey::Dictionary();
01151       G__setnull(result7);
01152    return(1 || funcname || hash || result7 || libp) ;
01153 }
01154 
01155 static int G__G__Hbook_167_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01156 {
01157       ((THbookKey*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
01158       G__setnull(result7);
01159    return(1 || funcname || hash || result7 || libp) ;
01160 }
01161 
01162 static int G__G__Hbook_167_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01163 {
01164       G__letint(result7, 67, (long) THbookKey::DeclFileName());
01165    return(1 || funcname || hash || result7 || libp) ;
01166 }
01167 
01168 static int G__G__Hbook_167_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01169 {
01170       G__letint(result7, 105, (long) THbookKey::ImplFileLine());
01171    return(1 || funcname || hash || result7 || libp) ;
01172 }
01173 
01174 static int G__G__Hbook_167_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01175 {
01176       G__letint(result7, 67, (long) THbookKey::ImplFileName());
01177    return(1 || funcname || hash || result7 || libp) ;
01178 }
01179 
01180 static int G__G__Hbook_167_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01181 {
01182       G__letint(result7, 105, (long) THbookKey::DeclFileLine());
01183    return(1 || funcname || hash || result7 || libp) ;
01184 }
01185 
01186 // automatic copy constructor
01187 static int G__G__Hbook_167_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01188 
01189 {
01190    THbookKey* p;
01191    void* tmp = (void*) G__int(libp->para[0]);
01192    p = new THbookKey(*(THbookKey*) tmp);
01193    result7->obj.i = (long) p;
01194    result7->ref = (long) p;
01195    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HbookLN_THbookKey));
01196    return(1 || funcname || hash || result7 || libp) ;
01197 }
01198 
01199 // automatic destructor
01200 typedef THbookKey G__TTHbookKey;
01201 static int G__G__Hbook_167_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01202 {
01203    char* gvp = (char*) G__getgvp();
01204    long soff = G__getstructoffset();
01205    int n = G__getaryconstruct();
01206    //
01207    //has_a_delete: 1
01208    //has_own_delete1arg: 0
01209    //has_own_delete2arg: 0
01210    //
01211    if (!soff) {
01212      return(1);
01213    }
01214    if (n) {
01215      if (gvp == (char*)G__PVOID) {
01216        delete[] (THbookKey*) soff;
01217      } else {
01218        G__setgvp((long) G__PVOID);
01219        for (int i = n - 1; i >= 0; --i) {
01220          ((THbookKey*) (soff+(sizeof(THbookKey)*i)))->~G__TTHbookKey();
01221        }
01222        G__setgvp((long)gvp);
01223      }
01224    } else {
01225      if (gvp == (char*)G__PVOID) {
01226        delete (THbookKey*) soff;
01227      } else {
01228        G__setgvp((long) G__PVOID);
01229        ((THbookKey*) (soff))->~G__TTHbookKey();
01230        G__setgvp((long)gvp);
01231      }
01232    }
01233    G__setnull(result7);
01234    return(1 || funcname || hash || result7 || libp) ;
01235 }
01236 
01237 // automatic assignment operator
01238 static int G__G__Hbook_167_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01239 {
01240    THbookKey* dest = (THbookKey*) G__getstructoffset();
01241    *dest = *(THbookKey*) libp->para[0].ref;
01242    const THbookKey& obj = *dest;
01243    result7->ref = (long) (&obj);
01244    result7->obj.i = (long) (&obj);
01245    return(1 || funcname || hash || result7 || libp) ;
01246 }
01247 
01248 
01249 /* THbookTree */
01250 static int G__G__Hbook_215_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01251 {
01252    THbookTree* p = NULL;
01253    char* gvp = (char*) G__getgvp();
01254    int n = G__getaryconstruct();
01255    if (n) {
01256      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01257        p = new THbookTree[n];
01258      } else {
01259        p = new((void*) gvp) THbookTree[n];
01260      }
01261    } else {
01262      if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01263        p = new THbookTree;
01264      } else {
01265        p = new((void*) gvp) THbookTree;
01266      }
01267    }
01268    result7->obj.i = (long) p;
01269    result7->ref = (long) p;
01270    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HbookLN_THbookTree));
01271    return(1 || funcname || hash || result7 || libp) ;
01272 }
01273 
01274 static int G__G__Hbook_215_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01275 {
01276    THbookTree* p = NULL;
01277    char* gvp = (char*) G__getgvp();
01278    //m: 2
01279    if ((gvp == (char*)G__PVOID) || (gvp == 0)) {
01280      p = new THbookTree((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
01281    } else {
01282      p = new((void*) gvp) THbookTree((const char*) G__int(libp->para[0]), (Int_t) G__int(libp->para[1]));
01283    }
01284    result7->obj.i = (long) p;
01285    result7->ref = (long) p;
01286    G__set_tagnum(result7,G__get_linked_tagnum(&G__G__HbookLN_THbookTree));
01287    return(1 || funcname || hash || result7 || libp) ;
01288 }
01289 
01290 static int G__G__Hbook_215_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01291 {
01292       G__letint(result7, 85, (long) ((THbookTree*) G__getstructoffset())->GetHbookFile());
01293    return(1 || funcname || hash || result7 || libp) ;
01294 }
01295 
01296 static int G__G__Hbook_215_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01297 {
01298       G__letint(result7, 105, (long) ((THbookTree*) G__getstructoffset())->GetID());
01299    return(1 || funcname || hash || result7 || libp) ;
01300 }
01301 
01302 static int G__G__Hbook_215_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01303 {
01304       G__letint(result7, 105, (long) ((THbookTree*) G__getstructoffset())->GetType());
01305    return(1 || funcname || hash || result7 || libp) ;
01306 }
01307 
01308 static int G__G__Hbook_215_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01309 {
01310       G__letint(result7, 70, (long) ((THbookTree*) G__getstructoffset())->GetX());
01311    return(1 || funcname || hash || result7 || libp) ;
01312 }
01313 
01314 static int G__G__Hbook_215_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01315 {
01316       ((THbookTree*) G__getstructoffset())->InitBranches((Long64_t) G__Longlong(libp->para[0]));
01317       G__setnull(result7);
01318    return(1 || funcname || hash || result7 || libp) ;
01319 }
01320 
01321 static int G__G__Hbook_215_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01322 {
01323       G__letint(result7, 67, (long) ((THbookTree*) G__getstructoffset())->MakeX((Int_t) G__int(libp->para[0])));
01324    return(1 || funcname || hash || result7 || libp) ;
01325 }
01326 
01327 static int G__G__Hbook_215_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01328 {
01329       ((THbookTree*) G__getstructoffset())->SetHbookFile((THbookFile*) G__int(libp->para[0]));
01330       G__setnull(result7);
01331    return(1 || funcname || hash || result7 || libp) ;
01332 }
01333 
01334 static int G__G__Hbook_215_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01335 {
01336       ((THbookTree*) G__getstructoffset())->SetType((Int_t) G__int(libp->para[0]));
01337       G__setnull(result7);
01338    return(1 || funcname || hash || result7 || libp) ;
01339 }
01340 
01341 static int G__G__Hbook_215_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01342 {
01343       G__letint(result7, 85, (long) THbookTree::Class());
01344    return(1 || funcname || hash || result7 || libp) ;
01345 }
01346 
01347 static int G__G__Hbook_215_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01348 {
01349       G__letint(result7, 67, (long) THbookTree::Class_Name());
01350    return(1 || funcname || hash || result7 || libp) ;
01351 }
01352 
01353 static int G__G__Hbook_215_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01354 {
01355       G__letint(result7, 115, (long) THbookTree::Class_Version());
01356    return(1 || funcname || hash || result7 || libp) ;
01357 }
01358 
01359 static int G__G__Hbook_215_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01360 {
01361       THbookTree::Dictionary();
01362       G__setnull(result7);
01363    return(1 || funcname || hash || result7 || libp) ;
01364 }
01365 
01366 static int G__G__Hbook_215_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01367 {
01368       ((THbookTree*) G__getstructoffset())->StreamerNVirtual(*(TBuffer*) libp->para[0].ref);
01369       G__setnull(result7);
01370    return(1 || funcname || hash || result7 || libp) ;
01371 }
01372 
01373 static int G__G__Hbook_215_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01374 {
01375       G__letint(result7, 67, (long) THbookTree::DeclFileName());
01376    return(1 || funcname || hash || result7 || libp) ;
01377 }
01378 
01379 static int G__G__Hbook_215_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01380 {
01381       G__letint(result7, 105, (long) THbookTree::ImplFileLine());
01382    return(1 || funcname || hash || result7 || libp) ;
01383 }
01384 
01385 static int G__G__Hbook_215_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01386 {
01387       G__letint(result7, 67, (long) THbookTree::ImplFileName());
01388    return(1 || funcname || hash || result7 || libp) ;
01389 }
01390 
01391 static int G__G__Hbook_215_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01392 {
01393       G__letint(result7, 105, (long) THbookTree::DeclFileLine());
01394    return(1 || funcname || hash || result7 || libp) ;
01395 }
01396 
01397 // automatic destructor
01398 typedef THbookTree G__TTHbookTree;
01399 static int G__G__Hbook_215_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash)
01400 {
01401    char* gvp = (char*) G__getgvp();
01402    long soff = G__getstructoffset();
01403    int n = G__getaryconstruct();
01404    //
01405    //has_a_delete: 1
01406    //has_own_delete1arg: 0
01407    //has_own_delete2arg: 0
01408    //
01409    if (!soff) {
01410      return(1);
01411    }
01412    if (n) {
01413      if (gvp == (char*)G__PVOID) {
01414        delete[] (THbookTree*) soff;
01415      } else {
01416        G__setgvp((long) G__PVOID);
01417        for (int i = n - 1; i >= 0; --i) {
01418          ((THbookTree*) (soff+(sizeof(THbookTree)*i)))->~G__TTHbookTree();
01419        }
01420        G__setgvp((long)gvp);
01421      }
01422    } else {
01423      if (gvp == (char*)G__PVOID) {
01424        delete (THbookTree*) soff;
01425      } else {
01426        G__setgvp((long) G__PVOID);
01427        ((THbookTree*) (soff))->~G__TTHbookTree();
01428        G__setgvp((long)gvp);
01429      }
01430    }
01431    G__setnull(result7);
01432    return(1 || funcname || hash || result7 || libp) ;
01433 }
01434 
01435 
01436 /* Setting up global function */
01437 
01438 /*********************************************************
01439 * Member function Stub
01440 *********************************************************/
01441 
01442 /* THbookBranch */
01443 
01444 /* THbookFile */
01445 
01446 /* THbookKey */
01447 
01448 /* THbookTree */
01449 
01450 /*********************************************************
01451 * Global function Stub
01452 *********************************************************/
01453 
01454 /*********************************************************
01455 * Get size of pointer to member function
01456 *********************************************************/
01457 class G__Sizep2memfuncG__Hbook {
01458  public:
01459   G__Sizep2memfuncG__Hbook(): p(&G__Sizep2memfuncG__Hbook::sizep2memfunc) {}
01460     size_t sizep2memfunc() { return(sizeof(p)); }
01461   private:
01462     size_t (G__Sizep2memfuncG__Hbook::*p)();
01463 };
01464 
01465 size_t G__get_sizep2memfuncG__Hbook()
01466 {
01467   G__Sizep2memfuncG__Hbook a;
01468   G__setsizep2memfunc((int)a.sizep2memfunc());
01469   return((size_t)a.sizep2memfunc());
01470 }
01471 
01472 
01473 /*********************************************************
01474 * virtual base class offset calculation interface
01475 *********************************************************/
01476 
01477    /* Setting up class inheritance */
01478 
01479 /*********************************************************
01480 * Inheritance information setup/
01481 *********************************************************/
01482 extern "C" void G__cpp_setup_inheritanceG__Hbook() {
01483 
01484    /* Setting up class inheritance */
01485    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__HbookLN_THbookBranch))) {
01486      THbookBranch *G__Lderived;
01487      G__Lderived=(THbookBranch*)0x1000;
01488      {
01489        TBranch *G__Lpbase=(TBranch*)G__Lderived;
01490        G__inheritance_setup(G__get_linked_tagnum(&G__G__HbookLN_THbookBranch),G__get_linked_tagnum(&G__G__HbookLN_TBranch),(long)G__Lpbase-(long)G__Lderived,1,1);
01491      }
01492      {
01493        TNamed *G__Lpbase=(TNamed*)G__Lderived;
01494        G__inheritance_setup(G__get_linked_tagnum(&G__G__HbookLN_THbookBranch),G__get_linked_tagnum(&G__G__HbookLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
01495      }
01496      {
01497        TObject *G__Lpbase=(TObject*)G__Lderived;
01498        G__inheritance_setup(G__get_linked_tagnum(&G__G__HbookLN_THbookBranch),G__get_linked_tagnum(&G__G__HbookLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
01499      }
01500      {
01501        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
01502        G__inheritance_setup(G__get_linked_tagnum(&G__G__HbookLN_THbookBranch),G__get_linked_tagnum(&G__G__HbookLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
01503      }
01504    }
01505    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__HbookLN_THbookFile))) {
01506      THbookFile *G__Lderived;
01507      G__Lderived=(THbookFile*)0x1000;
01508      {
01509        TNamed *G__Lpbase=(TNamed*)G__Lderived;
01510        G__inheritance_setup(G__get_linked_tagnum(&G__G__HbookLN_THbookFile),G__get_linked_tagnum(&G__G__HbookLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
01511      }
01512      {
01513        TObject *G__Lpbase=(TObject*)G__Lderived;
01514        G__inheritance_setup(G__get_linked_tagnum(&G__G__HbookLN_THbookFile),G__get_linked_tagnum(&G__G__HbookLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
01515      }
01516    }
01517    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__HbookLN_THbookKey))) {
01518      THbookKey *G__Lderived;
01519      G__Lderived=(THbookKey*)0x1000;
01520      {
01521        TNamed *G__Lpbase=(TNamed*)G__Lderived;
01522        G__inheritance_setup(G__get_linked_tagnum(&G__G__HbookLN_THbookKey),G__get_linked_tagnum(&G__G__HbookLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,1);
01523      }
01524      {
01525        TObject *G__Lpbase=(TObject*)G__Lderived;
01526        G__inheritance_setup(G__get_linked_tagnum(&G__G__HbookLN_THbookKey),G__get_linked_tagnum(&G__G__HbookLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
01527      }
01528    }
01529    if(0==G__getnumbaseclass(G__get_linked_tagnum(&G__G__HbookLN_THbookTree))) {
01530      THbookTree *G__Lderived;
01531      G__Lderived=(THbookTree*)0x1000;
01532      {
01533        TTree *G__Lpbase=(TTree*)G__Lderived;
01534        G__inheritance_setup(G__get_linked_tagnum(&G__G__HbookLN_THbookTree),G__get_linked_tagnum(&G__G__HbookLN_TTree),(long)G__Lpbase-(long)G__Lderived,1,1);
01535      }
01536      {
01537        TNamed *G__Lpbase=(TNamed*)G__Lderived;
01538        G__inheritance_setup(G__get_linked_tagnum(&G__G__HbookLN_THbookTree),G__get_linked_tagnum(&G__G__HbookLN_TNamed),(long)G__Lpbase-(long)G__Lderived,1,0);
01539      }
01540      {
01541        TObject *G__Lpbase=(TObject*)G__Lderived;
01542        G__inheritance_setup(G__get_linked_tagnum(&G__G__HbookLN_THbookTree),G__get_linked_tagnum(&G__G__HbookLN_TObject),(long)G__Lpbase-(long)G__Lderived,1,0);
01543      }
01544      {
01545        TAttLine *G__Lpbase=(TAttLine*)G__Lderived;
01546        G__inheritance_setup(G__get_linked_tagnum(&G__G__HbookLN_THbookTree),G__get_linked_tagnum(&G__G__HbookLN_TAttLine),(long)G__Lpbase-(long)G__Lderived,1,0);
01547      }
01548      {
01549        TAttFill *G__Lpbase=(TAttFill*)G__Lderived;
01550        G__inheritance_setup(G__get_linked_tagnum(&G__G__HbookLN_THbookTree),G__get_linked_tagnum(&G__G__HbookLN_TAttFill),(long)G__Lpbase-(long)G__Lderived,1,0);
01551      }
01552      {
01553        TAttMarker *G__Lpbase=(TAttMarker*)G__Lderived;
01554        G__inheritance_setup(G__get_linked_tagnum(&G__G__HbookLN_THbookTree),G__get_linked_tagnum(&G__G__HbookLN_TAttMarker),(long)G__Lpbase-(long)G__Lderived,1,0);
01555      }
01556    }
01557 }
01558 
01559 /*********************************************************
01560 * typedef information setup/
01561 *********************************************************/
01562 extern "C" void G__cpp_setup_typetableG__Hbook() {
01563 
01564    /* Setting up typedef entry */
01565    G__search_typename2("Int_t",105,-1,0,-1);
01566    G__setnewtype(-1,"Signed integer 4 bytes (int)",0);
01567    G__search_typename2("Float_t",102,-1,0,-1);
01568    G__setnewtype(-1,"Float 4 bytes (float)",0);
01569    G__search_typename2("Bool_t",103,-1,0,-1);
01570    G__setnewtype(-1,"Boolean (0=false, 1=true) (bool)",0);
01571    G__search_typename2("Version_t",115,-1,0,-1);
01572    G__setnewtype(-1,"Class version identifier (short)",0);
01573    G__search_typename2("Option_t",99,-1,256,-1);
01574    G__setnewtype(-1,"Option string (const char)",0);
01575    G__search_typename2("Long64_t",110,-1,0,-1);
01576    G__setnewtype(-1,"Portable signed long integer 8 bytes",0);
01577    G__search_typename2("vector<ROOT::TSchemaHelper>",117,G__get_linked_tagnum(&G__G__HbookLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1);
01578    G__setnewtype(-1,NULL,0);
01579    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__HbookLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HbookLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
01580    G__setnewtype(-1,NULL,0);
01581    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__HbookLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HbookLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR));
01582    G__setnewtype(-1,NULL,0);
01583    G__search_typename2("vector<TVirtualArray*>",117,G__get_linked_tagnum(&G__G__HbookLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1);
01584    G__setnewtype(-1,NULL,0);
01585    G__search_typename2("reverse_iterator<const_iterator>",117,G__get_linked_tagnum(&G__G__HbookLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HbookLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
01586    G__setnewtype(-1,NULL,0);
01587    G__search_typename2("reverse_iterator<iterator>",117,G__get_linked_tagnum(&G__G__HbookLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__HbookLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR));
01588    G__setnewtype(-1,NULL,0);
01589    G__search_typename2("iterator<std::bidirectional_iterator_tag,TObject*,std::ptrdiff_t,const TObject**,const TObject*&>",117,G__get_linked_tagnum(&G__G__HbookLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
01590    G__setnewtype(-1,NULL,0);
01591    G__search_typename2("iterator<bidirectional_iterator_tag,TObject*>",117,G__get_linked_tagnum(&G__G__HbookLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
01592    G__setnewtype(-1,NULL,0);
01593    G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,long>",117,G__get_linked_tagnum(&G__G__HbookLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
01594    G__setnewtype(-1,NULL,0);
01595    G__search_typename2("iterator<bidirectional_iterator_tag,TObject*,long,const TObject**>",117,G__get_linked_tagnum(&G__G__HbookLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR),0,-1);
01596    G__setnewtype(-1,NULL,0);
01597    G__search_typename2("map<std::string,TObjArray*>",117,G__get_linked_tagnum(&G__G__HbookLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR),0,-1);
01598    G__setnewtype(-1,NULL,0);
01599    G__search_typename2("map<string,TObjArray*>",117,G__get_linked_tagnum(&G__G__HbookLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR),0,-1);
01600    G__setnewtype(-1,NULL,0);
01601    G__search_typename2("map<string,TObjArray*,less<string> >",117,G__get_linked_tagnum(&G__G__HbookLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR),0,-1);
01602    G__setnewtype(-1,NULL,0);
01603 }
01604 
01605 /*********************************************************
01606 * Data Member information setup/
01607 *********************************************************/
01608 
01609    /* Setting up class,struct,union tag member variable */
01610 
01611    /* THbookBranch */
01612 static void G__setup_memvarTHbookBranch(void) {
01613    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HbookLN_THbookBranch));
01614    { THbookBranch *p; p=(THbookBranch*)0x1000; if (p) { }
01615    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HbookLN_TString),-1,-1,2,"fBlockName=",0,"Hbook block name");
01616    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HbookLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
01617    }
01618    G__tag_memvar_reset();
01619 }
01620 
01621 
01622    /* THbookFile */
01623 static void G__setup_memvarTHbookFile(void) {
01624    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HbookLN_THbookFile));
01625    { THbookFile *p; p=(THbookFile*)0x1000; if (p) { }
01626    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fLun=",0,"Fortran logical unit for this file");
01627    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fLrecl=",0,"Record length in Hbook machine words");
01628    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HbookLN_TList),-1,-1,2,"fList=",0,"list of objects in memory");
01629    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HbookLN_TList),-1,-1,2,"fKeys=",0,"list of Hbook keys (Ids) on disk");
01630    G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__HbookLN_TString),-1,-1,2,"fCurDir=",0,"name of current directory");
01631    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-2,2,"fgPawInit=",0,(char*)NULL);
01632    G__memvar_setup((void*)0,73,0,0,-1,G__defined_typename("Int_t"),-2,2,"fgLuns=",0,(char*)NULL);
01633    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HbookLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
01634    }
01635    G__tag_memvar_reset();
01636 }
01637 
01638 
01639    /* THbookKey */
01640 static void G__setup_memvarTHbookKey(void) {
01641    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HbookLN_THbookKey));
01642    { THbookKey *p; p=(THbookKey*)0x1000; if (p) { }
01643    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HbookLN_THbookFile),-1,-1,2,"fDirectory=",0,"!pointer to the Hbook file");
01644    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fID=",0,"hbook identifier");
01645    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HbookLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
01646    }
01647    G__tag_memvar_reset();
01648 }
01649 
01650 
01651    /* THbookTree */
01652 static void G__setup_memvarTHbookTree(void) {
01653    G__tag_memvar_setup(G__get_linked_tagnum(&G__G__HbookLN_THbookTree));
01654    { THbookTree *p; p=(THbookTree*)0x1000; if (p) { }
01655    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fID=",0,"Hbook identifier");
01656    G__memvar_setup((void*)0,105,0,0,-1,G__defined_typename("Int_t"),-1,2,"fType=",0,"RWN (0) or CWN (1)");
01657    G__memvar_setup((void*)0,67,0,0,-1,-1,-1,2,"fX=",0,"storage area for RWN");
01658    G__memvar_setup((void*)0,103,0,0,-1,G__defined_typename("Bool_t"),-1,2,"fInit=",0,"flag to know if branches computed");
01659    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HbookLN_THbookFile),-1,-1,2,"fFile=",0,"pointer to Hbook file");
01660    G__memvar_setup((void*)0,85,0,0,G__get_linked_tagnum(&G__G__HbookLN_TClass),-1,-2,4,"fgIsA=",0,(char*)NULL);
01661    }
01662    G__tag_memvar_reset();
01663 }
01664 
01665 extern "C" void G__cpp_setup_memvarG__Hbook() {
01666 }
01667 /***********************************************************
01668 ************************************************************
01669 ************************************************************
01670 ************************************************************
01671 ************************************************************
01672 ************************************************************
01673 ************************************************************
01674 ***********************************************************/
01675 
01676 /*********************************************************
01677 * Member function information setup for each class
01678 *********************************************************/
01679 static void G__setup_memfuncTHbookBranch(void) {
01680    /* THbookBranch */
01681    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HbookLN_THbookBranch));
01682    G__memfunc_setup("THbookBranch",1173,G__G__Hbook_130_0_1, 105, G__get_linked_tagnum(&G__G__HbookLN_THbookBranch), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
01683    G__memfunc_setup("THbookBranch",1173,G__G__Hbook_130_0_2, 105, G__get_linked_tagnum(&G__G__HbookLN_THbookBranch), -1, 0, 6, 1, 1, 0, 
01684 "U 'TTree' - 0 - tree C - - 10 - name "
01685 "Y - - 0 - address C - - 10 - leaflist "
01686 "i - 'Int_t' 0 '32000' basketsize i - 'Int_t' 0 '-1' compress", (char*)NULL, (void*) NULL, 0);
01687    G__memfunc_setup("THbookBranch",1173,G__G__Hbook_130_0_3, 105, G__get_linked_tagnum(&G__G__HbookLN_THbookBranch), -1, 0, 6, 1, 1, 0, 
01688 "U 'TBranch' - 0 - branch C - - 10 - name "
01689 "Y - - 0 - address C - - 10 - leaflist "
01690 "i - 'Int_t' 0 '32000' basketsize i - 'Int_t' 0 '-1' compress", (char*)NULL, (void*) NULL, 0);
01691    G__memfunc_setup("Browse",626,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TBrowser' - 0 - b", (char*)NULL, (void*) NULL, 1);
01692    G__memfunc_setup("GetEntry",818,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0, 
01693 "n - 'Long64_t' 0 '0' entry i - 'Int_t' 0 '0' getall", (char*)NULL, (void*) NULL, 1);
01694    G__memfunc_setup("GetBlockName",1164,G__G__Hbook_130_0_6, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
01695    G__memfunc_setup("SetAddress",1010,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "Y - - 0 - addobj", (char*)NULL, (void*) NULL, 1);
01696    G__memfunc_setup("SetBlockName",1176,G__G__Hbook_130_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - name", (char*)NULL, (void*) NULL, 0);
01697    G__memfunc_setup("SetEntries",1030,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "n - 'Long64_t' 0 - n", (char*)NULL, (void*) NULL, 1);
01698    G__memfunc_setup("Class",502,G__G__Hbook_130_0_10, 85, G__get_linked_tagnum(&G__G__HbookLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&THbookBranch::Class) ), 0);
01699    G__memfunc_setup("Class_Name",982,G__G__Hbook_130_0_11, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THbookBranch::Class_Name) ), 0);
01700    G__memfunc_setup("Class_Version",1339,G__G__Hbook_130_0_12, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&THbookBranch::Class_Version) ), 0);
01701    G__memfunc_setup("Dictionary",1046,G__G__Hbook_130_0_13, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&THbookBranch::Dictionary) ), 0);
01702    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HbookLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01703    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
01704    G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
01705    G__memfunc_setup("StreamerNVirtual",1656,G__G__Hbook_130_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
01706    G__memfunc_setup("DeclFileName",1145,G__G__Hbook_130_0_18, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THbookBranch::DeclFileName) ), 0);
01707    G__memfunc_setup("ImplFileLine",1178,G__G__Hbook_130_0_19, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&THbookBranch::ImplFileLine) ), 0);
01708    G__memfunc_setup("ImplFileName",1171,G__G__Hbook_130_0_20, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THbookBranch::ImplFileName) ), 0);
01709    G__memfunc_setup("DeclFileLine",1152,G__G__Hbook_130_0_21, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&THbookBranch::DeclFileLine) ), 0);
01710    // automatic destructor
01711    G__memfunc_setup("~THbookBranch", 1299, G__G__Hbook_130_0_22, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
01712    G__tag_memfunc_reset();
01713 }
01714 
01715 static void G__setup_memfuncTHbookFile(void) {
01716    /* THbookFile */
01717    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HbookLN_THbookFile));
01718    G__memfunc_setup("THbookFile",967,G__G__Hbook_166_0_1, 105, G__get_linked_tagnum(&G__G__HbookLN_THbookFile), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
01719    G__memfunc_setup("THbookFile",967,G__G__Hbook_166_0_2, 105, G__get_linked_tagnum(&G__G__HbookLN_THbookFile), -1, 0, 2, 1, 1, 0, 
01720 "C - - 10 - fname i - 'Int_t' 0 '1024' lrecl", (char*)NULL, (void*) NULL, 0);
01721    G__memfunc_setup("Browse",626,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TBrowser' - 0 - b", (char*)NULL, (void*) NULL, 1);
01722    G__memfunc_setup("cd",199,G__G__Hbook_166_0_4, 103, -1, G__defined_typename("Bool_t"), 0, 1, 1, 1, 0, "C - - 10 '\"\"' dirname", (char*)NULL, (void*) NULL, 1);
01723    G__memfunc_setup("Close",502,G__G__Hbook_166_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
01724    G__memfunc_setup("Convert2root",1239,G__G__Hbook_166_0_6, 85, G__get_linked_tagnum(&G__G__HbookLN_TFile), -1, 0, 3, 1, 1, 0, 
01725 "C - - 10 '\"\"' rootname i - 'Int_t' 0 '0' lrecl "
01726 "C - 'Option_t' 10 '\"\"' option", "*MENU*", (void*) NULL, 1);
01727    G__memfunc_setup("ConvertCWN",969,G__G__Hbook_166_0_7, 85, G__get_linked_tagnum(&G__G__HbookLN_TObject), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - id", (char*)NULL, (void*) NULL, 1);
01728    G__memfunc_setup("ConvertRWN",984,G__G__Hbook_166_0_8, 85, G__get_linked_tagnum(&G__G__HbookLN_TObject), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - id", (char*)NULL, (void*) NULL, 1);
01729    G__memfunc_setup("ConvertProfile",1458,G__G__Hbook_166_0_9, 85, G__get_linked_tagnum(&G__G__HbookLN_TObject), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - id", (char*)NULL, (void*) NULL, 1);
01730    G__memfunc_setup("Convert1D",854,G__G__Hbook_166_0_10, 85, G__get_linked_tagnum(&G__G__HbookLN_TObject), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - id", (char*)NULL, (void*) NULL, 1);
01731    G__memfunc_setup("Convert2D",855,G__G__Hbook_166_0_11, 85, G__get_linked_tagnum(&G__G__HbookLN_TObject), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - id", (char*)NULL, (void*) NULL, 1);
01732    G__memfunc_setup("DeleteID",736,G__G__Hbook_166_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - id", (char*)NULL, (void*) NULL, 0);
01733    G__memfunc_setup("FindObject",984,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HbookLN_TObject), -1, 0, 1, 1, 1, 8, "C - - 10 - name", (char*)NULL, (void*) NULL, 1);
01734    G__memfunc_setup("FindObject",984,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HbookLN_TObject), -1, 0, 1, 1, 1, 8, "U 'TObject' - 10 - obj", (char*)NULL, (void*) NULL, 1);
01735    G__memfunc_setup("Get",288,G__G__Hbook_166_0_15, 85, G__get_linked_tagnum(&G__G__HbookLN_TObject), -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - id", (char*)NULL, (void*) NULL, 0);
01736    G__memfunc_setup("GetCurDir",873,G__G__Hbook_166_0_16, 67, -1, -1, 0, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0);
01737    G__memfunc_setup("GetEntry",818,G__G__Hbook_166_0_17, 105, -1, G__defined_typename("Int_t"), 0, 4, 1, 1, 0, 
01738 "i - 'Int_t' 0 - entry i - 'Int_t' 0 - id "
01739 "i - 'Int_t' 0 - atype F - 'Float_t' 0 - x", (char*)NULL, (void*) NULL, 0);
01740    G__memfunc_setup("GetEntryBranch",1408,G__G__Hbook_166_0_18, 105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0, 
01741 "i - 'Int_t' 0 - entry i - 'Int_t' 0 - id", (char*)NULL, (void*) NULL, 0);
01742    G__memfunc_setup("GetSize",699,G__G__Hbook_166_0_19, 110, -1, G__defined_typename("Long64_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
01743    G__memfunc_setup("GetList",700,G__G__Hbook_166_0_20, 85, G__get_linked_tagnum(&G__G__HbookLN_TList), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
01744    G__memfunc_setup("GetListOfKeys",1293,G__G__Hbook_166_0_21, 85, G__get_linked_tagnum(&G__G__HbookLN_TList), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0);
01745    G__memfunc_setup("InitLeaves",1012,G__G__Hbook_166_0_22, 121, -1, -1, 0, 3, 1, 1, 0, 
01746 "i - 'Int_t' 0 - id i - 'Int_t' 0 - var "
01747 "U 'TTreeFormula' - 0 - formula", (char*)NULL, (void*) NULL, 0);
01748    G__memfunc_setup("IsFolder",792,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01749    G__memfunc_setup("IsOpen",590,G__G__Hbook_166_0_24, 103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01750    G__memfunc_setup("ls",223,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - - 10 '\"\"' path", (char*)NULL, (void*) NULL, 1);
01751    G__memfunc_setup("SetBranchAddress",1600,G__G__Hbook_166_0_26, 121, -1, -1, 0, 3, 1, 1, 0, 
01752 "i - 'Int_t' 0 - id C - - 10 - bname "
01753 "Y - - 0 - add", (char*)NULL, (void*) NULL, 1);
01754    G__memfunc_setup("Class",502,G__G__Hbook_166_0_27, 85, G__get_linked_tagnum(&G__G__HbookLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&THbookFile::Class) ), 0);
01755    G__memfunc_setup("Class_Name",982,G__G__Hbook_166_0_28, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THbookFile::Class_Name) ), 0);
01756    G__memfunc_setup("Class_Version",1339,G__G__Hbook_166_0_29, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&THbookFile::Class_Version) ), 0);
01757    G__memfunc_setup("Dictionary",1046,G__G__Hbook_166_0_30, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&THbookFile::Dictionary) ), 0);
01758    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HbookLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01759    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
01760    G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
01761    G__memfunc_setup("StreamerNVirtual",1656,G__G__Hbook_166_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
01762    G__memfunc_setup("DeclFileName",1145,G__G__Hbook_166_0_35, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THbookFile::DeclFileName) ), 0);
01763    G__memfunc_setup("ImplFileLine",1178,G__G__Hbook_166_0_36, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&THbookFile::ImplFileLine) ), 0);
01764    G__memfunc_setup("ImplFileName",1171,G__G__Hbook_166_0_37, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THbookFile::ImplFileName) ), 0);
01765    G__memfunc_setup("DeclFileLine",1152,G__G__Hbook_166_0_38, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&THbookFile::DeclFileLine) ), 0);
01766    // automatic copy constructor
01767    G__memfunc_setup("THbookFile", 967, G__G__Hbook_166_0_39, (int) ('i'), G__get_linked_tagnum(&G__G__HbookLN_THbookFile), -1, 0, 1, 1, 1, 0, "u 'THbookFile' - 11 - -", (char*) NULL, (void*) NULL, 0);
01768    // automatic destructor
01769    G__memfunc_setup("~THbookFile", 1093, G__G__Hbook_166_0_40, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
01770    // automatic assignment operator
01771    G__memfunc_setup("operator=", 937, G__G__Hbook_166_0_41, (int) ('u'), G__get_linked_tagnum(&G__G__HbookLN_THbookFile), -1, 1, 1, 1, 1, 0, "u 'THbookFile' - 11 - -", (char*) NULL, (void*) NULL, 0);
01772    G__tag_memfunc_reset();
01773 }
01774 
01775 static void G__setup_memfuncTHbookKey(void) {
01776    /* THbookKey */
01777    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HbookLN_THbookKey));
01778    G__memfunc_setup("THbookKey",880,G__G__Hbook_167_0_1, 105, G__get_linked_tagnum(&G__G__HbookLN_THbookKey), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
01779    G__memfunc_setup("THbookKey",880,G__G__Hbook_167_0_2, 105, G__get_linked_tagnum(&G__G__HbookLN_THbookKey), -1, 0, 2, 1, 1, 0, 
01780 "i - 'Int_t' 0 - id U 'THbookFile' - 0 - file", (char*)NULL, (void*) NULL, 0);
01781    G__memfunc_setup("Browse",626,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "U 'TBrowser' - 0 - b", (char*)NULL, (void*) NULL, 1);
01782    G__memfunc_setup("IsFolder",792,(G__InterfaceMethod) NULL,103, -1, G__defined_typename("Bool_t"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01783    G__memfunc_setup("Class",502,G__G__Hbook_167_0_5, 85, G__get_linked_tagnum(&G__G__HbookLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&THbookKey::Class) ), 0);
01784    G__memfunc_setup("Class_Name",982,G__G__Hbook_167_0_6, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THbookKey::Class_Name) ), 0);
01785    G__memfunc_setup("Class_Version",1339,G__G__Hbook_167_0_7, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&THbookKey::Class_Version) ), 0);
01786    G__memfunc_setup("Dictionary",1046,G__G__Hbook_167_0_8, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&THbookKey::Dictionary) ), 0);
01787    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HbookLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01788    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
01789    G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
01790    G__memfunc_setup("StreamerNVirtual",1656,G__G__Hbook_167_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
01791    G__memfunc_setup("DeclFileName",1145,G__G__Hbook_167_0_13, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THbookKey::DeclFileName) ), 0);
01792    G__memfunc_setup("ImplFileLine",1178,G__G__Hbook_167_0_14, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&THbookKey::ImplFileLine) ), 0);
01793    G__memfunc_setup("ImplFileName",1171,G__G__Hbook_167_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THbookKey::ImplFileName) ), 0);
01794    G__memfunc_setup("DeclFileLine",1152,G__G__Hbook_167_0_16, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&THbookKey::DeclFileLine) ), 0);
01795    // automatic copy constructor
01796    G__memfunc_setup("THbookKey", 880, G__G__Hbook_167_0_17, (int) ('i'), G__get_linked_tagnum(&G__G__HbookLN_THbookKey), -1, 0, 1, 1, 1, 0, "u 'THbookKey' - 11 - -", (char*) NULL, (void*) NULL, 0);
01797    // automatic destructor
01798    G__memfunc_setup("~THbookKey", 1006, G__G__Hbook_167_0_18, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
01799    // automatic assignment operator
01800    G__memfunc_setup("operator=", 937, G__G__Hbook_167_0_19, (int) ('u'), G__get_linked_tagnum(&G__G__HbookLN_THbookKey), -1, 1, 1, 1, 1, 0, "u 'THbookKey' - 11 - -", (char*) NULL, (void*) NULL, 0);
01801    G__tag_memfunc_reset();
01802 }
01803 
01804 static void G__setup_memfuncTHbookTree(void) {
01805    /* THbookTree */
01806    G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__HbookLN_THbookTree));
01807    G__memfunc_setup("THbookTree",983,G__G__Hbook_215_0_1, 105, G__get_linked_tagnum(&G__G__HbookLN_THbookTree), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
01808    G__memfunc_setup("THbookTree",983,G__G__Hbook_215_0_2, 105, G__get_linked_tagnum(&G__G__HbookLN_THbookTree), -1, 0, 2, 1, 1, 0, 
01809 "C - - 10 - name i - 'Int_t' 0 - id", (char*)NULL, (void*) NULL, 0);
01810    G__memfunc_setup("GetEntry",818,(G__InterfaceMethod) NULL,105, -1, G__defined_typename("Int_t"), 0, 2, 1, 1, 0, 
01811 "n - 'Long64_t' 0 '0' entry i - 'Int_t' 0 '0' getall", (char*)NULL, (void*) NULL, 1);
01812    G__memfunc_setup("GetHbookFile",1171,G__G__Hbook_215_0_4, 85, G__get_linked_tagnum(&G__G__HbookLN_THbookFile), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
01813    G__memfunc_setup("GetID",429,G__G__Hbook_215_0_5, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
01814    G__memfunc_setup("GetType",706,G__G__Hbook_215_0_6, 105, -1, G__defined_typename("Int_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 1);
01815    G__memfunc_setup("GetX",376,G__G__Hbook_215_0_7, 70, -1, G__defined_typename("Float_t"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0);
01816    G__memfunc_setup("InitBranches",1210,G__G__Hbook_215_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "n - 'Long64_t' 0 - entry", (char*)NULL, (void*) NULL, 1);
01817    G__memfunc_setup("MakeX",470,G__G__Hbook_215_0_9, 67, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - nvars", (char*)NULL, (void*) NULL, 0);
01818    G__memfunc_setup("Print",525,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 8, "C - 'Option_t' 10 '\"\"' option", (char*)NULL, (void*) NULL, 1);
01819    G__memfunc_setup("SetEntries",1030,(G__InterfaceMethod) NULL,110, -1, G__defined_typename("Long64_t"), 0, 1, 1, 1, 0, "n - 'Long64_t' 0 '-1' n", (char*)NULL, (void*) NULL, 1);
01820    G__memfunc_setup("SetHbookFile",1183,G__G__Hbook_215_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "U 'THbookFile' - 0 - file", (char*)NULL, (void*) NULL, 1);
01821    G__memfunc_setup("SetType",718,G__G__Hbook_215_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "i - 'Int_t' 0 - atype", (char*)NULL, (void*) NULL, 1);
01822    G__memfunc_setup("Class",502,G__G__Hbook_215_0_14, 85, G__get_linked_tagnum(&G__G__HbookLN_TClass), -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (TClass* (*)())(&THbookTree::Class) ), 0);
01823    G__memfunc_setup("Class_Name",982,G__G__Hbook_215_0_15, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THbookTree::Class_Name) ), 0);
01824    G__memfunc_setup("Class_Version",1339,G__G__Hbook_215_0_16, 115, -1, G__defined_typename("Version_t"), 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (Version_t (*)())(&THbookTree::Class_Version) ), 0);
01825    G__memfunc_setup("Dictionary",1046,G__G__Hbook_215_0_17, 121, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (void (*)())(&THbookTree::Dictionary) ), 0);
01826    G__memfunc_setup("IsA",253,(G__InterfaceMethod) NULL,85, G__get_linked_tagnum(&G__G__HbookLN_TClass), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 1);
01827    G__memfunc_setup("ShowMembers",1132,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TMemberInspector' - 1 - insp", (char*)NULL, (void*) NULL, 1);
01828    G__memfunc_setup("Streamer",835,(G__InterfaceMethod) NULL,121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 1);
01829    G__memfunc_setup("StreamerNVirtual",1656,G__G__Hbook_215_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "u 'TBuffer' - 1 - b", (char*)NULL, (void*) NULL, 0);
01830    G__memfunc_setup("DeclFileName",1145,G__G__Hbook_215_0_22, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THbookTree::DeclFileName) ), 0);
01831    G__memfunc_setup("ImplFileLine",1178,G__G__Hbook_215_0_23, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&THbookTree::ImplFileLine) ), 0);
01832    G__memfunc_setup("ImplFileName",1171,G__G__Hbook_215_0_24, 67, -1, -1, 0, 0, 3, 1, 1, "", (char*)NULL, (void*) G__func2void( (const char* (*)())(&THbookTree::ImplFileName) ), 0);
01833    G__memfunc_setup("DeclFileLine",1152,G__G__Hbook_215_0_25, 105, -1, -1, 0, 0, 3, 1, 0, "", (char*)NULL, (void*) G__func2void( (int (*)())(&THbookTree::DeclFileLine) ), 0);
01834    // automatic destructor
01835    G__memfunc_setup("~THbookTree", 1109, G__G__Hbook_215_0_26, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 1);
01836    G__tag_memfunc_reset();
01837 }
01838 
01839 
01840 /*********************************************************
01841 * Member function information setup
01842 *********************************************************/
01843 extern "C" void G__cpp_setup_memfuncG__Hbook() {
01844 }
01845 
01846 /*********************************************************
01847 * Global variable information setup for each class
01848 *********************************************************/
01849 static void G__cpp_setup_global0() {
01850 
01851    /* Setting up global variables */
01852    G__resetplocal();
01853 
01854 }
01855 
01856 static void G__cpp_setup_global1() {
01857 }
01858 
01859 static void G__cpp_setup_global2() {
01860 }
01861 
01862 static void G__cpp_setup_global3() {
01863 
01864    G__resetglobalenv();
01865 }
01866 extern "C" void G__cpp_setup_globalG__Hbook() {
01867   G__cpp_setup_global0();
01868   G__cpp_setup_global1();
01869   G__cpp_setup_global2();
01870   G__cpp_setup_global3();
01871 }
01872 
01873 /*********************************************************
01874 * Global function information setup for each class
01875 *********************************************************/
01876 static void G__cpp_setup_func0() {
01877    G__lastifuncposition();
01878 
01879 }
01880 
01881 static void G__cpp_setup_func1() {
01882 }
01883 
01884 static void G__cpp_setup_func2() {
01885 }
01886 
01887 static void G__cpp_setup_func3() {
01888 
01889    G__resetifuncposition();
01890 }
01891 
01892 extern "C" void G__cpp_setup_funcG__Hbook() {
01893   G__cpp_setup_func0();
01894   G__cpp_setup_func1();
01895   G__cpp_setup_func2();
01896   G__cpp_setup_func3();
01897 }
01898 
01899 /*********************************************************
01900 * Class,struct,union,enum tag information setup
01901 *********************************************************/
01902 /* Setup class/struct taginfo */
01903 G__linked_taginfo G__G__HbookLN_TClass = { "TClass" , 99 , -1 };
01904 G__linked_taginfo G__G__HbookLN_TBuffer = { "TBuffer" , 99 , -1 };
01905 G__linked_taginfo G__G__HbookLN_TMemberInspector = { "TMemberInspector" , 99 , -1 };
01906 G__linked_taginfo G__G__HbookLN_TObject = { "TObject" , 99 , -1 };
01907 G__linked_taginfo G__G__HbookLN_TNamed = { "TNamed" , 99 , -1 };
01908 G__linked_taginfo G__G__HbookLN_TString = { "TString" , 99 , -1 };
01909 G__linked_taginfo G__G__HbookLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >" , 99 , -1 };
01910 G__linked_taginfo G__G__HbookLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator<vector<ROOT::TSchemaHelper,allocator<ROOT::TSchemaHelper> >::iterator>" , 99 , -1 };
01911 G__linked_taginfo G__G__HbookLN_TList = { "TList" , 99 , -1 };
01912 G__linked_taginfo G__G__HbookLN_TBrowser = { "TBrowser" , 99 , -1 };
01913 G__linked_taginfo G__G__HbookLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector<TVirtualArray*,allocator<TVirtualArray*> >" , 99 , -1 };
01914 G__linked_taginfo G__G__HbookLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator<vector<TVirtualArray*,allocator<TVirtualArray*> >::iterator>" , 99 , -1 };
01915 G__linked_taginfo G__G__HbookLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR = { "iterator<bidirectional_iterator_tag,TObject*,long,const TObject**,const TObject*&>" , 115 , -1 };
01916 G__linked_taginfo G__G__HbookLN_TAttFill = { "TAttFill" , 99 , -1 };
01917 G__linked_taginfo G__G__HbookLN_TTree = { "TTree" , 99 , -1 };
01918 G__linked_taginfo G__G__HbookLN_TFile = { "TFile" , 99 , -1 };
01919 G__linked_taginfo G__G__HbookLN_TBranch = { "TBranch" , 99 , -1 };
01920 G__linked_taginfo G__G__HbookLN_THbookBranch = { "THbookBranch" , 99 , -1 };
01921 G__linked_taginfo G__G__HbookLN_TTreeFormula = { "TTreeFormula" , 99 , -1 };
01922 G__linked_taginfo G__G__HbookLN_THbookFile = { "THbookFile" , 99 , -1 };
01923 G__linked_taginfo G__G__HbookLN_THbookKey = { "THbookKey" , 99 , -1 };
01924 G__linked_taginfo G__G__HbookLN_TAttLine = { "TAttLine" , 99 , -1 };
01925 G__linked_taginfo G__G__HbookLN_TAttMarker = { "TAttMarker" , 99 , -1 };
01926 G__linked_taginfo G__G__HbookLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR = { "map<string,TObjArray*,less<string>,allocator<pair<const string,TObjArray*> > >" , 99 , -1 };
01927 G__linked_taginfo G__G__HbookLN_THbookTree = { "THbookTree" , 99 , -1 };
01928 
01929 /* Reset class/struct taginfo */
01930 extern "C" void G__cpp_reset_tagtableG__Hbook() {
01931   G__G__HbookLN_TClass.tagnum = -1 ;
01932   G__G__HbookLN_TBuffer.tagnum = -1 ;
01933   G__G__HbookLN_TMemberInspector.tagnum = -1 ;
01934   G__G__HbookLN_TObject.tagnum = -1 ;
01935   G__G__HbookLN_TNamed.tagnum = -1 ;
01936   G__G__HbookLN_TString.tagnum = -1 ;
01937   G__G__HbookLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ;
01938   G__G__HbookLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ;
01939   G__G__HbookLN_TList.tagnum = -1 ;
01940   G__G__HbookLN_TBrowser.tagnum = -1 ;
01941   G__G__HbookLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ;
01942   G__G__HbookLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ;
01943   G__G__HbookLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR.tagnum = -1 ;
01944   G__G__HbookLN_TAttFill.tagnum = -1 ;
01945   G__G__HbookLN_TTree.tagnum = -1 ;
01946   G__G__HbookLN_TFile.tagnum = -1 ;
01947   G__G__HbookLN_TBranch.tagnum = -1 ;
01948   G__G__HbookLN_THbookBranch.tagnum = -1 ;
01949   G__G__HbookLN_TTreeFormula.tagnum = -1 ;
01950   G__G__HbookLN_THbookFile.tagnum = -1 ;
01951   G__G__HbookLN_THbookKey.tagnum = -1 ;
01952   G__G__HbookLN_TAttLine.tagnum = -1 ;
01953   G__G__HbookLN_TAttMarker.tagnum = -1 ;
01954   G__G__HbookLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR.tagnum = -1 ;
01955   G__G__HbookLN_THbookTree.tagnum = -1 ;
01956 }
01957 
01958 
01959 extern "C" void G__cpp_setup_tagtableG__Hbook() {
01960 
01961    /* Setting up class,struct,union tag entry */
01962    G__get_linked_tagnum_fwd(&G__G__HbookLN_TClass);
01963    G__get_linked_tagnum_fwd(&G__G__HbookLN_TBuffer);
01964    G__get_linked_tagnum_fwd(&G__G__HbookLN_TMemberInspector);
01965    G__get_linked_tagnum_fwd(&G__G__HbookLN_TObject);
01966    G__get_linked_tagnum_fwd(&G__G__HbookLN_TNamed);
01967    G__get_linked_tagnum_fwd(&G__G__HbookLN_TString);
01968    G__get_linked_tagnum_fwd(&G__G__HbookLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR);
01969    G__get_linked_tagnum_fwd(&G__G__HbookLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR);
01970    G__get_linked_tagnum_fwd(&G__G__HbookLN_TList);
01971    G__get_linked_tagnum_fwd(&G__G__HbookLN_TBrowser);
01972    G__get_linked_tagnum_fwd(&G__G__HbookLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR);
01973    G__get_linked_tagnum_fwd(&G__G__HbookLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR);
01974    G__get_linked_tagnum_fwd(&G__G__HbookLN_iteratorlEbidirectional_iterator_tagcOTObjectmUcOlongcOconstsPTObjectmUmUcOconstsPTObjectmUaNgR);
01975    G__get_linked_tagnum_fwd(&G__G__HbookLN_TAttFill);
01976    G__get_linked_tagnum_fwd(&G__G__HbookLN_TTree);
01977    G__get_linked_tagnum_fwd(&G__G__HbookLN_TFile);
01978    G__get_linked_tagnum_fwd(&G__G__HbookLN_TBranch);
01979    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HbookLN_THbookBranch),sizeof(THbookBranch),-1,324864,"A branch for a THbookTree",G__setup_memvarTHbookBranch,G__setup_memfuncTHbookBranch);
01980    G__get_linked_tagnum_fwd(&G__G__HbookLN_TTreeFormula);
01981    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HbookLN_THbookFile),sizeof(THbookFile),-1,324864,"ROOT interface to Hbook/PAW files",G__setup_memvarTHbookFile,G__setup_memfuncTHbookFile);
01982    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HbookLN_THbookKey),sizeof(THbookKey),-1,324864,"Hbook id descriptor",G__setup_memvarTHbookKey,G__setup_memfuncTHbookKey);
01983    G__get_linked_tagnum_fwd(&G__G__HbookLN_TAttLine);
01984    G__get_linked_tagnum_fwd(&G__G__HbookLN_TAttMarker);
01985    G__get_linked_tagnum_fwd(&G__G__HbookLN_maplEstringcOTObjArraymUcOlesslEstringgRcOallocatorlEpairlEconstsPstringcOTObjArraymUgRsPgRsPgR);
01986    G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__HbookLN_THbookTree),sizeof(THbookTree),-1,324864,"A wrapper class supporting Hbook ntuples (CWN and RWN)",G__setup_memvarTHbookTree,G__setup_memfuncTHbookTree);
01987 }
01988 extern "C" void G__cpp_setupG__Hbook(void) {
01989   G__check_setup_version(30051515,"G__cpp_setupG__Hbook()");
01990   G__set_cpp_environmentG__Hbook();
01991   G__cpp_setup_tagtableG__Hbook();
01992 
01993   G__cpp_setup_inheritanceG__Hbook();
01994 
01995   G__cpp_setup_typetableG__Hbook();
01996 
01997   G__cpp_setup_memvarG__Hbook();
01998 
01999   G__cpp_setup_memfuncG__Hbook();
02000   G__cpp_setup_globalG__Hbook();
02001   G__cpp_setup_funcG__Hbook();
02002 
02003    if(0==G__getsizep2memfunc()) G__get_sizep2memfuncG__Hbook();
02004   return;
02005 }
02006 class G__cpp_setup_initG__Hbook {
02007   public:
02008     G__cpp_setup_initG__Hbook() { G__add_setup_func("G__Hbook",(G__incsetup)(&G__cpp_setupG__Hbook)); G__call_setup_funcs(); }
02009    ~G__cpp_setup_initG__Hbook() { G__remove_setup_func("G__Hbook"); }
02010 };
02011 G__cpp_setup_initG__Hbook G__cpp_setup_initializerG__Hbook;
02012 

Generated on Tue Jul 5 14:22:45 2011 for ROOT_528-00b_version by  doxygen 1.5.1